
/* ---------- CSS Variables ---------- */
:root {
  --navy-900: #0c0e12;
  --navy-800: #0e1525;
  --navy-700: #141d33;
  --navy-600: #1a2440;
  --gold-deep: #1c88e1;
  --gold-mid: #3091e2;
  --gold-light: #3091e2;
  --gold-pale: #f5e5a0;
  --white: #ffffff;
  --off-white: #f4f1ec;
  --text-muted: #fff;
  --text-body: #fff;
  --border-subtle: rgb(48 145 226 / 23%);
  --shadow-gold: 0 0 60px rgb(48 145 226 / 13%);
  --radius-card: 16px;
  --radius-btn: 8px;
  --font-display: 'Fraunces', serif;
  --font-body: 'Plus Jakarta Sans', sans-serif;
  --transition: 0.3s ease;
}

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

html { scroll-behavior: smooth; font-size: 16px; }

body {
  font-family: var(--font-body);
  background-color: var(--navy-900);
  color: var(--text-body);
  line-height: 1.7;
  overflow-x: hidden;
  /* Extra bottom padding for sticky CTA bar */
  padding-bottom: 72px;
}

/* ---------- Scrollbar ---------- */
::-webkit-scrollbar { width: 6px; }
::-webkit-scrollbar-track { background: var(--navy-900); }
::-webkit-scrollbar-thumb { background: var(--gold-deep); border-radius: 3px; }

/* ---------- Selection ---------- */
::selection { background: var(--gold-mid); color: var(--navy-900); }

/* ---------- Global Headings ---------- */
h1, h2, h3, h4, h5 {
  font-family: var(--font-display);
  font-weight: 600;
  letter-spacing: -0.01em;
}

/* ============================================================
   NAVBAR
   ============================================================ */
#mainNavbar {
  background: rgba(12, 14, 18, 0.92);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  border-bottom: 1px solid var(--border-subtle);
  padding: 14px 0;
  transition: background var(--transition);
  position: static;
}

#mainNavbar.scrolled {
  background: rgba(8, 12, 24, 0.97);
  box-shadow: 0 4px 30px rgba(0,0,0,0.4);
}

.navbar-brand {
  font-family: var(--font-display);
  font-size: 1.55rem;
  font-weight: 700;
  color: var(--white) !important;
  letter-spacing: -0.01em;
  text-decoration: none;
}

.brand-icon { color: var(--gold-mid); margin-right: 4px; font-size: 0.9rem; }
.brand-accent { color: var(--gold-light); }

.btn-nav-cta {
  background: linear-gradient(135deg, var(--gold-deep), var(--gold-mid));
  color: #fff;
  font-weight: 700;
  padding: 8px 20px;
  border-radius: var(--radius-btn);
  border: none;
  transition: all var(--transition);
  letter-spacing: 0.02em;
  font-family: var(--font-body);
}

.btn-nav-cta:hover {
  background: linear-gradient(135deg, var(--gold-mid), var(--gold-light));
  transform: translateY(-1px);
  box-shadow: 0 6px 20px rgb(48 145 226 / 37%);
  color: #fff;
}

/* ============================================================
   STICKY CTA BAR ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â DESKTOP + MOBILE
   ============================================================ */
.sticky-cta-bar {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1040;
  border-top: 1px solid rgb(255 255 255 / 23%);
  box-shadow: 0 -8px 40px rgba(0,0,0,0.5);
  background: linear-gradient(135deg, #1c88e1, #3091e2);
}

.sticky-cta-bar.visible {
  transform: translateY(0);
}

.sticky-cta-bar.hidden-near-form {
  transform: translateY(100%);
}

.sticky-cta-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 24px;
  max-width: 1320px;
  margin: 0 auto;
  gap: 16px;
}

.sticky-cta-text {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 0.9rem;
  color: var(--text-body);
  flex: 1;
}

.sticky-cta-text strong { color: var(--white); }

.sticky-pulse {
  display: inline-block;
  width: 9px;
  height: 9px;
  background: #4ade80;
  border-radius: 50%;
  box-shadow: 0 0 8px #4ade80;
  flex-shrink: 0;
  animation: pulse 1.8s ease-in-out infinite;
}

/* Desktop CTA button inside sticky bar */
.btn-sticky-cta {
  padding: 10px 24px !important;
  font-size: 0.9rem !important;
  white-space: nowrap;
  flex-shrink: 0;
}

/* Mobile full-width CTA button (hidden on desktop) */
.btn-sticky-mobile {
  display: none;
  background: linear-gradient(135deg, var(--gold-deep) 0%, var(--gold-mid) 50%, var(--gold-light) 100%);
  color: var(--navy-900);
  font-weight: 700;
  font-family: var(--font-body);
  padding: 14px 20px;
  border-radius: var(--radius-btn);
  border: none;
  font-size: 1rem;
  text-align: center;
  align-items: center;
  justify-content: center;
  letter-spacing: 0.02em;
  text-decoration: none;
}

/* ============================================================
   BUTTONS
   ============================================================ */
.btn-primary-gold {
  background: #fff;
  color: #000;
  font-weight: 700;
  font-family: var(--font-body);
  padding: 14px 32px;
  border-radius: var(--radius-btn);
  border: none;
  letter-spacing: 0.03em;
  transition: all 0.4s ease;
  position: relative;
  overflow: hidden;
  display: inline-flex;
  align-items: center;
  font-size: 1rem;
  text-decoration: none;
  text-align: center;
  justify-content: center;
}

.btn-primary-gold::before {
  position: ;
  inset: 0;
}

.btn-primary-gold:hover {transform: translateY(-2px);box-shadow: 0 12px 40px rgb(30 137 225 / 29%);color: #fff;background: #000;}
.btn-primary-gold:hover::before { opacity: 1; }
.btn-primary-gold span, .btn-primary-gold i { position: relative; z-index: 1; }

.btn-ghost {
  background: transparent;
  color: var(--off-white);
  border: 1px solid rgba(201,168,76,0.4);
  padding: 14px 32px;
  border-radius: var(--radius-btn);
  font-family: var(--font-body);
  font-size: 1rem;
  font-weight: 600;
  transition: all var(--transition);
  display: inline-flex;
  align-items: center;
  text-decoration: none;
}

.btn-ghost:hover {
  background: rgba(201,168,76,0.08);
  border-color: var(--gold-mid);
  color: var(--gold-light);
  transform: translateY(-1px);
}

/* ============================================================
   HERO SECTION
   ============================================================ */
.hero-section {
  position: relative;
  min-height: 100vh;
  display: flex;
  align-items: center;
  background-color: var(--navy-900);
  background-image: url(../img/banner-bg-img.jpg);
  overflow: hidden;
  background-position: top center;
}

.hero-bg-grid {
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(201,168,76,0.04) 1px, transparent 1px),
    linear-gradient(90deg, rgba(201,168,76,0.04) 1px, transparent 1px);
  background-size: 60px 60px;
  pointer-events: none;
}

.hero-orb {
  position: absolute;
  border-radius: 50%;
  filter: blur(100px);
  pointer-events: none;
  animation: orbFloat 8s ease-in-out infinite;
}

.hero-orb-1 {
  width: 500px;
  height: 500px;
  background: radial-gradient(circle, rgba(139,105,20,0.18) 0%, transparent 70%);
  top: -100px;
  right: -100px;
}

.hero-orb-2 {
  width: 400px;
  height: 400px;
  background: radial-gradient(circle, rgba(201,168,76,0.08) 0%, transparent 70%);
  bottom: -50px;
  left: -80px;
  animation-delay: -4s;
}

@keyframes orbFloat {
  0%, 100% { transform: translateY(0px) scale(1); }
  50% { transform: translateY(-30px) scale(1.05); }
}

.hero-container { position: relative; z-index: 2; width: 100%; }

.hero-content {padding-top: 4rem;padding-bottom: 4rem;}

.hero-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: rgb(255 255 255);
  border: 1px solid rgb(32 137 225 / 39%);
  color: #000;
  font-size: 0.8rem;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  padding: 6px 16px;
  border-radius: 100px;
  margin-bottom: 18px;
  animation: fadeInDown 0.6s ease forwards;
  font-family: var(--font-body);
}

.badge-dot {
  width: 7px;
  height: 7px;
  background: #4ade80;
  border-radius: 50%;
  box-shadow: 0 0 8px #4ade80;
  animation: pulse 2s infinite;
}

@keyframes pulse { 0%, 100% { opacity: 1; } 50% { opacity: 0.4; } }

.hero-title {
  font-size: clamp(2.8rem, 6vw, 3rem);
  font-weight: 600;
  line-height: 1.08;
  color: var(--white);
  margin-bottom: 15px;
  letter-spacing: -0.02em;
  animation: fadeInUp 0.7s ease 0.1s both;
}

.hero-title em {
  font-style: italic;
  background: linear-gradient(135deg, var(--gold-mid), var(--gold-light));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.hero-subtitle {
  font-size: 1.1rem;
  color: var(--text-body);
  margin-bottom: 20px;
  line-height: 1.75;
  font-weight: 400;
  animation: fadeInUp 0.7s ease 0.2s both;
}

.hero-cta-group {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  animation: fadeInUp 0.7s ease 0.3s both;
}

.hero-social-proof {
  display: flex;
  align-items: center;
  gap: 14px;
  animation: fadeInUp 0.7s ease 0.4s both;
}

.proof-avatars { display: flex; }
.avatar-circle {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  border: 2px solid var(--navy-900);
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  color: #fff;
  margin-right: -10px;
  font-family: var(--font-body);
  background: var(--gold-light);
}

.proof-text {color: var(--text-muted);padding-left: 14px;}
.proof-text strong { color: var(--gold-light); }

/* Hero floating card */
.hero-card-col { justify-content: center; padding-top: 5rem; }

.hero-floating-card {
  background: var(--navy-700);
  border: 1px solid var(--border-subtle);
  border-radius: 20px;
  padding: 28px;
  width: 340px;
  box-shadow: var(--shadow-gold);
  animation: cardFloat 6s ease-in-out infinite, fadeInRight 0.8s ease 0.3s both;
}

@keyframes cardFloat {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-12px); }
}

.card-header-row { display: flex; align-items: center; gap: 12px; margin-bottom: 24px; }

.card-avatar {
  width: 44px;
  height: 44px;
  background: linear-gradient(135deg, var(--gold-deep), var(--gold-mid));
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 0.8rem;
  color: var(--navy-900);
  font-family: var(--font-body);
}

.card-name { font-family: var(--font-display); font-size: 1.05rem; color: var(--white); font-weight: 600; }
.card-sub { font-size: 0.75rem; color: var(--text-muted); font-family: var(--font-body); }

.card-live-dot {
  width: 10px;
  height: 10px;
  background: #4ade80;
  border-radius: 50%;
  box-shadow: 0 0 10px #4ade80;
  margin-left: auto;
  animation: pulse 1.5s infinite;
}

.card-modules { display: flex; flex-direction: column; gap: 10px; margin-bottom: 20px; }

.module-item {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 0.82rem;
  color: var(--text-muted);
  padding: 10px 12px;
  border-radius: 8px;
  background: rgba(255,255,255,0.02);
  font-family: var(--font-body);
}

.module-item i { font-size: 0.9rem; }
.module-done { color: var(--text-body); }
.module-done i { color: #4ade80; }
.module-active { background: rgba(201,168,76,0.08); color: var(--gold-light); border: 1px solid rgba(201,168,76,0.2); }
.module-active i { color: var(--gold-light); }

.card-progress-bar {
  height: 4px;
  background: var(--navy-600);
  border-radius: 2px;
  margin-bottom: 12px;
  overflow: hidden;
}

.progress-fill {
  height: 100%;
  background: linear-gradient(90deg, var(--gold-deep), var(--gold-light));
  border-radius: 2px;
  transition: width 1.5s ease;
}

.card-footer-row {
  display: flex;
  justify-content: space-between;
  font-size: 0.78rem;
  color: var(--text-muted);
  font-family: var(--font-body);
}

.card-rating { color: var(--gold-light); }
.card-rating i { color: var(--gold-mid); }

/* Scroll indicator */
.hero-scroll-indicator {
  position: absolute;
  bottom: 32px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 3;
}

.hero-scroll-indicator span {
  display: block;
  width: 1px;
  height: 50px;
  background: linear-gradient(to bottom, var(--gold-mid), transparent);
  margin: 0 auto;
  animation: scrollLine 2s ease-in-out infinite;
}

@keyframes scrollLine { 0%, 100% { opacity: 1; transform: scaleY(1); } 50% { opacity: 0.3; transform: scaleY(0.5); } }

/* ============================================================
   TRUST BAR
   ============================================================ */
.trust-bar {
  background: var(--navy-800);
  border-top: 1px solid var(--border-subtle);
  border-bottom: 1px solid var(--border-subtle);
  padding: 36px 0;
}

.trust-inner {
  display: flex;
  align-items: center;
  justify-content: space-around;
  flex-wrap: wrap;
  gap: 24px;
}

.trust-item {
  display: flex;
  align-items: center;
  gap: 4px;
  text-align: center;
  flex-wrap: wrap;
  justify-content: center;
}

.trust-num {
  font-family: var(--font-display);
  font-size: 2.6rem;
  font-weight: 700;
  background: linear-gradient(135deg, var(--gold-mid), var(--gold-light));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  line-height: 1;
}

.trust-num-suffix {
  font-family: var(--font-display);
  font-size: 2rem;
  font-weight: 700;
  background: linear-gradient(135deg, var(--gold-mid), var(--gold-light));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.trust-label {color: var(--text-muted);letter-spacing: 0.06em;text-transform: uppercase;font-family: var(--font-body);font-weight: 500;display: block;width: 100%;}
.trust-divider { width: 1px; height: 50px; background: var(--border-subtle); }

/* ============================================================
   ABOUT SECTION
   ============================================================ */
.section-about { padding: 110px 0; }

.section-label {
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--gold-mid);
  margin-bottom: 12px;
  display: block;
  font-family: var(--font-body);
}

.section-title {
  font-size: clamp(2rem, 4vw, 2rem);
  font-weight: 600;
  color: var(--white);
  line-height: 1.12;
  margin-bottom: 20px;
  letter-spacing: -0.02em;
}

.section-title em {
  font-style: italic;
  color: var(--gold-light);
}

.section-body {
  font-size: 1rem;
  color: var(--text-body);
  margin-bottom: 36px;
  max-width: 520px;
  line-height: 1.75;
  font-weight: 400;
}

/* About visual */
.about-visual { position: relative; }

.about-img-placeholder {
  height: 390px;
  background-image: url(../img/bg-img2.jpg);
  border-radius: 20px;
  border: 1px solid var(--border-subtle);
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: flex-end;
  animation: none !important;
  background-size: cover !important;
  background-position: center center;
}

.about-img-overlay {
  position: relative;
  z-index: 2;
  padding: 24px;
  width: 100%;
  background: linear-gradient(to top, rgba(8,12,24,0.9), transparent);
}

.about-tag {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: rgba(201,168,76,0.15);
  border: 1px solid rgba(201,168,76,0.3);
  color: var(--gold-light);
  padding: 8px 16px;
  border-radius: 8px;
  font-size: 0.82rem;
  font-weight: 600;
  font-family: var(--font-body);
}

.floating-badge-1, .floating-badge-2 {
  position: absolute;
  background: var(--navy-700);
  border: 1px solid var(--border-subtle);
  padding: 12px 18px;
  border-radius: 12px;
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 0.82rem;
  color: var(--white);
  box-shadow: 0 8px 30px rgba(0,0,0,0.3);
  white-space: nowrap;
  font-family: var(--font-body);
  font-weight: 500;
}

.floating-badge-1 { top: -16px; right: -20px; animation: cardFloat 5s ease-in-out infinite; }
.floating-badge-2 { bottom: 60px; left: -20px; animation: cardFloat 5s ease-in-out infinite reverse; }
.floating-badge-1 i, .floating-badge-2 i { color: var(--gold-light); }

/* Feature list */
.feature-list {list-style: none;display: flex;flex-direction: column;gap: 20px;padding: 0px;}
.feature-list li { display: flex; gap: 16px; align-items: flex-start; }

.feature-icon {
  width: 44px;
  height: 44px;
  border: 1px solid rgba(201,168,76,0.2);
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--gold-light);
  font-size: 1.1rem;
  flex-shrink: 0;
  background: #fff;
}

.feature-list strong { display: block; color: var(--white); font-family: var(--font-display); font-size: 1.1rem; margin-bottom: 2px; font-weight: 600; }
.feature-list p { font-size: 0.9rem; color: var(--text-muted); margin: 0; }

/* ============================================================
   PROGRAMS SECTION
   ============================================================ */
.section-programs {
  padding: 110px 0;
  background: var(--navy-800);
  border-top: 1px solid var(--border-subtle);
  border-bottom: 1px solid var(--border-subtle);
}

.program-card {
  background: var(--navy-700);
  border: 1px solid var(--border-subtle);
  border-radius: var(--radius-card);
  padding: 32px 28px;
  height: 100%;
  transition: all var(--transition);
  position: relative;
  overflow: hidden;
  cursor: default;
}

.program-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 2px;
  background: linear-gradient(90deg, transparent, var(--gold-mid), transparent);
  opacity: 0;
  transition: opacity var(--transition);
}

.program-card:hover, .program-card:focus {
  transform: translateY(-6px);
  border-color: rgba(201,168,76,0.35);
  box-shadow: 0 20px 60px rgba(0,0,0,0.3), var(--shadow-gold);
  outline: none;
}

.program-card:hover::before, .program-card:focus::before { opacity: 1; }

.program-card-featured {
  background: linear-gradient(160deg, rgb(30 137 225), rgba(201, 168, 76, 0.05));
  border-color: rgb(31 138 226);
}

.program-badge {
  position: absolute;
  top: 16px;
  right: 16px;
  background: #fff;
  color: #1e89e1;
  font-size: 0.68rem;
  font-weight: 700;
  padding: 4px 12px;
  border-radius: 100px;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  font-family: var(--font-body);
}

.program-icon {
  width: 52px;
  height: 52px;
  background: #fff;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.4rem;
  color: var(--gold-light);
  margin-bottom: 20px;
}

.program-name { font-family: var(--font-display); font-size: 1.35rem; color: var(--white); margin-bottom: 10px; font-weight: 600; }
.program-desc { font-size: 0.88rem; color: var(--text-body); margin-bottom: 20px; line-height: 1.65; }

.program-features {list-style: none;display: flex;flex-direction: column;gap: 8px;margin-bottom: 20px;padding: 0px;}
.program-features li { display: flex; align-items: center; gap: 8px; font-size: 0.83rem; color: var(--text-muted); font-family: var(--font-body); }
.program-features i {color: #fff;}

.program-duration {
  font-size: 0.8rem;
  color: var(--text-muted);
  display: flex;
  align-items: center;
  gap: 6px;
  padding-top: 16px;
  border-top: 1px solid var(--border-subtle);
  font-family: var(--font-body);
  font-weight: 500;
}

.program-duration i { color: var(--gold-mid); }

/* ============================================================
   LEARN / CURRICULUM SECTION
   ============================================================ */
.section-learn { padding: 110px 0; }

.curriculum-grid { display: flex; flex-direction: column; gap: 16px; }

.curriculum-item {
  display: flex;
  gap: 20px;
  align-items: flex-start;
  padding: 18px 22px;
  background: var(--navy-800);
  border: 1px solid var(--border-subtle);
  border-radius: 12px;
  transition: all var(--transition);
}

.curriculum-item:hover {
  border-color: rgb(45 143 226);
  background: rgb(46 145 226 / 12%);
}

.ci-num {
  font-family: var(--font-display);
  font-size: 1.5rem;
  font-weight: 700;
  color: rgb(30 123 203);
  min-width: 36px;
  line-height: 1;
  padding-top: 2px;
}

.curriculum-item strong { display: block; color: var(--white); font-size: 0.95rem; margin-bottom: 2px; font-family: var(--font-body); font-weight: 600; }
.curriculum-item p { font-size: 0.82rem; color: var(--text-muted); margin: 0; }

/* Workshop card */
.workshop-card {
  background: var(--navy-700);
  border: 1px solid rgb(48 145 226 / 34%);
  border-radius: 20px;
  overflow: hidden;
  box-shadow: var(--shadow-gold);
}

.wc-header {
  background: linear-gradient(135deg, var(--navy-600), rgb(31 137 225));
  padding: 32px;
  border-bottom: 1px solid var(--border-subtle);
}

.wc-live-tag {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: rgba(74,222,128,0.1);
  border: 1px solid rgba(74,222,128,0.3);
  color: #4ade80;
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  padding: 4px 12px;
  border-radius: 100px;
  margin-bottom: 16px;
  font-family: var(--font-body);
}

.wc-header h3 { font-family: var(--font-display); font-size: 1.6rem; color: var(--white); margin-bottom: 4px; font-weight: 600; }
.wc-header p { font-size: 0.85rem; color: var(--text-muted); margin: 0; }

.wc-body { padding: 24px 32px; display: flex; flex-direction: column; gap: 14px; }

.wc-row {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  font-size: 0.9rem;
}

.wc-row i { color: var(--gold-mid); font-size: 1rem; margin-top: 2px; flex-shrink: 0; }
.wc-row strong { color: var(--white); }

.wc-cta { padding: 24px 32px; border-top: 1px solid var(--border-subtle); }
.wc-disclaimer {
  text-align: center;
  font-size: 0.78rem;
  color: var(--text-muted);
  margin-top: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
}

/* ============================================================
   TESTIMONIALS
   ============================================================ */
.section-testimonials {
  padding: 110px 0;
  background: var(--navy-800);
  border-top: 1px solid var(--border-subtle);
}

.testimonial-card {
  background: var(--navy-700);
  border: 1px solid var(--border-subtle);
  border-radius: var(--radius-card);
  padding: 32px;
  height: 100%;
  transition: all var(--transition);
  cursor: default;
}

.testimonial-card:hover, .testimonial-card:focus {
  transform: translateY(-4px);
  box-shadow: 0 20px 50px rgba(0,0,0,0.3);
  outline: none;
  border-color: rgb(46 144 226 / 29%);
}

.testimonial-card-gold {
  background: linear-gradient(160deg, rgb(45 144 226), rgb(19 47 70));
  border-color: rgb(31 137 225);
}

.tc-stars {color: #f5c842;font-size: 0.85rem;margin-bottom: 16px;display: flex;gap: 3px;}

.tc-quote {
  font-family: var(--font-display);
  font-style: italic;
  font-size: 1.05rem;
  color: var(--off-white);
  line-height: 1.7;
  margin-bottom: 24px;
  border: none;
  padding: 0;
}

.tc-author { display: flex; align-items: center; gap: 12px; }

.tc-avatar {
  width: 42px;
  height: 42px;
  background: linear-gradient(135deg, var(--gold-deep), var(--gold-mid));
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 0.75rem;
  color: var(--navy-900);
  flex-shrink: 0;
  font-family: var(--font-body);
}

.tc-author strong { display: block; color: var(--white); font-size: 0.9rem; font-family: var(--font-body); font-weight: 600; }
.tc-author span { display: block; font-size: 0.78rem; color: var(--text-muted); }

/* ============================================================
   MENTORS
   ============================================================ */
.section-mentors {
  padding: 110px 0;
  border-top: 1px solid var(--border-subtle);
}

.mentor-card {
  background: var(--navy-700);
  border: 1px solid var(--border-subtle);
  border-radius: var(--radius-card);
  padding: 28px;
  text-align: center;
  transition: all var(--transition);
  cursor: default;
}

.mentor-card:hover, .mentor-card:focus {
  transform: translateY(-4px);
  border-color: rgba(201,168,76,0.3);
  outline: none;
}

.mentor-img-placeholder {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  margin: 0 auto 18px;
  background: linear-gradient(135deg, var(--navy-600), var(--gold-deep));
  border: 3px solid var(--border-subtle);
  position: relative;
  overflow: hidden;
}

.mentor-img-placeholder::after {
  content: 'ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 2.5rem;
  opacity: 0.5;
}

.mentor-name { font-family: var(--font-display); font-size: 1.2rem; color: var(--white); margin-bottom: 4px; font-weight: 600; }
.mentor-role { font-size: 0.78rem; color: var(--gold-light); margin-bottom: 10px; font-family: var(--font-body); font-weight: 600; }
.mentor-bio { font-size: 0.84rem; color: var(--text-muted); margin: 0; }

/* ============================================================
   PRICING SECTION
   ============================================================ */
.section-pricing {
  padding: 110px 0;
  background: var(--navy-800);
  border-top: 1px solid var(--border-subtle);
  border-bottom: 1px solid var(--border-subtle);
  position: relative;
  overflow: hidden;
}

.section-pricing::before {
  content: '';
  position: absolute;
  inset: 0;
  background: radial-gradient(ellipse 70% 60% at 50% 50%, rgba(139,105,20,0.06) 0%, transparent 70%);
  pointer-events: none;
}

.pricing-intro {
  max-width: 520px;
  margin: 0 auto;
  font-size: 1rem;
  color: var(--text-muted);
  line-height: 1.7;
}

/* Toggle */
.pricing-toggle-wrap { }

.pricing-toggle {
  display: inline-flex;
  background: var(--navy-700);
  border: 1px solid var(--border-subtle);
  border-radius: 100px;
  padding: 4px;
  gap: 2px;
}

.toggle-btn {
  background: transparent;
  border: none;
  color: var(--text-muted);
  font-family: var(--font-body);
  font-size: 0.88rem;
  font-weight: 600;
  padding: 8px 22px;
  border-radius: 100px;
  cursor: pointer;
  transition: all var(--transition);
  display: flex;
  align-items: center;
  gap: 8px;
}

.toggle-btn.active {
  background: linear-gradient(135deg, var(--gold-deep), var(--gold-mid));
  color: var(--navy-900);
}

.toggle-save {
  background: rgba(74,222,128,0.15);
  color: #4ade80;
  font-size: 0.72rem;
  font-weight: 700;
  padding: 2px 8px;
  border-radius: 100px;
  letter-spacing: 0.03em;
}

/* Pricing cards */
.pricing-card {
  background: var(--navy-700);
  border: 1px solid var(--border-subtle);
  border-radius: 20px;
  padding: 36px 32px;
  height: 100%;
  transition: all var(--transition);
  position: relative;
  overflow: hidden;
  cursor: default;
}

.pricing-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 2px;
  background: linear-gradient(90deg, transparent, var(--gold-mid), transparent);
  opacity: 0;
  transition: opacity var(--transition);
}

.pricing-card:hover, .pricing-card:focus {
  transform: translateY(-6px);
  border-color: rgb(44 143 226 / 23%);
  box-shadow: 0 20px 60px rgb(30 137 225 / 12%), var(--shadow-gold);
  outline: none;
}

.pricing-card:hover::before, .pricing-card:focus::before { opacity: 1; }

.pricing-card-featured {
  background: linear-gradient(160deg, rgb(45 144 226), rgb(19 47 70));
  border-color: rgb(45 144 226 / 49%);
  box-shadow: 0 0 60px rgb(45 144 226 / 33%);
}

.pricing-popular-badge {
  position: absolute;
  top: 20px;
  right: 20px;
  background: #fff;
  color: var(--navy-900);
  font-size: 0.68rem;
  font-weight: 700;
  padding: 4px 12px;
  border-radius: 100px;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  font-family: var(--font-body);
}

.pricing-tier {
  font-family: var(--font-body);
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: var(--gold-mid);
  margin-bottom: 16px;
}

.pricing-icon {
  width: 52px;
  height: 52px;
  background: #fff;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.4rem;
  color: var(--gold-light);
  margin-bottom: 20px;
}

.pricing-amount-wrap { margin-bottom: 12px; }

.pricing-amount {
  font-family: var(--font-display);
  font-size: 3rem;
  font-weight: 700;
  color: var(--white);
  line-height: 1;
  letter-spacing: -0.03em;
}

.pricing-currency {
  font-size: 1.5rem;
  font-weight: 600;
  vertical-align: top;
  padding-top: 6px;
  display: inline-block;
}

.pricing-period {
  font-size: 28px;
  color: var(--text-muted);
  margin-top: 4px;
  font-family: var(--font-body);
  font-weight: 800;
}

.pricing-desc {
  font-size: 0.88rem;
  color: var(--text-body);
  line-height: 1.65;
  margin-bottom: 24px;
  padding-bottom: 24px;
  border-bottom: 1px solid rgb(255 255 255 / 71%);
}

.pricing-features {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-bottom: 28px;
  padding: 0px;
}

.pricing-features li {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 0.88rem;
  color: var(--text-body);
  font-family: var(--font-body);
}

.pricing-features i.bi-check-circle-fill {
  color: #fff;
  font-size: 0.95rem;
  flex-shrink: 0;
}

.pricing-feat-muted {
  color: var(--text-muted) !important;
  opacity: 0.6;
}

.pricing-feat-muted i {
  color: var(--text-muted) !important;
}

/* Pricing buttons */
.btn-pricing-ghost {
  background: var(--gold-light);
  color: #fff;
  border: 1px solid rgb(30 137 225);
  padding: 13px 20px;
  border-radius: var(--radius-btn);
  font-family: var(--font-body);
  font-size: 0.95rem;
  font-weight: 600;
  transition: all var(--transition);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}

.btn-pricing-ghost:hover {
  background: var(--gold-light);
  border-color: var(--gold-mid);
  transform: translateY(-1px);
  box-shadow: 0 12px 40px rgb(30 137 225 / 29%);
}

.pricing-note {
  text-align: center;
  font-size: 0.75rem;
  color: var(--text-muted);
  margin-top: 10px;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
}

.pricing-note::before {
  content: 'ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“';
  color: #4ade80;
  font-weight: 700;
}

.pricing-guarantee {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  background: rgba(201,168,76,0.06);
  border: 1px solid var(--border-subtle);
  border-radius: 12px;
  padding: 18px 28px;
}

.pricing-guarantee i {
  font-size: 1.4rem;
  color: var(--gold-mid);
  flex-shrink: 0;
}

.pricing-guarantee p {
  font-size: 0.9rem;
  color: var(--text-body);
  margin: 0;
  text-align: left;
}

.pricing-guarantee strong { color: var(--white); }

/* ============================================================
   FAQ SECTION
   ============================================================ */
.section-faq {
  padding: 100px 0;
  border-top: 1px solid var(--border-subtle);
}

.faq-item {
  background: var(--navy-700);
  border: 1px solid var(--border-subtle) !important;
  border-radius: 12px !important;
  margin-bottom: 12px;
  overflow: hidden;
}

.faq-btn {
  background: var(--navy-700) !important;
  color: var(--white) !important;
  font-family: var(--font-display);
  font-size: 1.05rem;
  font-weight: 600;
  padding: 20px 24px;
  box-shadow: none !important;
  border: none;
  border-radius: 0 !important;
}

.faq-btn::after {
  filter: brightness(0) invert(1);
}

.faq-btn:not(.collapsed) { color: var(--gold-light) !important; }

.faq-body {
  background: var(--navy-700);
  color: var(--text-body);
  font-size: 0.93rem;
  padding: 0 24px 22px;
  line-height: 1.75;
}

/* ============================================================
   REGISTER SECTION
   ============================================================ */
.section-register {
  padding: 120px 0;
  position: relative;
  overflow: hidden;
}

.register-bg {
  position: absolute;
  inset: 0;
  background:
    radial-gradient(ellipse 60% 80% at 50% 50%, rgba(139,105,20,0.12) 0%, transparent 70%),
    var(--navy-900);
  pointer-events: none;
}

.register-card {
  background: var(--navy-700);
  border: 1px solid rgb(30 137 225);
  border-radius: 24px;
  padding: 52px 48px;
  position: relative;
  box-shadow: var(--shadow-gold);
}

.register-header { text-align: center; margin-bottom: 40px; }

.register-title {
  font-size: clamp(1.9rem, 4vw, 2.8rem);
  color: var(--white);
  margin-bottom: 10px;
  letter-spacing: -0.02em;
}

.register-title em { font-style: italic; color: var(--gold-light); }
.register-sub { font-size: 0.9rem; color: var(--text-muted); margin: 0; }

/* Form inputs */
.form-label {
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--text-muted);
  margin-bottom: 6px;
  font-family: var(--font-body);
}

.form-label span { color: var(--gold-mid); }

.ek-input {
  background: var(--navy-800) !important;
  border: 1px solid rgb(42 142 226 / 32%) !important;
  color: var(--white) !important;
  padding: 13px 16px !important;
  border-radius: 8px !important;
  font-family: var(--font-body) !important;
  font-size: 0.93rem !important;
  transition: all var(--transition) !important;
}

.ek-input::placeholder { color: var(--text-muted) !important; }
.ek-input:focus {
  border-color: var(--gold-mid) !important;
  box-shadow: 0 0 0 3px rgba(201,168,76,0.12) !important;
  background: var(--navy-700) !important;
  outline: none !important;
}

.ek-input option { background: var(--navy-800); color: var(--white); }

.btn-submit { font-size: 1.05rem; letter-spacing: 0.03em; }
.btn-submit i { position: relative; z-index: 1; }

.form-disclaimer {
  text-align: center;
  font-size: 0.78rem;
  color: var(--text-muted);
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
}

.form-disclaimer i { color: var(--gold-mid); }

/* ============================================================
   FOOTER
   ============================================================ */
.site-footer {
  background: var(--navy-800);
  border-top: 1px solid var(--border-subtle);
  padding: 48px 0 32px;
}

.footer-top {margin-bottom: 24px;text-align: center;}

.footer-brand {
  font-family: var(--font-display);
  font-size: 1.5rem;
  font-weight: 700;
  color: var(--white);
  display: inline-block;
  margin-bottom: 8px;
}

.footer-tagline {color: var(--text-muted);margin-top: 10px;}
.footer-divider { height: 1px; background: var(--border-subtle); margin-bottom: 24px; }

.footer-bottom {
  display: flex;
  align-items: center;
  justify-content: center;
}

.footer-bottom p {color: var(--text-muted);margin: 0;}

.footer-links { display: flex; gap: 20px; flex-wrap: wrap; }
.footer-links a {
  font-size: 0.82rem;
  color: var(--text-muted);
  text-decoration: none;
  transition: color var(--transition);
}
.footer-links a:hover { color: var(--gold-light); }

/* ============================================================
   ANIMATIONS
   ============================================================ */
@keyframes fadeInUp {
  from { opacity: 0; transform: translateY(24px); }
  to { opacity: 1; transform: translateY(0); }
}

@keyframes fadeInDown {
  from { opacity: 0; transform: translateY(-16px); }
  to { opacity: 1; transform: translateY(0); }
}

@keyframes fadeInRight {
  from { opacity: 0; transform: translateX(30px); }
  to { opacity: 1; transform: translateX(0); }
}

.reveal {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.7s ease, transform 0.7s ease;
}

.reveal.visible {
  opacity: 1;
  transform: translateY(0);
}
.logobox img {
    width: 170px;
    height: auto;
}
.bannerrightimg {
    text-align: center;
}
.bannerrightimg img {
    width: 100%;
    height: auto;
    max-width: 600px;
    margin: 0 auto;
}
p.sticky-promo-text {
    color: #ffffff;
    font-size: 30px;
    font-weight: 600;
    margin: 0;
    letter-spacing: 0.01em;
    font-family: var(--font-display);
}

p.sticky-promo-text s {
    opacity: 0.7;
    font-weight: 500;
}
.thankyou {
    text-align: center;
    padding: 40px 0px;
}
.hero-section, .min-vh-100, .min-vh-100 {
    min-height: 70vh !important;
}
.textcenterbox {
    text-align: center;
    margin-top: 20px;
}
/* ---------- Section wrapper ---------- */
.ek-mentor-section {
  background: linear-gradient(160deg, #060d1f 0%, #0a1628 50%, #081020 100%);
  padding: 90px 0 100px;
  position: relative;
  overflow: hidden;
}

/* Decorative dot-grid overlay (matches page card texture) */
.ek-mentor-section::before {
  content: '';
  position: absolute;
  inset: 0;
  background-image: radial-gradient(rgba(59, 153, 252, 0.08) 1px, transparent 1px);
  background-size: 28px 28px;
  pointer-events: none;
  z-index: 0;
}

/* Ambient glow blobs */
.ek-mentor-section::after {
  content: '';
  position: absolute;
  width: 600px;
  height: 600px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(29, 120, 255, 0.07) 0%, transparent 70%);
  top: -150px;
  left: -100px;
  pointer-events: none;
  z-index: 0;
}

.ek-mentor-section .ek-glow-right {
  position: absolute;
  width: 500px;
  height: 500px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(29, 120, 255, 0.06) 0%, transparent 70%);
  bottom: -100px;
  right: -80px;
  pointer-events: none;
  z-index: 0;
}


/* ---------- Card ---------- */
.ek-mentor-card {
  position: relative;
  z-index: 1;
  background: linear-gradient(145deg, #0d1e3a 0%, #0a1628 60%, #081530 100%);
  border: 1px solid rgba(59, 153, 252, 0.18);
  border-radius: 20px;
  padding: 0 36px 40px;
  text-align: center;
  transition: transform 0.35s ease, box-shadow 0.35s ease, border-color 0.35s ease;
  overflow: visible;
  /* dot texture inside card */
  background-image:
    radial-gradient(rgba(59,153,252,0.06) 1px, transparent 1px),
    linear-gradient(145deg, #0d1e3a 0%, #0a1628 60%, #081530 100%);
  background-size: 22px 22px, 100% 100%;
  margin-top: 65px; /* space for avatar overflow */
  min-height: 500px;
}

.ek-mentor-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 30px 70px rgba(13, 92, 220, 0.22), 0 0 0 1px rgba(59,153,252,0.35);
  border-color: rgba(59, 153, 252, 0.4);
}

/* Horizontal line accent at top of card */
.ek-mentor-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 60%;
  height: 2px;
  background: linear-gradient(90deg, transparent, #3b99fc, transparent);
  border-radius: 0 0 4px 4px;
}

/* ---------- Avatar ---------- */
.ek-mentor-avatar-wrap {
  position: relative;
  display: inline-block;
  margin-top: -65px;
  margin-bottom: 22px;
}

.ek-mentor-avatar-wrap::before {
  content: '';
  position: absolute;
  inset: -4px;
  border-radius: 50%;
  background: linear-gradient(135deg, #3b99fc 0%, #0d5cdc 50%, #3b99fc 100%);
  z-index: 0;
  animation: ek-spin-border 6s linear infinite;
}

@keyframes ek-spin-border {
  0%   { filter: hue-rotate(0deg); }
  100% { filter: hue-rotate(30deg); }
}

.ek-mentor-avatar-wrap .ek-avatar-ring {
  position: absolute;
  inset: -4px;
  border-radius: 50%;
  background: linear-gradient(135deg, #3b99fc, #0d5cdc 60%, #1e7fff);
  z-index: 0;
}

.ek-mentor-avatar-wrap img {
  position: relative;
  z-index: 1;
  width: 130px;
  height: 130px;
  border-radius: 50%;
  object-fit: cover;
  object-position: top;
  border: 4px solid #0a1628;
  display: block;
}

/* placeholder avatar when no image */
.ek-mentor-avatar-placeholder {
  position: relative;
  z-index: 1;
  width: 130px;
  height: 130px;
  border-radius: 50%;
  background: linear-gradient(135deg, #1a2e50, #0d1e3a);
  border: 4px solid #0a1628;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 48px;
  color: rgba(59,153,252,0.5);
}

/* ---------- Card content ---------- */
.ek-mentor-name {
  font-family: 'Orbitron', sans-serif;
  font-size: 20px;
  font-weight: 600;
  color: #3b99fc;
  margin-bottom: 18px;
  letter-spacing: 0.5px;
}

.ek-mentor-bio {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.82);
  line-height: 1.78;
  text-align: left;
}

.ek-mentor-bio p {
  margin-bottom: 10px;
}

.ek-mentor-bio p:last-child {
  margin-bottom: 0;
}

/* Divider between bio paragraphs */
.ek-mentor-bio p + p {
  padding-top: 4px;
  border-top: 1px solid rgba(59, 153, 252, 0.08);
}


/* ============================================================
   RESPONSIVE
   ============================================================ */
@media only screen and (min-width: 991px) and (max-width: 1024px){ 
 .hero-section, .min-vh-100, .min-vh-100 {
    min-height: 60vh !important;
}

}
/* Tablet */
@media (max-width: 991.98px) {
  .hero-card-col {
    padding-top: 0px;
}
  .hero-content {padding-top: 0rem;padding-bottom: 3rem;}
  .trust-divider { display: none; }
  .about-img-placeholder { height: 320px; }
  .register-card { padding: 36px 28px; }

  /* Sticky bar: hide text on tablet, show button */
  .sticky-cta-text {display: block;}
  .sticky-cta-inner { justify-content: center; }
  .btn-sticky-cta { width: 100%; max-width: 400px; justify-content: center; }
  .hero-section, .min-vh-100, .min-vh-100 {
    min-height: auto !important;
}

.hero-section {
    text-align: center;
    padding: 40px;
    padding-top: 50px;
}

.hero-cta-group {
    justify-content: center;
    margin-bottom: 30px;
}

.hero-social-proof {
    justify-content: center;
}

#mainNavbar {
    padding: 15px 20px;
}
.trust-bar .trust-item {
    display: block;
    width: 100%;
}

.section-label {
    text-align: center;
}

.section-title {
    text-align: center;
}

p.section-body {
    margin: 0 auto 30px;
    text-align: center;
}

.section-about, .section-programs {
    padding: 80px 0;
}
.ek-mentor-card {
    min-height: auto;
}
}

/* Mobile */


@media (max-width: 767.98px) {
  body {padding-bottom: 120px;}

  .hero-title { font-size: 2.5rem; }
  .hero-subtitle { font-size: 1rem; }
  .hero-cta-group { flex-direction: column; }
  .btn-primary-gold, .btn-ghost { width: 100%; justify-content: center; }

  .section-about, .section-programs, .section-learn, .section-testimonials,
  .section-mentors, .section-faq, .section-register, .section-pricing { padding: 70px 0; }

  .trust-inner { gap: 32px; }

  /* Mobile sticky bar: show only full-width button */
  .sticky-cta-inner {padding: 17px 16px;flex-wrap: wrap;text-align: center;gap: 10px;}
  .sticky-cta-text {display: block;width: 100%;}
  .btn-sticky-cta { display: none !important; }
  .btn-sticky-mobile { display: flex !important; }
  .sticky-cta-actions { width: 100%; }

  .register-card { padding: 28px 20px; }
  .floating-badge-1, .floating-badge-2 { display: none; }

  .pricing-card { padding: 28px 24px; }
  .pricing-guarantee { flex-direction: column; text-align: center; }
  .pricing-guarantee p { text-align: center; }
  .navbar  .btn.btn-nav-cta {
    display: none;
}

.navbar-brand {
    width: 100%;
    text-align: center;
}

.logobox img {
    width: 120px;
}

.hero-content {
    padding-top: 30px;
}

.badge-dot {
    display: none;
}

.hero-section {
    padding: 0px;
}

.hero-title {
    font-size: 2rem;
}

.avatar-circle {
    width: 46px;
    height: 46px;
}

.proof-text {
    text-align: left;
}

.trust-num {
    font-size: 2rem;
}

.section-register {
    padding-top: 0px;
}

.footer-bottom p {
    text-align: center;
}

.sticky-cta-bar a.btn.btn-primary-gold.btn-sticky-cta {
    display: block !important;
}
.hero-card-col {
    padding-bottom: 40px;
}
p.sticky-promo-text {
    font-size: 20px;
}
.ek-mentor-card {
    min-height: auto;
}
.workshop-card{
  margin-top: 20px;
}
}

@media (max-width: 575.98px) {
  .hero-title { font-size: 2.1rem; }
  .wc-body { padding: 20px 24px; }
  .wc-cta { padding: 20px 24px; }
  .section-title { font-size: 1.75rem; }
  .pricing-amount { font-size: 2.4rem; }
}
