/*
Theme Name: Do Thuy
Theme URI: https://dothuy.com
Author: Do Thuy
Author URI: https://dothuy.com
Description: Theme WordPress tối giản dành cho website cá nhân của coach Đỗ Thuý (Self-discovery & Career Coach). Phong cách ấm áp, tông be/nâu đất, lấy cảm hứng từ mockup homepage.jpg.
Version: 1.0.0
Requires at least: 6.4
Tested up to: 6.6
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: dothuy
Tags: blog, custom-menu, custom-logo, translation-ready, threaded-comments
*/

/* -----------------------------------------------------------------------
 * 0. Self-hosted fonts
 * Source Serif 4 copy từ theme mặc định twentytwentythree (đã sẵn woff2, cùng font).
 * Be Vietnam Pro tải trực tiếp từ Google Fonts (v12) về assets/fonts/be-vietnam-pro/.
 * Cả 2 đều giấy phép SIL Open Font License - xem file LICENSE.md/OFL.txt đi kèm trong
 * từng thư mục font. Chỉ lấy 2 subset "vietnamese" + "latin" (bỏ "latin-ext" - không
 * cần cho nội dung tiếng Việt/tiếng Anh của site, giảm số file tải).
 * --------------------------------------------------------------------- */
@font-face {
	font-family: 'Source Serif 4';
	font-style: normal;
	font-weight: 200 900;
	font-display: swap;
	src: url('assets/fonts/source-serif-4/SourceSerif4Variable-Roman.otf.woff2') format('woff2');
}

@font-face {
	font-family: 'Be Vietnam Pro';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('assets/fonts/be-vietnam-pro/be-vietnam-pro-400-vietnamese.woff2') format('woff2');
	unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
@font-face {
	font-family: 'Be Vietnam Pro';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('assets/fonts/be-vietnam-pro/be-vietnam-pro-400-latin.woff2') format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
	font-family: 'Be Vietnam Pro';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url('assets/fonts/be-vietnam-pro/be-vietnam-pro-500-vietnamese.woff2') format('woff2');
	unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
@font-face {
	font-family: 'Be Vietnam Pro';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url('assets/fonts/be-vietnam-pro/be-vietnam-pro-500-latin.woff2') format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
	font-family: 'Be Vietnam Pro';
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url('assets/fonts/be-vietnam-pro/be-vietnam-pro-600-vietnamese.woff2') format('woff2');
	unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
@font-face {
	font-family: 'Be Vietnam Pro';
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url('assets/fonts/be-vietnam-pro/be-vietnam-pro-600-latin.woff2') format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
	font-family: 'Be Vietnam Pro';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url('assets/fonts/be-vietnam-pro/be-vietnam-pro-700-vietnamese.woff2') format('woff2');
	unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
@font-face {
	font-family: 'Be Vietnam Pro';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url('assets/fonts/be-vietnam-pro/be-vietnam-pro-700-latin.woff2') format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* -----------------------------------------------------------------------
 * 1. Design tokens
 * --------------------------------------------------------------------- */
:root {
	--color-bg: #FAF6F0;
	--color-bg-alt: #F3ECE3;
	--color-text: #2B241E;
	--color-text-muted: #6B6259;
	--color-accent: #B5623F;
	--color-accent-dark: #4A3324;
	--color-border: #E7DDCF;
	--color-white: #FFFFFF;

	--font-heading: 'Source Serif 4', Georgia, 'Times New Roman', serif;
	--font-body: 'Be Vietnam Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;

	--radius-sm: 8px;
	--radius-md: 12px;
	--radius-lg: 20px;
	--radius-pill: 999px;

	--container-width: 1140px;
	--space-section: 96px;
}

/* -----------------------------------------------------------------------
 * 2. Reset / base
 * --------------------------------------------------------------------- */
*,
*::before,
*::after {
	box-sizing: border-box;
}

html {
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
	background-color: var(--color-bg);
	color: var(--color-text);
	font-family: var(--font-body);
	font-size: 16px;
	line-height: 1.6;
	-webkit-font-smoothing: antialiased;
}

img {
	max-width: 100%;
	height: auto;
	display: block;
}

a {
	color: inherit;
	text-decoration: none;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

h1, h2, h3, h4, h5, h6 {
	font-family: var(--font-heading);
	font-weight: 600;
	line-height: 1.25;
	margin: 0 0 0.5em;
	color: var(--color-text);
}

p {
	margin: 0 0 1em;
	color: var(--color-text-muted);
}

button,
input,
textarea {
	font-family: inherit;
	font-size: inherit;
}

.screen-reader-text {
	position: absolute;
	width: 1px;
	height: 1px;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	white-space: nowrap;
}

/* -----------------------------------------------------------------------
 * 3. Layout helpers
 * --------------------------------------------------------------------- */
.container {
	width: 100%;
	max-width: var(--container-width);
	margin-left: auto;
	margin-right: auto;
	padding-left: 24px;
	padding-right: 24px;
}

.site {
	display: flex;
	flex-direction: column;
	min-height: 100vh;
}

.site-main {
	flex: 1;
	padding: 48px 24px;
}

/* -----------------------------------------------------------------------
 * 4. Buttons
 * --------------------------------------------------------------------- */
.btn {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	padding: 12px 24px;
	border-radius: var(--radius-pill);
	font-weight: 500;
	font-size: 15px;
	white-space: nowrap;
	transition: opacity 0.2s ease;
}

.btn:hover {
	opacity: 0.85;
}

.btn--primary {
	background-color: var(--color-accent-dark);
	color: var(--color-white);
}

.btn--link {
	padding: 0;
	color: var(--color-accent);
	border-radius: 0;
}

.btn--outline {
	background-color: transparent;
	color: var(--color-accent-dark);
	border: 1px solid var(--color-accent-dark);
}

/* -----------------------------------------------------------------------
 * 5. Header
 * --------------------------------------------------------------------- */
.site-header {
	position: sticky;
	top: 0;
	z-index: 100;
	background-color: var(--color-bg);
	border-bottom: 1px solid var(--color-border);
}

/* Bù khoảng cách khi nhảy tới anchor (#id) trong trang, tránh bị header sticky đè lên. */
section[id] {
	scroll-margin-top: 100px;
}

.site-header__inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 24px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.site-branding__link {
	display: flex;
	flex-direction: column;
}

.site-title {
	font-family: var(--font-body);
	font-weight: 700;
	font-size: 20px;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

.site-description {
	font-size: 13px;
	color: var(--color-text-muted);
}

.main-navigation ul {
	display: flex;
	align-items: center;
	gap: 28px;
}

.main-navigation li {
	position: relative;
}

.main-navigation a {
	font-size: 15px;
	white-space: nowrap;
}

.main-navigation a:hover {
	color: var(--color-accent);
}

/* Mũi tên nhỏ cạnh mục có submenu (giống chevron "Thư viện tri thức" trong mockup). */
.main-navigation .menu-item-has-children > a::after {
	content: '';
	display: inline-block;
	width: 6px;
	height: 6px;
	margin-left: 6px;
	margin-bottom: 2px;
	border-right: 1.5px solid currentColor;
	border-bottom: 1.5px solid currentColor;
	transform: rotate(45deg);
	transition: transform 0.2s ease;
}

.main-navigation .menu-item-has-children:hover > a::after,
.main-navigation .menu-item-has-children:focus-within > a::after {
	transform: rotate(-135deg);
	margin-bottom: -2px;
}

/* Submenu: ẩn theo mặc định, chỉ hiện khi hover/focus vào mục cha (dropdown). */
.main-navigation .sub-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 200;
	flex-direction: column;
	align-items: stretch;
	gap: 2px;
	min-width: 220px;
	margin-top: 12px;
	padding: 10px;
	background-color: var(--color-white);
	border: 1px solid var(--color-border);
	border-radius: var(--radius-md);
	box-shadow: 0 12px 32px rgba(43, 36, 30, 0.12);
	opacity: 0;
	visibility: hidden;
	transform: translateY(4px);
	transition: opacity 0.2s ease, transform 0.2s ease, visibility 0.2s ease;
}

.main-navigation .menu-item-has-children:hover > .sub-menu,
.main-navigation .menu-item-has-children:focus-within > .sub-menu {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}

.main-navigation .sub-menu a {
	display: block;
	padding: 8px 12px;
	border-radius: var(--radius-sm);
}

.main-navigation .sub-menu a:hover {
	background-color: var(--color-bg-alt);
}

.main-navigation .sub-menu .menu-item-has-children > a::after {
	transform: rotate(-45deg);
	margin-bottom: 0;
}

.menu-toggle {
	display: none;
	background: none;
	border: 1px solid var(--color-border);
	border-radius: var(--radius-sm);
	padding: 8px 12px;
	cursor: pointer;
}

/* -----------------------------------------------------------------------
 * 6. Section chung + label
 * --------------------------------------------------------------------- */
.section {
	padding: var(--space-section) 0;
}

.section__header {
	margin-bottom: 40px;
}

.section__header--row {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
}

.section__subtitle {
	margin: 8px 0 0;
	font-size: 16px;
}

.label {
	display: inline-block;
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: var(--color-text-muted);
}

.label--accent {
	color: var(--color-accent);
}

.label--icon {
	display: inline-flex;
	align-items: center;
	gap: 8px;
}

.label--icon svg {
	width: 20px;
	height: 20px;
	color: #FF0000;
}

/* -----------------------------------------------------------------------
 * 7. Hero
 * --------------------------------------------------------------------- */
.hero {
	background-color: var(--color-bg-alt);
}

.hero__inner {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 56px;
	align-items: center;
	padding-top: 56px;
	padding-bottom: var(--space-section);
}

.hero__content {
	max-width: 460px;
}

.hero__heading {
	font-size: clamp(1.9rem, 3.2vw, 2.6rem);
	margin-top: 12px;
	margin-bottom: 20px;
}

.hero__text {
	margin-bottom: 28px;
}

.hero__media {
	position: relative;
}

/* Blob trang trí phía sau ảnh - chỉ dùng ở hero trang chủ (front-page.php), không dùng
 * cho hero các trang khác (vd. page-book-a-conversation.php) vì mockup không có chi tiết này. */
.hero--with-blob .hero__media::before {
	content: "";
	position: absolute;
	top: -20px;
	left: -20px;
	width: 65%;
	height: 65%;
	background-color: var(--color-bg);
	border-radius: 50% 50% 45% 55% / 55% 45% 55% 45%;
	z-index: 0;
}

.hero__image {
	position: relative;
	z-index: 1;
	aspect-ratio: 4 / 5;
	overflow: hidden;
	border-radius: var(--radius-lg);
	background-color: var(--color-bg);
}

.hero__photo {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.quote-card {
	position: absolute;
	z-index: 2;
	right: -16px;
	bottom: -28px;
	max-width: 260px;
	margin: 0;
	padding: 24px;
	background-color: var(--color-white);
	border-radius: var(--radius-md);
	box-shadow: 0 12px 32px rgba(43, 36, 30, 0.12);
}

.quote-card__mark {
	display: block;
	font-family: var(--font-heading);
	font-size: 40px;
	line-height: 1;
	color: var(--color-accent);
	margin-bottom: 4px;
}

.quote-card__text {
	font-size: 14px;
	color: var(--color-text);
	margin: 0;
}

.quote-card__author {
	display: block;
	margin-top: 10px;
	font-family: var(--font-heading);
	font-style: italic;
	color: var(--color-accent);
}

/* -----------------------------------------------------------------------
 * 8. Thư viện tri thức
 * --------------------------------------------------------------------- */
.library-grid {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 24px;
}

.library-card {
	display: flex;
	flex-direction: column;
	padding: 28px;
	border: 1px solid var(--card-accent, var(--color-border));
	border-radius: var(--radius-md);
	background-color: var(--color-white);
}

/* Ghim link "Khám phá →" xuống đáy card, để thẳng hàng giữa các card dù mô tả dài ngắn khác nhau. */
.library-card > .btn--link {
	margin-top: auto;
}

.library-card__icon {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 48px;
	height: 48px;
	margin-bottom: 20px;
	border: 1.5px solid var(--card-accent, var(--color-accent));
	border-radius: 50%;
	color: var(--card-accent, var(--color-accent));
}

.library-card__icon svg {
	width: 22px;
	height: 22px;
}

.library-card__title {
	font-size: 19px;
	margin-bottom: 8px;
}

.library-card__text {
	font-size: 14px;
	margin-bottom: 18px;
}

/* -----------------------------------------------------------------------
 * 9. Bài viết mới nhất
 * --------------------------------------------------------------------- */
.blog-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 32px;
}

.blog-card__thumb {
	display: block;
	aspect-ratio: 4 / 3;
	overflow: hidden;
	border-radius: var(--radius-md);
	margin-bottom: 16px;
}

.blog-card__thumb img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.blog-card__category {
	display: block;
	margin-bottom: 8px;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: var(--color-accent);
}

.blog-card__title {
	font-size: 20px;
	margin-bottom: 8px;
}

.blog-card__title a:hover {
	color: var(--color-accent);
}

.blog-card__excerpt p {
	font-size: 14px;
	margin: 0 0 12px;
}

.blog-card__meta {
	font-size: 13px;
	color: var(--color-text-muted);
	margin: 0;
}

/* -----------------------------------------------------------------------
 * 10. YouTube
 * --------------------------------------------------------------------- */
.youtube-section {
	background-color: var(--color-bg-alt);
}

.youtube-section__inner {
	display: grid;
	grid-template-columns: 1fr 1.4fr;
	gap: 48px;
	align-items: start;
}

.youtube-section__title {
	font-size: 26px;
	margin-top: 14px;
	margin-bottom: 10px;
}

.youtube-section__text {
	margin: 0;
}

.video-list {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}

.video-item {
	flex: 1 1 160px;
	display: flex;
	flex-direction: column;
}

.video-item__thumb {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	aspect-ratio: 16 / 10;
	margin-bottom: 10px;
	background-color: var(--color-border);
	border-radius: var(--radius-md);
	overflow: hidden;
	color: var(--color-accent-dark);
}

.video-item__play svg {
	width: 40px;
	height: 40px;
}

.video-item__duration {
	position: absolute;
	right: 8px;
	bottom: 8px;
	padding: 2px 6px;
	font-size: 12px;
	color: var(--color-white);
	background-color: rgba(0, 0, 0, 0.75);
	border-radius: 4px;
}

.video-item__title {
	font-size: 14px;
	color: var(--color-text);
	line-height: 1.45;
}

.video-item:hover .video-item__title {
	color: var(--color-accent);
}

.video-list__footer {
	grid-column: 2;
	display: flex;
	justify-content: flex-end;
	margin-top: 24px;
}

/* -----------------------------------------------------------------------
 * 11. Newsletter
 * --------------------------------------------------------------------- */
.newsletter__inner {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 24px;
	padding: 48px;
	background-color: var(--color-bg-alt);
	border-radius: var(--radius-lg);
}

.newsletter__icon {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 56px;
	height: 56px;
	flex: 0 0 auto;
	background-color: var(--color-white);
	border: 1px solid var(--color-border);
	border-radius: 50%;
	color: var(--color-accent-dark);
}

.newsletter__icon svg {
	width: 24px;
	height: 24px;
}

.newsletter__content {
	flex: 1 1 260px;
}

.newsletter__title {
	font-size: 22px;
	margin-bottom: 4px;
}

.newsletter__text {
	margin: 0;
}

.newsletter__form {
	display: flex;
	gap: 12px;
	flex: 1 1 380px;
}

/* Form do plugin MC4WP render bọc thêm 1 lớp div quanh input/nút - áp lại layout flex tại đây. */
.newsletter__form .mc4wp-form-fields {
	display: flex;
	align-items: center;
	gap: 12px;
	width: 100%;
}

.newsletter__input {
	flex: 1;
	padding: 12px 18px;
	border: 1px solid var(--color-border);
	border-radius: var(--radius-pill);
	background-color: var(--color-white);
}

.newsletter__message {
	flex-basis: 100%;
	margin: 12px 0 0;
	font-size: 14px;
}

.newsletter__message--error {
	color: #8A342A;
}

.newsletter__message--success {
	color: var(--color-accent-dark);
}

/* -----------------------------------------------------------------------
 * 12. Footer
 * --------------------------------------------------------------------- */
.site-footer {
	background-color: var(--color-bg-alt);
	border-top: 1px solid var(--color-border);
	margin-top: var(--space-section);
}

.footer-columns {
	display: grid;
	grid-template-columns: 2fr repeat(4, 1fr);
	gap: 32px;
	padding-top: 64px;
	padding-bottom: 40px;
}

.footer-column {
	position: relative;
}

/* Vách ngăn mảnh giữa các cột, canh giữa khoảng gap - chỉ hiện khi các cột nằm cùng 1 hàng. */
.footer-column:not(:first-child)::before {
	content: "";
	position: absolute;
	top: 2px;
	bottom: 2px;
	left: -16px;
	width: 1px;
	background-color: var(--color-border);
}

.footer-column__title {
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: var(--color-text-muted);
	margin-bottom: 16px;
}

.footer-column__list li {
	margin-bottom: 10px;
}

.footer-column__list a:hover {
	color: var(--color-accent);
}

.social-list {
	display: flex;
	gap: 12px;
}

.social-list__link {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 36px;
	height: 36px;
	border: 1px solid var(--color-border);
	border-radius: 50%;
	color: var(--color-text);
	transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}

.social-list__link svg {
	width: 18px;
	height: 18px;
}

.social-list__link:hover {
	background-color: var(--color-accent-dark);
	border-color: var(--color-accent-dark);
	color: var(--color-white);
}

.site-footer__bottom {
	border-top: 1px solid var(--color-border);
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 13px;
	color: var(--color-text-muted);
}

/* -----------------------------------------------------------------------
 * 13. Page header (archive.php, search.php)
 * --------------------------------------------------------------------- */
.page-header {
	padding: 56px 0 40px;
}

.page-header__title {
	margin-top: 12px;
	font-size: clamp(1.6rem, 3vw, 2.1rem);
}

.page-header__subtitle {
	margin-top: 8px;
	color: var(--color-text-muted);
}

.search-no-results {
	padding-bottom: var(--space-section);
}

.search-no-results .search-form {
	margin-top: 20px;
	max-width: 480px;
}

/* -----------------------------------------------------------------------
 * 14. Single post / page (single.php, page.php)
 * --------------------------------------------------------------------- */
.single-post__inner {
	max-width: 760px;
	padding-top: 56px;
	padding-bottom: var(--space-section);
}

.single-post__title {
	margin-top: 12px;
	font-size: clamp(1.75rem, 3.4vw, 2.5rem);
}

.single-post__meta {
	margin: 0;
	color: var(--color-text-muted);
	font-size: 14px;
}

.single-post__thumb {
	margin: 32px 0 40px;
	border-radius: var(--radius-lg);
	overflow: hidden;
}

.single-post__thumb img {
	width: 100%;
	height: auto;
}

/* -----------------------------------------------------------------------
 * 15. Entry content (nội dung bài viết/trang, wp_editor output)
 * --------------------------------------------------------------------- */
.entry-content a {
	color: var(--color-accent);
	text-decoration: underline;
	text-underline-offset: 2px;
}

.entry-content a:hover {
	color: var(--color-accent-dark);
}

.entry-content ul,
.entry-content ol {
	margin: 0 0 1.25em;
	padding-left: 1.4em;
	color: var(--color-text-muted);
}

.entry-content ul {
	list-style: disc;
}

.entry-content ol {
	list-style: decimal;
}

.entry-content li + li {
	margin-top: 0.4em;
}

.entry-content blockquote {
	margin: 1.5em 0;
	padding: 4px 0 4px 20px;
	border-left: 3px solid var(--color-accent);
	color: var(--color-text-muted);
	font-family: var(--font-heading);
	font-style: italic;
}

.entry-content img {
	border-radius: var(--radius-md);
	margin: 0.5em 0;
}

.entry-content figure {
	margin: 1.5em 0;
}

.entry-content figcaption {
	margin-top: 8px;
	font-size: 13px;
	color: var(--color-text-muted);
	text-align: center;
}

.entry-content pre {
	padding: 16px 20px;
	background-color: var(--color-bg-alt);
	border-radius: var(--radius-md);
	overflow-x: auto;
	font-size: 14px;
}

.entry-content code {
	padding: 2px 6px;
	background-color: var(--color-bg-alt);
	border-radius: 4px;
	font-size: 0.9em;
}

.entry-content pre code {
	padding: 0;
	background: none;
}

.entry-content h2 {
	margin-top: 1.6em;
	font-size: 1.6rem;
}

.entry-content h3 {
	margin-top: 1.4em;
	font-size: 1.3rem;
}

.page-links {
	margin-top: 2em;
	font-size: 14px;
	color: var(--color-text-muted);
}

.page-links a {
	margin-left: 8px;
	color: var(--color-accent);
}

/* -----------------------------------------------------------------------
 * 16. Post navigation (bài trước/sau)
 * --------------------------------------------------------------------- */
.post-nav {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 20px;
	margin-top: 48px;
	padding-top: 32px;
	border-top: 1px solid var(--color-border);
}

.post-nav__link {
	display: flex;
	flex-direction: column;
	gap: 6px;
	padding: 20px;
	border: 1px solid var(--color-border);
	border-radius: var(--radius-md);
	transition: border-color 0.2s ease;
}

.post-nav__link:hover {
	border-color: var(--color-accent);
}

.post-nav__link--next {
	grid-column: 2;
	align-items: flex-end;
	text-align: right;
}

.post-nav__label {
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: var(--color-accent);
}

.post-nav__title {
	font-family: var(--font-heading);
	font-size: 16px;
	color: var(--color-text);
}

/* -----------------------------------------------------------------------
 * 17. Bình luận (comments.php)
 * --------------------------------------------------------------------- */
.comments-wrapper,
.comments-area {
	margin-top: 48px;
	padding-top: 32px;
	border-top: 1px solid var(--color-border);
}

.comments-title {
	margin-bottom: 24px;
	font-size: 22px;
}

.comment-list {
	margin: 0 0 24px;
	padding: 0;
	list-style: none;
}

.comment-list .children {
	margin: 20px 0 0;
	padding-left: 32px;
	list-style: none;
}

.comment-list > li + li,
.comment-list .children > li + li {
	margin-top: 24px;
}

.comment-body {
	padding: 20px;
	border: 1px solid var(--color-border);
	border-radius: var(--radius-md);
	background-color: var(--color-white);
}

.comment-meta {
	margin-bottom: 10px;
}

.comment-author.vcard {
	display: flex;
	align-items: center;
	gap: 10px;
}

.comment-author img {
	border-radius: 50%;
}

.comment-author .fn {
	font-style: normal;
	font-weight: 600;
}

.comment-metadata {
	font-size: 13px;
	color: var(--color-text-muted);
}

.comment-metadata a {
	color: inherit;
}

.comment-content p {
	margin: 0 0 0.8em;
}

.comment-content p:last-child {
	margin-bottom: 0;
}

.comment-reply-link {
	display: inline-block;
	margin-top: 10px;
	font-size: 13px;
	font-weight: 600;
	color: var(--color-accent);
}

.comments-closed {
	color: var(--color-text-muted);
}

.comments-pagination .nav-links {
	display: flex;
	gap: 16px;
}

.comments-pagination a {
	color: var(--color-accent);
}

.comment-respond {
	margin-top: 24px;
}

.comment-reply-title {
	margin-bottom: 16px;
	font-size: 18px;
}

.comment-form p {
	margin-bottom: 16px;
}

.comment-form label {
	display: block;
	margin-bottom: 6px;
	font-size: 14px;
	color: var(--color-text-muted);
}

.comment-form input[type='text'],
.comment-form input[type='email'],
.comment-form input[type='url'],
.comment-form textarea,
.comment-textarea {
	width: 100%;
	padding: 12px 16px;
	border: 1px solid var(--color-border);
	border-radius: var(--radius-sm);
	background-color: var(--color-white);
	font-family: var(--font-body);
}

.comment-form textarea,
.comment-textarea {
	min-height: 140px;
	resize: vertical;
}

/* -----------------------------------------------------------------------
 * 18. Search form (searchform.php)
 * --------------------------------------------------------------------- */
.search-form {
	display: flex;
	gap: 12px;
}

.search-form__input {
	flex: 1;
	padding: 12px 18px;
	border: 1px solid var(--color-border);
	border-radius: var(--radius-pill);
	background-color: var(--color-white);
}

/* -----------------------------------------------------------------------
 * 19. Trang 404
 * --------------------------------------------------------------------- */
.error-404 {
	padding: 72px 0;
}

.error-404__inner {
	max-width: 560px;
	text-align: center;
}

.error-404__title {
	margin-top: 12px;
	font-size: clamp(1.6rem, 3vw, 2.1rem);
}

.error-404__text {
	margin-bottom: 28px;
}

.error-404 .search-form {
	margin: 0 auto 32px;
	max-width: 420px;
}

/* -----------------------------------------------------------------------
 * 20. Trang "Book a conversation" - feature badges, split layout dùng chung
 * --------------------------------------------------------------------- */
.feature-badges {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 24px;
	margin-top: 28px;
}

.feature-badge {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 10px;
}

/* Vạch phân chia mảnh giữa 3 mục, canh giữa khoảng gap. */
.feature-badge:not(:first-child) {
	padding-left: 20px;
}

.feature-badge:not(:first-child)::before {
	content: '';
	position: absolute;
	top: 2px;
	bottom: 2px;
	left: -12px;
	width: 1px;
	background-color: var(--color-border);
}

.feature-badge__icon {
	display: flex;
	align-items: center;
	justify-content: center;
	flex: 0 0 auto;
	width: 40px;
	height: 40px;
	border: 1.5px solid var(--color-accent);
	border-radius: 50%;
	color: var(--color-accent);
}

.feature-badge__icon svg {
	width: 18px;
	height: 18px;
}

.feature-badge__text {
	display: flex;
	flex-direction: column;
	font-size: 14px;
	color: var(--color-text-muted);
}

.feature-badge__text strong {
	font-weight: 600;
	color: var(--color-text);
}

.split__inner {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 56px;
	align-items: start;
}

.split__title {
	position: relative;
	margin-bottom: 28px;
	padding-bottom: 16px;
	font-family: var(--font-body);
	font-size: 15px;
	font-weight: 700;
	letter-spacing: 0.03em;
	text-transform: uppercase;
	color: var(--color-text);
}

.split__title::after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 32px;
	height: 2px;
	background-color: var(--color-accent);
}

/* -----------------------------------------------------------------------
 * 21. Checklist + highlight box
 * --------------------------------------------------------------------- */
.checklist {
	list-style: none;
	margin: 0 0 28px;
	padding: 0;
}

.checklist__item {
	display: flex;
	align-items: flex-start;
	gap: 14px;
	padding: 16px 0;
	border-bottom: 1px solid var(--color-border);
}

.checklist__item:first-child {
	padding-top: 0;
}

.checklist__item:last-child {
	border-bottom: none;
}

.checklist__icon {
	display: flex;
	align-items: center;
	justify-content: center;
	flex: 0 0 auto;
	width: 24px;
	height: 24px;
	margin-top: 2px;
	border-radius: 50%;
	border: 1.5px solid var(--color-accent);
	color: var(--color-accent);
}

.checklist__icon svg {
	width: 12px;
	height: 12px;
}

.highlight-box {
	display: flex;
	gap: 16px;
	padding: 24px;
	background-color: var(--color-bg-alt);
	border-radius: var(--radius-md);
}

.highlight-box__icon {
	flex: 0 0 auto;
	color: var(--color-accent-dark);
}

.highlight-box__icon svg {
	width: 22px;
	height: 22px;
}

.highlight-box__text {
	margin: 0;
	color: var(--color-text);
}

.highlight-box__text strong {
	display: block;
	margin-top: 8px;
	font-family: var(--font-heading);
	font-weight: 600;
}

/* -----------------------------------------------------------------------
 * 22. Booking widget (calendar, khung giờ, form, thành công)
 * --------------------------------------------------------------------- */
.booking-widget {
	padding: 32px;
	background-color: var(--color-white);
	border: 1px solid var(--color-border);
	border-radius: var(--radius-lg);
	box-shadow: 0 12px 32px rgba(43, 36, 30, 0.06);
}

.booking-widget__header {
	margin-bottom: 24px;
}

.booking-widget__title {
	margin-bottom: 4px;
	font-size: 20px;
}

.booking-widget__subtitle {
	margin: 0;
	font-size: 14px;
	color: var(--color-text-muted);
}

.booking-calendar__nav {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 16px;
}

.booking-calendar__nav-btn {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 32px;
	height: 32px;
	background: none;
	border: 1px solid var(--color-border);
	border-radius: 50%;
	color: var(--color-text);
	cursor: pointer;
}

.booking-calendar__nav-btn:disabled {
	opacity: 0.35;
	cursor: not-allowed;
}

.booking-calendar__nav-btn svg {
	width: 14px;
	height: 14px;
}

.booking-calendar__month-label {
	font-family: var(--font-heading);
	font-size: 16px;
}

.booking-calendar__weekdays,
.booking-calendar__days {
	display: grid;
	grid-template-columns: repeat(7, 1fr);
	gap: 4px;
	text-align: center;
}

.booking-calendar__weekdays {
	margin-bottom: 8px;
	font-size: 12px;
	color: var(--color-text-muted);
}

.booking-calendar__day {
	display: flex;
	align-items: center;
	justify-content: center;
	aspect-ratio: 1 / 1;
	border: none;
	border-radius: 50%;
	background: none;
	font-size: 14px;
	color: var(--color-text);
	cursor: pointer;
}

.booking-calendar__day:hover:not(.booking-calendar__day--disabled):not(.booking-calendar__day--muted) {
	background-color: var(--color-bg-alt);
}

.booking-calendar__day--muted,
.booking-calendar__day--disabled {
	color: var(--color-border);
	cursor: not-allowed;
}

.booking-calendar__day.is-selected {
	background-color: var(--color-accent-dark);
	color: var(--color-white);
}

.booking-slots {
	margin-top: 24px;
	padding-top: 24px;
	border-top: 1px solid var(--color-border);
}

.booking-slots__date {
	margin: 0 0 12px;
	font-weight: 600;
}

.booking-slots__loading {
	margin: 0;
	color: var(--color-text-muted);
	font-style: italic;
}

.booking-slots__grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 10px;
}

.booking-slots__slot {
	padding: 10px 8px;
	background-color: var(--color-white);
	border: 1px solid var(--color-border);
	border-radius: var(--radius-sm);
	font-size: 14px;
	cursor: pointer;
}

.booking-slots__slot:hover:not(:disabled) {
	border-color: var(--color-accent);
}

.booking-slots__slot.is-selected {
	border-color: var(--color-accent-dark);
	border-width: 2px;
	font-weight: 600;
}

.booking-slots__slot--disabled {
	color: var(--color-border);
	background-color: var(--color-bg-alt);
	text-decoration: line-through;
	cursor: not-allowed;
}

.booking-widget__continue {
	width: 100%;
	justify-content: center;
	margin-top: 24px;
}

.booking-form__back {
	display: inline-block;
	margin-bottom: 20px;
	background: none;
	border: none;
	padding: 0;
	color: var(--color-accent);
	font-size: 14px;
	cursor: pointer;
}

.booking-form__summary {
	margin: 0 0 20px;
	padding: 12px 16px;
	background-color: var(--color-bg-alt);
	border-radius: var(--radius-sm);
	font-weight: 600;
}

.booking-form__error {
	margin-bottom: 20px;
	padding: 12px 16px;
	background-color: #F6E4E1;
	border: 1px solid #E2AFA6;
	border-radius: var(--radius-sm);
	color: #8A342A;
	font-size: 14px;
}

.booking-field {
	margin: 0 0 16px;
}

.booking-field label {
	display: block;
	margin-bottom: 6px;
	font-size: 14px;
	color: var(--color-text-muted);
}

.booking-field input[type='text'],
.booking-field input[type='email'],
.booking-field textarea {
	width: 100%;
	padding: 12px 16px;
	border: 1px solid var(--color-border);
	border-radius: var(--radius-sm);
	background-color: var(--color-white);
	font-family: var(--font-body);
}

.booking-field textarea {
	resize: vertical;
	min-height: 90px;
}

.booking-captcha-row {
	display: flex;
	gap: 10px;
}

.booking-captcha-row input {
	flex: 1;
}

.booking-captcha-refresh {
	display: flex;
	align-items: center;
	justify-content: center;
	flex: 0 0 auto;
	width: 44px;
	background: none;
	border: 1px solid var(--color-border);
	border-radius: var(--radius-sm);
	color: var(--color-text-muted);
	cursor: pointer;
}

.booking-captcha-refresh svg {
	width: 16px;
	height: 16px;
}

/* Honeypot dùng chung cho mọi form trong theme (booking, newsletter...) - field ẩn khỏi
 * người dùng thật (kể cả trình đọc màn hình qua aria-hidden ở thẻ bọc), bot thường tự điền vào. */
.hp-field {
	position: absolute !important;
	top: -9999px !important;
	left: -9999px !important;
	width: 1px !important;
	height: 1px !important;
	overflow: hidden !important;
	opacity: 0 !important;
	pointer-events: none !important;
}

.booking-form__submit {
	width: 100%;
	justify-content: center;
}

.booking-form__note {
	display: flex;
	align-items: center;
	gap: 8px;
	margin: 16px 0 0;
	font-size: 13px;
	color: var(--color-text-muted);
}

.booking-form__note svg {
	width: 14px;
	height: 14px;
	flex: 0 0 auto;
}

.booking-step--success {
	padding: 24px 0;
	text-align: center;
}

.booking-success__icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 56px;
	height: 56px;
	margin-bottom: 16px;
	background-color: var(--color-accent-dark);
	border-radius: 50%;
	color: var(--color-white);
}

.booking-success__icon svg {
	width: 26px;
	height: 26px;
}

.booking-success__title {
	margin-bottom: 8px;
	font-size: 22px;
}

.booking-success__text {
	margin: 0;
	color: var(--color-text-muted);
}

/* -----------------------------------------------------------------------
 * 23. "Chúng ta sẽ làm gì trong 30 phút" - 3 bước
 * --------------------------------------------------------------------- */
.steps-section__title {
	margin-bottom: 40px;
	font-size: clamp(1.4rem, 2.4vw, 1.8rem);
	text-align: center;
}

.steps-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 40px;
	text-align: center;
}

.step-item__icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 56px;
	height: 56px;
	margin-bottom: 16px;
	border: 1.5px solid var(--color-accent);
	border-radius: 50%;
	color: var(--color-accent);
}

.step-item__icon svg {
	width: 24px;
	height: 24px;
}

.step-item__title {
	margin-bottom: 8px;
	font-size: 17px;
}

.step-item__text {
	margin: 0;
	font-size: 14px;
}

/* -----------------------------------------------------------------------
 * 24. FAQ accordion + Testimonial card
 * --------------------------------------------------------------------- */
.faq-list {
	border-top: 1px solid var(--color-border);
}

.faq-item {
	border-bottom: 1px solid var(--color-border);
}

.faq-item__question {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
	width: 100%;
	padding: 18px 0;
	background: none;
	border: none;
	text-align: left;
	font-family: var(--font-body);
	font-size: 15px;
	font-weight: 500;
	color: var(--color-text);
	cursor: pointer;
}

.faq-item__toggle-icon {
	display: flex;
	align-items: center;
	justify-content: center;
	flex: 0 0 auto;
	width: 24px;
	height: 24px;
	color: var(--color-accent);
	transition: transform 0.2s ease;
}

.faq-item__toggle-icon svg {
	width: 16px;
	height: 16px;
}

.faq-item.is-open .faq-item__toggle-icon {
	transform: rotate(45deg);
}

.faq-item__answer {
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.3s ease;
}

.faq-item__answer p {
	margin: 0 0 18px;
	color: var(--color-text-muted);
}

.faq-item.is-open .faq-item__answer {
	max-height: 400px;
}

.testimonial-card {
	position: relative;
	display: flex;
	align-items: flex-start;
	min-height: 420px;
	background-color: var(--color-bg-alt);
	background-size: cover;
	background-position: center;
	border-radius: var(--radius-lg);
	overflow: hidden;
}

.testimonial-card__quote {
	max-width: 80%;
	margin: 0;
	padding: 32px 28px 40px;
	background: linear-gradient(135deg, rgba(250, 246, 240, 0.95) 0%, rgba(250, 246, 240, 0.75) 55%, rgba(250, 246, 240, 0) 100%);
}

.testimonial-card__quote p {
	margin: 0;
	color: var(--color-text);
	font-family: var(--font-heading);
	font-size: 20px;
	font-style: italic;
	line-height: 1.5;
}

.testimonial-card__mark {
	display: block;
	margin-bottom: 8px;
	font-family: var(--font-heading);
	font-size: 40px;
	line-height: 1;
	color: var(--color-accent);
}

/* -----------------------------------------------------------------------
 * 25. Trang "About" - hero divider, timeline, value list, quote panel, credentials, cta-split
 * --------------------------------------------------------------------- */
.hero__divider {
	display: block;
	width: 40px;
	height: 2px;
	margin: 16px 0;
	background-color: var(--color-accent);
}

.timeline {
	position: relative;
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 24px;
	margin-top: 40px;
}

.timeline::before {
	content: '';
	position: absolute;
	top: 23px;
	left: 0;
	right: 0;
	border-top: 1px dashed var(--color-border);
	z-index: 0;
}

.timeline-item {
	position: relative;
	z-index: 1;
	text-align: center;
}

.timeline-item__icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 48px;
	height: 48px;
	margin-bottom: 16px;
	background-color: var(--color-bg);
	color: var(--color-accent);
}

.timeline-item__icon svg {
	width: 20px;
	height: 20px;
}

.timeline-item__title {
	margin-bottom: 8px;
	font-size: 17px;
}

.timeline-item__text {
	margin: 0;
	font-size: 14px;
}

.split__heading {
	margin-top: 12px;
	margin-bottom: 28px;
	font-size: clamp(1.4rem, 2.6vw, 1.9rem);
}

.value-list {
	list-style: none;
	margin: 0;
	padding: 0;
}

.value-list__item {
	display: flex;
	align-items: flex-start;
	gap: 14px;
	margin-bottom: 20px;
}

.value-list__item:last-child {
	margin-bottom: 0;
}

.value-list__icon {
	display: flex;
	align-items: center;
	justify-content: center;
	flex: 0 0 auto;
	width: 22px;
	height: 22px;
	margin-top: 2px;
	color: var(--color-accent);
}

.value-list__icon svg {
	width: 20px;
	height: 20px;
}

.quote-panel {
	display: grid;
	grid-template-columns: 1fr auto;
	align-items: stretch;
	height: 100%;
	min-height: 260px;
	background-color: var(--color-bg-alt);
	border-radius: var(--radius-lg);
	overflow: hidden;
}

.quote-panel__content {
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 40px;
}

.quote-panel__mark {
	display: block;
	margin-bottom: 12px;
	font-family: var(--font-heading);
	font-size: 40px;
	line-height: 1;
	color: var(--color-accent);
}

.quote-panel__text {
	margin: 0;
	font-family: var(--font-heading);
	font-size: 20px;
	font-style: italic;
	line-height: 1.5;
	color: var(--color-text);
}

.quote-panel__image {
	width: 180px;
	height: 100%;
	object-fit: cover;
}

.credentials-grid {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 32px;
	margin-top: 40px;
}

.credential-item__icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 48px;
	height: 48px;
	margin-bottom: 16px;
	border: 1.5px solid var(--color-accent);
	border-radius: 50%;
	color: var(--color-accent);
}

.credential-item__icon svg {
	width: 22px;
	height: 22px;
}

.credential-item__title {
	margin-bottom: 6px;
	font-size: 17px;
}

.credential-item__text {
	margin: 0;
	font-size: 14px;
}

.cta-split {
	display: grid;
	grid-template-columns: 26% 1fr;
	background-color: var(--color-bg-alt);
}

.cta-split__image {
	min-height: 100%;
	background-color: var(--color-border);
	background-size: cover;
	background-position: center;
}

.cta-split__content {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 40px;
	padding: 56px 40px;
}

.cta-split__checklist-title {
	margin-bottom: 24px;
	font-size: clamp(1.3rem, 2.2vw, 1.6rem);
}

.cta-split__cta {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.cta-split__cta-text {
	margin-bottom: 20px;
	font-family: var(--font-heading);
	font-size: 19px;
}

.cta-split__cta .btn {
	align-self: flex-start;
}

/* -----------------------------------------------------------------------
 * 26. Responsive
 * --------------------------------------------------------------------- */
@media (max-width: 900px) {
	.hero__inner {
		grid-template-columns: 1fr;
	}

	.hero__content {
		max-width: none;
	}

	.quote-card {
		position: static;
		max-width: none;
		margin-top: 20px;
	}

	.library-grid {
		grid-template-columns: repeat(2, 1fr);
	}

	.blog-grid {
		grid-template-columns: 1fr;
	}

	.youtube-section__inner {
		grid-template-columns: 1fr;
	}

	.video-list__footer {
		grid-column: 1;
	}

	.footer-columns {
		grid-template-columns: repeat(2, 1fr);
	}

	.footer-column::before {
		display: none;
	}

	/* Chỉ ẩn danh sách menu (ul), KHÔNG ẩn cả thẻ <nav> - vì nút hamburger .menu-toggle
	 * nằm bên trong <nav> đó; ẩn cả <nav> sẽ khiến nút toggle biến mất theo, không còn
	 * cách nào mở menu trên mobile (bug đã gặp: menu mất hẳn, không hiện lại được).
	 * Không set position:relative cho .main-navigation để ul dropdown (position:absolute
	 * bên dưới) vẫn lấy .site-header (position:sticky) làm containing block như trước,
	 * span full chiều ngang header thay vì chỉ bằng bề rộng nút hamburger. */
	.main-navigation > ul {
		display: none;
	}

	/* Menu mobile: JS (main.js) toggle class "is-open" trên click nút hamburger. */
	.main-navigation.is-open > ul {
		display: flex;
		position: absolute;
		top: 100%;
		left: 0;
		right: 0;
		max-height: calc(100vh - 100%);
		overflow-y: auto;
		padding: 8px 24px 24px;
		background-color: var(--color-bg);
		border-bottom: 1px solid var(--color-border);
		flex-direction: column;
		align-items: stretch;
		gap: 4px;
		z-index: 500;
	}

	.main-navigation.is-open a {
		padding: 10px 0;
		white-space: normal;
	}

	/* Trên mobile không có hover - submenu hiển thị tĩnh, thụt lề ngay dưới mục cha. */
	.main-navigation.is-open .sub-menu {
		position: static;
		display: flex;
		opacity: 1;
		visibility: visible;
		transform: none;
		margin: 4px 0 4px 16px;
		padding: 4px 0 4px 12px;
		border: none;
		border-left: 2px solid var(--color-border);
		border-radius: 0;
		box-shadow: none;
		background: none;
	}

	.main-navigation.is-open .menu-item-has-children > a::after {
		transform: rotate(45deg) !important;
		margin-bottom: 2px !important;
	}

	.menu-toggle {
		display: inline-block;
	}

	.split__inner {
		grid-template-columns: 1fr;
	}

	.steps-grid {
		grid-template-columns: 1fr;
		gap: 32px;
	}

	.testimonial-card {
		min-height: 320px;
	}

	.timeline {
		grid-template-columns: repeat(2, 1fr);
		row-gap: 40px;
	}

	.timeline::before {
		display: none;
	}

	.credentials-grid {
		grid-template-columns: repeat(2, 1fr);
	}

	.cta-split {
		grid-template-columns: 1fr;
	}

	.cta-split__image {
		min-height: 200px;
	}

	.cta-split__content {
		grid-template-columns: 1fr;
	}
}

@media (max-width: 600px) {
	.library-grid {
		grid-template-columns: 1fr;
	}

	.footer-columns {
		grid-template-columns: 1fr;
	}

	.newsletter__inner {
		padding: 28px;
	}

	.newsletter__form,
	.newsletter__form .mc4wp-form-fields {
		flex-direction: column;
		align-items: stretch;
	}

	.post-nav {
		grid-template-columns: 1fr;
	}

	.post-nav__link--next {
		grid-column: 1;
		align-items: flex-start;
		text-align: left;
	}

	.comment-list .children {
		padding-left: 16px;
	}

	.search-form {
		flex-direction: column;
		align-items: stretch;
	}

	.feature-badges {
		grid-template-columns: 1fr;
		gap: 16px;
	}

	.feature-badge:not(:first-child) {
		padding-left: 0;
	}

	.feature-badge:not(:first-child)::before {
		display: none;
	}

	.booking-widget {
		padding: 20px;
	}

	.booking-slots__grid {
		grid-template-columns: repeat(2, 1fr);
	}

	.testimonial-card__quote {
		max-width: 100%;
	}

	.timeline {
		grid-template-columns: 1fr;
		row-gap: 32px;
	}

	.credentials-grid {
		grid-template-columns: 1fr;
	}

	.quote-panel {
		grid-template-columns: 1fr;
		min-height: auto;
	}

	.quote-panel__content {
		padding: 28px;
	}

	.quote-panel__image {
		width: 100%;
		height: 180px;
	}
}
