/*
Theme Name: ThueXeTaxi SEO
Theme URI: https://thuexetaxi.com
Author: Codex
Author URI: https://thuexetaxi.com
Description: Theme WordPress toi uu SEO cho dich vu cho thue xe taxi, xe san bay va xe di tinh.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.4
Text Domain: thuexetaxi-seo
*/

:root {
	--tx-primary: #0f766e;
	--tx-primary-dark: #115e59;
	--tx-accent: #f59e0b;
	--tx-ink: #0f172a;
	--tx-muted: #475569;
	--tx-line: #dbe4ee;
	--tx-soft: #f8fafc;
	--tx-white: #ffffff;
	--tx-max: 1180px;
	--tx-radius: 22px;
	--tx-shadow: 0 24px 60px rgba(15, 23, 42, 0.1);
}

*,
*::before,
*::after { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
	margin: 0;
	font-family: "Segoe UI", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;
	font-size: 16px;
	line-height: 1.7;
	color: var(--tx-ink);
	background:
		radial-gradient(circle at top right, rgba(245, 158, 11, 0.12), transparent 30%),
		linear-gradient(180deg, #f9fbfb 0%, #ffffff 28%, #f7fafc 100%);
}
a { color: var(--tx-primary-dark); text-decoration-thickness: 1px; text-underline-offset: 0.15em; }
a:hover, a:focus { color: var(--tx-primary); }
img { max-width: 100%; height: auto; display: block; }
input, button, textarea, select { font: inherit; }
.screen-reader-text { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; }
.skip-link { position: absolute; left: 12px; top: -40px; z-index: 999; padding: 10px 16px; border-radius: 999px; background: var(--tx-primary-dark); color: var(--tx-white); }
.skip-link:focus { top: 12px; }
.tx-container { width: min(calc(100% - 32px), var(--tx-max)); margin: 0 auto; }
.tx-section { padding: 64px 0; }
.tx-section-tight { padding-top: 20px; }
.tx-section-soft { background: linear-gradient(180deg, rgba(248, 250, 252, 0.75), rgba(255, 255, 255, 0.95)); }
.tx-section-title { margin: 0 0 14px; font-size: clamp(1.85rem, 3vw, 2.8rem); line-height: 1.15; }
.tx-section-intro { max-width: 760px; margin: 0 0 28px; color: var(--tx-muted); }
.tx-archive-header-card { margin-bottom: 18px; }
.tx-archive-header { display: flex; flex-direction: column; gap: 10px; }
.tx-archive-description-card { margin-bottom: 24px; background: linear-gradient(180deg, rgba(9, 79, 145, 0.05), rgba(255, 255, 255, 0.96)); border: 1px solid rgba(9, 79, 145, 0.12); }
.tx-archive-description { max-width: none; margin: 0; color: var(--tx-text); font-size: 1rem; line-height: 1.8; }
.tx-archive-description p:last-child { margin-bottom: 0; }
.tx-badge { display: inline-flex; align-items: center; gap: 8px; padding: 8px 14px; border: 1px solid rgba(15, 118, 110, 0.2); border-radius: 999px; background: rgba(255, 255, 255, 0.85); color: var(--tx-primary-dark); font-size: 0.92rem; font-weight: 700; text-decoration: none; }
.tx-button, button, input[type="submit"] { display: inline-flex; align-items: center; justify-content: center; gap: 10px; padding: 14px 22px; border: 0; border-radius: 999px; background: linear-gradient(135deg, var(--tx-primary), var(--tx-primary-dark)); color: var(--tx-white); font-weight: 700; text-decoration: none; box-shadow: 0 12px 30px rgba(15, 118, 110, 0.25); cursor: pointer; }
.tx-button:hover, .tx-button:focus, button:hover, button:focus, input[type="submit"]:hover, input[type="submit"]:focus { color: var(--tx-white); transform: translateY(-1px); }
.tx-button.is-secondary { background: var(--tx-white); color: var(--tx-ink); border: 1px solid var(--tx-line); box-shadow: none; }
.tx-site-header { position: sticky; top: 0; z-index: 40; backdrop-filter: blur(14px); background: rgba(255, 255, 255, 0.92); border-bottom: 1px solid rgba(219, 228, 238, 0.75); }
.tx-topbar { padding: 10px 0; font-size: 0.95rem; background: var(--tx-ink); color: rgba(255, 255, 255, 0.84); }
.tx-topbar a, .tx-footer a, .tx-highlight-band h2, .tx-highlight-band p, .tx-highlight-band a, .tx-hero-card h2, .tx-hero-card p, .tx-hero-card a, .tx-hero-card strong { color: inherit; }
.tx-topbar-inner, .tx-mainbar { display: flex; align-items: center; justify-content: space-between; gap: 18px; }
.tx-mainbar { padding: 16px 0; }
.tx-branding { display: flex; align-items: center; gap: 14px; text-decoration: none; color: inherit; }
.tx-brand-mark { display: grid; place-items: center; width: 48px; height: 48px; border-radius: 16px; background: linear-gradient(145deg, var(--tx-accent), #f97316); color: var(--tx-white); font-weight: 800; font-size: 1.1rem; box-shadow: 0 12px 28px rgba(249, 115, 22, 0.22); }
.tx-branding img { max-height: 56px; width: auto; }
.tx-brand-text strong { display: block; font-size: 1.05rem; line-height: 1.2; }
.tx-brand-text span { display: block; color: var(--tx-muted); font-size: 0.92rem; }
.tx-nav-toggle { display: none; padding: 10px 14px; box-shadow: none; }
.tx-nav-list, .tx-footer-menu, .menu { display: flex; flex-wrap: wrap; align-items: center; gap: 18px; margin: 0; padding: 0; list-style: none; }
.tx-nav-list a, .tx-footer-menu a, .menu a { color: var(--tx-ink); font-weight: 600; text-decoration: none; }
.tx-nav-list .current-menu-item > a, .menu .current-menu-item > a { color: var(--tx-primary); }
.tx-hero { padding: 56px 0 24px; }
.tx-hero-grid { display: grid; grid-template-columns: minmax(0, 1.15fr) minmax(300px, 0.85fr); gap: 28px; align-items: stretch; }
.tx-hero-copy, .tx-hero-card, .tx-panel, .tx-post-card, .tx-faq-item, .tx-service-card, .tx-stat-card { border: 1px solid rgba(219, 228, 238, 0.9); border-radius: var(--tx-radius); background: rgba(255, 255, 255, 0.94); box-shadow: var(--tx-shadow); }
.tx-hero-copy { padding: clamp(28px, 5vw, 48px); background: linear-gradient(145deg, rgba(15, 118, 110, 0.06), rgba(245, 158, 11, 0.08)), rgba(255, 255, 255, 0.96); }
.tx-hero-copy h1 { margin: 16px 0; font-size: clamp(2.2rem, 5vw, 4.4rem); line-height: 1.02; letter-spacing: -0.03em; }
.tx-hero-copy p { margin: 0 0 24px; font-size: 1.05rem; color: var(--tx-muted); }
.tx-cta-group { display: flex; flex-wrap: wrap; gap: 14px; margin-bottom: 22px; }
.tx-meta-list, .tx-feature-list, .tx-contact-list { display: grid; gap: 12px; padding: 0; margin: 0; list-style: none; }
.tx-feature-list { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.tx-hero-card { padding: 24px; display: grid; gap: 18px; align-content: start; background: linear-gradient(180deg, rgba(15, 23, 42, 0.98), rgba(15, 118, 110, 0.92)), var(--tx-ink); color: var(--tx-white); }
.tx-meta-list li, .tx-feature-list li, .tx-contact-list li { display: flex; gap: 12px; align-items: flex-start; }
.tx-icon { display: inline-grid; place-items: center; flex: 0 0 34px; width: 34px; height: 34px; border-radius: 12px; background: rgba(255, 255, 255, 0.12); font-size: 0.95rem; }
.tx-grid-3, .tx-grid-4, .tx-stats-grid, .tx-post-grid, .tx-faq-grid, .tx-footer-grid { display: grid; gap: 22px; }
.tx-grid-3, .tx-post-grid, .tx-faq-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }
.tx-grid-4, .tx-stats-grid { grid-template-columns: repeat(4, minmax(0, 1fr)); }
.tx-process-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 22px; }
.tx-service-card, .tx-post-card, .tx-faq-item, .tx-stat-card, .tx-panel { padding: 24px; }
.tx-process-card, .tx-mini-card {
	padding: 24px;
	border: 1px solid rgba(219, 228, 238, 0.9);
	border-radius: var(--tx-radius);
	background: rgba(255, 255, 255, 0.94);
	box-shadow: var(--tx-shadow);
}
.tx-service-card h3, .tx-post-card h3, .tx-faq-item h3, .tx-stat-card h3 { margin-top: 0; margin-bottom: 10px; font-size: 1.2rem; line-height: 1.3; }
.tx-process-card h3, .tx-mini-card h3 { margin-top: 0; margin-bottom: 10px; font-size: 1.15rem; line-height: 1.3; }
.tx-process-card p, .tx-mini-card p { margin-bottom: 0; color: var(--tx-muted); }
.tx-process-step {
	display: inline-grid;
	place-items: center;
	width: 42px;
	height: 42px;
	margin-bottom: 16px;
	border-radius: 999px;
	background: linear-gradient(135deg, var(--tx-accent), #f97316);
	color: var(--tx-white);
	font-weight: 800;
}
.tx-stat-number { display: block; margin-bottom: 8px; font-size: clamp(1.8rem, 3vw, 2.6rem); line-height: 1; font-weight: 800; color: var(--tx-primary-dark); }
.tx-panel { background: linear-gradient(180deg, rgba(255, 255, 255, 0.95), rgba(248, 250, 252, 0.98)); }
.tx-service-card p, .tx-post-card p, .tx-faq-item p, .tx-stat-card p, .tx-entry-meta, .tx-entry-excerpt { color: var(--tx-muted); }
.tx-split-card {
	display: grid;
	grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
	gap: 24px;
	padding: 28px;
	border: 1px solid rgba(219, 228, 238, 0.9);
	border-radius: 28px;
	background: linear-gradient(145deg, rgba(255, 255, 255, 0.96), rgba(248, 250, 252, 0.98));
	box-shadow: var(--tx-shadow);
}
.tx-mini-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; }
.tx-highlight-band { padding: 28px; border-radius: 28px; background: linear-gradient(135deg, var(--tx-primary-dark), var(--tx-ink)); color: var(--tx-white); }
.tx-highlight-band .tx-cta-group { margin: 20px 0 0; }
.tx-entry-layout { display: grid; grid-template-columns: minmax(0, 1fr) 320px; gap: 28px; align-items: start; }
.tx-content-card, .tx-sidebar-card { padding: 28px; border: 1px solid var(--tx-line); border-radius: var(--tx-radius); background: var(--tx-white); box-shadow: 0 18px 42px rgba(15, 23, 42, 0.06); }
.tx-sidebar-card + .tx-sidebar-card { margin-top: 22px; }
.tx-breadcrumbs { margin: 0 0 22px; font-size: 0.94rem; color: var(--tx-muted); }
.tx-breadcrumbs a { color: inherit; }
.tx-page-title, .tx-entry-title { margin: 0 0 14px; font-size: clamp(1.9rem, 3vw, 3rem); line-height: 1.15; }
.tx-article-shell { display: grid; gap: 28px; }
.tx-article-hero {
	display: grid;
	grid-template-columns: minmax(0, 1.2fr) minmax(280px, 0.8fr);
	gap: 24px;
	margin-bottom: 24px;
	padding: 28px;
	border: 1px solid rgba(219, 228, 238, 0.9);
	border-radius: 28px;
	background: linear-gradient(145deg, rgba(255, 255, 255, 0.98), rgba(243, 248, 250, 0.98));
	box-shadow: var(--tx-shadow);
}
.tx-article-hero-copy .tx-entry-meta { margin: 0 0 10px; font-size: 0.92rem; color: var(--tx-primary-dark); font-weight: 700; }
.tx-article-summary { margin: 0 0 18px; font-size: 1.05rem; color: var(--tx-muted); }
.tx-article-actions { display: flex; flex-wrap: wrap; gap: 12px; }
.tx-article-hero-side { display: grid; gap: 14px; align-content: start; }
.tx-article-mini-card {
	padding: 18px 20px;
	border-radius: 20px;
	background: rgba(15, 118, 110, 0.06);
	border: 1px solid rgba(15, 118, 110, 0.14);
}
.tx-article-mini-card strong,
.tx-article-mini-card span,
.tx-article-mini-card a { display: block; }
.tx-article-mini-card strong { margin-bottom: 6px; font-size: 0.9rem; text-transform: uppercase; letter-spacing: 0.04em; color: var(--tx-primary-dark); }
.tx-article-mini-card span,
.tx-article-mini-card a { font-size: 1rem; font-weight: 700; text-decoration: none; color: var(--tx-ink); }
.tx-entry-thumbnail { margin: 0 0 20px; border-radius: 20px; overflow: hidden; }
.tx-article-content-wrap { display: grid; grid-template-columns: minmax(0, 1fr) 320px; gap: 28px; align-items: start; }
.tx-article-content-card { padding: 32px; }
.tx-entry-content > *:first-child { margin-top: 0; }
.tx-entry-content h2, .tx-entry-content h3, .tx-entry-content h4 { line-height: 1.25; margin-top: 1.8em; margin-bottom: 0.65em; }
.tx-entry-content ul, .tx-entry-content ol { padding-left: 1.3rem; }
.tx-entry-content p,
.tx-entry-content li { font-size: 1.02rem; }
.tx-entry-content table {
	width: 100%;
	margin: 1.4rem 0;
	border-collapse: collapse;
	border: 1px solid var(--tx-line);
	background: var(--tx-white);
}
.tx-entry-content th,
.tx-entry-content td {
	padding: 12px 14px;
	border-bottom: 1px solid var(--tx-line);
	text-align: left;
	vertical-align: top;
}
.tx-entry-content th { background: var(--tx-soft); }
.tx-entry-content tr:last-child td { border-bottom: 0; }
.tx-entry-content .omni-album {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 14px;
	margin-top: 1.5rem;
}
.tx-entry-content .omni-album p { margin: 0; }
.tx-entry-content .omni-album img {
	width: 100%;
	height: 220px;
	object-fit: cover;
	border-radius: 18px;
	border: 1px solid var(--tx-line);
	box-shadow: 0 12px 28px rgba(15, 23, 42, 0.08);
}
.tx-article-sidebar { display: grid; gap: 22px; position: sticky; top: 104px; }
.tx-sidebar-card-accent {
	background: linear-gradient(180deg, rgba(15, 118, 110, 0.08), rgba(255, 255, 255, 0.98));
}
.tx-related-list { margin: 0; padding: 0; list-style: none; display: grid; gap: 14px; }
.tx-related-list li { padding-bottom: 14px; border-bottom: 1px solid var(--tx-line); }
.tx-related-list li:last-child { padding-bottom: 0; border-bottom: 0; }
.tx-related-list a { display: block; margin-bottom: 6px; font-weight: 700; text-decoration: none; color: var(--tx-ink); }
.tx-related-list time { font-size: 0.88rem; color: var(--tx-muted); }
.tx-hero-booking-card { padding: 0; border: 0; background: transparent; box-shadow: none; color: inherit; }
.tx-hero-booking-card .tx-booking-form-wrap { padding: 0; }
.tx-booking-embed-section { margin-top: 28px; }
.tx-booking-embed-heading { margin-bottom: 18px; }
.tx-booking-embed-heading h2 { margin: 0 0 8px; font-size: clamp(1.6rem, 3vw, 2.2rem); }
.tx-booking-embed-heading p { margin: 0; color: var(--tx-muted); }
.tx-booking-embed-shell { padding: 24px; border: 1px solid rgba(219, 228, 238, 0.92); border-radius: var(--tx-radius); background: rgba(255, 255, 255, 0.96); box-shadow: var(--tx-shadow); }
.tx-booking-embed-shell .tx-booking-form-wrap { padding: 0; }
.tx-booking-embed-shell .tx-booking-form-panel,
.tx-booking-embed-shell .tx-booking-map-panel { border-radius: 24px; }
.tx-home-content-section .tx-container { gap: 14px; }
.tx-home-content-card {
	padding: 12px 16px;
	border-radius: 16px;
	box-shadow: none;
}
.tx-home-content-card .tx-page-title { margin: 0; font-size: clamp(0.94rem, 1.2vw, 1.06rem); line-height: 1.35; }
.tx-home-content-card .tx-page-title a { color: inherit; text-decoration: none; }
.tx-home-content-card .tx-page-title a:hover,
.tx-home-content-card .tx-page-title a:focus { color: var(--tx-primary); }
.tx-home-content-section .tx-section-title { margin-bottom: 4px; }
.tx-home-content-section .tx-content-card { background: rgba(255, 255, 255, 0.9); }
.tx-home-content-section .tx-content-card + .tx-content-card { margin-top: 0; }
.tx-home-content-section .tx-content-card { display: block; }
.tx-home-content-section .tx-container { display: grid; }
.tx-home-content-card + .tx-home-content-card { margin-top: 0; }
.tx-home-content-card { overflow: hidden; }
.tx-home-post-card { padding: 18px; }
.tx-home-post-card time { margin-bottom: 6px; font-size: 0.84rem; }
.tx-home-post-card h3 { margin: 0 0 6px; font-size: 1.02rem; line-height: 1.35; }
.tx-home-post-card a:last-child { font-size: 0.92rem; font-weight: 700; }
.tx-post-card time { display: inline-block; margin-bottom: 8px; font-size: 0.92rem; color: var(--tx-muted); }
.tx-post-card a { text-decoration: none; }
.tx-footer { padding: 42px 0 28px; background: #08111f; color: rgba(255, 255, 255, 0.8); }
.tx-footer-grid { grid-template-columns: 1.2fr 0.8fr 0.9fr; }
.tx-footer-title { margin: 0 0 12px; font-size: 1rem; color: var(--tx-white); }
.tx-footer-bottom { padding-top: 24px; margin-top: 24px; border-top: 1px solid rgba(255, 255, 255, 0.12); font-size: 0.94rem; color: rgba(255, 255, 255, 0.7); }
.tx-search-form, .search-form { display: flex; gap: 12px; }
.tx-search-form input, .search-form input[type="search"], input[type="text"], input[type="email"], input[type="tel"], textarea, select { width: 100%; padding: 13px 16px; border: 1px solid var(--tx-line); border-radius: 16px; background: var(--tx-white); }
.tx-floating-cta { position: fixed; right: 18px; bottom: 18px; z-index: 30; display: inline-flex; align-items: center; gap: 10px; padding: 14px 18px; border-radius: 999px; background: linear-gradient(135deg, #f97316, var(--tx-accent)); color: var(--tx-ink); font-weight: 800; text-decoration: none; box-shadow: 0 18px 32px rgba(249, 115, 22, 0.28); }
.tx-empty-state { text-align: center; padding: 56px 24px; }
.alignwide { margin-left: auto; margin-right: auto; max-width: calc(var(--tx-max) + 80px); }
.alignfull { margin-left: calc(50% - 50vw); margin-right: calc(50% - 50vw); max-width: 100vw; width: 100vw; }
@media (max-width: 1080px) {
	.tx-grid-4, .tx-stats-grid, .tx-footer-grid, .tx-grid-3, .tx-post-grid, .tx-faq-grid, .tx-entry-layout, .tx-hero-grid, .tx-process-grid { grid-template-columns: 1fr 1fr; }
	.tx-entry-layout { grid-template-columns: 1fr; }
	.tx-split-card { grid-template-columns: 1fr; }
	.tx-article-hero,
	.tx-article-content-wrap { grid-template-columns: 1fr; }
	.tx-entry-content .omni-album { grid-template-columns: repeat(2, minmax(0, 1fr)); }
	.tx-article-sidebar { position: static; }
	.tx-booking-embed-shell { padding: 18px; }
}
@media (max-width: 760px) {
	.tx-topbar-inner, .tx-mainbar, .tx-cta-group, .tx-feature-list, .tx-grid-4, .tx-stats-grid, .tx-grid-3, .tx-post-grid, .tx-faq-grid, .tx-footer-grid, .tx-hero-grid, .tx-process-grid, .tx-mini-grid { grid-template-columns: 1fr; }
	.tx-topbar-inner, .tx-mainbar, .tx-search-form, .search-form { flex-direction: column; align-items: stretch; }
	.tx-nav-toggle { display: inline-flex; }
	.tx-navigation { width: 100%; display: none; }
	.tx-navigation.is-open { display: block; }
	.tx-nav-list, .menu { flex-direction: column; align-items: flex-start; padding-top: 8px; }
	.tx-hero { padding-top: 30px; }
	.tx-content-card, .tx-sidebar-card, .tx-service-card, .tx-post-card, .tx-faq-item, .tx-panel, .tx-hero-card, .tx-hero-copy, .tx-process-card, .tx-mini-card, .tx-split-card { padding: 22px; }
	.tx-article-hero,
	.tx-article-content-card { padding: 22px; }
	.tx-entry-content .omni-album { grid-template-columns: 1fr; }
	.tx-entry-content .omni-album img { height: auto; }
	.tx-floating-cta { left: 16px; right: 16px; justify-content: center; }
}
