.elementor-19 .elementor-element.elementor-element-a5d6942{--display:flex;--min-height:90vh;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-19 .elementor-element.elementor-element-9bdeca4{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-19 .elementor-element.elementor-element-2fd5ba3{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-19 .elementor-element.elementor-element-0ce64ae{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-19 .elementor-element.elementor-element-93369cd{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-19 .elementor-element.elementor-element-12e38be{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-19 .elementor-element.elementor-element-af54c89{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-19 .elementor-element.elementor-element-c225ae7{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-19 .elementor-element.elementor-element-583c7f2{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-19 .elementor-element.elementor-element-33a04a1{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-19 .elementor-element.elementor-element-d3f76f6{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-19 .elementor-element.elementor-element-97281b6{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-19 .elementor-element.elementor-element-e64ea76{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-19 .elementor-element.elementor-element-2b535a8{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-19 .elementor-element.elementor-element-913526d{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-19 .elementor-element.elementor-element-45b4e82{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-19 .elementor-element.elementor-element-31b9c8a{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-19 .elementor-element.elementor-element-71b431f{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-19 .elementor-element.elementor-element-56b4e0e{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-19 .elementor-element.elementor-element-c8dc6dd{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}@media(max-width:767px){.elementor-19 .elementor-element.elementor-element-2fd5ba3{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}}/* Start custom CSS for html, class: .elementor-element-9bdeca4 *//* ── UNIQUE BRANDED HERO ── */
.lflb-home-hero-wrapper { width: 100%; padding: 0; margin: 0; position: relative; }
.lflb-home-hero-bg { 
  width: 100%; 
  height: 85vh; 
  display: block; 
  object-fit: cover; 
  object-position: center; 
}

/* Layout Setup */
.lflb-home-hero-container {
  position: relative;
  width: 100%;
  overflow: hidden;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
}
.lflb-home-hero-slide {
  grid-column: 1 / -1;
  grid-row: 1 / -1;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.8s ease-in-out, visibility 0.8s ease-in-out;
  z-index: 1;
}
.lflb-home-hero-slide.active {
  opacity: 1;
  visibility: visible;
  z-index: 2;
}

/* UI Arrow Settings */
.lflb-home-hero-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  
  /* Changed Arrow Colors Below */
  background: rgba(0, 0, 0, 0.5); /* Dark semi-transparent background */
  color: #ffffff; /* White arrow color */
  border: 1px solid rgba(255, 255, 255, 0.3);
  
  width: 48px;
  height: 48px;
  border-radius: 50%;
  font-size: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 10;
  transition: background 0.3s, transform 0.3s, opacity 0.3s;
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  opacity: 0;
}
.lflb-home-hero-container:hover .lflb-home-hero-arrow {
  opacity: 1;
}
.lflb-home-hero-arrow:hover {
  /* Changed Hover Effect Below */
  background: rgba(0, 0, 0, 0.8); /* Darker on hover */
  transform: translateY(-50%) scale(1.08);
}
.lflb-home-hero-arrow:active {
  transform: translateY(-50%) scale(0.95);
}
.lflb-home-hero-arrow.prev { left: 24px; }
.lflb-home-hero-arrow.next { right: 24px; }

/* Control Indicators */
.lflb-home-hero-dots {
  position: absolute;
  bottom: 24px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  gap: 10px;
  z-index: 10;
}
.lflb-home-hero-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.4);
  cursor: pointer;
  transition: background 0.3s, transform 0.3s;
}
.lflb-home-hero-dot.active {
  background: #fff;
  transform: scale(1.25);
}

/* Breakpoint Fixes */
@media (max-width: 768px) {
  .lflb-home-hero-wrapper { height: 85vh !important; }
  .lflb-home-hero-bg { height: 85vh !important; }
  .lflb-home-hero-arrow {
    opacity: 0.8; 
    width: 38px;
    height: 38px;
    font-size: 16px;
  }
  .lflb-home-hero-arrow.prev { left: 12px; }
  .lflb-home-hero-arrow.next { right: 12px; }
  .lflb-home-hero-dots { bottom: 12px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-93369cd */.testimonials-carousel-wrapper {
    position: relative;
    display: flex;
    align-items: center;
    margin-top: 16px;
  }

  .test-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: orange !important; /* Strict base background */
    color: white !important; /* Strict base icon color */
    width: 35px; /* Slightly increased for a better circle touch area */
    height: 35px;     
    border-radius: 50% !important; /* Ensures a perfect circle */
    border: 2px solid orange !important; /* Keeps edge crisp */
    padding: 0 !important; /* Removes default button padding */
    outline: none !important;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;  
    cursor: pointer;
    z-index: 10;
    box-shadow: 0 2px 5px rgba(0,0,0,0.15); /* Fallback shadow if var is missing */
    transition: all 0.2s ease !important;
  }

  /* Pushed further out */
  .test-prev {
    left: -45px !important; 
  }

  .test-next {
    right: -45px !important;
  }

  /* Strict hover state to prevent navy color */
  .test-arrow:hover {
    background-color: white !important; /* Forces white bg */
    color: orange !important; /* Forces orange icon */
    transform: translateY(-50%) scale(1.1) !important;
  }

  /* Carousel Track Styles */
  .testimonials-carousel-track {
    display: flex;
    gap: 20px;
    overflow-x: auto;
    scroll-behavior: smooth;
    scroll-snap-type: x mandatory;
    padding: 10px 4px 16px 4px;
    width: 100%;
    /* Hide scrollbar */
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;  /* Firefox */
  }

  .testimonials-carousel-track::-webkit-scrollbar {
    display: none; /* Chrome, Safari, Opera */
  }

  .testimonials-carousel-track .test-card {
    flex: 0 0 320px;
    scroll-snap-align: start;
  }

 @media (max-width: 768px) {
    /* Pushed slightly further out on mobile */
    .test-prev {
      left: -21px !important; 
    }
    .test-next {
      right: -21px !important;
    }
    .testimonials-carousel-track .test-card {
      flex: 0 0 85%;
    }
  }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c225ae7 *//* ── EXPERIENCES ── */
.experiences-section { background: var(--white); }

.exp-layout {
  display: flex;
  align-items: flex-start;
  gap: 32px;
  margin-top: 32px;
}

.exp-tabs {
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: 260px;
  flex-shrink: 0;
}
.exp-tab {
  text-align: left;
  padding: 16px 20px;
  border-radius: var(--radius);
  background: var(--warm);
  border: 1px solid var(--line);
  font-family: var(--sans);
  font-size: 15px;
  font-weight: 600;
  color: var(--navy);
  transition: all 0.25s ease;
}
.exp-tab:hover {
  background: var(--teal-light);
  border-color: var(--teal-light);
}
.exp-tab.active {
  background: var(--teal);
  color: var(--white);
  border-color: var(--teal);
  box-shadow: 0 4px 12px rgba(13, 124, 107, 0.15);
}
.exp-videos {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  flex: 1;
  transition: opacity 0.15s ease;
}
.exp-videos.fading {
  opacity: 0;
}
.exp-video-card {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 Aspect Ratio */
  height: 0;
  overflow: hidden;
  border-radius: var(--radius);
  border: 1px solid var(--line);
  background: var(--line);
  box-shadow: var(--sh-sm);
  transition: transform 0.22s ease, box-shadow 0.22s ease;
}
.exp-video-card:hover {
  transform: translateY(-2px);
  box-shadow: var(--sh-md);
}
.exp-video-card iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

@media (max-width: 900px) {
  .exp-layout {
    flex-direction: column;
  }
  
  /* Update .exp-tabs to a 2x2 grid */
  .exp-tabs {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
    padding-bottom: 8px;
  }
  
  .exp-tab {
    white-space: nowrap;
    text-align: center; 
  }
  
  .exp-videos {
    grid-template-columns: 1fr;
    width: 100%;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-33a04a1 *//* ── GOOGLE FONTS ── */
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@500;700&family=DM+Sans:wght@300;400;500;600&display=swap');

/* ── RESET ── */
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
html { scroll-behavior: smooth; }
body { font-family: 'DM Sans', system-ui, sans-serif; background: #fdf9f4; color: #1c1c1e; line-height: 1.6; -webkit-font-smoothing: antialiased; }
a { text-decoration: none; color: inherit; }
img { display: block; max-width: 100%; }
button { font-family: 'DM Sans', system-ui, sans-serif; cursor: pointer; border: none; }

/* ── DESIGN TOKENS ── */
:root {
  /* Brand colours */
  --navy: #0f1f45;
  --navy2: #1a2f5a;
  --navy-mid: #243354;  /* from doc 1 */
  --orange: #e8650a;
  --orange2: #f07830;
  --teal: #0d7c6b;
  --teal2: #0f9880;
  --teal-light: #3D9E91;  /* from doc 1 */
  --sage: #6b8f71;
  --amber: #C9843A;       /* from doc 1 */
  --gold: #c8993a;
  --cream: #fdf9f4;
  --cream-deep: #EDE6D6;  /* from doc 1 */
  --warm: #f5ede0;
  --warm2: #ffeee0;
  --ink: #1c1c1e;
  --ink2: #3d3d3d;
  --ink3: #6b6b6b;
  --muted: #6B7280;       /* alias for ink3 */
  --line: #e8e2d9;
  --white: #ffffff;

  /* Typography */
  --serif: 'Playfair Display', Georgia, serif;
  --sans: 'DM Sans', system-ui, sans-serif;
  --body: 'DM Sans', system-ui, sans-serif; /* alias */

  /* Shape */
  --radius: 12px;
  --r-sm: 10px;
  --r-md: 18px;
  --r-lg: 28px;

  /* Shadows */
  --shadow: 0 4px 24px rgba(15,31,69,.08);
  --shadow2: 0 8px 40px rgba(15,31,69,.14);
  --sh-sm: 0 2px 12px rgba(26,39,68,0.07);
  --sh-md: 0 8px 32px rgba(26,39,68,0.12);
}

/* ── UTILITIES ── */
.container { max-width: 1160px; margin: 0 auto; padding: 0 24px; }
.section-pad { padding: 80px 0; }
.section-pad-sm { padding: 52px 0; }
.eyebrow { font-size: 11px; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; color: var(--orange); margin-bottom: 10px; }
.section-title { font-family: var(--serif); font-size: clamp(26px, 3.5vw, 40px); color: var(--navy); font-weight: 600; line-height: 1.2; margin-bottom: 8px; }
.section-sub { font-size: 15px; color: var(--ink3); line-height: 1.65; margin-bottom: 40px; }

/* Image placeholder */
.img-ph { background: var(--line); display: flex; align-items: center; justify-content: center; font-size: 12px; font-style: italic; color: var(--ink3); font-family: var(--sans); border-radius: 8px; overflow: hidden; }

/* ── BUTTONS ── */
.btn { display: inline-block; font-family: var(--sans); font-size: 14px; font-weight: 600; padding: 13px 26px; border-radius: 8px; transition: all .22s ease; cursor: pointer; border: none; }
.btn-primary { background: var(--orange); color: #fff; }
.btn-primary:hover { background: var(--orange2); transform: translateY(-1px); box-shadow: 0 6px 20px rgba(232,101,10,.3); }
.btn-outline { background: transparent; color: var(--navy); border: 2px solid var(--navy); }
.btn-outline:hover { background: var(--navy); color: #fff; transform: translateY(-1px); }
.btn-outline-white { background: transparent; color: #fff; border: 2px solid rgba(255,255,255,.5); }
.btn-outline-white:hover { background: rgba(255,255,255,.1); border-color: #fff; }
.btn-teal { background: var(--teal); color: #fff; }
.btn-teal:hover { background: var(--teal2); transform: translateY(-1px); box-shadow: 0 6px 20px rgba(13,124,107,.3); }
.btn-sm { font-size: 12px; padding: 8px 16px; border-radius: 6px; }
.btn-wa { background: #25d366; color: #fff; }
.btn-wa:hover { background: #1fb857; transform: translateY(-1px); }
.btn-ghost { background: var(--warm); color: var(--ink2); border: 1px solid var(--line); }
.btn-ghost:hover { background: var(--line); transform: translateY(-1px); }

/* ── NAVIGATION ── */
.nav { position: sticky; top: 0; z-index: 300; background: rgba(255,255,255,.97); backdrop-filter: blur(12px); -webkit-backdrop-filter: blur(12px); border-bottom: 1px solid var(--line); padding: 0 24px; transition: border-color .3s, box-shadow .3s; }
.nav.scrolled { box-shadow: 0 2px 16px rgba(15,31,69,.06); }
.nav-inner { max-width: 1160px; margin: 0 auto; display: grid; grid-template-columns: 1fr auto 1fr; align-items: center; height: 64px; position: relative; }
.nav-logo { justify-self: start; font-family: var(--serif); font-size: 24px; font-weight: 600; color: var(--navy); letter-spacing: -.01em; }
.nav-links { display: flex; gap: 32px; list-style: none; align-items: center; justify-self: center; margin: 0; padding: 0; }
.nav-links a { font-size: 14px; font-weight: 500; color: var(--ink2); transition: color .18s; position: relative; text-decoration: none; }
.nav-links a::after { content: ''; position: absolute; bottom: -2px; left: 0; right: 0; height: 2px; background: var(--orange); border-radius: 2px; transform: scaleX(0); transition: transform .2s; }
.nav-links a:hover { color: var(--navy); }
.nav-links a:hover::after { transform: scaleX(1); }
#navCta { justify-self: end; visibility: hidden; opacity: 0; pointer-events: none; transition: opacity .25s ease, visibility .25s ease; }
.nav-ham { justify-self: end; display: none; flex-direction: column; gap: 5px; cursor: pointer; padding: 4px; }
.nav-ham span { display: block; width: 22px; height: 2px; background: var(--navy); border-radius: 2px; transition: all .2s; }
.nav-dropdown { position: relative; }
.nav-dropdown > a { display: flex; align-items: center; gap: 4px; cursor: pointer; }
.nav-dropdown > a .chev { display: inline-block; width: 10px; height: 10px; border-right: 2px solid currentColor; border-bottom: 2px solid currentColor; transform: rotate(45deg) translateY(-2px); transition: transform .2s; margin-top: 1px; }
.nav-dropdown:hover > a .chev { transform: rotate(-135deg) translateY(-2px); }
.nav-dropdown::after { content: ''; position: absolute; top: 100%; left: 0; right: 0; height: 24px; background: transparent; }
.nav-dropdown-menu { position: absolute; top: calc(100% + 18px); left: 50%; transform: translateX(-50%) translateY(8px); background: #fff; border: 1px solid var(--line); border-radius: 16px; box-shadow: 0 20px 60px rgba(0,0,0,.10), 0 4px 16px rgba(0,0,0,.06); padding: 8px; min-width: 300px; opacity: 0; visibility: hidden; pointer-events: none; transition: opacity .22s ease, transform .22s ease, visibility .22s; }
.nav-dropdown-menu::before { content: ''; position: absolute; top: -7px; left: 50%; transform: translateX(-50%) rotate(45deg); width: 12px; height: 12px; background: #fff; border-left: 1px solid var(--line); border-top: 1px solid var(--line); border-radius: 2px 0 0 0; }
.nav-dropdown:hover .nav-dropdown-menu, .nav-dropdown:focus-within .nav-dropdown-menu { opacity: 1; visibility: visible; pointer-events: auto; transform: translateX(-50%) translateY(0); }
.nav-dropdown-item { display: flex; align-items: center; gap: 14px; padding: 11px 14px; border-radius: 10px; text-decoration: none; transition: background .15s; cursor: pointer; }
.nav-dropdown-item:hover { background: #fdf6f0; }
.nav-dropdown-item:hover .dd-title { color: var(--orange); }
.dd-icon { width: 38px; height: 38px; border-radius: 10px; background: #fff5ee; display: flex; align-items: center; justify-content: center; font-size: 18px; flex-shrink: 0; transition: background .15s; }
.nav-dropdown-item:hover .dd-icon { background: #ffe8d6; }
.dd-text { display: flex; flex-direction: column; gap: 1px; }
.dd-title { font-size: 13.5px; font-weight: 600; color: var(--navy); transition: color .15s; line-height: 1.2; }
.dd-desc { font-size: 11.5px; color: var(--ink2); opacity: .75; line-height: 1.3; }
.dd-divider { height: 1px; background: var(--line); margin: 6px 14px; }
.nav-mobile { display: none; background: #fff; border-bottom: 1px solid var(--line); padding: 16px 24px; }
.nav-mobile.open { display: block; }
.nav-mobile a { display: block; font-size: 15px; font-weight: 500; padding: 10px 0; color: var(--ink2); border-bottom: 1px solid var(--line); text-decoration: none; }
.nav-mobile a:last-child { border: none; }
.nav-mobile .btn { margin-top: 12px; width: 100%; text-align: center; }
.mob-services-toggle { display: flex; justify-content: space-between; align-items: center; cursor: pointer; user-select: none; }
.mob-services-toggle .chev-mob { display: inline-block; width: 9px; height: 9px; border-right: 2px solid var(--ink2); border-bottom: 2px solid var(--ink2); transform: rotate(45deg); transition: transform .2s; }
.mob-services-toggle.active .chev-mob { transform: rotate(-135deg); }
.mob-services-list { display: none; padding: 4px 0 4px 12px; }
.mob-services-list.open { display: block; }
.mob-services-list a { font-size: 13.5px !important; padding: 8px 0 !important; color: var(--ink2) !important; border-bottom: none !important; display: flex !important; align-items: center; gap: 8px; }
.mob-services-list a span.ms-icon { font-size: 15px; }
@media (max-width: 768px) { .nav-inner { grid-template-columns: 1fr auto; } .nav-links { display: none; } #navCta { display: none; } .nav-ham { display: flex; } }

/* ── HERO ── */
.hero { width: 100%; padding: 0; margin: 0;}
.hero-bg {   width: 100%; height: auto; display: block; }
.hero-eyebrow { display: inline-block; font-size: 11px; font-weight: 600; letter-spacing: .1em; text-transform: uppercase; color: rgba(255,255,255,.75); background: rgba(255,255,255,.1); border: 1px solid rgba(255,255,255,.2); padding: 6px 18px; border-radius: 20px; margin-bottom: 22px; }
.hero h1 { font-family: var(--serif); font-size: clamp(38px, 6vw, 68px); line-height: 1.1; color: #fff; font-weight: 600; margin-bottom: 18px; }
.hero h1 em { font-style: italic; color: #7fe8d4; }
.hero-sub { font-size: 17px; color: rgba(255,255,255,.75); max-width: 520px; margin: 0 auto 34px; line-height: 1.7; }
.hero-ctas { display: flex; gap: 12px; justify-content: center; flex-wrap: wrap; }

@media (max-width: 768px) {
  .hero {height: 200px;  }}

/* ── WHATSAPP COMMUNITY / LC SECTION ── */
.lc-section {
  background: #F5F0E8;
  padding: 72px 0 88px;
  font-family: var(--body);
  position: relative;
  overflow: hidden;
}
.lc-section::before { content: ''; position: absolute; top: -100px; right: -150px; width: 500px; height: 500px; background: radial-gradient(circle, rgba(46,125,114,0.09) 0%, transparent 70%); pointer-events: none; }
.lc-section::after { content: ''; position: absolute; bottom: -60px; left: -100px; width: 380px; height: 380px; background: radial-gradient(circle, rgba(201,132,58,0.07) 0%, transparent 70%); pointer-events: none; }

.lc-container { max-width: 1120px; margin: 0 auto; padding: 0 24px; position: relative; z-index: 1; }

.lc-card { background: var(--white); border-radius: var(--r-lg); padding: 44px 48px 40px; box-shadow: var(--sh-sm); border: 1px solid rgba(26,39,68,0.06); position: relative; overflow: hidden; }
.lc-card::after { content: ''; position: absolute; top: -60px; right: -60px; width: 200px; height: 200px; border-radius: 50%; background: radial-gradient(circle, rgba(46,125,114,0.06) 0%, transparent 70%); pointer-events: none; }

.lc-top { display: flex; align-items: center; flex-wrap: wrap; gap: 16px; margin-bottom: 10px; }

.lc-live-badge { display: inline-flex; align-items: center; gap: 6px; background: rgba(37,211,102,0.1); color: #18A558; font-size: 0.72rem; font-weight: 600; text-transform: uppercase; letter-spacing: 0.09em; border-radius: 999px; padding: 5px 14px; }
.lc-live-badge .pulse-dot { width: 7px; height: 7px; border-radius: 50%; background: #25D366; animation: pulse-dot 1.6s ease-in-out infinite; flex-shrink: 0; }

@keyframes pulse-dot { 0%, 100% { box-shadow: 0 0 0 0 rgba(37,211,102,0.5); } 50% { box-shadow: 0 0 0 5px rgba(37,211,102,0); } }

.lc-avatar-cluster { display: flex; align-items: center; }
.lc-avatar { width: 40px; height: 40px; border-radius: 50%; border: 3px solid var(--white); font-family: var(--serif); font-size: 0.95rem; font-weight: 700; color: var(--white); display: flex; align-items: center; justify-content: center; margin-left: -10px; box-shadow: 0 2px 8px rgba(0,0,0,0.13); transition: transform 0.22s ease; cursor: default; flex-shrink: 0; }
.lc-avatar:first-child { margin-left: 0; }
.lc-avatar:hover { transform: translateY(-5px) scale(1.12); z-index: 10; }
.lc-avatar:nth-child(1) { background: linear-gradient(135deg, #2E7D72, #3D9E91); }
.lc-avatar:nth-child(2) { background: linear-gradient(135deg, #C9843A, #E0A055); }
.lc-avatar:nth-child(3) { background: linear-gradient(135deg, #1A2744, #2E4070); }
.lc-avatar:nth-child(4) { background: linear-gradient(135deg, #8B5CF6, #A78BFA); }
.lc-avatar:nth-child(5) { background: linear-gradient(135deg, #EC4899, #F472B6); }
.lc-avatar-more { background: #EDE6D6; color: #1A2744; font-family: var(--body); font-size: 0.7rem; font-weight: 700; width: 40px; height: 40px; border-radius: 50%; border: 3px solid var(--white); display: flex; align-items: center; justify-content: center; margin-left: -10px; box-shadow: 0 2px 8px rgba(0,0,0,0.08); }

.lc-joined-note { font-size: 0.8rem; color: var(--muted); margin-left: 12px; line-height: 1.35; }
.lc-joined-note strong { display: block; color: var(--navy); font-weight: 600; font-size: 0.84rem; }

.lc-heading { font-family: var(--serif); font-size: 2rem; color: var(--navy); font-weight: 700; line-height: 1.2; margin: 20px 0 6px; letter-spacing: -0.01em; }
.lc-sub { font-size: 0.92rem; color: var(--muted); margin-bottom: 32px; line-height: 1.55; }

.lc-body { display: grid; grid-template-columns: 1fr 1fr; gap: 32px; margin-bottom: 36px; align-items: start; }

.lc-feed-label { font-size: 0.72rem; font-weight: 600; color: var(--muted); text-transform: uppercase; letter-spacing: 0.1em; margin-bottom: 12px; }
.lc-activity-feed { display: flex; flex-direction: column; gap: 10px; }
.lc-activity-item { display: flex; align-items: center; gap: 12px; background: #F5F0E8; border-radius: var(--r-sm); padding: 13px 16px; border-left: 3px solid transparent; transition: background 0.25s, border-color 0.25s; }
.lc-activity-item:hover { background: #EDE6D6; }
.lc-activity-item:nth-child(1) { border-color: var(--teal); animation: lc-fade-in 0.3s ease 0.05s both; }
.lc-activity-item:nth-child(2) { border-color: var(--amber); animation: lc-fade-in 0.3s ease 0.15s both; }
.lc-activity-item:nth-child(3) { border-color: #8B5CF6; animation: lc-fade-in 0.3s ease 0.25s both; }
@keyframes lc-fade-in { from { opacity: 0; transform: translateX(-8px); } to { opacity: 1; transform: translateX(0); } }
.lc-activity-icon { font-size: 1.15rem; flex-shrink: 0; }
.lc-activity-text { font-size: 0.83rem; color: #243354; line-height: 1.38; flex: 1; }
.lc-activity-text strong { color: var(--navy); font-weight: 600; }
.lc-activity-time { font-size: 0.72rem; color: var(--muted); flex-shrink: 0; }

.lc-fomo { background: linear-gradient(135deg, var(--navy) 0%, #243354 100%); border-radius: var(--r-md); padding: 22px 24px; margin-bottom: 22px; position: relative; overflow: hidden; }
.lc-fomo::before { content: ''; position: absolute; top: -40px; right: -40px; width: 120px; height: 120px; background: rgba(46,125,114,0.25); border-radius: 50%; pointer-events: none; }
.lc-fomo-row { display: flex; align-items: flex-start; gap: 14px; margin-bottom: 16px; position: relative; z-index: 1; }
.lc-fomo-icon { font-size: 1.6rem; flex-shrink: 0; margin-top: 2px; animation: bounce-soft 2.2s ease-in-out infinite; }
@keyframes bounce-soft { 0%, 100% { transform: translateY(0); } 50% { transform: translateY(-4px); } }
.lc-fomo-title { font-family: var(--serif); font-size: 1.05rem; font-weight: 700; color: var(--white); line-height: 1.25; margin-bottom: 5px; }
.lc-fomo-desc { font-size: 0.8rem; color: rgba(255,255,255,0.62); line-height: 1.5; }
.lc-fomo-perks { display: flex; flex-direction: column; gap: 7px; position: relative; z-index: 1; }
.lc-fomo-perk { display: flex; align-items: center; gap: 9px; font-size: 0.8rem; color: rgba(255,255,255,0.8); }
.lc-fomo-perk-dot { width: 6px; height: 6px; border-radius: 50%; background: #6ECFC4; flex-shrink: 0; }

.lc-tracks-label { font-size: 0.72rem; font-weight: 600; color: var(--muted); text-transform: uppercase; letter-spacing: 0.1em; margin-bottom: 12px; }
.lc-tracks-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 9px; }
.lc-track-item { display: flex; align-items: center; gap: 10px; background: #F5F0E8; border-radius: var(--r-sm); padding: 11px 14px; border: 1px solid rgba(26,39,68,0.06); transition: background 0.2s, border-color 0.2s, transform 0.2s; cursor: default; }
.lc-track-item:hover { background: #EDE6D6; border-color: rgba(46,125,114,0.25); transform: translateY(-2px); }
.lc-track-icon { font-size: 1.1rem; flex-shrink: 0; }
.lc-track-info { flex: 1; min-width: 0; }
.lc-track-name { font-size: 0.82rem; font-weight: 600; color: var(--navy); line-height: 1.2; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.lc-track-members { font-size: 0.7rem; color: var(--muted); margin-top: 2px; }
.lc-track-dot { width: 7px; height: 7px; border-radius: 50%; flex-shrink: 0; }
.lc-track-item:nth-child(1) .lc-track-dot { background: var(--teal); }
.lc-track-item:nth-child(2) .lc-track-dot { background: var(--amber); }
.lc-track-item:nth-child(3) .lc-track-dot { background: #8B5CF6; }
.lc-track-item:nth-child(4) .lc-track-dot { background: #EC4899; }
.lc-track-item:nth-child(5) .lc-track-dot { background: #3B82F6; }
.lc-track-item:nth-child(6) .lc-track-dot { background: var(--teal-light); }

.lc-divider { height: 1px; background: rgba(26,39,68,0.07); margin-bottom: 32px; }

.lc-cta-row { display: flex; align-items: center; gap: 20px; flex-wrap: wrap; }
.lc-cta-btn { display: inline-flex; align-items: center; justify-content: center; gap: 10px; background: linear-gradient(135deg, #25D366 0%, #20C25C 60%, #1AAD54 100%); color: var(--white); font-family: var(--body); font-size: 1rem; font-weight: 600; text-decoration: none; border-radius: var(--r-md); padding: 16px 36px; box-shadow: 0 6px 24px rgba(37,211,102,0.32); transition: transform 0.2s ease, box-shadow 0.2s ease, filter 0.2s ease; position: relative; overflow: hidden; flex-shrink: 0; }
.lc-cta-btn::before { content: ''; position: absolute; top: 0; left: -60%; width: 40%; height: 100%; background: rgba(255,255,255,0.2); transform: skewX(-20deg); transition: left 0.5s ease; }
.lc-cta-btn:hover { transform: translateY(-2px); box-shadow: 0 10px 32px rgba(37,211,102,0.42); filter: brightness(1.05); }
.lc-cta-btn:hover::before { left: 140%; }
.lc-cta-btn svg { width: 20px; height: 20px; flex-shrink: 0; }
.lc-cta-meta { font-size: 0.78rem; color: var(--muted); line-height: 1.5; }
.lc-cta-meta strong { display: block; color: var(--navy); font-size: 0.84rem; font-weight: 600; margin-bottom: 2px; }

/* ── TESTIMONIALS ── */
.testimonials-section { background: var(--white); }
.testimonials-label { font-size: 12px; font-weight: 600; text-transform: uppercase; letter-spacing: .08em; color: var(--ink3); margin-bottom: 28px; text-align: center; }
.testimonials-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }
.test-card { background: var(--cream); border-radius: var(--radius); border: 1px solid var(--line); padding: 24px; transition: transform .22s, box-shadow .22s; }
.test-card:hover { transform: translateY(-3px); box-shadow: var(--shadow2); }
.test-top { display: flex; align-items: center; gap: 12px; margin-bottom: 14px; }
.test-av { width: 44px; height: 44px; border-radius: 50%; overflow: hidden; flex-shrink: 0; border: 2px solid var(--line); }
.test-av-ph { width: 44px; height: 44px; border-radius: 50%; background: var(--warm2); display: flex; align-items: center; justify-content: center; font-size: 14px; font-weight: 700; color: var(--orange); flex-shrink: 0; border: 2px solid var(--line); font-family: var(--serif); }
.test-name { font-size: 14px; font-weight: 600; color: var(--navy); }
.test-cred { font-size: 12px; color: var(--ink3); margin-top: 2px; }
.test-stars { color: var(--gold); font-size: 13px; letter-spacing: 2px; margin-bottom: 10px; }
.test-quote { font-family: var(--serif); font-size: 16px; font-style: italic; color: var(--navy); line-height: 1.6; }

/* ── EVENTS ── */
.events-section { background: var(--cream); }
.events-header { display: flex; align-items: flex-end; justify-content: space-between; margin-bottom: 28px; flex-wrap: wrap; gap: 12px; }
.view-all { font-size: 13px; font-weight: 600; color: var(--teal); transition: color .18s; }
.view-all:hover { color: var(--teal2); }
.events-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }
.ev-card { background: var(--white); border-radius: var(--radius); border: 1px solid var(--line); overflow: hidden; transition: transform .22s, box-shadow .22s; }
.ev-card:hover { transform: translateY(-4px); box-shadow: var(--shadow2); }
.ev-img-wrap { position: relative; height: 160px; overflow: hidden; }
.ev-img-wrap .img-ph { height: 100%; border-radius: 0; }
.ev-badges { position: absolute; top: 10px; left: 10px; display: flex; gap: 6px; }
.ev-badge { font-size: 10px; font-weight: 700; padding: 4px 10px; border-radius: 20px; }
.ev-badge.hot { background: #e84040; color: #fff; }
.ev-badge.warn { background: #f0b030; color: #3a2000; }
.ev-badge.open { background: #34c47c; color: #fff; }
.ev-body { padding: 16px 18px 18px; }

.ev-title { font-family: var(--serif); font-size: 17px; color: var(--navy); font-weight: 600; margin-bottom: 8px; line-height: 1.3; }

/* date / time / location block */
.ev-meta { margin-bottom: 10px; display: flex; flex-direction: column; gap: 4px; }
.ev-meta-row { display: flex; align-items: center; gap: 7px; font-size: 12.5px; color: var(--ink3); line-height: 1.3; }

.ev-ic { width: 14px; height: 14px; flex: 0 0 14px; display: inline-block; background-color: var(--teal); opacity: .75; -webkit-mask-repeat: no-repeat; mask-repeat: no-repeat; -webkit-mask-position: center; mask-position: center; -webkit-mask-size: contain; mask-size: contain; }

.ev-ic-date { -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2'%3E%3Crect x='3' y='4' width='18' height='18' rx='2'/%3E%3Cline x1='16' y1='2' x2='16' y2='6'/%3E%3Cline x1='8' y1='2' x2='8' y2='6'/%3E%3Cline x1='3' y1='10' x2='21' y2='10'/%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2'%3E%3Crect x='3' y='4' width='18' height='18' rx='2'/%3E%3Cline x1='16' y1='2' x2='16' y2='6'/%3E%3Cline x1='8' y1='2' x2='8' y2='6'/%3E%3Cline x1='3' y1='10' x2='21' y2='10'/%3E%3C/svg%3E"); }

.ev-ic-time { -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpolyline points='12 7 12 12 15.5 14'/%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpolyline points='12 7 12 12 15.5 14'/%3E%3C/svg%3E"); }

.ev-ic-loc { -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2'%3E%3Cpath d='M12 21s-7-6.1-7-11a7 7 0 0 1 14 0c0 4.9-7 11-7 11z'/%3E%3Ccircle cx='12' cy='10' r='2.5'/%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2'%3E%3Cpath d='M12 21s-7-6.1-7-11a7 7 0 0 1 14 0c0 4.9-7 11-7 11z'/%3E%3Ccircle cx='12' cy='10' r='2.5'/%3E%3C/svg%3E"); }

.ev-trainer { font-size: 12px; color: var(--ink3); margin-bottom: 12px; font-style: italic; }
.ev-actions { display: flex; gap: 6px; flex-wrap: wrap; }

/* responsive */
@media (max-width: 900px) {
  .events-grid { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 600px) {
  .events-grid { grid-template-columns: 1fr; }
}

/* ── EXPERIENCES ── */
.experiences-section { background: var(--white); }

.exp-layout {
  display: flex;
  align-items: flex-start;
  gap: 32px;
  margin-top: 32px;
}

.exp-tabs {
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: 260px;
  flex-shrink: 0;
}
.exp-tab {
  text-align: left;
  padding: 16px 20px;
  border-radius: var(--radius);
  background: var(--warm);
  border: 1px solid var(--line);
  font-family: var(--sans);
  font-size: 15px;
  font-weight: 600;
  color: var(--navy);
  transition: all 0.25s ease;
}
.exp-tab:hover {
  background: var(--cream-deep);
  border-color: var(--teal-light);
}
.exp-tab.active {
  background: var(--teal);
  color: var(--white);
  border-color: var(--teal);
  box-shadow: 0 4px 12px rgba(13, 124, 107, 0.15);
}
.exp-videos {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  flex: 1;
  transition: opacity 0.15s ease;
}
.exp-videos.fading {
  opacity: 0;
}
.exp-video-card {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 Aspect Ratio */
  height: 0;
  overflow: hidden;
  border-radius: var(--radius);
  border: 1px solid var(--line);
  background: var(--line);
  box-shadow: var(--sh-sm);
  transition: transform 0.22s ease, box-shadow 0.22s ease;
}
.exp-video-card:hover {
  transform: translateY(-2px);
  box-shadow: var(--sh-md);
}
.exp-video-card iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

@media (max-width: 900px) {
  .exp-layout {
    flex-direction: column;
  }
  .exp-tabs {
    width: 100%;
    flex-direction: row;
    overflow-x: auto;
    padding-bottom: 8px;
    gap: 8px;
  }
  .exp-tab {
    white-space: nowrap;
  }
  .exp-videos {
    grid-template-columns: 1fr;
    width: 100%;
  }
}

/* ── JOURNEY ── */
.journey-section { background: var(--cream); }
.journey-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 16px; margin-bottom: 24px; }
.j-card { background: var(--white); border-radius: var(--radius); border: 1px solid var(--line); padding: 22px 18px 20px; text-align: center; transition: transform .22s, box-shadow .22s; }
.j-card:hover { transform: translateY(-3px); box-shadow: var(--shadow); }
.j-icon { width: 48px; height: 48px; border-radius: 50%; background: var(--warm); margin: 0 auto 12px; display: flex; align-items: center; justify-content: center; overflow: hidden; }
.j-icon .img-ph { width: 100%; height: 100%; border-radius: 50%; font-size: 10px; }
.j-name { font-family: var(--serif); font-size: 16px; color: var(--navy); font-weight: 600; margin-bottom: 5px; }
.j-desc { font-size: 13px; color: var(--ink3); line-height: 1.55; margin-bottom: 8px; }
.j-promise { font-size: 12px; color: var(--teal); font-weight: 600; }
.journey-footer { display: flex; align-items: center; justify-content: space-between; background: var(--warm2); border: 1px dashed rgba(232,101,10,.3); border-radius: var(--radius); padding: 14px 20px; gap: 12px; flex-wrap: wrap; }
.journey-footer p { font-size: 13px; color: var(--navy); font-weight: 500; }
.journey-footer a { font-size: 13px; font-weight: 600; color: var(--orange); white-space: nowrap; transition: color .18s; }
.journey-footer a:hover { color: var(--orange2); }

/* ── FOUNDER ── */
.founder-section { background: var(--navy); padding: 80px 20px; text-align: center; position: relative; overflow: hidden; }
.founder-section::before { content: ''; position: absolute; top: -80px; right: -80px; width: 400px; height: 400px; border-radius: 50%; background: rgba(255,255,255,.03); pointer-events: none; }
.founder-section::after { content: ''; position: absolute; bottom: -60px; left: -60px; width: 320px; height: 320px; border-radius: 50%; background: rgba(255,255,255,.02); pointer-events: none; }
.founder-inner { position: relative; max-width: 900px; margin: 0 auto; }
.founder-eyebrow { font-size: 11px; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; color: rgba(255,255,255,.4); margin-bottom: 28px; }
.founder-quote { font-family: var(--serif); font-size: clamp(20px, 2.8vw, 30px); font-style: italic; color: #fff; line-height: 1.6; margin-bottom: 32px; }
.founder-quote em { color: #7fe8d4; font-style: normal; font-weight: 600; }
.founder-attr { display: flex; align-items: center; justify-content: center; gap: 14px; }
.founder-av { width: 52px; height: 52px; border-radius: 50%; overflow: hidden; border: 2px solid rgba(255,255,255,.3); flex-shrink: 0; }
.founder-av-ph { width: 52px; height: 52px; border-radius: 50%; background: rgba(255,255,255,.12); display: flex; align-items: center; justify-content: center; font-size: 16px; font-weight: 700; color: #fff; border: 2px solid rgba(255,255,255,.25); flex-shrink: 0; font-family: var(--serif); }
.founder-name { font-size: 15px; font-weight: 600; color: #fff; text-align: left; }
.founder-role { font-size: 12px; color: rgba(255,255,255,.5); margin-top: 2px; }

/* ── TRAINER ── */
.trainer-section { background: var(--white); }
.trainer-inner { display: grid; grid-template-columns: 1fr 1fr; gap: 32px; align-items: start; }
.trainer-left { background: var(--cream); border-radius: var(--radius); border: 1px solid var(--line); padding: 32px; }
.trainer-left h3 { font-family: var(--serif); font-size: 22px; color: var(--navy); font-weight: 600; margin-bottom: 10px;padding-top: 30px; }
.trainer-left p { font-size: 15px; color: var(--ink2); line-height: 1.75; margin-bottom: 22px; }
.trainer-stats { display: flex; gap: 60px; margin-bottom: 22px;padding-left: 20px;padding-top: 30px;}
.t-stat .num { font-size: 26px; font-weight: 700; color: var(--navy); font-family: var(--serif); }
.t-stat .lbl { font-size: 12px; color: var(--ink3); margin-top: 2px; }
.trainer-right { background: var(--cream); border-radius: var(--radius); border: 1px solid var(--line); padding: 28px; }
.trainer-right h4 { font-size: 14px; font-weight: 600; color: var(--ink2); margin-bottom: 18px; }
.form-group { margin-bottom: 14px; }
.form-group label { display: block; font-size: 11px; font-weight: 600; text-transform: uppercase; letter-spacing: .05em; color: var(--ink3); margin-bottom: 5px; }
.form-group input, .form-group textarea { width: 100%; background: var(--white); border: 1.5px solid var(--line); border-radius: 8px; padding: 11px 14px; font-family: var(--sans); font-size: 14px; color: var(--ink); outline: none; transition: border-color .2s, box-shadow .2s; }
.form-group input:focus, .form-group textarea:focus { border-color: var(--orange); box-shadow: 0 0 0 3px rgba(232,101,10,.1); }
.form-group textarea { resize: vertical; min-height: 90px; line-height: 1.6; }
.form-row-2 { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; }

/* ── COMMUNITY PHOTOS (CAROUSEL OVERRIDE) ── */
.community-section { background: var(--white); }
.community-carousel-wrap { position: relative; overflow: hidden; width: 100%; padding: 10px 0; }
.community-grid { display: flex; gap: 12px; transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1); will-change: transform; width: 100%; }
.comm-ph { flex: 0 0 calc(20% - 10px); border-radius: 10px; overflow: hidden; aspect-ratio: 1; position: relative; cursor: pointer; }
.comm-ph .img-ph { height: 100%; border-radius: 0; transition: transform .3s; }
.comm-ph:hover .img-ph { transform: scale(1.04); }

.comm-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(255, 255, 255, 0.9);
  border: 1px solid var(--line);
  color: var(--navy);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  cursor: pointer;
  z-index: 10;
  box-shadow: var(--sh-sm);
  transition: all 0.2s ease;
}
.comm-arrow:hover:not(:disabled) {
  background: var(--navy);
  color: var(--white);
  transform: translateY(-50%) scale(1.1);
}
.comm-arrow:disabled {
  opacity: 0.35;
  cursor: not-allowed;
}
.comm-arrow.prev { left: 10px; }
.comm-arrow.next { right: 10px; }

/* ── FINAL CTA ── */
.final-cta-section { background: linear-gradient(135deg, var(--teal) 0%, #0a5c4e 100%); padding: 80px 24px; text-align: center; position: relative; overflow: hidden; }
.final-cta-section::before { content: ''; position: absolute; top: -50px; right: -50px; width: 280px; height: 280px; border-radius: 50%; background: rgba(255,255,255,.05); }
.final-cta-section::after { content: ''; position: absolute; bottom: -60px; left: -40px; width: 320px; height: 320px; border-radius: 50%; background: rgba(255,255,255,.04); }
.final-cta-section > * { position: relative; }
.final-cta-section h2 { font-family: var(--serif); font-size: clamp(26px, 4vw, 44px); color: #fff; font-weight: 600; margin-bottom: 12px; }
.final-cta-section p { font-size: 16px; color: rgba(255,255,255,.75); max-width: 540px; margin: 0 auto 30px; line-height: 1.7; }

/* ── RESPONSIVE ── */
@media (max-width: 1024px) {
  .journey-grid { grid-template-columns: repeat(2, 1fr); }
  .comm-ph { flex: 0 0 calc(33.333% - 8px); }
  .comm-arrow { width: 36px; height: 36px; font-size: 14px; }
}
@media (max-width: 900px) {
  .testimonials-grid { grid-template-columns: 1fr; }
  .events-grid { grid-template-columns: 1fr; }
  .trainer-inner { grid-template-columns: 1fr; }
}
@media (max-width: 640px) {
  .form-row-2 { grid-template-columns: 1fr; }
  .trainer-stats { flex-direction: column; gap: 12px; }
}
@media (max-width: 600px) {
  .comm-ph { flex: 0 0 calc(50% - 6px); }
  .comm-arrow { width: 32px; height: 32px; font-size: 12px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-97281b6 */.yt-testimonials-section .container {
  max-width: 1400px; 
  width: 100%;
  margin: 0 auto;
}

.testimonials-label{
  font-size: 16px;
  color: black;
}

.yt-testimonials-carousel-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  margin-top: 16px;
}

/* Arrows hidden by default until JS detects scrollable content */
.yt-test-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: orange !important; 
  color: white !important; 
  width: 40px;      
  height: 40px;  
  border-radius: 50% !important; 
  border: 2px solid orange !important; 
  padding: 0 !important; 
  outline: none !important;   
  
  display: none !important; /* CHANGED from flex to none */
  
  align-items: center;
  justify-content: center;
  font-size: 14px;   
  cursor: pointer;
  z-index: 10;
  box-shadow: var(--sh-sm);
  transition: all 0.2s ease !important;
}

.yt-test-arrow.visible {
  display: flex !important; /* Shows arrows only when JS adds this class */
}

/* Pushed further out on desktop */
.yt-test-prev {
  left: -45px !important;
}

.yt-test-next {
  right: -45px !important;
}

/* Strict hover state to prevent navy color */
.yt-test-arrow:hover {
  background-color: white !important;
  color: orange !important;
  transform: translateY(-50%) scale(1.1) !important;
}

/* Carousel Track Styles */
.yt-testimonials-carousel-track {
  display: flex;
  justify-content: center;
  gap: 40px;
  overflow-x: auto;
  scroll-behavior: smooth;
  scroll-snap-type: x mandatory;
  padding: 10px 4px 16px 4px;
  width: 100%;
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}

.yt-testimonials-carousel-track::-webkit-scrollbar {
  display: none; /* Chrome, Safari, Opera */
}

/* Desktop: Reduce card width from 280px to 240px (reduces height from ~497px to ~426px) */
.yt-testimonials-carousel-track .yt-test-card {
  flex: 0 0 240px; 
  max-width: 240px;
  scroll-snap-align: start;
}

.yt-embed-container {
  position: relative;
  width: 100%;
  aspect-ratio: 9 / 16;
  border-radius: 12px;
  overflow: hidden;
  background: #000;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}

.yt-embed-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/* TABLET STYLES (Up to 1024px) */
@media (max-width: 1024px) {
  .yt-testimonials-carousel-track {
    gap: 16px;
  }
  .yt-testimonials-carousel-track .yt-test-card {
    flex: 0 0 190px;
    max-width: 190px;
  }
  .yt-embed-container {
    max-height: 340px;
  }
  /* Pushed slightly further out on tablet */
  .yt-test-prev {
    left: -20px !important; 
  }
  .yt-test-next {
    right: -20px !important;
  }
}

/* MOBILE STYLES (Up to 600px) */
@media (max-width: 600px) {
  .yt-testimonials-carousel-track {
    gap: 14px;
  }
  .yt-testimonials-carousel-track .yt-test-card {
    flex: 0 0 60%;
    max-width: 220px;
  }
  .yt-embed-container {
    max-height: 390px;
  }
  
  /* Scale arrows down slightly for mobile */
  .yt-test-arrow {
    width: 32px !important;
    height: 32px !important;
    font-size: 12px !important;
  }

  /* Bring arrows inside the screen bounds so they aren't cut off */
  .yt-test-prev {
    left: -16px !important; 
  }
  .yt-test-next {
    right:-16px !important;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2b535a8 *//* ── GOOGLE FONTS ── */
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@500;700&family=DM+Sans:wght@300;400;500;600&display=swap');

/* ── RESET ── */
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
html { scroll-behavior: smooth; }
body { font-family: 'DM Sans', system-ui, sans-serif; background: #fdf9f4; color: #1c1c1e; line-height: 1.6; -webkit-font-smoothing: antialiased; }
a { text-decoration: none; color: inherit; }
img { display: block; max-width: 100%; }
button { font-family: 'DM Sans', system-ui, sans-serif; cursor: pointer; border: none; }

/* ── DESIGN TOKENS ── */
:root {
  /* Brand colours */
  --navy: #0f1f45;
  --navy2: #1a2f5a;
  --navy-mid: #243354;  /* from doc 1 */
  --orange: #e8650a;
  --orange2: #f07830;
  --teal: #0d7c6b;
  --teal2: #0f9880;
  --teal-light: #3D9E91;  /* from doc 1 */
  --sage: #6b8f71;
  --amber: #C9843A;       /* from doc 1 */
  --gold: #c8993a;
  --cream: #fdf9f4;
  --cream-deep: #EDE6D6;  /* from doc 1 */
  --warm: #f5ede0;
  --warm2: #ffeee0;
  --ink: #1c1c1e;
  --ink2: #3d3d3d;
  --ink3: #6b6b6b;
  --muted: #6B7280;       /* alias for ink3 */
  --line: #e8e2d9;
  --white: #ffffff;

  /* Typography */
  --serif: 'Playfair Display', Georgia, serif;
  --sans: 'DM Sans', system-ui, sans-serif;
  --body: 'DM Sans', system-ui, sans-serif; /* alias */

  /* Shape */
  --radius: 12px;
  --r-sm: 10px;
  --r-md: 18px;
  --r-lg: 28px;

  /* Shadows */
  --shadow: 0 4px 24px rgba(15,31,69,.08);
  --shadow2: 0 8px 40px rgba(15,31,69,.14);
  --sh-sm: 0 2px 12px rgba(26,39,68,0.07);
  --sh-md: 0 8px 32px rgba(26,39,68,0.12);
}

/* ── UTILITIES ── */
.container { max-width: 1160px; margin: 0 auto; padding: 0 24px; }
.section-pad { padding: 80px 0; }
.section-pad-sm { padding: 52px 0; }
.eyebrow { font-size: 11px; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; color: var(--orange); margin-bottom: 10px; }
.section-title { font-family: var(--serif); font-size: clamp(26px, 3.5vw, 40px); color: var(--navy); font-weight: 600; line-height: 1.2; margin-bottom: 8px; }
.section-sub { font-size: 15px; color: var(--ink3); line-height: 1.65; margin-bottom: 40px; }

/* Image placeholder */
.img-ph { background: var(--line); display: flex; align-items: center; justify-content: center; font-size: 12px; font-style: italic; color: var(--ink3); font-family: var(--sans); border-radius: 8px; overflow: hidden; }

/* ── BUTTONS ── */
.btn { display: inline-block; font-family: var(--sans); font-size: 14px; font-weight: 600; padding: 13px 26px; border-radius: 8px; transition: all .22s ease; cursor: pointer; border: none; }
.btn-primary { background: var(--orange); color: #fff; }
.btn-primary:hover { background: var(--orange2); transform: translateY(-1px); box-shadow: 0 6px 20px rgba(232,101,10,.3); }
.btn-outline { background: transparent; color: var(--navy); border: 2px solid var(--navy); }
.btn-outline:hover { background: var(--navy); color: #fff; transform: translateY(-1px); }
.btn-outline-white { background: transparent; color: #fff; border: 2px solid rgba(255,255,255,.5); }
.btn-outline-white:hover { background: rgba(255,255,255,.1); border-color: #fff; }
.btn-teal { background: var(--teal); color: #fff; }
.btn-teal:hover { background: var(--teal2); transform: translateY(-1px); box-shadow: 0 6px 20px rgba(13,124,107,.3); }
.btn-sm { font-size: 12px; padding: 8px 16px; border-radius: 6px; }
.btn-wa { background: #25d366; color: #fff; }
.btn-wa:hover { background: #1fb857; transform: translateY(-1px); }
.btn-ghost { background: var(--warm); color: var(--ink2); border: 1px solid var(--line); }
.btn-ghost:hover { background: var(--line); transform: translateY(-1px); }

/* ── NAVIGATION ── */
.nav { position: sticky; top: 0; z-index: 300; background: rgba(255,255,255,.97); backdrop-filter: blur(12px); -webkit-backdrop-filter: blur(12px); border-bottom: 1px solid var(--line); padding: 0 24px; transition: border-color .3s, box-shadow .3s; }
.nav.scrolled { box-shadow: 0 2px 16px rgba(15,31,69,.06); }
.nav-inner { max-width: 1160px; margin: 0 auto; display: grid; grid-template-columns: 1fr auto 1fr; align-items: center; height: 64px; position: relative; }
.nav-logo { justify-self: start; font-family: var(--serif); font-size: 24px; font-weight: 600; color: var(--navy); letter-spacing: -.01em; }
.nav-links { display: flex; gap: 32px; list-style: none; align-items: center; justify-self: center; margin: 0; padding: 0; }
.nav-links a { font-size: 14px; font-weight: 500; color: var(--ink2); transition: color .18s; position: relative; text-decoration: none; }
.nav-links a::after { content: ''; position: absolute; bottom: -2px; left: 0; right: 0; height: 2px; background: var(--orange); border-radius: 2px; transform: scaleX(0); transition: transform .2s; }
.nav-links a:hover { color: var(--navy); }
.nav-links a:hover::after { transform: scaleX(1); }
#navCta { justify-self: end; visibility: hidden; opacity: 0; pointer-events: none; transition: opacity .25s ease, visibility .25s ease; }
.nav-ham { justify-self: end; display: none; flex-direction: column; gap: 5px; cursor: pointer; padding: 4px; }
.nav-ham span { display: block; width: 22px; height: 2px; background: var(--navy); border-radius: 2px; transition: all .2s; }
.nav-dropdown { position: relative; }
.nav-dropdown > a { display: flex; align-items: center; gap: 4px; cursor: pointer; }
.nav-dropdown > a .chev { display: inline-block; width: 10px; height: 10px; border-right: 2px solid currentColor; border-bottom: 2px solid currentColor; transform: rotate(45deg) translateY(-2px); transition: transform .2s; margin-top: 1px; }
.nav-dropdown:hover > a .chev { transform: rotate(-135deg) translateY(-2px); }
.nav-dropdown::after { content: ''; position: absolute; top: 100%; left: 0; right: 0; height: 24px; background: transparent; }
.nav-dropdown-menu { position: absolute; top: calc(100% + 18px); left: 50%; transform: translateX(-50%) translateY(8px); background: #fff; border: 1px solid var(--line); border-radius: 16px; box-shadow: 0 20px 60px rgba(0,0,0,.10), 0 4px 16px rgba(0,0,0,.06); padding: 8px; min-width: 300px; opacity: 0; visibility: hidden; pointer-events: none; transition: opacity .22s ease, transform .22s ease, visibility .22s; }
.nav-dropdown-menu::before { content: ''; position: absolute; top: -7px; left: 50%; transform: translateX(-50%) rotate(45deg); width: 12px; height: 12px; background: #fff; border-left: 1px solid var(--line); border-top: 1px solid var(--line); border-radius: 2px 0 0 0; }
.nav-dropdown:hover .nav-dropdown-menu, .nav-dropdown:focus-within .nav-dropdown-menu { opacity: 1; visibility: visible; pointer-events: auto; transform: translateX(-50%) translateY(0); }
.nav-dropdown-item { display: flex; align-items: center; gap: 14px; padding: 11px 14px; border-radius: 10px; text-decoration: none; transition: background .15s; cursor: pointer; }
.nav-dropdown-item:hover { background: #fdf6f0; }
.nav-dropdown-item:hover .dd-title { color: var(--orange); }
.dd-icon { width: 38px; height: 38px; border-radius: 10px; background: #fff5ee; display: flex; align-items: center; justify-content: center; font-size: 18px; flex-shrink: 0; transition: background .15s; }
.nav-dropdown-item:hover .dd-icon { background: #ffe8d6; }
.dd-text { display: flex; flex-direction: column; gap: 1px; }
.dd-title { font-size: 13.5px; font-weight: 600; color: var(--navy); transition: color .15s; line-height: 1.2; }
.dd-desc { font-size: 11.5px; color: var(--ink2); opacity: .75; line-height: 1.3; }
.dd-divider { height: 1px; background: var(--line); margin: 6px 14px; }
.nav-mobile { display: none; background: #fff; border-bottom: 1px solid var(--line); padding: 16px 24px; }
.nav-mobile.open { display: block; }
.nav-mobile a { display: block; font-size: 15px; font-weight: 500; padding: 10px 0; color: var(--ink2); border-bottom: 1px solid var(--line); text-decoration: none; }
.nav-mobile a:last-child { border: none; }
.nav-mobile .btn { margin-top: 12px; width: 100%; text-align: center; }
.mob-services-toggle { display: flex; justify-content: space-between; align-items: center; cursor: pointer; user-select: none; }
.mob-services-toggle .chev-mob { display: inline-block; width: 9px; height: 9px; border-right: 2px solid var(--ink2); border-bottom: 2px solid var(--ink2); transform: rotate(45deg); transition: transform .2s; }
.mob-services-toggle.active .chev-mob { transform: rotate(-135deg); }
.mob-services-list { display: none; padding: 4px 0 4px 12px; }
.mob-services-list.open { display: block; }
.mob-services-list a { font-size: 13.5px !important; padding: 8px 0 !important; color: var(--ink2) !important; border-bottom: none !important; display: flex !important; align-items: center; gap: 8px; }
.mob-services-list a span.ms-icon { font-size: 15px; }
@media (max-width: 768px) { .nav-inner { grid-template-columns: 1fr auto; } .nav-links { display: none; } #navCta { display: none; } .nav-ham { display: flex; } }

/* ── HERO ── */
.hero { width: 100%; padding: 0; margin: 0;}
.hero-bg {   width: 100%; height: auto; display: block; }
.hero-eyebrow { display: inline-block; font-size: 11px; font-weight: 600; letter-spacing: .1em; text-transform: uppercase; color: rgba(255,255,255,.75); background: rgba(255,255,255,.1); border: 1px solid rgba(255,255,255,.2); padding: 6px 18px; border-radius: 20px; margin-bottom: 22px; }
.hero h1 { font-family: var(--serif); font-size: clamp(38px, 6vw, 68px); line-height: 1.1; color: #fff; font-weight: 600; margin-bottom: 18px; }
.hero h1 em { font-style: italic; color: #7fe8d4; }
.hero-sub { font-size: 17px; color: rgba(255,255,255,.75); max-width: 520px; margin: 0 auto 34px; line-height: 1.7; }
.hero-ctas { display: flex; gap: 12px; justify-content: center; flex-wrap: wrap; }

@media (max-width: 768px) {
  .hero {height: 200px;  }}

/* ── WHATSAPP COMMUNITY / LC SECTION ── */
.lc-section {
  background: #F5F0E8;
  padding: 72px 0 88px;
  font-family: var(--body);
  position: relative;
  overflow: hidden;
}
.lc-section::before { content: ''; position: absolute; top: -100px; right: -150px; width: 500px; height: 500px; background: radial-gradient(circle, rgba(46,125,114,0.09) 0%, transparent 70%); pointer-events: none; }
.lc-section::after { content: ''; position: absolute; bottom: -60px; left: -100px; width: 380px; height: 380px; background: radial-gradient(circle, rgba(201,132,58,0.07) 0%, transparent 70%); pointer-events: none; }

.lc-container { max-width: 1120px; margin: 0 auto; padding: 0 24px; position: relative; z-index: 1; }

.lc-card { background: var(--white); border-radius: var(--r-lg); padding: 44px 48px 40px; box-shadow: var(--sh-sm); border: 1px solid rgba(26,39,68,0.06); position: relative; overflow: hidden; }
.lc-card::after { content: ''; position: absolute; top: -60px; right: -60px; width: 200px; height: 200px; border-radius: 50%; background: radial-gradient(circle, rgba(46,125,114,0.06) 0%, transparent 70%); pointer-events: none; }

.lc-top { display: flex; align-items: center; flex-wrap: wrap; gap: 16px; margin-bottom: 10px; }

.lc-live-badge { display: inline-flex; align-items: center; gap: 6px; background: rgba(37,211,102,0.1); color: #18A558; font-size: 0.72rem; font-weight: 600; text-transform: uppercase; letter-spacing: 0.09em; border-radius: 999px; padding: 5px 14px; }
.lc-live-badge .pulse-dot { width: 7px; height: 7px; border-radius: 50%; background: #25D366; animation: pulse-dot 1.6s ease-in-out infinite; flex-shrink: 0; }

@keyframes pulse-dot { 0%, 100% { box-shadow: 0 0 0 0 rgba(37,211,102,0.5); } 50% { box-shadow: 0 0 0 5px rgba(37,211,102,0); } }

.lc-avatar-cluster { display: flex; align-items: center; }
.lc-avatar { width: 40px; height: 40px; border-radius: 50%; border: 3px solid var(--white); font-family: var(--serif); font-size: 0.95rem; font-weight: 700; color: var(--white); display: flex; align-items: center; justify-content: center; margin-left: -10px; box-shadow: 0 2px 8px rgba(0,0,0,0.13); transition: transform 0.22s ease; cursor: default; flex-shrink: 0; }
.lc-avatar:first-child { margin-left: 0; }
.lc-avatar:hover { transform: translateY(-5px) scale(1.12); z-index: 10; }
.lc-avatar:nth-child(1) { background: linear-gradient(135deg, #2E7D72, #3D9E91); }
.lc-avatar:nth-child(2) { background: linear-gradient(135deg, #C9843A, #E0A055); }
.lc-avatar:nth-child(3) { background: linear-gradient(135deg, #1A2744, #2E4070); }
.lc-avatar:nth-child(4) { background: linear-gradient(135deg, #8B5CF6, #A78BFA); }
.lc-avatar:nth-child(5) { background: linear-gradient(135deg, #EC4899, #F472B6); }
.lc-avatar-more { background: #EDE6D6; color: #1A2744; font-family: var(--body); font-size: 0.7rem; font-weight: 700; width: 40px; height: 40px; border-radius: 50%; border: 3px solid var(--white); display: flex; align-items: center; justify-content: center; margin-left: -10px; box-shadow: 0 2px 8px rgba(0,0,0,0.08); }

.lc-joined-note { font-size: 0.8rem; color: var(--muted); margin-left: 12px; line-height: 1.35; }
.lc-joined-note strong { display: block; color: var(--navy); font-weight: 600; font-size: 0.84rem; }

.lc-heading { font-family: var(--serif); font-size: 2rem; color: var(--navy); font-weight: 700; line-height: 1.2; margin: 20px 0 6px; letter-spacing: -0.01em; }
.lc-sub { font-size: 0.92rem; color: var(--muted); margin-bottom: 32px; line-height: 1.55; }

.lc-body { display: grid; grid-template-columns: 1fr 1fr; gap: 32px; margin-bottom: 36px; align-items: start; }

.lc-feed-label { font-size: 0.72rem; font-weight: 600; color: var(--muted); text-transform: uppercase; letter-spacing: 0.1em; margin-bottom: 12px; }
.lc-activity-feed { display: flex; flex-direction: column; gap: 10px; }
.lc-activity-item { display: flex; align-items: center; gap: 12px; background: #F5F0E8; border-radius: var(--r-sm); padding: 13px 16px; border-left: 3px solid transparent; transition: background 0.25s, border-color 0.25s; }
.lc-activity-item:hover { background: #EDE6D6; }
.lc-activity-item:nth-child(1) { border-color: var(--teal); animation: lc-fade-in 0.3s ease 0.05s both; }
.lc-activity-item:nth-child(2) { border-color: var(--amber); animation: lc-fade-in 0.3s ease 0.15s both; }
.lc-activity-item:nth-child(3) { border-color: #8B5CF6; animation: lc-fade-in 0.3s ease 0.25s both; }
@keyframes lc-fade-in { from { opacity: 0; transform: translateX(-8px); } to { opacity: 1; transform: translateX(0); } }
.lc-activity-icon { font-size: 1.15rem; flex-shrink: 0; }
.lc-activity-text { font-size: 0.83rem; color: #243354; line-height: 1.38; flex: 1; }
.lc-activity-text strong { color: var(--navy); font-weight: 600; }
.lc-activity-time { font-size: 0.72rem; color: var(--muted); flex-shrink: 0; }

.lc-fomo { background: linear-gradient(135deg, var(--navy) 0%, #243354 100%); border-radius: var(--r-md); padding: 22px 24px; margin-bottom: 22px; position: relative; overflow: hidden; }
.lc-fomo::before { content: ''; position: absolute; top: -40px; right: -40px; width: 120px; height: 120px; background: rgba(46,125,114,0.25); border-radius: 50%; pointer-events: none; }
.lc-fomo-row { display: flex; align-items: flex-start; gap: 14px; margin-bottom: 16px; position: relative; z-index: 1; }
.lc-fomo-icon { font-size: 1.6rem; flex-shrink: 0; margin-top: 2px; animation: bounce-soft 2.2s ease-in-out infinite; }
@keyframes bounce-soft { 0%, 100% { transform: translateY(0); } 50% { transform: translateY(-4px); } }
.lc-fomo-title { font-family: var(--serif); font-size: 1.05rem; font-weight: 700; color: var(--white); line-height: 1.25; margin-bottom: 5px; }
.lc-fomo-desc { font-size: 0.8rem; color: rgba(255,255,255,0.62); line-height: 1.5; }
.lc-fomo-perks { display: flex; flex-direction: column; gap: 7px; position: relative; z-index: 1; }
.lc-fomo-perk { display: flex; align-items: center; gap: 9px; font-size: 0.8rem; color: rgba(255,255,255,0.8); }
.lc-fomo-perk-dot { width: 6px; height: 6px; border-radius: 50%; background: #6ECFC4; flex-shrink: 0; }

.lc-tracks-label { font-size: 0.72rem; font-weight: 600; color: var(--muted); text-transform: uppercase; letter-spacing: 0.1em; margin-bottom: 12px; }
.lc-tracks-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 9px; }
.lc-track-item { display: flex; align-items: center; gap: 10px; background: #F5F0E8; border-radius: var(--r-sm); padding: 11px 14px; border: 1px solid rgba(26,39,68,0.06); transition: background 0.2s, border-color 0.2s, transform 0.2s; cursor: default; }
.lc-track-item:hover { background: #EDE6D6; border-color: rgba(46,125,114,0.25); transform: translateY(-2px); }
.lc-track-icon { font-size: 1.1rem; flex-shrink: 0; }
.lc-track-info { flex: 1; min-width: 0; }
.lc-track-name { font-size: 0.82rem; font-weight: 600; color: var(--navy); line-height: 1.2; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.lc-track-members { font-size: 0.7rem; color: var(--muted); margin-top: 2px; }
.lc-track-dot { width: 7px; height: 7px; border-radius: 50%; flex-shrink: 0; }
.lc-track-item:nth-child(1) .lc-track-dot { background: var(--teal); }
.lc-track-item:nth-child(2) .lc-track-dot { background: var(--amber); }
.lc-track-item:nth-child(3) .lc-track-dot { background: #8B5CF6; }
.lc-track-item:nth-child(4) .lc-track-dot { background: #EC4899; }
.lc-track-item:nth-child(5) .lc-track-dot { background: #3B82F6; }
.lc-track-item:nth-child(6) .lc-track-dot { background: var(--teal-light); }

.lc-divider { height: 1px; background: rgba(26,39,68,0.07); margin-bottom: 32px; }

.lc-cta-row { display: flex; align-items: center; gap: 20px; flex-wrap: wrap; }
.lc-cta-btn { display: inline-flex; align-items: center; justify-content: center; gap: 10px; background: linear-gradient(135deg, #25D366 0%, #20C25C 60%, #1AAD54 100%); color: var(--white); font-family: var(--body); font-size: 1rem; font-weight: 600; text-decoration: none; border-radius: var(--r-md); padding: 16px 36px; box-shadow: 0 6px 24px rgba(37,211,102,0.32); transition: transform 0.2s ease, box-shadow 0.2s ease, filter 0.2s ease; position: relative; overflow: hidden; flex-shrink: 0; }
.lc-cta-btn::before { content: ''; position: absolute; top: 0; left: -60%; width: 40%; height: 100%; background: rgba(255,255,255,0.2); transform: skewX(-20deg); transition: left 0.5s ease; }
.lc-cta-btn:hover { transform: translateY(-2px); box-shadow: 0 10px 32px rgba(37,211,102,0.42); filter: brightness(1.05); }
.lc-cta-btn:hover::before { left: 140%; }
.lc-cta-btn svg { width: 20px; height: 20px; flex-shrink: 0; }
.lc-cta-meta { font-size: 0.78rem; color: var(--muted); line-height: 1.5; }
.lc-cta-meta strong { display: block; color: var(--navy); font-size: 0.84rem; font-weight: 600; margin-bottom: 2px; }

/* ── TESTIMONIALS ── */
.testimonials-section { background: var(--white); }
.testimonials-label { font-size: 12px; font-weight: 600; text-transform: uppercase; letter-spacing: .08em; color: var(--ink3); margin-bottom: 28px; text-align: center; }
.testimonials-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }
.test-card { background: var(--cream); border-radius: var(--radius); border: 1px solid var(--line); padding: 24px; transition: transform .22s, box-shadow .22s; }
.test-card:hover { transform: translateY(-3px); box-shadow: var(--shadow2); }
.test-top { display: flex; align-items: center; gap: 12px; margin-bottom: 14px; }
.test-av { width: 44px; height: 44px; border-radius: 50%; overflow: hidden; flex-shrink: 0; border: 2px solid var(--line); }
.test-av-ph { width: 44px; height: 44px; border-radius: 50%; background: var(--warm2); display: flex; align-items: center; justify-content: center; font-size: 14px; font-weight: 700; color: var(--orange); flex-shrink: 0; border: 2px solid var(--line); font-family: var(--serif); }
.test-name { font-size: 14px; font-weight: 600; color: var(--navy); }
.test-cred { font-size: 12px; color: var(--ink3); margin-top: 2px; }
.test-stars { color: var(--gold); font-size: 13px; letter-spacing: 2px; margin-bottom: 10px; }
.test-quote { font-family: var(--serif); font-size: 16px; font-style: italic; color: var(--navy); line-height: 1.6; }

/* ── EVENTS ── */
.events-section { background: var(--cream); }
.events-header { display: flex; align-items: flex-end; justify-content: space-between; margin-bottom: 28px; flex-wrap: wrap; gap: 12px; }
.view-all { font-size: 13px; font-weight: 600; color: var(--teal); transition: color .18s; }
.view-all:hover { color: var(--teal2); }
.events-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }
.ev-card { background: var(--white); border-radius: var(--radius); border: 1px solid var(--line); overflow: hidden; transition: transform .22s, box-shadow .22s; }
.ev-card:hover { transform: translateY(-4px); box-shadow: var(--shadow2); }
.ev-img-wrap { position: relative; height: 160px; overflow: hidden; }
.ev-img-wrap .img-ph { height: 100%; border-radius: 0; }
.ev-badges { position: absolute; top: 10px; left: 10px; display: flex; gap: 6px; }
.ev-badge { font-size: 10px; font-weight: 700; padding: 4px 10px; border-radius: 20px; }
.ev-badge.hot { background: #e84040; color: #fff; }
.ev-badge.warn { background: #f0b030; color: #3a2000; }
.ev-badge.open { background: #34c47c; color: #fff; }
.ev-body { padding: 16px 18px 18px; }

.ev-title { font-family: var(--serif); font-size: 17px; color: var(--navy); font-weight: 600; margin-bottom: 8px; line-height: 1.3; }

/* date / time / location block */
.ev-meta { margin-bottom: 10px; display: flex; flex-direction: column; gap: 4px; }
.ev-meta-row { display: flex; align-items: center; gap: 7px; font-size: 12.5px; color: var(--ink3); line-height: 1.3; }

.ev-ic { width: 14px; height: 14px; flex: 0 0 14px; display: inline-block; background-color: var(--teal); opacity: .75; -webkit-mask-repeat: no-repeat; mask-repeat: no-repeat; -webkit-mask-position: center; mask-position: center; -webkit-mask-size: contain; mask-size: contain; }

.ev-ic-date { -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2'%3E%3Crect x='3' y='4' width='18' height='18' rx='2'/%3E%3Cline x1='16' y1='2' x2='16' y2='6'/%3E%3Cline x1='8' y1='2' x2='8' y2='6'/%3E%3Cline x1='3' y1='10' x2='21' y2='10'/%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2'%3E%3Crect x='3' y='4' width='18' height='18' rx='2'/%3E%3Cline x1='16' y1='2' x2='16' y2='6'/%3E%3Cline x1='8' y1='2' x2='8' y2='6'/%3E%3Cline x1='3' y1='10' x2='21' y2='10'/%3E%3C/svg%3E"); }

.ev-ic-time { -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpolyline points='12 7 12 12 15.5 14'/%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpolyline points='12 7 12 12 15.5 14'/%3E%3C/svg%3E"); }

.ev-ic-loc { -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2'%3E%3Cpath d='M12 21s-7-6.1-7-11a7 7 0 0 1 14 0c0 4.9-7 11-7 11z'/%3E%3Ccircle cx='12' cy='10' r='2.5'/%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2'%3E%3Cpath d='M12 21s-7-6.1-7-11a7 7 0 0 1 14 0c0 4.9-7 11-7 11z'/%3E%3Ccircle cx='12' cy='10' r='2.5'/%3E%3C/svg%3E"); }

.ev-trainer { font-size: 12px; color: var(--ink3); margin-bottom: 12px; font-style: italic; }
.ev-actions { display: flex; gap: 6px; flex-wrap: wrap; }

/* responsive */
@media (max-width: 900px) {
  .events-grid { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 600px) {
  .events-grid { grid-template-columns: 1fr; }
}

/* ── EXPERIENCES ── */
.experiences-section { background: var(--white); }

.exp-layout {
  display: flex;
  align-items: flex-start;
  gap: 32px;
  margin-top: 32px;
}

.exp-tabs {
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: 260px;
  flex-shrink: 0;
}
.exp-tab {
  text-align: left;
  padding: 16px 20px;
  border-radius: var(--radius);
  background: var(--warm);
  border: 1px solid var(--line);
  font-family: var(--sans);
  font-size: 15px;
  font-weight: 600;
  color: var(--navy);
  transition: all 0.25s ease;
}
.exp-tab:hover {
  background: var(--cream-deep);
  border-color: var(--teal-light);
}
.exp-tab.active {
  background: var(--teal);
  color: var(--white);
  border-color: var(--teal);
  box-shadow: 0 4px 12px rgba(13, 124, 107, 0.15);
}
.exp-videos {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  flex: 1;
  transition: opacity 0.15s ease;
}
.exp-videos.fading {
  opacity: 0;
}
.exp-video-card {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 Aspect Ratio */
  height: 0;
  overflow: hidden;
  border-radius: var(--radius);
  border: 1px solid var(--line);
  background: var(--line);
  box-shadow: var(--sh-sm);
  transition: transform 0.22s ease, box-shadow 0.22s ease;
}
.exp-video-card:hover {
  transform: translateY(-2px);
  box-shadow: var(--sh-md);
}
.exp-video-card iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

@media (max-width: 900px) {
  .exp-layout {
    flex-direction: column;
  }
  .exp-tabs {
    width: 100%;
    flex-direction: row;
    overflow-x: auto;
    padding-bottom: 8px;
    gap: 8px;
  }
  .exp-tab {
    white-space: nowrap;
  }
  .exp-videos {
    grid-template-columns: 1fr;
    width: 100%;
  }
}

/* ── JOURNEY ── */
.journey-section { background: var(--cream); }
.journey-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 16px; margin-bottom: 24px; }
.j-card { background: var(--white); border-radius: var(--radius); border: 1px solid var(--line); padding: 22px 18px 20px; text-align: center; transition: transform .22s, box-shadow .22s; }
.j-card:hover { transform: translateY(-3px); box-shadow: var(--shadow); }
.j-icon { width: 48px; height: 48px; border-radius: 50%; background: var(--warm); margin: 0 auto 12px; display: flex; align-items: center; justify-content: center; overflow: hidden; }
.j-icon .img-ph { width: 100%; height: 100%; border-radius: 50%; font-size: 10px; }
.j-name { font-family: var(--serif); font-size: 16px; color: var(--navy); font-weight: 600; margin-bottom: 5px; }
.j-desc { font-size: 13px; color: var(--ink3); line-height: 1.55; margin-bottom: 8px; }
.j-promise { font-size: 12px; color: var(--teal); font-weight: 600; }
.journey-footer { display: flex; align-items: center; justify-content: space-between; background: var(--warm2); border: 1px dashed rgba(232,101,10,.3); border-radius: var(--radius); padding: 14px 20px; gap: 12px; flex-wrap: wrap; }
.journey-footer p { font-size: 13px; color: var(--navy); font-weight: 500; }
.journey-footer a { font-size: 13px; font-weight: 600; color: var(--orange); white-space: nowrap; transition: color .18s; }
.journey-footer a:hover { color: var(--orange2); }

/* ── FOUNDER ── */
.founder-section { background: var(--navy); padding: 80px 20px; text-align: center; position: relative; overflow: hidden; }
.founder-section::before { content: ''; position: absolute; top: -80px; right: -80px; width: 400px; height: 400px; border-radius: 50%; background: rgba(255,255,255,.03); pointer-events: none; }
.founder-section::after { content: ''; position: absolute; bottom: -60px; left: -60px; width: 320px; height: 320px; border-radius: 50%; background: rgba(255,255,255,.02); pointer-events: none; }
.founder-inner { position: relative; max-width: 900px; margin: 0 auto; }
.founder-eyebrow { font-size: 11px; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; color: rgba(255,255,255,.4); margin-bottom: 28px; }
.founder-quote { font-family: var(--serif); font-size: clamp(20px, 2.8vw, 30px); font-style: italic; color: #fff; line-height: 1.6; margin-bottom: 32px; }
.founder-quote em { color: #7fe8d4; font-style: normal; font-weight: 600; }
.founder-attr { display: flex; align-items: center; justify-content: center; gap: 14px; }
.founder-av { width: 52px; height: 52px; border-radius: 50%; overflow: hidden; border: 2px solid rgba(255,255,255,.3); flex-shrink: 0; }
.founder-av-ph { width: 52px; height: 52px; border-radius: 50%; background: rgba(255,255,255,.12); display: flex; align-items: center; justify-content: center; font-size: 16px; font-weight: 700; color: #fff; border: 2px solid rgba(255,255,255,.25); flex-shrink: 0; font-family: var(--serif); }
.founder-name { font-size: 15px; font-weight: 600; color: #fff; text-align: left; }
.founder-role { font-size: 12px; color: rgba(255,255,255,.5); margin-top: 2px; }

/* ── TRAINER ── */
.trainer-section { background: var(--white); }
.trainer-inner { display: grid; grid-template-columns: 1fr 1fr; gap: 32px; align-items: start; }
.trainer-left { background: var(--cream); border-radius: var(--radius); border: 1px solid var(--line); padding: 32px; }
.trainer-left h3 { font-family: var(--serif); font-size: 22px; color: var(--navy); font-weight: 600; margin-bottom: 10px;padding-top: 30px; }
.trainer-left p { font-size: 15px; color: var(--ink2); line-height: 1.75; margin-bottom: 22px; }
.trainer-stats { display: flex; gap: 60px; margin-bottom: 22px;padding-left: 20px;padding-top: 30px;}
.t-stat .num { font-size: 26px; font-weight: 700; color: var(--navy); font-family: var(--serif); }
.t-stat .lbl { font-size: 12px; color: var(--ink3); margin-top: 2px; }
.trainer-right { background: var(--cream); border-radius: var(--radius); border: 1px solid var(--line); padding: 28px; }
.trainer-right h4 { font-size: 14px; font-weight: 600; color: var(--ink2); margin-bottom: 18px; }
.form-group { margin-bottom: 14px; }
.form-group label { display: block; font-size: 11px; font-weight: 600; text-transform: uppercase; letter-spacing: .05em; color: var(--ink3); margin-bottom: 5px; }
.form-group input, .form-group textarea { width: 100%; background: var(--white); border: 1.5px solid var(--line); border-radius: 8px; padding: 11px 14px; font-family: var(--sans); font-size: 14px; color: var(--ink); outline: none; transition: border-color .2s, box-shadow .2s; }
.form-group input:focus, .form-group textarea:focus { border-color: var(--orange); box-shadow: 0 0 0 3px rgba(232,101,10,.1); }
.form-group textarea { resize: vertical; min-height: 90px; line-height: 1.6; }
.form-row-2 { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; }

/* ── COMMUNITY PHOTOS (CAROUSEL OVERRIDE) ── */
.community-section { background: var(--white); }
.community-carousel-wrap { position: relative; overflow: hidden; width: 100%; padding: 10px 0; }
.community-grid { display: flex; gap: 12px; transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1); will-change: transform; width: 100%; }
.comm-ph { flex: 0 0 calc(20% - 10px); border-radius: 10px; overflow: hidden; aspect-ratio: 1; position: relative; cursor: pointer; }
.comm-ph .img-ph { height: 100%; border-radius: 0; transition: transform .3s; }
.comm-ph:hover .img-ph { transform: scale(1.04); }

.comm-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(255, 255, 255, 0.9);
  border: 1px solid var(--line);
  color: var(--navy);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  cursor: pointer;
  z-index: 10;
  box-shadow: var(--sh-sm);
  transition: all 0.2s ease;
}
.comm-arrow:hover:not(:disabled) {
  background: var(--navy);
  color: var(--white);
  transform: translateY(-50%) scale(1.1);
}
.comm-arrow:disabled {
  opacity: 0.35;
  cursor: not-allowed;
}
.comm-arrow.prev { left: 10px; }
.comm-arrow.next { right: 10px; }

/* ── FINAL CTA ── */
.final-cta-section { background: linear-gradient(135deg, var(--teal) 0%, #0a5c4e 100%); padding: 80px 24px; text-align: center; position: relative; overflow: hidden; }
.final-cta-section::before { content: ''; position: absolute; top: -50px; right: -50px; width: 280px; height: 280px; border-radius: 50%; background: rgba(255,255,255,.05); }
.final-cta-section::after { content: ''; position: absolute; bottom: -60px; left: -40px; width: 320px; height: 320px; border-radius: 50%; background: rgba(255,255,255,.04); }
.final-cta-section > * { position: relative; }
.final-cta-section h2 { font-family: var(--serif); font-size: clamp(26px, 4vw, 44px); color: #fff; font-weight: 600; margin-bottom: 12px; }
.final-cta-section p { font-size: 16px; color: rgba(255,255,255,.75); max-width: 540px; margin: 0 auto 30px; line-height: 1.7; }

/* ── RESPONSIVE ── */
@media (max-width: 1024px) {
  .journey-grid { grid-template-columns: repeat(2, 1fr); }
  .comm-ph { flex: 0 0 calc(33.333% - 8px); }
  .comm-arrow { width: 36px; height: 36px; font-size: 14px; }
}
@media (max-width: 900px) {
  .testimonials-grid { grid-template-columns: 1fr; }
  .events-grid { grid-template-columns: 1fr; }
  .trainer-inner { grid-template-columns: 1fr; }
}
@media (max-width: 640px) {
  .form-row-2 { grid-template-columns: 1fr; }
  .trainer-stats { flex-direction: column; gap: 12px; }
}
@media (max-width: 600px) {
  .comm-ph { flex: 0 0 calc(50% - 6px); }
  .comm-arrow { width: 32px; height: 32px; font-size: 12px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-45b4e82 *//* ── MOBILE RESPONSIVE FIXES ── */
@media (max-width: 768px) {
  /* Reduce outer card padding */
  .lc-card {
    padding: 24px 16px !important;
  }

  /* Force main body to stack vertically */
  .lc-body {
    display: grid !important; 
    grid-template-columns: 1fr !important; /* Forces 1 column */
    gap: 24px !important;
    margin-bottom: 24px !important;
  }

  /* Keep Sunday Drop card contained and full width */
  .lc-fomo {
    padding: 16px !important;
    width: 100% !important;
    box-sizing: border-box !important;
  }

  /* 2 columns for Active Tracks with flexible fit */
  .lc-tracks-grid {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 8px !important;
    width: 100% !important;
  }

  /* Fix track item padding & layout for multi-line text */
  .lc-track-item {
    padding: 8px 6px;
    min-width: 0;
    align-items: center;
  }

  /* Allow text to wrap cleanly instead of clipping/truncating */
  .lc-track-name {
    font-size: 0.72rem;
    white-space: normal; 
    line-height: 1.15;
    overflow: visible;
    text-overflow: clip;
  }

  /* Reduce sub-label text size inside the "All Experiences" pill */
  .lc-track-members {
    font-size: 0.62rem;
    line-height: 1.1;
    margin-top: 1px;
  }

  /* Reduce icon gap slightly on narrow viewports */
  .lc-track-icon {
    font-size: 0.95rem;
  }

  /* CTA Button responsive fixes */
  .lc-cta-row {
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;
    text-align: center;
  }

  .lc-cta-btn {
    width: 100% !important;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-71b431f *//* ── GOOGLE FONTS ── */
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@500;700&family=DM+Sans:wght@300;400;500;600&display=swap');

/* ── RESET ── */
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
html { scroll-behavior: smooth; }
body { font-family: 'DM Sans', system-ui, sans-serif; background: #fdf9f4; color: #1c1c1e; line-height: 1.6; -webkit-font-smoothing: antialiased; }
a { text-decoration: none; color: inherit; }
img { display: block; max-width: 100%; }
button { font-family: 'DM Sans', system-ui, sans-serif; cursor: pointer; border: none; }

/* ── DESIGN TOKENS ── */
:root {
  /* Brand colours */
  --navy: #0f1f45;
  --navy2: #1a2f5a;
  --navy-mid: #243354;  /* from doc 1 */
  --orange: #e8650a;
  --orange2: #f07830;
  --teal: #0d7c6b;
  --teal2: #0f9880;
  --teal-light: #3D9E91;  /* from doc 1 */
  --sage: #6b8f71;
  --amber: #C9843A;       /* from doc 1 */
  --gold: #c8993a;
  --cream: #fdf9f4;
  --cream-deep: #EDE6D6;  /* from doc 1 */
  --warm: #f5ede0;
  --warm2: #ffeee0;
  --ink: #1c1c1e;
  --ink2: #3d3d3d;
  --ink3: #6b6b6b;
  --muted: #6B7280;       /* alias for ink3 */
  --line: #e8e2d9;
  --white: #ffffff;

  /* Typography */
  --serif: 'Playfair Display', Georgia, serif;
  --sans: 'DM Sans', system-ui, sans-serif;
  --body: 'DM Sans', system-ui, sans-serif; /* alias */

  /* Shape */
  --radius: 12px;
  --r-sm: 10px;
  --r-md: 18px;
  --r-lg: 28px;

  /* Shadows */
  --shadow: 0 4px 24px rgba(15,31,69,.08);
  --shadow2: 0 8px 40px rgba(15,31,69,.14);
  --sh-sm: 0 2px 12px rgba(26,39,68,0.07);
  --sh-md: 0 8px 32px rgba(26,39,68,0.12);
}

/* ── UTILITIES ── */
.container { max-width: 1160px; margin: 0 auto; padding: 0 24px; }
.section-pad { padding: 80px 0; }
.section-pad-sm { padding: 52px 0; }
.eyebrow { font-size: 11px; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; color: var(--orange); margin-bottom: 10px; }
.section-title { font-family: var(--serif); font-size: clamp(26px, 3.5vw, 40px); color: var(--navy); font-weight: 600; line-height: 1.2; margin-bottom: 8px; }
.section-sub { font-size: 15px; color: var(--ink3); line-height: 1.65; margin-bottom: 40px; }

/* Image placeholder */
.img-ph { background: var(--line); display: flex; align-items: center; justify-content: center; font-size: 12px; font-style: italic; color: var(--ink3); font-family: var(--sans); border-radius: 8px; overflow: hidden; }

/* ── BUTTONS ── */
.btn { display: inline-block; font-family: var(--sans); font-size: 14px; font-weight: 600; padding: 13px 26px; border-radius: 8px; transition: all .22s ease; cursor: pointer; border: none; }
.btn-primary { background: var(--orange); color: #fff; }
.btn-primary:hover { background: var(--orange2); transform: translateY(-1px); box-shadow: 0 6px 20px rgba(232,101,10,.3); }
.btn-outline { background: transparent; color: var(--navy); border: 2px solid var(--navy); }
.btn-outline:hover { background: var(--navy); color: #fff; transform: translateY(-1px); }
.btn-outline-white { background: transparent; color: #fff; border: 2px solid rgba(255,255,255,.5); }
.btn-outline-white:hover { background: rgba(255,255,255,.1); border-color: #fff; }
.btn-teal { background: var(--teal); color: #fff; }
.btn-teal:hover { background: var(--teal2); transform: translateY(-1px); box-shadow: 0 6px 20px rgba(13,124,107,.3); }
.btn-sm { font-size: 12px; padding: 8px 16px; border-radius: 6px; }
.btn-wa { background: #25d366; color: #fff; }
.btn-wa:hover { background: #1fb857; transform: translateY(-1px); }
.btn-ghost { background: var(--warm); color: var(--ink2); border: 1px solid var(--line); }
.btn-ghost:hover { background: var(--line); transform: translateY(-1px); }

/* ── NAVIGATION ── */
.nav { position: sticky; top: 0; z-index: 300; background: rgba(255,255,255,.97); backdrop-filter: blur(12px); -webkit-backdrop-filter: blur(12px); border-bottom: 1px solid var(--line); padding: 0 24px; transition: border-color .3s, box-shadow .3s; }
.nav.scrolled { box-shadow: 0 2px 16px rgba(15,31,69,.06); }
.nav-inner { max-width: 1160px; margin: 0 auto; display: grid; grid-template-columns: 1fr auto 1fr; align-items: center; height: 64px; position: relative; }
.nav-logo { justify-self: start; font-family: var(--serif); font-size: 24px; font-weight: 600; color: var(--navy); letter-spacing: -.01em; }
.nav-links { display: flex; gap: 32px; list-style: none; align-items: center; justify-self: center; margin: 0; padding: 0; }
.nav-links a { font-size: 14px; font-weight: 500; color: var(--ink2); transition: color .18s; position: relative; text-decoration: none; }
.nav-links a::after { content: ''; position: absolute; bottom: -2px; left: 0; right: 0; height: 2px; background: var(--orange); border-radius: 2px; transform: scaleX(0); transition: transform .2s; }
.nav-links a:hover { color: var(--navy); }
.nav-links a:hover::after { transform: scaleX(1); }
#navCta { justify-self: end; visibility: hidden; opacity: 0; pointer-events: none; transition: opacity .25s ease, visibility .25s ease; }
.nav-ham { justify-self: end; display: none; flex-direction: column; gap: 5px; cursor: pointer; padding: 4px; }
.nav-ham span { display: block; width: 22px; height: 2px; background: var(--navy); border-radius: 2px; transition: all .2s; }
.nav-dropdown { position: relative; }
.nav-dropdown > a { display: flex; align-items: center; gap: 4px; cursor: pointer; }
.nav-dropdown > a .chev { display: inline-block; width: 10px; height: 10px; border-right: 2px solid currentColor; border-bottom: 2px solid currentColor; transform: rotate(45deg) translateY(-2px); transition: transform .2s; margin-top: 1px; }
.nav-dropdown:hover > a .chev { transform: rotate(-135deg) translateY(-2px); }
.nav-dropdown::after { content: ''; position: absolute; top: 100%; left: 0; right: 0; height: 24px; background: transparent; }
.nav-dropdown-menu { position: absolute; top: calc(100% + 18px); left: 50%; transform: translateX(-50%) translateY(8px); background: #fff; border: 1px solid var(--line); border-radius: 16px; box-shadow: 0 20px 60px rgba(0,0,0,.10), 0 4px 16px rgba(0,0,0,.06); padding: 8px; min-width: 300px; opacity: 0; visibility: hidden; pointer-events: none; transition: opacity .22s ease, transform .22s ease, visibility .22s; }
.nav-dropdown-menu::before { content: ''; position: absolute; top: -7px; left: 50%; transform: translateX(-50%) rotate(45deg); width: 12px; height: 12px; background: #fff; border-left: 1px solid var(--line); border-top: 1px solid var(--line); border-radius: 2px 0 0 0; }
.nav-dropdown:hover .nav-dropdown-menu, .nav-dropdown:focus-within .nav-dropdown-menu { opacity: 1; visibility: visible; pointer-events: auto; transform: translateX(-50%) translateY(0); }
.nav-dropdown-item { display: flex; align-items: center; gap: 14px; padding: 11px 14px; border-radius: 10px; text-decoration: none; transition: background .15s; cursor: pointer; }
.nav-dropdown-item:hover { background: #fdf6f0; }
.nav-dropdown-item:hover .dd-title { color: var(--orange); }
.dd-icon { width: 38px; height: 38px; border-radius: 10px; background: #fff5ee; display: flex; align-items: center; justify-content: center; font-size: 18px; flex-shrink: 0; transition: background .15s; }
.nav-dropdown-item:hover .dd-icon { background: #ffe8d6; }
.dd-text { display: flex; flex-direction: column; gap: 1px; }
.dd-title { font-size: 13.5px; font-weight: 600; color: var(--navy); transition: color .15s; line-height: 1.2; }
.dd-desc { font-size: 11.5px; color: var(--ink2); opacity: .75; line-height: 1.3; }
.dd-divider { height: 1px; background: var(--line); margin: 6px 14px; }
.nav-mobile { display: none; background: #fff; border-bottom: 1px solid var(--line); padding: 16px 24px; }
.nav-mobile.open { display: block; }
.nav-mobile a { display: block; font-size: 15px; font-weight: 500; padding: 10px 0; color: var(--ink2); border-bottom: 1px solid var(--line); text-decoration: none; }
.nav-mobile a:last-child { border: none; }
.nav-mobile .btn { margin-top: 12px; width: 100%; text-align: center; }
.mob-services-toggle { display: flex; justify-content: space-between; align-items: center; cursor: pointer; user-select: none; }
.mob-services-toggle .chev-mob { display: inline-block; width: 9px; height: 9px; border-right: 2px solid var(--ink2); border-bottom: 2px solid var(--ink2); transform: rotate(45deg); transition: transform .2s; }
.mob-services-toggle.active .chev-mob { transform: rotate(-135deg); }
.mob-services-list { display: none; padding: 4px 0 4px 12px; }
.mob-services-list.open { display: block; }
.mob-services-list a { font-size: 13.5px !important; padding: 8px 0 !important; color: var(--ink2) !important; border-bottom: none !important; display: flex !important; align-items: center; gap: 8px; }
.mob-services-list a span.ms-icon { font-size: 15px; }
@media (max-width: 768px) { .nav-inner { grid-template-columns: 1fr auto; } .nav-links { display: none; } #navCta { display: none; } .nav-ham { display: flex; } }

/* ── HERO ── */
.hero { width: 100%; padding: 0; margin: 0;}
.hero-bg {   width: 100%; height: auto; display: block; }
.hero-eyebrow { display: inline-block; font-size: 11px; font-weight: 600; letter-spacing: .1em; text-transform: uppercase; color: rgba(255,255,255,.75); background: rgba(255,255,255,.1); border: 1px solid rgba(255,255,255,.2); padding: 6px 18px; border-radius: 20px; margin-bottom: 22px; }
.hero h1 { font-family: var(--serif); font-size: clamp(38px, 6vw, 68px); line-height: 1.1; color: #fff; font-weight: 600; margin-bottom: 18px; }
.hero h1 em { font-style: italic; color: #7fe8d4; }
.hero-sub { font-size: 17px; color: rgba(255,255,255,.75); max-width: 520px; margin: 0 auto 34px; line-height: 1.7; }
.hero-ctas { display: flex; gap: 12px; justify-content: center; flex-wrap: wrap; }

@media (max-width: 768px) {
  .hero {height: 200px;  }}

/* ── WHATSAPP COMMUNITY / LC SECTION ── */
.lc-section {
  background: #F5F0E8;
  padding: 72px 0 88px;
  font-family: var(--body);
  position: relative;
  overflow: hidden;
}
.lc-section::before { content: ''; position: absolute; top: -100px; right: -150px; width: 500px; height: 500px; background: radial-gradient(circle, rgba(46,125,114,0.09) 0%, transparent 70%); pointer-events: none; }
.lc-section::after { content: ''; position: absolute; bottom: -60px; left: -100px; width: 380px; height: 380px; background: radial-gradient(circle, rgba(201,132,58,0.07) 0%, transparent 70%); pointer-events: none; }

.lc-container { max-width: 1120px; margin: 0 auto; padding: 0 24px; position: relative; z-index: 1; }

.lc-card { background: var(--white); border-radius: var(--r-lg); padding: 44px 48px 40px; box-shadow: var(--sh-sm); border: 1px solid rgba(26,39,68,0.06); position: relative; overflow: hidden; }
.lc-card::after { content: ''; position: absolute; top: -60px; right: -60px; width: 200px; height: 200px; border-radius: 50%; background: radial-gradient(circle, rgba(46,125,114,0.06) 0%, transparent 70%); pointer-events: none; }

.lc-top { display: flex; align-items: center; flex-wrap: wrap; gap: 16px; margin-bottom: 10px; }

.lc-live-badge { display: inline-flex; align-items: center; gap: 6px; background: rgba(37,211,102,0.1); color: #18A558; font-size: 0.72rem; font-weight: 600; text-transform: uppercase; letter-spacing: 0.09em; border-radius: 999px; padding: 5px 14px; }
.lc-live-badge .pulse-dot { width: 7px; height: 7px; border-radius: 50%; background: #25D366; animation: pulse-dot 1.6s ease-in-out infinite; flex-shrink: 0; }

@keyframes pulse-dot { 0%, 100% { box-shadow: 0 0 0 0 rgba(37,211,102,0.5); } 50% { box-shadow: 0 0 0 5px rgba(37,211,102,0); } }

.lc-avatar-cluster { display: flex; align-items: center; }
.lc-avatar { width: 40px; height: 40px; border-radius: 50%; border: 3px solid var(--white); font-family: var(--serif); font-size: 0.95rem; font-weight: 700; color: var(--white); display: flex; align-items: center; justify-content: center; margin-left: -10px; box-shadow: 0 2px 8px rgba(0,0,0,0.13); transition: transform 0.22s ease; cursor: default; flex-shrink: 0; }
.lc-avatar:first-child { margin-left: 0; }
.lc-avatar:hover { transform: translateY(-5px) scale(1.12); z-index: 10; }
.lc-avatar:nth-child(1) { background: linear-gradient(135deg, #2E7D72, #3D9E91); }
.lc-avatar:nth-child(2) { background: linear-gradient(135deg, #C9843A, #E0A055); }
.lc-avatar:nth-child(3) { background: linear-gradient(135deg, #1A2744, #2E4070); }
.lc-avatar:nth-child(4) { background: linear-gradient(135deg, #8B5CF6, #A78BFA); }
.lc-avatar:nth-child(5) { background: linear-gradient(135deg, #EC4899, #F472B6); }
.lc-avatar-more { background: #EDE6D6; color: #1A2744; font-family: var(--body); font-size: 0.7rem; font-weight: 700; width: 40px; height: 40px; border-radius: 50%; border: 3px solid var(--white); display: flex; align-items: center; justify-content: center; margin-left: -10px; box-shadow: 0 2px 8px rgba(0,0,0,0.08); }

.lc-joined-note { font-size: 0.8rem; color: var(--muted); margin-left: 12px; line-height: 1.35; }
.lc-joined-note strong { display: block; color: var(--navy); font-weight: 600; font-size: 0.84rem; }

.lc-heading { font-family: var(--serif); font-size: 2rem; color: var(--navy); font-weight: 700; line-height: 1.2; margin: 20px 0 6px; letter-spacing: -0.01em; }
.lc-sub { font-size: 0.92rem; color: var(--muted); margin-bottom: 32px; line-height: 1.55; }

.lc-body { display: grid; grid-template-columns: 1fr 1fr; gap: 32px; margin-bottom: 36px; align-items: start; }

.lc-feed-label { font-size: 0.72rem; font-weight: 600; color: var(--muted); text-transform: uppercase; letter-spacing: 0.1em; margin-bottom: 12px; }
.lc-activity-feed { display: flex; flex-direction: column; gap: 10px; }
.lc-activity-item { display: flex; align-items: center; gap: 12px; background: #F5F0E8; border-radius: var(--r-sm); padding: 13px 16px; border-left: 3px solid transparent; transition: background 0.25s, border-color 0.25s; }
.lc-activity-item:hover { background: #EDE6D6; }
.lc-activity-item:nth-child(1) { border-color: var(--teal); animation: lc-fade-in 0.3s ease 0.05s both; }
.lc-activity-item:nth-child(2) { border-color: var(--amber); animation: lc-fade-in 0.3s ease 0.15s both; }
.lc-activity-item:nth-child(3) { border-color: #8B5CF6; animation: lc-fade-in 0.3s ease 0.25s both; }
@keyframes lc-fade-in { from { opacity: 0; transform: translateX(-8px); } to { opacity: 1; transform: translateX(0); } }
.lc-activity-icon { font-size: 1.15rem; flex-shrink: 0; }
.lc-activity-text { font-size: 0.83rem; color: #243354; line-height: 1.38; flex: 1; }
.lc-activity-text strong { color: var(--navy); font-weight: 600; }
.lc-activity-time { font-size: 0.72rem; color: var(--muted); flex-shrink: 0; }

.lc-fomo { background: linear-gradient(135deg, var(--navy) 0%, #243354 100%); border-radius: var(--r-md); padding: 22px 24px; margin-bottom: 22px; position: relative; overflow: hidden; }
.lc-fomo::before { content: ''; position: absolute; top: -40px; right: -40px; width: 120px; height: 120px; background: rgba(46,125,114,0.25); border-radius: 50%; pointer-events: none; }
.lc-fomo-row { display: flex; align-items: flex-start; gap: 14px; margin-bottom: 16px; position: relative; z-index: 1; }
.lc-fomo-icon { font-size: 1.6rem; flex-shrink: 0; margin-top: 2px; animation: bounce-soft 2.2s ease-in-out infinite; }
@keyframes bounce-soft { 0%, 100% { transform: translateY(0); } 50% { transform: translateY(-4px); } }
.lc-fomo-title { font-family: var(--serif); font-size: 1.05rem; font-weight: 700; color: var(--white); line-height: 1.25; margin-bottom: 5px; }
.lc-fomo-desc { font-size: 0.8rem; color: rgba(255,255,255,0.62); line-height: 1.5; }
.lc-fomo-perks { display: flex; flex-direction: column; gap: 7px; position: relative; z-index: 1; }
.lc-fomo-perk { display: flex; align-items: center; gap: 9px; font-size: 0.8rem; color: rgba(255,255,255,0.8); }
.lc-fomo-perk-dot { width: 6px; height: 6px; border-radius: 50%; background: #6ECFC4; flex-shrink: 0; }

.lc-tracks-label { font-size: 0.72rem; font-weight: 600; color: var(--muted); text-transform: uppercase; letter-spacing: 0.1em; margin-bottom: 12px; }
.lc-tracks-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 9px; }
.lc-track-item { display: flex; align-items: center; gap: 10px; background: #F5F0E8; border-radius: var(--r-sm); padding: 11px 14px; border: 1px solid rgba(26,39,68,0.06); transition: background 0.2s, border-color 0.2s, transform 0.2s; cursor: default; }
.lc-track-item:hover { background: #EDE6D6; border-color: rgba(46,125,114,0.25); transform: translateY(-2px); }
.lc-track-icon { font-size: 1.1rem; flex-shrink: 0; }
.lc-track-info { flex: 1; min-width: 0; }
.lc-track-name { font-size: 0.82rem; font-weight: 600; color: var(--navy); line-height: 1.2; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.lc-track-members { font-size: 0.7rem; color: var(--muted); margin-top: 2px; }
.lc-track-dot { width: 7px; height: 7px; border-radius: 50%; flex-shrink: 0; }
.lc-track-item:nth-child(1) .lc-track-dot { background: var(--teal); }
.lc-track-item:nth-child(2) .lc-track-dot { background: var(--amber); }
.lc-track-item:nth-child(3) .lc-track-dot { background: #8B5CF6; }
.lc-track-item:nth-child(4) .lc-track-dot { background: #EC4899; }
.lc-track-item:nth-child(5) .lc-track-dot { background: #3B82F6; }
.lc-track-item:nth-child(6) .lc-track-dot { background: var(--teal-light); }

.lc-divider { height: 1px; background: rgba(26,39,68,0.07); margin-bottom: 32px; }

.lc-cta-row { display: flex; align-items: center; gap: 20px; flex-wrap: wrap; }
.lc-cta-btn { display: inline-flex; align-items: center; justify-content: center; gap: 10px; background: linear-gradient(135deg, #25D366 0%, #20C25C 60%, #1AAD54 100%); color: var(--white); font-family: var(--body); font-size: 1rem; font-weight: 600; text-decoration: none; border-radius: var(--r-md); padding: 16px 36px; box-shadow: 0 6px 24px rgba(37,211,102,0.32); transition: transform 0.2s ease, box-shadow 0.2s ease, filter 0.2s ease; position: relative; overflow: hidden; flex-shrink: 0; }
.lc-cta-btn::before { content: ''; position: absolute; top: 0; left: -60%; width: 40%; height: 100%; background: rgba(255,255,255,0.2); transform: skewX(-20deg); transition: left 0.5s ease; }
.lc-cta-btn:hover { transform: translateY(-2px); box-shadow: 0 10px 32px rgba(37,211,102,0.42); filter: brightness(1.05); }
.lc-cta-btn:hover::before { left: 140%; }
.lc-cta-btn svg { width: 20px; height: 20px; flex-shrink: 0; }
.lc-cta-meta { font-size: 0.78rem; color: var(--muted); line-height: 1.5; }
.lc-cta-meta strong { display: block; color: var(--navy); font-size: 0.84rem; font-weight: 600; margin-bottom: 2px; }

/* ── TESTIMONIALS ── */
.testimonials-section { background: var(--white); }
.testimonials-label { font-size: 12px; font-weight: 600; text-transform: uppercase; letter-spacing: .08em; color: var(--ink3); margin-bottom: 28px; text-align: center; }
.testimonials-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }
.test-card { background: var(--cream); border-radius: var(--radius); border: 1px solid var(--line); padding: 24px; transition: transform .22s, box-shadow .22s; }
.test-card:hover { transform: translateY(-3px); box-shadow: var(--shadow2); }
.test-top { display: flex; align-items: center; gap: 12px; margin-bottom: 14px; }
.test-av { width: 44px; height: 44px; border-radius: 50%; overflow: hidden; flex-shrink: 0; border: 2px solid var(--line); }
.test-av-ph { width: 44px; height: 44px; border-radius: 50%; background: var(--warm2); display: flex; align-items: center; justify-content: center; font-size: 14px; font-weight: 700; color: var(--orange); flex-shrink: 0; border: 2px solid var(--line); font-family: var(--serif); }
.test-name { font-size: 14px; font-weight: 600; color: var(--navy); }
.test-cred { font-size: 12px; color: var(--ink3); margin-top: 2px; }
.test-stars { color: var(--gold); font-size: 13px; letter-spacing: 2px; margin-bottom: 10px; }
.test-quote { font-family: var(--serif); font-size: 16px; font-style: italic; color: var(--navy); line-height: 1.6; }

/* ── EVENTS ── */
.events-section { background: var(--cream); }
.events-header { display: flex; align-items: flex-end; justify-content: space-between; margin-bottom: 28px; flex-wrap: wrap; gap: 12px; }
.view-all { font-size: 13px; font-weight: 600; color: var(--teal); transition: color .18s; }
.view-all:hover { color: var(--teal2); }
.events-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }
.ev-card { background: var(--white); border-radius: var(--radius); border: 1px solid var(--line); overflow: hidden; transition: transform .22s, box-shadow .22s; }
.ev-card:hover { transform: translateY(-4px); box-shadow: var(--shadow2); }
.ev-img-wrap { position: relative; height: 160px; overflow: hidden; }
.ev-img-wrap .img-ph { height: 100%; border-radius: 0; }
.ev-badges { position: absolute; top: 10px; left: 10px; display: flex; gap: 6px; }
.ev-badge { font-size: 10px; font-weight: 700; padding: 4px 10px; border-radius: 20px; }
.ev-badge.hot { background: #e84040; color: #fff; }
.ev-badge.warn { background: #f0b030; color: #3a2000; }
.ev-badge.open { background: #34c47c; color: #fff; }
.ev-body { padding: 16px 18px 18px; }

.ev-title { font-family: var(--serif); font-size: 17px; color: var(--navy); font-weight: 600; margin-bottom: 8px; line-height: 1.3; }

/* date / time / location block */
.ev-meta { margin-bottom: 10px; display: flex; flex-direction: column; gap: 4px; }
.ev-meta-row { display: flex; align-items: center; gap: 7px; font-size: 12.5px; color: var(--ink3); line-height: 1.3; }

.ev-ic { width: 14px; height: 14px; flex: 0 0 14px; display: inline-block; background-color: var(--teal); opacity: .75; -webkit-mask-repeat: no-repeat; mask-repeat: no-repeat; -webkit-mask-position: center; mask-position: center; -webkit-mask-size: contain; mask-size: contain; }

.ev-ic-date { -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2'%3E%3Crect x='3' y='4' width='18' height='18' rx='2'/%3E%3Cline x1='16' y1='2' x2='16' y2='6'/%3E%3Cline x1='8' y1='2' x2='8' y2='6'/%3E%3Cline x1='3' y1='10' x2='21' y2='10'/%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2'%3E%3Crect x='3' y='4' width='18' height='18' rx='2'/%3E%3Cline x1='16' y1='2' x2='16' y2='6'/%3E%3Cline x1='8' y1='2' x2='8' y2='6'/%3E%3Cline x1='3' y1='10' x2='21' y2='10'/%3E%3C/svg%3E"); }

.ev-ic-time { -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpolyline points='12 7 12 12 15.5 14'/%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpolyline points='12 7 12 12 15.5 14'/%3E%3C/svg%3E"); }

.ev-ic-loc { -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2'%3E%3Cpath d='M12 21s-7-6.1-7-11a7 7 0 0 1 14 0c0 4.9-7 11-7 11z'/%3E%3Ccircle cx='12' cy='10' r='2.5'/%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2'%3E%3Cpath d='M12 21s-7-6.1-7-11a7 7 0 0 1 14 0c0 4.9-7 11-7 11z'/%3E%3Ccircle cx='12' cy='10' r='2.5'/%3E%3C/svg%3E"); }

.ev-trainer { font-size: 12px; color: var(--ink3); margin-bottom: 12px; font-style: italic; }
.ev-actions { display: flex; gap: 6px; flex-wrap: wrap; }

/* responsive */
@media (max-width: 900px) {
  .events-grid { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 600px) {
  .events-grid { grid-template-columns: 1fr; }
}

/* ── EXPERIENCES ── */
.experiences-section { background: var(--white); }

.exp-layout {
  display: flex;
  align-items: flex-start;
  gap: 32px;
  margin-top: 32px;
}

.exp-tabs {
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: 260px;
  flex-shrink: 0;
}
.exp-tab {
  text-align: left;
  padding: 16px 20px;
  border-radius: var(--radius);
  background: var(--warm);
  border: 1px solid var(--line);
  font-family: var(--sans);
  font-size: 15px;
  font-weight: 600;
  color: var(--navy);
  transition: all 0.25s ease;
}
.exp-tab:hover {
  background: var(--cream-deep);
  border-color: var(--teal-light);
}
.exp-tab.active {
  background: var(--teal);
  color: var(--white);
  border-color: var(--teal);
  box-shadow: 0 4px 12px rgba(13, 124, 107, 0.15);
}
.exp-videos {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  flex: 1;
  transition: opacity 0.15s ease;
}
.exp-videos.fading {
  opacity: 0;
}
.exp-video-card {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 Aspect Ratio */
  height: 0;
  overflow: hidden;
  border-radius: var(--radius);
  border: 1px solid var(--line);
  background: var(--line);
  box-shadow: var(--sh-sm);
  transition: transform 0.22s ease, box-shadow 0.22s ease;
}
.exp-video-card:hover {
  transform: translateY(-2px);
  box-shadow: var(--sh-md);
}
.exp-video-card iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

@media (max-width: 900px) {
  .exp-layout {
    flex-direction: column;
  }
  .exp-tabs {
    width: 100%;
    flex-direction: row;
    overflow-x: auto;
    padding-bottom: 8px;
    gap: 8px;
  }
  .exp-tab {
    white-space: nowrap;
  }
  .exp-videos {
    grid-template-columns: 1fr;
    width: 100%;
  }
}

/* ── JOURNEY ── */
.journey-section { background: var(--cream); }
.journey-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 16px; margin-bottom: 24px; }
.j-card { background: var(--white); border-radius: var(--radius); border: 1px solid var(--line); padding: 22px 18px 20px; text-align: center; transition: transform .22s, box-shadow .22s; }
.j-card:hover { transform: translateY(-3px); box-shadow: var(--shadow); }
.j-icon { width: 48px; height: 48px; border-radius: 50%; background: var(--warm); margin: 0 auto 12px; display: flex; align-items: center; justify-content: center; overflow: hidden; }
.j-icon .img-ph { width: 100%; height: 100%; border-radius: 50%; font-size: 10px; }
.j-name { font-family: var(--serif); font-size: 16px; color: var(--navy); font-weight: 600; margin-bottom: 5px; }
.j-desc { font-size: 13px; color: var(--ink3); line-height: 1.55; margin-bottom: 8px; }
.j-promise { font-size: 12px; color: var(--teal); font-weight: 600; }
.journey-footer { display: flex; align-items: center; justify-content: space-between; background: var(--warm2); border: 1px dashed rgba(232,101,10,.3); border-radius: var(--radius); padding: 14px 20px; gap: 12px; flex-wrap: wrap; }
.journey-footer p { font-size: 13px; color: var(--navy); font-weight: 500; }
.journey-footer a { font-size: 13px; font-weight: 600; color: var(--orange); white-space: nowrap; transition: color .18s; }
.journey-footer a:hover { color: var(--orange2); }

/* ── FOUNDER ── */
.founder-section { background: var(--navy); padding: 80px 20px; text-align: center; position: relative; overflow: hidden; }
.founder-section::before { content: ''; position: absolute; top: -80px; right: -80px; width: 400px; height: 400px; border-radius: 50%; background: rgba(255,255,255,.03); pointer-events: none; }
.founder-section::after { content: ''; position: absolute; bottom: -60px; left: -60px; width: 320px; height: 320px; border-radius: 50%; background: rgba(255,255,255,.02); pointer-events: none; }
.founder-inner { position: relative; max-width: 900px; margin: 0 auto; }
.founder-eyebrow { font-size: 11px; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; color: rgba(255,255,255,.4); margin-bottom: 28px; }
.founder-quote { font-family: var(--serif); font-size: clamp(20px, 2.8vw, 30px); font-style: italic; color: #fff; line-height: 1.6; margin-bottom: 32px; }
.founder-quote em { color: #7fe8d4; font-style: normal; font-weight: 600; }
.founder-attr { display: flex; align-items: center; justify-content: center; gap: 14px; }
.founder-av { width: 52px; height: 52px; border-radius: 50%; overflow: hidden; border: 2px solid rgba(255,255,255,.3); flex-shrink: 0; }
.founder-av-ph { width: 52px; height: 52px; border-radius: 50%; background: rgba(255,255,255,.12); display: flex; align-items: center; justify-content: center; font-size: 16px; font-weight: 700; color: #fff; border: 2px solid rgba(255,255,255,.25); flex-shrink: 0; font-family: var(--serif); }
.founder-name { font-size: 15px; font-weight: 600; color: #fff; text-align: left; }
.founder-role { font-size: 12px; color: rgba(255,255,255,.5); margin-top: 2px; }

/* ── TRAINER ── */
.trainer-section { background: var(--white); }
.trainer-inner { display: grid; grid-template-columns: 1fr 1fr; gap: 32px; align-items: start; }
.trainer-left { background: var(--cream); border-radius: var(--radius); border: 1px solid var(--line); padding: 32px; }
.trainer-left h3 { font-family: var(--serif); font-size: 22px; color: var(--navy); font-weight: 600; margin-bottom: 10px;padding-top: 30px; }
.trainer-left p { font-size: 15px; color: var(--ink2); line-height: 1.75; margin-bottom: 22px; }
.trainer-stats { display: flex; gap: 60px; margin-bottom: 22px;padding-left: 20px;padding-top: 30px;}
.t-stat .num { font-size: 26px; font-weight: 700; color: var(--navy); font-family: var(--serif); }
.t-stat .lbl { font-size: 12px; color: var(--ink3); margin-top: 2px; }
.trainer-right { background: var(--cream); border-radius: var(--radius); border: 1px solid var(--line); padding: 28px; }
.trainer-right h4 { font-size: 14px; font-weight: 600; color: var(--ink2); margin-bottom: 18px; }
.form-group { margin-bottom: 14px; }
.form-group label { display: block; font-size: 11px; font-weight: 600; text-transform: uppercase; letter-spacing: .05em; color: var(--ink3); margin-bottom: 5px; }
.form-group input, .form-group textarea { width: 100%; background: var(--white); border: 1.5px solid var(--line); border-radius: 8px; padding: 11px 14px; font-family: var(--sans); font-size: 14px; color: var(--ink); outline: none; transition: border-color .2s, box-shadow .2s; }
.form-group input:focus, .form-group textarea:focus { border-color: var(--orange); box-shadow: 0 0 0 3px rgba(232,101,10,.1); }
.form-group textarea { resize: vertical; min-height: 90px; line-height: 1.6; }
.form-row-2 { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; }

/* ── COMMUNITY PHOTOS (CAROUSEL OVERRIDE) ── */
.community-section { background: var(--white); }
.community-carousel-wrap { position: relative; overflow: hidden; width: 100%; padding: 10px 0; }
.community-grid { display: flex; gap: 12px; transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1); will-change: transform; width: 100%; }
.comm-ph { flex: 0 0 calc(20% - 10px); border-radius: 10px; overflow: hidden; aspect-ratio: 1; position: relative; cursor: pointer; }
.comm-ph .img-ph { height: 100%; border-radius: 0; transition: transform .3s; }
.comm-ph:hover .img-ph { transform: scale(1.04); }

.comm-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(255, 255, 255, 0.9);
  border: 1px solid var(--line);
  color: var(--navy);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  cursor: pointer;
  z-index: 10;
  box-shadow: var(--sh-sm);
  transition: all 0.2s ease;
}
.comm-arrow:hover:not(:disabled) {
  background: var(--navy);
  color: var(--white);
  transform: translateY(-50%) scale(1.1);
}
.comm-arrow:disabled {
  opacity: 0.35;
  cursor: not-allowed;
}
.comm-arrow.prev { left: 10px; }
.comm-arrow.next { right: 10px; }

/* ── FINAL CTA ── */
.final-cta-section { background: linear-gradient(135deg, var(--teal) 0%, #0a5c4e 100%); padding: 80px 24px; text-align: center; position: relative; overflow: hidden; }
.final-cta-section::before { content: ''; position: absolute; top: -50px; right: -50px; width: 280px; height: 280px; border-radius: 50%; background: rgba(255,255,255,.05); }
.final-cta-section::after { content: ''; position: absolute; bottom: -60px; left: -40px; width: 320px; height: 320px; border-radius: 50%; background: rgba(255,255,255,.04); }
.final-cta-section > * { position: relative; }
.final-cta-section h2 { font-family: var(--serif); font-size: clamp(26px, 4vw, 44px); color: #fff; font-weight: 600; margin-bottom: 12px; }
.final-cta-section p { font-size: 16px; color: rgba(255,255,255,.75); max-width: 540px; margin: 0 auto 30px; line-height: 1.7; }

/* ── RESPONSIVE ── */
@media (max-width: 1024px) {
  .journey-grid { grid-template-columns: repeat(2, 1fr); }
  .comm-ph { flex: 0 0 calc(33.333% - 8px); }
  .comm-arrow { width: 36px; height: 36px; font-size: 14px; }
}
@media (max-width: 900px) {
  .testimonials-grid { grid-template-columns: 1fr; }
  .events-grid { grid-template-columns: 1fr; }
  .trainer-inner { grid-template-columns: 1fr; }
}
@media (max-width: 640px) {
  .form-row-2 { grid-template-columns: 1fr; }
  .trainer-stats { flex-direction: column; gap: 12px; }
}
@media (max-width: 600px) {
  .comm-ph { flex: 0 0 calc(50% - 6px); }
  .comm-arrow { width: 32px; height: 32px; font-size: 12px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c8dc6dd *//* ── GOOGLE FONTS ── */
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@500;700&family=DM+Sans:wght@300;400;500;600&display=swap');

/* ── RESET ── */
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
html { scroll-behavior: smooth; }
body { font-family: 'DM Sans', system-ui, sans-serif; background: #fdf9f4; color: #1c1c1e; line-height: 1.6; -webkit-font-smoothing: antialiased; }
a { text-decoration: none; color: inherit; }
img { display: block; max-width: 100%; }
button { font-family: 'DM Sans', system-ui, sans-serif; cursor: pointer; border: none; }

/* ── DESIGN TOKENS ── */
:root {
  /* Brand colours */
  --navy: #0f1f45;
  --navy2: #1a2f5a;
  --navy-mid: #243354;  /* from doc 1 */
  --orange: #e8650a;
  --orange2: #f07830;
  --teal: #0d7c6b;
  --teal2: #0f9880;
  --teal-light: #3D9E91;  /* from doc 1 */
  --sage: #6b8f71;
  --amber: #C9843A;       /* from doc 1 */
  --gold: #c8993a;
  --cream: #fdf9f4;
  --cream-deep: #EDE6D6;  /* from doc 1 */
  --warm: #f5ede0;
  --warm2: #ffeee0;
  --ink: #1c1c1e;
  --ink2: #3d3d3d;
  --ink3: #6b6b6b;
  --muted: #6B7280;       /* alias for ink3 */
  --line: #e8e2d9;
  --white: #ffffff;

  /* Typography */
  --serif: 'Playfair Display', Georgia, serif;
  --sans: 'DM Sans', system-ui, sans-serif;
  --body: 'DM Sans', system-ui, sans-serif; /* alias */

  /* Shape */
  --radius: 12px;
  --r-sm: 10px;
  --r-md: 18px;
  --r-lg: 28px;

  /* Shadows */
  --shadow: 0 4px 24px rgba(15,31,69,.08);
  --shadow2: 0 8px 40px rgba(15,31,69,.14);
  --sh-sm: 0 2px 12px rgba(26,39,68,0.07);
  --sh-md: 0 8px 32px rgba(26,39,68,0.12);
}

/* ── UTILITIES ── */
.container { max-width: 1160px; margin: 0 auto; padding: 0 24px; }
.section-pad { padding: 80px 0; }
.section-pad-sm { padding: 52px 0; }
.eyebrow { font-size: 11px; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; color: var(--orange); margin-bottom: 10px; }
.section-title { font-family: var(--serif); font-size: clamp(26px, 3.5vw, 40px); color: var(--navy); font-weight: 600; line-height: 1.2; margin-bottom: 8px; }
.section-sub { font-size: 15px; color: var(--ink3); line-height: 1.65; margin-bottom: 40px; }

/* Image placeholder */
.img-ph { background: var(--line); display: flex; align-items: center; justify-content: center; font-size: 12px; font-style: italic; color: var(--ink3); font-family: var(--sans); border-radius: 8px; overflow: hidden; }

/* ── BUTTONS ── */
.btn { display: inline-block; font-family: var(--sans); font-size: 14px; font-weight: 600; padding: 13px 26px; border-radius: 8px; transition: all .22s ease; cursor: pointer; border: none; }
.btn-primary { background: var(--orange); color: #fff; }
.btn-primary:hover { background: var(--orange2); transform: translateY(-1px); box-shadow: 0 6px 20px rgba(232,101,10,.3); }
.btn-outline { background: transparent; color: var(--navy); border: 2px solid var(--navy); }
.btn-outline:hover { background: var(--navy); color: #fff; transform: translateY(-1px); }
.btn-outline-white { background: transparent; color: #fff; border: 2px solid rgba(255,255,255,.5); }
.btn-outline-white:hover { background: rgba(255,255,255,.1); border-color: #fff; }
.btn-teal { background: var(--teal); color: #fff; }
.btn-teal:hover { background: var(--teal2); transform: translateY(-1px); box-shadow: 0 6px 20px rgba(13,124,107,.3); }
.btn-sm { font-size: 12px; padding: 8px 16px; border-radius: 6px; }
.btn-wa { background: #25d366; color: #fff; }
.btn-wa:hover { background: #1fb857; transform: translateY(-1px); }
.btn-ghost { background: var(--warm); color: var(--ink2); border: 1px solid var(--line); }
.btn-ghost:hover { background: var(--line); transform: translateY(-1px); }

/* ── NAVIGATION ── */
.nav { position: sticky; top: 0; z-index: 300; background: rgba(255,255,255,.97); backdrop-filter: blur(12px); -webkit-backdrop-filter: blur(12px); border-bottom: 1px solid var(--line); padding: 0 24px; transition: border-color .3s, box-shadow .3s; }
.nav.scrolled { box-shadow: 0 2px 16px rgba(15,31,69,.06); }
.nav-inner { max-width: 1160px; margin: 0 auto; display: grid; grid-template-columns: 1fr auto 1fr; align-items: center; height: 64px; position: relative; }
.nav-logo { justify-self: start; font-family: var(--serif); font-size: 24px; font-weight: 600; color: var(--navy); letter-spacing: -.01em; }
.nav-links { display: flex; gap: 32px; list-style: none; align-items: center; justify-self: center; margin: 0; padding: 0; }
.nav-links a { font-size: 14px; font-weight: 500; color: var(--ink2); transition: color .18s; position: relative; text-decoration: none; }
.nav-links a::after { content: ''; position: absolute; bottom: -2px; left: 0; right: 0; height: 2px; background: var(--orange); border-radius: 2px; transform: scaleX(0); transition: transform .2s; }
.nav-links a:hover { color: var(--navy); }
.nav-links a:hover::after { transform: scaleX(1); }
#navCta { justify-self: end; visibility: hidden; opacity: 0; pointer-events: none; transition: opacity .25s ease, visibility .25s ease; }
.nav-ham { justify-self: end; display: none; flex-direction: column; gap: 5px; cursor: pointer; padding: 4px; }
.nav-ham span { display: block; width: 22px; height: 2px; background: var(--navy); border-radius: 2px; transition: all .2s; }
.nav-dropdown { position: relative; }
.nav-dropdown > a { display: flex; align-items: center; gap: 4px; cursor: pointer; }
.nav-dropdown > a .chev { display: inline-block; width: 10px; height: 10px; border-right: 2px solid currentColor; border-bottom: 2px solid currentColor; transform: rotate(45deg) translateY(-2px); transition: transform .2s; margin-top: 1px; }
.nav-dropdown:hover > a .chev { transform: rotate(-135deg) translateY(-2px); }
.nav-dropdown::after { content: ''; position: absolute; top: 100%; left: 0; right: 0; height: 24px; background: transparent; }
.nav-dropdown-menu { position: absolute; top: calc(100% + 18px); left: 50%; transform: translateX(-50%) translateY(8px); background: #fff; border: 1px solid var(--line); border-radius: 16px; box-shadow: 0 20px 60px rgba(0,0,0,.10), 0 4px 16px rgba(0,0,0,.06); padding: 8px; min-width: 300px; opacity: 0; visibility: hidden; pointer-events: none; transition: opacity .22s ease, transform .22s ease, visibility .22s; }
.nav-dropdown-menu::before { content: ''; position: absolute; top: -7px; left: 50%; transform: translateX(-50%) rotate(45deg); width: 12px; height: 12px; background: #fff; border-left: 1px solid var(--line); border-top: 1px solid var(--line); border-radius: 2px 0 0 0; }
.nav-dropdown:hover .nav-dropdown-menu, .nav-dropdown:focus-within .nav-dropdown-menu { opacity: 1; visibility: visible; pointer-events: auto; transform: translateX(-50%) translateY(0); }
.nav-dropdown-item { display: flex; align-items: center; gap: 14px; padding: 11px 14px; border-radius: 10px; text-decoration: none; transition: background .15s; cursor: pointer; }
.nav-dropdown-item:hover { background: #fdf6f0; }
.nav-dropdown-item:hover .dd-title { color: var(--orange); }
.dd-icon { width: 38px; height: 38px; border-radius: 10px; background: #fff5ee; display: flex; align-items: center; justify-content: center; font-size: 18px; flex-shrink: 0; transition: background .15s; }
.nav-dropdown-item:hover .dd-icon { background: #ffe8d6; }
.dd-text { display: flex; flex-direction: column; gap: 1px; }
.dd-title { font-size: 13.5px; font-weight: 600; color: var(--navy); transition: color .15s; line-height: 1.2; }
.dd-desc { font-size: 11.5px; color: var(--ink2); opacity: .75; line-height: 1.3; }
.dd-divider { height: 1px; background: var(--line); margin: 6px 14px; }
.nav-mobile { display: none; background: #fff; border-bottom: 1px solid var(--line); padding: 16px 24px; }
.nav-mobile.open { display: block; }
.nav-mobile a { display: block; font-size: 15px; font-weight: 500; padding: 10px 0; color: var(--ink2); border-bottom: 1px solid var(--line); text-decoration: none; }
.nav-mobile a:last-child { border: none; }
.nav-mobile .btn { margin-top: 12px; width: 100%; text-align: center; }
.mob-services-toggle { display: flex; justify-content: space-between; align-items: center; cursor: pointer; user-select: none; }
.mob-services-toggle .chev-mob { display: inline-block; width: 9px; height: 9px; border-right: 2px solid var(--ink2); border-bottom: 2px solid var(--ink2); transform: rotate(45deg); transition: transform .2s; }
.mob-services-toggle.active .chev-mob { transform: rotate(-135deg); }
.mob-services-list { display: none; padding: 4px 0 4px 12px; }
.mob-services-list.open { display: block; }
.mob-services-list a { font-size: 13.5px !important; padding: 8px 0 !important; color: var(--ink2) !important; border-bottom: none !important; display: flex !important; align-items: center; gap: 8px; }
.mob-services-list a span.ms-icon { font-size: 15px; }
@media (max-width: 768px) { .nav-inner { grid-template-columns: 1fr auto; } .nav-links { display: none; } #navCta { display: none; } .nav-ham { display: flex; } }

/* ── HERO ── */
.hero { width: 100%; padding: 0; margin: 0;}
.hero-bg {   width: 100%; height: auto; display: block; }
.hero-eyebrow { display: inline-block; font-size: 11px; font-weight: 600; letter-spacing: .1em; text-transform: uppercase; color: rgba(255,255,255,.75); background: rgba(255,255,255,.1); border: 1px solid rgba(255,255,255,.2); padding: 6px 18px; border-radius: 20px; margin-bottom: 22px; }
.hero h1 { font-family: var(--serif); font-size: clamp(38px, 6vw, 68px); line-height: 1.1; color: #fff; font-weight: 600; margin-bottom: 18px; }
.hero h1 em { font-style: italic; color: #7fe8d4; }
.hero-sub { font-size: 17px; color: rgba(255,255,255,.75); max-width: 520px; margin: 0 auto 34px; line-height: 1.7; }
.hero-ctas { display: flex; gap: 12px; justify-content: center; flex-wrap: wrap; }

@media (max-width: 768px) {
  .hero {height: 200px;  }}

/* ── WHATSAPP COMMUNITY / LC SECTION ── */
.lc-section {
  background: #F5F0E8;
  padding: 72px 0 88px;
  font-family: var(--body);
  position: relative;
  overflow: hidden;
}
.lc-section::before { content: ''; position: absolute; top: -100px; right: -150px; width: 500px; height: 500px; background: radial-gradient(circle, rgba(46,125,114,0.09) 0%, transparent 70%); pointer-events: none; }
.lc-section::after { content: ''; position: absolute; bottom: -60px; left: -100px; width: 380px; height: 380px; background: radial-gradient(circle, rgba(201,132,58,0.07) 0%, transparent 70%); pointer-events: none; }

.lc-container { max-width: 1120px; margin: 0 auto; padding: 0 24px; position: relative; z-index: 1; }

.lc-card { background: var(--white); border-radius: var(--r-lg); padding: 44px 48px 40px; box-shadow: var(--sh-sm); border: 1px solid rgba(26,39,68,0.06); position: relative; overflow: hidden; }
.lc-card::after { content: ''; position: absolute; top: -60px; right: -60px; width: 200px; height: 200px; border-radius: 50%; background: radial-gradient(circle, rgba(46,125,114,0.06) 0%, transparent 70%); pointer-events: none; }

.lc-top { display: flex; align-items: center; flex-wrap: wrap; gap: 16px; margin-bottom: 10px; }

.lc-live-badge { display: inline-flex; align-items: center; gap: 6px; background: rgba(37,211,102,0.1); color: #18A558; font-size: 0.72rem; font-weight: 600; text-transform: uppercase; letter-spacing: 0.09em; border-radius: 999px; padding: 5px 14px; }
.lc-live-badge .pulse-dot { width: 7px; height: 7px; border-radius: 50%; background: #25D366; animation: pulse-dot 1.6s ease-in-out infinite; flex-shrink: 0; }

@keyframes pulse-dot { 0%, 100% { box-shadow: 0 0 0 0 rgba(37,211,102,0.5); } 50% { box-shadow: 0 0 0 5px rgba(37,211,102,0); } }

.lc-avatar-cluster { display: flex; align-items: center; }
.lc-avatar { width: 40px; height: 40px; border-radius: 50%; border: 3px solid var(--white); font-family: var(--serif); font-size: 0.95rem; font-weight: 700; color: var(--white); display: flex; align-items: center; justify-content: center; margin-left: -10px; box-shadow: 0 2px 8px rgba(0,0,0,0.13); transition: transform 0.22s ease; cursor: default; flex-shrink: 0; }
.lc-avatar:first-child { margin-left: 0; }
.lc-avatar:hover { transform: translateY(-5px) scale(1.12); z-index: 10; }
.lc-avatar:nth-child(1) { background: linear-gradient(135deg, #2E7D72, #3D9E91); }
.lc-avatar:nth-child(2) { background: linear-gradient(135deg, #C9843A, #E0A055); }
.lc-avatar:nth-child(3) { background: linear-gradient(135deg, #1A2744, #2E4070); }
.lc-avatar:nth-child(4) { background: linear-gradient(135deg, #8B5CF6, #A78BFA); }
.lc-avatar:nth-child(5) { background: linear-gradient(135deg, #EC4899, #F472B6); }
.lc-avatar-more { background: #EDE6D6; color: #1A2744; font-family: var(--body); font-size: 0.7rem; font-weight: 700; width: 40px; height: 40px; border-radius: 50%; border: 3px solid var(--white); display: flex; align-items: center; justify-content: center; margin-left: -10px; box-shadow: 0 2px 8px rgba(0,0,0,0.08); }

.lc-joined-note { font-size: 0.8rem; color: var(--muted); margin-left: 12px; line-height: 1.35; }
.lc-joined-note strong { display: block; color: var(--navy); font-weight: 600; font-size: 0.84rem; }

.lc-heading { font-family: var(--serif); font-size: 2rem; color: var(--navy); font-weight: 700; line-height: 1.2; margin: 20px 0 6px; letter-spacing: -0.01em; }
.lc-sub { font-size: 0.92rem; color: var(--muted); margin-bottom: 32px; line-height: 1.55; }

.lc-body { display: grid; grid-template-columns: 1fr 1fr; gap: 32px; margin-bottom: 36px; align-items: start; }

.lc-feed-label { font-size: 0.72rem; font-weight: 600; color: var(--muted); text-transform: uppercase; letter-spacing: 0.1em; margin-bottom: 12px; }
.lc-activity-feed { display: flex; flex-direction: column; gap: 10px; }
.lc-activity-item { display: flex; align-items: center; gap: 12px; background: #F5F0E8; border-radius: var(--r-sm); padding: 13px 16px; border-left: 3px solid transparent; transition: background 0.25s, border-color 0.25s; }
.lc-activity-item:hover { background: #EDE6D6; }
.lc-activity-item:nth-child(1) { border-color: var(--teal); animation: lc-fade-in 0.3s ease 0.05s both; }
.lc-activity-item:nth-child(2) { border-color: var(--amber); animation: lc-fade-in 0.3s ease 0.15s both; }
.lc-activity-item:nth-child(3) { border-color: #8B5CF6; animation: lc-fade-in 0.3s ease 0.25s both; }
@keyframes lc-fade-in { from { opacity: 0; transform: translateX(-8px); } to { opacity: 1; transform: translateX(0); } }
.lc-activity-icon { font-size: 1.15rem; flex-shrink: 0; }
.lc-activity-text { font-size: 0.83rem; color: #243354; line-height: 1.38; flex: 1; }
.lc-activity-text strong { color: var(--navy); font-weight: 600; }
.lc-activity-time { font-size: 0.72rem; color: var(--muted); flex-shrink: 0; }

.lc-fomo { background: linear-gradient(135deg, var(--navy) 0%, #243354 100%); border-radius: var(--r-md); padding: 22px 24px; margin-bottom: 22px; position: relative; overflow: hidden; }
.lc-fomo::before { content: ''; position: absolute; top: -40px; right: -40px; width: 120px; height: 120px; background: rgba(46,125,114,0.25); border-radius: 50%; pointer-events: none; }
.lc-fomo-row { display: flex; align-items: flex-start; gap: 14px; margin-bottom: 16px; position: relative; z-index: 1; }
.lc-fomo-icon { font-size: 1.6rem; flex-shrink: 0; margin-top: 2px; animation: bounce-soft 2.2s ease-in-out infinite; }
@keyframes bounce-soft { 0%, 100% { transform: translateY(0); } 50% { transform: translateY(-4px); } }
.lc-fomo-title { font-family: var(--serif); font-size: 1.05rem; font-weight: 700; color: var(--white); line-height: 1.25; margin-bottom: 5px; }
.lc-fomo-desc { font-size: 0.8rem; color: rgba(255,255,255,0.62); line-height: 1.5; }
.lc-fomo-perks { display: flex; flex-direction: column; gap: 7px; position: relative; z-index: 1; }
.lc-fomo-perk { display: flex; align-items: center; gap: 9px; font-size: 0.8rem; color: rgba(255,255,255,0.8); }
.lc-fomo-perk-dot { width: 6px; height: 6px; border-radius: 50%; background: #6ECFC4; flex-shrink: 0; }

.lc-tracks-label { font-size: 0.72rem; font-weight: 600; color: var(--muted); text-transform: uppercase; letter-spacing: 0.1em; margin-bottom: 12px; }
.lc-tracks-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 9px; }
.lc-track-item { display: flex; align-items: center; gap: 10px; background: #F5F0E8; border-radius: var(--r-sm); padding: 11px 14px; border: 1px solid rgba(26,39,68,0.06); transition: background 0.2s, border-color 0.2s, transform 0.2s; cursor: default; }
.lc-track-item:hover { background: #EDE6D6; border-color: rgba(46,125,114,0.25); transform: translateY(-2px); }
.lc-track-icon { font-size: 1.1rem; flex-shrink: 0; }
.lc-track-info { flex: 1; min-width: 0; }
.lc-track-name { font-size: 0.82rem; font-weight: 600; color: var(--navy); line-height: 1.2; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.lc-track-members { font-size: 0.7rem; color: var(--muted); margin-top: 2px; }
.lc-track-dot { width: 7px; height: 7px; border-radius: 50%; flex-shrink: 0; }
.lc-track-item:nth-child(1) .lc-track-dot { background: var(--teal); }
.lc-track-item:nth-child(2) .lc-track-dot { background: var(--amber); }
.lc-track-item:nth-child(3) .lc-track-dot { background: #8B5CF6; }
.lc-track-item:nth-child(4) .lc-track-dot { background: #EC4899; }
.lc-track-item:nth-child(5) .lc-track-dot { background: #3B82F6; }
.lc-track-item:nth-child(6) .lc-track-dot { background: var(--teal-light); }

.lc-divider { height: 1px; background: rgba(26,39,68,0.07); margin-bottom: 32px; }

.lc-cta-row { display: flex; align-items: center; gap: 20px; flex-wrap: wrap; }
.lc-cta-btn { display: inline-flex; align-items: center; justify-content: center; gap: 10px; background: linear-gradient(135deg, #25D366 0%, #20C25C 60%, #1AAD54 100%); color: var(--white); font-family: var(--body); font-size: 1rem; font-weight: 600; text-decoration: none; border-radius: var(--r-md); padding: 16px 36px; box-shadow: 0 6px 24px rgba(37,211,102,0.32); transition: transform 0.2s ease, box-shadow 0.2s ease, filter 0.2s ease; position: relative; overflow: hidden; flex-shrink: 0; }
.lc-cta-btn::before { content: ''; position: absolute; top: 0; left: -60%; width: 40%; height: 100%; background: rgba(255,255,255,0.2); transform: skewX(-20deg); transition: left 0.5s ease; }
.lc-cta-btn:hover { transform: translateY(-2px); box-shadow: 0 10px 32px rgba(37,211,102,0.42); filter: brightness(1.05); }
.lc-cta-btn:hover::before { left: 140%; }
.lc-cta-btn svg { width: 20px; height: 20px; flex-shrink: 0; }
.lc-cta-meta { font-size: 0.78rem; color: var(--muted); line-height: 1.5; }
.lc-cta-meta strong { display: block; color: var(--navy); font-size: 0.84rem; font-weight: 600; margin-bottom: 2px; }

/* ── TESTIMONIALS ── */
.testimonials-section { background: var(--white); }
.testimonials-label { font-size: 12px; font-weight: 600; text-transform: uppercase; letter-spacing: .08em; color: var(--ink3); margin-bottom: 28px; text-align: center; }
.testimonials-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }
.test-card { background: var(--cream); border-radius: var(--radius); border: 1px solid var(--line); padding: 24px; transition: transform .22s, box-shadow .22s; }
.test-card:hover { transform: translateY(-3px); box-shadow: var(--shadow2); }
.test-top { display: flex; align-items: center; gap: 12px; margin-bottom: 14px; }
.test-av { width: 44px; height: 44px; border-radius: 50%; overflow: hidden; flex-shrink: 0; border: 2px solid var(--line); }
.test-av-ph { width: 44px; height: 44px; border-radius: 50%; background: var(--warm2); display: flex; align-items: center; justify-content: center; font-size: 14px; font-weight: 700; color: var(--orange); flex-shrink: 0; border: 2px solid var(--line); font-family: var(--serif); }
.test-name { font-size: 14px; font-weight: 600; color: var(--navy); }
.test-cred { font-size: 12px; color: var(--ink3); margin-top: 2px; }
.test-stars { color: var(--gold); font-size: 13px; letter-spacing: 2px; margin-bottom: 10px; }
.test-quote { font-family: var(--serif); font-size: 16px; font-style: italic; color: var(--navy); line-height: 1.6; }

/* ── EVENTS ── */
.events-section { background: var(--cream); }
.events-header { display: flex; align-items: flex-end; justify-content: space-between; margin-bottom: 28px; flex-wrap: wrap; gap: 12px; }
.view-all { font-size: 13px; font-weight: 600; color: var(--teal); transition: color .18s; }
.view-all:hover { color: var(--teal2); }
.events-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }
.ev-card { background: var(--white); border-radius: var(--radius); border: 1px solid var(--line); overflow: hidden; transition: transform .22s, box-shadow .22s; }
.ev-card:hover { transform: translateY(-4px); box-shadow: var(--shadow2); }
.ev-img-wrap { position: relative; height: 160px; overflow: hidden; }
.ev-img-wrap .img-ph { height: 100%; border-radius: 0; }
.ev-badges { position: absolute; top: 10px; left: 10px; display: flex; gap: 6px; }
.ev-badge { font-size: 10px; font-weight: 700; padding: 4px 10px; border-radius: 20px; }
.ev-badge.hot { background: #e84040; color: #fff; }
.ev-badge.warn { background: #f0b030; color: #3a2000; }
.ev-badge.open { background: #34c47c; color: #fff; }
.ev-body { padding: 16px 18px 18px; }

.ev-title { font-family: var(--serif); font-size: 17px; color: var(--navy); font-weight: 600; margin-bottom: 8px; line-height: 1.3; }

/* date / time / location block */
.ev-meta { margin-bottom: 10px; display: flex; flex-direction: column; gap: 4px; }
.ev-meta-row { display: flex; align-items: center; gap: 7px; font-size: 12.5px; color: var(--ink3); line-height: 1.3; }

.ev-ic { width: 14px; height: 14px; flex: 0 0 14px; display: inline-block; background-color: var(--teal); opacity: .75; -webkit-mask-repeat: no-repeat; mask-repeat: no-repeat; -webkit-mask-position: center; mask-position: center; -webkit-mask-size: contain; mask-size: contain; }

.ev-ic-date { -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2'%3E%3Crect x='3' y='4' width='18' height='18' rx='2'/%3E%3Cline x1='16' y1='2' x2='16' y2='6'/%3E%3Cline x1='8' y1='2' x2='8' y2='6'/%3E%3Cline x1='3' y1='10' x2='21' y2='10'/%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2'%3E%3Crect x='3' y='4' width='18' height='18' rx='2'/%3E%3Cline x1='16' y1='2' x2='16' y2='6'/%3E%3Cline x1='8' y1='2' x2='8' y2='6'/%3E%3Cline x1='3' y1='10' x2='21' y2='10'/%3E%3C/svg%3E"); }

.ev-ic-time { -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpolyline points='12 7 12 12 15.5 14'/%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpolyline points='12 7 12 12 15.5 14'/%3E%3C/svg%3E"); }

.ev-ic-loc { -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2'%3E%3Cpath d='M12 21s-7-6.1-7-11a7 7 0 0 1 14 0c0 4.9-7 11-7 11z'/%3E%3Ccircle cx='12' cy='10' r='2.5'/%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2'%3E%3Cpath d='M12 21s-7-6.1-7-11a7 7 0 0 1 14 0c0 4.9-7 11-7 11z'/%3E%3Ccircle cx='12' cy='10' r='2.5'/%3E%3C/svg%3E"); }

.ev-trainer { font-size: 12px; color: var(--ink3); margin-bottom: 12px; font-style: italic; }
.ev-actions { display: flex; gap: 6px; flex-wrap: wrap; }

/* responsive */
@media (max-width: 900px) {
  .events-grid { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 600px) {
  .events-grid { grid-template-columns: 1fr; }
}

/* ── EXPERIENCES ── */
.experiences-section { background: var(--white); }

.exp-layout {
  display: flex;
  align-items: flex-start;
  gap: 32px;
  margin-top: 32px;
}

.exp-tabs {
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: 260px;
  flex-shrink: 0;
}
.exp-tab {
  text-align: left;
  padding: 16px 20px;
  border-radius: var(--radius);
  background: var(--warm);
  border: 1px solid var(--line);
  font-family: var(--sans);
  font-size: 15px;
  font-weight: 600;
  color: var(--navy);
  transition: all 0.25s ease;
}
.exp-tab:hover {
  background: var(--cream-deep);
  border-color: var(--teal-light);
}
.exp-tab.active {
  background: var(--teal);
  color: var(--white);
  border-color: var(--teal);
  box-shadow: 0 4px 12px rgba(13, 124, 107, 0.15);
}
.exp-videos {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  flex: 1;
  transition: opacity 0.15s ease;
}
.exp-videos.fading {
  opacity: 0;
}
.exp-video-card {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 Aspect Ratio */
  height: 0;
  overflow: hidden;
  border-radius: var(--radius);
  border: 1px solid var(--line);
  background: var(--line);
  box-shadow: var(--sh-sm);
  transition: transform 0.22s ease, box-shadow 0.22s ease;
}
.exp-video-card:hover {
  transform: translateY(-2px);
  box-shadow: var(--sh-md);
}
.exp-video-card iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

@media (max-width: 900px) {
  .exp-layout {
    flex-direction: column;
  }
  .exp-tabs {
    width: 100%;
    flex-direction: row;
    overflow-x: auto;
    padding-bottom: 8px;
    gap: 8px;
  }
  .exp-tab {
    white-space: nowrap;
  }
  .exp-videos {
    grid-template-columns: 1fr;
    width: 100%;
  }
}

/* ── JOURNEY ── */
.journey-section { background: var(--cream); }
.journey-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 16px; margin-bottom: 24px; }
.j-card { background: var(--white); border-radius: var(--radius); border: 1px solid var(--line); padding: 22px 18px 20px; text-align: center; transition: transform .22s, box-shadow .22s; }
.j-card:hover { transform: translateY(-3px); box-shadow: var(--shadow); }
.j-icon { width: 48px; height: 48px; border-radius: 50%; background: var(--warm); margin: 0 auto 12px; display: flex; align-items: center; justify-content: center; overflow: hidden; }
.j-icon .img-ph { width: 100%; height: 100%; border-radius: 50%; font-size: 10px; }
.j-name { font-family: var(--serif); font-size: 16px; color: var(--navy); font-weight: 600; margin-bottom: 5px; }
.j-desc { font-size: 13px; color: var(--ink3); line-height: 1.55; margin-bottom: 8px; }
.j-promise { font-size: 12px; color: var(--teal); font-weight: 600; }
.journey-footer { display: flex; align-items: center; justify-content: space-between; background: var(--warm2); border: 1px dashed rgba(232,101,10,.3); border-radius: var(--radius); padding: 14px 20px; gap: 12px; flex-wrap: wrap; }
.journey-footer p { font-size: 13px; color: var(--navy); font-weight: 500; }
.journey-footer a { font-size: 13px; font-weight: 600; color: var(--orange); white-space: nowrap; transition: color .18s; }
.journey-footer a:hover { color: var(--orange2); }

/* ── FOUNDER ── */
.founder-section { background: var(--navy); padding: 80px 20px; text-align: center; position: relative; overflow: hidden; }
.founder-section::before { content: ''; position: absolute; top: -80px; right: -80px; width: 400px; height: 400px; border-radius: 50%; background: rgba(255,255,255,.03); pointer-events: none; }
.founder-section::after { content: ''; position: absolute; bottom: -60px; left: -60px; width: 320px; height: 320px; border-radius: 50%; background: rgba(255,255,255,.02); pointer-events: none; }
.founder-inner { position: relative; max-width: 900px; margin: 0 auto; }
.founder-eyebrow { font-size: 11px; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; color: rgba(255,255,255,.4); margin-bottom: 28px; }
.founder-quote { font-family: var(--serif); font-size: clamp(20px, 2.8vw, 30px); font-style: italic; color: #fff; line-height: 1.6; margin-bottom: 32px; }
.founder-quote em { color: #7fe8d4; font-style: normal; font-weight: 600; }
.founder-attr { display: flex; align-items: center; justify-content: center; gap: 14px; }
.founder-av { width: 52px; height: 52px; border-radius: 50%; overflow: hidden; border: 2px solid rgba(255,255,255,.3); flex-shrink: 0; }
.founder-av-ph { width: 52px; height: 52px; border-radius: 50%; background: rgba(255,255,255,.12); display: flex; align-items: center; justify-content: center; font-size: 16px; font-weight: 700; color: #fff; border: 2px solid rgba(255,255,255,.25); flex-shrink: 0; font-family: var(--serif); }
.founder-name { font-size: 15px; font-weight: 600; color: #fff; text-align: left; }
.founder-role { font-size: 12px; color: rgba(255,255,255,.5); margin-top: 2px; }

/* ── TRAINER ── */
.trainer-section { background: var(--white); }
.trainer-inner { display: grid; grid-template-columns: 1fr 1fr; gap: 32px; align-items: start; }
.trainer-left { background: var(--cream); border-radius: var(--radius); border: 1px solid var(--line); padding: 32px; }
.trainer-left h3 { font-family: var(--serif); font-size: 22px; color: var(--navy); font-weight: 600; margin-bottom: 10px;padding-top: 30px; }
.trainer-left p { font-size: 15px; color: var(--ink2); line-height: 1.75; margin-bottom: 22px; }
.trainer-stats { display: flex; gap: 60px; margin-bottom: 22px;padding-left: 20px;padding-top: 30px;}
.t-stat .num { font-size: 26px; font-weight: 700; color: var(--navy); font-family: var(--serif); }
.t-stat .lbl { font-size: 12px; color: var(--ink3); margin-top: 2px; }
.trainer-right { background: var(--cream); border-radius: var(--radius); border: 1px solid var(--line); padding: 28px; }
.trainer-right h4 { font-size: 14px; font-weight: 600; color: var(--ink2); margin-bottom: 18px; }
.form-group { margin-bottom: 14px; }
.form-group label { display: block; font-size: 11px; font-weight: 600; text-transform: uppercase; letter-spacing: .05em; color: var(--ink3); margin-bottom: 5px; }
.form-group input, .form-group textarea { width: 100%; background: var(--white); border: 1.5px solid var(--line); border-radius: 8px; padding: 11px 14px; font-family: var(--sans); font-size: 14px; color: var(--ink); outline: none; transition: border-color .2s, box-shadow .2s; }
.form-group input:focus, .form-group textarea:focus { border-color: var(--orange); box-shadow: 0 0 0 3px rgba(232,101,10,.1); }
.form-group textarea { resize: vertical; min-height: 90px; line-height: 1.6; }
.form-row-2 { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; }

/* ── COMMUNITY PHOTOS (CAROUSEL OVERRIDE) ── */
.community-section { background: var(--white); }
.community-carousel-wrap { position: relative; overflow: hidden; width: 100%; padding: 10px 0; }
.community-grid { display: flex; gap: 12px; transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1); will-change: transform; width: 100%; }
.comm-ph { flex: 0 0 calc(20% - 10px); border-radius: 10px; overflow: hidden; aspect-ratio: 1; position: relative; cursor: pointer; }
.comm-ph .img-ph { height: 100%; border-radius: 0; transition: transform .3s; }
.comm-ph:hover .img-ph { transform: scale(1.04); }

.comm-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(255, 255, 255, 0.9);
  border: 1px solid var(--line);
  color: var(--navy);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  cursor: pointer;
  z-index: 10;
  box-shadow: var(--sh-sm);
  transition: all 0.2s ease;
}
.comm-arrow:hover:not(:disabled) {
  background: var(--navy);
  color: var(--white);
  transform: translateY(-50%) scale(1.1);
}
.comm-arrow:disabled {
  opacity: 0.35;
  cursor: not-allowed;
}
.comm-arrow.prev { left: 10px; }
.comm-arrow.next { right: 10px; }

/* ── FINAL CTA ── */
.final-cta-section { background: linear-gradient(135deg, var(--teal) 0%, #0a5c4e 100%); padding: 80px 24px; text-align: center; position: relative; overflow: hidden; }
.final-cta-section::before { content: ''; position: absolute; top: -50px; right: -50px; width: 280px; height: 280px; border-radius: 50%; background: rgba(255,255,255,.05); }
.final-cta-section::after { content: ''; position: absolute; bottom: -60px; left: -40px; width: 320px; height: 320px; border-radius: 50%; background: rgba(255,255,255,.04); }
.final-cta-section > * { position: relative; }
.final-cta-section h2 { font-family: var(--serif); font-size: clamp(26px, 4vw, 44px); color: #fff; font-weight: 600; margin-bottom: 12px; }
.final-cta-section p { font-size: 16px; color: rgba(255,255,255,.75); max-width: 540px; margin: 0 auto 30px; line-height: 1.7; }

/* ── RESPONSIVE ── */
@media (max-width: 1024px) {
  .journey-grid { grid-template-columns: repeat(2, 1fr); }
  .comm-ph { flex: 0 0 calc(33.333% - 8px); }
  .comm-arrow { width: 36px; height: 36px; font-size: 14px; }
}
@media (max-width: 900px) {
  .testimonials-grid { grid-template-columns: 1fr; }
  .events-grid { grid-template-columns: 1fr; }
  .trainer-inner { grid-template-columns: 1fr; }
}
@media (max-width: 640px) {
  .form-row-2 { grid-template-columns: 1fr; }
  .trainer-stats { flex-direction: column; gap: 12px; }
}
@media (max-width: 600px) {
  .comm-ph { flex: 0 0 calc(50% - 6px); }
  .comm-arrow { width: 32px; height: 32px; font-size: 12px; }
}/* End custom CSS */