.txp-page{background:#fff;color:var(--ink,#102236);font-family:'Bebeboo',Arial,sans-serif}
.txp-shell{width:min(1280px,calc(100% - 48px));margin:0 auto}
.txp-hero{position:relative;overflow:hidden;padding:72px 0 58px;background:#f7fbfd;border-bottom:1px solid var(--line,#dce6ee)}
.txp-hero:after{content:"";position:absolute;right:-150px;top:-190px;width:420px;height:420px;border:68px solid rgba(15,106,168,.045);border-radius:50%}
.txp-kicker{display:inline-block;color:var(--tx,#0f6aa8);font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.txp-hero h1{max-width:850px;margin:10px 0 14px;font-size:clamp(42px,5vw,64px);line-height:1.04;letter-spacing:-1.8px;font-weight:900}
.txp-lead{max-width:820px;margin:0;color:#5c7083;font-size:18px;line-height:1.65}
.txp-breadcrumb{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:24px;color:#728495;font-size:13px;font-weight:800}
.txp-breadcrumb a{color:var(--tx,#0f6aa8)}
.txp-section{padding:62px 0}.txp-section.soft{background:#f3f7fa}.txp-section.dark{background:#081f33;color:#fff}
.txp-section-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.55fr);gap:46px;align-items:end;margin-bottom:28px}
.txp-section-head h2{margin:7px 0 0;font-size:clamp(30px,3.4vw,46px);line-height:1.08;letter-spacing:-1.1px}
.txp-section-head p{margin:0;color:#607185;line-height:1.65}.txp-section.dark .txp-section-head p{color:#c3d2dc}
.txp-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.txp-card{display:flex;min-width:0;flex-direction:column;border:1px solid #dce6ee;border-radius:18px;background:#fff;box-shadow:0 9px 28px rgba(10,48,78,.05);overflow:hidden}
.txp-card-body{padding:22px}.txp-card h3{margin:8px 0 8px;font-size:22px;line-height:1.2}.txp-card p{margin:0;color:#607185;line-height:1.55}
.txp-card a.txp-link{margin-top:auto;padding-top:16px;color:#0f6aa8;font-weight:900}
.txp-media{aspect-ratio:16/9;background:#e8f1f6;overflow:hidden}.txp-media img{width:100%;height:100%;object-fit:cover;display:block}
.txp-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border-radius:999px;background:#eaf5fb;color:#0f6aa8;font-size:11px;font-weight:900}
.txp-content-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);gap:56px;align-items:start}
.txp-content{font-size:17px;line-height:1.8;color:#3f5568}.txp-content h2{margin:34px 0 10px;font-size:30px;color:#102236}.txp-content h3{margin:26px 0 8px;font-size:23px;color:#102236}.txp-content p{margin:0 0 16px}.txp-content ul,.txp-content ol{margin:0 0 18px;padding-left:22px}.txp-content img{height:auto;border-radius:16px}
.txp-side{position:sticky;top:110px}.txp-side-box{padding:22px;border:1px solid #dce6ee;border-radius:18px;background:#f8fbfd}.txp-side-box+.txp-side-box{margin-top:16px}.txp-side-box h3{margin:0 0 13px;font-size:20px}.txp-side-list{display:grid;gap:10px}.txp-side-list a{padding:11px 0;border-bottom:1px solid #dce6ee;font-weight:800}.txp-side-list a:last-child{border-bottom:0}
.txp-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.txp-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:11px 18px;border-radius:12px;font-weight:900}.txp-btn.primary{background:#0f6aa8;color:#fff}.txp-btn.secondary{border:1px solid #cbd9e4;background:#fff}
.txp-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.txp-contact-card{padding:24px;border:1px solid #dce6ee;border-radius:18px;background:#fff}.txp-contact-card strong{display:block;font-size:20px}.txp-contact-card p{margin:6px 0 0;color:#607185}.txp-contact-value{margin-top:14px;font-size:22px;font-weight:900;color:#0f6aa8;word-break:break-word}
.txp-price-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.txp-price{padding:20px;border:1px solid #dce6ee;border-radius:16px;background:#fff}.txp-price span{display:block;color:#607185;font-size:13px}.txp-price strong{display:block;margin-top:7px;font-size:24px;color:#0f6aa8}
.txp-route-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.txp-route{padding:20px;border:1px solid #dce6ee;border-radius:16px;background:#fff}.txp-route h3{margin:0 0 8px;font-size:21px}.txp-route-meta{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0}.txp-route-meta span{padding:5px 8px;border-radius:8px;background:#eef6fa;color:#456176;font-size:12px}.txp-route a{color:#0f6aa8;font-weight:900}
.txp-feature{display:grid;grid-template-columns:1.2fr .8fr;gap:18px;align-items:stretch}.txp-feature .txp-media{height:100%;aspect-ratio:auto;min-height:340px}.txp-feature-copy{padding:30px;border:1px solid #dce6ee;border-radius:18px;background:#fff}.txp-feature-copy h2{margin:9px 0 12px;font-size:34px;line-height:1.12}.txp-feature-copy p{color:#607185}
.txp-news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.txp-news-card{border:1px solid #dce6ee;border-radius:18px;background:#fff;overflow:hidden}.txp-news-card .txp-card-body{padding:18px}.txp-news-card h3{margin:8px 0;font-size:20px;line-height:1.28}.txp-news-card p{color:#607185;font-size:14px}.txp-meta{display:flex;flex-wrap:wrap;gap:8px;color:#7a8b99;font-size:12px}
.txp-pagination{margin-top:28px}.txp-pagination .pagination{margin:0;gap:6px}.txp-pagination .page-link{border-radius:10px!important;border-color:#dce6ee;color:#0f6aa8}
.txp-empty{padding:30px;border:1px dashed #cbdbe6;border-radius:18px;background:#f8fbfd;text-align:center;color:#607185}
@media(max-width:991px){.txp-section-head,.txp-content-grid,.txp-feature{grid-template-columns:1fr}.txp-side{position:static}.txp-grid,.txp-news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.txp-feature .txp-media{min-height:280px}}
@media(max-width:767px){.txp-shell{width:min(100% - 28px,1280px)}.txp-hero{padding:42px 0 36px}.txp-hero h1{font-size:38px;letter-spacing:-1px}.txp-lead{font-size:16px}.txp-section{padding:42px 0}.txp-grid,.txp-news-grid,.txp-contact-grid,.txp-price-grid,.txp-route-list{grid-template-columns:1fr}.txp-section-head{gap:14px}.txp-content{font-size:16px}.txp-content h2{font-size:26px}.txp-feature .txp-media{min-height:220px}.txp-feature-copy{padding:22px}.txp-feature-copy h2{font-size:28px}.txp-actions{flex-direction:column}.txp-btn{width:100%}}

/* V10 - TAXI MASTER ABOUT PAGE */
.txp-about-master .txp-about-hero{padding-bottom:64px}
.txp-about-master .txp-master-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}
.txp-about-master .txp-master-card{display:flex;min-width:0;min-height:236px;flex-direction:column;padding:22px;border:1px solid #dce6ee;border-radius:18px;background:#fff;box-shadow:0 9px 28px rgba(10,48,78,.05);transition:.2s ease}
.txp-about-master .txp-master-card:hover{transform:translateY(-3px);border-color:#b8d6e8;box-shadow:0 14px 34px rgba(10,48,78,.09)}
.txp-about-master .txp-master-icon{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;border-radius:13px;background:#eaf5fb;color:#0f6aa8;font-size:20px}
.txp-about-master .txp-master-card h3{margin:17px 0 8px;font-size:21px;color:#102236}
.txp-about-master .txp-master-card p{margin:0;color:#607185;line-height:1.55}
.txp-about-master .txp-master-more{margin-top:auto;padding-top:18px;color:#0f6aa8;font-weight:900}
.txp-about-master .txp-about-split{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.75fr);gap:64px;align-items:start}
.txp-about-master .txp-about-split h2{margin:8px 0 18px;font-size:clamp(30px,3.3vw,44px);line-height:1.08;letter-spacing:-1px}
.txp-about-master .txp-content-plain h2:first-child{display:none}
.txp-about-master .txp-principles{display:grid;gap:12px}
.txp-about-master .txp-principle{display:grid;grid-template-columns:54px 1fr;gap:16px;padding:19px;border:1px solid #dce6ee;border-radius:16px;background:#fff}
.txp-about-master .txp-principle>b{display:flex;width:46px;height:46px;align-items:center;justify-content:center;border-radius:12px;background:#0f6aa8;color:#fff;font-size:14px}
.txp-about-master .txp-principle h3{margin:1px 0 5px;font-size:19px}.txp-about-master .txp-principle p{margin:0;color:#607185;line-height:1.5}
.txp-about-master .txp-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.txp-about-master .txp-step{padding:22px;border:1px solid #dce6ee;border-radius:18px;background:#fff}
.txp-about-master .txp-step>span{display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;border-radius:10px;background:#eaf5fb;color:#0f6aa8;font-weight:900}
.txp-about-master .txp-step h3{margin:16px 0 7px;font-size:20px}.txp-about-master .txp-step p{margin:0;color:#607185;line-height:1.55}
.txp-about-master .txp-about-dark{display:grid;grid-template-columns:1fr .8fr;gap:70px;align-items:start}
.txp-about-master .txp-about-dark h2{margin:8px 0 14px;font-size:clamp(30px,3.5vw,46px);line-height:1.08}.txp-about-master .txp-about-dark p{color:#c3d2dc;line-height:1.65}
.txp-about-master .txp-about-linkstack{display:grid;border-top:1px solid rgba(255,255,255,.17)}
.txp-about-master .txp-about-linkstack a{display:flex;align-items:center;justify-content:space-between;padding:13px 0;border-bottom:1px solid rgba(255,255,255,.17);color:#fff;font-weight:850}
@media(max-width:1100px){.txp-about-master .txp-master-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.txp-about-master .txp-steps{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:991px){.txp-about-master .txp-about-split,.txp-about-master .txp-about-dark{grid-template-columns:1fr;gap:34px}}
@media(max-width:767px){.txp-about-master .txp-master-grid,.txp-about-master .txp-steps{grid-template-columns:1fr}.txp-about-master .txp-master-card{min-height:0}.txp-about-master .txp-about-split{gap:30px}.txp-about-master .txp-principle{grid-template-columns:46px 1fr;gap:12px;padding:16px}.txp-about-master .txp-principle>b{width:40px;height:40px}}

/* V11 - ABOUT PAGE CUSTOMER-FACING CLEANUP */
.txp-about-customer .txp-about-customer-hero{padding-bottom:64px}
.txp-about-customer .txp-about-head-simple{display:block;max-width:800px}
.txp-about-customer .txp-about-customer-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.78fr);gap:64px;align-items:start}
.txp-about-customer .txp-about-copy h2{margin:8px 0 20px;font-size:clamp(30px,3.3vw,44px);line-height:1.08;letter-spacing:-1px}
.txp-about-customer .txp-about-copy p{margin:0 0 16px;color:#4f6578;font-size:17px;line-height:1.78}
.txp-about-customer .txp-benefit-list .txp-principle>b{font-size:18px}
.txp-about-customer .txp-use-grid .txp-step>span{font-size:16px}
.txp-about-customer .txp-about-final .txp-actions{margin-top:24px}
.txp-about-customer .txp-about-final .txp-btn.secondary{border-color:rgba(255,255,255,.28);background:transparent;color:#fff}
@media(max-width:991px){.txp-about-customer .txp-about-customer-split{grid-template-columns:1fr;gap:34px}}
@media(max-width:767px){.txp-about-customer .txp-about-customer-hero{padding-bottom:42px}.txp-about-customer .txp-about-copy p{font-size:16px}.txp-about-customer .txp-about-customer-split{gap:28px}}

/* V12 - ABOUT UX/UI REBUILD */
.txp-about-v12{overflow:hidden}
.txp-about-v12-hero{padding:56px 0 62px;background:linear-gradient(180deg,#f7fbfd 0%,#fff 100%)}
.txp-about-v12-hero-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.65fr);gap:64px;align-items:center}
.txp-about-v12-hero h1{max-width:800px;margin:12px 0 18px;font-size:clamp(40px,4.6vw,62px);line-height:1.04;letter-spacing:-1.8px;color:#102236}
.txp-about-v12-summary{display:grid;gap:12px}
.txp-about-v12-summary>div{display:grid;grid-template-columns:46px 1fr;column-gap:14px;padding:18px;border:1px solid #dce6ee;border-radius:16px;background:#fff;box-shadow:0 8px 26px rgba(10,48,78,.04)}
.txp-about-v12-summary span{grid-row:1/3;display:flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:12px;background:#0f6aa8;color:#fff;font-weight:900}
.txp-about-v12-summary strong{font-size:17px;color:#102236}.txp-about-v12-summary p{margin:5px 0 0;color:#607185;line-height:1.5}
.txp-about-v12-head{align-items:end}
.txp-about-v12-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}
.txp-about-v12-card{display:flex;min-width:0;min-height:238px;flex-direction:column;padding:22px;border:1px solid #dce6ee;border-radius:18px;background:#fff;box-shadow:0 8px 26px rgba(10,48,78,.045);transition:.2s ease}
.txp-about-v12-card:hover{transform:translateY(-3px);border-color:#b8d6e8;box-shadow:0 14px 34px rgba(10,48,78,.09)}
.txp-about-v12-card .icon{display:flex;width:44px;height:44px;align-items:center;justify-content:center;border-radius:13px;background:#eaf5fb;color:#0f6aa8;font-size:20px}
.txp-about-v12-card h3{margin:16px 0 8px;font-size:20px;color:#102236}.txp-about-v12-card p{margin:0;color:#607185;line-height:1.55}.txp-about-v12-card .more{margin-top:auto;padding-top:18px;color:#0f6aa8;font-weight:900}
.txp-about-v12-two-col{display:grid;grid-template-columns:minmax(0,1fr) minmax(390px,.78fr);gap:72px;align-items:center}
.txp-about-v12-panel h2{margin:8px 0 18px;font-size:clamp(30px,3.2vw,44px);line-height:1.08;letter-spacing:-1px;color:#102236}.txp-about-v12-panel p{margin:0 0 16px;color:#4f6578;font-size:17px;line-height:1.75}
.txp-about-v12-checks{display:grid;gap:12px}.txp-about-v12-checks>div{display:grid;grid-template-columns:48px 1fr;gap:14px;align-items:center;padding:17px 18px;border:1px solid #dce6ee;border-radius:16px;background:#fff}
.txp-about-v12-checks>div>i{display:flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:12px;background:#eaf5fb;color:#0f6aa8;font-size:18px}.txp-about-v12-checks strong{display:block;color:#102236;font-size:17px}.txp-about-v12-checks small{display:block;margin-top:4px;color:#607185;font-size:14px;line-height:1.45}
.txp-about-v12-cta-section{padding-top:28px}.txp-about-v12-cta{display:flex;align-items:center;justify-content:space-between;gap:36px;padding:30px 34px;border:1px solid #cfe2ee;border-radius:22px;background:#eef7fb}.txp-about-v12-cta h2{margin:5px 0 7px;font-size:32px;color:#102236}.txp-about-v12-cta p{margin:0;color:#607185}.txp-about-v12-cta .txp-actions{margin:0;flex:0 0 auto}

/* V12 - NEWS GRID, BASED ON PREVIOUS 3-COLUMN ARTICLE GRID */
.txp-news-v12-hero{padding-bottom:48px}.txp-news-v12-main{padding-top:38px}.txp-news-v12-cats{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:30px}.txp-news-v12-cats a{display:inline-flex;align-items:center;min-height:38px;padding:7px 13px;border:1px solid #dce6ee;border-radius:999px;background:#fff;color:#3f5568;font-size:13px;font-weight:800}.txp-news-v12-cats a:hover,.txp-news-v12-cats a.active{border-color:#0f6aa8;background:#0f6aa8;color:#fff}
.txp-news-v12-head{margin-bottom:24px}.txp-news-v12-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.txp-news-v12-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid #dce6ee;border-radius:16px;background:#fff;box-shadow:0 8px 24px rgba(15,35,55,.05);transition:.18s ease}.txp-news-v12-card:hover{transform:translateY(-3px);box-shadow:0 14px 34px rgba(15,35,55,.09)}
.txp-news-v12-card .media{position:relative;display:block;height:190px;overflow:hidden;background:#edf3f6}.txp-news-v12-card .media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .25s ease}.txp-news-v12-card:hover .media img{transform:scale(1.025)}.txp-news-v12-card .featured{position:absolute;top:12px;left:12px;padding:6px 10px;border-radius:999px;background:#0f6aa8;color:#fff;font-size:11px;font-weight:900}
.txp-news-v12-card .body{display:flex;flex:1;flex-direction:column;padding:17px 18px 18px}.txp-news-v12-card .category{align-self:flex-start;display:inline-flex;padding:5px 8px;border-radius:7px;background:#eaf5fb;color:#0f6aa8;font-size:11px;font-weight:900;text-transform:uppercase}.txp-news-v12-card h2{margin:10px 0 8px;font-size:19px;line-height:1.34;color:#102236}.txp-news-v12-card h2 a{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.txp-news-v12-card .meta{display:flex;flex-wrap:wrap;gap:12px;color:#7a8b99;font-size:12px}.txp-news-v12-card p{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:10px 0 0;color:#607185;font-size:14px;line-height:1.55}.txp-news-v12-card .read{margin-top:auto;padding-top:15px;color:#0f6aa8;font-size:14px;font-weight:900}.txp-news-v12-pagination{display:flex;justify-content:center;margin-top:30px}

@media(max-width:1100px){.txp-about-v12-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.txp-about-v12-hero-grid{gap:38px}.txp-news-v12-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:991px){.txp-about-v12-hero-grid,.txp-about-v12-two-col{grid-template-columns:1fr;gap:34px}.txp-about-v12-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.txp-about-v12-summary>div{grid-template-columns:1fr;row-gap:10px}.txp-about-v12-summary span{grid-row:auto}.txp-about-v12-cta{align-items:flex-start;flex-direction:column}.txp-about-v12-cta .txp-actions{margin-top:8px}}
@media(max-width:767px){.txp-about-v12-hero{padding:40px 0 42px}.txp-about-v12-hero h1{font-size:38px;letter-spacing:-1px}.txp-about-v12-summary,.txp-about-v12-grid{grid-template-columns:1fr}.txp-about-v12-card{min-height:0}.txp-about-v12-two-col{gap:28px}.txp-about-v12-panel p{font-size:16px}.txp-about-v12-cta{padding:24px 20px}.txp-about-v12-cta h2{font-size:28px}.txp-about-v12-cta .txp-actions{width:100%}.txp-news-v12-grid{grid-template-columns:1fr;gap:14px}.txp-news-v12-card .media{height:210px}.txp-news-v12-main{padding-top:28px}.txp-news-v12-cats{margin-bottom:24px;flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.txp-news-v12-cats::-webkit-scrollbar{display:none}.txp-news-v12-cats a{flex:0 0 auto}}

/* V18 NEWS DETAIL */
.txp-news-detail-meta{display:flex;flex-wrap:wrap;gap:8px 12px;color:#758494;font-size:13px;margin:0 0 18px}
.txp-news-detail-cover{max-width:980px;margin:0 auto 34px!important;border-radius:18px!important;overflow:hidden}
.txp-news-detail-cover img{width:100%;max-height:600px;object-fit:cover;display:block}
@media(max-width:767.98px){.txp-news-detail-cover{margin-bottom:22px!important;border-radius:12px!important}.txp-news-detail-meta{font-size:12px;margin-bottom:14px}}

/* =========================================================
 * MASTER TAXI P1 - CORE PAGE UI
 * Shared breadcrumb + blue intro + section rhythm for
 * /gioi-thieu, /lien-he, /bang-gia and other pages reusing
 * the page-intro component.
 * ========================================================= */
.txs-page-intro--unified{background:#f4f6f8;padding:0 0 18px!important;overflow:visible!important}
.txs-page-intro--unified .txs-page-intro-shell{width:min(1280px,calc(100% - 48px));max-width:1280px;margin:0 auto;box-sizing:border-box}
.txs-page-intro--unified .txs-page-breadcrumb{display:flex;align-items:center;gap:9px;min-height:50px;padding:13px 0 11px;margin:0!important;color:#7c8c9c;font-size:13px;line-height:1.45;font-weight:700;flex-wrap:wrap}
.txs-page-intro--unified .txs-page-breadcrumb a{color:#0f6aa8;text-decoration:none;font-weight:800}
.txs-page-intro--unified .txs-page-breadcrumb a:hover{text-decoration:underline;text-underline-offset:3px}
.txs-page-intro--unified .txs-page-breadcrumb .sep{color:#a3b1bd;font-weight:700}
.txs-page-intro--unified .txs-page-intro-card{position:relative;display:flex;align-items:center;min-height:126px;padding:24px 28px;border-radius:18px;overflow:hidden;background:linear-gradient(115deg,#0f6aa8 0%,#1e84c4 68%,#3b9bd3 100%);box-shadow:0 10px 28px rgba(15,106,168,.10);box-sizing:border-box}
.txs-page-intro--unified .txs-page-intro-card:after{content:"";position:absolute;right:-56px;top:-92px;width:260px;height:260px;border-radius:50%;background:rgba(255,255,255,.13);pointer-events:none}
.txs-page-intro--unified .txs-page-intro-card:before{content:"";position:absolute;right:145px;bottom:-115px;width:220px;height:220px;border-radius:50%;background:rgba(255,255,255,.04);pointer-events:none}
.txs-page-intro--unified .txs-page-intro-copy{position:relative;z-index:1;min-width:0;max-width:980px}
.txs-page-intro--unified .txs-page-intro-kicker{display:block;margin:0 0 7px;color:#dff2ff;font-size:11px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}
.txs-page-intro--unified .txs-page-intro-card h1{margin:0!important;color:#fff!important;font-size:clamp(28px,2.5vw,38px)!important;line-height:1.12!important;letter-spacing:-.55px!important;font-weight:900!important}
.txs-page-intro--unified .txs-page-intro-card p{display:block!important;visibility:visible!important;opacity:1!important;margin:9px 0 0!important;max-width:900px;color:rgba(255,255,255,.94)!important;font-size:15px!important;line-height:1.58!important;font-weight:500!important}

.txp-page--core{background:#fff;overflow:hidden}
.txp-page--core .txp-section{padding:52px 0}
.txp-page--core .txp-section.soft{background:#f4f7f9}
.txp-page--core .txp-section-head{align-items:start;gap:36px;margin-bottom:24px}
.txp-page--core .txp-section-head h2{font-size:clamp(28px,3vw,40px);letter-spacing:-.8px}
.txp-page--core .txp-section-head>p{max-width:520px;justify-self:end}
.txp-page--core .txp-card,.txp-page--core .txp-contact-card,.txp-page--core .txp-route{border-radius:16px;box-shadow:0 8px 24px rgba(15,35,55,.045)}
.txp-page--core .txp-btn{border-radius:12px;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}
.txp-page--core .txp-btn:hover{transform:translateY(-1px)}
.txp-page--core .txp-btn.primary:hover{color:#fff;box-shadow:0 10px 22px rgba(15,106,168,.18)}

/* About P1 */
.txp-about-p1 .txp-about-v12-services{padding-top:44px}
.txp-about-p1 .txp-about-v12-grid{gap:16px}
.txp-about-p1 .txp-about-v12-card{min-height:220px;border-radius:16px}
.txp-about-p1 .txp-about-v12-two-col{gap:54px}
.txp-about-p1 .txp-about-v12-cta-section{padding-top:22px;padding-bottom:58px}

/* Contact P1 */
.txp-contact-p1 .txp-contact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.txp-contact-p1 .txp-contact-card{min-height:196px;display:flex;flex-direction:column}
.txp-contact-p1 .txp-contact-card .txp-actions{margin-top:auto;padding-top:18px}
.txp-contact-p1 .txp-contact-value{line-height:1.3}
.txp-contact-p1 .txp-contact-help{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.txp-contact-p1 .txp-contact-help .txp-card{min-height:162px}

/* Price hub P1 */
.txp-pricehub-p1 .txp-route-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.txp-pricehub-p1 .txp-route{display:flex;min-height:196px;flex-direction:column;padding:22px}
.txp-pricehub-p1 .txp-route h3{margin:10px 0 8px;font-size:22px;line-height:1.25}
.txp-pricehub-p1 .txp-route-meta{margin-top:10px}
.txp-pricehub-p1 .txp-route>a{margin-top:auto;padding-top:14px}

@media(max-width:991.98px){
  .txs-page-intro--unified .txs-page-intro-shell{width:min(100% - 32px,1280px)}
  .txp-page--core .txp-section-head{grid-template-columns:1fr;gap:12px}
  .txp-page--core .txp-section-head>p{max-width:none;justify-self:start}
  .txp-contact-p1 .txp-contact-help{grid-template-columns:1fr 1fr}
}
@media(max-width:767.98px){
  .txs-page-intro--unified{padding-bottom:14px!important}
  .txs-page-intro--unified .txs-page-intro-shell{width:100%;padding:0 18px}
  .txs-page-intro--unified .txs-page-breadcrumb{min-height:46px;padding:11px 0 10px;font-size:13px}
  .txs-page-intro--unified .txs-page-intro-card{min-height:0;padding:23px 20px 24px;border-radius:17px}
  .txs-page-intro--unified .txs-page-intro-card:after{right:-76px;top:-103px;width:230px;height:230px}
  .txs-page-intro--unified .txs-page-intro-card h1{font-size:31px!important;line-height:1.13!important;letter-spacing:-.45px!important}
  .txs-page-intro--unified .txs-page-intro-card p{font-size:14px!important;line-height:1.52!important;margin-top:9px!important}
  .txp-page--core .txp-section{padding:38px 0}
  .txp-contact-p1 .txp-contact-grid,.txp-contact-p1 .txp-contact-help,.txp-pricehub-p1 .txp-route-list{grid-template-columns:1fr}
  .txp-contact-p1 .txp-contact-card,.txp-pricehub-p1 .txp-route{min-height:0}
  .txp-about-p1 .txp-about-v12-services{padding-top:34px}
  .txp-about-p1 .txp-about-v12-cta-section{padding-bottom:42px}
}

/* =========================================================
 * MASTER TAXI P2 - PRICING HUB SEO / UX
 * /bang-gia + /bang-gia/{slug}
 * ========================================================= */
.txp-pricehub-p2 .txp-section,.txp-price-detail-p2 .txp-section{padding:50px 0}
.txp-price-featured{padding-top:38px!important}
.txp-featured-route-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.txp-featured-route{display:flex;min-width:0;min-height:230px;flex-direction:column;padding:22px;border:1px solid #d8e4ec;border-radius:17px;background:#fff;color:#102236!important;text-decoration:none;box-shadow:0 9px 28px rgba(10,48,78,.055);transition:.18s ease}
.txp-featured-route:hover{transform:translateY(-2px);border-color:#9fc9e3;box-shadow:0 14px 34px rgba(10,48,78,.09)}
.txp-featured-route h3{margin:11px 0 13px;font-size:22px;line-height:1.25;color:#102236}
.txp-featured-prices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:auto}
.txp-featured-prices span{min-width:0;padding:9px 8px;border-radius:10px;background:#eef7fc;color:#0f6aa8;font-size:12px;line-height:1.25}
.txp-featured-prices b{display:block;margin-bottom:3px;color:#5d7182;font-size:10px;text-transform:uppercase}
.txp-featured-route small{margin-top:11px;color:#718393;font-size:12px}.txp-route-cta{margin-top:14px;color:#0f6aa8;font-size:14px}
.txp-route-list--p2 .txp-route{min-height:210px}.txp-route-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.txp-route-top small{color:#7a8c9a;font-size:12px}.txp-route-list--p2 .txp-route-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.txp-route-list--p2 .txp-route-meta span{padding:9px 8px}.txp-route-list--p2 .txp-route-meta b{display:block;margin-bottom:3px;color:#607486;font-size:10px;text-transform:uppercase}
.txp-empty--pricing{display:flex;align-items:flex-start;flex-direction:column;text-align:left}.txp-empty--pricing strong{font-size:20px;color:#102236}.txp-empty--pricing span{margin-top:7px}.txp-empty--pricing .txp-actions{margin-top:18px}
.txp-pricing-factors .txp-card{min-height:190px}.txp-pricing-bridge{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(320px,.7fr);gap:42px;align-items:center;padding:30px;border:1px solid #d8e5ed;border-radius:20px;background:#fff;box-shadow:0 10px 30px rgba(10,48,78,.05)}.txp-pricing-bridge h2{margin:7px 0 10px;font-size:clamp(28px,3vw,40px);line-height:1.1}.txp-pricing-bridge p{margin:0;color:#607185;line-height:1.7}.txp-pricing-bridge .txp-actions{justify-content:flex-end;margin-top:0}
.txp-price-summary{padding:26px;border:1px solid #d8e4ec;border-radius:20px;background:#fff;box-shadow:0 10px 30px rgba(10,48,78,.05)}.txp-price-summary-head h2{margin:8px 0 8px;font-size:32px;line-height:1.18}.txp-price-summary-head p{margin:0 0 22px;color:#607185;line-height:1.65}.txp-trip-time{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:14px;padding:14px 16px;border-radius:13px;background:#eef7fc}.txp-trip-time span{color:#607185;font-size:13px}.txp-trip-time strong{color:#0f6aa8;font-size:17px}
.txp-price-explain{margin-top:38px}.txp-price-explain h2,.txp-faq-p2 h2{margin:7px 0 18px;font-size:30px}.txp-price-explain .txp-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.txp-price-explain .txp-card-body{padding:18px}.txp-price-explain .txp-card h3{font-size:18px}
.txp-price-copy{margin-top:38px;padding-top:4px}.txp-pricing-bridge--detail{grid-template-columns:1fr;margin-top:38px;padding:24px;background:#f4f8fb}.txp-pricing-bridge--detail .txp-actions{justify-content:flex-start;margin-top:8px}.txp-pricing-bridge--detail h2{font-size:30px}
.txp-faq-p2{margin-top:38px}.txp-faq-list{display:grid;gap:10px}.txp-faq-list details{border:1px solid #d9e5ed;border-radius:14px;background:#fff;padding:0 17px}.txp-faq-list summary{cursor:pointer;padding:16px 26px 16px 0;color:#102236;font-weight:900;line-height:1.35;position:relative}.txp-faq-list summary:after{content:'+';position:absolute;right:0;top:14px;color:#0f6aa8;font-size:22px}.txp-faq-list details[open] summary:after{content:'–'}.txp-faq-list p{margin:0;padding:0 0 16px;color:#607185;line-height:1.65}
.txp-news-card .txp-link{display:inline-flex;margin-top:14px;color:#0f6aa8;font-weight:900}
@media(max-width:1100px){.txp-featured-route-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.txp-pricing-bridge{grid-template-columns:1fr}.txp-pricing-bridge .txp-actions{justify-content:flex-start}}
@media(max-width:991.98px){.txp-price-explain .txp-grid{grid-template-columns:1fr}.txp-price-summary{padding:22px}}
@media(max-width:767.98px){.txp-pricehub-p2 .txp-section,.txp-price-detail-p2 .txp-section{padding:36px 0}.txp-featured-route-grid{grid-template-columns:1fr}.txp-featured-route{min-height:0}.txp-featured-prices,.txp-route-list--p2 .txp-route-meta{grid-template-columns:1fr 1fr}.txp-route-top{align-items:flex-start;flex-direction:column;gap:6px}.txp-pricing-bridge{padding:22px 18px;gap:22px}.txp-price-summary-head h2{font-size:27px}.txp-trip-time{align-items:flex-start;flex-direction:column;gap:4px}.txp-price-explain h2,.txp-faq-p2 h2,.txp-pricing-bridge--detail h2{font-size:26px}}

/* =========================================================
   MASTER TAXI P3 - ABOUT & CONTACT TRUST / CONVERSION
   ========================================================= */
.txp-about-p3-intro{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:22px;align-items:stretch}
.txp-about-p3-copy,.txp-about-p3-note,.txp-contact-p3-form-card,.txp-contact-p3-info-card{background:#fff;border:1px solid #dfe7ee;border-radius:18px;box-shadow:0 10px 28px rgba(15,23,42,.055)}
.txp-about-p3-copy{padding:30px}.txp-about-p3-copy h2{font-size:30px;line-height:1.2;margin:8px 0 14px;color:#12314a}.txp-about-p3-copy p{margin:0 0 12px;color:#516373;line-height:1.75}
.txp-about-p3-badges{display:flex;flex-wrap:wrap;gap:9px;margin-top:18px}.txp-about-p3-badges span{display:inline-flex;align-items:center;gap:7px;padding:8px 11px;border-radius:999px;background:#eef7fc;color:#17658f;font-size:13px;font-weight:800}.txp-about-p3-badges i{color:#1675ad}
.txp-about-p3-note{padding:28px;background:linear-gradient(145deg,#f8fcff,#eef7fc)}.txp-about-p3-note h3{font-size:24px;line-height:1.25;margin:8px 0 16px;color:#12314a}.txp-about-p3-note ul{list-style:none;padding:0;margin:0;display:grid;gap:12px}.txp-about-p3-note li{display:flex;align-items:flex-start;gap:10px;color:#526573}.txp-about-p3-note li i{color:#18a96b;font-size:18px;margin-top:2px}.txp-about-p3-note li strong{color:#17344d}
.txp-about-p3-service-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.txp-about-p3-service{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center;padding:18px;border:1px solid #dfe7ee;background:#fff;border-radius:16px;text-decoration:none!important;box-shadow:0 8px 22px rgba(15,23,42,.045);transition:.2s ease}.txp-about-p3-service:hover{transform:translateY(-2px);border-color:#75b9db;box-shadow:0 12px 28px rgba(15,23,42,.08)}.txp-about-p3-service .icon{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:#eaf5fb;color:#1675ad;font-size:19px}.txp-about-p3-service .body{display:block;min-width:0}.txp-about-p3-service strong{display:block;color:#17344d;font-size:15px}.txp-about-p3-service small{display:block;color:#6b7b88;font-size:12px;line-height:1.45;margin-top:3px}.txp-about-p3-service .arrow{color:#8ca0ae}
.txp-about-p3-use-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.txp-feature-icon{font-size:26px;color:#1675ad;margin-bottom:12px}.txp-about-p3-use-grid h3{font-size:19px;margin-bottom:9px}.txp-about-p3-use-grid p{color:#617381;line-height:1.65;margin:0}
.txp-about-p3-cta{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:26px 28px;border-radius:18px;background:linear-gradient(120deg,#0e659e,#1e82bc);color:#fff;box-shadow:0 14px 32px rgba(13,99,156,.18)}.txp-about-p3-cta .txp-kicker,.txp-about-p3-cta h2,.txp-about-p3-cta p{color:#fff!important}.txp-about-p3-cta h2{margin:6px 0 6px;font-size:28px}.txp-about-p3-cta p{margin:0;opacity:.9}.txp-about-p3-cta .txp-actions{justify-content:flex-end}

.txp-contact-p3-channels{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.txp-contact-p3-channel{display:flex;gap:13px;align-items:center;padding:18px;border:1px solid #dfe7ee;border-radius:16px;background:#fff;text-decoration:none!important;box-shadow:0 8px 22px rgba(15,23,42,.045);min-height:112px;transition:.2s ease}.txp-contact-p3-channel:hover{transform:translateY(-2px);border-color:#75b9db}.txp-contact-p3-channel .icon{width:44px;height:44px;border-radius:14px;background:#eaf5fb;color:#1675ad;display:grid;place-items:center;font-size:20px;flex:0 0 auto}.txp-contact-p3-channel small,.txp-contact-p3-channel em{display:block;font-style:normal;color:#758593}.txp-contact-p3-channel strong{display:block;color:#17344d;font-size:18px;line-height:1.25;margin:2px 0}.txp-contact-p3-channel em{font-size:12px}.txp-contact-p3-channel.primary{background:linear-gradient(145deg,#0f6fa8,#1f86c8);border-color:transparent}.txp-contact-p3-channel.primary .icon{background:rgba(255,255,255,.16);color:#fff}.txp-contact-p3-channel.primary small,.txp-contact-p3-channel.primary strong,.txp-contact-p3-channel.primary em{color:#fff}.txp-contact-p3-channel.primary em{opacity:.82}
.txp-contact-p3-layout{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(310px,.7fr);gap:20px;align-items:start}.txp-contact-p3-form-card{padding:28px}.txp-contact-p3-form-card h2{font-size:28px;color:#17344d;margin:7px 0 8px}.txp-contact-p3-lead{color:#6b7b88;line-height:1.65;margin:0 0 20px}.txp-contact-p3-form{display:grid;gap:16px}.txp-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.txp-contact-p3-form label{display:grid;gap:7px;color:#34495b;font-weight:800;font-size:13px}.txp-contact-p3-form input:not([type=checkbox]),.txp-contact-p3-form select,.txp-contact-p3-form textarea{width:100%;border:1px solid #d9e3ea;border-radius:12px;background:#fff;padding:12px 13px;color:#183247;outline:none;transition:.15s ease}.txp-contact-p3-form input:not([type=checkbox]),.txp-contact-p3-form select{height:46px}.txp-contact-p3-form textarea{resize:vertical;min-height:125px;line-height:1.55}.txp-contact-p3-form input:focus,.txp-contact-p3-form select:focus,.txp-contact-p3-form textarea:focus{border-color:#3992bf;box-shadow:0 0 0 4px rgba(22,117,173,.10)}.txp-contact-p3-consent{display:flex!important;align-items:flex-start;gap:9px!important;font-weight:600!important;color:#60717f!important;line-height:1.5}.txp-contact-p3-consent input{margin-top:3px}.txp-contact-p3-form-bottom{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.txp-contact-p3-form-bottom #taxiContactStatus{font-size:13px;font-weight:800;color:#627482}.txp-contact-p3-form-bottom #taxiContactStatus.success{color:#16855b}.txp-contact-p3-form-bottom #taxiContactStatus.error{color:#c83b3b}
.txp-contact-p3-side{display:grid;gap:16px}.txp-contact-p3-info-card{padding:22px}.txp-contact-p3-info-card h3{font-size:21px;color:#17344d;margin:7px 0 14px}.txp-contact-p3-info-card ul{list-style:none;padding:0;margin:0;display:grid;gap:12px}.txp-contact-p3-info-card li{display:flex;gap:11px;align-items:flex-start}.txp-contact-p3-info-card li>i{width:36px;height:36px;border-radius:11px;background:#edf7fc;color:#1675ad;display:grid;place-items:center;flex:0 0 auto}.txp-contact-p3-info-card li strong,.txp-contact-p3-info-card li small{display:block}.txp-contact-p3-info-card li strong{color:#274257;font-size:14px}.txp-contact-p3-info-card li small{color:#758593;font-size:12px;line-height:1.45;margin-top:2px}.txp-contact-p3-info-card.compact p{color:#617381;margin:8px 0}.txp-contact-p3-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.txp-contact-p3-links>a{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;padding:17px 18px;border:1px solid #dfe7ee;border-radius:15px;background:#fff;text-decoration:none!important}.txp-contact-p3-links>a>i:first-child{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:#eaf5fb;color:#1675ad}.txp-contact-p3-links strong,.txp-contact-p3-links small{display:block}.txp-contact-p3-links strong{color:#17344d}.txp-contact-p3-links small{color:#758593;font-size:12px;margin-top:2px}.txp-contact-p3-links>a>i:last-child{color:#8ca0ae}

@media(max-width:1100px){.txp-about-p3-service-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.txp-contact-p3-channels{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:900px){.txp-about-p3-intro,.txp-contact-p3-layout{grid-template-columns:1fr}.txp-about-p3-use-grid{grid-template-columns:1fr}.txp-about-p3-cta{display:block}.txp-about-p3-cta .txp-actions{justify-content:flex-start;margin-top:16px}}
@media(max-width:700px){.txp-about-p3-copy,.txp-about-p3-note,.txp-contact-p3-form-card,.txp-contact-p3-info-card{border-radius:14px}.txp-about-p3-copy,.txp-about-p3-note,.txp-contact-p3-form-card{padding:20px}.txp-about-p3-copy h2,.txp-contact-p3-form-card h2{font-size:24px}.txp-about-p3-service-grid,.txp-contact-p3-channels,.txp-form-grid,.txp-contact-p3-links{grid-template-columns:1fr}.txp-about-p3-service{padding:15px}.txp-about-p3-cta{padding:22px;border-radius:15px}.txp-about-p3-cta h2{font-size:24px}.txp-contact-p3-channel{min-height:auto}.txp-contact-p3-form-bottom{align-items:flex-start;flex-direction:column}}
