/* ============================================================
   page-background-2026.css — Thống nhất nền toàn trang: #FAF5EE
   Nạp SAU tất cả file khác để ghi đè các sắc kem cũ
   (#F8F5EF, #FAF7F2, #FAF8F5, trắng…). Header giữ nền trắng.
============================================================ */

:root {
    --page-bg: #FAF5EE;
}

html,
body {
    background: var(--page-bg);
}

/* Các section từng dùng sắc kem hơi khác nhau */
.maydo-quiz,
.maydo-quiz[data-state="asking"],
.maydo-quiz[data-state="idle"],
.maydo-quiz[data-state="done"],
.why-need-course-apollo2025,
.lotrinh-section,
.truongthanh-section,
.truongthanh-section.theme-pink,
.truongthanh-section.theme-blue,
.truongthanh-section.theme-red,
.truongthanh-section.theme-yellow,
.ninetypercent-guarantee-maxscore-apllo2025,
.student-list-slider,
.teachers-section,
.facilities-section-2026,
.facilities-section,
.why-need-course-apollo2025.desktop,
.why-need-course-apollo2025.mobile,
.bg-color-top-why-need-course-apollo2025,
.ninetypercent-guarantee-maxscore-apllo2025.desktop,
.ninetypercent-guarantee-maxscore-apllo2025.mobile,
.maincontent-ninetypercent-guarantee-maxscore-background,
.student-list-slider.desktop,
.student-list-slider.mobile,
.cta-bottom-section,
.leadform-homepage-apollo2025,
.authentic-images-note-desktop-2025,
.authentic-images-note-mobile-2025 {
    background: var(--page-bg) !important;
}

/* Footer: các khối bên trong vốn trong suốt, chỉ cần lớp bọc ngoài */
footer,
.reworkfooter2025,
.reworkfooter2025-new-footer-2025,
.footer-rewarm_new_form_link-new-footer-2025 {
    background-color: var(--page-bg);
}

/* Header giữ nguyên nền trắng — liệt kê để người sau khỏi sửa nhầm */
.header-fixed-navRevamap-New2025 {
    background: #FFFFFF;
}
