/* ============================================================
   HOMEPAGE.CSS  ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ  Thao Xinh Group
   All custom homepage section styles
   ============================================================ */

/* ---- HERO SECTION ---- */
.hero-section {
  position: relative;
  display: flex;
  align-items: center;
  overflow: hidden;
  background: #1a0a2e;
}
.hero-bg {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  z-index: 0;
}
.hero-bg::after {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(to right, rgba(10,3,20,0.82) 0%, rgba(10,3,20,0.45) 55%, rgba(10,3,20,0.18) 100%);
}
.hero-section .container { position: relative; z-index: 2; }
.hero-content { max-width: 600px; padding: 120px 0 80px; }
.hero-eyebrow {
  display: inline-flex; align-items: center; gap: 10px;
  font-size: .72rem; font-weight: 700; letter-spacing: .22em;
  text-transform: uppercase; color: #d4a843; margin-bottom: 20px;
}
.hero-eyebrow__line { width: 32px; height: 1px; background: #d4a843; }
.hero-title {
  font-family: var(--font-heading);
  font-size: clamp(2rem, 5vw, 3.8rem);
  font-weight: normal; color: #fff;
  line-height: 1.12; margin: 0 0 20px;
  letter-spacing: .02em;
}
.hero-title em { font-style: italic; color: #d4a843; }
.hero-subtitle {
  font-size: clamp(.88rem, 1.5vw, 1rem);
  color: rgba(255,255,255,.78);
  line-height: 1.85; margin: 0 0 36px;
  max-width: 480px;
}
.hero-actions { display: flex; gap: 16px; flex-wrap: wrap; }
.hero-btn-primary {
  display: inline-flex; align-items: center; gap: 8px;
  background: linear-gradient(135deg, #d4a843 0%, #b8891d 100%);
  color: #000000; font-weight: 700; font-size: .88rem;
  letter-spacing: .06em; text-transform: uppercase;
  padding: 14px 32px; border-radius: 2px;
  text-decoration: none; transition: all .3s;
  border: none; cursor: pointer;
}
.hero-btn-primary:hover { transform: translateY(-2px); box-shadow: 0 8px 24px rgba(212,168,67,.4); color: #000000; }
.hero-btn-secondary {
  display: inline-flex; align-items: center; gap: 8px;
  background: transparent;
  color: #fff; font-weight: 600; font-size: .88rem;
  letter-spacing: .06em; text-transform: uppercase;
  padding: 14px 32px; border-radius: 2px;
  text-decoration: none; transition: all .3s;
  border: 1.5px solid rgba(255,255,255,.5); cursor: pointer;
}
.hero-btn-secondary:hover { border-color: #fff; background: rgba(255,255,255,.08); color: #fff; }

/* Hero stats */
.hero-stats {
  display: flex; gap: 40px; margin-top: 48px;
  padding-top: 32px; border-top: 1px solid rgba(255,255,255,.12);
}
.hero-stat__num {
  display: block; font-family: var(--font-heading);
  font-size: 2rem; font-weight: normal; color: #d4a843; line-height: 1;
}
.hero-stat__label { font-size: .72rem; color: rgba(255,255,255,.6); letter-spacing: .1em; text-transform: uppercase; margin-top: 4px; }

/* ---- HERO SLIDER ---- */
.hero-slider-wrap { position: relative; width: 100%; overflow: hidden; }
.hero-slider-track { display: flex; transition: transform .6s cubic-bezier(.4,0,.2,1); }
.hero-slide { flex: 0 0 100%; position: relative; display: flex; align-items: center; }
.hero-slide-bg { position: absolute; inset: 0; background-size: cover; background-position: center; background-repeat: no-repeat; }
.hero-slide-bg::after { content: ''; position: absolute; inset: 0; background: linear-gradient(to right, rgba(10,3,20,0.82) 0%, rgba(10,3,20,0.45) 55%, rgba(10,3,20,0.18) 100%); }
.hero-slide-content { position: relative; z-index: 2; max-width: 600px; padding: 120px 0 80px; }
.hero-dots { position: absolute; bottom: 32px; left: 50%; transform: translateX(-50%); display: flex; gap: 8px; z-index: 10; }
.hero-dot { width: 8px; height: 8px; border-radius: 50%; background: rgba(255,255,255,.4); border: none; cursor: pointer; transition: all .3s; padding: 0; }
.hero-dot.active { background: #d4a843; width: 24px; border-radius: 4px; }
.hero-arrows { position: absolute; top: 50%; transform: translateY(-50%); width: 100%; display: flex; justify-content: space-between; padding: 0 20px; z-index: 10; pointer-events: none; }
.hero-arrow { pointer-events: all; background: rgba(255,255,255,.12); border: 1.5px solid rgba(255,255,255,.3); color: #fff; width: 48px; height: 48px; border-radius: 50%; display: flex; align-items: center; justify-content: center; cursor: pointer; transition: all .3s; }
.hero-arrow:hover { background: rgba(212,168,67,.8); border-color: #d4a843; }

/* ---- SERVICES SECTION ---- */
.services-section { background: #fff; padding: 70px 0; }
.services-section__title { text-align: center; font-family: var(--font-heading); font-size: 28px; font-weight: normal; color: #3c2e71; letter-spacing: .06em; text-transform: uppercase; margin-bottom: 12px; }
.services-section__sub { text-align: center; color: #555; margin-bottom: 48px; font-size: .95rem; }
.services-grid { display: grid; grid-template-columns: repeat(4,1fr); gap: 24px; }
.service-card { background: #f9f6fd; border-radius: 2px; overflow: hidden; transition: all .3s; }
.service-card:hover { transform: translateY(-4px); box-shadow: 0 12px 32px rgba(74,30,110,.12); }
.service-card__img { width: 100%; height: 200px; object-fit: cover; display: block; }
.service-card__body { padding: 20px; }
.service-card__title { font-size: 1rem; font-weight: 700; color: #3c2e71; margin-bottom: 8px; }
.service-card__desc { font-size: .85rem; color: #555; line-height: 1.7; }
@media(max-width:900px){ .services-grid{ grid-template-columns:1fr 1fr; } }
@media(max-width:580px){ .services-grid{ grid-template-columns:1fr; } }

/* ---- ECOSYSTEM SECTION ---- */
.ecosystem { padding: 50px 0; }
@media(max-width:768px){
  .ecosystem { padding-bottom: 0 !important; }
}
/* ---- ABOUT / INTRO SECTION ---- */
.about-section { background: #f9f6fd; padding: 70px 0; }
.about-inner { display: grid; grid-template-columns: 1fr 1fr; gap: 60px; align-items: center; }
.about-img-wrap { position: relative; }
.about-img { width: 100%; border-radius: 2px; display: block; }
.about-content__eyebrow { font-size: .72rem; font-weight: 700; letter-spacing: .22em; text-transform: uppercase; color: #d4a843; margin-bottom: 16px; }
.about-content__title { font-family: var(--font-heading); font-size: 28px; font-weight: normal; color: #000000; margin-bottom: 20px; line-height: 1.3; }
.about-content__text { color: #555; line-height: 1.9; margin-bottom: 32px; font-size: .95rem; }
@media(max-width:768px){ .about-inner{grid-template-columns:1fr;} }

/* ---- VM SECTION (Vision / Mission) ---- */
.vm-section { background: linear-gradient(135deg, #2d1245 0%, #1a0a2e 100%); padding: 70px 0; margin-top: 0 !important; } .timeline-section { margin-bottom: 0 !important; padding-bottom: 0 !important; } 
.vm-section__title { text-align: center; font-family: var(--font-heading); font-size: 28px; font-weight: normal; color: #fff; letter-spacing: .06em; text-transform: uppercase; margin-bottom: 48px; }
.vm-cards { display: grid; grid-template-columns: repeat(3,1fr); gap: 20px; max-width: 950px; margin: 0 auto; }
.vm-card { background: rgba(255,255,255,.06); border: 1px solid rgba(255,255,255,.12); padding: 36px 30px; border-radius: 2px; width: 100%; max-width: 300px; height: 460px; margin: 0 auto; }
.vm-card__icon { font-size: 2.4rem; margin-bottom: 20px; }
.vm-card__title { font-family: var(--font-heading); font-size: 1.2rem; font-weight: normal; color: #d4a843; margin-bottom: 16px; letter-spacing: .04em; text-transform: uppercase; }
.vm-card__body { font-size: .8rem; line-height: 1.35; color: rgba(255,255,255,.9); margin-bottom: 0; text-align: justify; }
.vm-card__text { font-size: .8rem; line-height: 1.35; color: rgba(255,255,255,.9); margin-bottom: 0; text-align: justify; }
.vm-card__values { list-style: none; padding: 0; margin: 0; }
.vm-card__values li { margin-bottom: 6px; }
.vm-card__values li:last-child { margin-bottom: 0; }
.vm-card__value-name { display: block; position: relative; padding-left: 20px; font-family: var(--font-main); font-size: .8rem; font-weight: 700; color: #fff; margin-bottom: 0px; } 
.vm-card__value-desc { display: block; font-size: .75rem; line-height: 1.35; color: #d8c8f0; padding-left: 20px; }
.vm-card__footer-decor { width: 120px; height: 6px; background: #fff; border-radius: 10px; margin-top: 30px; opacity: .8; box-shadow: 0 0 10px rgba(255,255,255,.5); }
@media(max-width:992px){
  /* Remove excess purple padding on mobile */
  .vm-section {
    padding: 24px 0 20px !important;
  }
  .vm-cards {
    display: flex;
    flex-direction: row;
    gap: 0;
    overflow-x: auto;
    overflow-y: hidden;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    -ms-overflow-style: none;
    max-width: 100%;
    padding-bottom: 0;
    touch-action: pan-x;
  }
  .vm-cards::-webkit-scrollbar { display: none; }
  .vm-card {
    flex: 0 0 82vw;
    max-width: 82vw;
    margin: 0 8px;
    scroll-snap-align: center;
    border-radius: 12px;
    /* Limit card height so no empty space inside */
    min-height: 0;
  }
  .vm-card__content { overflow: hidden; }
  .vm-card:first-child { margin-left: 9vw; }
  .vm-card:last-child  { margin-right: 9vw; }
  /* Dot indicators - right below the cards, no gap */
  .vm-dots {
    display: flex;
    justify-content: center;
    gap: 8px;
    margin-top: 12px;
    padding-bottom: 4px;
  }
  .vm-dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: rgba(255,255,255,.3);
    transition: all .3s;
    cursor: pointer;
  }
  .vm-dot.active {
    background: #fff;
    width: 24px;
    border-radius: 4px;
  }
}
@media(min-width:993px){
  .vm-dots { display: none; }
}
@media(max-width:992px){
  /* vm-section is relative so dots can be absolute */
  .vm-section {
    position: relative;
    padding-bottom: 40px !important;
    overflow: hidden;
  }
  /* Dots: absolute at bottom center */
  .vm-dots {
    position: absolute;
    bottom: 12px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    gap: 8px;
    z-index: 10;
  }
}

/* ---- TEAM SLIDER ---- */
.team-slider-section { background: #f0ebf7; padding: 70px 0; overflow: hidden; }
.team-slider__wrap { position: relative; }
.team-slider__track { display: flex; transition: transform .5s cubic-bezier(.4,0,.2,1); }
.team-slide { flex: 0 0 100%; }
.team-slide img { width: 100%; max-height: 520px; object-fit: cover; display: block; }
.team-arrow { position: absolute; top: 50%; transform: translateY(-50%); background: rgba(255,255,255,.85); border: 1px solid #e8e0f0; color: #3c2e71; width: 48px; height: 48px; border-radius: 50%; font-size: 2rem; line-height: 1; cursor: pointer; z-index: 3; transition: all .3s; display: flex; align-items: center; justify-content: center; }
.team-arrow:hover { background: #3c2e71; color: #fff; }
.team-arrow--prev { left: 16px; }
.team-arrow--next { right: 16px; }

/* ---- CULTURE SLIDER ---- */
.culture-slider-wrap { position: relative; overflow: hidden; margin-bottom: 60px; width: 100%; }
.culture-slider-inner { width: 100%; overflow: hidden; }
.culture-slider-track { display: flex; flex-wrap: nowrap; transition: transform .5s ease-in-out; width: 100%; }
.culture-slide { flex: 0 0 100%; width: 100%; min-width: 100%; display: flex; justify-content: center; }
.culture-slide picture { display: block; width: 100%; height: 100%; text-align: center; }
.culture-slide img { max-width: 100%; height: auto; display: inline-block; object-fit: contain; max-height: 750px; }
.culture-slider-nav { position: absolute; top: 50%; transform: translateY(-50%); background: transparent; border: none; color: #3c2e71; cursor: pointer; transition: all .3s; z-index: 10; padding: 10px; width: 50px; height: 50px; display: flex; align-items: center; justify-content: center; }
.culture-slider-nav:hover { transform: translateY(-50%) scale(1.1); color: #2d1245; }
.culture-slider-prev { left: max(10px, calc(50% - 620px)); }
.culture-slider-next { right: max(10px, calc(50% - 620px)); }
@media(max-width:768px){ .culture-slider-prev{left:2%;} .culture-slider-next{right:2%;} }

.culture-section__title { text-align: center; font-family: var(--font-heading); font-size: 28px; font-weight: normal; color: #3c2e71; letter-spacing: .06em; text-transform: uppercase; margin-bottom: 0; }
.culture-section__sub { text-align: center; color: #000000; margin-bottom: 24px; font-weight: 500; font-size: 1.05rem; }
.culture-tabs { display: flex; background: transparent; margin-bottom: 0; overflow-x: auto; padding: 0; gap: 4px; justify-content: center; }
.culture-tab { flex: 1; text-align: center; padding: 16px; border: none; background: #f4f4f4; font-size: .95rem; font-weight: 700; color: #4b5563; cursor: pointer; transition: all .3s; display: flex; align-items: center; justify-content: center; font-family: inherit; border-radius: 0; text-transform: uppercase; margin: 0; }
.culture-tab__inner { padding: 10px 24px; display: flex; align-items: center; justify-content: center; gap: 8px; border-radius: 50px; transition: all .3s; width: 100%; }
.culture-tab__dot { width: 8px; height: 8px; border-radius: 50%; background: #3c2e71; display: none; flex-shrink: 0; }
.culture-tab.active { background: #f4f4f4; color: #000000; }
.culture-tab.active .culture-tab__inner { background: #e0e0e0; padding: 12px 30px; }
.culture-tab.active .culture-tab__dot { display: inline-block; }
.culture-tab-contents { padding: 50px 40px; background: #f4f4f4; border-radius: 0; border-top: none; margin-top: 0; }
.culture-tab-content { display: none; animation: fadeIn .3s ease; }
.culture-tab-content.active { display: block; }
.culture-tab-content p, .culture-tab-content { color: #000000; line-height: 1.9; font-size: .95rem; }
.culture-tab-content strong { color: #3c2e71; font-weight: 700; }

/* ---- ORG STRUCTURE ---- */
.org-section { background: #fff; padding: 70px 0; }
@media(max-width: 768px) {
  .org-section { padding: 0 !important; }
}
.org-photo-wrap { position: relative; overflow: hidden; }
.org-photo-bg { width: 100%; height: auto; display: block; aspect-ratio: 1500/591; object-fit: cover; }
.org-photo-overlay { position: absolute; bottom: 0; left: 0; width: 100%; height: 50%; display: flex; flex-direction: column; justify-content: flex-end; align-items: center; text-align: center; padding: 60px 20px 40px 20px; background: linear-gradient(to top, rgba(0,0,0,0.95) 0%, rgba(0,0,0,0.6) 50%, transparent 100%); pointer-events: none; }
.org-photo-title { font-family: var(--font-heading); font-size: 28px; font-weight: normal; color: #fff; letter-spacing: .1em; text-transform: uppercase; margin-bottom: 2px; text-shadow: 0 2px 4px rgba(0,0,0,0.5); }
.org-photo-sub { color: #fff; font-size: .95rem; margin-bottom: 6px; font-weight: 600; text-shadow: 0 1px 2px rgba(0,0,0,0.5); }
.org-photo-desc { color: rgba(255,255,255,.9); font-size: .88rem; max-width: 800px; line-height: 1.5; margin: 0 auto; text-shadow: 0 1px 2px rgba(0,0,0,0.5); }
.org-principles-header { background: #fff; padding: 20px 0; border-bottom: 1px solid #f0f0f0; }
.org-principles-header__inner { display: flex; align-items: center; gap: 20px; }
.org-principles-header__left { display: inline-flex; align-items: center; gap: 8px; white-space: nowrap; color: #fff; font-size: .9rem; font-weight: 700; letter-spacing: .05em; background: #624388; padding: 10px 24px; border-radius: 50px; }
.org-principles-icon { font-size: 1.4rem; display: flex; align-items: center; justify-content: center; }
.org-principles-header__right { color: #3c2e71; font-size: .95rem; line-height: 1.6; font-weight: 500; flex: 1; margin: 0; }
.org-principles-list { background: #3c2e71; padding: 32px 0; }
.org-principles-grid { display: grid; grid-template-columns: repeat(4,1fr); gap: 0; }
.org-principle-item { padding: 10px 20px; text-align: center; border-right: 1px solid rgba(255,255,255,0.2); display: flex; flex-direction: column; align-items: center; justify-content: flex-start; }
.org-principle-item:last-child { border-right: none; }
.org-principle-icon { margin-bottom: 12px; display: flex; justify-content: center; align-items: center; }
.org-principle-icon img { height: 55px; width: auto; object-fit: contain; }
.org-principle-item p { font-size: .85rem; color: #fff; line-height: 1.5; margin: 0; font-weight: 400; }
.org-link-wrap { text-align: right; padding: 16px 0 24px 0; background: #fff; }
.org-link { color: #3c2e71; font-size: .9rem; font-weight: 600; }
.org-link:hover { color: #d4a843; }
@media(max-width:768px){ .org-principles-grid{grid-template-columns:repeat(2,1fr); gap:20px 0;} .org-principle-item:nth-child(2){border-right:none;} .org-principles-header__inner{flex-direction:column;gap:12px;text-align:center;} }

/* ---- PARTNERS ---- */
.partners-section { background: #fff; padding: 70px 0; }
.partners-section__title { text-align: center; font-family: var(--font-heading); font-size: 28px; font-weight: normal; letter-spacing: .05em; color: #3c2e71; text-transform: uppercase; margin-bottom: 36px; }
.partners-logos-wrap { display: flex; flex-direction: column; gap: 0; padding: 0; margin-bottom: 50px; }
.partners-logos-row { display: flex; justify-content: center; align-items: center; gap: 20px; flex-wrap: wrap; padding: 25px 0; }
.partners-logos-row:nth-child(2) { border-top: 1px solid #e5e7eb; border-bottom: 1px solid #e5e7eb; margin-top: 0 !important; }
.partner-logo { display: flex; align-items: center; }
.partner-logo img { height: 50px; width: auto; max-width: 130px; object-fit: contain; transition: transform .3s; }
.partner-logo:hover img { transform: scale(1.05); }
.partner-logo span { font-size: .9rem; font-weight: 600; color: #000000; white-space: nowrap; }
.partners-reasons { display: flex; justify-content: center; align-items: center; gap: 30px; margin-top: 20px; flex-wrap: wrap; }
.partners-reason { display: flex; align-items: center; gap: 12px; max-width: 320px; }
.partners-reason__num { position: relative; font-family: var(--font-heading); font-size: 2rem; font-weight: normal; color: #3c2e71; line-height: 1; z-index: 1; padding-left: 8px; }
.partners-reason__num::before { content: ""; position: absolute; top: -2px; left: 0; width: 24px; height: 24px; background: #f0f0f0; z-index: -1; border-radius: 2px; }
.partners-reason__sep { font-size: 1.8rem; color: #d1d5db; line-height: 1; font-weight: 300; }
.partners-reason p { font-size: .85rem; color: #000000; line-height: 1.4; margin: 0; font-weight: 500; }
@media(max-width:900px){
  /* Logo rows: horizontal scroll (slider) */
  .partners-logos-wrap { padding: 0; gap: 0; }
  .partners-logos-row {
    flex-wrap: nowrap !important;
    overflow-x: auto !important;
    justify-content: flex-start !important;
    padding: 14px 16px !important;
    gap: 20px !important;
    scrollbar-width: none;
    -ms-overflow-style: none;
    border-bottom: 1px solid #e5e7eb;
  }
  .partners-logos-row::-webkit-scrollbar { display: none; }
  .partner-logo { flex-shrink: 0; }
  .partner-logo img { height: 32px !important; max-width: none; flex-shrink: 0; }
  /* Reasons: 3 columns side by side */
  .partners-reasons {
    flex-direction: row !important;
    align-items: flex-start !important;
    gap: 0 !important;
    flex-wrap: nowrap !important;
    margin-top: 12px !important;
  }
  .partners-reason {
    flex: 1;
    flex-direction: column !important;
    align-items: flex-start !important;
    gap: 6px !important;
    padding: 12px 10px !important;
    border-right: 1px solid #e5e7eb;
    max-width: none !important;
  }
  .partners-reason:last-child { border-right: none; }
  .partners-reason__num { font-size: 1.2rem !important; }
  .partners-reason__sep { display: none; }
  .partners-reason p { font-size: 0.72rem !important; line-height: 1.4 !important; }
}

/* ---- EXPERTS ---- */
.experts-section { background: #fff; padding: 70px 0; background-position: center; background-repeat: no-repeat; background-size: cover; }
.experts-section__title { text-align: center; font-family: var(--font-heading); font-size: 28px; font-weight: normal; letter-spacing: .05em; color: #3c2e71; text-transform: uppercase; margin-bottom: 16px; }
.experts-section__sub { text-align: center; color: #000000; max-width: 800px; margin: 0 auto 48px; line-height: 1.7; font-size: .95rem; font-weight: 500; }
.experts-slider-wrap { position: relative; }
.experts-grid { display: flex; gap: 20px; overflow-x: auto; scroll-snap-type: x mandatory; scrollbar-width: none; -ms-overflow-style: none; scroll-behavior: smooth; }
.experts-grid::-webkit-scrollbar { display: none; }
.expert-card { flex: 0 0 calc(25% - 15px); scroll-snap-align: start; background: #f4f4f4; border-radius: 0; overflow: hidden; transition: all .3s; }
.experts-nav { position: absolute; top: 50%; transform: translateY(-50%); background: #fff; border: 1px solid #d1d5db; border-radius: 50%; width: 40px; height: 40px; display: flex; align-items: center; justify-content: center; cursor: pointer; z-index: 2; box-shadow: 0 4px 6px rgba(0,0,0,.1); color: #3c2e71; transition: all .3s; }
.experts-nav:hover { background: #3c2e71; color: #fff; }
.experts-prev { left: -20px; }
.experts-next { right: -20px; }
.expert-card:hover { transform: translateY(-4px); box-shadow: 0 12px 20px rgba(0,0,0,.08); }
.expert-card__photo { height: auto; overflow: hidden; background: transparent; display: flex; align-items: flex-end; justify-content: center; }
.expert-card__photo img { width: 100%; height: auto; object-fit: contain; object-position: bottom; transition: transform .4s; display: block; margin: 0 auto; }
.expert-card:hover .expert-card__photo img { transform: scale(1.05); }
.expert-card__info { padding: 16px 20px 24px 20px; text-align: left; background: transparent; }
.expert-card__name { font-size: .95rem; font-weight: 700; color: #3c2e71; margin-bottom: 12px; letter-spacing: .02em; text-transform: uppercase; border-bottom: 1px solid #d1d5db; padding-bottom: 12px; }
.expert-card__role { font-size: .85rem; color: #000000; font-weight: 500; margin-bottom: 4px; }
.expert-card__exp { font-size: .85rem; color: #000000; font-weight: 500; }
@media(max-width:900px){ .expert-card{flex:0 0 calc(50% - 10px);} .experts-prev{left:-10px;} .experts-next{right:-10px;} }
@media(max-width:480px){ .expert-card{flex:0 0 100%;} .experts-prev{left:5px;} .experts-next{right:5px;} }

/* ============================================
   VIDEO / CTA SECTION
   - Nen section TRANG TRONG SUOT
   - Video nho 80%, nam giua, co space xam 2 ben (thay bang padding section)
   ============================================ */
.cta-banner-section {
  position: relative;
  z-index: 10;
  background: transparent !important;
  padding: 70px 0 0;
}
@media(max-width: 900px) {
  .cta-banner-section {
    padding: 40px 0 0 !important;
  }
  .cta-banner-section > .container {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
.cta-banner-section > .container {
  max-width: 1200px !important;
  background: transparent !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
.cta-video-wrap {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 8px;
  box-shadow: none;
  background: #1a0a2e;
  width: 80%;
  max-width: 860px;
  cursor: default;
  margin: 0 auto;
}
.cta-video-thumb {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
  border-radius: 8px;
  object-fit: cover;
  object-position: center center;
  display: block;
  transition: transform .4s;
}
.cta-video-thumb--empty {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
  background: linear-gradient(135deg, #3b1b6c 0%, #1a0a2e 100%);
}
.cta-play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 72px;
  height: 72px;
  background: rgba(255,255,255,0.18) !important;
  border: 2.5px solid rgba(255,255,255,0.95) !important;
  border-radius: 50% !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  transition: background .25s, transform .25s;
  z-index: 5;
  text-decoration: none;
  padding: 0;
  outline: none;
  box-shadow: 0 0 0 6px rgba(255,255,255,0.12);
}
.cta-play-btn svg { width: 26px; height: 26px; margin-left: 4px; }
.cta-video-wrap--has-video { cursor: pointer; }
.cta-video-wrap--has-video:hover .cta-play-btn {
  background: rgba(74,30,110,0.8);
  transform: translate(-50%, -50%) scale(1.08);
}
.cta-video-lightbox {
  position: fixed; inset: 0; z-index: 9999;
  display: flex; align-items: center; justify-content: center;
}
.cta-video-lightbox__bg { position: absolute; inset: 0; background: rgba(0,0,0,0.88); cursor: pointer; }
.cta-video-lightbox__inner { position: relative; z-index: 10; width: min(900px, 92vw); aspect-ratio: 16/9; background: #000; border-radius: 6px; overflow: hidden; }
.cta-video-lightbox__iframe { width: 100%; height: 100%; display: block; border: none; }
.cta-video-lightbox__close { position: absolute; top: -38px; right: 0; background: transparent; border: none; color: #fff; font-size: 1.4rem; cursor: pointer; z-index: 11; line-height: 1; opacity: .85; transition: opacity .2s; }
.cta-video-lightbox__close:hover { opacity: 1; }

/* ============================================
   NEWS SECTION
   - Nen FULL CHIEU NGANG mau xam #e0e0e0
   - Chi compact chieu cao (padding tren/duoi vua phai)
   - Khong phai centered card
   ============================================ */
.news-section {
  position: relative;
  z-index: 1;
  background: linear-gradient(to bottom, #f0f0f0 0%, #f0f0f0 280px, #ffffff 280px, #ffffff 100%) !important;
  margin-top: 0;
  padding: 90px 0 70px;
}
.news-section .container {
  max-width: 1200px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
}
.news-section__header {
  margin-bottom: 20px;
  text-align: left;
}
.news-tab-label {
  display: inline-block;
  background: #e9ecef;
  color: #3c2e71;
  font-size: .8rem;
  font-weight: 700;
  letter-spacing: .05em;
  padding: 8px 24px;
  border-radius: 20px;
  text-transform: uppercase;
  border: none;
}
.news-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 14px;
  margin-bottom: 32px;
}
.news-card {
  background: #fff;
  border-radius: 0;
  overflow: hidden;
  border: none;
  box-shadow: 0 1px 4px rgba(0,0,0,0.08);
  transition: box-shadow .25s, transform .25s;
}
.news-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 14px rgba(0,0,0,0.1);
}
.news-card__thumb {
  position: relative;
  overflow: hidden;
  padding-top: 62%;
  background: #e0e0e0;
}
.news-card__thumb img {
  position: absolute; top: 0; left: 0;
  width: 100%; height: 100%;
  object-fit: cover; object-position: center;
  display: block; transition: transform .35s;
}
.news-card:hover .news-card__thumb img { transform: scale(1.04); }
.news-card__thumb-placeholder { position: absolute; inset: 0; background: #ccc; }
.news-card__badge {
  position: absolute; bottom: -12px; left: 50%;
  transform: translateX(-50%);
  background: #fff; color: #3c2e71;
  font-size: .65rem; font-weight: 700; letter-spacing: .08em;
  text-transform: uppercase; padding: 4px 16px;
  border-radius: 20px; box-shadow: 0 2px 6px rgba(0,0,0,0.15);
  white-space: nowrap; z-index: 10; display: block;
}
.news-card:not(:first-child) .news-card__badge { display: none; }
.news-card__thumb-link { display: block; position: relative; }
.news-card__body { padding: 16px 16px 18px; background: #fff; }
.news-card__title {
  font-size: 13px; font-weight: 700; color: #000;
  line-height: 1.55; margin: 0 0 14px 0;
  padding-bottom: 14px; border-bottom: 1px solid #e0e0e0;
  display: -webkit-box; -webkit-line-clamp: 3;
  -webkit-box-orient: vertical; overflow: hidden;
  min-height: 4.2em; text-transform: uppercase;
}
.news-card__title a { color: inherit; text-decoration: none; }
.news-card__title a:hover { color: #3c2e71; }
.news-card__more {
  font-size: .68rem; font-weight: 600; color: #333;
  letter-spacing: .08em; text-transform: uppercase;
  display: inline-block; text-decoration: none;
}
.news-card__more:hover { color: #3c2e71; }
.news-section__tagline {
  text-align: center; color: #555;
  font-size: 18px; line-height: 1.85;
  padding-top: 38px; margin-bottom: 0; font-style: normal;
}
@media(max-width:900px){
  .news-grid {
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 6px !important;
  }
  .news-section .container {
    padding-left: 6px !important;
    padding-right: 6px !important;
  }
  .news-section {
    padding: 60px 0 50px !important;
  }
  .news-section__header {
    margin-bottom: 16px !important;
    padding-top: 0 !important;
  }
  /* Truncate article title to 3 lines max */
  .news-card__title a {
    display: -webkit-box !important;
    -webkit-line-clamp: 3 !important;
    -webkit-box-orient: vertical !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
  }
  .news-card__body {
    padding: 8px 8px 10px !important;
  }
  .news-card__title {
    font-size: 0.62rem !important;
    margin-bottom: 8px !important;
    padding-bottom: 8px !important;
    line-height: 1.4 !important;
  }
  .news-card__more {
    font-size: 0.55rem !important;
  }
  .news-tab-label {
    font-size: 0.72rem !important;
  }
  .news-section__tagline {
    font-size: 0.72rem !important;
    line-height: 1.6 !important;
    margin-top: 16px !important;
  }
}

/* ---- TIMELINE SECTION ---- */
.timeline-section { padding: 50px 0 0 0; }

/* ---- NEWS SECTION ---- */
.news-section { padding: 70px 0; }

/* ---- BRAND TICKER ---- */
.brand-ticker { background: #3c2e71; padding: 0; overflow: hidden; }
.brand-ticker__track { display: flex; gap: 0; animation: tickerScroll 25s linear infinite; width: max-content; }
.brand-ticker__item { display: flex; align-items: center; gap: 8px; padding: 0 32px; border-right: 1px solid rgba(255,255,255,.1); white-space: nowrap; }
.brand-ticker__item--img { border-right: none; }
.brand-ticker__icon { flex-shrink: 0; opacity: .6; }
.brand-ticker__name { font-size: .88rem; font-weight: 700; color: #fff; letter-spacing: .06em; }
.brand-ticker__sub { font-size: .7rem; color: rgba(255,255,255,.5); }

/* ---- SECTION HEADING HELPER ---- */
.section-heading { text-align: center; margin-bottom: 48px; }
.section-heading__eyebrow { font-size: .7rem; font-weight: 700; letter-spacing: .2em; text-transform: uppercase; color: #d4a843; margin-bottom: 12px; }
.section-heading__title { font-family: var(--font-heading); font-size: 28px; font-weight: normal; color: #3c2e71; letter-spacing: .04em; text-transform: uppercase; margin-bottom: 16px; }
.section-heading__sub { color: #555; font-size: .95rem; max-width: 600px; margin: 0 auto; line-height: 1.8; }

/* ---- KEYFRAMES ---- */
@keyframes tickerScroll { from { transform: translateX(0); } to { transform: translateX(-50%); } }
@keyframes fadeIn { from { opacity: 0; transform: translateY(8px); } to { opacity: 1; transform: translateY(0); } }

/* ---- MOBILE: All headings 20px + culture layout ---- */
@media (max-width: 768px) {
  .section-heading__title,
  .culture-section__title,
  .vm-section__title,
  .timeline-section__title,
  .partners-section__title,
  .experts-section__title,
  .news-section__title,
  .home-booking__title,
  .services-section__title,
  .about-content__title,
  .org-photo-title,
  .experts-section__title-main,
  .news-tab-label {
    font-size: 16px !important;
    line-height: 1.35 !important;
  }

  /* Culture section: shrink subtitles and tabs */
  .culture-section__sub {
    font-size: 0.85rem !important;
    margin-bottom: 20px !important;
  }

  /* Culture slider image: max-height reduced */
  .culture-slide img {
    max-height: 340px !important;
  }
  .culture-slider-wrap {
    margin-bottom: 0 !important;
  }

  /* Culture tabs: smaller text, tighter padding */
  .culture-tab {
    font-size: 0.75rem !important;
    padding: 10px 4px !important;
  }
  .culture-tab__inner {
    padding: 6px 10px !important;
  }
  .culture-tab.active .culture-tab__inner {
    padding: 8px 14px !important;
  }

  /* Culture tab content: smaller text */
  .culture-tab-contents {
    padding: 24px 16px !important;
  }
  .culture-tab-content p,
  .culture-tab-content {
    font-size: 0.85rem !important;
    line-height: 1.7 !important;
  }

  /* Org structure: smaller */
  .org-photo-title {
    font-size: 18px !important;
  }
  .org-photo-sub {
    font-size: 0.8rem !important;
  }
  .org-photo-desc {
    font-size: 0.78rem !important;
  }
  .org-principle-item p {
    font-size: 0.75rem !important;
  }

  /* Partners: reduce spacing */
  .partners-section {
    padding: 30px 5px !important;
  }
  .partners-section .container {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .partners-logos-row {
    gap: 12px !important;
    padding: 16px 0 !important;
  }
  .partner-logo img {
    height: 36px !important;
  }

  /* Experts: mobile card size */
  .expert-card {
    flex: 0 0 calc(50% - 10px) !important;
  }
  /* Experts section: top padding */
  .experts-section {
    padding-top: 50px !important;
    padding-bottom: 20px !important;
  }
  /* Experts: title & subtitle smaller */
  .experts-section__title {
    font-size: 16px !important;
    margin-bottom: 8px !important;
  }
  .experts-section__sub {
    font-size: 0.72rem !important;
    margin-bottom: 20px !important;
    line-height: 1.55 !important;
  }
  /* Expert card text */
  .expert-card__name {
    font-size: 0.75rem !important;
    margin-bottom: 8px !important;
    padding-bottom: 8px !important;
  }
  .expert-card__role,
  .expert-card__exp {
    font-size: 0.68rem !important;
  }
  .expert-card__body,
  .expert-card__info {
    padding: 10px 10px 12px !important;
  }

  /* Booking section */
  .home-booking {
    padding: 40px 0 !important;
  }
}




















