/* ===== Variables ? exact palette from reference images ===== */
:root {
  --bg-cream: #FDF8F5;
  --bg-welcome: #FFF9F8;
  --bg-ocean: #FDFBFA;
  --card-beige: #F2E9E4;
  --card-feature: #F7F2F2;
  --card-border: #E0D8D8;
  --link-red: #C84C4C;
  --text-dark: #1A1A1A;
  --text-body: #4A4A4A;
  --text-grey: #666666;
  --tag-pink: #F5D6D6;
  --accent-pink: #FF6B8B;
  --header-h: 64px;
  --radius-card: 22px;
  --radius-pill: 999px;
  --font: 'Montserrat', system-ui, -apple-system, sans-serif;
  --transition: 0.35s cubic-bezier(0.4, 0, 0.2, 1);
  --shadow: 0 4px 24px rgba(0, 0, 0, 0.06);
  /*
   * Creative soft-wave frame ? ONE silhouette site-wide.
   * CSS-only (no url(#svg-id)): fragments fail on file:// / external CSS.
   * --vt-wave-*-path: path() kept for engines that accept it (px coords ? useless alone).
   * --vt-wave-*: polygon% fallback (always scales).
   * --vt-wave-*-shape: shape() = responsive CSS path = exact Ceramics cubics.
   * --vt-wave-*-mask: SVG data-URI mask (exact cubics; works file:// + http).
   */
  --vt-wave-left-path: path("M0,0 L0.90,0 C0.97,0.06 0.97,0.14 0.92,0.20 C0.87,0.26 0.83,0.32 0.83,0.40 C0.83,0.48 0.87,0.54 0.92,0.60 C0.97,0.66 0.97,0.74 0.92,0.80 C0.87,0.86 0.85,0.93 0.90,1 L0,1 Z");
  --vt-wave-right-path: path("M1,0 L0.10,0 C0.03,0.06 0.03,0.14 0.08,0.20 C0.13,0.26 0.17,0.32 0.17,0.40 C0.17,0.48 0.13,0.54 0.08,0.60 C0.03,0.66 0.03,0.74 0.08,0.80 C0.13,0.86 0.15,0.93 0.10,1 L1,1 Z");
  --vt-wave-mobile-path: path("M0,0 L1,0 L1,0.88 C0.90,0.96 0.78,0.92 0.66,0.94 C0.54,0.96 0.42,0.90 0.30,0.93 C0.18,0.96 0.08,0.92 0,0.90 Z");
  --vt-wave-left: polygon(0% 0%, 90% 0%, 92.3% 2.34%, 93.97% 4.81%, 95.03% 7.38%, 95.5% 10%, 95.41% 12.62%, 94.78% 15.19%, 93.64% 17.66%, 92% 20%, 90.18% 22.25%, 88.48% 24.53%, 86.96% 26.86%, 85.63% 29.25%, 84.53% 31.74%, 83.7% 34.34%, 83.18% 37.09%, 83% 40%, 83.18% 42.91%, 83.7% 45.66%, 84.53% 48.26%, 85.63% 50.75%, 86.96% 53.14%, 88.48% 55.47%, 90.18% 57.75%, 92% 60%, 93.64% 62.34%, 94.81% 64.81%, 95.52% 67.38%, 95.75% 70%, 95.52% 72.62%, 94.81% 75.19%, 93.64% 77.66%, 92% 80%, 90.27% 82.29%, 88.88% 84.67%, 87.85% 87.12%, 87.25% 89.63%, 87.12% 92.18%, 87.5% 94.77%, 88.45% 97.38%, 90% 100%, 0% 100%);
  --vt-wave-right: polygon(100% 0%, 10% 0%, 7.7% 2.34%, 6.03% 4.81%, 4.97% 7.38%, 4.5% 10%, 4.59% 12.62%, 5.22% 15.19%, 6.36% 17.66%, 8% 20%, 9.82% 22.25%, 11.52% 24.53%, 13.04% 26.86%, 14.38% 29.25%, 15.47% 31.74%, 16.3% 34.34%, 16.82% 37.09%, 17% 40%, 16.82% 42.91%, 16.3% 45.66%, 15.47% 48.26%, 14.38% 50.75%, 13.04% 53.14%, 11.52% 55.47%, 9.82% 57.75%, 8% 60%, 6.36% 62.34%, 5.19% 64.81%, 4.48% 67.38%, 4.25% 70%, 4.48% 72.62%, 5.19% 75.19%, 6.36% 77.66%, 8% 80%, 9.73% 82.29%, 11.13% 84.67%, 12.15% 87.12%, 12.75% 89.63%, 12.88% 92.18%, 12.5% 94.77%, 11.55% 97.38%, 10% 100%, 100% 100%);
  --vt-wave-mobile: polygon(0% 0%, 100% 0%, 100% 88%, 96.16% 90.47%, 92.16% 92.03%, 88.01% 92.89%, 83.75% 93.25%, 79.39% 93.33%, 74.97% 93.34%, 70.5% 93.5%, 66% 94%, 61.5% 94.41%, 57% 94.27%, 52.5% 93.77%, 48% 93.13%, 43.5% 92.53%, 39% 92.17%, 34.5% 92.26%, 30% 93%, 25.59% 93.81%, 21.38% 94.08%, 17.34% 93.9%, 13.5% 93.38%, 9.84% 92.62%, 6.38% 91.73%, 3.09% 90.83%, 0% 90%);
  --vt-wave-left-shape: shape(from 0% 0%, line to 90% 0%, curve to 92% 20% with 97% 6% / 97% 14%, curve to 83% 40% with 87% 26% / 83% 32%, curve to 92% 60% with 83% 48% / 87% 54%, curve to 92% 80% with 97% 66% / 97% 74%, curve to 90% 100% with 87% 86% / 85% 93%, line to 0% 100%, close);
  --vt-wave-right-shape: shape(from 100% 0%, line to 10% 0%, curve to 8% 20% with 3% 6% / 3% 14%, curve to 17% 40% with 13% 26% / 17% 32%, curve to 8% 60% with 17% 48% / 13% 54%, curve to 8% 80% with 3% 66% / 3% 74%, curve to 10% 100% with 13% 86% / 15% 93%, line to 100% 100%, close);
  --vt-wave-mobile-shape: shape(from 0% 0%, line to 100% 0%, line to 100% 88%, curve to 66% 94% with 90% 96% / 78% 92%, curve to 30% 93% with 54% 96% / 42% 90%, curve to 0% 90% with 18% 96% / 8% 92%, close);
  --vt-wave-left-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1' preserveAspectRatio='none'%3E%3Cpath fill='white' d='M0,0 L0.90,0 C0.97,0.06 0.97,0.14 0.92,0.20 C0.87,0.26 0.83,0.32 0.83,0.40 C0.83,0.48 0.87,0.54 0.92,0.60 C0.97,0.66 0.97,0.74 0.92,0.80 C0.87,0.86 0.85,0.93 0.90,1 L0,1 Z'/%3E%3C/svg%3E");
  --vt-wave-right-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1' preserveAspectRatio='none'%3E%3Cpath fill='white' d='M1,0 L0.10,0 C0.03,0.06 0.03,0.14 0.08,0.20 C0.13,0.26 0.17,0.32 0.17,0.40 C0.17,0.48 0.13,0.54 0.08,0.60 C0.03,0.66 0.03,0.74 0.08,0.80 C0.13,0.86 0.15,0.93 0.10,1 L1,1 Z'/%3E%3C/svg%3E");
  --vt-wave-mobile-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1' preserveAspectRatio='none'%3E%3Cpath fill='white' d='M0,0 L1,0 L1,0.88 C0.90,0.96 0.78,0.92 0.66,0.94 C0.54,0.96 0.42,0.90 0.30,0.93 C0.18,0.96 0.08,0.92 0,0.90 Z'/%3E%3C/svg%3E");
}

*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }

html {
  scroll-behavior: smooth;
  scroll-padding-top: calc(var(--header-h) + 16px);
  overflow-x: hidden;
}

body {
  font-family: var(--font);
  color: var(--text-body);
  background: var(--bg-cream);
  line-height: 1.65;
  overflow-x: hidden;
}

img { max-width: 100%; height: auto; display: block; }

a { color: inherit; text-decoration: none; }

.sr-only {
  position: absolute; width: 1px; height: 1px;
  padding: 0; margin: -1px; overflow: hidden;
  clip: rect(0,0,0,0); border: 0;
}

/* ===== Sticky Header ===== */
.site-header {
  position: fixed;
  top: 0; left: 0; right: 0;
  z-index: 1000;
  background: rgba(253, 248, 245, 0.95);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border-bottom: 1px solid rgba(0,0,0,0.06);
  transition: box-shadow var(--transition);
}

.site-header.scrolled { box-shadow: var(--shadow); }

.header-inner {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0.5rem 1.25rem;
  display: flex;
  align-items: center;
  gap: 1rem;
  flex-wrap: wrap;
}

.logo-link { flex-shrink: 0; }

.logo-pill, .hero-logo-pill {
  display: inline-block;
  font-weight: 800;
  font-size: 0.7rem;
  letter-spacing: 0.02em;
  padding: 0.35rem 0.85rem;
  border: 2px solid #000;
  border-radius: var(--radius-pill);
  background: #fff;
  color: #000;
}

.logo-dotcom, .hero-logo-pill .logo-dotcom { color: var(--accent-pink); }

/* Search */
.search-wrap {
  position: relative;
  flex: 1;
  min-width: 180px;
  max-width: 320px;
  margin-left: auto;
}

.search-input {
  width: 100%;
  padding: 0.55rem 1rem;
  border: 1px solid #ddd;
  border-radius: var(--radius-pill);
  font-family: var(--font);
  font-size: 0.875rem;
  background: #fff;
  transition: border-color var(--transition), box-shadow var(--transition);
}

.search-input:focus {
  outline: none;
  border-color: var(--link-red);
  box-shadow: 0 0 0 3px rgba(200, 76, 76, 0.15);
}

.search-results {
  position: absolute;
  top: calc(100% + 4px);
  left: 0; right: 0;
  background: #fff;
  border-radius: 12px;
  box-shadow: var(--shadow);
  list-style: none;
  max-height: 280px;
  overflow-y: auto;
  z-index: 1100;
}

.search-results li button,
.search-results li a {
  display: block;
  width: 100%;
  text-align: left;
  padding: 0.65rem 1rem;
  border: none;
  background: none;
  font-family: var(--font);
  font-size: 0.85rem;
  cursor: pointer;
  color: var(--text-dark);
  transition: background var(--transition);
}

.search-results li button:hover,
.search-results li a:hover { background: var(--card-beige); }

.search-results .match-highlight { color: var(--link-red); font-weight: 600; }

/* ===== WhatsApp ? sticky header + floating near menu ===== */
.header-whatsapp {
  display: inline-flex;
  align-items: center;
  gap: 0.45rem;
  flex-shrink: 0;
  padding: 0.5rem 0.9rem;
  background: #25D366;
  color: #fff;
  border: 2px solid #fff;
  border-radius: var(--radius-pill);
  font-family: var(--font);
  font-size: 0.72rem;
  font-weight: 800;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  box-shadow: 0 4px 18px rgba(37, 211, 102, 0.35);
  transition: background var(--transition), transform var(--transition), box-shadow var(--transition);
}

.header-whatsapp:hover,
.header-whatsapp:focus-visible {
  background: #1ebe57;
  transform: translateY(-1px);
  box-shadow: 0 6px 22px rgba(37, 211, 102, 0.45);
  outline: none;
}

.header-whatsapp-icon {
  display: flex;
  align-items: center;
  justify-content: center;
}

@keyframes whatsapp-fab-pulse {
  0%, 100% {
    box-shadow:
      0 0 0 0 rgba(37, 211, 102, 0.5),
      0 8px 28px rgba(0, 0, 0, 0.22);
  }
  50% {
    box-shadow:
      0 0 0 10px rgba(37, 211, 102, 0),
      0 10px 32px rgba(0, 0, 0, 0.28);
  }
}

.whatsapp-fab {
  pointer-events: auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  min-height: 52px;
  padding: 0.75rem 1.2rem;
  background: #25D366;
  color: #fff;
  border: 3px solid #fff;
  border-radius: var(--radius-pill);
  font-family: var(--font);
  font-size: 0.9rem;
  font-weight: 800;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  box-shadow:
    0 0 0 0 rgba(37, 211, 102, 0.5),
    0 8px 28px rgba(0, 0, 0, 0.22);
  animation: whatsapp-fab-pulse 2.4s ease-in-out infinite;
  transition: background var(--transition), transform var(--transition);
}

.whatsapp-fab:hover,
.whatsapp-fab:focus-visible {
  background: #1ebe57;
  transform: translateY(-2px) scale(1.03);
  outline: none;
}

.whatsapp-fab-icon {
  display: flex;
  align-items: center;
  justify-content: center;
}

@keyframes menu-fab-pulse {
  0%, 100% {
    box-shadow:
      0 0 0 0 rgba(200, 76, 76, 0.55),
      0 8px 28px rgba(0, 0, 0, 0.28);
  }
  50% {
    box-shadow:
      0 0 0 10px rgba(200, 76, 76, 0),
      0 10px 32px rgba(0, 0, 0, 0.32);
  }
}

/* Fixed menu trigger ? always visible, high contrast */
.menu-fab-wrap {
  position: fixed;
  right: 1.25rem;
  bottom: 1.25rem;
  z-index: 9999;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 0.55rem;
  pointer-events: none;
}

.menu-fab-hint {
  pointer-events: none;
  margin: 0;
  padding: 0.45rem 0.85rem;
  border-radius: var(--radius-pill);
  background: rgba(26, 26, 26, 0.88);
  color: #fff;
  font-family: var(--font);
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  box-shadow: 0 4px 18px rgba(0, 0, 0, 0.22);
  white-space: nowrap;
}

body.view-section .menu-fab-hint {
  display: none;
}

.menu-open-btn {
  pointer-events: auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.45rem;
  min-height: 56px;
  padding: 0.85rem 1.35rem;
  background: var(--link-red);
  border: 3px solid #fff;
  border-radius: var(--radius-pill);
  cursor: pointer;
  font-family: var(--font);
  font-size: 1rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #fff;
  box-shadow:
    0 0 0 0 rgba(200, 76, 76, 0.55),
    0 8px 28px rgba(0, 0, 0, 0.28);
  animation: menu-fab-pulse 2.4s ease-in-out infinite;
  transition: background var(--transition), transform var(--transition), box-shadow var(--transition);
}

.menu-open-btn:hover,
.menu-open-btn:focus-visible {
  background: #a83d3d;
  transform: translateY(-2px) scale(1.03);
  outline: none;
}

.menu-open-btn[aria-expanded="true"] {
  background: #1a1a1a;
  animation: none;
}

/* Main Nav ? flat consecutive list (drawer) */
.nav-icons-sprite {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
}

.nav-drawer .main-nav {
  width: 100%;
  flex: 1;
  overflow-y: auto;
  overscroll-behavior: contain;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
  scrollbar-color: rgba(200, 76, 76, 0.35) transparent;
}

.nav-drawer .main-nav::-webkit-scrollbar {
  width: 5px;
}

.nav-drawer .main-nav::-webkit-scrollbar-thumb {
  background: rgba(200, 76, 76, 0.35);
  border-radius: 999px;
}

.nav-drawer .nav-list {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 0.2rem;
}

.nav-drawer .nav-list--flat {
  gap: 0.35rem;
}

.nav-drawer .nav-group-label {
  padding: 0.85rem 0.85rem 0.25rem;
  font-size: 0.68rem;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--text-grey);
  opacity: 0;
  transform: translateX(12px);
}

.nav-drawer .nav-group-label span {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
}

.nav-drawer .nav-group-label span::after {
  content: '';
  flex: 1;
  min-width: 1.5rem;
  height: 1px;
  background: linear-gradient(90deg, rgba(200, 76, 76, 0.35), transparent);
}

.nav-drawer .nav-divider {
  height: 1px;
  margin: 0.35rem 0.85rem;
  background: linear-gradient(90deg, transparent, rgba(200, 76, 76, 0.18), transparent);
  opacity: 0;
}

.nav-drawer .nav-item { position: relative; }

.nav-drawer .nav-item,
.nav-drawer .nav-group-label,
.nav-drawer .nav-divider {
  opacity: 0;
  transform: translateX(16px);
}

.nav-drawer.is-open .nav-item,
.nav-drawer.is-open .nav-group-label,
.nav-drawer.is-open .nav-divider {
  animation: navDrawerItemIn 0.42s cubic-bezier(0.32, 0.72, 0, 1) forwards;
  animation-delay: calc(var(--nav-i, 0) * 32ms + 70ms);
}

.nav-drawer:not(.is-open) .nav-item,
.nav-drawer:not(.is-open) .nav-group-label,
.nav-drawer:not(.is-open) .nav-divider {
  animation: none;
}

@keyframes navDrawerItemIn {
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

.nav-drawer .nav-link {
  position: relative;
  display: flex;
  align-items: center;
  gap: 0.75rem;
  width: 100%;
  min-height: 48px;
  padding: 0.75rem 0.9rem;
  font-family: var(--font);
  font-size: 0.92rem;
  font-weight: 600;
  color: var(--text-dark);
  background: rgba(255, 255, 255, 0.72);
  border: 1px solid rgba(224, 216, 216, 0.65);
  cursor: pointer;
  border-radius: 12px;
  white-space: normal;
  text-align: left;
  text-decoration: none;
  transition:
    background var(--transition),
    color var(--transition),
    border-color var(--transition),
    box-shadow var(--transition),
    transform 0.25s cubic-bezier(0.32, 0.72, 0, 1);
}

.nav-drawer .nav-link__icon {
  flex-shrink: 0;
  width: 1.35rem;
  height: 1.35rem;
  color: var(--link-red);
  opacity: 0.88;
  transition: transform var(--transition), color var(--transition), opacity var(--transition);
}

.nav-drawer .nav-link__text {
  flex: 1;
  line-height: 1.35;
}

.nav-drawer .nav-link:hover,
.nav-drawer .nav-link:focus-visible {
  background: #fff;
  border-color: rgba(200, 76, 76, 0.35);
  color: var(--link-red);
  box-shadow: 0 4px 16px rgba(200, 76, 76, 0.1);
  transform: translateX(4px);
  outline: none;
}

.nav-drawer .nav-link:hover .nav-link__icon,
.nav-drawer .nav-link:focus-visible .nav-link__icon {
  transform: scale(1.08);
  opacity: 1;
}

.nav-drawer .nav-link:active {
  transform: translateX(2px) scale(0.99);
}

.nav-drawer .nav-link.is-active {
  background: #fff;
  border-color: var(--link-red);
  color: var(--link-red);
  box-shadow: 0 4px 18px rgba(200, 76, 76, 0.16);
}

.nav-drawer .nav-link.is-active .nav-link__icon {
  color: var(--link-red);
  opacity: 1;
}

.nav-drawer .nav-link.is-active::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 3px;
  height: 58%;
  border-radius: 0 3px 3px 0;
  background: linear-gradient(180deg, var(--accent-pink), var(--link-red));
}

.nav-drawer .nav-link--external {
  color: var(--text-body);
  font-weight: 500;
}

.nav-drawer .nav-item--external {
  margin-top: 0.5rem;
  padding-top: 0.5rem;
  border-top: 1px solid rgba(0, 0, 0, 0.06);
}

.nav-drawer .nav-item--external:first-of-type {
  margin-top: 0.75rem;
}

@media (prefers-reduced-motion: reduce) {
  .nav-drawer .nav-item,
  .nav-drawer .nav-group-label,
  .nav-drawer .nav-divider {
    opacity: 1;
    transform: none;
    animation: none !important;
  }

  .nav-drawer .nav-link:hover,
  .nav-drawer .nav-link:focus-visible {
    transform: none;
  }
}

/* ===== HERO ? Image 1 ===== */
.hero {
  position: relative;
  min-height: 100vh;
  min-height: 100dvh;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: calc(var(--header-h) + 2rem) 1.5rem 3rem;
}

.hero-bg {
  position: absolute;
  inset: 0;
  background: url('../assets/images/hero-bg.png') center / cover no-repeat;
  z-index: 0;
}

.hero-bg::after {
  content: '';
  position: absolute;
  inset: 0;
  background: rgba(255, 230, 225, 0.12);
}

.hero-content {
  position: relative;
  z-index: 1;
  max-width: 720px;
}

.hero-logo-block { margin-bottom: 2rem; }

.hero-logo-pill {
  font-size: clamp(0.75rem, 2vw, 0.95rem);
  padding: 0.5rem 1.25rem;
}

.hero-tagline-line {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.75rem;
  margin-top: 0.65rem;
}

.hero-tagline-line .line {
  flex: 1;
  max-width: 80px;
  height: 2px;
  background: var(--accent-pink);
}

.hero-tagline {
  font-size: clamp(0.55rem, 1.5vw, 0.7rem);
  font-weight: 600;
  letter-spacing: 0.12em;
  color: var(--accent-pink);
  white-space: nowrap;
}

.hero-title {
  font-size: clamp(2.5rem, 10vw, 5.5rem);
  font-weight: 900;
  color: #000;
  letter-spacing: -0.02em;
  line-height: 1.05;
  margin-bottom: 1.25rem;
}

.hero-subtitle {
  font-size: clamp(0.95rem, 2.5vw, 1.15rem);
  color: #000;
  font-style: italic;
  font-weight: 400;
  line-height: 1.5;
  max-width: 580px;
  margin: 0 auto;
}

/* ===== WELCOME ? Image 4 (HTML; was 04-welcome-tamraght.png) ===== */
.welcome.guide-section,
.welcome-html-slide {
  background: var(--bg-welcome);
  padding: 0;
  width: min(1080px, calc(100% - 2rem));
  max-width: 1080px;
  margin: 0 auto 2.5rem;
  text-align: left;
}

.welcome-html-slide {
  border: 1px solid var(--card-border);
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 2px 16px rgba(0, 0, 0, 0.04);
  background: var(--bg-welcome);
}

.welcome-inner,
.welcome-html-slide__inner {
  max-width: none;
  margin: 0;
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(0, 0.85fr);
  align-items: stretch;
  min-height: 520px;
  gap: 0;
}

.welcome-text,
.welcome-html-slide__content {
  padding: 2.5rem 2rem 2.5rem 2.75rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.tag-pill {
  display: inline-block;
  align-self: flex-start;
  font-size: 0.7rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--text-grey);
  background: var(--tag-pink);
  padding: 0.35rem 0.85rem;
  border-radius: var(--radius-pill);
  margin-bottom: 1.25rem;
}

.welcome-title {
  font-size: clamp(1.75rem, 3.5vw, 2.45rem);
  font-weight: 800;
  color: var(--text-dark);
  line-height: 1.2;
  margin-bottom: 1.25rem;
}

.welcome-text p,
.welcome-html-slide__content p {
  font-size: 0.95rem;
  color: var(--text-body);
  margin-bottom: 1.15rem;
  line-height: 1.75;
}

.welcome-text p:last-child,
.welcome-html-slide__content p:last-child {
  margin-bottom: 0;
}

.welcome-image-wrap,
.welcome-html-slide__photo {
  position: relative;
  min-height: 520px;
  overflow: hidden;
  background: linear-gradient(155deg, #f5d6d6 0%, #f2e9e4 42%, #e8d4c8 100%);
}

.welcome-image-wrap img,
.welcome-html-slide__photo img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: cover;
  object-position: center;
  display: block;
  min-height: 0;
  clip-path: none;
  -webkit-clip-path: none;
  z-index: 1;
}

/* Full composite PNG ? enlarge so only the RIGHT photo column shows */
.welcome-html-slide__photo img.welcome-html-slide__photo--from-slide {
  inset: auto;
  top: 0;
  right: 0;
  left: auto;
  bottom: 0;
  width: 235%;
  height: 100%;
  max-width: none;
  object-fit: cover;
  object-position: right center;
}

.welcome-html-slide__photo-fallback {
  position: absolute;
  inset: 0;
  z-index: 0;
  background:
    radial-gradient(ellipse at 70% 40%, rgba(255, 255, 255, 0.45) 0%, transparent 55%),
    linear-gradient(155deg, #f5d6d6 0%, #f7f2f2 45%, #e8d4c8 100%);
}

.welcome-html-slide__photo-fallback::after {
  content: 'Photo coming soon';
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.78rem;
  font-weight: 600;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: rgba(74, 74, 74, 0.55);
}

.welcome-html-slide__photo img:not([src='']):not(.is-missing) ~ .welcome-html-slide__photo-fallback {
  opacity: 0;
  pointer-events: none;
}

/* ===== OCEAN & MOUNTAINS ? Image 3 (HTML, was 03-ocean-mountains.png) ===== */
.ocean-mountains.guide-section,
.ocean-html-slide {
  background: var(--bg-ocean);
  padding: 0;
  width: min(1080px, calc(100% - 2rem));
  max-width: 1080px;
  margin: 0 auto 2.5rem;
  text-align: left;
}

.ocean-html-slide {
  border: 1px solid var(--card-border);
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 2px 16px rgba(0, 0, 0, 0.04);
  background: var(--bg-ocean);
}

.ocean-inner,
.ocean-html-slide__inner {
  max-width: none;
  margin: 0;
  display: grid;
  grid-template-columns: minmax(0, 0.92fr) minmax(0, 1.08fr);
  align-items: stretch;
  min-height: 520px;
}

.ocean-image-wrap,
.ocean-html-slide__photo {
  position: relative;
  min-height: 520px;
  overflow: hidden;
  background: linear-gradient(155deg, #f5d6d6 0%, #f2e9e4 42%, #e8d4c8 100%);
  /* Wave silhouette: use .vt-wave-frame.vt-wave-frame--left (shared Creative frame) */
}

.ocean-image-wrap img,
.ocean-html-slide__photo img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  max-width: none;
  /* Fill wave frame edge-to-edge ? no letterboxing gaps */
  object-fit: cover;
  object-position: center;
  display: block;
  min-height: 0;
  clip-path: none;
  -webkit-clip-path: none;
  z-index: 1;
}

/*
 * Dedicated photo (ocean-mountains-photo.*) fills the frame normally.
 * --from-slide: full composite PNG ? enlarge so only the LEFT photo column shows.
 */
.ocean-html-slide__photo img.ocean-html-slide__photo--from-slide {
  inset: auto;
  top: 0;
  left: 0;
  right: auto;
  bottom: 0;
  width: 235%;
  height: 100%;
  max-width: none;
  object-fit: cover;
  object-position: left center;
}

.ocean-html-slide__photo-fallback {
  position: absolute;
  inset: 0;
  z-index: 0;
  background:
    radial-gradient(ellipse at 30% 40%, rgba(255, 255, 255, 0.45) 0%, transparent 55%),
    linear-gradient(155deg, #f5d6d6 0%, #f7f2f2 45%, #e8d4c8 100%);
}

.ocean-html-slide__photo-fallback::after {
  content: 'Photo coming soon';
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.78rem;
  font-weight: 600;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: rgba(74, 74, 74, 0.55);
}

.ocean-html-slide__photo img:not([src='']):not(.is-missing) ~ .ocean-html-slide__photo-fallback {
  opacity: 0;
  pointer-events: none;
}

.ocean-text,
.ocean-html-slide__content {
  padding: 2.5rem 2.75rem 2.5rem 2rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.ocean-title {
  font-size: clamp(1.75rem, 3.5vw, 2.45rem);
  font-weight: 800;
  color: var(--text-dark);
  line-height: 1.2;
  margin-bottom: 1.15rem;
}

.ocean-intro {
  font-size: 0.95rem;
  color: var(--text-body);
  margin-bottom: 1.5rem;
  line-height: 1.75;
}

.ocean-html-slide__cards {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}

.ocean-html-slide .ocean-cubotto,
.ocean-html-slide .feature-card {
  margin-bottom: 0;
  cursor: default;
  background: var(--card-feature);
  border: 1px solid var(--card-border);
  border-radius: 18px;
  padding: 1.1rem 1.2rem;
}

.ocean-html-slide .ocean-cubotto:hover {
  transform: translateY(-2px);
  box-shadow: var(--shadow);
  border-color: var(--tag-pink);
}

.feature-card {
  display: flex;
  align-items: flex-start;
  gap: 0.85rem;
  padding: 1.15rem 1.25rem;
  background: var(--card-feature);
  border: 1px solid var(--card-border);
  border-radius: 18px;
  margin-bottom: 0.85rem;
  transition: transform var(--transition), box-shadow var(--transition), border-color var(--transition);
  cursor: pointer;
}

.feature-card:hover {
  transform: translateY(-3px);
  box-shadow: var(--shadow);
  border-color: var(--tag-pink);
}

.feature-icon { font-size: 1.35rem; flex-shrink: 0; }

.feature-body {
  display: flex;
  flex-direction: column;
  gap: 0.2rem;
}

.feature-body strong {
  font-size: 0.95rem;
  color: var(--text-dark);
  font-weight: 700;
}

.feature-body span {
  font-size: 0.85rem;
  color: var(--text-body);
}

/* ===== Content Sections ? original graphics ===== */
.content-sections {
  max-width: 1080px;
  margin: 0 auto;
  padding: 2.5rem 1.5rem 4rem;
}

.guide-section {
  scroll-margin-top: calc(var(--header-h) + 24px);
  margin: 0 auto 2.5rem;
  text-align: center;
}

.guide-section-hero {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 100vh;
  min-height: 100dvh;
  padding: calc(var(--header-h) + clamp(1.5rem, 4vw, 3rem))
           clamp(1rem, 5vw, 3.5rem)
           clamp(2rem, 6vw, 4rem);
  margin-bottom: 0;
  background: var(--bg-cream);
}

/* Home-only official destination designation (inside #home-view) */
.home-official-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 0.6rem;
  max-width: min(96vw, 640px);
  margin: 0 auto clamp(1rem, 3vw, 1.5rem);
  padding: 0.55rem 1.15rem;
  font-family: var(--font);
  font-size: clamp(0.68rem, 2.2vw, 0.82rem);
  font-weight: 600;
  letter-spacing: 0.03em;
  line-height: 1.45;
  color: var(--text-dark);
  text-align: center;
  background: rgba(255, 255, 255, 0.94);
  border: 1.5px solid var(--card-border);
  border-radius: var(--radius-pill);
  box-shadow: var(--shadow);
}

.home-official-badge__label {
  flex-shrink: 0;
  padding: 0.22rem 0.6rem;
  font-size: 0.58rem;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--link-red);
  background: var(--tag-pink);
  border-radius: var(--radius-pill);
}

.guide-section-hero .guide-shot {
  width: min(100%, 1200px);
  max-width: min(96vw, 1200px);
  height: auto;
  margin: 0 auto;
  border-radius: 0;
  box-shadow: none;
  object-fit: contain;
}

.guide-section-hero .guide-shot + .guide-shot {
  margin-top: clamp(0.75rem, 2vw, 1.25rem);
}

.guide-shot {
  width: 100%;
  max-width: 1024px;
  height: auto;
  margin: 0 auto;
  border-radius: 16px;
  box-shadow: var(--shadow);
}

/* :target disabled ? NAV DEFINITIVO v7 inline script controls section visibility */

/* ===== Category stacks ? all slides in one scrollable section ===== */
.category-section {
  margin-bottom: 0;
}

.category-slides {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
  align-items: center;
}

.category-slide {
  width: 100%;
  max-width: 1024px;
  margin: 0 auto;
  scroll-margin-top: calc(var(--header-h) + 24px);
}

.category-slide .guide-shot {
  margin-bottom: 0;
}

/* Slide overlay hotspots ? percentage positioning scales with image */
.guide-figure--linked {
  position: relative;
}

.slide-hotspot {
  position: absolute;
  top: var(--hotspot-top, 0);
  left: var(--hotspot-left, 0);
  width: var(--hotspot-w, 10%);
  height: var(--hotspot-h, 8%);
  z-index: 2;
  border-radius: 6px;
  background: transparent;
  transition: outline var(--transition), background var(--transition);
}

.slide-hotspot:hover,
.slide-hotspot:focus-visible {
  outline: 2px solid var(--accent-pink);
  outline-offset: 2px;
  background: rgba(255, 107, 139, 0.12);
}

/* ===== SPA view modes ===== */
body.view-home #content-sections {
  display: none;
}

body.view-section .home-view {
  display: none;
}

body.view-section #content-sections .category-section {
  display: none !important;
  visibility: hidden;
  pointer-events: none;
}

body.view-section #content-sections .category-section.is-active {
  display: block !important;
  visibility: visible;
  pointer-events: auto;
}

body.view-section #content-sections {
  position: fixed;
  top: var(--header-h);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 1.5rem 0 2rem;
  overflow: hidden;
  z-index: 1;
  background: var(--bg-cream, #faf8f5);
}

body.view-section .category-section.is-active {
  margin-bottom: 0;
  padding-bottom: 1rem;
  height: 100%;
  max-height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

/* ===== Section booking notice (top of bookable categories) ===== */
.section-booking-notice {
  width: 100%;
  max-width: 1024px;
  margin: 0 auto;
  padding: 0.85rem 1.25rem;
  background: linear-gradient(135deg, #fff 0%, var(--card-feature) 100%);
  border: 1px solid var(--card-border);
  border-left: 4px solid var(--link-red);
  border-radius: var(--radius-card);
  font-size: 0.9rem;
  font-weight: 600;
  color: var(--text-dark);
  text-align: center;
  line-height: 1.45;
}

/* ===== Section contact bar (under each activity) ===== */
.section-contact-bar {
  max-width: 1024px;
  margin: 1.5rem auto 0;
  padding: 1.25rem 1.5rem;
  background: linear-gradient(135deg, #fff 0%, var(--card-feature) 100%);
  border: 1px solid var(--card-border);
  border-radius: var(--radius-card);
  text-align: center;
}

.section-contact-bar p {
  font-size: 0.9rem;
  color: var(--text-grey);
  margin-bottom: 1rem;
  font-weight: 500;
}

.section-contact-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  justify-content: center;
}

.section-contact-bar .contact-btn {
  border: 1px solid var(--card-border);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
}

.section-contact-bar .contact-btn-whatsapp {
  background: #25D366;
  color: #fff;
  border-color: #25D366;
}

.section-contact-bar .contact-btn-email {
  background: var(--link-red);
  color: #fff;
  border-color: var(--link-red);
}

/* ===== Contact form (Contacts section) ===== */
.contact-form-slide {
  scroll-margin-top: calc(var(--header-h) + 24px);
}

.contact-form {
  width: 100%;
  max-width: 1024px;
  margin: 0 auto;
  padding: 1.75rem 1.5rem 1.5rem;
  background: linear-gradient(135deg, #fff 0%, var(--card-feature) 100%);
  border: 1px solid var(--card-border);
  border-radius: var(--radius-card);
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.04);
}

.contact-form-title {
  font-size: 1.35rem;
  font-weight: 800;
  color: var(--text-dark);
  margin-bottom: 0.5rem;
  text-align: center;
}

.contact-form-intro {
  font-size: 0.9rem;
  color: var(--text-grey);
  text-align: center;
  margin-bottom: 1.5rem;
  line-height: 1.55;
}

.contact-form-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
  margin-bottom: 1rem;
}

.contact-form-field {
  display: flex;
  flex-direction: column;
  gap: 0.4rem;
  margin-bottom: 1rem;
}

.contact-form-grid .contact-form-field {
  margin-bottom: 0;
}

.contact-form-field label,
.contact-form-field-label {
  font-size: 0.8rem;
  font-weight: 700;
  color: var(--text-dark);
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

.contact-form-field input,
.contact-form-field select,
.contact-form-field textarea {
  width: 100%;
  padding: 0.75rem 1rem;
  font-family: var(--font);
  font-size: 0.95rem;
  color: var(--text-body);
  background: #fff;
  border: 1px solid var(--card-border);
  border-radius: 14px;
  transition: border-color var(--transition), box-shadow var(--transition);
}

.contact-form-field input:focus,
.contact-form-field select:focus,
.contact-form-field textarea:focus {
  outline: none;
  border-color: var(--link-red);
  box-shadow: 0 0 0 3px rgba(200, 76, 76, 0.12);
}

.contact-form-field textarea {
  resize: vertical;
  min-height: 120px;
}

.contact-form-fieldset {
  border: none;
  padding: 0;
  margin: 0 0 1rem;
}

.contact-form-fieldset legend {
  font-size: 0.8rem;
  font-weight: 700;
  color: var(--text-dark);
  text-transform: uppercase;
  letter-spacing: 0.04em;
  margin-bottom: 0.4rem;
  padding: 0;
}

.contact-form-checklist {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.55rem 1rem;
  margin-bottom: 0.75rem;
}

.contact-form-checklist + textarea {
  min-height: 72px;
}

.contact-form-check {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-size: 0.92rem;
  color: var(--text-body);
  cursor: pointer;
}

.contact-form-check input[type="checkbox"] {
  width: 1rem;
  height: 1rem;
  margin: 0;
  accent-color: var(--link-red);
  flex-shrink: 0;
}

.contact-form-actions {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.75rem;
  margin-top: 0.25rem;
}

.contact-form-action-buttons {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 0.75rem;
}

.contact-form-whatsapp {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 200px;
  padding: 0.85rem 1.75rem;
  font-family: var(--font);
  font-size: 0.85rem;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  text-decoration: none;
  color: #fff;
  background: #25D366;
  border: 1px solid #25D366;
  border-radius: var(--radius-pill);
  transition: transform var(--transition), box-shadow var(--transition), background var(--transition);
}

.contact-form-whatsapp:hover,
.contact-form-whatsapp:focus-visible {
  transform: translateY(-2px);
  box-shadow: var(--shadow);
  background: #1ebe57;
}

.contact-form-submit {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 200px;
  padding: 0.85rem 1.75rem;
  font-family: var(--font);
  font-size: 0.85rem;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: #fff;
  background: var(--link-red);
  border: 1px solid var(--link-red);
  border-radius: var(--radius-pill);
  cursor: pointer;
  transition: transform var(--transition), box-shadow var(--transition), background var(--transition);
}

.contact-form-submit:hover,
.contact-form-submit:focus-visible {
  transform: translateY(-2px);
  box-shadow: var(--shadow);
  background: #b33f3f;
}

.contact-form-submit:disabled {
  opacity: 0.7;
  cursor: wait;
  transform: none;
}

.contact-form-note {
  display: none;
  font-size: 0.78rem;
  color: var(--text-grey);
  text-align: center;
  max-width: 36rem;
  line-height: 1.5;
}

.contact-form-hint {
  margin: 0.45rem 0 0;
  font-size: 0.82rem;
  line-height: 1.45;
  color: var(--text-grey);
  font-style: italic;
}

@media (max-width: 640px) {
  .contact-form {
    padding: 1.25rem 1rem 1rem;
  }

  .contact-form-grid {
    grid-template-columns: 1fr;
    gap: 1rem;
  }

  .contact-form-grid .contact-form-field {
    margin-bottom: 0;
  }

  .contact-form-checklist {
    grid-template-columns: 1fr;
  }

  .contact-form-action-buttons {
    flex-direction: column;
    width: 100%;
  }

  .contact-form-action-buttons .contact-form-submit,
  .contact-form-action-buttons .contact-form-whatsapp {
    width: 100%;
  }
}

/* ===== Site footer ? tourism board style ===== */
.site-footer {
  background: var(--text-dark);
  color: rgba(255, 255, 255, 0.85);
  padding: 2.5rem 1.5rem 1.5rem;
  margin-top: 0;
}

body.view-home .site-footer {
  margin-top: 0;
}

.site-footer-inner {
  max-width: 1080px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  gap: 2rem;
  padding-bottom: 1.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}

.site-footer-brand .logo-pill {
  background: transparent;
  color: #fff;
  border-color: rgba(255, 255, 255, 0.5);
  margin-bottom: 0.75rem;
}

.site-footer-tagline {
  font-size: 0.8rem;
  font-weight: 600;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--accent-pink);
  margin-bottom: 0.5rem;
}

.site-footer-desc {
  font-size: 0.9rem;
  color: rgba(255, 255, 255, 0.65);
  max-width: 360px;
  line-height: 1.6;
}

.site-footer-contact {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto auto;
  gap: 0.75rem;
  min-width: min(100%, 520px);
}

.site-footer-link--ig-visit { grid-column: 1; grid-row: 1; }
.site-footer-link--ig-iaia { grid-column: 1; grid-row: 2; }
.site-footer-link--whatsapp { grid-column: 2; grid-row: 1; }
.site-footer-link--email { grid-column: 2; grid-row: 2; }

.site-footer-link {
  display: flex;
  align-items: center;
  gap: 0.85rem;
  padding: 0.85rem 1.15rem;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 14px;
  transition: background var(--transition), transform var(--transition);
}

.site-footer-link:hover {
  background: rgba(255, 255, 255, 0.1);
  transform: translateY(-2px);
}

.site-footer-link strong {
  display: block;
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.55);
  margin-bottom: 0.15rem;
}

.site-footer-link span span {
  font-size: 0.95rem;
  font-weight: 600;
  color: #fff;
}

.site-footer-link--whatsapp:hover { border-color: #25D366; }
.site-footer-link--email:hover { border-color: var(--accent-pink); }
.site-footer-link--instagram:hover { border-color: #E1306C; }

.site-footer-link--instagram span span {
  font-size: 0.82rem;
  word-break: break-word;
}

.site-footer-icon {
  font-size: 1.35rem;
  flex-shrink: 0;
}

.site-footer-copy {
  max-width: 1080px;
  margin: 1.25rem auto 0;
  text-align: center;
  font-size: 0.75rem;
  color: rgba(255, 255, 255, 0.4);
}

/* ===== Lateral drawer menu (all screen sizes) ===== */
.nav-overlay {
  position: fixed;
  inset: 0;
  background: rgba(26, 26, 26, 0.42);
  backdrop-filter: blur(3px);
  -webkit-backdrop-filter: blur(3px);
  z-index: 1200;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.38s ease, visibility 0.38s ease;
}

.nav-overlay.is-open {
  opacity: 1;
  visibility: visible;
}

.nav-drawer {
  position: fixed;
  top: 0;
  right: 0;
  width: min(380px, 92vw);
  height: 100%;
  height: 100dvh;
  display: flex;
  flex-direction: column;
  background: var(--bg-cream);
  z-index: 1300;
  transform: translateX(100%);
  transition: transform 0.42s cubic-bezier(0.32, 0.72, 0, 1);
  overflow: hidden;
  box-shadow: -12px 0 40px rgba(26, 26, 26, 0.14);
  padding: 0;
}

.nav-drawer.is-open {
  transform: translateX(0);
}

.nav-drawer-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 0.75rem;
  padding: 1.15rem 1.15rem 1rem;
  border-bottom: 1px solid rgba(200, 76, 76, 0.12);
  position: sticky;
  top: 0;
  flex-shrink: 0;
  background: linear-gradient(135deg, #fff 0%, #fdf0ee 42%, #eef6fa 100%);
  z-index: 2;
}

.nav-drawer-header::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 3px;
  background: linear-gradient(90deg, var(--accent-pink), var(--link-red), #7eb8d4);
  opacity: 0.55;
}

.nav-drawer-brand {
  display: flex;
  flex-direction: column;
  gap: 0.35rem;
  min-width: 0;
}

.nav-drawer-tagline {
  font-size: 0.78rem;
  font-weight: 600;
  letter-spacing: 0.04em;
  color: var(--text-grey);
  margin: 0;
}

.nav-drawer-close {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 44px;
  height: 44px;
  background: rgba(255, 255, 255, 0.85);
  border: 1px solid rgba(224, 216, 216, 0.9);
  border-radius: 12px;
  line-height: 1;
  color: var(--text-dark);
  cursor: pointer;
  transition:
    background var(--transition),
    border-color var(--transition),
    color var(--transition),
    transform var(--transition),
    box-shadow var(--transition);
}

.nav-drawer-close:hover,
.nav-drawer-close:focus-visible {
  background: #fff;
  border-color: var(--link-red);
  color: var(--link-red);
  box-shadow: 0 4px 14px rgba(200, 76, 76, 0.15);
  transform: scale(1.04);
  outline: none;
}

.main-nav {
  display: block;
  width: 100%;
  padding: 0.65rem 0.85rem 2rem;
}

body.nav-open {
  overflow: hidden;
}

.rentals-intro-slide {
  scroll-margin-top: calc(var(--header-h) + 24px);
}

.rentals-intro {
  margin: 0 auto;
  text-align: center;
}

.rentals-intro-slide .coming-soon {
  max-width: 1024px;
}

.taxi-office-hours,
.videographer-advance-notice,
.souktosurf-partnership-note {
  margin-top: 1.25rem;
  padding: 0.85rem 1rem;
  border-radius: 0.65rem;
  background: rgba(255, 105, 180, 0.1);
  border: 1px solid rgba(255, 105, 180, 0.28);
  font-size: 0.92rem;
  line-height: 1.5;
  color: var(--text-muted, #4a4a4a);
}

.souktosurf-links {
  margin-top: 1rem;
  font-size: 0.95rem;
}

.souktosurf-links a {
  color: var(--accent-pink, #ff69b4);
  font-weight: 600;
  text-decoration: underline;
  text-underline-offset: 0.15em;
}

.souktosurf-links a:hover,
.souktosurf-links a:focus-visible {
  color: var(--text-dark, #1a1a1a);
}

.souktosurf-intro .cs-pill {
  background: rgba(255, 105, 180, 0.15);
  border-color: rgba(255, 105, 180, 0.35);
}

.bus-services-slide {
  scroll-margin-top: calc(var(--header-h) + 24px);
}

/* Rental vehicle selection grid */
.rental-vehicles-slide {
  scroll-margin-top: calc(var(--header-h) + 24px);
}

.rental-vehicles {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 2rem 1.25rem 2.5rem;
  background: var(--bg-welcome);
  border: 1px solid var(--card-border);
  border-radius: var(--radius-card);
}

.rental-vehicles-header {
  text-align: center;
  margin-bottom: 1.75rem;
}

.rental-vehicles-title {
  font-size: clamp(1.35rem, 3vw, 1.75rem);
  font-weight: 800;
  color: var(--text-dark);
  margin-bottom: 0.5rem;
  letter-spacing: -0.02em;
}

.rental-vehicles-subtitle {
  font-size: 0.92rem;
  color: var(--text-grey);
  max-width: 38rem;
  margin: 0 auto;
  line-height: 1.55;
}

.rental-vehicles-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.25rem;
}

@media (min-width: 640px) {
  .rental-vehicles-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (min-width: 1024px) {
  .rental-vehicles-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}

.rental-vehicle-card {
  display: flex;
  flex-direction: column;
  background: var(--bg-welcome);
  border: 1px solid var(--card-border);
  border-radius: 14px;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.04);
  transition: transform var(--transition), box-shadow var(--transition);
}

.rental-vehicle-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 32px rgba(0, 0, 0, 0.08);
}

.rental-vehicle-body {
  display: flex;
  flex-direction: column;
  flex: 1;
  gap: 0.5rem;
  padding: 1.25rem 1.15rem 1.2rem;
}

.rental-vehicle-title {
  font-size: 0.95rem;
  font-weight: 700;
  color: var(--text-dark);
  line-height: 1.35;
}

.rental-vehicle-desc {
  font-size: 0.82rem;
  color: var(--text-grey);
  line-height: 1.45;
  margin: 0;
}

.rental-vehicle-meta {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 0.45rem 0.85rem;
  margin: 0.35rem 0 0;
  padding: 0.75rem 0 0;
  border-top: 1px solid var(--card-border);
}

.rental-vehicle-meta li {
  font-size: 0.75rem;
  color: var(--text-grey);
  font-weight: 500;
}

.rental-vehicle-meta-label {
  font-weight: 700;
  color: var(--text-dark);
  margin-right: 0.25rem;
}

/* Coming soon placeholders (sections awaiting their graphic) */
.coming-soon {
  background: var(--bg-welcome);
  border: 1px solid var(--card-border);
  border-radius: var(--radius-card);
  padding: 3rem 2rem;
  max-width: 1024px;
}

.cs-pill {
  display: inline-block;
  font-size: 0.7rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  color: var(--text-grey);
  background: var(--tag-pink);
  padding: 0.35rem 0.85rem;
  border-radius: var(--radius-pill);
  margin-bottom: 1rem;
}

.coming-soon h3 {
  font-size: clamp(1.5rem, 3vw, 2rem);
  font-weight: 800;
  color: var(--text-dark);
  margin-bottom: 0.75rem;
}

.coming-soon p {
  font-size: 1rem;
  color: var(--text-grey);
  margin-bottom: 0.5rem;
}

.contact-links {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  justify-content: center;
  margin-top: 1.25rem;
}

.contact-btn {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.75rem 1.25rem;
  background: #fff;
  border-radius: var(--radius-pill);
  font-weight: 700;
  font-size: 0.85rem;
  color: #D9534F;
  transition: transform var(--transition), box-shadow var(--transition);
}

.contact-btn:hover {
  transform: translateY(-2px);
  box-shadow: var(--shadow);
}

/* ===== Section reveal animations ===== */
.section-reveal {
  opacity: 0;
  transform: translateY(28px);
  transition: opacity 0.7s ease, transform 0.7s ease;
}

.section-reveal.visible {
  opacity: 1;
  transform: translateY(0);
}

.page-transitioning main {
  opacity: 0.92;
  transition: opacity 0.25s ease;
}

/* ===== E-commerce intro slides (matches rentals / category-slide pattern) ===== */
.shop-intro-slide,
.artisans-intro-slide {
  scroll-margin-top: calc(var(--header-h) + 24px);
}

.shop-intro,
.artisans-intro {
  margin: 0 auto;
  text-align: center;
}

.shop-intro-slide .coming-soon,
.artisans-intro-slide .coming-soon {
  max-width: 1024px;
}

.shop-hero {
  margin-bottom: 2rem;
  padding: 0 0.5rem;
}

.shop-title {
  font-size: clamp(1.75rem, 3.5vw, 2.5rem);
  font-weight: 800;
  color: var(--text-dark);
  line-height: 1.15;
  margin-bottom: 0.65rem;
}

.shop-subtitle {
  font-size: 1rem;
  font-weight: 600;
  color: var(--accent-pink);
  margin-bottom: 0.75rem;
}

.shop-intro p {
  font-size: 0.95rem;
  color: var(--text-body);
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.7;
}

.shop-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
  gap: 1.25rem;
  text-align: left;
  margin-bottom: 1.5rem;
}

.shop-card {
  display: flex;
  flex-direction: column;
  background: #fff;
  border: 1px solid var(--card-border);
  border-radius: var(--radius-card);
  overflow: hidden;
  box-shadow: var(--shadow);
  transition: transform var(--transition), box-shadow var(--transition), border-color var(--transition);
}

.shop-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
  border-color: var(--tag-pink);
}

.shop-card--featured {
  border-color: var(--accent-pink);
  box-shadow: 0 6px 28px rgba(255, 107, 139, 0.15);
}

.shop-card-image-wrap {
  aspect-ratio: 4 / 3;
  overflow: hidden;
  background: var(--card-feature);
}

.shop-card-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0;
  box-shadow: none;
}

.shop-card-body {
  display: flex;
  flex-direction: column;
  flex: 1;
  padding: 1.15rem 1.25rem 1.35rem;
  gap: 0.5rem;
}

.shop-card-title {
  font-size: 1.05rem;
  font-weight: 800;
  color: var(--text-dark);
  line-height: 1.25;
}

.shop-card-desc {
  font-size: 0.85rem;
  color: var(--text-body);
  line-height: 1.6;
  flex: 1;
}

.shop-card-price {
  font-size: 1.15rem;
  font-weight: 800;
  color: var(--link-red);
  margin-top: 0.25rem;
}

.shop-card-actions {
  margin-top: 0.35rem;
}

.shop-card-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 0.7rem 1rem;
  background: var(--link-red);
  color: #fff;
  border-radius: var(--radius-pill);
  font-weight: 700;
  font-size: 0.85rem;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  transition: background var(--transition), transform var(--transition);
}

.shop-card-btn:hover {
  background: #a83d3d;
  transform: translateY(-1px);
}

.shop-card-btn--secondary {
  background: #25D366;
}

.shop-card-btn--secondary:hover {
  background: #1ebe57;
}

.shop-card-hint {
  font-size: 0.72rem;
  color: var(--text-grey);
  margin-top: 0.35rem;
  line-height: 1.45;
}

.shop-empty {
  font-size: 0.95rem;
  color: var(--text-grey);
  padding: 2rem;
  background: var(--card-feature);
  border-radius: var(--radius-card);
  border: 1px dashed var(--card-border);
}

.shop-empty code {
  font-size: 0.85em;
  color: var(--link-red);
}

.shop-secure-note {
  font-size: 0.82rem;
  color: var(--text-grey);
  margin-top: 0.5rem;
}

.shop-secure-note a {
  color: var(--link-red);
  font-weight: 600;
  text-decoration: underline;
  text-underline-offset: 2px;
}

.shop-secure-note a:hover {
  color: var(--accent-pink);
}

.nav-drawer .nav-link--shop {
  font-weight: 700;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.95), rgba(245, 214, 214, 0.45));
  border-color: rgba(200, 76, 76, 0.28);
}

.nav-drawer .nav-link--shop:hover,
.nav-drawer .nav-link--shop:focus-visible {
  background: #fff;
}

/* Back to top ? stacked above WhatsApp + menu buttons */
.back-to-top {
  position: fixed;
  bottom: 11.5rem;
  right: 1.5rem;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: var(--link-red);
  color: #fff;
  border: none;
  font-size: 1.25rem;
  cursor: pointer;
  box-shadow: var(--shadow);
  z-index: 9998;
  transition: transform var(--transition), opacity var(--transition);
}

body.view-section .back-to-top {
  bottom: 1.5rem;
}

.back-to-top:hover { transform: scale(1.08); }

/* ===== Responsive ===== */
@media (max-width: 1024px) {
  .welcome-inner,
  .welcome-html-slide__inner,
  .ocean-inner,
  .ocean-html-slide__inner {
    grid-template-columns: 1fr;
  }

  .welcome-text,
  .welcome-html-slide__content {
    padding: 2rem 1.5rem 2.25rem;
    order: 2;
  }

  .welcome-image-wrap,
  .welcome-html-slide__photo {
    order: 1;
    min-height: 320px;
  }

  .welcome-image-wrap img,
  .welcome-html-slide__photo img {
    min-height: 320px;
  }

  .welcome-html-slide__photo img.welcome-html-slide__photo--from-slide {
    width: 180%;
    object-position: right center;
  }

  .ocean-image-wrap,
  .ocean-html-slide__photo {
    order: 1;
    min-height: 320px;
  }
  .ocean-image-wrap img,
  .ocean-html-slide__photo img {
    min-height: 320px;
  }
  .ocean-html-slide__photo img.ocean-html-slide__photo--from-slide {
    width: 180%;
    object-position: left center;
  }
  .ocean-text,
  .ocean-html-slide__content {
    padding: 2rem 1.5rem 2.25rem;
    order: 2;
  }
}

@media (max-width: 768px) {
  .header-whatsapp-text {
    display: none;
  }

  .header-whatsapp {
    padding: 0.55rem;
    min-width: 44px;
    min-height: 44px;
    justify-content: center;
  }

  .search-wrap { max-width: none; flex: 1 1 100%; order: 3; }

  .hero-title { font-size: clamp(2rem, 12vw, 3rem); }

  .guide-section-hero {
    min-height: 100svh;
    padding-inline: clamp(0.75rem, 4vw, 1.5rem);
  }

  .guide-section-hero .guide-shot {
    max-width: min(100%, 1200px);
  }

  .welcome-text,
  .ocean-text { padding: 2rem 1.25rem; }

  .site-footer-inner {
    flex-direction: column;
    gap: 1.5rem;
  }

  .site-footer-contact {
    width: 100%;
    min-width: 0;
    grid-template-columns: 1fr;
    grid-template-rows: none;
  }

  .site-footer-link--ig-visit,
  .site-footer-link--ig-iaia,
  .site-footer-link--whatsapp,
  .site-footer-link--email {
    grid-column: auto;
    grid-row: auto;
  }
}

@media (min-width: 769px) {
  .header-inner {
    flex-wrap: nowrap;
  }

  .search-wrap {
    max-width: 360px;
  }
}

/* ===== Experience catalog (GYG-inspired quick book) ===== */
:root {
  --catalog-bg: #F0EEEC;
  --catalog-cta: var(--tag-pink);
  --catalog-cta-hover: var(--accent-pink);
}

.experience-catalog {
  width: 100%;
  max-width: 1200px;
  margin: 1rem auto 0;
  padding: 2.5rem 1.25rem 2rem;
  background: var(--catalog-bg);
  border-radius: var(--radius-card);
  scroll-margin-top: calc(var(--header-h) + 24px);
}

.exp-catalog-header {
  text-align: center;
  margin-bottom: 1.75rem;
}

.exp-catalog-title {
  font-size: clamp(1.35rem, 3vw, 1.75rem);
  font-weight: 800;
  color: var(--text-dark);
  margin-bottom: 0.5rem;
  letter-spacing: -0.02em;
}

.exp-catalog-subtitle {
  font-size: 0.92rem;
  color: var(--text-grey);
  max-width: 36rem;
  margin: 0 auto 1.25rem;
  line-height: 1.55;
}

.exp-catalog-filters {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  justify-content: center;
}

.exp-filter-chip {
  padding: 0.45rem 1rem;
  border: 1px solid var(--card-border);
  border-radius: var(--radius-pill);
  background: #fff;
  font-family: var(--font);
  font-size: 0.82rem;
  font-weight: 600;
  color: var(--text-body);
  cursor: pointer;
  transition: background var(--transition), border-color var(--transition), color var(--transition), box-shadow var(--transition);
}

.exp-filter-chip:hover,
.exp-filter-chip:focus-visible {
  border-color: var(--accent-pink);
  background: var(--tag-pink);
  color: var(--text-dark);
}

.exp-filter-chip.is-active {
  background: var(--tag-pink);
  border-color: var(--accent-pink);
  color: var(--text-dark);
  box-shadow: 0 2px 8px rgba(255, 107, 139, 0.2);
}

.exp-catalog-featured {
  margin-bottom: 2rem;
}

.exp-catalog-featured-head {
  text-align: center;
  margin-bottom: 1rem;
}

.exp-catalog-featured-title {
  font-size: clamp(1.1rem, 2.5vw, 1.35rem);
  font-weight: 800;
  color: var(--text-dark);
  margin-bottom: 0.35rem;
  letter-spacing: -0.02em;
}

.exp-catalog-featured-subtitle {
  font-size: 0.85rem;
  color: var(--text-grey);
  margin: 0;
  line-height: 1.5;
}

.exp-catalog-featured-scroll {
  display: flex;
  gap: 1rem;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
  padding: 0.25rem 0 0.75rem;
  scrollbar-width: thin;
}

.exp-catalog-featured-scroll .exp-card {
  flex: 0 0 min(88%, 300px);
  scroll-snap-align: start;
}

@media (min-width: 640px) {
  .exp-catalog-featured-scroll .exp-card {
    flex: 0 0 280px;
  }
}

@media (min-width: 1024px) {
  .exp-catalog-featured-scroll .exp-card {
    flex: 0 0 300px;
  }
}

.exp-catalog-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.25rem;
}

@media (min-width: 640px) {
  .exp-catalog-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (min-width: 1024px) {
  .exp-catalog-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}

.exp-card {
  display: flex;
  flex-direction: column;
  background: #fff;
  border-radius: 14px;
  overflow: hidden;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.06);
  transition: transform var(--transition), box-shadow var(--transition);
}

.exp-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 32px rgba(0, 0, 0, 0.1);
}

.exp-card-media {
  position: relative;
  aspect-ratio: 16 / 10;
  background-size: cover;
  background-position: center;
  background-color: var(--card-beige);
}

.exp-card-media-img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  /* Catalog cards: full-bleed frame ? never inherit slide wave clip-paths */
  clip-path: none;
  -webkit-clip-path: none;
}

/* Day Trips catalog: fill media box edge-to-edge (may crop edges); no wave masks */
#experience-catalog-day-trips .exp-card-media,
.exp-card[data-catalog="day-trips"] .exp-card-media {
  aspect-ratio: 16 / 10;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

#experience-catalog-day-trips .exp-card-media-img,
.exp-card[data-catalog="day-trips"] .exp-card-media-img {
  object-fit: cover;
  object-position: center;
  clip-path: none;
  -webkit-clip-path: none;
}

.exp-card-media-fallback {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2.5rem;
  opacity: 0.35;
  pointer-events: none;
}

.exp-card-media:has(.exp-card-media-img) .exp-card-media-fallback {
  display: none;
}

.exp-card-badge {
  position: absolute;
  top: 0.75rem;
  left: 0.75rem;
  padding: 0.3rem 0.65rem;
  background: var(--text-dark);
  color: #fff;
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  border-radius: 6px;
  z-index: 1;
}

.exp-card-body {
  display: flex;
  flex-direction: column;
  flex: 1;
  padding: 1rem 1.1rem 1.15rem;
  gap: 0.55rem;
}

.exp-card-head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 0.5rem;
}

.exp-card-title {
  font-size: 0.95rem;
  font-weight: 700;
  color: var(--text-dark);
  line-height: 1.35;
  flex: 1;
}

.exp-card-rating {
  flex-shrink: 0;
  font-size: 0.78rem;
  font-weight: 600;
  color: var(--text-grey);
  white-space: nowrap;
}

.exp-card-desc {
  font-size: 0.82rem;
  color: var(--text-grey);
  line-height: 1.45;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  min-height: 2.4em;
}

.exp-card-meta {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem 0.85rem;
  margin: 0.15rem 0 0.35rem;
  padding: 0;
}

.exp-card-meta li {
  display: inline-flex;
  align-items: center;
  gap: 0.3rem;
  font-size: 0.75rem;
  color: var(--text-grey);
  font-weight: 500;
}

.exp-meta-icon {
  width: 14px;
  height: 14px;
  flex-shrink: 0;
  opacity: 0.7;
}

.exp-card-footer {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 0.75rem;
  margin-top: auto;
  padding-top: 0.5rem;
  border-top: 1px solid var(--card-border);
}

.catalog-card-actions {
  display: flex;
  flex-direction: column;
  gap: 0;
  align-items: stretch;
  width: 100%;
}

.catalog-btn-book,
.exp-card-cta--book {
  width: 100%;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  font-size: 0.8rem;
  padding: 0.75rem 1rem;
  background: var(--link-red);
  color: #fff;
}

.catalog-btn-book:hover,
.catalog-btn-book:focus-visible,
.exp-card-cta--book:hover,
.exp-card-cta--book:focus-visible {
  background: var(--accent-pink);
  color: #fff;
  transform: translateY(-1px);
}

.catalog-btn-book.contact-form-submit {
  width: auto;
  min-width: unset;
  padding: 0.75rem 1rem;
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  border: none;
  border-radius: var(--radius-pill);
}

.catalog-btn-book.contact-form-submit:hover,
.catalog-btn-book.contact-form-submit:focus-visible {
  background: var(--accent-pink);
  color: #fff;
  transform: translateY(-1px);
  box-shadow: none;
}

.nav-drawer .nav-group-label--ecommerce {
  margin: 0.35rem 0.85rem 0.15rem;
  padding: 0.55rem 0.85rem;
  border-radius: 10px;
  background: rgba(120, 120, 120, 0.1);
  color: #6b7280;
}

.nav-drawer .nav-group-label--ecommerce span::after {
  background: linear-gradient(90deg, rgba(120, 120, 120, 0.35), transparent);
}

.nav-drawer .nav-link--ecommerce {
  opacity: 0.92;
}

.exp-booking-meta {
  list-style: none;
  margin: 0 0 1rem;
  padding: 0.85rem 1rem;
  border-radius: 12px;
  background: rgba(200, 76, 76, 0.06);
  border: 1px solid rgba(200, 76, 76, 0.12);
  display: grid;
  gap: 0.35rem;
  font-size: 0.88rem;
  color: var(--text-grey);
}

.exp-booking-meta li strong {
  color: var(--text-dark);
}

.catalog-btn-secondary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.5rem 0.85rem;
  border: 1px solid var(--card-border);
  border-radius: 8px;
  background: #fff;
  color: var(--link-red);
  font-family: var(--font);
  font-size: 0.75rem;
  font-weight: 700;
  text-decoration: none;
  transition: background var(--transition), border-color var(--transition);
}

.catalog-btn-secondary:hover,
.catalog-btn-secondary:focus-visible {
  border-color: var(--link-red);
  background: var(--card-feature);
}

.catalog-btn-pay {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.5rem 0.85rem;
  border-radius: 8px;
  background: var(--tag-pink);
  color: var(--text-dark);
  font-family: var(--font);
  font-size: 0.75rem;
  font-weight: 700;
  text-decoration: none;
  transition: background var(--transition), color var(--transition);
}

.catalog-btn-pay:hover {
  background: var(--accent-pink);
  color: #fff;
}

.experience-catalog-form {
  margin-top: 2rem;
}

.exp-card-cta {
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.55rem 0.9rem;
  border: none;
  border-radius: 8px;
  background: var(--tag-pink);
  color: var(--text-dark);
  font-family: var(--font);
  font-size: 0.78rem;
  font-weight: 700;
  text-decoration: none;
  cursor: pointer;
  transition: background var(--transition), color var(--transition), transform var(--transition);
  white-space: nowrap;
}

.exp-card-cta:hover,
.exp-card-cta:focus-visible {
  background: var(--accent-pink);
  color: #fff;
  transform: scale(1.02);
}

.exp-catalog-notice {
  margin-top: 1.5rem;
  text-align: center;
  font-size: 0.82rem;
  font-weight: 600;
  color: var(--text-grey);
}

/* Booking panel */
.exp-booking-overlay {
  position: fixed;
  inset: 0;
  z-index: 100000;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1rem;
  background: rgba(26, 26, 26, 0.55);
  backdrop-filter: blur(4px);
}

.exp-booking-overlay[hidden] {
  display: none;
}

body.exp-booking-open {
  overflow: hidden;
}

.exp-booking-panel {
  position: relative;
  width: min(100%, 440px);
  max-height: 90vh;
  overflow-y: auto;
  background: #fff;
  border-radius: var(--radius-card);
  padding: 1.75rem 1.5rem 1.5rem;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.2);
}

.exp-booking-close {
  position: absolute;
  top: 0.75rem;
  right: 0.75rem;
  width: 2rem;
  height: 2rem;
  border: none;
  background: var(--card-feature);
  border-radius: 50%;
  font-size: 1.25rem;
  line-height: 1;
  color: var(--text-grey);
  cursor: pointer;
  transition: background var(--transition);
}

.exp-booking-close:hover {
  background: var(--card-beige);
}

.exp-booking-title {
  font-size: 1.15rem;
  font-weight: 800;
  color: var(--text-dark);
  margin-bottom: 0.5rem;
  padding-right: 2rem;
}

.exp-booking-intro {
  font-size: 0.85rem;
  color: var(--text-grey);
  line-height: 1.5;
  margin-bottom: 1.25rem;
}

.exp-booking-form {
  display: flex;
  flex-direction: column;
  gap: 0.85rem;
}

.exp-booking-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0.75rem;
}

.exp-booking-field label {
  display: block;
  font-size: 0.78rem;
  font-weight: 600;
  color: var(--text-dark);
  margin-bottom: 0.3rem;
}

.exp-booking-field input,
.exp-booking-field textarea {
  width: 100%;
  padding: 0.55rem 0.75rem;
  border: 1px solid var(--card-border);
  border-radius: 10px;
  font-family: var(--font);
  font-size: 0.88rem;
  color: var(--text-dark);
  background: #fff;
  transition: border-color var(--transition);
}

.exp-booking-field input:focus,
.exp-booking-field textarea:focus {
  outline: none;
  border-color: var(--link-red);
}

.exp-booking-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.6rem;
  margin-top: 0.25rem;
}

.exp-booking-btn {
  flex: 1 1 auto;
  min-width: 120px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.4rem;
  padding: 0.65rem 1rem;
  border: none;
  border-radius: 10px;
  font-family: var(--font);
  font-size: 0.85rem;
  font-weight: 700;
  text-decoration: none;
  cursor: pointer;
  transition: background var(--transition), transform var(--transition);
}

.exp-booking-btn--whatsapp {
  background: #25D366;
  color: #fff;
}

.exp-booking-btn--whatsapp:hover {
  background: #1da851;
}

.exp-booking-btn--email {
  background: var(--link-red);
  color: #fff;
}

.exp-booking-btn--email:hover {
  background: #a83d3d;
}

.exp-booking-btn--pay {
  background: var(--tag-pink);
  color: var(--text-dark);
}

.exp-booking-btn--pay:hover {
  background: var(--accent-pink);
  color: #fff;
}

.exp-booking-notice {
  margin-top: 1rem;
  font-size: 0.78rem;
  font-weight: 600;
  color: var(--text-grey);
  text-align: center;
}

.exp-booking-confirm-note {
  margin-top: 0.5rem;
  font-size: 0.78rem;
  font-weight: 700;
  color: var(--link-red);
  text-align: center;
  line-height: 1.45;
}

@media (max-width: 480px) {
  .experience-catalog {
    padding: 1.75rem 1rem 1.5rem;
    border-radius: 12px;
  }

  .exp-card-footer {
    flex-direction: column;
    align-items: stretch;
  }

  .exp-card-cta {
    width: 100%;
    text-align: center;
  }

  .exp-booking-row {
    grid-template-columns: 1fr;
  }

  .header-inner { padding: 0.5rem 1rem; }
  .logo-pill { font-size: 0.6rem; }
  .content-block { padding: 1.5rem; }
  .menu-fab-wrap {
    right: 0.85rem;
    bottom: 0.85rem;
  }
  .menu-fab-hint {
    font-size: 0.62rem;
    padding: 0.4rem 0.7rem;
  }
  .whatsapp-fab {
    min-height: 48px;
    padding: 0.65rem 1rem;
    font-size: 0.78rem;
  }
  .whatsapp-fab-text {
    display: inline;
  }
  .menu-open-btn {
    min-height: 56px;
    padding: 0.75rem 1.1rem;
    font-size: 0.92rem;
  }
  .shop-grid {
    grid-template-columns: 1fr;
    gap: 1rem;
  }
  .back-to-top {
    bottom: 10.5rem;
    right: 1rem;
  }
  body.view-section .back-to-top {
    bottom: 1rem;
  }
}

/* Health services text list (Useful Tips) */
.health-services-slide {
  scroll-margin-top: calc(var(--header-h) + 24px);
}

.health-services-text {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 1.5rem 1rem 2rem;
}

.health-services-header {
  text-align: center;
  margin-bottom: 2rem;
}

.health-services-title {
  font-size: clamp(1.35rem, 3vw, 1.75rem);
  font-weight: 800;
  color: var(--text-dark);
  margin: 0.75rem 0 0.5rem;
  line-height: 1.3;
}

.health-services-intro {
  font-size: 0.92rem;
  color: var(--text-grey);
  max-width: 42rem;
  margin: 0 auto;
  line-height: 1.55;
}

.health-services-group {
  margin-bottom: 2rem;
}

.health-services-subtitle {
  font-size: 1.05rem;
  font-weight: 700;
  color: var(--text-dark);
  margin: 0 0 1rem;
  padding-bottom: 0.5rem;
  border-bottom: 2px solid var(--tag-pink);
}

.health-services-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem;
}

@media (min-width: 640px) {
  .health-services-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (min-width: 960px) {
  .health-services-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}

.health-service-card {
  background: var(--bg-welcome);
  border: 1px solid var(--card-border);
  border-radius: 14px;
  padding: 1.15rem 1.1rem 1.05rem;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.04);
  transition: transform var(--transition), box-shadow var(--transition), border-color var(--transition);
}

.health-service-card:hover {
  transform: translateY(-3px);
  border-color: var(--tag-pink);
  box-shadow: 0 10px 28px rgba(0, 0, 0, 0.07);
}

.health-service-name {
  font-size: 0.92rem;
  font-weight: 700;
  color: var(--text-dark);
  margin: 0 0 0.45rem;
  line-height: 1.35;
}

.health-service-detail,
.health-service-note,
.health-service-maps {
  font-size: 0.8rem;
  color: var(--text-grey);
  line-height: 1.45;
  margin: 0.2rem 0;
}

.health-service-note {
  font-size: 0.75rem;
  font-style: italic;
}

.health-service-link {
  color: var(--link-red);
  font-weight: 600;
  text-decoration: none;
  transition: color var(--transition);
}

.health-service-link:hover,
.health-service-link:focus-visible {
  color: var(--accent-pink);
  text-decoration: underline;
}

.health-service-maps-link {
  display: inline-block;
  margin-top: 0.35rem;
  padding: 0.45rem 0.75rem;
  min-height: 44px;
  min-width: 44px;
  background: var(--tag-pink);
  border: 1px solid rgba(200, 76, 76, 0.25);
  border-radius: 6px;
  font-size: 0.78rem;
  font-weight: 700;
  text-decoration: none;
  cursor: pointer;
  position: relative;
  z-index: 2;
  line-height: 1.35;
  box-sizing: border-box;
}

.health-service-maps-link:hover,
.health-service-maps-link:focus-visible {
  background: var(--accent-pink);
  color: #fff;
  text-decoration: none;
}

.health-services-disclaimer {
  font-size: 0.78rem;
  color: var(--text-grey);
  line-height: 1.5;
  margin: 0.5rem 0 0;
  padding: 1rem 1.1rem;
  background: var(--card-feature);
  border: 1px solid var(--tag-pink);
  border-radius: 12px;
}

/* Rabies vaccination info (Animal Protection ? slide 52 content) */
.vaccination-info-slide {
  scroll-margin-top: calc(var(--header-h) + 24px);
  position: relative;
  z-index: 1;
  pointer-events: auto;
}

.vaccination-info {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 1.5rem 1rem 2rem;
}

.vaccination-info-header {
  text-align: center;
  margin-bottom: 1.75rem;
}

.vaccination-info-title {
  font-size: clamp(1.35rem, 3vw, 1.75rem);
  font-weight: 800;
  color: var(--text-dark);
  margin: 0.75rem 0 0.65rem;
  line-height: 1.3;
}

.vaccination-info-alert {
  display: inline-block;
  max-width: 42rem;
  margin: 0 auto;
  padding: 0.65rem 1rem;
  font-size: 0.88rem;
  font-weight: 600;
  color: var(--text-dark);
  line-height: 1.45;
  background: #fff3b0;
  border: 1px solid #f0d56b;
  border-radius: 10px;
}

.vaccination-info-intro {
  max-width: 42rem;
  margin: 0 auto;
  font-size: 0.88rem;
  color: var(--text-grey);
  line-height: 1.5;
}

.vaccination-info-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem;
  margin-bottom: 1.25rem;
}

@media (min-width: 768px) {
  .vaccination-info-grid {
    grid-template-columns: repeat(3, 1fr);
  }

  .vaccination-info-grid--two {
    grid-template-columns: repeat(2, 1fr);
  }
}

.vaccination-info-list {
  list-style: none;
  margin: 0.5rem 0 0;
  padding: 0;
}

.vaccination-info-list li {
  font-size: 0.82rem;
  color: var(--text-grey);
  line-height: 1.5;
  margin-bottom: 0.55rem;
}

.vaccination-info-list--bullets {
  list-style: disc;
  padding-left: 1.15rem;
}

.vaccination-info-list--bullets li {
  margin-bottom: 0.45rem;
}

.vaccination-tel-btn {
  display: inline-block;
  margin-top: 0.2rem;
  padding: 0.45rem 0.75rem;
  font-size: 0.78rem;
  white-space: nowrap;
}

.vaccination-info-card {
  background: var(--card-feature);
  border: 1px solid var(--card-border);
  border-radius: 14px;
  padding: 1.15rem 1.1rem 1.05rem;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.04);
}

.vaccination-info-card-title {
  font-size: 0.92rem;
  font-weight: 700;
  color: var(--text-dark);
  margin: 0 0 0.55rem;
  line-height: 1.35;
}

.vaccination-info-card p {
  font-size: 0.82rem;
  color: var(--text-grey);
  line-height: 1.5;
  margin: 0;
}

.vaccination-info-card p + p {
  margin-top: 0.55rem;
}

.vaccination-info-location {
  margin-bottom: 0.35rem !important;
}

.vaccination-info-maps {
  margin: 0.35rem 0 0.85rem !important;
}

.vaccination-maps-btn {
  display: inline-block;
  padding: 0.65rem 1.15rem;
  min-height: 44px;
  min-width: 44px;
  background: var(--tag-pink);
  color: var(--link-red);
  border: 1px solid rgba(200, 76, 76, 0.3);
  border-radius: 8px;
  font-size: 0.84rem;
  font-weight: 700;
  line-height: 1.35;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  position: relative;
  z-index: 2;
  box-sizing: border-box;
  transition: background var(--transition), color var(--transition), transform var(--transition), border-color var(--transition);
}

.vaccination-maps-btn:hover,
.vaccination-maps-btn:focus-visible {
  background: var(--accent-pink);
  color: #fff;
  border-color: var(--accent-pink);
  text-decoration: none;
  transform: translateY(-1px);
  outline: 2px solid var(--accent-pink);
  outline-offset: 2px;
}

.vaccination-info-note {
  font-size: 0.74rem !important;
  font-style: italic;
  color: var(--text-grey);
  margin-top: 0.35rem !important;
}

.vaccination-info-important {
  font-size: 0.84rem;
  color: var(--text-body);
  line-height: 1.5;
  margin: 0 0 0.75rem;
  padding: 1rem 1.1rem;
  background: var(--card-feature);
  border: 1px solid var(--tag-pink);
  border-radius: 12px;
}

.vaccination-info-list--vets .vet-entry {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.3rem;
  margin-bottom: 0.75rem;
}

.vaccination-info-list--vets .vet-entry:last-child {
  margin-bottom: 0;
}

.vet-entry-name {
  font-size: 0.82rem;
  font-weight: 600;
  color: var(--text-dark);
  line-height: 1.35;
}

.vaccination-info-list--vets .vaccination-tel-btn {
  margin-top: 0;
}

.vaccination-info-quote {
  font-size: 0.82rem;
  font-style: italic;
  color: var(--text-grey);
  text-align: center;
  margin: 0 0 0.75rem;
  line-height: 1.5;
}

.vaccination-info-tagline {
  font-size: clamp(1.5rem, 4vw, 2.25rem);
  font-weight: 800;
  color: var(--text-dark);
  text-align: center;
  margin: 0 0 1.25rem;
  line-height: 1.2;
}

/* Animal Protection ? ONG slides (Beldis, SARA, Cat House) */
.animal-org-slide .vaccination-info {
  padding-bottom: 2.25rem;
}

.animal-org-header {
  margin-bottom: 1.5rem;
}

.animal-org-logo-wrap {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 5cm;
  height: 5cm;
  min-width: 5cm;
  min-height: 5cm;
  margin: 0 auto 1rem;
  border-radius: 50%;
  border: 2px solid var(--tag-pink);
  background: linear-gradient(145deg, var(--card-feature) 0%, var(--card-beige) 100%);
  box-shadow: 0 2px 14px rgba(0, 0, 0, 0.06);
  overflow: hidden;
}

.animal-org-logo-wrap--light {
  background: #fff;
  border-color: rgba(0, 0, 0, 0.08);
}

.animal-org-logo-wrap--light .animal-org-logo {
  object-fit: contain;
  padding: 0.55rem;
  box-sizing: border-box;
}

.animal-org-logo.is-missing {
  display: none;
}

.animal-org-logo-fallback {
  display: none;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  min-width: 5cm;
  min-height: 5cm;
  font-size: 2.5rem;
  line-height: 1;
  color: var(--text-grey);
  background: transparent;
  border-radius: 50%;
}

.animal-org-logo.is-missing + .animal-org-logo-fallback {
  display: flex;
}

.animal-org-logo-wrap--light {
  background: #fff;
  border-color: rgba(200, 76, 76, 0.22);
}

.animal-org-logo-wrap--light .animal-org-logo {
  object-fit: contain;
  padding: 0.55rem;
  box-sizing: border-box;
}

.animal-org-section-heading,
.animal-org-locations-title,
.animal-org-gallery-heading {
  font-size: 0.92rem;
  font-weight: 800;
  color: var(--text-dark);
  text-align: center;
  margin: 0 0 0.85rem;
  line-height: 1.35;
}

.animal-org-cards {
  margin-bottom: 1.35rem;
}

@media (min-width: 768px) {
  .animal-org-cards--services {
    grid-template-columns: repeat(3, 1fr);
  }
}

.vaccination-info-card--wide {
  grid-column: 1 / -1;
}

.animal-org-locations {
  margin-bottom: 1.35rem;
  padding: 1.1rem 1rem;
  background: var(--card-feature);
  border: 1px solid var(--card-border);
  border-radius: 14px;
}

.animal-org-locations-thanks {
  font-size: 0.88rem;
  font-weight: 600;
  color: var(--text-grey);
  text-align: center;
  margin: -0.35rem 0 1.1rem;
  line-height: 1.4;
}

.animal-org-locations-subtitle {
  font-size: 0.82rem;
  font-weight: 800;
  color: var(--text-dark);
  text-align: center;
  margin: 0 0 0.85rem;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.animal-org-locations-region + .animal-org-locations-region {
  margin-top: 1rem;
}

.animal-org-locations-heading {
  font-size: 0.78rem;
  font-weight: 700;
  color: var(--link-red);
  margin: 0 0 0.55rem;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.animal-org-shop-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.55rem;
}

@media (min-width: 480px) {
  .animal-org-shop-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (min-width: 720px) {
  .animal-org-shop-grid {
    grid-template-columns: repeat(4, 1fr);
  }
}

.animal-org-shop-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.3rem;
  min-height: 4.5rem;
  padding: 0.65rem 0.45rem;
  border: 1px solid var(--card-border);
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
  text-align: center;
  transition: transform var(--transition), box-shadow var(--transition), border-color var(--transition);
}

.animal-org-shop-card--pink {
  background: var(--tag-pink);
}

.animal-org-shop-card--beige {
  background: var(--card-beige);
}

.animal-org-shop-card--feature {
  background: var(--card-feature);
}

.animal-org-shop-card:hover {
  transform: translateY(-2px);
  border-color: var(--accent-pink);
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.07);
}

.animal-org-shop-card__icon {
  font-size: 1.15rem;
  line-height: 1;
}

.animal-org-shop-card__name {
  font-size: 0.72rem;
  font-weight: 700;
  color: var(--text-dark);
  line-height: 1.25;
}

.animal-org-gallery-wrap {
  margin: 0 0 1.35rem;
}

.animal-org-gallery {
  position: relative;
  display: flex;
  align-items: center;
  gap: 0.35rem;
  max-width: 920px;
  margin: 0 auto;
}

.animal-org-gallery-track {
  display: flex;
  gap: 0.85rem;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
  scroll-behavior: smooth;
  flex: 1 1 auto;
  min-width: 0;
  padding: 0.25rem 0.15rem 0.75rem;
  scrollbar-width: thin;
  scrollbar-color: var(--accent-pink) transparent;
}

.animal-org-gallery-track::-webkit-scrollbar {
  height: 6px;
}

.animal-org-gallery-track::-webkit-scrollbar-thumb {
  background: rgba(200, 76, 76, 0.35);
  border-radius: 999px;
}

.animal-org-gallery-slide {
  flex: 0 0 min(82%, 320px);
  scroll-snap-align: start;
  margin: 0;
}

@media (min-width: 640px) {
  .animal-org-gallery-slide {
    flex: 0 0 300px;
  }
}

@media (min-width: 1024px) {
  .animal-org-gallery-slide {
    flex: 0 0 340px;
  }
}

.animal-org-gallery-photo {
  position: relative;
  display: block;
  aspect-ratio: 4 / 3;
  border-radius: 12px;
  overflow: hidden;
  background: #e8e4df;
  border: 1px solid var(--card-border);
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.06);
  text-decoration: none;
  color: inherit;
  transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
}

a.animal-org-gallery-photo:hover,
a.animal-org-gallery-photo:focus-visible {
  transform: translateY(-2px);
  border-color: var(--accent-pink);
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.1);
  outline: none;
}

.animal-org-gallery-photo img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.animal-org-gallery-photo img.is-missing {
  display: none;
}

/* Hide empty gallery slides when the image failed to load */
.animal-org-gallery-slide:has(img.is-missing) {
  display: none;
}

.animal-org-gallery-track:not(:has(img:not(.is-missing))) {
  display: none;
}

.animal-org-gallery-note {
  text-align: center;
  margin-top: 0.35rem !important;
}

.animal-org-gallery-cta {
  display: flex;
  justify-content: center;
  margin-top: 0.65rem;
}

.animal-org-gallery-cta .vaccination-maps-btn {
  margin: 0;
}

.animal-org-bank {
  margin-bottom: 1.25rem;
}

.animal-org-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 0.65rem;
  margin-top: 0.5rem;
}

.animal-org-footer .vaccination-maps-btn {
  margin: 0;
}

.vaccination-info-footer {
  font-size: 0.8rem;
  color: var(--text-grey);
  line-height: 1.45;
  margin: 0;
  text-align: center;
}

.about-community-headline {
  font-size: clamp(1.35rem, 4vw, 2rem);
  font-weight: 800;
  color: #000;
  text-align: center;
  margin: 0 0 0.85rem;
  line-height: 1.25;
}

.about-community-subline {
  font-size: clamp(0.92rem, 2.6vw, 1.12rem);
  font-weight: 600;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--link-red);
  text-align: center;
  margin: 0 0 1.35rem;
  line-height: 1.35;
}

.contact-form-success {
  margin-top: 1rem;
  padding: 1.25rem 1.35rem;
  font-size: 0.92rem;
  line-height: 1.55;
  color: var(--text-body);
  text-align: center;
  background: var(--card-feature);
  border: 1px solid var(--tag-pink);
  border-radius: 12px;
}

.home-social-bar {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 0.75rem 1.1rem;
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 1rem 1.25rem 1.35rem;
  background: #1a1a1a;
  color: #fff;
}

.home-social-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.45rem;
  min-width: 44px;
  min-height: 44px;
  padding: 0.65rem 1.1rem;
  font-family: var(--font);
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.02em;
  text-decoration: none;
  color: #fff;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: var(--radius-pill);
  transition: transform var(--transition), box-shadow var(--transition), background var(--transition), border-color var(--transition);
}

.home-social-link:hover,
.home-social-link:focus-visible {
  background: rgba(255, 255, 255, 0.16);
  border-color: rgba(255, 255, 255, 0.35);
  color: #fff;
  transform: translateY(-3px);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.25);
  outline: none;
  animation: home-social-bounce 0.55s ease;
}

.home-social-link--whatsapp:hover,
.home-social-link--whatsapp:focus-visible {
  background: rgba(37, 211, 102, 0.22);
  border-color: rgba(37, 211, 102, 0.55);
}

.home-social-link--instagram:hover,
.home-social-link--instagram:focus-visible {
  background: rgba(255, 107, 139, 0.22);
  border-color: rgba(255, 107, 139, 0.45);
}

.home-social-link:active {
  animation: home-social-bounce 0.45s ease;
}

.home-social-icon {
  width: 1.15rem;
  height: 1.15rem;
  flex-shrink: 0;
}

.home-social-sep {
  color: var(--text-grey);
  font-weight: 700;
  user-select: none;
}

.home-social-label {
  line-height: 1;
}

.go-with-flow-headline {
  font-size: clamp(1.15rem, 3.2vw, 1.55rem);
  font-weight: 800;
  color: #000;
  text-align: center;
  margin: 0 0 0.85rem;
  line-height: 1.35;
}

.go-with-flow-subline {
  font-size: clamp(0.95rem, 2.4vw, 1.15rem);
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--link-red);
  text-align: center;
  margin: 0 0 1rem;
  line-height: 1.4;
}

.go-with-flow-title {
  margin-bottom: 1.25rem;
}

@keyframes home-social-bounce {
  0%, 100% { transform: translateY(0); }
  35% { transform: translateY(-6px); }
  55% { transform: translateY(-2px); }
  75% { transform: translateY(-5px); }
}

/* Daniela Retreat ? dates + horizontal photo gallery (#section-retreat-daniela) */
.retreat-daniela-dates {
  color: #000 !important;
  font-weight: 700;
  font-size: 1.2rem !important;
  font-style: normal;
}

.retreat-daniela-gallery-wrap {
  margin: 0 0 1.5rem;
}

.retreat-daniela-gallery-heading {
  font-size: 0.92rem;
  font-weight: 800;
  color: var(--text-dark);
  text-align: center;
  margin: 0 0 0.85rem;
  letter-spacing: -0.01em;
}

.retreat-daniela-gallery {
  position: relative;
  display: flex;
  align-items: center;
  gap: 0.35rem;
  max-width: 920px;
  margin: 0 auto;
}

.retreat-gallery-track {
  display: flex;
  gap: 0.85rem;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
  scroll-behavior: smooth;
  flex: 1 1 auto;
  min-width: 0;
  padding: 0.25rem 0.15rem 0.75rem;
  scrollbar-width: thin;
  scrollbar-color: var(--accent-pink) transparent;
}

.retreat-gallery-track::-webkit-scrollbar {
  height: 6px;
}

.retreat-gallery-track::-webkit-scrollbar-thumb {
  background: rgba(200, 76, 76, 0.35);
  border-radius: 999px;
}

.retreat-gallery-slide {
  flex: 0 0 min(82%, 320px);
  scroll-snap-align: start;
  margin: 0;
}

@media (min-width: 640px) {
  .retreat-gallery-slide {
    flex: 0 0 300px;
  }
}

@media (min-width: 1024px) {
  .retreat-gallery-slide {
    flex: 0 0 340px;
  }
}

.retreat-gallery-photo {
  position: relative;
  aspect-ratio: 4 / 3;
  border-radius: 12px;
  overflow: hidden;
  background: #e8e4df;
  border: 1px solid var(--card-border);
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.06);
}

.retreat-gallery-photo img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.retreat-gallery-photo img.is-missing {
  display: none;
}

.retreat-gallery-btn {
  flex: 0 0 auto;
  width: 2.25rem;
  height: 2.25rem;
  padding: 0;
  border: 1px solid rgba(200, 76, 76, 0.25);
  border-radius: 50%;
  background: #fff;
  color: var(--link-red);
  font-size: 1.35rem;
  line-height: 1;
  cursor: pointer;
  transition: background var(--transition), color var(--transition), transform var(--transition), border-color var(--transition);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}

.retreat-gallery-btn:hover,
.retreat-gallery-btn:focus-visible {
  background: var(--accent-pink);
  color: #fff;
  border-color: var(--accent-pink);
  transform: translateY(-1px);
  outline: none;
}

@media (max-width: 479px) {
  .retreat-gallery-btn {
    display: none;
  }
}

.retreat-daniela-gallery-note {
  text-align: center;
  margin-top: 0.35rem !important;
}

/* Surf spot guide (Surf Spots section ? below slide 30) */
.surf-spots-guide-slide {
  scroll-margin-top: calc(var(--header-h) + 24px);
}

.surf-spots-guide-text {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 1.5rem 1rem 2rem;
}

.surf-spots-guide-header {
  text-align: center;
  margin-bottom: 2rem;
}

.surf-spots-guide-title {
  font-size: clamp(1.35rem, 3vw, 1.75rem);
  font-weight: 800;
  color: var(--text-dark);
  margin: 0.75rem 0 0.5rem;
  line-height: 1.3;
}

.surf-spots-guide-intro {
  font-size: 0.92rem;
  color: var(--text-grey);
  max-width: 42rem;
  margin: 0 auto;
  line-height: 1.55;
}

.surf-spots-forecast-links {
  font-size: 0.85rem;
  margin: 0.85rem 0 0;
  line-height: 1.5;
}

.surf-spots-forecast-link {
  color: var(--link-red);
  font-weight: 600;
  text-decoration: none;
  transition: color var(--transition);
}

.surf-spots-forecast-link:hover,
.surf-spots-forecast-link:focus-visible {
  color: var(--accent-pink);
  text-decoration: underline;
}

.surf-spots-forecast-sep {
  color: var(--text-grey);
  margin: 0 0.35rem;
}

.surf-spots-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem;
  margin-bottom: 2rem;
}

@media (min-width: 640px) {
  .surf-spots-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (min-width: 960px) {
  .surf-spots-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}

.surf-spot-card {
  background: var(--bg-welcome);
  border: 1px solid var(--card-border);
  border-radius: 14px;
  padding: 1.15rem 1.1rem 1.05rem;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.04);
  transition: transform var(--transition), box-shadow var(--transition), border-color var(--transition);
}

.surf-spot-card:hover {
  transform: translateY(-3px);
  border-color: var(--tag-pink);
  box-shadow: 0 10px 28px rgba(0, 0, 0, 0.07);
}

.surf-spot-card-head {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  gap: 0.4rem 0.6rem;
  margin-bottom: 0.45rem;
}

.surf-spot-name {
  font-size: 0.92rem;
  font-weight: 700;
  color: var(--text-dark);
  margin: 0;
  line-height: 1.35;
}

.surf-spot-level {
  font-size: 0.68rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  padding: 0.2rem 0.5rem;
  border-radius: 999px;
  line-height: 1.3;
  white-space: nowrap;
}

.surf-spot-level--beginner {
  background: #e8f5e9;
  color: #2e7d32;
}

.surf-spot-level--intermediate {
  background: #fff3e0;
  color: #e65100;
}

.surf-spot-level--advanced {
  background: #fce4ec;
  color: #c2185b;
}

.surf-spot-meta,
.surf-spot-desc {
  font-size: 0.8rem;
  color: var(--text-grey);
  line-height: 1.45;
  margin: 0.25rem 0 0;
}

.surf-spot-meta strong {
  color: var(--text-dark);
  font-weight: 600;
}

.surf-spots-disclaimer {
  font-size: 0.78rem;
  color: var(--text-grey);
  line-height: 1.5;
  margin: 0.5rem 0 0;
  padding: 1rem 1.1rem;
  background: var(--card-feature);
  border-radius: 10px;
  border: 1px solid var(--tag-pink);
}

/* ===== Scroll reveal (category HTML slides) ===== */
.scroll-reveal {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.65s cubic-bezier(0.4, 0, 0.2, 1),
    transform 0.65s cubic-bezier(0.4, 0, 0.2, 1);
}

.scroll-reveal.is-visible {
  opacity: 1;
  transform: translateY(0);
}

/* ===== Nav sub-item (Shop ? Artisans) ===== */
.nav-drawer .nav-item--sub {
  margin-left: 0.35rem;
  padding-left: 0.65rem;
  border-left: 2px solid var(--tag-pink);
}

.nav-drawer .nav-link--sub {
  font-size: 0.82rem;
  font-weight: 600;
  padding-left: 0.15rem;
}

.nav-drawer .nav-link--sub .nav-link__icon {
  opacity: 0.75;
  transform: scale(0.9);
}

/* ===== Food & Drinks / Coworking / Retreat Collection ? partner invite ===== */
.food-drinks-info,
.coworking-info {
  max-width: 40rem;
  margin: 0 auto;
}

.food-drinks-invite-card,
.coworking-invite-card,
.retreat-invite-card {
  max-width: 36rem;
  margin: 0.35rem auto 0;
  text-align: center;
  background: rgba(255, 255, 255, 0.72);
  border: 1px solid rgba(224, 216, 216, 0.9);
  box-shadow: 0 8px 28px rgba(0, 0, 0, 0.04);
}

.retreat-invite-card {
  margin: 1.5rem auto 1.25rem;
}

.food-drinks-invite-card__title,
.coworking-invite-card__title,
.retreat-invite-card__title {
  margin: 0 0 0.75rem;
  font-size: clamp(1.15rem, 2.4vw, 1.35rem);
  font-weight: 700;
  color: var(--text-dark);
  letter-spacing: -0.01em;
}

.food-drinks-invite-card > p,
.coworking-invite-card > p,
.retreat-invite-card > p {
  margin: 0 auto;
  max-width: 32rem;
  color: var(--text-body);
  line-height: 1.6;
}

.food-drinks-invite-actions,
.coworking-invite-actions,
.retreat-invite-actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.65rem;
  margin-top: 1.35rem !important;
  margin-bottom: 0 !important;
}

.food-drinks-invite-btn--email,
.coworking-invite-btn--email,
.retreat-invite-btn--email {
  background: var(--bg-welcome);
  color: var(--link-red);
  border-color: rgba(200, 76, 76, 0.28);
}

.food-drinks-invite-btn--email:hover,
.food-drinks-invite-btn--email:focus-visible,
.coworking-invite-btn--email:hover,
.coworking-invite-btn--email:focus-visible,
.retreat-invite-btn--email:hover,
.retreat-invite-btn--email:focus-visible {
  background: var(--tag-pink);
  color: var(--link-red);
  border-color: rgba(200, 76, 76, 0.4);
}

/* ===== Premium micro-interactions ===== */
.guide-shot {
  transition: transform 0.55s cubic-bezier(0.4, 0, 0.2, 1),
    box-shadow 0.55s cubic-bezier(0.4, 0, 0.2, 1);
}

.category-slide:hover .guide-shot,
.home-section:hover .guide-shot {
  transform: scale(1.012);
  box-shadow: 0 8px 36px rgba(0, 0, 0, 0.09);
}

.coming-soon {
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.92) 0%, rgba(247, 242, 242, 0.88) 100%);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  border: 1px solid rgba(224, 216, 216, 0.65);
  transition: transform var(--transition), box-shadow var(--transition);
}

.coming-soon:hover {
  transform: translateY(-2px);
  box-shadow: 0 12px 40px rgba(0, 0, 0, 0.07);
}

.vaccination-info-card,
.rental-vehicle-card,
.exp-card,
.surf-spot-card {
  transition: transform var(--transition), box-shadow var(--transition), border-color var(--transition);
}

.contact-form-submit {
  transition: transform 0.25s ease, box-shadow 0.25s ease, background var(--transition);
}

.contact-form-submit:hover:not(:disabled) {
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(200, 76, 76, 0.25);
}

.contact-form-submit:active:not(:disabled) {
  transform: translateY(0);
}

.vaccination-maps-btn {
  transition: background var(--transition), transform 0.25s ease, box-shadow 0.25s ease;
}

.vaccination-maps-btn:hover {
  transform: translateY(-1px);
}

.ocean-conditions-info .vaccination-info-card,
.contacts-info .vaccination-info-card,
.artisans-info .vaccination-info-card {
  background: rgba(255, 255, 255, 0.72);
}

.artisans-info-card {
  max-width: 42rem;
  margin: 0 auto;
  text-align: left;
}

.artisans-info-card p {
  font-size: 0.88rem;
  color: var(--text-grey);
  line-height: 1.55;
  margin: 0 0 1rem;
}

.artisans-info-card p:last-of-type {
  margin-bottom: 0;
}

.artisans-info-card .vaccination-info-maps {
  margin-top: 1.25rem;
  margin-bottom: 0;
  text-align: center;
}

.artisans-info-card {
  max-width: 42rem;
  margin: 0 auto;
  text-align: center;
}

.artisans-info-card p {
  text-align: left;
}

@media (prefers-reduced-motion: reduce) {
  .section-reveal,
  .scroll-reveal {
    opacity: 1;
    transform: none;
    transition: none;
  }

  .guide-shot,
  .category-slide:hover .guide-shot,
  .home-section:hover .guide-shot,
  .coming-soon,
  .coming-soon:hover,
  .vaccination-info-card,
  .rental-vehicle-card,
  .exp-card,
  .surf-spot-card,
  .contact-form-submit,
  .contact-form-submit:hover,
  .vaccination-maps-btn {
    transition: none;
    transform: none;
  }
}

/* Morocco Itinerary ? Travel Builder (#section-morocco-itinerary-builder) */
.morocco-builder-slide {
  scroll-margin-top: calc(var(--header-h) + 24px);
}

.morocco-hub-intro {
  text-align: center;
}

.morocco-hub-cta {
  display: flex;
  justify-content: center;
  margin-top: 0.5rem;
}

.morocco-builder {
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
  padding: 0;
  background: transparent;
  border: none;
  border-radius: 0;
  box-shadow: none;
}

.morocco-builder-hero {
  text-align: center;
  margin-bottom: 1.75rem;
}

.morocco-builder-hero__title {
  margin: 0.65rem 0 0.5rem;
}

.morocco-builder-hero__intro {
  margin: 0;
  max-width: 52ch;
  margin-inline: auto;
  font-size: 0.88rem;
  color: var(--text-grey);
  line-height: 1.5;
}

.morocco-builder-hero__trust {
  margin: 0.75rem auto 0;
  max-width: 46ch;
}

/* Human promise ? top of builder wizard + hero variant */
.builder-human-promise {
  margin: 0 0 1.15rem;
  padding: 0.62rem 1.15rem;
  text-align: center;
  font-size: 0.82rem;
  font-weight: 600;
  line-height: 1.45;
  letter-spacing: 0.015em;
  color: var(--text-dark);
  background: var(--tag-pink);
  border: 1px solid rgba(255, 107, 139, 0.35);
  border-radius: var(--radius-pill);
  box-shadow: 0 2px 14px rgba(245, 214, 214, 0.85);
}

.morocco-builder-hero .builder-human-promise {
  display: inline-block;
  margin-inline: auto;
}

.morocco-builder-step__layout,
.morocco-builder-step__layout--reverse {
  display: block;
}

.morocco-builder-step__visual {
  display: none;
}

.morocco-builder-step__body {
  width: 100%;
}

.morocco-builder-step__kicker {
  margin: 0 0 0.35rem;
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--text-grey);
}

.morocco-builder-step__lede {
  margin: 0 0 0.5rem;
  color: var(--text-body);
  line-height: 1.55;
}

.morocco-builder-step__intro--centered {
  text-align: center;
  max-width: 54ch;
  margin: 0 auto 1.25rem;
}

.morocco-builder-cards--uniform,
.morocco-builder-cards--destinations {
  grid-template-columns: repeat(auto-fill, minmax(118px, 1fr));
  gap: 0.55rem;
}

.morocco-builder-cards--choices,
.morocco-builder-cards--itinerant {
  grid-template-columns: repeat(auto-fill, minmax(118px, 1fr));
  gap: 0.55rem;
}

.morocco-builder-cards--duration {
  grid-template-columns: repeat(auto-fill, minmax(130px, 1fr));
  gap: 0.75rem;
}

.morocco-builder-card--photo {
  padding: 0.65rem 0.55rem;
  overflow: visible;
  align-items: center;
  min-height: 4.25rem;
  border-radius: var(--radius-card);
  transition: border-color 0.2s ease, background 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
}

.morocco-builder-card--photo:hover {
  transform: translateY(-1px);
  box-shadow: 0 4px 14px rgba(255, 105, 180, 0.1);
}

.morocco-builder-card--photo.is-selected {
  border-color: var(--accent-pink, #ff69b4);
  box-shadow: 0 4px 16px rgba(255, 105, 180, 0.15);
}

.morocco-builder-card--span-2 {
  grid-column: span 1;
}

.morocco-builder-card--tall .morocco-builder-card__media img {
  min-height: 0;
}

.morocco-builder-card__media {
  display: none;
}

.morocco-builder-card--tall .morocco-builder-card__media {
  aspect-ratio: auto;
}

.morocco-builder-card__media img {
  display: none;
}

.morocco-builder-card--photo:hover .morocco-builder-card__media img {
  transform: none;
}

.morocco-builder-card__body {
  display: flex;
  flex-direction: column;
  gap: 0.15rem;
  padding: 0;
  width: 100%;
  text-align: center;
  align-items: center;
  justify-content: center;
}

.morocco-builder-card--duration {
  min-height: 5.5rem;
  justify-content: center;
}

.morocco-builder-card--duration .morocco-builder-card__body {
  align-items: center;
  text-align: center;
}

.morocco-builder-fields {
  margin-top: 0.25rem;
}

.morocco-builder-form {
  margin-top: 0.5rem;
}

.morocco-builder-progress {
  display: flex;
  flex-wrap: wrap;
  gap: 0.35rem 0.5rem;
  justify-content: center;
  list-style: none;
  margin: 0 0 1.5rem;
  padding: 0;
}

.morocco-builder-progress__item {
  display: flex;
  align-items: center;
  gap: 0.35rem;
  font-size: 0.72rem;
  font-weight: 600;
  color: var(--text-muted, #6b6b6b);
  opacity: 0.65;
  transition: opacity 0.25s ease, color 0.25s ease;
}

.morocco-builder-progress__item.is-active,
.morocco-builder-progress__item.is-done {
  opacity: 1;
  color: var(--text-dark);
}

.morocco-builder-progress__dot {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.35rem;
  height: 1.35rem;
  border-radius: 50%;
  background: rgba(255, 105, 180, 0.12);
  border: 1px solid rgba(255, 105, 180, 0.28);
  font-size: 0.68rem;
  font-weight: 800;
}

.morocco-builder-progress__item.is-active .morocco-builder-progress__dot {
  background: var(--accent-pink, #ff69b4);
  border-color: var(--accent-pink, #ff69b4);
  color: #fff;
}

.morocco-builder-progress__item.is-done .morocco-builder-progress__dot {
  background: var(--tag-pink);
  border-color: var(--card-border);
  color: var(--text-dark);
}

.morocco-builder-progress__label {
  display: none;
}

@media (min-width: 640px) {
  .morocco-builder-progress__label {
    display: inline;
  }
}

.morocco-builder-step {
  animation: morocco-builder-fade 0.35s ease;
}

@keyframes morocco-builder-fade {
  from { opacity: 0; transform: translateY(6px); }
  to { opacity: 1; transform: translateY(0); }
}

.morocco-builder-step__title {
  font-size: 1.15rem;
  font-weight: 800;
  color: var(--text-dark);
  margin: 0 0 0.35rem;
}

.morocco-builder-step__hint {
  margin: 0 0 1.1rem;
  color: var(--text-muted, #4a4a4a);
  font-size: 0.92rem;
  line-height: 1.5;
}

.morocco-builder-step__hint--compact {
  margin-bottom: 0.75rem;
}

.morocco-builder-step__subheading {
  margin: 1.35rem 0 0.5rem;
  font-size: 0.82rem;
  font-weight: 800;
  color: var(--text-dark);
  text-transform: uppercase;
  letter-spacing: 0.06em;
}

.morocco-builder-step__subheading:first-of-type {
  margin-top: 0;
}

.morocco-builder-step__subtitle {
  margin: 1.35rem 0 0.35rem;
  font-size: 0.95rem;
  font-weight: 800;
  color: var(--text-dark);
  letter-spacing: 0.02em;
}

.morocco-builder-cards {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
  gap: 0.65rem;
}

.morocco-builder-cards--compact {
  grid-template-columns: repeat(auto-fill, minmax(110px, 1fr));
}

.morocco-builder-cards--cities {
  grid-template-columns: repeat(auto-fill, minmax(108px, 1fr));
  gap: 0.5rem;
}

.morocco-builder-card--city {
  min-height: 2.75rem;
  padding: 0.55rem 0.5rem;
  border-radius: var(--radius-card);
}

.morocco-builder-card--city .morocco-builder-card__label {
  font-size: 0.78rem;
  font-weight: 700;
}

.morocco-builder-card {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.2rem;
  min-height: 4.25rem;
  padding: 0.65rem 0.55rem;
  border-radius: var(--radius-card);
  background: rgba(255, 255, 255, 0.72);
  border: 1.5px solid rgba(255, 105, 180, 0.18);
  cursor: pointer;
  text-align: center;
  transition: border-color 0.2s ease, background 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
}

.morocco-builder-card:hover {
  border-color: rgba(255, 105, 180, 0.45);
  box-shadow: 0 4px 14px rgba(255, 105, 180, 0.1);
  transform: translateY(-1px);
}

.morocco-builder-card.is-selected {
  background: rgba(255, 105, 180, 0.1);
  border-color: var(--accent-pink, #ff69b4);
  box-shadow: 0 4px 16px rgba(255, 105, 180, 0.15);
}

.morocco-builder-card input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

.morocco-builder-card__icon {
  font-size: 1.35rem;
  line-height: 1;
}

.morocco-builder-card__label {
  font-size: 0.82rem;
  font-weight: 700;
  color: var(--text-dark);
  line-height: 1.25;
}

.morocco-builder-card__sub {
  font-size: 0.68rem;
  color: var(--text-muted, #6b6b6b);
  line-height: 1.3;
}

.morocco-builder-radios {
  display: flex;
  flex-direction: column;
  gap: 0.65rem;
}

.morocco-builder-radio {
  display: flex;
  align-items: center;
  gap: 0.55rem;
  padding: 0.85rem 1rem;
  border-radius: var(--radius-card);
  background: rgba(255, 255, 255, 0.72);
  border: 1.5px solid rgba(255, 105, 180, 0.18);
  cursor: pointer;
  font-weight: 600;
  font-size: 0.92rem;
  transition: border-color 0.2s ease, background 0.2s ease;
}

.morocco-builder-radio:has(input:checked) {
  background: rgba(255, 105, 180, 0.1);
  border-color: var(--accent-pink, #ff69b4);
}

.morocco-builder-custom-days {
  margin-top: 1rem;
}

.morocco-builder-review-grid {
  display: grid;
  gap: 0.85rem;
}

.morocco-builder-review-card__head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 0.75rem;
  margin-bottom: 0.35rem;
}

.morocco-builder-review-card__head .vaccination-info-card-title {
  margin: 0;
}

.morocco-builder-review-card__head .catalog-btn-secondary {
  flex-shrink: 0;
}

.morocco-builder-review-card p {
  margin: 0;
  font-size: 0.9rem;
  line-height: 1.45;
  color: var(--text-muted, #4a4a4a);
}

.morocco-builder-review-notes {
  grid-column: 1 / -1;
}

.morocco-builder-required {
  color: var(--accent-pink, #ff69b4);
}

.morocco-builder-submit-note {
  margin: 1rem 0 0;
  padding: 0.75rem 0.9rem;
  border-radius: var(--radius-card);
  background: rgba(255, 105, 180, 0.08);
  border: 1px solid rgba(255, 105, 180, 0.2);
  font-size: 0.88rem;
  color: var(--text-muted, #4a4a4a);
  line-height: 1.5;
}

.morocco-builder-form .contact-form-field input,
.morocco-builder-form .contact-form-field select,
.morocco-builder-form .contact-form-field textarea {
  border-radius: var(--radius-card);
}

.morocco-builder-nav {
  display: flex;
  flex-wrap: wrap;
  gap: 0.65rem;
  justify-content: flex-end;
  align-items: center;
  margin-top: 1.5rem;
  padding-top: 1.25rem;
  border-top: 1px solid var(--card-border);
}

.morocco-builder-nav > .catalog-btn-secondary:first-child:not([hidden]) {
  margin-right: auto;
}

.morocco-builder-nav .catalog-btn-book {
  width: auto;
  border-radius: var(--radius-pill);
}

.morocco-builder-nav [hidden] {
  display: none !important;
}

.morocco-builder-step[hidden] {
  display: none !important;
}

/* Blog */
.blog-article {
  max-width: 760px;
  margin: 0 auto;
}

.blog-article-title {
  font-size: clamp(1.45rem, 3.4vw, 2rem);
  line-height: 1.2;
}

.blog-article-meta {
  margin: 0.35rem 0 0.85rem;
  font-size: 0.86rem;
  color: var(--text-grey);
}

.blog-article-lede {
  font-size: 1.02rem;
}

.blog-article-body {
  display: grid;
  gap: 0;
}

.blog-article-intro {
  display: grid;
  gap: 0.85rem;
  margin-bottom: 0.25rem;
}

.blog-article-chapter {
  margin-top: 1.5rem;
  padding-top: 0.15rem;
}

.blog-article-chapter:first-of-type {
  margin-top: 1.15rem;
}

.blog-article-heading {
  margin: 0 0 0.75rem;
  font-size: clamp(0.92rem, 2.2vw, 1.05rem);
  font-weight: 800;
  color: var(--text-dark);
  text-transform: uppercase;
  letter-spacing: 0.08em;
  line-height: 1.35;
}

.blog-article-photo {
  margin: 0 0 1rem;
  border-radius: var(--radius-card);
  overflow: hidden;
  border: 1px solid var(--card-border);
  box-shadow: 0 4px 18px rgba(0, 0, 0, 0.06);
  background: rgba(255, 255, 255, 0.6);
}

.blog-article-photo img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 4 / 5;
  object-fit: cover;
  max-height: 420px;
}

.blog-article-chapter-text {
  display: grid;
  gap: 0.85rem;
}

.blog-article-intro p,
.blog-article-chapter-text p {
  margin: 0;
  line-height: 1.65;
  font-size: 0.92rem;
  color: var(--text-grey);
}

.blog-article-body a {
  color: var(--link-red);
  text-decoration: underline;
  text-underline-offset: 0.15em;
}

.blog-article-footer {
  margin-top: 1.75rem;
  padding-top: 1.25rem;
  border-top: 1px solid var(--card-border);
  display: grid;
  gap: 0.45rem;
  font-size: 0.92rem;
}

.blog-article-social a {
  color: var(--link-red);
  font-weight: 700;
}

@media (min-width: 768px) {
  .blog-article-photo img {
    max-height: 360px;
  }
}

@media (max-width: 640px) {
  .blog-article-chapter {
    margin-top: 1.35rem;
  }

  .blog-article-photo {
    margin-bottom: 0.85rem;
    border-radius: 16px;
  }

  .blog-article-heading {
    letter-spacing: 0.06em;
  }
}

/* Community Job Board */
.job-board-info {
  max-width: 820px;
  margin: 0 auto;
}

.job-board-examples-note {
  max-width: 42rem;
  margin: 1rem auto 0;
  padding: 1rem 1.1rem;
  font-size: 0.84rem;
  color: var(--text-grey);
  line-height: 1.55;
  text-align: center;
  background: var(--card-feature);
  border: 1px solid var(--tag-pink);
  border-radius: 12px;
}

.job-board-examples-pill {
  display: block;
  width: fit-content;
  margin: 0 auto 0.65rem;
}

.job-board-toolbar {
  display: grid;
  gap: 0.85rem;
  margin: 1.25rem 0 1rem;
}

.job-board-search {
  width: 100%;
  padding: 0.65rem 0.9rem;
  border: 1px solid var(--card-border);
  border-radius: 12px;
  font-family: var(--font);
  font-size: 0.92rem;
  background: rgba(255, 255, 255, 0.75);
}

.job-board-filters {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
  gap: 0.65rem;
}

.job-board-filter label {
  font-size: 0.78rem;
}

.job-board-list {
  display: grid;
  gap: 0.85rem;
  margin-bottom: 1.5rem;
}

.job-board-card__head {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 0.75rem;
  margin-bottom: 0.5rem;
}

.job-board-card__badges {
  display: flex;
  flex-wrap: wrap;
  gap: 0.35rem;
  justify-content: flex-end;
}

.job-board-card__business {
  margin: 0.15rem 0 0;
  font-size: 0.88rem;
  color: var(--text-grey);
}

.job-board-card__meta {
  list-style: none;
  margin: 0 0 0.65rem;
  padding: 0;
  display: grid;
  gap: 0.2rem;
  font-size: 0.84rem;
}

.job-board-card__desc {
  margin: 0;
  line-height: 1.55;
}

.job-board-status {
  flex-shrink: 0;
  padding: 0.25rem 0.55rem;
  border-radius: var(--radius-pill);
  font-size: 0.72rem;
  font-weight: 800;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.job-board-status--example {
  background: rgba(180, 140, 220, 0.18);
  color: #5c4580;
}

.job-board-status--open {
  background: rgba(72, 160, 96, 0.14);
  color: #2d6a3e;
}

.job-board-status--closed {
  background: rgba(200, 76, 76, 0.12);
  color: var(--link-red);
}

.job-board-card--closed {
  opacity: 0.82;
}

.job-board-empty {
  padding: 1.25rem;
  border-radius: var(--radius-card);
  background: rgba(255, 255, 255, 0.55);
  border: 1px dashed rgba(200, 76, 76, 0.25);
  text-align: center;
}

.job-board-empty p + p {
  margin-top: 0.35rem;
  color: var(--text-grey);
  font-size: 0.92rem;
}

.job-board-form {
  margin-top: 0.5rem;
  padding: 1.25rem;
  border-radius: var(--radius-card);
  background: rgba(255, 255, 255, 0.55);
  border: 1px solid rgba(255, 105, 180, 0.15);
}

.job-board-form .contact-form-submit {
  width: 100%;
  max-width: 22rem;
}

.job-board-optional {
  font-weight: 500;
  color: var(--text-grey);
  font-size: 0.82rem;
}

/* Language switcher */
.language-switcher {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.35rem;
  flex-shrink: 0;
}

.language-switcher__label {
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: var(--text-grey);
  margin-inline-end: 0.15rem;
}

.language-switcher__btn {
  appearance: none;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: rgba(255, 255, 255, 0.85);
  color: #333;
  font-family: var(--font);
  font-size: 0.72rem;
  font-weight: 600;
  line-height: 1;
  padding: 0.42rem 0.55rem;
  border-radius: 999px;
  cursor: pointer;
  transition: background 0.2s ease, border-color 0.2s ease, color 0.2s ease, transform 0.2s ease;
}

.language-switcher__btn:hover,
.language-switcher__btn:focus-visible {
  border-color: rgba(200, 76, 76, 0.45);
  outline: none;
  transform: translateY(-1px);
}

.language-switcher__btn.is-active {
  background: linear-gradient(135deg, #ffe8f0, #e8f4ff);
  border-color: rgba(200, 76, 76, 0.35);
  color: #222;
}

/* Community commercial / creative spaces */
.community-spaces-info {
  max-width: 860px;
  margin: 0 auto;
}

.community-fixed-type {
  margin: 0.35rem 0 0;
  padding: 0.65rem 0.9rem;
  border-radius: 12px;
  background: linear-gradient(135deg, #e8f0ea 0%, #f3ebe3 100%);
  color: #3d4a42;
  font-weight: 600;
  font-size: 0.95rem;
}

.community-spaces-disclaimer {
  max-width: 42rem;
  margin: 1rem auto 0;
  padding: 0.95rem 1.15rem;
  font-size: 0.88rem;
  line-height: 1.55;
  text-align: center;
  color: #3d4a52;
  font-weight: 500;
  background: linear-gradient(135deg, rgba(255, 246, 250, 0.95), rgba(236, 248, 255, 0.92));
  border: 1px solid rgba(255, 170, 200, 0.35);
  border-radius: 14px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.7) inset;
}

.community-spaces-disclaimer--form {
  max-width: none;
  margin: 0.75rem 0 1.1rem;
  padding: 0.75rem 0.95rem;
  font-size: 0.84rem;
  font-weight: 500;
  text-align: left;
  background: linear-gradient(135deg, rgba(240, 248, 244, 0.95), rgba(255, 246, 250, 0.85));
  border-color: rgba(140, 190, 160, 0.35);
}

.community-space-card {
  display: grid;
  gap: 0.85rem;
  overflow: hidden;
  animation: community-space-in 0.45s ease both;
}

@keyframes community-space-in {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.community-space-card__media {
  margin: -0.15rem -0.15rem 0;
  border-radius: 14px;
  overflow: hidden;
  min-height: 140px;
  background: linear-gradient(135deg, #f7e8ef, #e4f1fb);
}

.community-space-card__media img {
  width: 100%;
  height: 160px;
  object-fit: cover;
  display: block;
}

.community-space-card__media--gallery {
  display: grid;
  grid-template-columns: 1.4fr 1fr;
  gap: 0.35rem;
  padding: 0.35rem;
  background: transparent;
}

.community-space-card__media--gallery img {
  height: 110px;
  border-radius: 10px;
}

.community-space-card__media--gallery img.is-primary {
  grid-row: span 2;
  height: 100%;
  min-height: 140px;
}

.community-space-card__media--placeholder {
  position: relative;
}

.community-space-card__media--placeholder::after {
  content: '';
  position: absolute;
  inset: 18% 22%;
  border-radius: 12px;
  border: 2px dashed rgba(200, 120, 150, 0.35);
  background: rgba(255, 255, 255, 0.25);
}

.community-space-card__media--creative {
  background: linear-gradient(135deg, #eef6ff, #f9efe8);
}

.community-space-card__body {
  display: grid;
  gap: 0.65rem;
}

.community-space-card__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.55rem;
}

.community-space-wa {
  text-decoration: none;
}

.community-checkbox-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  gap: 0.45rem 0.75rem;
  margin-top: 0.35rem;
}

.community-checkbox {
  display: flex;
  align-items: center;
  gap: 0.45rem;
  font-size: 0.9rem;
  color: #444;
}

.community-checkbox input {
  width: 1rem;
  height: 1rem;
  accent-color: #c84c4c;
}

.community-photo-urls {
  display: grid;
  gap: 0.55rem;
}

@media (max-width: 768px) {
  .language-switcher {
    order: 2;
    width: 100%;
    justify-content: flex-start;
  }

  .language-switcher__label {
    width: 100%;
    margin-bottom: 0.1rem;
  }

  .community-space-card__media--gallery {
    grid-template-columns: 1fr 1fr;
  }

  .community-space-card__media--gallery img.is-primary {
    grid-row: auto;
    min-height: 110px;
  }
}

/* Job Offers ? legacy (removed) */
.job-offers-info {
  max-width: 720px;
  margin: 0 auto;
}

.job-offers-card {
  margin-bottom: 1.25rem;
}

.job-offers-form {
  margin-top: 0.5rem;
  padding: 1.25rem;
  border-radius: var(--radius-card);
  background: rgba(255, 255, 255, 0.55);
  border: 1px solid rgba(255, 105, 180, 0.15);
}

.job-offers-form .contact-form-title {
  font-size: 1.1rem;
  margin-bottom: 0.35rem;
}

/* Daniela Retreat ? external CTAs */
.retreat-daniela-cta {
  margin-top: 1.5rem;
  text-align: center;
}

/* ===== Job Offers ? Work with Us (Locals) ? extras ===== */
.job-offers-info .vaccination-info-card {
  max-width: 40rem;
  margin: 0 auto;
}

.job-offers-form-wrap {
  max-width: 40rem;
  margin: 1.25rem auto 0;
}

@media (max-width: 768px) {
  .morocco-builder-card--span-2 {
    grid-column: span 1;
  }
}

@media (prefers-reduced-motion: reduce) {
  .morocco-builder-step,
  .morocco-builder-card,
  .morocco-builder-card__media img,
  .morocco-builder-nav .catalog-btn-book,
  .morocco-builder-nav .catalog-btn-secondary {
    animation: none !important;
    transition: none !important;
    transform: none !important;
  }
}

@media (max-width: 480px) {
  .morocco-builder-nav {
    justify-content: stretch;
  }

  .morocco-builder-nav .catalog-btn-book {
    flex: 1 1 100%;
  }
}

/* Tamraght Package Builder ? dedicated section (#section-tamraght-package-builder) */
.tamraght-package-builder-slide {
  scroll-margin-top: calc(var(--header-h) + 24px);
}

.category-section .tamraght-package-builder {
  width: 100%;
  max-width: min(100%, 980px);
  margin-inline: auto;
}

.tamraght-package-builder {
  margin-inline: auto;
  padding: clamp(1.25rem, 3vw, 1.75rem) clamp(1.25rem, 4vw, 2.25rem) clamp(1.35rem, 3vw, 1.75rem);
  border-radius: var(--radius-card);
  background: rgba(255, 255, 255, 0.78);
  border: 1px solid rgba(255, 105, 180, 0.16);
  box-shadow: 0 6px 24px rgba(255, 105, 180, 0.08);
}

.tamraght-package-builder__header {
  text-align: center;
  margin-bottom: 1rem;
}

.tamraght-package-builder__header .cs-pill {
  margin-bottom: 0.55rem;
}

.tamraght-package-builder__title {
  margin: 0 0 0.4rem;
  font-size: 1.2rem;
  font-weight: 800;
  color: var(--text-dark);
}

.tamraght-package-builder__intro {
  margin: 0;
  font-size: 0.84rem;
  line-height: 1.5;
  color: var(--text-grey);
  max-width: 48ch;
  margin-inline: auto;
}

.tamraght-package-builder__progress {
  margin-bottom: 1.1rem;
}

.tamraght-package-builder__cards {
  grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
  gap: 0.55rem;
}

.morocco-builder-card--text {
  min-height: 2.85rem;
  padding: 0.5rem 0.45rem;
}

.morocco-builder-card--text .morocco-builder-card__label {
  font-size: 0.76rem;
}

.tamraght-package-builder .morocco-builder-step__title {
  font-size: 1.05rem;
}

.tamraght-package-builder .morocco-builder-step__hint {
  margin-bottom: 0.85rem;
  font-size: 0.86rem;
}

.tamraght-package-builder .morocco-builder-form {
  margin-top: 0;
}

.tamraght-package-builder .morocco-builder-tagline {
  margin-bottom: 1rem;
}

.tamraght-package-builder .morocco-builder-nav {
  margin-top: 1.1rem;
  padding-top: 1rem;
}

.tamraght-package-builder .contact-form-field textarea {
  border-radius: var(--radius-card);
  min-height: 5.5rem;
}

.tamraght-package-builder__child-ages {
  margin-top: 0.85rem;
  padding: 0.75rem 0.85rem;
  border-radius: var(--radius-card);
  background: rgba(255, 182, 193, 0.12);
  border: 1px solid rgba(255, 105, 180, 0.14);
}

.tamraght-package-builder__child-ages-label {
  margin: 0 0 0.55rem;
  font-size: 0.84rem;
  font-weight: 600;
  color: var(--text-dark);
}

.tamraght-package-builder__child-ages-range {
  font-weight: 500;
  color: var(--text-grey);
}

.tamraght-package-builder__child-ages-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(5.75rem, 1fr));
  gap: 0.5rem;
}

.tamraght-package-builder__child-age-field label {
  display: block;
  margin-bottom: 0.2rem;
  font-size: 0.78rem;
  font-weight: 600;
  color: var(--text-grey);
}

.tamraght-package-builder__child-age-field input {
  width: 100%;
}

@media (max-width: 480px) {
  .category-section .tamraght-package-builder {
    width: 100%;
    max-width: 100%;
  }

  .tamraght-package-builder {
    padding: 1rem 0.85rem 1.1rem;
  }

  .tamraght-package-builder__cards {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

/* ===== Day Trips HTML slides ? wave photo frames + cubotti ===== */
.day-trip-html-slide,
.day-trip-slide {
  background: var(--bg-welcome);
  border: 1px solid var(--card-border);
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 2px 16px rgba(0, 0, 0, 0.04);
  text-align: left;
}

/* Cover ? full-bleed peach wash + centered title (was 05-day-trips.png) */
.day-trip-slide--cover {
  border: none;
  min-height: 360px;
}

.day-trip-cover {
  position: relative;
  min-height: 380px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2.5rem 1.5rem;
  overflow: hidden;
}

.day-trip-cover__media {
  position: absolute;
  inset: 0;
  z-index: 0;
  background:
    linear-gradient(155deg, #f8dcd8 0%, #f5e6e0 50%, #ead4cc 100%);
}

.day-trip-cover__media img {
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: cover;
  object-position: center;
  display: block;
}

.day-trip-cover__media img.is-missing {
  opacity: 0;
  pointer-events: none;
}

.day-trip-cover__fallback {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(180deg, rgba(253, 233, 230, 0.55) 0%, rgba(248, 220, 216, 0.7) 100%),
    linear-gradient(135deg, #e8c4b8 0%, #f0d8d0 40%, #d4b8b0 100%);
}

.day-trip-cover__media img:not(.is-missing) ~ .day-trip-cover__fallback {
  opacity: 0;
}

.day-trip-cover::after {
  content: '';
  position: absolute;
  inset: 0;
  z-index: 1;
  background: rgba(253, 233, 230, 0.58);
  pointer-events: none;
}

.day-trip-cover__content {
  position: relative;
  z-index: 2;
  text-align: center;
  max-width: 36rem;
}

.day-trip-cover__title-row {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.75rem;
  flex-wrap: wrap;
  margin-bottom: 0.85rem;
}

.day-trip-cover__icon {
  display: inline-flex;
  flex-shrink: 0;
}

.day-trip-cover__title {
  margin: 0;
  font-size: clamp(2rem, 5vw, 3rem);
  font-weight: 800;
  color: var(--text-dark);
  letter-spacing: -0.02em;
  line-height: 1.1;
}

.day-trip-cover__sub {
  margin: 0;
  font-size: clamp(0.9rem, 2vw, 1.05rem);
  font-weight: 400;
  color: #333;
  line-height: 1.55;
}

@media (max-width: 900px) {
  .day-trip-cover {
    min-height: 280px;
    padding: 2rem 1.15rem;
  }
}

.day-trip-slide__inner {
  display: grid;
  grid-template-columns: minmax(0, 0.92fr) minmax(0, 1.08fr);
  align-items: stretch;
  min-height: 520px;
}

.day-trip-slide--photo-right .day-trip-slide__inner {
  grid-template-columns: minmax(0, 1.08fr) minmax(0, 0.92fr);
}

.day-trip-slide__photo {
  position: relative;
  min-height: 520px;
  overflow: hidden;
  background: linear-gradient(155deg, #f5d6d6 0%, #f2e9e4 42%, #e8d4c8 100%);
}

/* Wave-framed Day Trips / Lessons photos: no peach/white fill showing as gaps */
.day-trip-slide__photo.vt-wave-frame {
  background: transparent;
  isolation: isolate;
}

.day-trip-slide__photo img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  min-width: 100%;
  min-height: 100%;
  max-width: none;
  /* Fill wave frame edge-to-edge ? no empty/white gaps */
  object-fit: cover;
  object-position: center;
  display: block;
  /* Frame is on the container ? never clip the img itself */
  clip-path: none !important;
  -webkit-clip-path: none !important;
  -webkit-mask-image: none !important;
  mask-image: none !important;
  border-radius: 0 !important;
}

/* Shared: slide photos in .vt-wave-frame always fill the silhouette */
.vt-wave-frame > img {
  object-fit: cover !important;
  object-position: center;
  width: 100%;
  height: 100%;
  min-width: 100%;
  min-height: 100%;
}

/*
 * Shared Creative Experiences photo frame ? ONE definition site-wide.
 * Markup: .vt-wave-frame.vt-wave-frame--left | .vt-wave-frame.vt-wave-frame--right
 * Uses CSS-only soft-wave path (mask data-URI + polygon%) ? NOT url(#svg-id).
 * Catalog cards: no wave.
 * Day Trips + Lessons MUST use this exact pair ? no alternate shapes.
 */
.vt-wave-frame {
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  border-radius: 0 !important;
}

.vt-wave-frame.vt-wave-frame--left {
  /* Cascade: path() ? polygon% ? shape() (best soft cubic) + SVG mask */
  clip-path: var(--vt-wave-left-path);
  clip-path: var(--vt-wave-left);
  -webkit-clip-path: var(--vt-wave-left);
  clip-path: var(--vt-wave-left-shape);
  -webkit-clip-path: var(--vt-wave-left-shape);
  -webkit-mask-image: var(--vt-wave-left-mask);
  mask-image: var(--vt-wave-left-mask);
}

.vt-wave-frame.vt-wave-frame--right {
  clip-path: var(--vt-wave-right-path);
  clip-path: var(--vt-wave-right);
  -webkit-clip-path: var(--vt-wave-right);
  clip-path: var(--vt-wave-right-shape);
  -webkit-clip-path: var(--vt-wave-right-shape);
  -webkit-mask-image: var(--vt-wave-right-mask);
  mask-image: var(--vt-wave-right-mask);
}

.day-trip-slide__photo img.is-missing {
  opacity: 0;
  pointer-events: none;
}

.day-trip-slide__photo-fallback {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background:
    radial-gradient(ellipse at 30% 40%, rgba(255, 255, 255, 0.45) 0%, transparent 55%),
    linear-gradient(155deg, #f5d6d6 0%, #f7f2f2 45%, #e8d4c8 100%);
  z-index: 0;
}

.day-trip-slide__photo-fallback::after {
  content: 'Photo coming soon';
  font-size: 0.78rem;
  font-weight: 600;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: rgba(74, 74, 74, 0.55);
}

.day-trip-slide__photo img:not(.is-missing) ~ .day-trip-slide__photo-fallback {
  opacity: 0;
  pointer-events: none;
}

.day-trip-slide__photo img {
  z-index: 1;
}

.day-trip-slide__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 1.75rem 1.6rem 1.5rem;
  background: var(--bg-welcome);
}

.day-trip-slide__content .cs-pill {
  margin-bottom: 0.85rem;
  align-self: flex-start;
}

.day-trip-slide__title {
  font-size: clamp(1.25rem, 2.6vw, 1.7rem);
  font-weight: 800;
  color: var(--text-dark);
  line-height: 1.2;
  margin: 0 0 0.75rem;
}

.day-trip-slide__intro {
  font-size: 0.88rem;
  color: var(--text-body);
  line-height: 1.65;
  margin: 0 0 1rem;
}

.day-trip-slide__cards {
  display: flex;
  flex-direction: column;
  gap: 0.65rem;
  margin-bottom: 0.85rem;
}

.day-trip-slide .day-trip-cubotto {
  margin-bottom: 0;
  padding: 0.9rem 1rem;
  background: var(--card-feature);
  border: 1px solid var(--card-border);
  border-radius: 18px;
  cursor: default;
}

.day-trip-slide .day-trip-cubotto:hover {
  transform: none;
  box-shadow: none;
  border-color: var(--card-border);
}

.day-trip-slide .day-trip-cubotto .feature-body strong {
  font-size: 0.9rem;
}

.day-trip-slide .day-trip-cubotto .feature-body span {
  font-size: 0.8rem;
  line-height: 1.45;
}

.day-trip-slide--dense .day-trip-cubotto {
  padding: 0.7rem 0.9rem;
}

.day-trip-slide--dense .day-trip-slide__intro {
  font-size: 0.82rem;
  margin-bottom: 0.75rem;
}

.day-trip-slide--dense .day-trip-slide__cards {
  gap: 0.5rem;
}

.day-trip-slide__schedule {
  display: flex;
  flex-direction: column;
  gap: 0.4rem;
  margin: 0 0 0.85rem;
}

.day-trip-slide__schedule-item {
  margin: 0;
  padding: 0.55rem 1rem;
  font-size: 0.76rem;
  font-weight: 600;
  color: var(--text-body);
  line-height: 1.4;
  background: var(--card-feature);
  border: 1px solid var(--card-border);
  border-radius: var(--radius-pill);
  display: flex;
  align-items: flex-start;
  gap: 0.45rem;
}

.day-trip-slide__tagline {
  margin: 0 0 0.45rem;
  font-size: 0.82rem;
  color: var(--text-grey);
  line-height: 1.45;
}

.day-trip-slide__departure {
  margin: 0.25rem 0 0;
  font-size: 0.78rem;
  color: var(--text-grey);
  line-height: 1.45;
  display: flex;
  align-items: flex-start;
  gap: 0.35rem;
}

.day-trip-slide__pin {
  flex-shrink: 0;
  line-height: 1.45;
}

@media (max-width: 900px) {
  .day-trip-slide__inner,
  .day-trip-slide--photo-right .day-trip-slide__inner {
    grid-template-columns: 1fr;
  }

  .day-trip-slide__photo {
    min-height: 280px;
    order: -1;
  }

  .vt-wave-frame.vt-wave-frame--left,
  .vt-wave-frame.vt-wave-frame--right {
    clip-path: var(--vt-wave-mobile-path);
    clip-path: var(--vt-wave-mobile);
    -webkit-clip-path: var(--vt-wave-mobile);
    clip-path: var(--vt-wave-mobile-shape);
    -webkit-clip-path: var(--vt-wave-mobile-shape);
    -webkit-mask-image: var(--vt-wave-mobile-mask);
    mask-image: var(--vt-wave-mobile-mask);
  }

  .day-trip-slide__content {
    padding: 1.35rem 1.15rem 1.25rem;
  }
}

@media (prefers-reduced-motion: reduce) {
  .day-trip-slide .day-trip-cubotto,
  .day-trip-slide .day-trip-cubotto:hover {
    transition: none;
    transform: none;
  }
}

/* ===== Travel Insurance (SafetyWing) ===== */
.travel-insurance-info {
  max-width: 720px;
}

.travel-insurance-slogan {
  max-width: 36rem;
  margin: 0.35rem auto 1.15rem;
  padding: 0.95rem 1.15rem 0.95rem 1.25rem;
  font-size: 0.95rem;
  font-weight: 600;
  font-style: italic;
  color: var(--text-dark);
  line-height: 1.55;
  text-align: left;
  background: linear-gradient(135deg, #fff5f7 0%, #fdf8f5 55%, #f7f2f2 100%);
  border: 1px solid rgba(255, 107, 139, 0.28);
  border-left: 3px solid var(--accent-pink);
  border-radius: 12px;
  box-shadow: 0 2px 12px rgba(255, 107, 139, 0.06);
}

.travel-insurance-intro {
  margin-bottom: 0.65rem;
}

.travel-insurance-affiliate-note {
  max-width: 36rem;
  margin: 0 auto;
  font-size: 0.74rem;
  color: var(--text-grey);
  line-height: 1.45;
  font-style: italic;
}

.travel-insurance-widget-frame {
  margin: 0 auto 1.25rem;
  padding: 1rem 0.85rem 1.15rem;
  background: linear-gradient(160deg, #fff9f8 0%, #f7f2f2 55%, #f2e9e4 100%);
  border: 1px solid var(--card-border);
  border-radius: var(--radius-card);
  box-shadow: var(--shadow);
  overflow: hidden;
}

.travel-insurance-widget-frame .safetywing-price-widget {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}

.travel-insurance-cta {
  text-align: center;
  margin: 0;
}

.travel-insurance-cta .catalog-btn-secondary {
  padding: 0.55rem 1.1rem;
  font-size: 0.8rem;
}

/* ===== Converted content slides (beyond grids, tips extras, contacts) ===== */
.go-with-flow-headline {
  margin: 0 0 0.85rem;
  font-size: clamp(1.45rem, 3.5vw, 2.15rem);
  font-weight: 800;
  color: var(--text-dark);
  line-height: 1.2;
  letter-spacing: -0.02em;
}

.go-with-flow-lede {
  margin: 0 auto 1.25rem;
  max-width: 36rem;
  font-size: 1.02rem;
  line-height: 1.65;
  color: #3a3a3a;
}

.go-with-flow-closing {
  margin: 0.5rem 0 1rem;
  text-align: center;
  font-size: clamp(2rem, 5vw, 3rem);
  font-weight: 800;
  color: var(--text-dark);
  letter-spacing: -0.02em;
}

.beyond-dest-grid {
  display: grid;
  gap: 1rem;
  margin-top: 0.5rem;
}

.beyond-dest-grid--4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.beyond-dest-card {
  background: var(--card-feature, #f5ecec);
  border: 1px solid var(--card-border);
  border-radius: 18px;
  padding: 1rem 1.05rem;
}

.beyond-dest-card__media {
  height: 120px;
  border-radius: 14px;
  margin-bottom: 0.75rem;
  overflow: hidden;
  background: #e8dfd6;
}

.beyond-dest-card__media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.beyond-dest-card__media img.is-missing {
  display: none;
}

.beyond-dest-card__title {
  margin: 0 0 0.4rem;
  font-size: 0.95rem;
  font-weight: 800;
  color: var(--text-dark);
  line-height: 1.3;
}

.beyond-dest-card p {
  margin: 0;
  font-size: 0.82rem;
  line-height: 1.5;
  color: var(--text-body);
}

#slide-surf-spots {
  display: flex;
  justify-content: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.surf-spots-overview {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  background: var(--bg-welcome);
  border: 1px solid var(--card-border);
  border-radius: 16px;
  padding: 1.5rem 1.35rem 1.25rem;
  text-align: left;
  box-sizing: border-box;
}

.surf-spots-overview__header {
  width: 100%;
}

.surf-spots-overview__title {
  margin: 0.5rem 0 0.65rem;
  font-size: clamp(1.35rem, 3vw, 1.85rem);
  font-weight: 800;
  color: var(--text-dark);
}

.surf-spots-overview__intro {
  margin: 0 0 1rem;
  font-size: 0.92rem;
  line-height: 1.6;
  color: var(--text-body);
}

.surf-spots-overview__map-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  border-radius: 18px;
  overflow: hidden;
  background:
    linear-gradient(90deg, #8fb4b1 0%, #a8c9c4 42%, #ffd1a9 100%);
}

.surf-spots-overview__map {
  display: block;
  float: none;
  align-self: center;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  object-fit: contain;
  object-position: center center;
}

.surf-spots-overview__list {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.35rem 1rem;
  margin: 0.75rem 0 0;
  padding: 1.25rem 1.25rem 1.25rem 2rem;
  color: #2a2a2a;
  font-size: 0.82rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  width: 100%;
  text-align: left;
  border-radius: 18px;
  background:
    linear-gradient(90deg, #8fb4b1 0%, #a8c9c4 42%, #ffd1a9 100%);
  box-sizing: border-box;
}

.surf-spots-overview__footer {
  margin: 1rem 0 0;
  padding: 0.95rem 1.2rem;
  font-size: 0.88rem;
  line-height: 1.55;
  text-align: center;
  color: var(--text-dark);
  background: var(--tag-pink);
  border: 1.5px solid var(--accent-pink);
  border-radius: 12px;
  width: 100%;
  box-sizing: border-box;
}

.surf-spots-overview__footer em {
  font-style: italic;
  color: var(--text-dark);
}

.day-trip-html-slide .day-trip-slide__photo.tamraght-life-slide__brand,
.tamraght-life-slide__brand {
  background: #a8d0c9;
  min-height: 420px;
  /* Logo crop already includes the PNG wavy divider ? don't double-clip */
  clip-path: none;
  -webkit-clip-path: none;
}

.tamraght-life-slide__brand .tamraght-life-logo {
  object-fit: cover;
  object-position: left center;
}

.tamraght-life-logo-fallback {
  background: #a8d0c9;
}

.tamraght-life-logo-fallback::after {
  content: 'TAMRAGHT LIFE';
  font-size: clamp(1.4rem, 3.5vw, 2.1rem);
  font-weight: 900;
  letter-spacing: 0.04em;
  color: #f7e7a3;
  text-shadow: 2px 2px 0 #1f3d38;
  text-align: center;
  white-space: pre-line;
}

.get-in-touch-html-slide {
  border-radius: 16px;
  overflow: hidden;
  border: 1px solid var(--card-border);
  background:
    radial-gradient(ellipse 90% 70% at 50% 0%, rgba(255, 255, 255, 0.55) 0%, transparent 55%),
    linear-gradient(155deg, #f8dcd8 0%, #f5e6e0 48%, #ead4cc 100%);
  min-height: 420px;
}

.get-in-touch-panel {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 2.75rem 1.5rem 2.5rem;
  min-height: 420px;
}

.get-in-touch-panel .cs-pill {
  margin-bottom: 0.85rem;
}

.get-in-touch-panel__title,
.get-in-touch-panel__sub,
.get-in-touch-panel__yalla,
.get-in-touch-panel__hint,
.get-in-touch-method__label,
.get-in-touch-method__value {
  text-shadow: none;
}

.get-in-touch-panel__title {
  margin: 0 0 0.65rem;
  font-size: clamp(1.85rem, 4.5vw, 2.75rem);
  font-weight: 800;
  letter-spacing: -0.02em;
  line-height: 1.1;
  color: var(--text-dark);
}

.get-in-touch-panel__sub {
  margin: 0 0 1.75rem;
  max-width: 28rem;
  font-size: clamp(0.95rem, 2vw, 1.05rem);
  line-height: 1.55;
  color: var(--text-body);
}

.get-in-touch-methods {
  list-style: none;
  margin: 0;
  padding: 0;
  width: min(100%, 26rem);
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}

.get-in-touch-method {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.2rem;
  width: 100%;
  padding: 0.95rem 1.15rem;
  text-align: left;
  background: rgba(255, 249, 248, 0.92);
  border: 1px solid rgba(0, 0, 0, 0.06);
  border-radius: 16px;
  color: inherit;
  transition: border-color var(--transition), background var(--transition);
}

a.get-in-touch-method:hover,
a.get-in-touch-method:focus-visible {
  border-color: rgba(200, 76, 76, 0.35);
  background: #fff;
  outline: none;
}

.get-in-touch-method__label {
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: var(--text-grey);
}

.get-in-touch-method__value {
  font-size: 0.98rem;
  font-weight: 600;
  color: var(--text-dark);
  word-break: break-word;
}

.get-in-touch-method__value--links {
  display: flex;
  flex-wrap: wrap;
  gap: 0.35rem 0.85rem;
}

.get-in-touch-method__value--links a {
  color: var(--link-red);
  font-weight: 600;
  text-decoration: underline;
  text-underline-offset: 2px;
}

.get-in-touch-method--whatsapp .get-in-touch-method__value {
  color: #1f7a45;
}

.get-in-touch-panel__yalla {
  margin: 1.6rem 0 0;
  font-size: clamp(1.45rem, 3.2vw, 2rem);
  font-weight: 800;
  color: var(--text-dark);
}

.get-in-touch-panel__hint {
  margin: 0.45rem 0 0;
  font-size: 0.85rem;
  color: var(--text-grey);
}

@media (max-width: 640px) {
  .get-in-touch-html-slide,
  .get-in-touch-panel {
    min-height: 0;
  }

  .get-in-touch-panel {
    padding: 2rem 1.15rem 1.75rem;
  }
}

@media (max-width: 980px) {
  .beyond-dest-grid--4 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .surf-spots-overview__list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  #slide-surf-spots,
  .surf-spots-overview,
  .surf-spots-overview__map-wrap {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .surf-spots-overview__map {
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 640px) {
  .beyond-dest-grid--4 {
    grid-template-columns: 1fr;
  }

  .surf-spots-overview__list {
    grid-template-columns: 1fr;
  }

  .surf-spots-overview {
    padding: 1.15rem 1rem 1rem;
  }

  .surf-spots-overview__map-wrap {
    display: flex;
    justify-content: center;
    width: 100%;
  }

  .surf-spots-overview__map {
    display: block;
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .surf-spots-overview__footer {
    padding: 0.85rem 1rem;
    font-size: 0.84rem;
  }
}

/* ===== Digital Services for Locals (#section-digital-services) ===== */
.digital-services-info {
  max-width: 1100px;
  margin: 0 auto;
}

.digital-services-header {
  margin-bottom: 0.35rem;
}

.digital-services-header .vaccination-info-intro {
  max-width: 42rem;
  margin-left: auto;
  margin-right: auto;
}

.digital-services-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.15rem;
  margin: 1.15rem 0 1.35rem;
}

@media (min-width: 900px) {
  .digital-services-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 1.25rem;
    align-items: stretch;
  }
}

.digital-services-card {
  display: flex;
  flex-direction: column;
  background: linear-gradient(165deg, #fffdfc 0%, var(--card-feature) 55%, #f5ecec 100%);
  border: 1px solid var(--card-border);
  border-radius: var(--radius-card);
  padding: 1.35rem 1.2rem 1.25rem;
  box-shadow: var(--shadow);
  transition: transform var(--transition), box-shadow var(--transition), border-color var(--transition);
}

.digital-services-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 10px 28px rgba(200, 76, 76, 0.1);
  border-color: rgba(255, 107, 139, 0.28);
}

.digital-services-card__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 3.25rem;
  height: 3.25rem;
  margin-bottom: 0.85rem;
  border-radius: 14px;
  color: var(--link-red);
  background: rgba(245, 214, 214, 0.55);
  border: 1px solid rgba(200, 76, 76, 0.12);
}

.digital-services-card__title {
  margin: 0 0 0.55rem;
  font-size: 1.02rem;
  font-weight: 800;
  color: var(--text-dark);
  line-height: 1.3;
  letter-spacing: -0.01em;
}

.digital-services-card__desc {
  margin: 0 0 0.85rem;
  font-size: 0.84rem;
  line-height: 1.55;
  color: var(--text-grey);
}

.digital-services-list {
  list-style: none;
  margin: 0 0 1.15rem;
  padding: 0;
  flex: 1 1 auto;
}

.digital-services-list li {
  position: relative;
  padding: 0.28rem 0 0.28rem 1.05rem;
  font-size: 0.8rem;
  line-height: 1.45;
  color: var(--text-body);
}

.digital-services-list li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0.72em;
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 50%;
  background: var(--accent-pink);
  opacity: 0.75;
}

.digital-services-card__actions,
.digital-services-banner__actions {
  display: flex;
  flex-direction: column;
  gap: 0.55rem;
  margin-top: auto;
}

.digital-services-cta.catalog-btn-book {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  text-align: center;
  border: none;
  border-radius: var(--radius-pill);
  font-family: var(--font);
  font-weight: 700;
  text-decoration: none;
  box-sizing: border-box;
  transition: background var(--transition), color var(--transition), transform var(--transition);
}

.digital-services-cta--secondary.catalog-btn-secondary {
  width: 100%;
  min-height: 2.5rem;
  padding: 0.65rem 1rem;
  border-radius: var(--radius-pill);
  font-size: 0.78rem;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.digital-services-banner {
  margin-top: 0.35rem;
  padding: 1.45rem 1.35rem 1.4rem;
  text-align: center;
  border-radius: var(--radius-card);
  background: linear-gradient(135deg, #fff5f7 0%, #fdf8f5 48%, #f2e9e4 100%);
  border: 1px solid rgba(255, 107, 139, 0.22);
  box-shadow: 0 6px 22px rgba(255, 107, 139, 0.08);
}

.digital-services-banner__title {
  margin: 0 0 0.45rem;
  font-size: clamp(1.15rem, 2.4vw, 1.45rem);
  font-weight: 800;
  color: var(--text-dark);
  letter-spacing: -0.02em;
}

.digital-services-banner__text {
  margin: 0 auto 1.1rem;
  max-width: 38rem;
  font-size: 0.9rem;
  line-height: 1.55;
  color: var(--text-grey);
}

.digital-services-banner__actions {
  flex-direction: column;
  align-items: stretch;
  max-width: 28rem;
  margin: 0 auto;
}

@media (min-width: 560px) {
  .digital-services-banner__actions {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    max-width: none;
  }

  .digital-services-banner__actions .digital-services-cta {
    width: auto;
    min-width: 12.5rem;
  }
}

@media (prefers-reduced-motion: reduce) {
  .digital-services-card,
  .digital-services-cta {
    transition: none !important;
  }

  .digital-services-card:hover {
    transform: none;
  }
}

/* ===== Retreat Collection (curated venues) ===== */
.retreat-collection-info {
  --rc-ink: #2a2426;
  --rc-muted: #6e6468;
  --rc-blush: #f7e8ef;
  --rc-mist: #e8f2fb;
  --rc-sand: #fdf8f5;
  max-width: 1080px;
  margin: 0 auto;
  padding: 1.5rem 0 3rem;
  background:
    radial-gradient(ellipse 80% 50% at 10% 0%, rgba(247, 232, 239, 0.65), transparent 55%),
    radial-gradient(ellipse 70% 45% at 95% 8%, rgba(232, 242, 251, 0.7), transparent 50%),
    linear-gradient(180deg, rgba(253, 248, 245, 0.4), transparent 28%);
}

.rc-hero {
  text-align: center;
  padding: 2.5rem 1rem 2rem;
  animation: rc-fade-up 0.7s ease both;
}

.rc-hero__subtitle {
  max-width: 36rem;
  margin: 0.85rem auto 0;
  font-size: clamp(1.05rem, 2.2vw, 1.2rem);
  line-height: 1.65;
  color: var(--rc-muted);
  font-style: italic;
}

.rc-hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  justify-content: center;
  margin-top: 1.75rem;
}

.rc-membership-note {
  max-width: 34rem;
  margin: 1.35rem auto 0;
  font-size: 0.9rem;
  line-height: 1.55;
  color: var(--rc-muted);
  text-align: center;
}

.rc-gallery-block {
  margin: 1.5rem 0 2.5rem;
  padding: 0 0.25rem;
}

.rc-gallery-intro {
  text-align: center;
  margin-bottom: 1.75rem;
  animation: rc-fade-up 0.65s ease both;
  animation-delay: 0.08s;
}

.rc-gallery-heading {
  font-size: clamp(1.35rem, 2.5vw, 1.7rem);
  font-weight: 700;
  color: var(--rc-ink);
  letter-spacing: -0.01em;
  margin-bottom: 0.45rem;
}

.rc-gallery-lede {
  max-width: 32rem;
  margin: 0 auto;
  color: var(--rc-muted);
  line-height: 1.55;
  font-size: 0.98rem;
}

.rc-examples-note {
  max-width: 32rem;
  margin: 0.75rem auto 0;
  color: var(--rc-muted);
  line-height: 1.5;
  font-size: 0.9rem;
  font-style: italic;
}

.rc-list {
  display: grid;
  gap: 1.75rem;
  margin: 0 0 1.75rem;
}

.rc-list--single {
  max-width: 26rem;
  margin-left: auto;
  margin-right: auto;
  grid-template-columns: minmax(0, 1fr);
}

@media (min-width: 720px) {
  .rc-list:not(.rc-list--single) {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1.85rem 1.5rem;
  }
}

@media (min-width: 1020px) {
  .rc-list:not(.rc-list--single) {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

.rc-card {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.72);
  border: 1px solid rgba(224, 216, 216, 0.55);
  border-radius: 22px;
  box-shadow: 0 10px 32px rgba(80, 50, 60, 0.05);
  animation: rc-card-in 0.55s ease both;
  animation-delay: calc(var(--rc-i, 0) * 70ms);
  transition: transform 0.35s ease, box-shadow 0.35s ease;
}

.rc-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 16px 40px rgba(80, 50, 60, 0.08);
}

@keyframes rc-card-in {
  from {
    opacity: 0;
    transform: translateY(18px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes rc-fade-up {
  from {
    opacity: 0;
    transform: translateY(12px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.rc-card__hero {
  position: relative;
  min-height: 200px;
  background: linear-gradient(145deg, var(--rc-blush) 0%, var(--rc-mist) 55%, var(--rc-sand) 100%);
  overflow: hidden;
}

.rc-card__hero img {
  width: 100%;
  height: 220px;
  object-fit: cover;
  display: block;
  transition: transform 0.6s ease;
}

.rc-card:hover .rc-card__hero img {
  transform: scale(1.03);
}

.rc-card__hero--placeholder {
  display: grid;
  place-items: center;
  min-height: 200px;
}

.rc-card__hero-mark {
  font-size: 0.72rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: rgba(90, 70, 80, 0.55);
  border: 1px dashed rgba(200, 140, 160, 0.4);
  padding: 0.55rem 0.9rem;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.4);
  text-align: center;
  max-width: 85%;
}

.rc-card__body {
  display: flex;
  flex-direction: column;
  gap: 0.55rem;
  padding: 1.15rem 1.2rem 1.35rem;
  flex: 1;
}

.rc-card__badge {
  align-self: flex-start;
  font-size: 0.68rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  padding: 0.3rem 0.6rem;
  border-radius: 999px;
  background: linear-gradient(135deg, #ffe8f0, #e8f4ff);
  color: #5a4a50;
  border: 1px solid rgba(200, 150, 170, 0.3);
  font-weight: 600;
}

.rc-card__badge--inline {
  margin-bottom: 0.35rem;
}

.rc-card__badge--example,
.rc-card--example .rc-card__hero-mark {
  background: linear-gradient(135deg, #fff6e8, #f0f4ff);
  border-style: dashed;
  color: #6a5540;
}

.rc-owner-invite {
  text-align: center;
  max-width: 34rem;
  margin: 0 auto 1.75rem;
  padding: 1.35rem 1.25rem 1.5rem;
  background: rgba(255, 255, 255, 0.55);
  border: 1px dashed rgba(200, 140, 160, 0.45);
  border-radius: 18px;
}

.rc-owner-invite__title {
  margin: 0 0 0.45rem;
  font-size: 1.05rem;
  font-weight: 700;
  color: var(--rc-ink);
}

.rc-owner-invite__text {
  margin: 0 0 1rem;
  font-size: 0.95rem;
  line-height: 1.55;
  color: var(--rc-muted);
}

.rc-card__title {
  font-size: clamp(1.15rem, 2vw, 1.35rem);
  font-weight: 700;
  color: var(--rc-ink);
  line-height: 1.25;
}

.rc-card__meta,
.rc-card__capacity,
.rc-card__website,
.rc-detail__website {
  font-size: 0.88rem;
  color: var(--rc-muted);
  margin: 0;
}

.rc-card__capacity {
  font-weight: 600;
  color: #4a4044;
}

.rc-card__website a,
.rc-detail__website a {
  color: #3d5a6c;
  text-decoration: underline;
  text-underline-offset: 2px;
  word-break: break-all;
}

.rc-detail__website span {
  font-weight: 600;
  color: #4a4044;
  margin-right: 0.35rem;
}

.rc-card__blurb {
  font-size: 0.92rem;
  line-height: 1.55;
  color: var(--text-body, #4a4a4a);
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin: 0.15rem 0 0.35rem;
}

.rc-card__amenities {
  display: flex;
  flex-wrap: wrap;
  gap: 0.35rem;
}

.rc-amenity {
  font-size: 0.74rem;
  padding: 0.22rem 0.5rem;
  border-radius: 8px;
  background: linear-gradient(135deg, rgba(255, 246, 250, 0.95), rgba(236, 248, 255, 0.85));
  border: 1px solid rgba(200, 160, 180, 0.22);
  color: #4a5560;
}

.rc-card__cta {
  margin-top: auto;
  padding-top: 0.65rem;
}

.rc-exclusivity {
  text-align: center;
  max-width: 34rem;
  margin: 0 auto;
  font-size: 0.92rem;
  line-height: 1.6;
  color: var(--rc-muted);
  font-style: italic;
}

.rc-cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.4rem;
  min-height: 2.75rem;
  padding: 0.7rem 1.35rem;
  border-radius: 999px;
  border: 1px solid rgba(200, 76, 76, 0.28);
  background: linear-gradient(135deg, #fff7fa, #f3f8ff);
  color: var(--text-dark);
  font-weight: 600;
  font-size: 0.92rem;
  letter-spacing: 0.02em;
  text-decoration: none;
  transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease, background 0.25s ease;
  box-shadow: 0 4px 16px rgba(200, 100, 130, 0.08);
  cursor: pointer;
  font-family: inherit;
}

.rc-cta:hover,
.rc-cta:focus-visible {
  transform: translateY(-1px);
  border-color: rgba(200, 76, 76, 0.45);
  box-shadow: 0 8px 22px rgba(200, 100, 130, 0.12);
  outline: none;
}

.rc-cta--primary {
  background: linear-gradient(135deg, #fff0f4, #eef5ff);
  border-color: rgba(200, 76, 76, 0.35);
}

.rc-cta--ghost {
  background: rgba(255, 255, 255, 0.55);
  border-color: rgba(180, 160, 170, 0.35);
  box-shadow: none;
}

.rc-cta--submit {
  width: 100%;
  max-width: 22rem;
}

.rc-empty {
  text-align: center;
  padding: 2.5rem 1.25rem;
  background: linear-gradient(160deg, rgba(255, 255, 255, 0.7), rgba(253, 246, 248, 0.85));
  border: 1px dashed rgba(200, 150, 170, 0.35);
  border-radius: 20px;
  grid-column: 1 / -1;
}

.rc-empty__title {
  font-size: 1.15rem;
  font-weight: 700;
  color: var(--text-dark);
  margin-bottom: 0.5rem;
}

.rc-empty p {
  max-width: 28rem;
  margin: 0 auto 1.15rem;
  color: var(--text-grey);
}

.rc-form {
  margin-top: 2rem;
  padding: 1.75rem 1.35rem;
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.72);
  border: 1px solid rgba(224, 216, 216, 0.65);
  animation: rc-fade-up 0.6s ease both;
  animation-delay: 0.12s;
}

.rc-form .contact-form-title {
  text-align: center;
}

.rc-form .contact-form-intro {
  text-align: center;
  max-width: 36rem;
  margin-left: auto;
  margin-right: auto;
}

.rc-form .contact-form-actions {
  justify-content: center;
}

/* Venue detail modal */
.rc-detail {
  position: fixed;
  inset: 0;
  z-index: 1200;
  display: grid;
  place-items: center;
  padding: 1rem;
}

.rc-detail[hidden] {
  display: none !important;
}

.rc-detail__backdrop {
  position: absolute;
  inset: 0;
  background: rgba(30, 24, 28, 0.45);
  backdrop-filter: blur(3px);
  animation: rc-fade-up 0.25s ease both;
}

.rc-detail__panel {
  position: relative;
  z-index: 1;
  width: min(720px, 100%);
  max-height: min(88vh, 900px);
  overflow: auto;
  background: linear-gradient(180deg, #fffdfb 0%, #faf6f4 100%);
  border-radius: 22px;
  border: 1px solid rgba(224, 216, 216, 0.7);
  box-shadow: 0 24px 60px rgba(40, 20, 30, 0.22);
  animation: rc-card-in 0.35s ease both;
}

.rc-detail__close {
  position: sticky;
  top: 0.65rem;
  float: right;
  z-index: 2;
  margin: 0.65rem 0.75rem 0 0;
  width: 2.4rem;
  height: 2.4rem;
  border-radius: 999px;
  border: 1px solid rgba(200, 160, 170, 0.35);
  background: rgba(255, 255, 255, 0.9);
  color: var(--rc-ink);
  font-size: 1.4rem;
  line-height: 1;
  cursor: pointer;
  box-shadow: 0 4px 14px rgba(80, 50, 60, 0.08);
}

.rc-detail__gallery {
  padding: 0.5rem 0.5rem 0.15rem;
  clear: both;
}

.rc-detail__gallery--placeholder .rc-card__hero {
  min-height: 220px;
  border-radius: 16px;
}

.rc-detail__gallery-track {
  display: flex;
  gap: 0.75rem;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
  scroll-behavior: smooth;
  padding: 0.25rem 0.35rem 0.85rem;
  scrollbar-width: thin;
  scrollbar-color: rgba(200, 76, 76, 0.35) transparent;
}

.rc-detail__gallery-track::-webkit-scrollbar {
  height: 6px;
}

.rc-detail__gallery-track::-webkit-scrollbar-thumb {
  background: rgba(200, 76, 76, 0.35);
  border-radius: 999px;
}

.rc-detail__shot {
  flex: 0 0 min(86%, 300px);
  margin: 0;
  border-radius: 14px;
  overflow: hidden;
  scroll-snap-align: start;
  background: #e8e4df;
}

@media (min-width: 640px) {
  .rc-detail__shot {
    flex: 0 0 320px;
  }
}

.rc-detail__shot img {
  width: 100%;
  height: clamp(200px, 34vh, 280px);
  object-fit: cover;
  display: block;
}

.rc-detail__body {
  padding: 0.5rem 1.35rem 1.75rem;
  display: grid;
  gap: 0.85rem;
}

.rc-detail__title {
  font-size: clamp(1.4rem, 3vw, 1.85rem);
  font-weight: 700;
  color: var(--rc-ink);
  line-height: 1.2;
  margin: 0;
}

.rc-detail__meta {
  color: var(--rc-muted);
  font-size: 0.95rem;
  margin: 0;
}

.rc-detail__partner {
  margin: 0.35rem 0 0;
  font-size: 0.88rem;
  color: var(--rc-muted);
  line-height: 1.45;
}

.rc-detail__partner span {
  font-weight: 600;
  margin-right: 0.35rem;
}

.rc-detail__partner a {
  color: inherit;
  text-decoration: underline;
  text-underline-offset: 0.15em;
}

.rc-detail__partner--quiet {
  font-size: 0.82rem;
  opacity: 0.9;
}

.rc-detail__description {
  font-size: 1.02rem;
  line-height: 1.7;
  color: var(--text-body, #3a3a3a);
  max-width: 40rem;
}

.rc-card__atmosphere {
  font-size: 0.95rem;
  color: var(--rc-muted);
  margin: 0;
}

.rc-card__atmosphere span {
  font-weight: 600;
  color: var(--rc-ink);
  margin-right: 0.35rem;
}

.rc-why {
  margin: 0.35rem 0;
  padding: 1.1rem 1.15rem;
  border-radius: 16px;
  background: linear-gradient(145deg, rgba(247, 232, 239, 0.65), rgba(232, 242, 251, 0.55));
  border: 1px solid rgba(200, 150, 170, 0.28);
}

.rc-why h4 {
  font-size: 0.78rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #8a6070;
  margin: 0 0 0.45rem;
}

.rc-why p {
  margin: 0;
  font-size: 0.98rem;
  line-height: 1.65;
  color: #3d3438;
}

.rc-detail__block h4 {
  font-size: 0.78rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #8a7a80;
  margin: 0 0 0.45rem;
}

.rc-detail__block ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 0.4rem 0.5rem;
  margin: 0;
  padding: 0;
}

.rc-detail__block li {
  font-size: 0.88rem;
  padding: 0.3rem 0.65rem;
  border-radius: 999px;
  background: rgba(245, 214, 214, 0.35);
  color: #4a4a4a;
}

.rc-detail__cta {
  padding-top: 0.5rem;
}

.rc-detail__cta .rc-cta {
  width: 100%;
}

body.rc-detail-open {
  overflow: hidden;
}

@media (prefers-reduced-motion: reduce) {
  .rc-card,
  .rc-cta,
  .rc-hero,
  .rc-gallery-intro,
  .rc-form,
  .rc-detail__panel,
  .rc-detail__backdrop {
    animation: none !important;
    transition: none !important;
  }

  .rc-card:hover,
  .rc-cta:hover,
  .rc-cta:focus-visible,
  .rc-card:hover .rc-card__hero img {
    transform: none;
  }
}

/* ===== Home ? Manifesto (Support Local / responsible tourism) ===== */
.support-local-slide {
  width: min(1080px, calc(100% - 2rem));
  max-width: 1080px;
  margin: 0 auto 2.5rem;
  padding: 0;
  background: var(--bg-ocean);
  border: 1px solid var(--card-border);
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 2px 16px rgba(0, 0, 0, 0.04);
  scroll-margin-top: calc(var(--header-h) + 16px);
}

.support-local-slide__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: clamp(2.75rem, 6vw, 4.5rem) clamp(1.5rem, 5vw, 3.5rem);
}

.support-local-slide__badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 clamp(1.5rem, 3vw, 2rem);
  padding: 0.4rem 0.95rem;
  font-family: var(--font);
  font-size: 0.62rem;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--link-red);
  background: var(--tag-pink);
  border-radius: var(--radius-pill);
  animation: support-local-fade-up 0.65s ease both;
}

.support-local-slide__title {
  margin: 0 0 clamp(1.75rem, 3.5vw, 2.35rem);
  max-width: 18ch;
  font-family: var(--font);
  font-size: clamp(1.85rem, 4.2vw, 2.75rem);
  font-weight: 800;
  line-height: 1.18;
  letter-spacing: -0.02em;
  color: var(--text-dark);
  animation: support-local-fade-up 0.7s ease both;
  animation-delay: 0.06s;
}

.support-local-slide__title-line {
  display: block;
}

.support-local-slide__title-line--accent {
  margin-top: 0.2rem;
  color: var(--link-red);
}

.support-local-slide__body {
  max-width: 38rem;
  margin: 0 0 clamp(2rem, 4vw, 2.75rem);
  animation: support-local-fade-up 0.7s ease both;
  animation-delay: 0.12s;
}

.support-local-slide__lead {
  margin: 0 0 1.35rem;
  font-size: clamp(1.02rem, 2vw, 1.12rem);
  font-weight: 500;
  line-height: 1.75;
  color: var(--text-dark);
}

.support-local-slide__body > p {
  margin: 0 0 1.2rem;
  font-size: 0.95rem;
  line-height: 1.8;
  color: var(--text-body);
}

.support-local-slide__body > p:last-child {
  margin-bottom: 0;
}

.support-local-slide__emphasis {
  margin-top: 1.65rem !important;
  padding-top: 1.65rem;
  border-top: 1px solid var(--card-border);
  font-size: clamp(1rem, 1.9vw, 1.08rem) !important;
  font-weight: 600;
  line-height: 1.7 !important;
  color: var(--text-dark) !important;
}

.support-local-slide__actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 0.85rem 1rem;
  margin: 0 0 clamp(1.75rem, 3.5vw, 2.25rem);
  animation: support-local-fade-up 0.7s ease both;
  animation-delay: 0.18s;
}

.support-local-slide__cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 3rem;
  padding: 0.85rem 1.65rem;
  font-family: var(--font);
  font-size: 0.8rem;
  font-weight: 800;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: var(--radius-pill);
  transition: transform var(--transition), box-shadow var(--transition), background var(--transition), border-color var(--transition), color var(--transition);
}

.support-local-slide__cta--primary {
  color: #fff;
  background: var(--link-red);
  border: 1px solid var(--link-red);
}

.support-local-slide__cta--primary:hover,
.support-local-slide__cta--primary:focus-visible {
  background: #b33f3f;
  border-color: #b33f3f;
  color: #fff;
  transform: translateY(-2px);
  box-shadow: var(--shadow);
  outline: none;
}

.support-local-slide__cta--secondary {
  color: var(--link-red);
  background: #fff;
  border: 1.5px solid var(--card-border);
}

.support-local-slide__cta--secondary:hover,
.support-local-slide__cta--secondary:focus-visible {
  border-color: var(--link-red);
  background: var(--card-feature);
  color: var(--link-red);
  transform: translateY(-2px);
  box-shadow: var(--shadow);
  outline: none;
}

.support-local-slide__signature {
  margin: 0;
  font-family: 'Great Vibes', cursive;
  font-size: clamp(1.25rem, 2.5vw, 1.55rem);
  line-height: 1.3;
  color: var(--text-grey);
  opacity: 0.9;
  animation: support-local-fade-up 0.7s ease both;
  animation-delay: 0.24s;
}

@keyframes support-local-fade-up {
  from { opacity: 0; transform: translateY(12px); }
  to { opacity: 1; transform: translateY(0); }
}

@media (max-width: 640px) {
  .support-local-slide__inner {
    padding: 2.35rem 1.25rem 2.5rem;
  }

  .support-local-slide__title {
    max-width: none;
  }

  .support-local-slide__actions {
    flex-direction: column;
    width: 100%;
  }

  .support-local-slide__cta {
    width: 100%;
  }
}

@media (prefers-reduced-motion: reduce) {
  .support-local-slide__badge,
  .support-local-slide__title,
  .support-local-slide__body,
  .support-local-slide__actions,
  .support-local-slide__signature {
    animation: none !important;
  }

  .support-local-slide__cta--primary:hover,
  .support-local-slide__cta--primary:focus-visible,
  .support-local-slide__cta--secondary:hover,
  .support-local-slide__cta--secondary:focus-visible {
    transform: none;
  }
}

/* Darija RTL ? basic layout mirroring for switcher, header, nav */
html[dir="rtl"] .language-switcher {
  flex-direction: row-reverse;
  justify-content: flex-end;
}

html[dir="rtl"] .language-switcher__label {
  margin-inline-end: 0;
  margin-inline-start: 0.35rem;
}

html[dir="rtl"] .site-header-inner,
html[dir="rtl"] .header-actions {
  flex-direction: row-reverse;
}

html[dir="rtl"] .nav-drawer {
  left: auto;
  right: 0;
  transform: translateX(100%);
}

html[dir="rtl"] .nav-drawer.is-open {
  transform: translateX(0);
}

html[dir="rtl"] .nav-link,
html[dir="rtl"] .nav-group-label {
  text-align: right;
}

html[dir="rtl"] .nav-link__icon {
  margin-inline-end: 0;
  margin-inline-start: 0.65rem;
}

html[dir="rtl"] .menu-fab-wrap {
  left: 1rem;
  right: auto;
}

html[dir="rtl"] .back-to-top {
  left: 1rem;
  right: auto;
}

html[dir="rtl"] .search-wrap {
  direction: rtl;
}

html[dir="rtl"] .day-trip-slide__content,
html[dir="rtl"] .ocean-html-slide__content,
html[dir="rtl"] .welcome-html-slide__content {
  text-align: right;
}


/* Darija RTL ? basic layout mirroring for switcher, header, nav */
html[dir="rtl"] .language-switcher {
  flex-direction: row-reverse;
  justify-content: flex-end;
}

html[dir="rtl"] .site-header-inner,
html[dir="rtl"] .header-actions {
  flex-direction: row-reverse;
}

html[dir="rtl"] .nav-drawer {
  left: auto;
  right: 0;
  transform: translateX(100%);
}

html[dir="rtl"] .nav-drawer.is-open {
  transform: translateX(0);
}

html[dir="rtl"] .nav-link,
html[dir="rtl"] .nav-group-label {
  text-align: right;
}

html[dir="rtl"] .nav-link__icon {
  margin-inline-end: 0;
  margin-inline-start: 0.65rem;
}

html[dir="rtl"] .menu-fab-wrap {
  left: 1rem;
  right: auto;
}

html[dir="rtl"] .back-to-top {
  left: 1rem;
  right: auto;
}

html[dir="rtl"] .search-wrap {
  direction: rtl;
}

html[dir="rtl"] .day-trip-slide__content,
html[dir="rtl"] .ocean-html-slide__content,
html[dir="rtl"] .welcome-html-slide__content {
  text-align: right;
}
