/*
Theme Name: CEAT Official
Theme URI: https://ceat.edu.vn/
Author: CEAT
Description: Giao diện WordPress chính thức, ưu tiên minh bạch pháp lý, chương trình đào tạo và xác minh học tập.
Version: 1.0.0
Text Domain: ceat
*/

:root{--navy:#07284a;--blue:#0b5ca8;--sky:#eaf4fb;--gold:#f3b61f;--ink:#132238;--muted:#5f6f82;--line:#dce5ed;--white:#fff;--radius:18px;--shadow:0 16px 40px rgba(7,40,74,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:"Segoe UI",Arial,sans-serif;background:#fff;line-height:1.65}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.wrap{width:min(1180px,calc(100% - 40px));margin:auto}.topbar{background:var(--navy);color:#dceafb;font-size:13px}.topbar .wrap{display:flex;justify-content:space-between;align-items:center;min-height:38px}.topbar a{color:#fff}.site-header{position:sticky;top:0;background:rgba(255,255,255,.97);z-index:30;border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.brand-row{height:86px;display:flex;align-items:center;gap:34px}.brand{display:flex;align-items:center;gap:14px;min-width:315px}.brand img{width:66px;height:66px;object-fit:contain}.brand strong{font-size:15px;line-height:1.25;color:var(--navy);display:block;text-transform:uppercase}.brand span{font-size:12px;color:var(--blue);letter-spacing:.06em}.main-nav{display:flex;align-items:center;gap:22px;margin-left:auto;font-size:14px;font-weight:700}.main-nav a{padding:30px 0;position:relative}.main-nav a:hover,.main-nav a:focus{color:var(--blue)}.header-actions{display:flex;gap:8px}.icon-btn{width:42px;height:42px;border:1px solid var(--line);border-radius:12px;display:grid;place-items:center;background:#fff}.menu-toggle{display:none}.hero{background:linear-gradient(100deg,rgba(5,31,59,.96) 0%,rgba(5,49,87,.88) 54%,rgba(5,49,87,.26) 100%),url('assets/images/hero.jpg') center/cover;min-height:590px;color:#fff;display:flex;align-items:center}.hero-inner{padding:80px 0;max-width:720px}.eyebrow{font-size:13px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--gold);display:flex;align-items:center;gap:10px}.eyebrow:before{content:"";width:28px;height:2px;background:currentColor}.hero h1{font-size:clamp(38px,5.3vw,67px);line-height:1.06;margin:18px 0 20px;letter-spacing:-.035em}.hero p{font-size:19px;max-width:650px;color:#dceafb}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:11px;padding:13px 20px;font-weight:750;border:1px solid transparent}.btn-primary{background:var(--gold);color:#17202b}.btn-secondary{border-color:rgba(255,255,255,.55);color:#fff;background:rgba(255,255,255,.06)}.trust-strip{margin-top:-48px;position:relative;z-index:2}.trust-grid{background:#fff;box-shadow:var(--shadow);border-radius:var(--radius);display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden}.trust-item{padding:24px 26px;border-right:1px solid var(--line);display:flex;gap:13px;align-items:center}.trust-item:last-child{border:0}.trust-icon{width:42px;height:42px;border-radius:12px;background:var(--sky);color:var(--blue);display:grid;place-items:center;font-size:20px}.trust-item strong{display:block;color:var(--navy);font-size:14px}.trust-item small{color:var(--muted)}section{padding:82px 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:34px}.section-head h2{font-size:34px;line-height:1.2;margin:7px 0;color:var(--navy);letter-spacing:-.02em}.section-head p{max-width:620px;color:var(--muted);margin:0}.text-link{color:var(--blue);font-weight:750;white-space:nowrap}.intro-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:54px;align-items:center}.intro-image{position:relative}.intro-image img{border-radius:22px;aspect-ratio:4/3;object-fit:cover}.intro-badge{position:absolute;right:-20px;bottom:28px;background:var(--gold);padding:18px;border-radius:14px;width:180px;font-weight:800;color:var(--navy);box-shadow:var(--shadow)}.intro-copy h2{font-size:38px;line-height:1.18;margin:10px 0 18px;color:var(--navy)}.intro-copy p{color:var(--muted)}.checklist{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:24px 0}.checklist span:before{content:"✓";color:var(--blue);font-weight:900;margin-right:9px}.programs{background:#f4f8fb}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.program-card{background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden;transition:.25s}.program-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.program-card img{width:100%;height:210px;object-fit:cover}.program-body{padding:22px}.tag{font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--blue);font-weight:800}.program-card h3{margin:8px 0;font-size:21px;color:var(--navy)}.program-meta{display:flex;gap:16px;color:var(--muted);font-size:13px;border-top:1px solid var(--line);padding-top:14px;margin-top:16px}.verify{background:var(--navy);color:#fff}.verify-grid{display:grid;grid-template-columns:1fr .85fr;gap:60px;align-items:center}.verify h2{font-size:38px;line-height:1.2;margin:10px 0}.verify p{color:#c7d9e8}.verify-card{background:#fff;color:var(--ink);border-radius:18px;padding:30px}.verify-card label{font-size:13px;font-weight:800;color:var(--navy)}.verify-card input{width:100%;height:52px;border:1px solid var(--line);border-radius:10px;padding:0 15px;margin:7px 0 14px;font:inherit}.verify-note{font-size:12px;color:var(--muted)}.docs-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.doc-card{border:1px solid var(--line);border-radius:15px;padding:22px;display:flex;gap:15px;min-height:128px}.doc-icon{width:44px;height:44px;flex:0 0 44px;border-radius:12px;background:#fff2cd;color:#8a6500;display:grid;place-items:center}.doc-card h3{font-size:17px;margin:0 0 7px;color:var(--navy)}.doc-card p{margin:0;color:var(--muted);font-size:13px}.news-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:20px}.news-card{border-radius:16px;overflow:hidden;border:1px solid var(--line);background:#fff}.news-card img{width:100%;height:190px;object-fit:cover}.news-card.featured img{height:310px}.news-body{padding:20px}.news-body time{font-size:12px;color:var(--blue);font-weight:700}.news-body h3{font-size:18px;line-height:1.35;margin:8px 0;color:var(--navy)}.news-card.featured h3{font-size:24px}.cta{padding:0 0 80px}.cta-inner{background:linear-gradient(120deg,var(--blue),#083d70);border-radius:22px;padding:46px;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:30px}.cta h2{margin:0 0 7px;font-size:31px}.cta p{margin:0;color:#dbeaf7}.site-footer{background:#041b33;color:#bed0df;padding:60px 0 20px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:35px}.footer-grid h3{color:#fff;font-size:15px}.footer-grid a{display:block;padding:4px 0}.footer-brand{display:flex;gap:14px;align-items:center;color:#fff}.footer-brand img{width:62px}.copyright{border-top:1px solid rgba(255,255,255,.12);margin-top:35px;padding-top:18px;font-size:12px;display:flex;justify-content:space-between}.single-main{padding:70px 0}.single-main h1{color:var(--navy);font-size:42px}.content-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:48px}.article-content{font-size:17px}.article-content h2,.article-content h3{color:var(--navy)}.sidebar-card{border:1px solid var(--line);border-radius:15px;padding:22px;margin-bottom:18px}.sidebar-card h3{margin-top:0;color:var(--navy)}
@media(max-width:980px){.main-nav{display:none}.menu-toggle{display:grid}.brand-row{height:76px}.trust-grid{grid-template-columns:1fr 1fr}.intro-grid,.verify-grid{grid-template-columns:1fr}.card-grid,.docs-grid{grid-template-columns:1fr 1fr}.news-grid{grid-template-columns:1fr 1fr}.news-card.featured{grid-column:1/-1}.footer-grid{grid-template-columns:1fr 1fr}.content-layout{grid-template-columns:1fr}}
@media(max-width:640px){.wrap{width:min(100% - 28px,1180px)}.topbar .wrap{justify-content:center}.topbar span:last-child{display:none}.hero{min-height:530px}.hero-inner{padding:60px 0}.hero h1{font-size:40px}.trust-grid,.card-grid,.docs-grid,.news-grid,.footer-grid{grid-template-columns:1fr}.trust-item{border-right:0;border-bottom:1px solid var(--line)}section{padding:60px 0}.section-head{align-items:start;flex-direction:column}.checklist{grid-template-columns:1fr}.intro-badge{right:10px}.cta-inner{align-items:flex-start;flex-direction:column;padding:30px}.copyright{flex-direction:column;gap:8px}.brand{min-width:0}.brand strong{font-size:12px}.header-actions .icon-btn:first-child{display:none}}

.breadcrumbs{display:flex;gap:9px;align-items:center;color:var(--muted);font-size:13px;margin-bottom:28px}.breadcrumbs a{color:var(--blue)}.article-hero{width:100%;max-height:530px;object-fit:cover;border-radius:18px;margin:20px 0 30px}.source-note,.notice-box{background:var(--sky);border-left:4px solid var(--blue);padding:16px 18px;border-radius:8px;color:var(--muted)}.program-detail-hero{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;background:var(--navy);color:#fff;border-radius:22px;overflow:hidden;margin-bottom:24px}.program-detail-hero>div{padding:45px}.program-detail-hero h1{font-size:45px;line-height:1.1;margin:12px 0}.program-detail-hero p{color:#c7d9e8}.program-detail-hero img{height:100%;min-height:390px;width:100%;object-fit:cover}.program-facts{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:16px;margin-bottom:45px;overflow:hidden}.program-facts div{padding:18px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.program-facts small,.program-facts strong{display:block}.program-facts small{color:var(--muted);font-size:12px}.program-facts strong{color:var(--navy);font-size:14px;margin-top:5px}.document-list{display:grid;gap:12px}.document-row{display:grid;grid-template-columns:55px 1fr auto;gap:18px;align-items:center;border:1px solid var(--line);border-radius:14px;padding:17px 20px}.document-row h2{font-size:17px;margin:0;color:var(--navy)}.document-row p{margin:4px 0 0;color:var(--muted);font-size:13px}.search-form{display:flex;border:1px solid var(--line);border-radius:11px;overflow:hidden;min-width:330px;background:#fff}.search-form label{flex:1}.search-form input{width:100%;height:46px;border:0;padding:0 14px;font:inherit;outline:0}.search-form button{border:0;background:var(--blue);color:#fff;padding:0 17px;font-weight:700}.search-results{display:grid;gap:14px}.search-results article{border-bottom:1px solid var(--line);padding:15px 0}.search-results h2{margin:6px 0;color:var(--navy)}.ceat-form{background:#f7fafc;border:1px solid var(--line);border-radius:16px;padding:25px;margin-top:20px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.ceat-form label{display:block;font-size:13px;font-weight:700;color:var(--navy)}.ceat-form input,.ceat-form textarea,.ceat-form select{width:100%;height:50px;border:1px solid var(--line);border-radius:9px;background:#fff;padding:0 13px;margin-top:6px;font:inherit}.ceat-form .consent{margin:17px 0;font-weight:400;color:var(--muted)}.ceat-form .consent input{width:auto;height:auto;margin-right:7px}.empty-state{text-align:center;padding:60px 0}.error-code{font-size:100px;font-weight:900;color:var(--sky);line-height:1}.empty-state .actions{justify-content:center}.btn.outline{border-color:var(--blue);color:var(--blue)}.navigation.pagination{margin-top:35px}.nav-links{display:flex;gap:7px}.page-numbers{padding:8px 13px;border:1px solid var(--line);border-radius:8px}.page-numbers.current{background:var(--blue);color:#fff}.screen-reader-text{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
.success-box{background:#e9f7ef;border:1px solid #9bd5b3;color:#176b3b;padding:14px 17px;border-radius:10px;margin:15px 0}.hp-field{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
@media(max-width:780px){.program-detail-hero{grid-template-columns:1fr}.program-detail-hero img{min-height:260px}.program-facts{grid-template-columns:1fr 1fr}.form-grid{grid-template-columns:1fr}.search-form{min-width:100%}.document-row{grid-template-columns:45px 1fr}.document-row>.text-link{grid-column:2}.section-head .search-form{width:100%}}

/* Navigation 2026 */
.brand-row{height:auto;min-height:82px;display:flex;flex-wrap:wrap;column-gap:28px;row-gap:0}.header-actions{margin-left:auto;align-items:center}.language-link{font-size:13px;font-weight:800;color:var(--navy);padding:8px}.search-link{display:flex;align-items:center;gap:5px;font-size:13px;font-weight:700;color:var(--navy);white-space:nowrap}.search-link span{font-size:22px;font-style:normal}.search-link em{font-style:normal}.admission-button{background:var(--gold);color:var(--navy);border-radius:9px;padding:11px 14px;font-size:12px;font-weight:900;text-transform:uppercase;white-space:nowrap}.main-nav{order:3;width:100%;margin:0;border-top:1px solid var(--line);display:block;font-size:13px}.menu-root{display:flex;align-items:stretch;justify-content:center;gap:0;list-style:none;padding:0;margin:0}.menu-root>li{position:relative}.menu-root>li>a,.menu-parent{display:flex;align-items:center;gap:5px;min-height:48px;padding:0 17px;border:0;background:transparent;color:var(--navy);font:inherit;font-weight:800;text-transform:uppercase;cursor:pointer;white-space:nowrap}.menu-parent span{font-size:12px;color:var(--blue)}.menu-root>li:hover>.menu-parent,.menu-root>li:hover>a,.menu-root>li:focus-within>.menu-parent{color:var(--blue);background:var(--sky)}.sub-menu{display:none;position:absolute;top:100%;left:0;z-index:50;list-style:none;margin:0;padding:10px;min-width:285px;background:#fff;border:1px solid var(--line);border-top:3px solid var(--gold);border-radius:0 0 12px 12px;box-shadow:0 18px 38px rgba(7,40,74,.18)}.menu-root>li:nth-last-child(-n+3) .sub-menu{left:auto;right:0}.menu-item-has-children:hover>.sub-menu,.menu-item-has-children:focus-within>.sub-menu{display:block}.sub-menu li+li{border-top:1px solid #edf2f6}.sub-menu a{display:block;padding:9px 11px;color:var(--ink);font-size:13px;font-weight:600;text-transform:none}.sub-menu a:hover,.sub-menu a:focus{color:var(--blue);background:var(--sky);padding-left:15px}.menu-toggle{display:none}
@media(max-width:1180px){.brand-row{min-height:76px;flex-wrap:nowrap}.brand{min-width:280px}.main-nav{display:none;position:absolute;top:100%;left:0;right:0;width:auto;max-height:calc(100vh - 116px);overflow:auto;background:#fff;border-top:1px solid var(--line);box-shadow:0 18px 30px rgba(7,40,74,.16);padding:10px 20px}.main-nav.is-open{display:block}.menu-root{display:block}.menu-root>li>a,.menu-parent{width:100%;justify-content:space-between;min-height:46px;padding:0 8px;border-bottom:1px solid var(--line)}.sub-menu{display:none!important;position:static;min-width:0;border:0;border-left:3px solid var(--gold);border-radius:0;box-shadow:none;margin:5px 0 8px 10px;padding:0 0 0 9px}.submenu-open>.sub-menu{display:block!important}.menu-item-has-children:hover>.sub-menu{display:none}.submenu-open:hover>.sub-menu{display:block!important}.menu-toggle{display:grid}.header-actions{gap:12px}.admission-button{padding:10px 12px}}
@media(max-width:760px){.brand{min-width:0}.brand img{width:56px;height:56px}.brand>span>span{display:none}.language-link,.search-link em{display:none}.admission-button{display:none}.header-actions{gap:6px}.main-nav{padding:8px 14px}.menu-root>li>a,.menu-parent{font-size:12px}.sub-menu a{font-size:13px}}
.menu-item-has-children>a:after{content:"⌄";font-size:12px;color:var(--blue)}
.search-link{border:0;background:transparent;cursor:pointer;font-family:inherit}.header-search-panel{display:none;position:absolute;left:0;right:0;top:100%;z-index:60;background:#fff;border-top:1px solid var(--line);box-shadow:0 18px 35px rgba(7,40,74,.18);padding:20px 0}.header-search-panel.is-open{display:block}.header-search-panel .wrap{display:flex;align-items:center;gap:18px}.header-search-panel .search-form{flex:1;max-width:760px;margin:auto}.search-caption{font-size:13px;font-weight:800;color:var(--navy);white-space:nowrap}.search-close{width:40px;height:40px;border:1px solid var(--line);border-radius:10px;background:#fff;font-size:24px;cursor:pointer}.search-results mark{background:#fff1b8;color:inherit}.search-results .text-link{display:inline-block;margin-top:8px}
@media(max-width:700px){.header-search-panel .wrap{align-items:stretch;flex-direction:column}.header-search-panel .search-form{width:100%}.search-caption{display:none}.search-close{position:absolute;right:14px;top:-52px}.header-search-panel{padding:14px 0}}

/* Professional visual refinement */
body{background:#fbfdff;color:#10233b;-webkit-font-smoothing:antialiased}.site-header{box-shadow:0 4px 22px rgba(7,40,74,.07)}.brand-row{min-height:94px}.brand{gap:16px}.brand img{width:82px;height:82px;filter:drop-shadow(0 5px 10px rgba(7,40,74,.12))}.brand strong{font-size:16px;letter-spacing:.01em}.brand>span>span{font-size:11px}.topbar{background:linear-gradient(90deg,#041d38,#0a4d84)}.admission-button{box-shadow:0 7px 18px rgba(243,182,31,.28);transition:transform .2s,box-shadow .2s}.admission-button:hover{transform:translateY(-2px);box-shadow:0 11px 24px rgba(243,182,31,.38)}.hero{position:relative;background-position:center;min-height:620px}.hero:after{content:"";position:absolute;inset:auto 0 0;height:130px;background:linear-gradient(transparent,rgba(3,22,42,.18));pointer-events:none}.hero-inner{position:relative;z-index:1}.hero h1{text-shadow:0 5px 22px rgba(0,0,0,.22)}.hero .btn,.cta .btn{min-height:50px}.btn{transition:transform .2s,box-shadow .2s,background .2s}.btn:hover{transform:translateY(-2px);box-shadow:0 10px 22px rgba(7,40,74,.18)}.trust-grid{border:1px solid rgba(220,229,237,.8)}.trust-item{transition:background .2s,transform .2s}.trust-item:hover{background:#f5faff;transform:translateY(-2px)}.trust-icon{background:linear-gradient(145deg,#eef8ff,#dceefa);box-shadow:inset 0 0 0 1px #d5e7f4}.section-head h2,.intro-copy h2{letter-spacing:-.035em}.program-card,.news-card,.doc-card,.sidebar-card{box-shadow:0 8px 24px rgba(7,40,74,.055)}.program-card,.news-card,.doc-card{transition:transform .25s,box-shadow .25s,border-color .25s}.program-card:hover,.news-card:hover,.doc-card:hover{transform:translateY(-5px);box-shadow:0 18px 38px rgba(7,40,74,.13);border-color:#bfd6e8}.program-card img,.news-card img{transition:transform .45s}.program-card:hover img,.news-card:hover img{transform:scale(1.035)}.program-card>a,.news-card>a{display:block;overflow:hidden}.verify{background:radial-gradient(circle at 85% 20%,#1269aa 0,transparent 30%),linear-gradient(125deg,#041d38,#073b68)}.verify-card{box-shadow:0 22px 50px rgba(0,0,0,.24)}.cta-inner{position:relative;overflow:hidden;box-shadow:0 20px 45px rgba(11,92,168,.2)}.cta-inner:after{content:"";position:absolute;width:230px;height:230px;border-radius:50%;right:-80px;top:-130px;border:38px solid rgba(255,255,255,.06)}.cta-inner>*{position:relative;z-index:1}.site-footer{background:radial-gradient(circle at 15% 10%,#0b426f 0,transparent 25%),#03182d}.site-footer a{transition:color .2s,padding-left .2s}.site-footer a:hover{color:#fff;padding-left:4px}input:focus,textarea:focus,select:focus,.search-form:focus-within{outline:3px solid rgba(11,92,168,.14);border-color:var(--blue)}a:focus-visible,button:focus-visible{outline:3px solid rgba(243,182,31,.55);outline-offset:3px}
.portal-page{padding:70px 0 90px;background:linear-gradient(180deg,#edf6fc,#fff)}.portal-shell{max-width:900px}.portal-heading{display:flex;align-items:center;gap:22px;margin-bottom:28px}.portal-heading h1{font-size:40px;color:var(--navy);margin:6px 0}.portal-heading p{color:var(--muted);margin:0}.portal-seal{width:74px;height:74px;border-radius:22px;display:grid;place-items:center;background:linear-gradient(145deg,var(--blue),#073b68);color:#fff;font-size:34px;box-shadow:0 15px 30px rgba(11,92,168,.25)}.portal-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:32px;box-shadow:0 20px 50px rgba(7,40,74,.12)}.portal-status{display:flex;justify-content:space-between;align-items:center;background:#eaf8ef;border:1px solid #b9e3c8;color:#176b3b;border-radius:12px;padding:14px 17px}.portal-status strong:before{content:"●";font-size:11px;margin-right:8px}.portal-code{margin:22px 0;padding:18px;background:#f4f8fb;border-radius:12px}.portal-code small,.portal-code strong{display:block}.portal-code strong{font-family:Consolas,monospace;font-size:18px;color:var(--navy);overflow-wrap:anywhere;margin-top:4px}.portal-data{display:grid;grid-template-columns:1fr 1fr;gap:0;border:1px solid var(--line);border-radius:14px;overflow:hidden}.portal-data>div{padding:16px 18px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.portal-data dt{font-size:12px;color:var(--muted);font-weight:700}.portal-data dd{margin:5px 0 0;color:var(--navy);font-weight:700}.portal-card .notice-box{margin-top:22px}
@media(max-width:1180px){.brand-row{min-height:84px}.brand img{width:70px;height:70px}}
@media(max-width:640px){.brand img{width:62px;height:62px}.hero{min-height:560px}.portal-heading{align-items:flex-start}.portal-heading h1{font-size:30px}.portal-seal{width:58px;height:58px;flex:0 0 58px}.portal-card{padding:20px}.portal-data{grid-template-columns:1fr}.portal-data>div{border-right:0}}
.mini-program-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:20px 0 30px}.mini-program-grid a{display:flex;justify-content:space-between;gap:15px;border:1px solid var(--line);border-radius:12px;padding:14px 16px;background:#fff}.mini-program-grid a:hover{border-color:var(--blue);box-shadow:0 8px 20px rgba(7,40,74,.08)}.mini-program-grid span{color:var(--blue);font-size:13px;white-space:nowrap}.article-content details{border:1px solid var(--line);border-radius:10px;padding:13px 15px;margin:10px 0;background:#fff}.article-content summary{font-weight:800;color:var(--navy);cursor:pointer}@media(max-width:640px){.mini-program-grid{grid-template-columns:1fr}}

/* Typography and configurable home-news layout */
:root{--font-heading:"Be Vietnam Pro","Inter",sans-serif;--font-body:"Inter","Be Vietnam Pro",sans-serif}
body,input,textarea,select,button{font-family:var(--font-body)}h1,h2,h3,h4,h5,h6,.brand strong,.menu-root>li>a,.menu-parent,.btn,.eyebrow{font-family:var(--font-heading)}
.home-news-grid.news-count-4{grid-template-columns:repeat(2,1fr)}.home-news-grid.news-count-5,.home-news-grid.news-count-6{grid-template-columns:repeat(6,1fr)}.home-news-grid.news-count-5 .news-card,.home-news-grid.news-count-6 .news-card{grid-column:span 2}.home-news-grid.news-count-5 .news-card:nth-child(4){grid-column:2/span 2}.home-news-grid .news-card:not(.featured) img{height:220px}.home-news-grid .news-body h3{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:49px}.home-news-grid .news-body p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
@media(max-width:980px){.home-news-grid.news-count-4,.home-news-grid.news-count-5,.home-news-grid.news-count-6{grid-template-columns:repeat(2,1fr)}.home-news-grid.news-count-5 .news-card,.home-news-grid.news-count-6 .news-card,.home-news-grid.news-count-5 .news-card:nth-child(4){grid-column:auto}}
@media(max-width:640px){.home-news-grid.news-count-4,.home-news-grid.news-count-5,.home-news-grid.news-count-6{grid-template-columns:1fr}.home-news-grid .news-card:not(.featured) img{height:210px}}
.footer-brand-no-logo{display:block;margin-bottom:12px}.footer-brand-no-logo strong{font-family:var(--font-heading);font-size:18px;line-height:1.45;color:#fff;text-transform:uppercase}.footer-contact{display:flex;flex-wrap:wrap;gap:7px 18px;margin-top:12px}.footer-contact span{display:inline-flex;gap:5px;align-items:center}.footer-contact a{padding:0;color:#fff}.footer-contact a:hover{padding-left:0;color:var(--gold)}
@media(max-width:640px){.footer-contact{gap:5px;flex-direction:column;align-items:flex-start}}
.intro-links a:before{content:"✓";color:var(--blue);font-weight:900;margin-right:9px}.intro-links a{display:block;color:var(--ink);font-weight:600;transition:color .2s,transform .2s}.intro-links a:hover{color:var(--blue);transform:translateX(3px)}

/* Home media, partner links and wider header */
.site-header>.wrap,.topbar>.wrap,.header-search-panel>.wrap{width:min(1360px,calc(100% - 40px))}.brand{min-width:330px}.home-videos{background:#fff}.home-partners{background:#f3f8fc}.carousel-controls{display:flex;gap:9px;flex:0 0 auto}.carousel-button{width:44px;height:44px;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--navy);font-size:24px;line-height:1;cursor:pointer;box-shadow:0 6px 18px rgba(7,40,74,.08);transition:.2s}.carousel-button:hover{background:var(--blue);border-color:var(--blue);color:#fff;transform:translateY(-2px)}.content-carousel{overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-inline:contain}.content-carousel::-webkit-scrollbar{display:none}.carousel-track{display:flex;gap:20px}.carousel-track>*{flex:0 0 calc((100% - (var(--items) - 1)*20px)/var(--items));min-width:0;scroll-snap-align:start}.video-card{background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden;box-shadow:0 9px 26px rgba(7,40,74,.08)}.video-frame{position:relative;aspect-ratio:16/9;background:#061d34}.video-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.video-card-body{padding:17px 18px}.video-card h3{margin:0;color:var(--navy);font-size:17px;line-height:1.4}.video-card p{margin:7px 0 0;color:var(--muted);font-size:13px}.partner-logo{min-height:124px;background:#fff;border:1px solid var(--line);border-radius:15px;padding:20px;display:flex;align-items:center;justify-content:center;box-shadow:0 7px 20px rgba(7,40,74,.06);transition:.2s}.partner-logo:hover{transform:translateY(-4px);border-color:#afcee5;box-shadow:0 14px 28px rgba(7,40,74,.12)}.partner-logo img{width:100%;height:76px;object-fit:contain}.footer-social-links a:before{content:"↗";margin-right:7px;color:var(--gold);font-size:12px}
@media(max-width:980px){.carousel-track>*{flex-basis:calc((100% - 20px)/2)}.site-header>.wrap,.topbar>.wrap,.header-search-panel>.wrap{width:min(100% - 30px,1360px)}}
@media(max-width:640px){.carousel-track>*{flex-basis:86%}.section-head:has(.carousel-controls){flex-direction:row;align-items:flex-end}.section-head:has(.carousel-controls)>div:first-child{min-width:0}.section-head:has(.carousel-controls) h2{font-size:27px}.brand{min-width:0}}
.document-filters{display:flex;flex-wrap:wrap;gap:9px;margin:-8px 0 28px}.document-filters a{padding:9px 15px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--navy);font-size:13px;font-weight:700}.document-filters a:hover,.document-filters a.is-active{background:var(--blue);border-color:var(--blue);color:#fff}.document-type-label{color:var(--blue);font-size:12px;font-weight:800;text-transform:uppercase}.document-row-actions{display:flex;gap:13px;align-items:center;justify-content:flex-end;flex-wrap:wrap}.document-facts{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:15px;overflow:hidden;margin:24px 0}.document-facts>div{padding:17px;border-right:1px solid var(--line)}.document-facts>div:last-child{border:0}.document-facts small,.document-facts strong{display:block}.document-facts small{color:var(--muted);font-size:12px}.document-facts strong{margin-top:5px;color:var(--navy)}.document-actions{display:flex;gap:12px;margin:22px 0 30px}.pdf-viewer{padding:24px 0 0}.pdf-viewer iframe{width:100%;height:min(78vh,900px);border:1px solid var(--line);border-radius:14px;background:#eef3f7}.pdf-viewer p{font-size:13px;color:var(--muted)}
@media(max-width:780px){.document-facts{grid-template-columns:1fr 1fr}.document-facts>div:nth-child(2){border-right:0}.document-row-actions{grid-column:2;justify-content:flex-start}.pdf-viewer iframe{height:68vh}}

/* Compact sections, clean partner logos and balanced footer */
section{padding:68px 0}.section-head{margin-bottom:28px}.home-partners{padding:54px 0}.partner-carousel .carousel-track{align-items:center}.partner-logo{min-height:var(--logo-height);height:var(--logo-height);padding:0 14px;background:transparent;border:0;border-radius:0;box-shadow:none}.partner-logo:hover{transform:translateY(-3px);border-color:transparent;box-shadow:none}.partner-logo img{width:100%;height:100%;object-fit:contain}.footer-grid{grid-template-columns:minmax(360px,2.35fr) repeat(3,minmax(130px,.72fr));gap:24px}.footer-grid>div:first-child{padding-right:32px}.site-footer{padding-top:52px}
@media(max-width:980px){.footer-grid{grid-template-columns:1.5fr 1fr}.footer-grid>div:first-child{padding-right:15px}}
@media(max-width:640px){section{padding:54px 0}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{padding-right:0}.partner-logo{padding:0 8px}}
.partner-carousel .carousel-track{gap:var(--logo-gap,28px)}.partner-carousel .carousel-track>*{flex-basis:calc((100% - (var(--items) - 1)*var(--logo-gap,28px))/var(--items))}
.verify-card>p{color:#111}
.partner-demo-mark{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-family:var(--font-heading);font-size:clamp(15px,1.7vw,24px);font-weight:800;letter-spacing:.08em;color:var(--blue);white-space:nowrap}.partner-logo:nth-child(3n+2) .partner-demo-mark{color:var(--navy)}.partner-logo:nth-child(3n) .partner-demo-mark{color:#8a6500}
@media(max-width:760px){.partner-carousel .carousel-track>*{flex:0 0 calc((100% - 2*var(--logo-gap,16px))/3)}.partner-carousel .carousel-track{gap:var(--logo-gap,16px)}.partner-logo{padding:0 4px}.partner-demo-mark{font-size:11px;letter-spacing:.02em}}
/* Remove downward indicators from navigation and search controls */
.menu-item-has-children>a:after,.menu-parent>span{display:none!important}.search-form select,.header-search-panel select{appearance:none;-webkit-appearance:none;background-image:none}.search-form input[type="search"]::-webkit-calendar-picker-indicator,.header-search-panel input[type="search"]::-webkit-calendar-picker-indicator{display:none!important}
.footer-grid>div>h3,.footer-brand-no-logo{height:26px;min-height:26px;margin:0 0 18px;display:flex;align-items:center}.footer-brand-no-logo strong{font-size:15px;line-height:1.25;white-space:nowrap}.footer-grid>div{align-self:start}
@media(max-width:980px){.footer-brand-no-logo strong{white-space:normal}.footer-grid>div>h3,.footer-brand-no-logo{height:auto;min-height:26px}}
.category-news-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-news-grid .news-card>a img{height:210px;object-fit:cover}.category-news-grid .news-body{display:flex;flex-direction:column}.category-news-grid .news-body h3{font-size:16px;line-height:1.45;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;min-height:46px;margin-bottom:14px}.category-news-grid .text-link{margin-top:auto}@media(max-width:980px){.category-news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.category-news-grid{grid-template-columns:1fr}.category-news-grid .news-card>a img{height:220px}}
.home-news-grid .news-body h3{font-size:16px;min-height:46px}.home-news-grid .news-card.featured .news-body h3{font-size:18px}.home-events{background:#f4f8fb;padding-top:66px;padding-bottom:66px}.home-events-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px 28px}.home-event-item{display:grid;grid-template-columns:116px minmax(0,1fr);gap:15px;align-items:center;padding:12px;background:#fff;border:1px solid var(--line);border-radius:14px;min-height:112px;transition:.2s}.home-event-item:hover{transform:translateY(-2px);box-shadow:0 10px 28px rgba(7,40,74,.09)}.home-event-image img{width:116px;height:86px;border-radius:9px;object-fit:cover}.home-event-content time{display:block;color:var(--blue);font-size:11px;font-weight:700;margin-bottom:5px}.home-event-content h3{font-size:14px;line-height:1.45;color:var(--navy);margin:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}@media(max-width:980px){.home-events-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.home-events-grid{grid-template-columns:1fr}.home-event-item{grid-template-columns:100px minmax(0,1fr)}.home-event-image img{width:100px;height:78px}}
.single-main .article-content>h1{font-size:32px;line-height:1.24;letter-spacing:-.018em;margin:10px 0 24px}@media(max-width:640px){.single-main .article-content>h1{font-size:27px;line-height:1.28}}
.ceat-form .form-field-wide{grid-column:1/-1}.ceat-form textarea{height:auto;min-height:150px;padding:13px;resize:vertical;line-height:1.55}.ceat-form select[multiple]{height:auto;min-height:190px;padding:8px}.ceat-form select[multiple] option{padding:8px 10px;border-radius:5px}.ceat-form select[multiple] option:checked{background:var(--blue);color:#fff}.field-help{display:block;color:var(--muted);font-size:11px;font-weight:400;margin-top:6px}
.program-single{background:#f8fbfd}.program-single .program-detail-hero{box-shadow:0 22px 50px rgba(7,40,74,.16);margin-bottom:30px}.program-single .program-detail-hero h1{font-size:38px;line-height:1.2}.program-facts{background:#fff;box-shadow:0 10px 30px rgba(7,40,74,.06)}.program-facts div{padding:20px 22px}.program-content-layout{align-items:start}.program-article{background:#fff;border:1px solid var(--line);border-radius:18px;padding:34px 38px;box-shadow:0 12px 34px rgba(7,40,74,.055)}.program-article h2{font-size:24px;line-height:1.3;margin:34px 0 12px;padding-bottom:9px;border-bottom:1px solid #dfeaf2}.program-article h2:first-child{margin-top:0}.program-article p{margin:0 0 18px}.program-lead{font-size:18px;line-height:1.7;color:#294760;background:var(--sky);border-left:4px solid var(--blue);padding:18px 20px;border-radius:9px}.program-consult-card{position:sticky;top:120px;background:#fff}.program-consult-card .btn{width:100%}@media(max-width:780px){.program-single .program-detail-hero h1{font-size:30px}.program-article{padding:24px 20px}.program-article h2{font-size:21px}.program-consult-card{position:static}}
.program-article h3{font-size:19px;line-height:1.4;margin:26px 0 10px;color:var(--blue)}.program-article p{line-height:1.78}.program-bullet,.program-sub-bullet{display:inline-block;color:var(--blue);font-weight:800;margin:7px 5px 0 2px}.program-sub-bullet{margin-left:16px;color:var(--muted)}.program-overview h2+ p,.program-article h2+ p,.program-article h3+ p{margin-top:0}.program-article ul,.program-article ol{padding-left:22px;margin:10px 0 22px}.program-article li{margin:7px 0;line-height:1.7}@media(max-width:640px){.program-article h3{font-size:17px}.program-article p{line-height:1.7}}
.post-share{border-top:1px solid var(--line);margin-top:34px;padding-top:24px}.post-share>strong{display:block;color:var(--navy);margin-bottom:12px}.post-share-buttons{display:flex;flex-wrap:wrap;gap:9px}.share-button{border:0;border-radius:9px;min-height:39px;padding:8px 13px;display:inline-flex;align-items:center;gap:7px;color:#fff;font:inherit;font-size:13px;font-weight:700;cursor:pointer}.share-facebook{background:#1877f2}.share-zalo{background:#0068ff}.share-linkedin{background:#0a66c2}.share-email{background:#526575}.share-copy{background:#27384a}.related-posts{padding:64px 0 10px;margin-top:42px;border-top:1px solid var(--line)}.related-post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.related-post-card{display:grid;grid-template-columns:112px minmax(0,1fr);gap:14px;align-items:center;border:1px solid var(--line);border-radius:13px;padding:11px;background:#fff}.related-post-image img{width:112px;height:82px;object-fit:cover;border-radius:8px}.related-post-card time{font-size:11px;color:var(--blue);font-weight:700}.related-post-card h3{font-size:14px;line-height:1.45;margin:5px 0 0;color:var(--navy);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media(max-width:980px){.related-post-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.post-share-buttons .share-button span{display:none}.share-button{min-width:42px;justify-content:center}.related-post-grid{grid-template-columns:1fr}.related-post-card{grid-template-columns:100px minmax(0,1fr)}.related-post-image img{width:100px;height:76px}}
.program-sidebar{position:sticky;top:112px;align-self:start}.program-menu-card h3{margin-bottom:13px}.program-side-menu{display:grid;max-height:510px;overflow-y:auto;padding-right:5px;scrollbar-width:thin}.program-side-menu a{display:block;padding:9px 10px;border-bottom:1px solid var(--line);font-size:13px;line-height:1.4;color:#294760;border-radius:7px}.program-side-menu a:hover{background:var(--sky);color:var(--blue)}.program-side-menu a.is-current{background:var(--blue);color:#fff;font-weight:700;border-color:var(--blue)}.program-sidebar .program-consult-card{position:static}.program-sidebar .sidebar-card+ .sidebar-card{margin-top:18px}@media(max-width:980px){.program-sidebar{position:static}.program-side-menu{max-height:380px}}
.header-identity{display:flex;align-items:center;gap:var(--identity-gap);flex:0 0 auto}.header-identity a{display:flex;align-items:center;justify-content:center}.header-identity img{display:block;width:auto;height:var(--identity-height);max-width:155px;object-fit:contain}.header-identity a:nth-child(2) img{max-width:165px}.header-identity a:first-child img,.header-identity a:last-child img{max-width:110px}@media(max-width:1180px){.header-identity img{height:min(var(--identity-height),62px);max-width:120px}.header-identity a:first-child img,.header-identity a:last-child img{max-width:85px}}@media(max-width:760px){.header-identity{gap:4px}.header-identity img{height:46px;max-width:82px}.header-identity a:nth-child(2) img{max-width:92px}.header-identity a:first-child img,.header-identity a:last-child img{max-width:58px}}@media(max-width:430px){.header-identity img{height:39px}.header-identity a:nth-child(2) img{max-width:78px}.header-identity a:first-child img,.header-identity a:last-child img{max-width:48px}}
.header-identity img{height:auto;max-height:var(--identity-height)}.header-identity a:first-child img{max-width:110px}.header-identity a:nth-child(2) img{max-width:165px}.header-identity a:last-child img{max-width:190px}@media(max-width:1180px){.header-identity img{height:auto;max-height:min(var(--identity-height),62px)}.header-identity a:first-child img{max-width:85px}.header-identity a:nth-child(2) img{max-width:125px}.header-identity a:last-child img{max-width:150px}}@media(max-width:760px){.header-identity img{height:auto;max-height:46px}.header-identity a:first-child img{max-width:52px}.header-identity a:nth-child(2) img{max-width:88px}.header-identity a:last-child img{max-width:88px}}@media(max-width:430px){.header-identity img{max-height:39px}.header-identity a:first-child img{max-width:44px}.header-identity a:nth-child(2) img{max-width:74px}.header-identity a:last-child img{max-width:70px}}
.header-identity{width:min(var(--identity-width),42vw);justify-content:space-between;gap:var(--identity-gap)}.header-identity a{flex:0 1 auto}.header-identity img,.header-identity a:first-child img,.header-identity a:nth-child(2) img,.header-identity a:last-child img{width:auto;height:auto;max-height:var(--image-height);max-width:190px;object-fit:contain}.header-identity .identity-left img{max-width:110px}.header-identity .identity-center img{max-width:165px}.header-identity .identity-right img{max-width:190px}@media(max-width:1180px){.header-identity{width:min(var(--identity-width),360px)}.header-identity img,.header-identity a:first-child img,.header-identity a:nth-child(2) img,.header-identity a:last-child img{height:auto;max-height:min(var(--image-height),62px)}}@media(max-width:760px){.header-identity{width:min(var(--identity-width),225px);gap:4px}.header-identity img,.header-identity a:first-child img,.header-identity a:nth-child(2) img,.header-identity a:last-child img{height:auto;max-height:min(var(--image-height),46px)}.header-identity .identity-left img{max-width:52px}.header-identity .identity-center img{max-width:88px}.header-identity .identity-right img{max-width:88px}}@media(max-width:430px){.header-identity{width:min(var(--identity-width),196px)}.header-identity img,.header-identity a:first-child img,.header-identity a:nth-child(2) img,.header-identity a:last-child img{height:auto;max-height:min(var(--image-height),39px)}}
.header-identity{height:var(--identity-height-box);min-height:0}.header-identity .identity-right img{max-width:390px}@media(max-width:1180px){.header-identity{height:min(var(--identity-height-box),76px)}.header-identity .identity-right img{max-width:260px}}@media(max-width:760px){.header-identity{height:min(var(--identity-height-box),58px)}.header-identity .identity-right img{max-width:88px}}@media(max-width:430px){.header-identity{height:min(var(--identity-height-box),50px)}.header-identity .identity-right img{max-width:70px}}
.desktop-header-search{display:flex;width:230px;height:42px;border:1px solid var(--line);border-radius:10px;background:#fff;overflow:hidden}.desktop-header-search input{min-width:0;flex:1;border:0;outline:0;padding:0 11px;font:inherit;font-size:13px;background:transparent}.desktop-header-search button{width:42px;border:0;background:var(--blue);color:#fff;font-size:21px;cursor:pointer}.header-actions>.search-link{display:none}@media(max-width:1180px){.desktop-header-search{display:none}.header-actions>.search-link{display:flex}}@media(max-width:760px){.header-actions>.search-link{display:flex}}
.desktop-header-search{width:280px}@media(min-width:1181px){.header-identity .identity-right img{max-width:390px!important}}@media(max-width:760px){.header-identity .identity-left{display:none}.header-identity{justify-content:space-between;width:min(var(--identity-width),185px)}}
.quick-links-menu{list-style:none;margin:0;padding:0}.quick-links-menu li+li{border-top:1px solid var(--line)}.quick-links-menu a{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 8px;color:#294760;font-size:14px;font-weight:650;border-radius:7px}.quick-links-menu a:after{content:"→";color:var(--blue)}.quick-links-menu a:hover{background:var(--sky);color:var(--blue);padding-left:12px}.quick-links-menu .sub-menu{position:static;display:block;min-width:0;border:0;border-left:2px solid var(--gold);border-radius:0;box-shadow:none;margin:0 0 6px 12px;padding:0 0 0 7px}.quick-links-menu .sub-menu a{font-size:13px;font-weight:500}.quick-links-menu .sub-menu a:after{content:"›"}
.footer-system-menu,.footer-connect-menu{list-style:none;margin:0;padding:0}.footer-system-menu .sub-menu,.footer-connect-menu .sub-menu{position:static;display:block;min-width:0;margin:2px 0 4px 10px;padding:0 0 0 8px;border:0;border-left:2px solid rgba(255,255,255,.18);border-radius:0;background:transparent;box-shadow:none}.footer-system-menu .sub-menu a,.footer-connect-menu .sub-menu a{font-size:.92em}
