/* ================= ROOT ================= */
:root {
  --green: #305F4D;
  --cream: #FFFFE4;
  --yellow: #FFC025;
}

* {
  box-sizing: border-box;
}

body {
  margin: 0;
  background: var(--cream);
  color: var(--green);
  font-family: "DFVN Catchy Mager";
}

/* ================= SECTION ================= */
.section {
  position: relative;
  padding: 96px 0;
}

.section.light {
  background: var(--cream);
}

.section.dark {
  background: var(--green);
  color: var(--cream);
}

/* ================= CONTENT ================= */
.content {
  max-width: 980px;
  margin: 0 auto;
  padding: 0 24px;
}

.two-col {
  display: grid;
  grid-template-columns: 180px 1fr;
  gap: 40px;
  align-items: start;
}

/* ================= HERO ================= */

.hero {
  background: var(--cream);
  padding: 32px 24px 56px;
}

.hero-card {
  max-width: 1280px;
  margin: 0 auto;
}

/* KHUNG HERO */
.hero-image-wrap {
  position: relative;
  width: 100%;
  height: 420px;
  border-radius: 32px;
  overflow: hidden;
  background: var(--cream);
}

/* ẢNH – BASE: KHÔNG CROP */
.hero-image-wrap img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
  display: block;
  background: var(--cream);
}

/* ===== HERO META (TRIỀU ĐẠI – LĨNH VỰC) ===== */
.hero-meta {
  position: absolute;
  top: 32px;
  left: 0;
  display: flex;
  flex-direction: column;
  gap: 16px;
  z-index: 5;
}

/* CHIP */
.hero-meta span {
  background: var(--green);
  color: var(--cream);
  padding: 14px 32px 14px 28px;
  min-width: 220px;
  font-family: "DFVN Catchy Mager Regular";
  font-size: 20px;
  line-height: 1;
  border-radius: 0 18px 18px 0;
  box-shadow: 0 4px 0 rgba(0, 0, 0, 0.18);
}

/* ===== MENU ===== */
.hero-menu {
  position: absolute;
  top: 24px;
  right: 24px;
  display: flex;
  flex-direction: column;
  gap: 6px;
  z-index: 5;
}

.hero-menu span {
  width: 26px;
  height: 3px;
  background: var(--green);
  border-radius: 2px;
}

/* ===== TÊN NHÂN VẬT ===== */
.hero-name-overlay {
  position: absolute;
  bottom: 24px;
  right: 40px;
  background: var(--cream);
  padding: 22px 40px;
  border-radius: 24px;
  z-index: 5;
}

.hero-name-overlay h1 {
  margin: 0;
  font-family: "Lost Vietnam Regular";
  font-size: 46px;
  color: var(--green);
  letter-spacing: 2px;
}

/* ================= TITLES ================= */
.section-title {
  font-family: "DFVN Arthemys Display";
  font-size: 48px;
  margin: 0;
}

.section-title-float {
  position: absolute;
  top: -48px;
  padding: 24px 48px;
  border-radius: 28px 28px 0 0;
}

.section-title-float.light {
  left: 12%;
  background: var(--cream);
}

.section-title-float.dark {
  right: 12%;
  background: var(--green);
}

.section-title-float h2 {
  margin: 0;
  font-family: "DFVN Arthemys Display";
  font-size: 42px;
}

/* ================= ACTIVITY ================= */
.activity {
  padding-top: 140px;
}

.activity-title-float {
  position: absolute;
  top: -56px;
  right: 12%;
  background: var(--green);
  padding: 28px 56px;
  border-radius: 32px 32px 0 0;
}

.activity-title-float h2 {
  margin: 0;
  font-family: "DFVN Arthemys Display";
  font-size: 44px;
  color: var(--cream);
}

/* ================= TIMELINE ================= */
.timeline {
  max-width: 720px;
  margin: 0 auto;
}

.timeline-item {
  display: grid;
  grid-template-columns: 32px 1fr;
  column-gap: 24px;
  padding-bottom: 40px;
}

.timeline-line {
  position: relative;
  display: flex;
  justify-content: center;
}

.timeline-line::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: -40px;
  width: 2px;
  background: var(--cream);
}

.timeline-dot {
  width: 16px;
  height: 16px;
  background: var(--cream);
  border-radius: 50%;
  margin-top: 4px;
  z-index: 1;
}

.timeline-content h4 {
  margin: 0 0 6px;
  font-size: 20px;
}

.timeline-content p {
  margin: 0;
  line-height: 1.6;
}

/* ================= CONTRIBUTE ================= */
.contribute {
  max-width: 720px;
  margin: 0 auto;
}

.contribute-item {
  display: grid;
  grid-template-columns: 1fr 1fr;
  padding: 32px 0;
}

.contribute-item:nth-child(odd) {
  border-bottom: 1px solid rgba(255, 255, 228, 0.15);
}

.contribute-item:nth-child(even) {
  border-bottom: 1px solid rgba(255, 255, 228, 0.6);
}

.contribute-keyword {
  font-family: "DFVN Arthemys Display Light";
  font-size: 28px;
  line-height: 1.2;
  color: var(--cream);
}

.contribute-keyword span {
  display: block;
}

.contribute-text {
  font-family: "DFVN Catchy Mager Regular";
  font-size: 18px;
  line-height: 1.6;
  color: var(--cream);
  align-self: center;
}

/* ================= HONOR ================= */
.honor {
  display: grid;
  grid-template-columns: 1.2fr 1fr;
  gap: 40px;
}

.honor-gallery img {
  width: 100%;
  border-radius: 16px;
  margin-bottom: 24px;
}
.honor-text {
  white-space: pre-line;   /* 👈 QUAN TRỌNG */
}

/* ================= REVIEW ================= */
.review-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
}

.review-item {
  background: var(--cream);
  color: var(--green);
  border-radius: 24px;
  padding: 24px;
}

/* ================= TEXT ================= */
.body-text {
  font-size: 16px;
  line-height: 1.8;
}

.btn-more {
  display: inline-block;
  padding: 14px 36px;
  border-radius: 999px;
  background: #305F4D;
  color: #FFFFE4;
  text-decoration: none;
  font-size: 18px;
}


/* ================= DESKTOP IMAGE CROP ================= */
@media (min-width: 1024px) {
  .hero-image-wrap {
    height: 520px;
  }

  .hero-image-wrap img {
    object-fit: cover;
    object-position: center 20%;
  }
}
