/* Nguyễn Chí Thanh independent school portal · NukeViet 4.6 · desktop + mobile */
:root{--nct-primary:#075aa1;--nct-dark:#104776;--nct-blue:#0878c8;--nct-red:#c62837;--nct-ink:#18324b;--nct-muted:#738397;--nct-line:#e3ebf3;--nct-bg:#f5f9fd;--nct-white:#fff}
html{scroll-behavior:smooth}
body.nct-theme{margin:0!important;background:var(--nct-bg)!important;color:var(--nct-ink);font:15px/1.6 Arial,"Helvetica Neue",Helvetica,sans-serif!important;overflow-x:hidden;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
.nct-theme *{box-sizing:border-box;font-family:Arial,"Helvetica Neue",Helvetica,sans-serif}
.nct-theme a{color:inherit;text-decoration:none}
.nct-theme a:hover{color:#0867b0;text-decoration:none}
.nct-theme img{max-width:100%}
.nct-theme button,.nct-theme input{font:inherit}
.nct-container{width:min(1200px,calc(100% - 40px));margin-inline:auto}
.nct-topline{background:#0c5da3;color:#fff;font-size:12px;letter-spacing:.01em}
.nct-topline-inner{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:30px}
.nct-topline-inner>div{display:flex;align-items:center;gap:14px}
.nct-topline a{color:#fff;border-left:1px solid #ffffff59;padding-left:13px}
.nct-topline i{margin-right:4px}
.nct-brand-banner{position:relative;isolation:isolate;min-height:230px;background:#eaf8ff;overflow:hidden}
.nct-brand-banner:before{content:"";position:absolute;inset:0;background-image:linear-gradient(90deg,#f7fcffff 0%,#f7fcfff1 27%,#f3fbffc4 43%,#eaf8ff29 62%,transparent 100%),var(--nct-campus);background-size:cover,cover;background-position:center,center 49%;z-index:-1}
.nct-brand-banner:after{content:"";position:absolute;inset:auto 0 0;height:5px;background:linear-gradient(90deg,#0871bf 0 55%,#f0b532 55% 74%,#d73341 74%);z-index:-1}
.nct-brand-inner{display:flex;align-items:center;justify-content:space-between;min-height:230px;gap:22px}
.nct-brand-link{display:flex;align-items:center;gap:15px;flex-shrink:0;max-width:64%;min-width:0}
.nct-brand-link:hover{color:inherit}
.nct-school-mark{width:108px;height:108px;object-fit:contain;filter:drop-shadow(0 4px 8px #103f7038);flex-shrink:0}
.nct-school-identity{display:flex;flex-direction:column;line-height:1.12;text-shadow:0 1px 2px #fff9}
.nct-school-level{font-size:19px;font-weight:800;color:#174778;letter-spacing:.015em}
.nct-school-identity strong{font-size:clamp(24px,3vw,38px);color:var(--nct-red);letter-spacing:.008em;white-space:nowrap;margin:7px 0 8px}
.nct-school-identity small{font-size:12px;color:#254461;letter-spacing:.01em;font-weight:600;line-height:1.45}
.nct-school-identity em{font:italic 18px/1.35 Georgia,"Times New Roman",serif;color:#145b9a;margin-top:9px;white-space:nowrap}
.nct-brand-message{display:flex;flex-direction:column;align-items:flex-end;flex-shrink:0;padding:11px 6px 11px 15px;transform:rotate(-3deg);text-align:right;white-space:nowrap;font:italic 700 22px/1.45 Georgia,"Times New Roman",serif;text-shadow:1px 2px 0 #fff,0 0 8px #fff}
.nct-brand-message span{color:#bf2d3f}.nct-brand-message strong{color:#19466a}
.nct-nav-shell{background:linear-gradient(90deg,#0c58a2,#0b6ab8);color:#fff;box-shadow:0 2px 9px #0848782b;position:relative;z-index:50}
.nct-nav-inner{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:50px}
.nct-primary-nav{flex:1;min-width:0}
.nct-main-menu{padding:0;margin:0;list-style:none;display:flex;align-items:stretch;gap:0;min-height:50px}
.nct-main-menu>li{position:relative;display:flex;align-items:stretch;flex-shrink:0}
.nct-main-menu>li>a{color:#fff!important;display:flex;gap:6px;align-items:center;font-size:12.5px;font-weight:700;text-transform:uppercase;padding:15px 13px;white-space:nowrap;transition:background .2s}
.nct-main-menu>li:first-child>a{font-size:0;padding-inline:17px}
.nct-main-menu>li:first-child>a i{font-size:22px}
.nct-main-menu>li:hover>a,.nct-main-menu>li:focus-within>a{background:#ffffff20}
.nct-main-menu i{font-size:14px}
.nct-sub-toggle{border:0;background:none;color:#fff;font-size:19px;padding:0 8px 0 0;cursor:pointer}
.nct-submenu{display:none;position:absolute;left:0;top:100%;list-style:none;padding:7px 0;margin:0;min-width:265px;max-width:320px;background:white;box-shadow:0 10px 25px #16375a30;border-top:3px solid #e84954;z-index:90}
.nct-submenu li a{display:block;color:#213d59;padding:9px 15px;font-size:14px;white-space:normal;border-bottom:1px solid #ebf0f5}
.nct-submenu li:last-child a{border:0}
.nct-submenu li a:hover{background:#edf7ff;color:#006bb2}
.nct-has-children:hover .nct-submenu,.nct-has-children:focus-within .nct-submenu,.nct-has-children.is-open .nct-submenu{display:block}
.nct-header-search{position:relative;display:flex;align-items:center;min-width:160px;max-width:205px;flex:0 1 190px}
.nct-header-search input{width:100%;border:1px solid #b5d0e6;border-radius:5px;padding:8px 37px 8px 12px;font-size:12px;outline:0;color:#1c4165;background:#f5faff;height:34px}
.nct-header-search input:focus{border-color:#91c2ef;box-shadow:0 0 0 2px #a4d5ff55}
.nct-header-search button{position:absolute;right:0;top:0;height:34px;width:36px;border:0;background:transparent;color:#075b9a;cursor:pointer}
.nct-mobile-toggle{display:none;background:transparent;color:#fff;border:0;padding:12px;cursor:pointer;font-weight:700}
.nct-system-messages:empty{display:none}
.nct-system-messages>.alert{width:min(1200px,calc(100% - 40px));margin:12px auto}
.nct-home-wrap{padding-top:18px;padding-bottom:24px}
.nct-home-wrap>.row:empty{display:none}
.nct-home-main-grid{display:grid;grid-template-columns:minmax(0,3.2fr) minmax(266px,1fr);gap:18px;align-items:start}
.nct-home-primary,.nct-home-sidebar{min-width:0}
.nct-featured,.nct-news-categories,.nct-side-card,.nct-gallery,.nct-video{background:#fff;border:1px solid var(--nct-line);border-radius:5px;overflow:hidden}
.nct-featured{border:0;background:transparent;border-radius:0}
.nct-feature-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(220px,1fr);gap:13px;min-height:352px}
.nct-feature-main{background:#fff;border:1px solid var(--nct-line);border-radius:5px;overflow:hidden;min-width:0}
.nct-feature-photo{height:260px;background:#e3eef9;display:block;position:relative;overflow:hidden}
.nct-feature-photo img{height:100%;width:100%;object-fit:cover;transition:transform .3s}
.nct-feature-photo:hover img,.nct-category-card:hover img,.nct-gallery a:hover img{transform:scale(1.045)}
.nct-feature-body{padding:12px 16px 15px;position:relative}
.nct-tag{background:#d73341;color:#fff;font-size:10px;font-weight:700;position:absolute;top:-25px;left:0;padding:5px 8px}
.nct-feature-body h3{font-size:18px;line-height:1.32;font-weight:800;margin:0 0 5px;color:#134776}
.nct-feature-body p{font-size:13px;line-height:1.55;color:#426176;margin:8px 0 0}
.nct-date{color:#8894a1;font-size:11px;display:block;font-weight:400;margin-top:5px}
.nct-feature-list{display:flex;flex-direction:column;gap:0;background:#fff;border:1px solid var(--nct-line);border-radius:5px;padding:6px 12px;height:100%}
.nct-feature-small{display:grid;grid-template-columns:96px 1fr;gap:9px;padding:10px 0;border-bottom:1px solid #e7edf4;min-height:106px}
.nct-feature-small:last-child{border-bottom:0}
.nct-small-photo{height:80px;display:block;background:#edf4f8;overflow:hidden;border-radius:3px}
.nct-small-photo img{width:100%;height:100%;object-fit:cover}
.nct-feature-small h3{font-size:12.5px;font-weight:700;line-height:1.39;margin:0;color:#20405c;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}
.nct-section-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;position:relative;margin:0;padding:12px 13px 12px 15px;border-bottom:1px solid var(--nct-line);background:#fff}
.nct-section-heading:before{content:"";position:absolute;width:4px;left:0;top:13px;bottom:13px;background:#115b9c;border-radius:2px}
.nct-section-heading h2{font-size:17px;line-height:1.35;margin:0!important;color:#0c4779;font-weight:800;text-transform:uppercase}
.nct-section-heading p{margin:2px 0 0;font-size:12px;color:var(--nct-muted)}
.nct-section-heading .nct-view-all{color:#1675bb;font-size:12px;white-space:nowrap;font-weight:600}
.nct-featured>.nct-section-heading{margin-bottom:12px}
.nct-news-categories{margin-top:18px}
.nct-categories-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;padding:12px 10px 14px}
.nct-category-card{display:flex;flex-direction:column;border:1px solid #e4e9f1;border-radius:4px;overflow:hidden;min-width:0;transition:box-shadow .2s,transform .2s}
.nct-category-card:hover{transform:translateY(-2px);box-shadow:0 6px 20px #12385d17}
.nct-category-image{height:98px;display:block;background:#e8f4fc;overflow:hidden}
.nct-category-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s}
.nct-category-card strong{font-size:12.2px;line-height:1.34;color:#124f80;margin:9px 8px 0;min-height:34px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.nct-card-hint{font-size:10.5px;color:#8793a4;margin:4px 8px 8px}
.nct-card-hint span{color:#0a83ca}
.nct-side-card{margin-bottom:14px}
.nct-side-card>.nct-section-heading{background:#f7fbff}
.nct-side-card>.nct-section-heading h2{font-size:16px}
.nct-notices>.nct-section-heading{background:#095aa2}.nct-notices>.nct-section-heading h2,.nct-notices>.nct-section-heading .nct-view-all{color:#fff}
.nct-notices>.nct-section-heading:before{background:#fff}
.nct-notice-list,.nct-laws-list{list-style:none;margin:0;padding:4px 13px 8px}
.nct-notice-list li{position:relative;padding:9px 0 11px 14px;border-bottom:1px solid #e9edf2;font-size:12.5px;line-height:1.43;font-weight:600}
.nct-notice-list li:before{content:'›';position:absolute;left:1px;font-size:21px;top:4px;color:#0f66a7}
.nct-notice-list li:last-child{border:0}
.nct-quicklinks{display:grid;gap:9px;margin:12px 0 15px}
.nct-quick{display:flex;align-items:center;gap:12px;min-height:54px;border-radius:5px;padding:9px 13px;color:#fff!important;position:relative;overflow:hidden;transition:filter .15s,transform .15s}
.nct-quick:hover{color:#fff!important;filter:brightness(1.07);transform:translateX(2px)}
.nct-quick i{width:37px;height:37px;display:grid;place-items:center;font-size:19px;background:#ffffff30;border-radius:50%;flex-shrink:0}
.nct-quick strong{font-size:13.5px;font-weight:800;text-transform:uppercase;line-height:1.3}
.nct-quick>span{margin-left:auto;font-size:21px;opacity:.8}
.nct-quick-admission{background:linear-gradient(105deg,#e43b61,#d53358)}
.nct-quick-documents{background:linear-gradient(105deg,#126cb4,#085390)}
.nct-quick-gallery{background:linear-gradient(105deg,#19995b,#148447)}
.nct-quick-videos{background:linear-gradient(105deg,#ec414a,#d72d37)}
.nct-quick-activities{background:linear-gradient(105deg,#eca326,#dd8b11)}
.nct-quick-parents{background:linear-gradient(105deg,#8556c9,#6e3cbb)}
.nct-laws-list li{display:flex;gap:8px;border-bottom:1px solid #e9edf2;padding:10px 0}
.nct-laws-list li:last-child{border:0}
.nct-laws-list li>div{min-width:0}.nct-laws-list a{color:#285073;font-size:12px;line-height:1.4;font-weight:650;display:block}
.nct-doc-icon{font-size:19px;color:#107bc2}.nct-doc-code{color:#6d7c8d;font-size:11px;display:block;margin-top:4px}
.nct-empty{color:#708397;background:#f5faff;border:1px dashed #ccdce9;border-radius:5px;padding:24px 16px;font-size:13px;text-align:center;margin:14px;line-height:1.6}
.nct-empty>span{font-size:22px;color:#81abd0;margin-right:6px}
.nct-featured-empty{display:flex;align-items:center;gap:20px;padding:22px;background:#fff;border:1px solid var(--nct-line);border-radius:5px;min-height:290px}
.nct-featured-empty img{width:45%;height:230px;object-fit:contain}
.nct-featured-empty h3{font-size:22px;font-weight:800;color:#0b5998}.nct-featured-empty p{font-size:14px;color:#698096}
.nct-media-grid{display:grid;grid-template-columns:1.7fr 1fr;gap:18px;margin:19px 0 18px;align-items:stretch}
.nct-gallery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;padding:10px}
.nct-gallery-grid>a{text-align:center;min-width:0}
.nct-gallery-image{display:block;height:116px;border-radius:3px;background:#edf6ff;overflow:hidden}
.nct-gallery-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s}
.nct-gallery-grid strong{display:block;color:#234762;font-size:12px;line-height:1.4;margin:7px 0}
.nct-video-grid{padding:10px}
.nct-video-card{display:block}
.nct-video-poster{height:183px;position:relative;display:block;border-radius:3px;background:#e5f1f8;overflow:hidden}
.nct-video-poster img{width:100%;height:100%;object-fit:cover}
.nct-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:grid;place-items:center;color:#fff;width:56px;height:56px;border:3px solid #fff;border-radius:50%;background:#1c3d5e60;box-shadow:0 0 14px #0002;font-size:24px;padding-left:4px}
.nct-video-card strong{display:block;font-size:12.5px;color:#1e4b71;line-height:1.45;margin-top:8px}
.nct-banner-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:15px 0}
.nct-banner-card{display:flex;align-items:center;gap:14px;border-radius:5px;padding:16px;min-height:95px;transition:transform .2s;color:#0b4577!important}
.nct-banner-card:hover{transform:translateY(-2px)}
.nct-banner-card i{font-size:39px;text-shadow:0 2px 2px #ffffffc0}
.nct-banner-card strong{display:block;text-transform:uppercase;font-size:15px;line-height:1.2;color:#0f4c7f;font-weight:800}
.nct-banner-card small{display:block;font-size:11px;color:#3e6b8b;line-height:1.3;margin-top:6px}
.nct-bnr-blue{background:#dbeeff}.nct-bnr-cyan{background:#def4ff}.nct-bnr-pink{background:#ffebea}.nct-bnr-green{background:#e6f7e7}
.nct-bnr-blue i{color:#e77b39}.nct-bnr-cyan i{color:#0875c9}.nct-bnr-pink i{color:#e14453}.nct-bnr-green i{color:#50a14b}
.nct-footer{background:#fff;color:#0b4c85;margin-top:14px;border-top:1px solid #d9e7f3;overflow:hidden}
.nct-footer-wave{position:relative;z-index:2;min-height:72px;padding:16px 0 28px;color:#fff;text-align:center;background:linear-gradient(100deg,#075aa8,#0877c8 58%,#0a5ca6);clip-path:polygon(0 0,100% 0,100% 72%,82% 60%,66% 84%,48% 68%,30% 88%,14% 65%,0 82%)}
.nct-footer-wave>.nct-container{font:italic 18px/1.45 Georgia,"Times New Roman",serif;letter-spacing:.01em;text-shadow:0 1px 2px #06477c}
.nct-footer-stage{position:relative;min-height:155px;background:linear-gradient(90deg,#fff,#f8fcff);isolation:isolate}
.nct-footer-decoration{position:absolute;z-index:-1;right:3%;top:-24px;width:min(48%,720px);height:190px;object-fit:contain;opacity:.9}
.nct-footer-main{display:grid;grid-template-columns:1.55fr .9fr .85fr;gap:25px;align-items:center;min-height:155px;padding-top:19px;padding-bottom:22px}
.nct-footer-school{display:flex;align-items:center;gap:14px}
.nct-footer-school img{width:76px;height:76px;object-fit:contain;filter:drop-shadow(0 3px 5px #10558b25)}
.nct-footer-school span{display:block;font-weight:700;font-size:13px;letter-spacing:.02em}
.nct-footer-school strong{display:block;font-size:21px;line-height:1.2;margin-top:2px;font-weight:800}
.nct-footer-school p,.nct-footer-contact p{font-size:11px;margin:6px 0;line-height:1.5;color:#315b7c}
.nct-footer-contact{padding-left:20px;border-left:1px solid #d8e8f4}
.nct-footer-contact h3{font-size:14px;color:#0b4f87;margin:0 0 9px;font-weight:800}
.nct-footer-contact i{width:16px;color:#0874bf}.nct-footer-contact a{color:#17699f;overflow-wrap:anywhere}
.nct-footer-quote{text-align:right;font:italic 20px/1.45 Georgia,"Times New Roman",serif;color:#1263a1;padding-right:8px;text-shadow:0 1px #fff}
.nct-footer-bottom{background:#fff;border-top:1px solid #dce9f4;padding:10px 0;font-size:11px;color:#235a88}
.nct-footer-bottom>.nct-container{display:flex;justify-content:space-between;gap:12px}
.nct-footer-bottom a{color:#0b67aa}.nct-footer-bottom a:hover{color:#c62837}
.nct-to-top{position:fixed;right:22px;bottom:18px;z-index:70;width:38px;height:38px;display:grid;place-items:center;color:#fff!important;border:1px solid #ffffff6e;background:#145da2;border-radius:50%;box-shadow:0 3px 12px #083b713d;font-size:20px}
.nct-page-content{margin-block:20px 25px;min-height:280px}
.nct-container-inner{padding:20px;background:#fff;border:1px solid var(--nct-line);border-radius:5px;box-shadow:0 3px 8px #1c4c7208}
.nct-inner-column{min-width:0}.nct-inner-column>.panel{border-color:var(--nct-line)}
.nct-theme .panel-default>.panel-heading{color:#0b4e83;background:#f2f8ff;font-weight:700;border-color:#e0edf5}
.nct-theme .breadcrumbs-wrap,.nct-theme .third-nav{font-size:13px}
.nct-theme .module_content h1,.nct-theme .news_column h1{font-size:25px;color:#154b79;line-height:1.35}
.nct-theme .module_content img{max-width:100%;height:auto}
/* NukeViet default editor/module output remains responsive; global .wraper never overrides school container. */
@media(max-width:1190px){.nct-main-menu>li>a{padding-inline:9px;font-size:11.4px}.nct-nav-inner{gap:8px}.nct-header-search{max-width:154px}.nct-brand-message{font-size:18px}}
@media(max-width:992px){.nct-container{width:min(100% - 28px,1200px)}.nct-school-mark{width:80px;height:80px}.nct-school-level{font-size:17px}.nct-school-identity strong{font-size:29px}.nct-brand-message{font-size:15px}.nct-nav-inner{flex-wrap:wrap;gap:8px}.nct-mobile-toggle{display:inline-flex;align-items:center;gap:8px}.nct-primary-nav{display:none;order:3;flex:0 0 100%;width:100%;border-top:1px solid #fff3}.nct-primary-nav.is-open{display:block}.nct-main-menu{display:block;min-height:0}.nct-main-menu>li{display:block;border-bottom:1px solid #ffffff21}.nct-main-menu>li>a{font-size:13px;padding:11px 13px}.nct-main-menu>li:first-child>a{font-size:13px;padding:11px 13px}.nct-main-menu>li:first-child>a i{font-size:15px}.nct-sub-toggle{position:absolute;right:0;top:0;padding:6px 18px}.nct-submenu{position:static;max-width:100%;box-shadow:none;min-width:0;border-top:0}.nct-header-search{flex:1;max-width:300px;min-width:165px;margin-left:auto}.nct-feature-grid{grid-template-columns:1fr;min-height:0}.nct-feature-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;padding:9px}.nct-feature-small{display:block;padding:0;border:0;min-height:0}.nct-small-photo{height:105px;margin-bottom:6px}.nct-home-main-grid{grid-template-columns:minmax(0,1fr) 264px}.nct-categories-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.nct-media-grid{grid-template-columns:1fr}.nct-gallery-image{height:140px}.nct-video-poster{height:270px}.nct-banner-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.nct-footer-main{grid-template-columns:1.1fr 1fr}.nct-footer-quote{grid-column:1/-1;text-align:left}.nct-footer-school strong{font-size:18px}}
@media(max-width:700px){body.nct-theme{font-size:14px!important}.nct-container{width:calc(100% - 24px)}.nct-topline-inner{font-size:10.5px}.nct-topline-inner>div>a{display:none}.nct-brand-banner,.nct-brand-inner{min-height:142px}.nct-brand-banner:before{background-image:linear-gradient(90deg,#f7fbffff 0%,#f2faffef 62%,#dbeef568),var(--nct-campus);background-position:center,right center}.nct-brand-link{max-width:100%;gap:10px}.nct-school-mark{width:61px;height:61px}.nct-school-level{font-size:13px}.nct-school-identity strong{font-size:clamp(19px,5vw,28px);white-space:normal;margin:4px 0}.nct-school-identity small{font-size:10px}.nct-school-identity em{font-size:11px;margin-top:5px;white-space:normal}.nct-brand-message{display:none}.nct-home-main-grid{grid-template-columns:1fr}.nct-home-sidebar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.nct-home-sidebar>.nct-notices{grid-column:1/-1}.nct-home-sidebar>.nct-quicklinks{margin:0}.nct-home-sidebar>.nct-laws{margin:0}.nct-categories-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.nct-category-image{height:115px}.nct-section-heading h2{font-size:16px}.nct-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.nct-gallery-image{height:125px}.nct-feature-photo{height:250px}.nct-footer-wave{min-height:64px;padding:14px 0 25px}.nct-footer-wave>.nct-container{font-size:13px}.nct-footer-stage{min-height:0}.nct-footer-decoration{width:92%;right:-25%;top:5px;opacity:.14}.nct-footer-main{grid-template-columns:1fr;gap:13px;min-height:0;padding-block:20px}.nct-footer-contact{display:none}.nct-footer-quote{grid-column:auto;text-align:left;font-size:17px;padding-left:90px}.nct-footer-bottom>.nct-container{display:block}.nct-footer-bottom span{display:block;margin-bottom:3px}}
@media(max-width:480px){.nct-topline-inner>span{max-width:74%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nct-school-mark{width:54px;height:54px}.nct-school-level{font-size:12px}.nct-school-identity strong{font-size:21px}.nct-school-identity small{font-size:9px}.nct-feature-photo{height:220px}.nct-feature-body h3{font-size:16px}.nct-feature-list{grid-template-columns:1fr}.nct-feature-small{display:grid;grid-template-columns:90px 1fr;gap:9px;padding:8px 0;border-bottom:1px solid #e7edf4}.nct-feature-small:last-child{border:0}.nct-small-photo{height:75px;margin:0}.nct-categories-grid{gap:8px}.nct-category-image{height:92px}.nct-home-sidebar{display:block}.nct-home-sidebar>.nct-quicklinks{margin:12px 0}.nct-home-sidebar>.nct-laws{margin-bottom:12px}.nct-featured-empty{display:block;text-align:center;min-height:0}.nct-featured-empty img{width:100%;max-height:175px}.nct-video-poster{height:190px}.nct-banner-grid{grid-template-columns:1fr 1fr;gap:8px}.nct-banner-card{display:block;min-height:105px;text-align:center;padding:11px 6px}.nct-banner-card i{font-size:26px;margin-bottom:4px}.nct-banner-card strong{font-size:12px}.nct-banner-card small{font-size:10px}.nct-section-heading .nct-view-all{font-size:11px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.nct-theme *, .nct-theme *:before,.nct-theme *:after{transition:none!important;animation:none!important}}

/* Homepage v2: every visual area is an independent Admin block. */
.nct-block{margin-bottom:18px}
.nct-section-heading>a{color:#1475b9;font-size:12px;font-weight:700;white-space:nowrap}
.nct-section-heading h2 i{margin-right:7px;color:#df3546}
.nct-featured>.nct-section-heading{border:1px solid var(--nct-line);border-radius:5px;margin-bottom:12px}
.nct-notice-list li{display:flex;gap:9px;padding-left:0}
.nct-notice-list li:before{display:none}
.nct-notice-list li>i{color:#e53a49;margin-top:3px}
.nct-notice-list li>div{min-width:0}
.nct-quick-block{background:#fff;border:1px solid var(--nct-line);border-radius:5px;overflow:hidden}
.nct-quick-block .nct-quicklinks{padding:0 12px;margin:12px 0}
.nct-quick-blue{background:linear-gradient(105deg,#1778c7,#0d5eaa)}
.nct-quick-green{background:linear-gradient(105deg,#22a468,#15864f)}
.nct-quick-orange{background:linear-gradient(105deg,#eea62e,#dc8416)}
.nct-quick-red{background:linear-gradient(105deg,#ed4c58,#cc2f3c)}
.nct-quick-violet{background:linear-gradient(105deg,#835bc4,#6941ad)}
.nct-news-categories{margin-top:0;margin-bottom:18px}
.nct-category-sections{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:12px}
.nct-category-panel{min-width:0;border:1px solid #e0e8f0;border-radius:5px;overflow:hidden;background:#fff}
.nct-category-panel>header{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:10px 11px;border-bottom:3px solid #1975bc;background:#f6fbff}
.nct-category-panel>header h3{margin:0;font-size:14px;line-height:1.3;text-transform:uppercase;color:#145589;font-weight:800}
.nct-category-panel>header>a{font-size:10px;color:#2780bc;white-space:nowrap}
.nct-category-panel.tone-2>header{border-color:#1b9a5d}.nct-category-panel.tone-3>header{border-color:#e08b20}.nct-category-panel.tone-4>header{border-color:#d93b4c}
.nct-category-lead{display:block;padding:10px;border-bottom:1px solid #e8edf3}
.nct-category-lead img{display:block;width:100%;height:130px;object-fit:cover;border-radius:3px;background:#eaf2f8}
.nct-category-lead strong{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#174e79;font-size:13.5px;line-height:1.4;margin-top:8px}
.nct-category-lead time{display:block;color:#8b96a2;font-size:10.5px;margin-top:4px}
.nct-category-panel>ul{list-style:none;padding:3px 11px 9px;margin:0}
.nct-category-panel>ul li{position:relative;padding:7px 0 7px 11px;border-bottom:1px dotted #dfe6ed;font-size:11.5px;line-height:1.4}
.nct-category-panel>ul li:last-child{border-bottom:0}
.nct-category-panel>ul li:before{content:"";position:absolute;left:0;top:13px;width:4px;height:4px;border-radius:50%;background:#e03b48}
.nct-empty-small{padding:14px 8px;margin:10px}
.nct-home-bottom-grid{display:grid;grid-template-columns:1fr 1.65fr 1.2fr;gap:18px;align-items:start}
.nct-home-bottom-grid>div{min-width:0}
.nct-home-bottom-grid .nct-side-card,.nct-home-bottom-grid .nct-gallery,.nct-home-bottom-grid .nct-video{margin-bottom:0;height:100%}
.nct-home-bottom-grid .nct-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.nct-home-bottom-grid .nct-gallery-image{height:112px;position:relative}
.nct-gallery-image>i{position:absolute;right:7px;bottom:7px;width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:#0c5da3d9;color:#fff}
.nct-home-bottom-grid .nct-video-grid{display:grid;grid-template-columns:1fr;gap:11px}
.nct-home-bottom-grid .nct-video-card{border-bottom:1px solid #e5ebf1;padding-bottom:10px}
.nct-home-bottom-grid .nct-video-card:last-child{border-bottom:0;padding-bottom:0}
.nct-home-bottom-grid .nct-video-poster{height:118px}
.nct-main-menu>li.dropdown,.nct-main-menu>li.active{position:relative}
.nct-main-menu>li.dropdown:hover>.nct-submenu,.nct-main-menu>li.dropdown:focus-within>.nct-submenu,.nct-main-menu>li.dropdown.is-open>.nct-submenu{display:block}
.nct-main-menu>li.active>a{background:#ffffff20}
.nct-main-menu img{width:18px;height:18px;object-fit:contain;margin-right:5px}
@media(max-width:1100px){.nct-category-sections{grid-template-columns:repeat(2,minmax(0,1fr))}.nct-home-bottom-grid{grid-template-columns:1fr 1fr}.nct-bottom-video{grid-column:1/-1}.nct-home-bottom-grid .nct-video-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:700px){.nct-home-wrap{padding-top:12px}.nct-block{margin-bottom:12px}.nct-home-sidebar{display:block}.nct-category-sections{grid-template-columns:1fr;padding:8px}.nct-category-panel{display:grid;grid-template-columns:118px 1fr;grid-template-rows:auto 1fr}.nct-category-panel>header{grid-column:1/-1}.nct-category-lead{grid-column:1;padding:8px;border-bottom:0;border-right:1px solid #e8edf3}.nct-category-lead img{height:88px}.nct-category-lead strong{font-size:12px}.nct-category-panel>ul{grid-column:2;padding:2px 9px}.nct-category-panel>ul li{font-size:11.5px;padding-block:5px}.nct-home-bottom-grid{grid-template-columns:1fr;gap:12px}.nct-bottom-video{grid-column:auto}.nct-home-bottom-grid .nct-video-grid{grid-template-columns:1fr}.nct-home-bottom-grid .nct-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.nct-home-bottom-grid .nct-video-poster{height:190px}.nct-section-heading{padding:10px 11px 10px 13px}.nct-section-heading h2{font-size:15px}.nct-featured>.nct-section-heading{margin-bottom:8px}.nct-quick-block .nct-quicklinks{grid-template-columns:repeat(2,minmax(0,1fr));display:grid;gap:8px;padding:0 8px;margin:8px 0}.nct-quick{display:block;text-align:center;padding:10px 5px;min-height:92px}.nct-quick i{margin:0 auto 5px}.nct-quick strong{font-size:11px}.nct-quick>span{display:none}}
@media(max-width:430px){.nct-category-panel{grid-template-columns:104px 1fr}.nct-category-lead img{height:78px}.nct-category-panel>ul li:nth-child(n+4){display:none}}

/* V7 — rebuilt against the approved full-page visual. */
.nct-topline{display:none}
.nct-container{width:min(1200px,calc(100% - 24px))}
.nct-brand-banner,.nct-brand-inner{min-height:210px}
.nct-brand-banner:before{background-image:linear-gradient(90deg,#f8fdffff 0%,#f8fdfff5 29%,#f4fbffcb 44%,#edf9ff24 64%,transparent 100%),var(--nct-campus);background-position:center,center 50%}
.nct-brand-banner:after{height:4px;background:#0764ad}
.nct-brand-link{max-width:68%;gap:20px;margin-left:22px}
.nct-school-mark{width:132px;height:132px;filter:drop-shadow(0 3px 5px #0c4a7e35)}
.nct-school-level{font-size:22px;color:#114b85}
.nct-school-identity strong{font-size:36px;color:#cf2436;margin:6px 0 5px;letter-spacing:.005em}
.nct-school-identity small{font-size:13px;color:#153e66}
.nct-school-identity em{font-size:18px;color:#1b5992;margin-top:10px}
.nct-nav-shell{background:linear-gradient(90deg,#07579e,#096db9);box-shadow:0 2px 7px #0d47762b}
.nct-nav-inner,.nct-main-menu{min-height:42px}
.nct-main-menu>li>a{font-size:12.5px;font-weight:600;text-transform:none;padding:11px 22px}
.nct-main-menu>li:first-child>a{font-size:0;padding-inline:16px}
.nct-main-menu>li:first-child>a i{font-size:18px}
.nct-header-search{max-width:43px;min-width:43px;flex-basis:43px}
.nct-header-search input{position:absolute;width:220px;right:0;opacity:0;pointer-events:none;transition:.2s}
.nct-header-search:focus-within input,.nct-header-search:hover input{opacity:1;pointer-events:auto}
.nct-header-search button{position:relative;margin-left:auto;color:#fff;font-size:18px}
.nct-home-wrap{padding-top:9px;padding-bottom:12px}
.nct-home-main-grid{grid-template-columns:minmax(0,3.05fr) minmax(224px,1fr);gap:8px}
.nct-block{margin-bottom:10px}
.nct-featured,.nct-news-categories,.nct-side-card,.nct-gallery,.nct-video,.nct-quick-block{border-color:#e1ebf3;border-radius:5px;box-shadow:0 2px 7px #2d61880a}
.nct-section-heading{min-height:42px;padding:8px 11px;background:#fff}
.nct-section-heading:before{display:none}
.nct-section-heading h2{display:flex;align-items:center;gap:9px;font-size:16px;color:#124c82;font-weight:800}
.nct-section-heading h2 i{display:grid;place-items:center;width:24px;height:24px;margin:0;color:#fff;background:#e63346;border-radius:3px;font-size:14px}
.nct-section-heading>a{font-size:10px;color:#1270b8;font-weight:500}
.nct-featured>.nct-section-heading{margin-bottom:7px;border:1px solid #e1ebf3;border-radius:5px}
.nct-feature-grid{grid-template-columns:minmax(0,1.9fr) minmax(230px,1.05fr);gap:10px;min-height:398px}
.nct-feature-main,.nct-feature-list{border-color:#e1ebf3;border-radius:5px}
.nct-feature-photo{height:260px}
.nct-feature-body{padding:10px 13px 12px}
.nct-feature-body h3{font-size:19px;color:#0a4a85;margin-bottom:4px}
.nct-feature-body p{font-size:12.5px;color:#4a6172;margin:6px 0;line-height:1.45}
.nct-readmore{display:inline-block;background:#0874c5;color:#fff!important;border-radius:3px;padding:6px 14px;margin-top:5px;font-size:11px;box-shadow:0 2px 4px #07548f25}
.nct-feature-list{padding:1px 10px;overflow:hidden}
.nct-feature-small{grid-template-columns:96px 1fr;min-height:123px;padding:8px 0;gap:10px}
.nct-small-photo{height:96px}
.nct-feature-small h3{font-size:11.5px;color:#0a4a85;-webkit-line-clamp:3}
.nct-feature-small p{font-size:10.5px;color:#4c6071;line-height:1.4;margin:5px 0 0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}
.nct-feature-small .nct-date{display:none}
.nct-side-card{margin-bottom:8px;background:#fff}
.nct-side-card>.nct-section-heading,.nct-notices>.nct-section-heading{background:#fff}
.nct-notices>.nct-section-heading h2,.nct-notices>.nct-section-heading>a{color:#124c82}
.nct-notices>.nct-section-heading h2 i{color:#e63346;background:transparent;width:17px}
.nct-notice-list{padding:0 12px 4px}
.nct-notice-list li{padding:9px 0 9px 24px;font-size:11px;font-weight:400;line-height:1.38}
.nct-notice-list li>i{position:absolute;left:1px;top:12px;color:#ed3448}
.nct-notice-list .nct-date{display:none}
.nct-quick-block .nct-section-heading h2 i{background:#2386dc}
.nct-quick-block .nct-quicklinks{display:grid;grid-template-columns:1fr;gap:6px;padding:0 10px;margin:7px 0 10px}
.nct-quick{min-height:35px;padding:5px 8px;gap:8px;border:1px solid #dce9f3;background:#f1f7fc!important;color:#23577f!important;border-radius:4px}
.nct-quick:hover{color:#0b67aa!important;filter:none;background:#eaf5fd!important}
.nct-quick i{width:24px;height:24px;font-size:13px;color:#fff;border-radius:4px;background:#3492df}
.nct-quick-red i{background:#f19b33}.nct-quick-orange i{background:#f4ad23}
.nct-quick strong{font-size:10.5px;font-weight:500;text-transform:none;line-height:1.25}
.nct-quick>span{font-size:17px;color:#1471b4}
.nct-news-categories{margin-top:0;border:0;background:transparent;box-shadow:none}
.nct-category-sections{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;padding:0}
.nct-category-panel{border-color:#e0e9f1;box-shadow:0 2px 7px #2d61880a}
.nct-category-panel>header{min-height:42px;padding:7px 10px;border-bottom-width:2px;background:#fff}
.nct-category-panel>header h3{display:flex;align-items:center;gap:8px;font-size:13px;color:#0e4d83}
.nct-category-panel>header>a{font-size:9px}
.nct-cat-icon{display:grid;place-items:center;width:24px;height:24px;color:#fff;background:#ef3652;border-radius:3px;flex:0 0 auto}
.nct-category-panel.tone-2 .nct-cat-icon{background:#2cad58}.nct-category-panel.tone-3 .nct-cat-icon{background:#2784dc}.nct-category-panel.tone-4 .nct-cat-icon{background:#f29e24}
.nct-category-lead{padding:10px}
.nct-category-lead img{height:130px}
.nct-category-lead strong{font-size:12.5px;color:#0c4e87;min-height:35px}
.nct-category-panel>ul{padding:3px 10px 9px}
.nct-category-panel>ul li{font-size:10.5px;padding:7px 0 7px 12px;line-height:1.42}
.nct-home-bottom-grid{grid-template-columns:.95fr 1.25fr .95fr;gap:8px}
.nct-laws>.nct-section-heading h2 i{background:#167cc5}
.nct-laws-list{padding:2px 10px 6px}
.nct-laws-list li{padding:9px 0}.nct-laws-list a{font-size:10.5px;font-weight:400}
.nct-doc-icon{display:grid;place-items:center;width:28px;height:28px;background:#f1f7fc;border-radius:4px;font-size:15px;color:#ef334a;flex:0 0 auto}
.nct-gallery>.nct-section-heading h2 i{background:#2caf58}
.nct-home-bottom-grid .nct-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:8px}
.nct-home-bottom-grid .nct-gallery-image{height:75px}
.nct-gallery-grid strong{font-size:10px;font-weight:400;margin:4px 0}
.nct-gallery-image>i{display:none}
.nct-video>.nct-section-heading h2 i{background:#ed2d3e}
.nct-home-bottom-grid .nct-video-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px;padding:8px}
.nct-home-bottom-grid .nct-video-card:first-child{grid-column:1/-1}
.nct-home-bottom-grid .nct-video-poster{height:76px}
.nct-home-bottom-grid .nct-video-card:first-child .nct-video-poster{height:154px}
.nct-home-bottom-grid .nct-video-card strong{font-size:10px;font-weight:500;margin-top:4px}
.nct-play{width:39px;height:39px;font-size:16px;border-width:2px}
.nct-footer{margin-top:0}
.nct-footer-wave{min-height:67px;padding:15px 0 26px}
.nct-footer-wave>.nct-container{font-size:17px}
.nct-footer-stage,.nct-footer-main{min-height:145px}
.nct-footer-school img{width:75px;height:75px}
.nct-footer-school strong{font-size:17px}.nct-footer-school span{font-size:12px}.nct-footer-school p{font-size:11px}
.nct-footer-contact{display:none}
.nct-footer-main{grid-template-columns:1.4fr .75fr;gap:20px}
.nct-footer-quote{font-size:18px}
.nct-footer-bottom{padding:8px 0;font-size:10px}
@media(max-width:992px){.nct-brand-link{margin-left:0}.nct-school-mark{width:100px;height:100px}.nct-school-identity strong{font-size:30px}.nct-main-menu>li>a{padding-inline:13px}.nct-header-search{max-width:160px;flex-basis:160px}.nct-header-search input{position:static;width:100%;opacity:1;pointer-events:auto}.nct-header-search button{position:absolute}.nct-home-main-grid{grid-template-columns:minmax(0,2.4fr) minmax(225px,1fr)}.nct-category-sections{grid-template-columns:repeat(2,minmax(0,1fr))}.nct-home-bottom-grid{grid-template-columns:1fr 1fr}.nct-bottom-video{grid-column:1/-1}}
@media(max-width:700px){.nct-brand-banner,.nct-brand-inner{min-height:145px}.nct-school-mark{width:70px;height:70px}.nct-school-level{font-size:13px}.nct-school-identity strong{font-size:21px}.nct-school-identity em{font-size:10px}.nct-home-main-grid{grid-template-columns:1fr}.nct-home-sidebar{display:block}.nct-category-sections{grid-template-columns:1fr}.nct-home-bottom-grid{grid-template-columns:1fr}.nct-bottom-video{grid-column:auto}.nct-footer-wave>.nct-container{font-size:12px}.nct-footer-main{grid-template-columns:1fr}.nct-footer-quote{padding-left:88px}.nct-footer-bottom{background:#fff;color:#235a88}.nct-footer-bottom a{color:#0b67aa}}

/* V8 — hard reset conflicts from NukeViet's legacy #footer and restore icons. */
.nct-theme .fa,.nct-theme .fa:before,.nct-theme .fa:after{font-family:FontAwesome!important;font-style:normal!important}
.nct-school-identity,.nct-school-identity span,.nct-school-identity strong,.nct-school-identity small{font-family:Arial,"Helvetica Neue",Helvetica,sans-serif!important}
.nct-brand-banner,.nct-brand-inner{min-height:clamp(210px,19vw,300px)}
.nct-brand-banner:before{background-position:center,center 62%}
.nct-school-mark{width:clamp(132px,8vw,158px);height:clamp(132px,8vw,158px)}
.nct-school-identity strong{font-size:clamp(36px,2.2vw,43px)}
#footer.nct-footer{position:relative!important;width:100%!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;background:#fff!important;background-image:none!important;color:#174f7c!important;font-size:13px!important;overflow:hidden!important}
#footer.nct-footer,#footer.nct-footer a{color:#174f7c!important}
#footer.nct-footer .nct-footer-wave{position:relative!important;min-height:67px!important;margin:0!important;padding:11px 0 24px!important;background:linear-gradient(100deg,#075aa8,#0877c8 58%,#0a5ca6)!important;color:#fff!important;clip-path:polygon(0 0,100% 0,100% 72%,82% 60%,66% 84%,48% 68%,30% 88%,14% 65%,0 82%)}
#footer.nct-footer .nct-footer-wave>.nct-container{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:24px!important;color:#fff!important;font:italic 18px/1.4 Georgia,"Times New Roman",serif!important;text-align:center!important}
#footer.nct-footer .nct-footer-wave img{display:block!important;width:115px!important;height:48px!important;object-fit:contain!important;opacity:.8!important;flex:0 0 auto!important}
#footer.nct-footer .nct-footer-wave img:last-child{transform:scaleX(-1)}
#footer.nct-footer .nct-footer-stage{position:relative!important;min-height:145px!important;margin:0!important;padding:0!important;background:linear-gradient(90deg,#fff,#f8fcff)!important;color:#174f7c!important}
#footer.nct-footer .nct-footer-main{display:grid!important;grid-template-columns:1.4fr .75fr .65fr!important;align-items:center!important;gap:28px!important;min-height:145px!important;margin-inline:auto!important;padding:17px 0 20px!important;color:#174f7c!important}
#footer.nct-footer .nct-footer-school{display:flex!important;align-items:center!important;gap:15px!important;color:#174f7c!important;opacity:1!important}
#footer.nct-footer .nct-footer-school>img{display:block!important;width:82px!important;height:82px!important;max-width:none!important;object-fit:contain!important;opacity:1!important}
#footer.nct-footer .nct-footer-school span{display:block!important;color:#114e82!important;font:700 13px/1.25 Arial,"Helvetica Neue",Helvetica,sans-serif!important;opacity:1!important}
#footer.nct-footer .nct-footer-school strong{display:block!important;color:#0b4f87!important;font:800 20px/1.25 Arial,"Helvetica Neue",Helvetica,sans-serif!important;margin:3px 0 0!important;opacity:1!important}
#footer.nct-footer .nct-footer-school p{display:block!important;color:#315b7c!important;font:400 11px/1.45 Arial,"Helvetica Neue",Helvetica,sans-serif!important;margin:6px 0 0!important;padding:0!important;opacity:1!important}
#footer.nct-footer .nct-footer-school p i{color:#0874bf!important;margin-right:5px!important}
#footer.nct-footer .nct-footer-art{display:flex!important;align-items:center!important;justify-content:center!important;min-width:0!important}
#footer.nct-footer .nct-footer-art img{display:block!important;width:245px!important;height:108px!important;max-width:100%!important;object-fit:contain!important;opacity:1!important}
#footer.nct-footer .nct-footer-quote{display:block!important;color:#1263a1!important;font:italic 19px/1.42 Georgia,"Times New Roman",serif!important;text-align:center!important;padding:0!important;opacity:1!important;white-space:nowrap!important}
#footer.nct-footer .nct-footer-bottom{display:block!important;margin:0!important;padding:8px 0!important;border-top:1px solid #dce9f4!important;background:#fff!important;color:#235a88!important;font-size:10px!important}
#footer.nct-footer .nct-footer-bottom>.nct-container{display:flex!important;justify-content:space-between!important;gap:12px!important}
#footer.nct-footer .nct-footer-bottom span,#footer.nct-footer .nct-footer-bottom a{color:#235a88!important;opacity:1!important}
@media(max-width:992px){#footer.nct-footer .nct-footer-wave img{width:75px!important}#footer.nct-footer .nct-footer-main{grid-template-columns:1.25fr .75fr!important}#footer.nct-footer .nct-footer-quote{grid-column:1/-1!important;text-align:center!important}.nct-brand-banner,.nct-brand-inner{min-height:210px}}
@media(max-width:700px){.nct-brand-banner,.nct-brand-inner{min-height:145px}.nct-school-mark{width:70px;height:70px}.nct-school-identity strong{font-size:21px}#footer.nct-footer .nct-footer-wave>.nct-container{font-size:12px!important;gap:8px!important}#footer.nct-footer .nct-footer-wave img{width:45px!important;height:35px!important}#footer.nct-footer .nct-footer-main{grid-template-columns:1fr!important;gap:10px!important;padding:18px 0!important}#footer.nct-footer .nct-footer-art{display:none!important}#footer.nct-footer .nct-footer-quote{font-size:16px!important;white-space:normal!important}#footer.nct-footer .nct-footer-bottom>.nct-container{display:block!important}}

/* V9 — banner và chân trang là ảnh hoàn chỉnh, cố định đúng bản thiết kế mẫu. */
.nct-theme .fa,.nct-theme [class^="fa-"],.nct-theme [class*=" fa-"]{font-family:FontAwesome!important}
.nct-site-header>.nct-image-banner{display:block!important;position:relative!important;width:100%!important;min-height:0!important;height:auto!important;margin:0!important;padding:0!important;line-height:0!important;background:none!important;overflow:hidden!important}
.nct-site-header>.nct-image-banner:before,.nct-site-header>.nct-image-banner:after{display:none!important;content:none!important}
.nct-site-header .nct-banner-final{display:block!important;width:100%!important;height:auto!important;max-width:none!important;margin:0!important;padding:0!important;border:0!important;object-fit:contain!important}
#footer.nct-footer{display:block!important;position:relative!important;width:100%!important;min-height:0!important;height:auto!important;margin:0!important;padding:0!important;border:0!important;background:#fff!important;background-image:none!important;color:#235a88!important;line-height:normal!important;overflow:hidden!important}
#footer.nct-footer .nct-footer-final{display:block!important;width:100%!important;height:auto!important;max-width:none!important;margin:0!important;padding:0!important;border:0!important;opacity:1!important;object-fit:contain!important}
#footer.nct-footer .nct-footer-bottom{display:block!important;position:relative!important;margin:0!important;padding:8px 0!important;border-top:1px solid #dbeaf5!important;background:#fff!important;color:#235a88!important;font:400 10px/1.4 Arial,"Helvetica Neue",Helvetica,sans-serif!important}
#footer.nct-footer .nct-footer-bottom>.nct-container{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important}
#footer.nct-footer .nct-footer-bottom span,#footer.nct-footer .nct-footer-bottom a{color:#235a88!important;opacity:1!important}
@media(max-width:700px){.nct-site-header>.nct-image-banner{height:145px!important}.nct-site-header .nct-banner-final{width:auto!important;min-width:930px!important;height:145px!important;object-fit:cover!important;object-position:left center!important;transform:translateX(-105px)}#footer.nct-footer .nct-footer-final{width:auto!important;min-width:865px!important;height:145px!important;object-fit:cover!important;object-position:center center!important;transform:translateX(-185px)}#footer.nct-footer .nct-footer-bottom>.nct-container{display:block!important;text-align:center!important}#footer.nct-footer .nct-footer-bottom span{display:block!important;margin:2px 0!important}}

/* V11 — dùng đúng hình ảnh được trích từ bản demo đã duyệt. */
.nct-site-header>.nct-topline{display:none!important}
.nct-site-header>.nct-image-banner{aspect-ratio:1920/396!important}
.nct-site-header .nct-banner-final{width:100%!important;height:100%!important;object-fit:fill!important;transform:none!important}
#footer.nct-footer .nct-footer-final{width:100%!important;height:auto!important;min-width:0!important;object-fit:fill!important;transform:none!important}
#footer.nct-footer .nct-footer-bottom{display:none!important}
@media(max-width:700px){.nct-site-header>.nct-image-banner{height:auto!important;aspect-ratio:1920/396!important}.nct-site-header .nct-banner-final{width:100%!important;min-width:0!important;height:100%!important;object-fit:fill!important;transform:none!important}#footer.nct-footer .nct-footer-final{width:100%!important;min-width:0!important;height:auto!important;object-fit:fill!important;transform:none!important}}

/* V12 — ảnh chỉ là nền; logo là ảnh riêng; toàn bộ nội dung chữ là HTML thật. */
.nct-site-header>.nct-brand-v12{display:block!important;position:relative!important;width:100%!important;height:auto!important;min-height:clamp(210px,20.625vw,396px)!important;margin:0!important;padding:0!important;background:#eaf7ff url('../images/school/banner-background-v12.jpg') center center/100% 100% no-repeat!important;overflow:hidden!important;isolation:isolate!important}
.nct-site-header>.nct-brand-v12:before,.nct-site-header>.nct-brand-v12:after{display:none!important;content:none!important}
.nct-site-header .nct-brand-inner-v12{display:flex!important;align-items:center!important;width:min(1740px,92%)!important;min-height:clamp(210px,20.625vw,396px)!important;margin:0 auto!important;padding:0!important}
.nct-site-header .nct-brand-link-v12{display:flex!important;align-items:center!important;gap:clamp(14px,1.8vw,34px)!important;width:auto!important;max-width:62%!important;margin:0!important;color:#123f70!important;line-height:1.15!important}
.nct-site-header .nct-school-mark-v12{display:block!important;width:clamp(124px,13vw,230px)!important;height:clamp(124px,13vw,230px)!important;max-width:none!important;object-fit:contain!important;filter:drop-shadow(0 3px 5px #0d487b2f)!important;flex:0 0 auto!important}
.nct-site-header .nct-school-identity-v12{display:flex!important;flex-direction:column!important;min-width:0!important;text-shadow:0 1px 2px #fff!important}
.nct-site-header .nct-school-identity-v12 .nct-school-level{color:#114c86!important;font:800 clamp(20px,2.3vw,40px)/1.15 Arial,"Helvetica Neue",Helvetica,sans-serif!important;letter-spacing:.01em!important;white-space:nowrap!important}
.nct-site-header .nct-school-identity-v12 strong{display:block!important;color:#d3263b!important;font:800 clamp(30px,3.45vw,62px)/1.05 Arial,"Helvetica Neue",Helvetica,sans-serif!important;letter-spacing:.002em!important;white-space:nowrap!important;margin:clamp(4px,.55vw,10px) 0!important}
.nct-site-header .nct-school-identity-v12 small{display:block!important;color:#153f6c!important;font:600 clamp(11px,1.15vw,20px)/1.35 Arial,"Helvetica Neue",Helvetica,sans-serif!important;white-space:nowrap!important}
.nct-site-header .nct-school-identity-v12 em{display:block!important;color:#145b9a!important;font:italic clamp(15px,1.7vw,29px)/1.35 Georgia,"Times New Roman",serif!important;white-space:nowrap!important;margin-top:clamp(7px,.8vw,14px)!important}
#footer.nct-footer{display:block!important;position:relative!important;width:100%!important;min-height:0!important;height:auto!important;margin:0!important;padding:0!important;background:#fff!important;overflow:hidden!important}
#footer.nct-footer .nct-footer-v12{display:block!important;position:relative!important;width:100%!important;height:clamp(190px,15.625vw,300px)!important;margin:0!important;padding:0!important;background:#fff url('../images/school/footer-background-v12.jpg') center center/100% 100% no-repeat!important;color:#0e568f!important;overflow:hidden!important}
#footer.nct-footer .nct-footer-motto-v12{position:absolute!important;top:8%!important;left:16%!important;right:16%!important;color:#fff!important;font:italic clamp(14px,1.55vw,27px)/1.3 Georgia,"Times New Roman",serif!important;text-align:center!important;text-shadow:0 1px 2px #06447b!important;white-space:nowrap!important}
#footer.nct-footer .nct-footer-school-v12{position:absolute!important;left:4.5%!important;top:43%!important;display:flex!important;align-items:center!important;gap:clamp(10px,1.2vw,22px)!important;color:#124d80!important}
#footer.nct-footer .nct-footer-school-v12>img{display:block!important;width:clamp(68px,6.2vw,112px)!important;height:clamp(68px,6.2vw,112px)!important;max-width:none!important;object-fit:contain!important;flex:0 0 auto!important}
#footer.nct-footer .nct-footer-school-v12 strong{display:block!important;color:#0f4d83!important;font:800 clamp(14px,1.35vw,24px)/1.25 Arial,"Helvetica Neue",Helvetica,sans-serif!important;white-space:nowrap!important}
#footer.nct-footer .nct-footer-school-v12 p{display:block!important;color:#315e83!important;font:400 clamp(10px,.95vw,17px)/1.4 Arial,"Helvetica Neue",Helvetica,sans-serif!important;margin:8px 0 0!important;padding:0!important;white-space:nowrap!important}
#footer.nct-footer .nct-footer-school-v12 p i{color:#0872bb!important;margin-right:7px!important}
#footer.nct-footer .nct-footer-quote-v12{position:absolute!important;right:4.5%!important;top:48%!important;color:#1262a0!important;font:italic clamp(15px,1.45vw,26px)/1.35 Georgia,"Times New Roman",serif!important;text-align:center!important;white-space:nowrap!important}
#footer.nct-footer .nct-footer-bottom,#footer.nct-footer .nct-footer-final{display:none!important}
@media(max-width:700px){.nct-site-header>.nct-brand-v12,.nct-site-header .nct-brand-inner-v12{min-height:150px!important}.nct-site-header>.nct-brand-v12{background-size:auto 100%!important;background-position:center!important}.nct-site-header .nct-brand-inner-v12{width:96%!important}.nct-site-header .nct-brand-link-v12{max-width:80%!important;gap:8px!important}.nct-site-header .nct-school-mark-v12{width:70px!important;height:70px!important}.nct-site-header .nct-school-identity-v12 .nct-school-level{font-size:13px!important}.nct-site-header .nct-school-identity-v12 strong{font-size:clamp(19px,5.5vw,25px)!important;white-space:normal!important}.nct-site-header .nct-school-identity-v12 small{font-size:9px!important;white-space:normal!important}.nct-site-header .nct-school-identity-v12 em{font-size:10px!important;white-space:normal!important;margin-top:4px!important}#footer.nct-footer .nct-footer-v12{height:250px!important;background-size:auto 100%!important;background-position:center!important}#footer.nct-footer .nct-footer-motto-v12{top:7%!important;left:4%!important;right:4%!important;font-size:12px!important;white-space:normal!important}#footer.nct-footer .nct-footer-school-v12{left:4%!important;top:40%!important;gap:8px!important}#footer.nct-footer .nct-footer-school-v12>img{width:62px!important;height:62px!important}#footer.nct-footer .nct-footer-school-v12 strong{font-size:13px!important;white-space:normal!important;max-width:230px!important}#footer.nct-footer .nct-footer-school-v12 p{font-size:9px!important;white-space:normal!important;max-width:245px!important;margin-top:4px!important}#footer.nct-footer .nct-footer-quote-v12{right:4%!important;top:74%!important;font-size:15px!important}}

/* V13 — banner/footer text độc lập, font tiếng Việt ổn định và không chịu ảnh hưởng CSS cũ. */
.nct-site-header>.nct-brand-v13{
    display:block!important;position:relative!important;width:100%!important;
    height:clamp(230px,15.625vw,300px)!important;min-height:0!important;
    margin:0!important;padding:0!important;overflow:hidden!important;
    background-color:#eaf7ff!important;
    background-image:url('../images/school/banner-background-v12.jpg')!important;
    background-repeat:no-repeat!important;background-position:center 68%!important;
    background-size:cover!important;isolation:isolate!important;
}
.nct-site-header>.nct-brand-v13:before,.nct-site-header>.nct-brand-v13:after{display:none!important;content:none!important}
.nct-site-header .nct-brand-inner-v13{display:block!important;position:absolute!important;inset:0!important;width:100%!important;height:100%!important;min-height:0!important;margin:0!important;padding:0!important}
.nct-site-header .nct-brand-link-v13{
    display:flex!important;position:absolute!important;left:clamp(42px,4.5vw,86px)!important;top:50%!important;
    width:auto!important;max-width:none!important;min-width:0!important;margin:0!important;padding:0!important;
    align-items:center!important;gap:clamp(16px,1.8vw,34px)!important;transform:translateY(-50%)!important;
    color:#123f70!important;line-height:1.15!important;overflow:visible!important;
}
.nct-site-header .nct-school-mark-v13{display:block!important;width:clamp(125px,11.2vw,210px)!important;height:clamp(125px,11.2vw,210px)!important;max-width:none!important;object-fit:contain!important;filter:drop-shadow(0 3px 5px #0d487b2f)!important;flex:0 0 auto!important}
.nct-site-header .nct-school-identity-v13{display:flex!important;flex-direction:column!important;min-width:0!important;text-shadow:0 1px 2px #fff!important}
.nct-site-header .nct-school-identity-v13 .nct-school-level{
    color:#114c86!important;font-family:Arial,Tahoma,"Helvetica Neue",sans-serif!important;
    font-size:clamp(23px,2.55vw,48px)!important;font-weight:800!important;font-style:normal!important;line-height:1.1!important;
    letter-spacing:.01em!important;white-space:nowrap!important;
}
.nct-site-header .nct-school-identity-v13 strong{
    display:block!important;color:#d3263b!important;font-family:Arial,Tahoma,"Helvetica Neue",sans-serif!important;
    font-size:clamp(36px,3.85vw,74px)!important;font-weight:800!important;font-style:normal!important;line-height:1.02!important;
    letter-spacing:0!important;white-space:nowrap!important;margin:clamp(4px,.55vw,10px) 0!important;
}
.nct-site-header .nct-school-identity-v13 small{
    display:block!important;color:#153f6c!important;font-family:Arial,Tahoma,"Helvetica Neue",sans-serif!important;
    font-size:clamp(14px,1.25vw,23px)!important;font-weight:600!important;font-style:normal!important;line-height:1.3!important;
    letter-spacing:0!important;white-space:nowrap!important;
}
.nct-site-header .nct-school-identity-v13 em{
    display:block!important;color:#145b9a!important;font-family:"Times New Roman",Times,serif!important;
    font-size:clamp(18px,1.8vw,34px)!important;font-weight:400!important;font-style:italic!important;line-height:1.3!important;
    letter-spacing:0!important;word-spacing:0!important;white-space:nowrap!important;margin-top:clamp(7px,.8vw,14px)!important;
}
#footer.nct-footer{display:block!important;position:relative!important;width:100%!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;background:#fff!important;overflow:hidden!important}
#footer.nct-footer .nct-footer-v13{
    display:block!important;position:relative!important;width:100%!important;height:clamp(210px,15.625vw,300px)!important;
    margin:0!important;padding:0!important;overflow:hidden!important;color:#0e568f!important;
    background-color:#fff!important;background-image:url('../images/school/footer-background-v12.jpg')!important;
    background-repeat:no-repeat!important;background-position:center center!important;background-size:100% 100%!important;
}
#footer.nct-footer .nct-footer-motto-v13{
    position:absolute!important;top:7.5%!important;left:15%!important;right:15%!important;color:#fff!important;
    font-family:"Times New Roman",Times,serif!important;font-size:clamp(14px,1.45vw,27px)!important;
    font-weight:600!important;font-style:italic!important;line-height:1.3!important;letter-spacing:0!important;word-spacing:0!important;
    text-align:center!important;text-shadow:0 1px 2px #06447b!important;white-space:nowrap!important;
}
#footer.nct-footer .nct-footer-school-v13{position:absolute!important;left:4.5%!important;top:39%!important;display:flex!important;align-items:center!important;gap:clamp(10px,1.2vw,22px)!important;color:#124d80!important}
#footer.nct-footer .nct-footer-school-v13>img{display:block!important;width:clamp(72px,6.2vw,118px)!important;height:clamp(72px,6.2vw,118px)!important;max-width:none!important;object-fit:contain!important;flex:0 0 auto!important}
#footer.nct-footer .nct-footer-school-v13 strong{
    display:block!important;color:#0f4d83!important;font-family:Arial,Tahoma,"Helvetica Neue",sans-serif!important;
    font-size:clamp(14px,1.25vw,24px)!important;font-weight:800!important;font-style:normal!important;line-height:1.25!important;
    letter-spacing:0!important;white-space:nowrap!important;
}
#footer.nct-footer .nct-footer-school-v13 p{
    display:block!important;color:#315e83!important;font-family:Arial,Tahoma,"Helvetica Neue",sans-serif!important;
    font-size:clamp(10px,.9vw,17px)!important;font-weight:400!important;font-style:normal!important;line-height:1.4!important;
    letter-spacing:0!important;white-space:nowrap!important;margin:8px 0 0!important;padding:0!important;
}
#footer.nct-footer .nct-footer-school-v13 p i{color:#0872bb!important;margin-right:7px!important}
#footer.nct-footer .nct-footer-quote-v13{
    position:absolute!important;right:2.4%!important;top:49%!important;width:clamp(230px,16vw,307px)!important;color:#1262a0!important;
    font-family:"Times New Roman",Times,serif!important;font-size:clamp(15px,1.2vw,23px)!important;
    font-weight:400!important;font-style:italic!important;line-height:1.25!important;letter-spacing:0!important;word-spacing:0!important;
    text-align:center!important;white-space:nowrap!important;text-shadow:0 1px 0 #fff!important;
}
#footer.nct-footer .nct-footer-quote-v13 span{display:block!important;font-family:inherit!important}
#footer.nct-footer .nct-footer-bottom,#footer.nct-footer .nct-footer-final{display:none!important}
@media(max-width:992px){
    .nct-site-header>.nct-brand-v13{height:230px!important}
    .nct-site-header .nct-brand-link-v13{left:34px!important;gap:15px!important}
    .nct-site-header .nct-school-mark-v13{width:126px!important;height:126px!important}
    #footer.nct-footer .nct-footer-v13{height:220px!important}
    #footer.nct-footer .nct-footer-school-v13{left:3.5%!important}
    #footer.nct-footer .nct-footer-quote-v13{right:2%!important;width:220px!important;font-size:15px!important}
}
@media(max-width:700px){
    .nct-site-header>.nct-brand-v13{height:150px!important;background-size:auto 100%!important;background-position:56% center!important}
    .nct-site-header .nct-brand-link-v13{left:12px!important;right:8px!important;top:50%!important;width:auto!important;gap:8px!important}
    .nct-site-header .nct-school-mark-v13{width:66px!important;height:66px!important}
    .nct-site-header .nct-school-identity-v13 .nct-school-level{font-size:12px!important}
    .nct-site-header .nct-school-identity-v13 strong{font-size:clamp(18px,5.3vw,24px)!important;white-space:normal!important;margin:3px 0!important}
    .nct-site-header .nct-school-identity-v13 small{font-size:9px!important;white-space:normal!important}
    .nct-site-header .nct-school-identity-v13 em{font-size:10px!important;white-space:normal!important;margin-top:4px!important}
    #footer.nct-footer .nct-footer-v13{height:250px!important;background-size:auto 100%!important;background-position:center!important}
    #footer.nct-footer .nct-footer-motto-v13{top:7%!important;left:4%!important;right:4%!important;font-size:12px!important;line-height:1.25!important;white-space:normal!important}
    #footer.nct-footer .nct-footer-school-v13{left:4%!important;top:39%!important;right:4%!important;gap:8px!important}
    #footer.nct-footer .nct-footer-school-v13>img{width:62px!important;height:62px!important}
    #footer.nct-footer .nct-footer-school-v13 strong{font-size:13px!important;white-space:normal!important;max-width:255px!important}
    #footer.nct-footer .nct-footer-school-v13 p{font-size:9px!important;white-space:normal!important;max-width:265px!important;margin-top:4px!important}
    #footer.nct-footer .nct-footer-quote-v13{right:3%!important;top:75%!important;width:190px!important;font-size:15px!important}
}

/* V15 — mobile app layout. Đặt cuối file để không bị các phiên bản cũ ghi đè. */
@media(max-width:700px){
    html,body{width:100%!important;max-width:100%!important;overflow-x:hidden!important}
    body.nct-theme{font-size:14px!important;background:#f3f7fb!important}
    .nct-container{width:calc(100% - 16px)!important;max-width:none!important;margin-left:8px!important;margin-right:8px!important}
    .nct-home-wrap{padding-top:10px!important;padding-bottom:14px!important}

    .nct-nav-inner{min-height:54px!important;flex-wrap:nowrap!important;gap:8px!important}
    .nct-mobile-toggle{display:inline-flex!important;align-items:center!important;gap:8px!important;min-width:112px!important;padding:12px 6px!important;font-size:15px!important}
    .nct-header-search{display:flex!important;flex:1 1 auto!important;min-width:0!important;max-width:none!important;margin-left:auto!important}
    .nct-header-search input{height:38px!important;width:100%!important;padding-left:12px!important;font-size:14px!important}
    .nct-header-search button{height:38px!important;width:40px!important}
    .nct-primary-nav{position:absolute!important;left:0!important;right:0!important;top:100%!important;background:#075da8!important;box-shadow:0 8px 18px #073e6f35!important}

    .nct-home-main-grid,.nct-home-bottom-grid{display:block!important;grid-template-columns:1fr!important;width:100%!important}
    .nct-home-primary,.nct-home-sidebar,.nct-bottom-laws,.nct-bottom-photos,.nct-bottom-video{display:block!important;width:100%!important;min-width:0!important}
    .nct-home-sidebar{margin-top:12px!important}
    .nct-block{width:100%!important;margin:0 0 12px!important}

    .nct-section-heading{min-height:48px!important;padding:9px 11px!important;border-radius:7px!important}
    .nct-section-heading h2{gap:8px!important;font-size:16px!important;line-height:1.2!important}
    .nct-section-heading h2 i{width:29px!important;height:29px!important;font-size:15px!important;border-radius:5px!important}
    .nct-section-heading>a{font-size:11px!important}
    .nct-featured>.nct-section-heading{margin-bottom:8px!important}

    .nct-feature-grid{display:block!important;grid-template-columns:1fr!important;width:100%!important;min-height:0!important}
    .nct-feature-main{display:block!important;width:100%!important;min-height:0!important;margin:0!important;border-radius:8px!important;overflow:hidden!important}
    .nct-feature-photo{display:block!important;width:100%!important;height:auto!important;aspect-ratio:16/9!important;overflow:hidden!important}
    .nct-feature-photo img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important}
    .nct-feature-body{padding:12px 13px 13px!important}
    .nct-feature-body h3{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important;overflow:hidden!important;font-size:19px!important;line-height:1.32!important;margin:0 0 5px!important}
    .nct-feature-body p{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important;overflow:hidden!important;font-size:13px!important;line-height:1.48!important;margin:7px 0!important}
    .nct-tag{top:-27px!important;font-size:10px!important;padding:6px 9px!important}
    .nct-readmore{padding:7px 13px!important;font-size:11px!important}

    .nct-feature-list{display:block!important;width:100%!important;height:auto!important;margin-top:9px!important;padding:2px 10px!important;border-radius:8px!important;overflow:visible!important}
    .nct-feature-small{display:grid!important;grid-template-columns:104px minmax(0,1fr)!important;gap:10px!important;width:100%!important;min-height:0!important;padding:10px 0!important;border:0!important;border-bottom:1px solid #e3ebf2!important}
    .nct-feature-small:last-child{border-bottom:0!important}
    .nct-small-photo{display:block!important;width:104px!important;height:82px!important;margin:0!important;border-radius:5px!important;overflow:hidden!important}
    .nct-feature-small h3{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important;overflow:hidden!important;font-size:13.5px!important;line-height:1.35!important;margin:0!important}
    .nct-feature-small p{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;overflow:hidden!important;font-size:11.5px!important;line-height:1.4!important;margin:5px 0 0!important}

    .nct-news-categories{border:0!important;background:transparent!important;box-shadow:none!important}
    .nct-category-sections{display:block!important;width:100%!important;padding:0!important}
    .nct-category-panel{display:block!important;width:100%!important;margin:0 0 10px!important;border-radius:8px!important;overflow:hidden!important}
    .nct-category-panel>header{display:flex!important;width:100%!important;min-height:46px!important;padding:8px 10px!important}
    .nct-category-panel>header h3{font-size:14px!important;line-height:1.25!important}
    .nct-category-panel>header>a{font-size:10px!important}
    .nct-category-lead{display:grid!important;grid-template-columns:112px minmax(0,1fr)!important;grid-template-rows:auto auto!important;column-gap:10px!important;width:100%!important;padding:9px!important;border:0!important;border-bottom:1px solid #e7edf3!important}
    .nct-category-lead img{grid-column:1!important;grid-row:1/3!important;width:112px!important;height:82px!important;margin:0!important;object-fit:cover!important;border-radius:5px!important}
    .nct-category-lead strong{grid-column:2!important;grid-row:1!important;align-self:start!important;min-height:0!important;margin:0!important;font-size:13px!important;line-height:1.38!important;-webkit-line-clamp:3!important}
    .nct-category-lead time{grid-column:2!important;grid-row:2!important;align-self:end!important;margin:4px 0 0!important;font-size:10.5px!important}
    .nct-category-panel>ul{display:block!important;width:100%!important;padding:2px 10px 7px!important;margin:0!important}
    .nct-category-panel>ul:empty{display:none!important}
    .nct-category-panel>ul li{font-size:12px!important;line-height:1.4!important;padding:7px 0 7px 11px!important}

    .nct-home-bottom-grid .nct-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
    .nct-home-bottom-grid .nct-gallery-image{height:105px!important}
    .nct-home-bottom-grid .nct-video-grid{grid-template-columns:1fr!important}
    .nct-home-bottom-grid .nct-video-card:first-child{grid-column:auto!important}
    .nct-home-bottom-grid .nct-video-poster,.nct-home-bottom-grid .nct-video-card:first-child .nct-video-poster{height:auto!important;aspect-ratio:16/9!important}
    .nct-to-top{right:14px!important;bottom:14px!important;width:42px!important;height:42px!important}
}

@media(max-width:430px){
    .nct-site-header>.nct-brand-v13{height:142px!important}
    .nct-site-header .nct-brand-link-v13{left:8px!important;right:6px!important;gap:7px!important}
    .nct-site-header .nct-school-mark-v13{width:60px!important;height:60px!important}
    .nct-site-header .nct-school-identity-v13 .nct-school-level{font-size:11px!important}
    .nct-site-header .nct-school-identity-v13 strong{font-size:19px!important;line-height:1.05!important;white-space:nowrap!important}
    .nct-site-header .nct-school-identity-v13 small{font-size:8px!important;line-height:1.25!important}
    .nct-site-header .nct-school-identity-v13 em{font-size:9px!important;line-height:1.25!important}
    .nct-mobile-toggle{min-width:105px!important;font-size:14px!important}
    .nct-feature-body h3{font-size:18px!important;-webkit-line-clamp:3!important}
    .nct-feature-small{grid-template-columns:96px minmax(0,1fr)!important}
    .nct-small-photo{width:96px!important;height:76px!important}
    .nct-category-lead{grid-template-columns:100px minmax(0,1fr)!important}
    .nct-category-lead img{width:100px!important;height:76px!important}
}

/* V16 — chuẩn hóa font desktop, sửa chữ đậm giả và dấu tiếng Việt bị thô. */
@media(min-width:701px){
    body.nct-theme{
        font-family:Tahoma,Arial,"Helvetica Neue",sans-serif!important;
        -webkit-font-smoothing:auto!important;
        text-rendering:auto!important;
    }
    .nct-theme a,.nct-theme p,.nct-theme strong,.nct-theme small,
    .nct-theme span,.nct-theme li,.nct-theme time,.nct-theme button,
    .nct-theme input,.nct-theme h1,.nct-theme h2,.nct-theme h3,
    .nct-theme h4,.nct-theme h5,.nct-theme h6{
        font-family:Tahoma,Arial,"Helvetica Neue",sans-serif!important;
    }
    .nct-theme .fa,.nct-theme .fa:before,.nct-theme .fa:after,
    .nct-theme [class^="fa-"],.nct-theme [class*=" fa-"]{
        font-family:FontAwesome!important;
        font-style:normal!important;
    }
    .nct-feature-body h3{
        font-size:20px!important;
        font-weight:700!important;
        line-height:1.38!important;
        letter-spacing:0!important;
    }
    .nct-feature-small h3{
        font-size:13px!important;
        font-weight:700!important;
        line-height:1.42!important;
        letter-spacing:0!important;
    }
    .nct-section-heading h2{
        font-size:16px!important;
        font-weight:700!important;
        line-height:1.3!important;
        letter-spacing:0!important;
    }
    .nct-category-panel>header h3{
        font-size:14px!important;
        font-weight:700!important;
        line-height:1.35!important;
        letter-spacing:0!important;
    }
    .nct-category-lead strong{
        font-size:13.5px!important;
        font-weight:700!important;
        line-height:1.42!important;
        letter-spacing:0!important;
    }
    .nct-category-panel>ul li,
    .nct-category-panel>ul li a{
        font-size:11.5px!important;
        font-weight:400!important;
        line-height:1.48!important;
    }
    .nct-notice-list li,.nct-laws-list a{
        font-weight:400!important;
        letter-spacing:0!important;
    }
}
