﻿@charset "UTF-8";
/* =========================================================
   MASTERSKILLS - TESTIMONIALS PAGE
   Scope riêng theo .page-testimonials để không ảnh hưởng
   header, footer, mega menu hoặc các trang chức năng khác.
   ========================================================= */

.page-testimonials .testimonials-main{
  background:linear-gradient(180deg,#fff 0%,#fbfcfd 46%,#fff 100%);
  color:var(--text);
}

.page-testimonials .ts-breadcrumb{
  display:flex;align-items:center;gap:10px;flex-wrap:wrap;
  color:#607384;font-size:13px;font-weight:700;margin-bottom:26px;
}
.page-testimonials .ts-breadcrumb a{color:var(--brand-2)}
.page-testimonials .ts-breadcrumb a:hover{text-decoration:underline}

.page-testimonials .ts-hero{padding:34px 0 40px;background:#fff;position:relative;overflow:hidden}
.page-testimonials .ts-hero:before{content:"";position:absolute;inset:0 0 auto 0;height:340px;background:linear-gradient(135deg,#f7fafc 0%,#fff 60%,#edf4f8 100%);z-index:0}
.page-testimonials .ts-hero .container{position:relative;z-index:1}
.page-testimonials .ts-hero__grid{display:grid;grid-template-columns:42% 58%;gap:42px;align-items:center}
.page-testimonials .ts-kicker,.page-testimonials .ts-section-title p,.page-testimonials .ts-cta p{
  margin:0 0 10px;color:var(--gold);font-weight:900;font-size:13px;letter-spacing:1.4px;text-transform:uppercase;
}
.page-testimonials .ts-hero h1{margin:0 0 18px;font: 700 clamp(42px, 4.2vw, 64px) / 1.05 var(--serif);color:var(--brand);letter-spacing:-.8px;text-transform:uppercase}
.page-testimonials .ts-hero h1 span{display:block;color:var(--gold)}
.page-testimonials .ts-hero p{margin:0;color:#41586b;font-size:17px;line-height:1.8;max-width:590px}
.page-testimonials .ts-hero__actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}
.page-testimonials .ts-btn{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:6px;padding:0 24px;font-size:13px;font-weight:900;letter-spacing:.3px;text-transform:uppercase;border:1px solid transparent;transition:.24s ease}
.page-testimonials .ts-btn:after{content:"→";font-size:16px}.page-testimonials .ts-btn--gold{background:var(--gold-light);color:var(--brand);box-shadow:0 10px 22px rgba(210,161,60,.18)}.page-testimonials .ts-btn--gold:hover{background:#f8d779;transform:translateY(-2px)}.page-testimonials .ts-btn--outline{border-color:#c9d7e1;color:var(--brand);background:#fff}.page-testimonials .ts-btn--outline:hover{border-color:var(--gold);color:#9a650d;transform:translateY(-2px)}

.page-testimonials .ts-hero__mosaic{display:grid;grid-template-columns:1.05fr .95fr;grid-template-rows:1fr 1fr;gap:10px;min-height:405px}.page-testimonials .ts-hero__mosaic figure{margin:0;border-radius:12px;overflow:hidden;box-shadow:0 15px 36px rgba(16,61,97,.13);border:1px solid #e7eef2;background:#eef4f7}.page-testimonials .ts-mosaic-large{grid-row:1/3}.page-testimonials .ts-hero__mosaic img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.page-testimonials .ts-hero__mosaic figure:hover img{transform:scale(1.04)}

.page-testimonials .ts-stats{padding:0 0 42px;background:#fff}.page-testimonials .ts-stats__grid{display:grid;grid-template-columns:repeat(4,1fr);background:linear-gradient(135deg,#082d49,#103d61);border-radius:14px;overflow:hidden;box-shadow:0 20px 46px rgba(8,45,73,.18)}.page-testimonials .ts-stats article{min-height:132px;display:flex;align-items:center;gap:18px;padding:26px 32px;color:#fff;border-right:1px solid rgba(255,255,255,.16)}.page-testimonials .ts-stats article:last-child{border-right:0}.page-testimonials .ts-stats span{width:60px;height:60px;flex:0 0 60px;border:2px solid rgba(239,200,97,.76);border-radius:50%;display:grid;place-items:center;color:var(--gold-light);font-size:30px}.page-testimonials .ts-stats strong{display:block;color:var(--gold-light);font:700 34px var(--serif);line-height:1}.page-testimonials .ts-stats small{display:block;margin-top:6px;color:#e0ebf2;font-weight:700;line-height:1.4}

.page-testimonials .ts-featured-quote{padding:22px 0 64px;background:#fff}.page-testimonials .ts-quote-panel{border:1px solid var(--line);border-radius:16px;background:linear-gradient(180deg,#fff,#fbfdfe);box-shadow:0 16px 38px rgba(8,45,73,.08);padding:42px 54px;text-align:center;position:relative}.page-testimonials .ts-quote-mark{display:block;color:var(--gold);font:700 88px/1 var(--serif);height:54px}.page-testimonials .ts-quote-panel blockquote{margin:0 auto 30px;max-width:980px;color:var(--brand);font:700 26px/1.62 var(--serif);font-style:italic}.page-testimonials .ts-quote-author{display:inline-flex;align-items:center;gap:16px;border-top:1px solid var(--line);padding-top:24px;text-align:left}.page-testimonials .ts-quote-author img{width:74px;height:74px;border-radius:50%;object-fit:cover;border:4px solid #edf4f8}.page-testimonials .ts-quote-author strong,.page-testimonials .ts-quote-author span{display:block}.page-testimonials .ts-quote-author strong{color:var(--gold);font-weight:900}.page-testimonials .ts-quote-author span{font-size:14px;color:var(--muted);margin-top:4px}

.page-testimonials .ts-filter-section,.page-testimonials .ts-insights,.page-testimonials .ts-value-section,.page-testimonials .ts-case-section,.page-testimonials .ts-client-section{padding:68px 0}.page-testimonials .ts-filter-section,.page-testimonials .ts-value-section{background:#fbfcfd}.page-testimonials .ts-section-title{text-align:center;max-width:960px;margin:0 auto 34px}.page-testimonials .ts-section-title h2{margin:0;color:var(--brand);font:700 clamp(28px,3vw,42px)/1.18 var(--serif);font-family: Tahoma;}.page-testimonials .ts-section-title h2:after{content:"";display:block;width:74px;height:2px;background:var(--gold);margin:18px auto 0}

.page-testimonials .ts-filterbar{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap;background:#fff;border:1px solid #eadfcf;border-radius:14px;padding:14px;margin-bottom:28px;box-shadow:0 10px 28px rgba(16,61,97,.05)}.page-testimonials .ts-filter{border:1px solid #d6e1e8;background:#fff;color:var(--brand);border-radius:999px;min-height:40px;padding:0 22px;font-weight:800;font-size:13px;cursor:pointer;transition:.2s ease}.page-testimonials .ts-filter:hover,.page-testimonials .ts-filter.is-active{background:var(--brand);color:#fff;border-color:var(--brand)}

.page-testimonials .ts-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.page-testimonials .ts-card{background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden;box-shadow:0 12px 30px rgba(16,61,97,.07);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.page-testimonials .ts-card[hidden]{display:none!important}.page-testimonials .ts-card:hover{transform:translateY(-5px);border-color:#e3bd76;box-shadow:0 18px 40px rgba(16,61,97,.13)}.page-testimonials .ts-card__media{display:block;aspect-ratio:780/520;background:#eef4f7;overflow:hidden}.page-testimonials .ts-card__media img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .45s ease}.page-testimonials .ts-card:hover .ts-card__media img{transform:scale(1.05)}.page-testimonials .ts-card__body{padding:22px 24px 24px}.page-testimonials .ts-stars{color:var(--gold);font-size:17px;letter-spacing:2px;margin-bottom:12px}.page-testimonials .ts-card blockquote{margin:0;color:#38536a;font:600 15px/1.75 Georgia,"Times New Roman",serif;min-height:156px}.page-testimonials .ts-person{margin-top:18px;border-top:1px solid #edf2f5;padding-top:16px}.page-testimonials .ts-person strong,.page-testimonials .ts-person span,.page-testimonials .ts-person small{display:block}.page-testimonials .ts-person strong{font-weight:900;color:var(--brand)}.page-testimonials .ts-person span{color:#516a7d;margin:4px 0}.page-testimonials .ts-person small{color:#d17613;font-weight:800}

.page-testimonials .ts-chart-grid{display:grid;grid-template-columns:1.1fr .8fr 1fr;gap:22px}.page-testimonials .ts-chart-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:26px;box-shadow:0 12px 30px rgba(16,61,97,.07)}.page-testimonials .ts-chart-card h3{margin:0 0 22px;color:var(--brand);font:700 21px/1.25 var(--serif)}.page-testimonials .ts-bars{display:grid;gap:18px}.page-testimonials .ts-bars div{display:grid;grid-template-columns:135px 1fr 48px;align-items:center;gap:12px}.page-testimonials .ts-bars div:before{content:"";height:14px;border-radius:999px;background:linear-gradient(90deg,var(--brand-2),var(--gold-light));width:calc(var(--v) * 1%);box-shadow:inset 0 0 0 1px rgba(255,255,255,.25)}.page-testimonials .ts-bars span{font-weight:800;color:#3c5367}.page-testimonials .ts-bars b{color:var(--brand);font-weight:900}.page-testimonials .ts-donut-card{text-align:center}.page-testimonials .ts-donut{--size:172px;width:var(--size);height:var(--size);margin:6px auto 20px;border-radius:50%;background:conic-gradient(var(--gold-light) calc(var(--p)*1%),#e5edf2 0);display:grid;place-items:center;position:relative}.page-testimonials .ts-donut:after{content:"";position:absolute;inset:20px;background:#fff;border-radius:50%;box-shadow:inset 0 0 0 1px #edf2f5}.page-testimonials .ts-donut span{position:relative;z-index:1;color:var(--brand);font:700 40px var(--serif)}.page-testimonials .ts-donut-card p{margin:0;color:var(--muted);line-height:1.7}.page-testimonials .ts-pie-card{text-align:center}.page-testimonials .ts-pie-wrap{display:grid;gap:20px;align-items:center}.page-testimonials .ts-pie-legend{list-style:none;display:flex;flex-wrap:wrap;justify-content:center;gap:12px 18px;padding:0;margin:0}.page-testimonials .ts-pie-legend li{display:flex;align-items:center;gap:10px;color:#5f6870;font-weight:700}.page-testimonials .ts-swatch{width:56px;height:14px;border-radius:999px;display:inline-block}.page-testimonials .ts-swatch--1{background:#2f55d1}.page-testimonials .ts-swatch--2{background:#5479e7}.page-testimonials .ts-swatch--3{background:#738be8}.page-testimonials .ts-swatch--4{background:#98a8e6}.page-testimonials .ts-swatch--5{background:#b5bee6}.page-testimonials .ts-pie-chart{--size:360px;width:min(var(--size),100%);aspect-ratio:1;margin:0 auto;border-radius:50%;background:conic-gradient(#2f55d1 0 35%,#5479e7 35% 60%,#738be8 60% 78%,#98a8e6 78% 90%,#b5bee6 90% 100%);box-shadow:inset 0 0 0 3px rgba(255,255,255,.92),0 18px 32px rgba(16,61,97,.08)}

.page-testimonials .ts-value-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;align-items:stretch}.page-testimonials .ts-value-grid article{background:#fff;border:1px solid var(--line);border-radius:14px;min-height:126px;padding:20px;text-align:center;display:grid;place-items:center;gap:12px}.page-testimonials .ts-value-grid span{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:var(--brand);color:var(--gold-light);font-size:26px}.page-testimonials .ts-value-grid strong{color:var(--brand);font-size:14px;line-height:1.35}

.page-testimonials .ts-case-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.page-testimonials .ts-case-grid article{display:grid;grid-template-columns:46% 54%;background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden;box-shadow:0 12px 30px rgba(16,61,97,.07)}.page-testimonials .ts-case-grid img{width:100%;height:100%;object-fit:cover}.page-testimonials .ts-case-grid div{padding:20px}.page-testimonials .ts-case-grid h3{margin:0 0 8px;color:var(--brand);font:700 18px/1.3 var(--serif);font-family: Tahoma;}.page-testimonials .ts-case-grid p{margin:0 0 14px;color:var(--muted);line-height:1.6;font-size:14px}.page-testimonials .ts-case-grid a{color:var(--brand-2);font-weight:900;font-size:13px;text-transform:uppercase}

.page-testimonials .ts-logo-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:14px}.page-testimonials .ts-logo-grid a{height:86px;border:1px solid var(--line);border-radius:10px;background:#fff;display:grid;place-items:center;padding:12px;box-shadow:0 8px 22px rgba(16,61,97,.05)}.page-testimonials .ts-logo-grid img{max-width:100%;max-height:62px;object-fit:contain}

.page-testimonials .ts-cta{padding:0 0 70px;background:#fff}.page-testimonials .ts-cta__inner{min-height:156px;border-radius:16px;background:linear-gradient(135deg,#082d49,#103d61);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:34px 44px;box-shadow:0 18px 44px rgba(8,45,73,.18);position:relative;overflow:hidden}.page-testimonials .ts-cta__inner:after{content:"✦";position:absolute;right:32px;bottom:-42px;color:rgba(239,200,97,.16);font-size:180px;line-height:1}.page-testimonials .ts-cta h2{margin:0 0 8px;color:#fff;font:700 28px/1.25 var(--serif);text-transform:uppercase}.page-testimonials .ts-cta span{display:block;color:#d8e5ed;line-height:1.6;max-width:780px}.page-testimonials .ts-cta .ts-btn{position:relative;z-index:1;flex:0 0 auto}

@media(max-width:1220px){
  .page-testimonials .ts-hero__grid{grid-template-columns:1fr;gap:28px}.page-testimonials .ts-hero__mosaic{min-height:360px}.page-testimonials .ts-stats__grid{grid-template-columns:repeat(2,1fr)}.page-testimonials .ts-stats article:nth-child(2){border-right:0}.page-testimonials .ts-stats article{border-bottom:1px solid rgba(255,255,255,.14)}.page-testimonials .ts-stats article:nth-child(n+3){border-bottom:0}.page-testimonials .ts-grid{grid-template-columns:repeat(2,1fr)}.page-testimonials .ts-chart-grid{grid-template-columns:1fr 1fr}.page-testimonials .ts-chart-card:last-child{grid-column:1/-1}.page-testimonials .ts-value-grid{grid-template-columns:repeat(3,1fr)}.page-testimonials .ts-case-grid{grid-template-columns:1fr}.page-testimonials .ts-logo-grid{grid-template-columns:repeat(4,1fr)}
}
@media(max-width:820px){
  .page-testimonials .ts-hero{padding-top:28px}.page-testimonials .ts-hero h1{font-size:48px}.page-testimonials .ts-hero__mosaic{grid-template-columns:1fr 1fr;min-height:auto}.page-testimonials .ts-mosaic-large{grid-row:auto;grid-column:1/3}.page-testimonials .ts-hero__mosaic figure{min-height:210px}.page-testimonials .ts-quote-panel{padding:32px 24px}.page-testimonials .ts-quote-panel blockquote{font-size:22px}.page-testimonials .ts-grid,.page-testimonials .ts-chart-grid{grid-template-columns:1fr}.page-testimonials .ts-chart-card:last-child{grid-column:auto}.page-testimonials .ts-value-grid{grid-template-columns:repeat(2,1fr)}.page-testimonials .ts-cta__inner{align-items:flex-start;flex-direction:column;padding:30px}.page-testimonials .ts-filter-section,.page-testimonials .ts-insights,.page-testimonials .ts-value-section,.page-testimonials .ts-case-section,.page-testimonials .ts-client-section{padding:54px 0}
}
@media(max-width:560px){
  .page-testimonials .ts-pie-legend{gap:10px 12px}.page-testimonials .ts-pie-legend li{font-size:14px}.page-testimonials .ts-swatch{width:42px;height:12px}.page-testimonials .ts-pie-chart{--size:300px}
  .page-testimonials .ts-hero h1{font-size:40px}.page-testimonials .ts-hero__actions{display:grid}.page-testimonials .ts-btn{width:100%}.page-testimonials .ts-hero__mosaic{grid-template-columns:1fr}.page-testimonials .ts-mosaic-large{grid-column:auto}.page-testimonials .ts-stats__grid{grid-template-columns:1fr}.page-testimonials .ts-stats article{border-right:0!important;border-bottom:1px solid rgba(255,255,255,.14)!important}.page-testimonials .ts-stats article:last-child{border-bottom:0!important}.page-testimonials .ts-quote-author{display:flex;align-items:center}.page-testimonials .ts-value-grid,.page-testimonials .ts-logo-grid{grid-template-columns:1fr 1fr}.page-testimonials .ts-case-grid article{grid-template-columns:1fr}.page-testimonials .ts-bars div{grid-template-columns:1fr 1fr}.page-testimonials .ts-bars div:before{grid-column:1/-1;order:3}.page-testimonials .ts-logo-grid a{height:76px}
}