/* ng_2.css – Cleaned, Grouped & Optimized Version */

html { scroll-behavior: smooth; }
body { font-family: 'Satoshi', system-ui, sans-serif; margin: 0; background: #fff; overflow-x: hidden !important; }
html, body { overflow-x: hidden; width: 100%; }

/* ============================================================= */
/* FULL-BLEED ELEMENTS – MOBILE ONLY (≤767.98px)                  */
/* ============================================================= */
@media (max-width: 767.98px) {
  .full-bleed-mobile,
  .full-bleed-wrapper,
  .kit-image-wrapper {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    overflow: hidden;
  }
  .full-bleed-mobile .video-wrapper,
  .full-bleed-wrapper,
  .full-bleed-mobile video,
  .full-bleed-wrapper img,
  .kit-image-wrapper img {
    border-radius: 0 !important;
  }
  .full-bleed-mobile video,
  .full-bleed-wrapper img,
  .kit-image-wrapper img {
    width: 100vw !important;
    max-width: none !important;
    height: auto;
    display: block;
  }
  .kit-image-wrapper img {
    box-shadow: none;
  }
}

/* ============================================================= */
/* FESTIVE CHRISTMAS SALE BAR                                   */
/* ============================================================= */
.sale-bar {
  background: linear-gradient(90deg, #0f5132, #146c43, #0f5132);
  color: #fff;
  text-align: center;
  font-weight: 900;
  font-size: 1.1rem;
  letter-spacing: 1.4px;
  padding: 0.2rem 0;
  width: 100%;
  z-index: 1040;
  text-transform: uppercase;
  position: relative;
  overflow: hidden;
  box-shadow: 0 4px 20px rgba(0,0,0,0.4);
  text-shadow: 0 2px 6px rgba(0,0,0,0.6);
  transition: transform 0.3s ease-out;
}
.sale-bar .mobile-text { display: block; }
.sale-bar .desktop-text { display: none; }
.sale-bar.hidden { transform: translateY(-100%); }
.sale-bar.sticky { position: fixed; top: 0; left: 0; }
.sale-bar-link { text-decoration: none; color: white; }

@media (min-width: 768px) {
  .sale-bar .mobile-text { display: none; }
  .sale-bar .desktop-text { display: block; }
  .sale-bar { font-size: 1.4rem; }
}

/* Snow Effect */
.snow-container { position: relative; display: inline-block; width: 100%; }
.snow {
  position: absolute;
  color: #fff;
  pointer-events: none;
  animation: fall linear infinite;
  user-select: none;
  font-size: 1.2rem;
  top: 0;
  z-index: 1;
}
@keyframes fall {
  0% { transform: translateY(-150px); opacity: 0; }
  10% { opacity: 0.8; }
  100% { transform: translateY(100vh); opacity: 0; }
}

/* ============================================================= */
/* HEADER & NAVIGATION                                           */
/* ============================================================= */
.site-header {
  background: #000;
  padding: 0.4rem 0;
  height: 64px;
  border-bottom: 1px solid #1a1a1a;
  position: relative;
  z-index: 1050;
}
@media (max-width: 767.98px) {
  .site-header { height: 54px; padding: 0.3rem 0; }
}
.header-inner { height: 100%; display: flex; align-items: center; justify-content: space-between; }

.logo {
  font-family: 'DM Serif Text', serif;
  font-weight: 700;
  font-size: 2.4rem;
  color: white;
  text-decoration: none;
  letter-spacing: -1.2px;
  line-height: 1;
  position: relative;
}
.logo sup { font-weight: 500; }
@media (max-width: 767.98px) {
  .logo { font-size: 1.75rem; }
}

.site-header .navbar-toggler {
  display: block !important;
  border: none !important;
  padding: 0.4rem !important;
  background: rgba(255,255,255,0.1) !important;
  border-radius: 8px !important;
  backdrop-filter: blur(10px) !important;
  transition: all 0.3s ease !important;
}
.site-header .navbar-toggler:hover { background: rgba(255,255,255,0.2) !important; transform: scale(1.05); }
.site-header .navbar-toggler i { color: white !important; font-size: 1.8rem !important; font-weight: bold !important; }

.site-header .navbar-collapse {
  position: absolute !important;
  top: 100% !important;
  left: 0 !important;
  right: 0 !important;
  background: rgba(0,0,0,0.95) !important;
  backdrop-filter: blur(20px) !important;
  border-top: 1px solid rgba(255,255,255,0.1) !important;
  border-radius: 0 0 12px 12px !important;
  box-shadow: 0 10px 40px rgba(0,0,0,0.3) !important;
  z-index: 1050 !important;
  padding: 1rem 0 !important;
}
.site-header .navbar-nav { padding: 1rem !important; margin: 0 !important; }
.site-header .nav-link {
  color: white !important;
  font-size: 1.1rem !important;
  font-weight: 500 !important;
  padding: 0.75rem 1.5rem !important;
  margin: 0.25rem 0 !important;
  border-radius: 8px !important;
  transition: all 0.3s ease !important;
  display: block !important;
}
.site-header .nav-link:hover,
.hover-bg-white-10:hover {
  background: rgba(255,255,255,0.1) !important;
  color: #60a5fa !important;
  transform: translateX(8px) !important;
}

@media (max-width: 767.98px) {
  .site-header .navbar-collapse {
    position: fixed !important;
    top: 64px !important;
    height: calc(100vh - 64px) !important;
    overflow-y: auto !important;
    border-radius: 0 !important;
  }
  .site-header .navbar-nav { padding: 2rem 1rem !important; }
  .site-header .nav-link { font-size: 1.2rem !important; padding: 1rem 1.5rem !important; margin: 0.5rem 0 !important; }
}

/* ============================================================= */
/* HERO SECTIONS                                                 */
/* ============================================================= */
.hero-desktop {
  height: 670px;
  background: url('https://neurogo.com/bs5-media/ng_wide_header_dk_v3_opti.jpg') center center / cover no-repeat;
  display: flex;
  align-items: center;
}
@media (max-width: 767.98px) { .hero-desktop { margin-bottom: 0; } }

.glass-card {
  margin-top: 2rem;
  background: rgba(10,18,38,0.86);
  backdrop-filter: blur(2px);
  -webkit-backdrop-filter: blur(2px);
  border-radius: 32px;
  border: 1px solid rgba(80,140,255,0.3);
  padding: 1.5rem !important;
  box-shadow: 0 25px 70px rgba(0,0,0,0.65);
  position: relative;
}
.glass-card::before {
  content: '';
  position: absolute;
  inset: 0;
  border-radius: 32px;
  background: linear-gradient(135deg, rgba(80,140,255,0.12) 0%, transparent 60%);
  pointer-events: none;
}

#live-counter, #live-counter-mobile {
  font-weight: 900;
  color: #fb4f4f;
  font-feature-settings: "tnum" on, "lnum" on;
}

.glass-card h1, .mobile-content h1 {
  font-family: 'Satoshi', sans-serif !important;
  font-weight: 900;
  line-height: 1.15;
  margin-bottom: 0.75rem;
  color: inherit;
}
.glass-card h1 { font-size: 2.4rem; }
@media (min-width: 768px)  { .glass-card h1 { font-size: 2.4rem; } }
@media (min-width: 992px)  { .glass-card h1 { font-size: 3.0rem; } }
@media (min-width: 1200px) { .glass-card h1 { font-size: 3.6rem; } }

.glass-card .subheadline { font-size: 1.4rem; font-weight: 500; color: #fff; opacity: 0.95; margin-bottom: 1.5rem; line-height: 1.4; }
@media (min-width: 992px) { .glass-card .subheadline { font-size: 1.8rem; } }

.benefit-list, .mobile-benefit-list {
  list-style: none;
  padding-left: 0;
  margin: 0 0 2rem 0 !important;
  text-align: left;
}
.benefit-list li, .mobile-benefit-list li {
  margin-bottom: 0.75rem !important;
  padding-left: 2.6rem;
  position: relative;
  line-height: 1.55;
  color: inherit;
  font-size: 1.15rem;
  font-weight: 500;
}
.benefit-list li i, .mobile-benefit-list li i {
  position: absolute;
  left: 0;
  top: -2px;
  color: #4ade80;
  font-size: 1.8rem;
  font-weight: 900;
}
@media (min-width: 992px) {
  .benefit-list li { font-size: 1.4rem !important; }
  .benefit-list li i { font-size: 2rem; top: 0; }
}
.mobile-benefit-list li { font-size: 1.1rem; color: #333; padding-left: 2.4rem; }
.mobile-benefit-list li i { font-size: 1.6rem; top: -1px; }

/* Mobile Hero Content */
.mobile-hero-image { width: 100%; height: auto; display: block; }
.mobile-content {
  background: #fff;
  padding: 1.5rem 1rem;
  text-align: center;
}
.mobile-content h1 { font-size: 2.1rem; color: #000; }
.mobile-content .subheadline { font-size: 1.3rem; font-weight: 500; color: #222; margin-bottom: 1.5rem; line-height: 1.4; }

/* ============================================================= */
/* BUTTONS                                                       */
/* ============================================================= */
.btn-cta, .mobile-btn-cta,
.btn-cta-primary, .btn-cta-secondary,
.btn-luxury-black, .btn-study,
.view-more-reviews .btn-view-more {
  font-weight: 900;
  border-radius: 60px;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  transition: all 0.3s ease;
  box-shadow: 0 8px 25px rgba(0,0,0,0.2);
}
.btn-cta, .btn-cta-primary { background: #fff; color: #000; padding: 1rem 2.8rem; font-size: 1.25rem; }
.mobile-btn-cta { background: #000; color: #fff; padding: 1.2rem; font-size: 1.2rem; }
.btn-cta:hover { background: #f0f0f0; transform: translateY(-6px); }
.mobile-btn-cta:hover { background: #222; transform: translateY(-5px); }

.btn-cta-primary { padding: 1.1rem 3rem; font-size: 1.2rem; box-shadow: 0 10px 30px rgba(0,0,0,0.3); }
.btn-cta-primary:hover { background: #f0f0f0; transform: translateY(-7px); box-shadow: 0 16px 40px rgba(0,0,0,0.4); }

.btn-cta-secondary {
  background: transparent;
  color: #fff;
  border: 2px solid #fff;
  padding: 1rem 2.8rem;
  font-size: 1.25rem;
  font-weight: 800;
}
.btn-cta-secondary:hover { background: rgba(255,255,255,0.15); transform: translateY(-5px); box-shadow: 0 12px 35px rgba(0,0,0,0.3); }

.btn-luxury-black {
  background: rgba(15,23,42,0.92);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  color: #ffffff !important;
  padding: 1rem 1.5rem;
  border: 1.6px solid rgba(255,255,255,0.18);
  box-shadow: 0 12px 40px rgba(0,0,0,0.28), 0 0 0 1px rgba(255,255,255,0.08) inset;
  border-radius: 26px;
}
.btn-luxury-black:hover { background: rgba(10,18,38,0.98); transform: translateY(-5px); box-shadow: 0 24px 60px rgba(0,0,0,0.38); border-color: rgba(255,255,255,0.3); }

.btn-study { background: #000; color: #fff; padding: 0.85rem 2.4rem; margin-top: 1.5rem; }
.btn-study:hover { background: #222; transform: translateY(-4px); }

.view-more-reviews {
    text-align: center;
    margin-top: 3rem;
}

.view-more-reviews .btn-view-more {
    background: #000;
    color: #fff;
    font-weight: 900;
    font-size: 1.15rem;
    padding: 0.9rem 2.8rem;
    border-radius: 60px;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    transition: all 0.3s ease;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.2);
}


.view-more-reviews .btn-view-more:hover { background: #222; transform: translateY(-4px); }

@media (max-width: 767.98px) {
  .btn-luxury-black { padding: 1.0rem 1.3rem; border-radius: 22px; }
  .btn-study { margin: 1.2rem auto 0; font-size: 1rem; padding: 0.75rem 2rem; }
  .view-more-reviews .btn-view-more { font-size: 1.1rem; padding: 0.85rem 2.4rem; }
}
@media (min-width: 992px) {
  .btn-luxury-black { padding: 1.5rem 2.5rem; border-radius: 22px; }
}

/* CTA Button Responsiveness */
@media (max-width: 991.98px) {
  .btn-cta-primary { font-size: 1.25rem; padding: 1rem 2.6rem; }
  .btn-cta-secondary { font-size: 1.15rem; }
}
@media (min-width: 768px) and (max-width: 1023.98px) {
  .cta-buttons-wrapper .d-flex { flex-direction: column !important; }
  .btn-cta-primary, .btn-cta-secondary { width: 100%; justify-content: center; font-size: 1.22rem !important; padding: 0.95rem 2rem !important; }
  .btn-cta-primary { padding: 1.05rem 2rem !important; font-size: 1.32rem !important; }
}
@media (min-width: 1024px) {
  .btn-cta-primary { font-size: 1.35rem; padding: 1.1rem 2rem; }
  .btn-cta-secondary { font-size: 1.25rem; padding: 1rem 2rem; }
}

/* ============================================================= */
/* TRUST BANNER & AS SEEN ON                                     */
/* ============================================================= */
.trust-banner {
  background: #f8f9fa;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 1.5rem 0;
}
.trust-item { text-align: center; display: flex; flex-direction: column; align-items: center; justify-content: center; }
.trust-item img { height: 68px; width: auto; margin-bottom: 0.75rem; }
.trust-item h5 { font-weight: 700; font-size: 1.3rem; color: #222; margin: 0; }
.trust-item p { font-size: 1.1rem; color: #555; margin: 0.4rem 0 0; line-height: 1.3; }
@media (min-width: 768px) {
  .trust-item img { height: 120px; margin-bottom: 1rem; }
}
@media (max-width: 767.98px) {
  .trust-banner { padding: 1.2rem 0; }
  .trust-item img { height: 75px; margin-bottom: 0.5rem; }
  .trust-item h5 { font-size: 1.1rem; }
  .trust-item p { display: none; }
}

.as-seen-on {
  background: #f8f9fa;
  padding: 1.4rem 0 1.0rem;
  text-align: center;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  overflow: hidden;
}
.as-seen-on .title {
  display: block;
  font-weight: 800;
  font-size: 1.1rem;
  color: #222;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  margin-bottom: 0.9rem;
  opacity: 0.85;
}
.marquee-container { overflow: hidden; white-space: nowrap; }
.marquee { display: inline-block; animation: marquee 35s linear infinite; }
.marquee img {
  height: 88px;
  margin: 0 25px;
  vertical-align: middle;
  filter: grayscale(100%) opacity(0.65);
  transition: all 0.4s ease;
}
.marquee img:hover { filter: grayscale(0%) opacity(1); transform: scale(1.12); }
@keyframes marquee { 0% { transform: translateX(0); } 100% { transform: translateX(-50%); } }

/* ============================================================= */
/* VIDEO BLOCK                                                   */
/* ============================================================= */
.video-block { padding: 4.5rem 0; background: #fff; }
.video-block h2 {
  font-size: 3.4rem;
  line-height: 1.2;
  letter-spacing: -0.1rem;
  margin-bottom: 1.8rem;
  color: #000;
  font-weight: 900;
  font-family: 'Satoshi', sans-serif;
}
.video-block p { font-size: 1.3rem; line-height: 1.65; color: #060606; margin-bottom: 0.6rem; }
.neurogo-brand { font-family: 'DM Serif Text', serif; font-weight: 700; font-size: 1.1em; letter-spacing: -0.5px; }
.neurogo-brand sup { font-family: 'Satoshi', sans-serif !important; font-size: 0.6em; top: -0.4em; }

.video-wrapper {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 20px 50px rgba(0,0,0,0.15);
}
.video-wrapper video { width: 100%; height: auto; display: block; }

@media (max-width: 767.98px) {
  .video-block { padding: 0; }
  .video-wrapper { border-radius: 0 !important; box-shadow: none; width: 100%; margin: 0; }
}

@media (max-width: 768px) {
  .video-block h2 { font-size: 2.6rem; }
}

/* ============================================================= */
/* THIN ELEGANT HEADLINE (TYPEWRITER)                            */
/* ============================================================= */
.thin-elegant-headline {
  background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);
  padding: 2.8rem 1rem;
  text-align: center;
  position: relative;
  border-top: 1px solid #334155;
  border-bottom: 1px solid #334155;
  overflow: hidden;
}
.thin-elegant-headline::before {
  content: '';
  position: absolute;
  inset: 0;
  background: radial-gradient(circle at 50% 30%, rgba(100,180,255,0.12) 0%, transparent 70%);
  pointer-events: none;
}
.thin-elegant-headline h2 {
  font-family: 'DM Serif Text', serif;
  font-weight: 700;
  color: #ffffff;
  margin: 0;
  line-height: 1.2;
  letter-spacing: -0.8px;
  font-size: 2.5rem;
  text-shadow: 0 3px 15px rgba(0,0,0,0.5);
  position: relative;
  z-index: 1;
  opacity: 0;
}
.typewriter-active { opacity: 1 !important; }
.thin-elegant-headline .accent-line {
  width: 100px;
  height: 3px;
  background: linear-gradient(90deg, #60a5fa, #a78bfa);
  margin: 1rem auto 0;
  border-radius: 2px;
}
.typewriter-cursor {
  display: inline-block;
  margin-left: 4px;
  width: 3px;
  background: #60a5fa;
  animation: blink 0.8s infinite;
}
@keyframes blink { 0%,100% { opacity:1; } 50% { opacity:0; } }

@media (min-width: 768px) { .thin-elegant-headline h2 { font-size: 3.2rem; } }
@media (min-width: 992px) { .thin-elegant-headline h2 { font-size: 3.6rem; } }

/* ============================================================= */
/* COMPARISON TABLE                                              */
/* ============================================================= */
.comparison-section { padding: 2rem 0; background: #0f172a; color: #fff; }
.comparison-title {
  text-align: center;
  font-size: 2.4rem;
  font-weight: 900;
  margin-bottom: 3rem;
  letter-spacing: -0.8px;
  font-family: 'DM Serif Text', serif;
}
@media (min-width: 768px) { .comparison-title { font-size: 3rem; } }

.comparison-table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  background: rgba(255,255,255,0.06);
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 20px 50px rgba(0,0,0,0.4);
  font-size: 0.98rem;
}
.comparison-table th {
  background: #1e293b;
  padding: 1rem 0.6rem;
  text-align: center;
  font-weight: 900;
  font-size: 1.05rem;
  border-bottom: 2px solid #334155;
}
.comparison-table th.feature-col {
  background: transparent;
  text-align: left;
  font-weight: 700;
  font-size: 0.98rem;
  width: 48%;
  padding-left: 1.2rem;
}
.comparison-table th.option-col.neurogo { background: linear-gradient(135deg, #1e40af, #3b82f6); }
.comparison-table td { padding: 0.3rem 0.6rem; text-align: center; vertical-align: middle; }
.comparison-table td.feature {
  text-align: left;
  font-weight: 600;
  background: rgba(255,255,255,0.03);
  font-size: 1.2rem;
  padding-left: 1.2rem;
}
.comparison-table .check { color: #4ade80; font-size: 1.75rem; font-weight: 900; }
.comparison-table .cross { color: #fca5a5; font-size: 1.6rem; font-weight: 900; }
.comparison-table tbody tr:nth-child(even) td.feature { background: rgba(255,255,255,0.05); }

@media (max-width: 767.98px) {
  .comparison-table { font-size: 0.88rem; border-radius: 14px; }
  .comparison-table td.feature { font-size: 0.98rem; padding-left: 0.9rem; }
  .comparison-table .check { font-size: 1.5rem; }
  .comparison-table .cross { font-size: 1.4rem; }
}

/* ============================================================= */
/* 90-DAY TRIAL, KIT, CLINICAL PROOF & WHAT TO EXPECT            */
/* ============================================================= */
.trial-section {
  background: #f8f9fa;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 1.5rem 0;
}
.trial-section h3 {
  font-size: 2.4rem;
  line-height: 1.2;
  letter-spacing: -0.1rem;
  margin-bottom: 1rem;
  color: #000;
  font-weight: 900;
  font-family: 'Satoshi', sans-serif;
}
.trial-section p { font-size: 1.15rem; line-height: 1.65; color: #222; margin-bottom: 0; }
.trial-section .trial-image { max-width: 45%; height: auto; margin: 0 auto 0rem; display: block; }
@media (min-width: 768px) {
  .trial-section h3 { font-size: 3.0rem; padding-top: 1rem; }
  .trial-section .trial-image { max-width: 100%; margin: 0; }
}
@media (max-width: 768px) { .trial-body { margin-top: 1rem; } }

.kit-section {
  padding: 2.4rem 0 2.8rem;
  background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);
  color: #fff;
}
@media (min-width: 768px) { .kit-section { padding: 2.8rem 0 3.2rem; } }
.kit-section h2 {
  font-family: 'DM Serif Text', serif;
  font-weight: 700;
  font-size: 2.1rem;
  text-align: center;
  margin: 0 0 1rem 0;
  color: #fff;
}
@media (min-width: 768px) { .kit-section h2 { font-size: 2.7rem; margin-bottom: 1.3rem; } }

.kit-image-wrapper { margin-bottom: 1rem; }
.kit-image-wrapper img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 20px;
  box-shadow: 0 8px 24px rgba(0,0,0,0.3);
}
@media (min-width: 768px) {
  .kit-image-wrapper { max-width: 800px; margin: 0 auto 1rem auto; }
  .kit-image-wrapper img { box-shadow: 0 20px 60px rgba(0,0,0,0.65); }
}

.kit-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 0.65rem;
}
.kit-list li { display: flex; align-items: flex-start; font-size: 1rem; font-weight: 500; line-height: 1.4; }
.kit-list .num {
  flex: 0 0 38px;
  width: 38px;
  height: 38px;
  background: linear-gradient(135deg, #60a5fa, #3b82f6);
  color: #fff;
  border-radius: 50%;
  font-weight: 900;
  font-size: 1.35rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 1rem;
}
.kit-list .text { flex: 1; padding-top: 0.35rem; }
.kit-list .text small { display: block; font-size: 0.9em; opacity: 0.88; margin-top: 0.1rem; }

@media (max-width: 767.98px) {
  .kit-list .num { flex: 0 0 30px; width: 30px; height: 30px; font-size: 1.15rem; margin-right: 0.8rem; }
  .kit-list li { font-size: 0.98rem; }
}
@media (min-width: 768px) { .kit-list { gap: 0.75rem; } }
@media (min-width: 1200px) { .kit-list li { font-size: 1.12rem; } }

.clinical-proof-section { padding: 4rem 0; }
@media (min-width: 768px) {
  .clinical-proof-section h3 { font-size: 2.8rem; line-height: 1.2; letter-spacing: -0.1rem; margin-bottom: 1.5rem; font-weight: 900; color: #000; }
  .clinical-proof-section p { font-size: 1.15rem; line-height: 1.7; color: #222; margin-bottom: 1rem; }
  .clinical-proof-section .citation { font-style: italic; color: #555; margin-top: 1.5rem; font-size: 0.98rem; }
  .clinical-proof-section .proof-img-desktop { object-fit: cover; object-position: center 25%; border-radius: 20px; box-shadow: 0 15px 40px rgba(0,0,0,0.18); }
}
@media (max-width: 767.98px) {
  .clinical-proof-section { padding: 0 0 1.5rem; }
  .clinical-proof-section h3 { font-size: 1.6rem; font-weight: 900; text-align: center; margin-bottom: 0.75rem; }
  .clinical-proof-section .bold-text { font-size: 1.02rem; font-weight: 700; text-align: center; margin-bottom: 0.75rem; }
  .clinical-proof-section .regular-text { font-size: 0.92rem; line-height: 1.45; color: #333; text-align: center; margin-bottom: 1rem; }
  .clinical-proof-section .citation { font-size: 0.82rem; font-style: italic; color: #666; text-align: center; margin-top: 0.5rem; }
}

.expect-section {
  background: #f8f9fa;
  border-top: 1px solid #dee2e6;
  border-bottom: 1px solid #dee2e6;
  padding: 1.5rem 0 5.5rem;
}
.expect-section h2 {
  font-family: 'Satoshi', sans-serif;
  font-weight: 900;
  font-size: 2.2rem;
  text-align: center;
  color: #111;
  letter-spacing: -1px;
  margin-bottom: 2.5rem;
}
@media (min-width: 992px) { .expect-section h2 { font-size: 2.6rem; } }
@media (max-width: 576px) { .expect-section { padding: 1.5rem 0; } }

.timeline { position: relative; max-width: 1200px; margin: 0 auto; }
.timeline::before {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 5px;
  background: linear-gradient(to bottom, #60a5fa, #3b82f6);
  top: 0; bottom: 0;
  border-radius: 5px;
}
.timeline-item {
  position: relative;
  width: 50%;
  padding: 0 4rem;
  margin-bottom: -3.5rem;
  opacity: 0;
  transition: all 1s cubic-bezier(0.16, 1, 0.3, 1);
}
.timeline-item.visible { opacity: 1; }
.timeline-item.left { left: 0; text-align: right; transform: translateX(-100px); }
.timeline-item.right { left: 50%; text-align: left; transform: translateX(100px); }
.timeline-item.visible.left { transform: translateX(0); }
.timeline-item.visible.right { transform: translateX(0); }
.day-badge { font-weight: 900; font-size: 1.6rem; color: #3b82f6; margin-bottom: 0.6rem; }
.content-card {
  background: #fff;
  padding: 1.8rem 2.4rem;
  border-radius: 22px;
  box-shadow: 0 16px 44px rgba(0,0,0,0.11);
}
.content-card p { margin: 0; font-size: 1.1rem; line-height: 1.7; color: #222; }
.timeline-item::after {
  content: '';
  position: absolute;
  width: 32px; height: 32px;
  background: #fff;
  border: 7px solid #3b82f6;
  border-radius: 50%;
  top: 44px;
  z-index: 2;
}
.left::after { right: -16px; }
.right::after { left: -16px; }

@media (max-width: 767.98px) {
  .timeline::before { left: 28px; }
  .timeline-item { width: 100%; left: 0 !important; text-align: left !important; padding: 0 0 0 80px; margin-bottom: 3rem; transform: translateX(-80px); }
  .timeline-item.visible { transform: translateX(0); }
  .timeline-item::after { left: 13px; }
  .day-badge { font-size: 1.8rem; }
  .content-card { padding: 1.6rem 2rem; }
  .expect-section h2 { font-size: 1.7rem; margin-bottom: 2rem; }
}

/* ============================================================= */
/* FAQ ACCORDION                                                 */
/* ============================================================= */
.faq-section { background: #fff; padding: 3rem 0 3rem; }
@media (min-width: 768px) { .faq-section { padding: 2rem 0 1rem; } }

.faq-accordion .accordion-button {
  font-family: 'Satoshi', sans-serif;
  font-weight: 700;
  font-size: 1.18rem;
  color: #000;
  padding: 1.25rem 1.5rem;
  border: none;
  border-radius: 16px !important;
  background: #d1d5db;
  box-shadow: 0 2px 8px rgba(0,0,0,0.08);
  transition: all 0.3s ease;
  line-height: 1.4;
  display: flex !important;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  flex-wrap: nowrap;
}
.faq-accordion .accordion-button::after { flex-shrink: 0; margin-left: 0; }
.faq-accordion .accordion-button .question-text { flex: 1; white-space: normal; word-break: break-word; hyphens: auto; }
.faq-accordion .accordion-button:not(.collapsed) {
  background: #3b82f6;
  color: #fff;
  box-shadow: 0 8px 25px rgba(59,130,246,0.3);
}
.faq-accordion .accordion-button:focus { box-shadow: none; border-color: transparent; }
.faq-accordion .accordion-button::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.faq-accordion .accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  transform: rotate(180deg);
}
.faq-accordion .accordion-item {
  margin-bottom: 1rem;
  border: none;
  border-radius: 16px;
  overflow: hidden;
}
.faq-accordion .accordion-body {
  padding: 1.5rem;
  font-size: 1.05rem;
  line-height: 1.7;
  color: #333;
  background: #fff;
  border-top: 1px solid #e5e7eb;
}

/* ============================================================= */
/* REVIEWS SYSTEM (All Variations)                               */
/* ============================================================= */
.reviews-section, .reviews-full-section, .short-reviews { background: #f8f9fa; }
.reviews-section { padding: 5rem 0; }
.reviews-section h2, .reviews-full-section h2 {
  font-family: 'DM Serif Text', serif;
  font-weight: 700;
  font-size: 2.8rem;
  text-align: center;
  margin-bottom: 3rem;
  color: #111;
}
@media (min-width: 768px) { .reviews-section h2 { font-size: 3.4rem; } }

.short-review-author {
    font-weight: 700;
    color: #1c1e21;
}

.review-card {
  background: #fff;
  border-radius: 16px;
  padding: 1.3rem;
  margin-bottom: 1.1rem;
  box-shadow: 0 8px 25px rgba(0,0,0,0.09);
  transition: all 0.25s ease;
}
.review-card:hover { transform: translateY(-3px); box-shadow: 0 14px 35px rgba(0,0,0,0.14); }

.review-header { display: flex; justify-content: space-between; align-items: flex-start; }
.reviewer-name { font-weight: 900; font-size: 1.2rem; color: #111; margin: 0; }
.review-meta { font-size: 0.89rem; color: #64748b; margin-top: 0.1rem; display: flex; gap: 0.7rem; align-items: center; }
.badge-verified { background: rgba(34,197,94,0.12); color: #16a34a; padding: 0.2rem 0.6rem; border-radius: 1rem; font-size: 0.76rem; font-weight: 600; }
.rating-date-line { text-align: right; line-height: 1.3; }
.stars { color: #f59e0b; font-size: 1.15rem; }
.review-date { font-size: 0.8rem; color: #94a3b8; }

.review-comment {
  font-size: 1.04rem;
  line-height: 1.55;
  color: #1e293b;
  margin: 0.7rem 0;
}
.review-comment img { max-width: 100%; height: auto; border-radius: 10px; margin: 0.6rem 0; display: block; }

.reply, .reply-customer {
  padding: 0.65rem 0.95rem;
  border-radius: 10px;
  font-size: 0.94rem;
  line-height: 1.45;
  margin-top: 0.7rem;
  max-width: 95%;
}
.reply { background: #eff6ff; border-left: 4px solid #3b82f6; }
.reply strong { color: #1e40af; font-weight: 700; display: block; margin-bottom: 0.15rem; font-size: 0.88rem; }
.reply-customer { background: #f0fdf4; border-left: 4px solid #22c55e; margin-left: auto; }
.reply-customer strong { color: #16a34a; font-weight: 700; display: block; margin-bottom: 0.15rem; font-size: 0.88rem; }

.reviews-summary {
  text-align: center;
  padding: 1.8rem 0 1.2rem;
  background: #f8f9fa;
  border-bottom: 1px solid #e2e8f0;
}
.rating-line {
  display: inline-flex;
  align-items: center;
  gap: 1rem;
  font-size: 1.1rem;
  background: #fff;
  padding: 0.75rem 1.8rem;
  border-radius: 50px;
  box-shadow: 0 8px 25px rgba(0,0,0,0.08);
  border: 1px solid #e2e8f0;
}
.avg-score { font-size: 2.2rem; font-weight: 900; color: #1e293b; line-height: 1; }
.avg-stars { font-size: 1.8rem; color: #f59e0b; letter-spacing: 3px; }
.total-reviews { color: #64748b; font-size: 1rem; margin-left: 1rem; font-weight: 500; }

.pagination { justify-content: center; margin-top: 1.2rem; gap: 0.4rem; }
.page-link {
  border-radius: 8px;
  padding: 0.45rem 0.85rem;
  color: #3b82f6;
  border: 1px solid #e2e8f0;
  font-weight: 600;
}
.page-item.active .page-link { background: #3b82f6; border-color: #3b82f6; color: #fff; }

/* Short Reviews Carousel */
.short-reviews { padding: 4rem 0; }
.short-reviews-container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1.5rem;
}
@media (min-width: 768px) { .short-reviews-container { grid-template-columns: repeat(3, 1fr); } }
@media (max-width: 767.98px) {
  .short-reviews-container {
    display: flex;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    padding: 0 1rem 2rem;
    gap: 1rem;
    scrollbar-width: thin;
  }
  .short-review-card { flex: 0 0 70vw; max-width: 70vw; scroll-snap-align: center; }
}
.short-review-card {
  background: #fff;
  border-radius: 16px;
  padding: 1.5rem;
  box-shadow: 0 8px 25px rgba(0,0,0,.1);
  transition: transform .3s;
  display: flex;
  flex-direction: column;
}
.short-review-card:hover { transform: translateY(-6px); }
.short-review-header { display: flex; align-items: center; gap: 14px; margin-bottom: .75rem; }
.short-review-header img { width: 56px; height: 56px; border-radius: 50%; object-fit: cover; flex-shrink: 0; }
.short-review-likes { margin-top: auto; padding-top: .75rem; color: #1877f2; font-weight: 700; font-size: 1.05rem; display: flex; align-items: center; gap: 8px; }

/* Mobile Reviews Fixes */
@media (max-width: 767.98px) {
  .reviews-scroll {
    overflow-x: hidden !important;
    scroll-snap-type: none !important;
    padding-bottom: 1.5rem;
  }
  .reviews-scroll-container {
    display: flex !important;
    flex-direction: column !important;
    gap: 1rem;
  }
  .review-card {
    min-width: unset !important;
    width: 100% !important;
    margin-right: 0 !important;
    margin-bottom: 0;
  }
  #pagination {
    justify-content: center !important;
    flex-wrap: wrap !important;
    gap: 0.35rem 0.5rem !important;
    padding: 0.75rem 0;
  }
  #pagination .page-link { min-width: 42px; height: 42px; display: flex; align-items: center; justify-content: center; font-size: 0.95rem; padding: 0.5rem !important; }
}