:root{
  --ink:#18201d;
  --forest:#123f32;
  --forest-2:#0d2c24;
  --green:#176b52;
  --mint:#e8f1ed;
  --coral:#df5338;
  --coral-dark:#bb3d27;
  --paper:#f5f6f3;
  --white:#fff;
  --muted:#68756f;
  --line:#d9dfdb;
  --gold:#b88932;
  --teal:#276f78;
  --blue-soft:#e8f0f4;
  --shadow:0 18px 50px rgba(21,37,31,.11);
}

*{letter-spacing:0}
body{font-size:14px;line-height:1.7;background:#fff;color:var(--ink)}
.container{width:min(1240px,calc(100% - 56px))}
.notice-bar{height:38px;background:#15221d;color:#c7d1cc;border:0;font-size:12px}
.notice-bar i{background:#46544e}
.notice-bar a{color:#f1f4f2}
.site-header{position:sticky;top:0;box-shadow:0 1px 0 rgba(22,39,32,.08);z-index:40}
.header-main{height:88px}
.school-logo{width:50px;height:50px;border:0;border-radius:50%;box-shadow:0 0 0 5px #f1f4f2}
.site-brand{gap:15px}
.site-brand strong{font-size:25px;line-height:1.1}
.site-brand small{font-size:10px;margin-top:6px;color:#748079}
.header-promise{margin-left:42px;padding-left:34px}
.header-promise span{font-size:11px}
.header-promise p{font-size:15px;margin-top:3px}
.header-contact{gap:13px}
.phone-icon{width:40px;height:40px;border-radius:50%;font-size:15px;background:var(--blue-soft);color:var(--teal)}
.header-contact small{font-size:10px}
.header-contact a{font:700 16px "PingFang SC","Microsoft YaHei",sans-serif;color:var(--forest)}
.header-contact p{font-size:9px}
.main-nav{background:#fff;color:var(--ink);border-top:1px solid #edf0ee;border-bottom:1px solid #e3e7e4}
.nav-inner{height:58px}
.nav-inner a{padding:0 20px;font-size:14px;font-weight:600}
.nav-inner a:hover,.nav-inner a.active{background:#f2f6f3;color:var(--forest)}
.nav-inner a.active:after{height:3px;background:var(--coral);left:20px;right:20px}
.nav-inner .consult-nav{height:40px;margin-left:auto;background:var(--coral);color:#fff;padding:0 22px;border-radius:4px}
.nav-inner .consult-nav:hover{background:var(--coral-dark);color:#fff}

.hero{height:min(720px,calc(100vh - 125px));min-height:610px;color:#fff}
.hero-media{background-image:url('assets/campus-service-hall.jpg');background-position:center 45%;transform:scale(1.01)}
.hero-overlay{background:rgba(7,26,21,.7)}
.hero-content{padding-top:105px}
.hero-kicker{font-size:13px;margin-bottom:20px;color:#eef4f1}
.hero-kicker:before{width:38px;height:3px}
.hero h1{font-size:68px;line-height:1.05;margin-bottom:13px}
.hero h2{font-size:31px;line-height:1.35;margin-bottom:20px}
.hero-content>p:not(.hero-kicker){width:min(660px,100%);font-size:16px;line-height:1.95;color:#e0e8e4}
.hero-actions{gap:12px;margin-top:32px}
.btn{min-height:50px;padding:0 24px;border-radius:4px;font-size:14px}
.btn.ghost{border-color:rgba(255,255,255,.7)}
.hero-proof{gap:30px;margin-top:64px}
.hero-proof span{font-size:12px;color:#d5dfda}
.hero-proof b{font-size:23px}
.hero-proof i{height:30px}

.query-strip{margin-top:-40px}
.query-grid{min-height:104px;border-top:0;border-left:5px solid var(--coral);padding:22px 28px;box-shadow:0 22px 55px rgba(15,36,28,.15)}
.query-title{min-width:300px}
.query-title>span{width:42px;height:42px;font-size:19px}
.query-title strong{font-size:15px}
.query-title small{font-size:11px}
.query-form{grid-template-columns:160px 170px 1fr 125px;gap:10px}
.query-form input,.query-form select,.query-form button{height:44px;font-size:12px;border-radius:3px}

.section{padding:112px 0}
.section-head{margin-bottom:46px;gap:40px}
.section-no{left:-8px;top:-58px;font-size:68px;color:#e8ece9}
.eyebrow{font-size:11px;margin-bottom:10px;color:var(--coral)}
.section h2{font-size:38px;line-height:1.3}
.section-head>p{font-size:13px;line-height:1.9}
.programs{background:#f4f6f4}
.program-grid{gap:16px;border:0;background:transparent}
.program-card{min-height:390px;padding:31px 28px;background:#fff;border:1px solid var(--line)!important;border-radius:6px;box-shadow:0 5px 18px rgba(18,42,33,.04)}
.program-card:hover{transform:translateY(-7px);box-shadow:var(--shadow);border-color:#b7c6be!important}
.program-card.featured{border-top:4px solid var(--coral)!important;padding-top:28px}
.program-index{font-size:13px}
.program-icon{width:54px;height:54px;font-size:21px;margin:8px 0 23px}
.program-card>p{font-size:11px}
.program-card h3{font-size:25px;margin-bottom:22px}
.program-card li{font-size:13px;margin:12px 0;line-height:1.6}
.program-card>a{left:28px;bottom:27px;font-size:12px}
.program-card .tag{top:22px;font-size:9px;padding:5px 9px}
.announcement-band{background:#e9f0ed;border-top:1px solid #dce5e0;border-bottom:1px solid #dce5e0}
.announcement-inner{height:66px;grid-template-columns:140px 1fr auto;font-size:12px}

.text-link{font-size:12px}
.steps{gap:8px}
.steps article{min-height:170px;padding:18px 8px;background:#fff;border-top:2px solid #e1e7e3}
.steps article span{width:44px;height:44px;font-size:12px;margin-bottom:16px}
.steps article b{font-size:14px}
.steps article p{font-size:11px;line-height:1.7}
.quick-links{margin-top:40px;border-radius:6px;overflow:hidden}
.quick-links a{padding:24px}
.quick-links span{width:42px;height:42px;font-size:13px}
.quick-links b{font-size:13px}
.quick-links small{font-size:10px;line-height:1.5}
.service-gallery{gap:18px;margin-top:34px}
.service-gallery figure{border:0;background:transparent;overflow:visible}
.service-gallery img{aspect-ratio:4/3;border-radius:6px;box-shadow:0 10px 28px rgba(15,39,30,.1)}
.service-gallery figcaption{padding:16px 2px}
.service-gallery b{font-size:14px}
.service-gallery span{font-size:11px}

.school-section{background:#102d25}
.school-grid{gap:14px}
.school-grid a{min-height:128px;background:#17392f;border-color:#315149;padding:21px;border-radius:5px}
.school-grid a:hover{border-color:#e8b465;background:#1d4438}
.school-grid span{width:58px;height:58px;font-size:15px}
.school-grid b{font-size:15px}
.school-grid small{font-size:10px;line-height:1.5}
.source-note{grid-template-columns:90px 1fr auto;margin-top:35px;padding-top:28px}
.source-note b{font-size:12px}
.source-note p,.source-note a{font-size:11px}

.major-tabs button{padding:14px 26px;font-size:13px}
.major-content{min-height:320px;border-radius:0 0 6px 6px;overflow:hidden}
.major-intro{padding:38px;background:#eef3f0}
.major-intro span{font-size:11px}
.major-intro h3{font-size:28px}
.major-intro p{font-size:13px}
.major-intro a{font-size:12px}
.major-card{padding:36px 27px}
.major-card>span{font-size:38px}
.major-card h3{font-size:18px}
.major-card p{font-size:12px}
.major-card small{font-size:10px}

.about{grid-template-columns:1.05fr .95fr}
.about-media{min-height:680px}
.about-copy{background:#eef1ed;padding:95px max(7vw,65px)}
.about-copy>p:not(.eyebrow){font-size:14px;line-height:2}
.about-values{margin:35px 0}
.about-values div{padding:18px 0}
.about-values b{font-size:14px}
.about-values span{font-size:11px}
.qualifications{background:#f5f3ee}
.qualification-grid{gap:80px}
.qualification-copy>p:not(.eyebrow){font-size:14px;line-height:2}
.qualification-points{gap:18px;margin-top:30px}
.qualification-points span{font-size:11px;padding-top:16px}
.qualification-points b{font-size:13px}
.qualification-photos{gap:12px;margin-top:30px}
.qualification-photos img{height:165px;border:0;border-radius:5px}
.license-panel{padding:42px;border-top:5px solid var(--coral);border-radius:5px;box-shadow:0 26px 65px rgba(12,37,28,.2)}
.license-head{font-size:11px}
.license-panel h3{font-size:27px;margin:30px 0}
.license-panel dl>div{grid-template-columns:100px 1fr;padding:15px 0}
.license-panel dt{font-size:10px}
.license-panel dd{font-size:13px}
.license-panel>p{font-size:10px}

.case-grid{gap:18px;border:0}
.case-grid article{min-height:340px;padding:32px;border:1px solid var(--line)!important;border-radius:6px;background:#fff}
.case-grid article>span{font-size:10px}
.case-grid h3{font-size:22px}
.case-grid p{font-size:13px}
.case-grid b{font-size:10px;padding-top:16px}

.article-tabs{gap:8px;flex-wrap:wrap;justify-content:flex-end}
.article-tabs button{padding:9px 13px;font-size:12px;border-radius:3px;background:#f2f4f2}
.article-layout{grid-template-columns:1.1fr .9fr;gap:38px}
.article-feature{min-height:460px;border-radius:6px;background:#fff;border:1px solid var(--line)}
.feature-visual{height:275px;border-radius:6px 6px 0 0}
.feature-copy{padding:27px 30px}
.article-label{font-size:10px}
.feature-copy h3{font-size:24px;line-height:1.45}
.feature-copy p{font-size:12px}
.article-meta{font-size:10px}
.article-row{grid-template-columns:76px 1fr 20px;min-height:105px}
.article-date{font-size:24px}
.article-date small{font-size:10px}
.article-row strong{font-size:14px}
.article-row span{font-size:10px}
.article-footer{margin-top:28px}
.article-footer p,.article-footer a{font-size:11px}

.faq{background:#f3f5f3}
.faq-grid{grid-template-columns:.34fr .66fr;gap:90px}
.faq-intro>p:not(.eyebrow){font-size:13px}
.faq-intro a{font-size:12px}
.faq-item button{padding:22px 0;font-size:14px}
.faq-item button span{font-size:16px}
.faq-answer{font-size:13px;padding:0 28px 20px}
.contact{background:var(--coral);padding:82px 0}
.contact h2{font-size:36px}
.contact-inner>div>p:last-child{font-size:14px}
.contact label span{font-size:11px}
.contact input,.contact select{height:46px;font-size:12px;border-radius:3px}
.contact form button{font-size:13px;border-radius:3px}
.contact form small{font-size:10px}
footer{padding:70px 0 24px}
.footer-grid{gap:70px}
.footer-brand p,.footer-grid>div:last-child p{font-size:11px}
.footer-grid>div>b{font-size:13px}
.footer-grid>div>a:not(.site-brand){font-size:11px}
.footer-bottom{font-size:10px;padding-top:20px}

/* Module hub */
.module-hero,.knowledge-hero{position:relative;background-color:#153a30;background-size:cover;background-position:center;color:#fff;isolation:isolate}
.module-hero{background-image:url('assets/team-meeting.jpg');padding:92px 0 82px}
.knowledge-hero{background-image:url('assets/campus-classroom.jpg');padding:92px 0 82px}
.module-hero:before,.knowledge-hero:before{content:"";position:absolute;inset:0;background:rgba(8,32,25,.78);z-index:-1}
.module-hero h1,.knowledge-hero h1{font-size:48px;margin:9px 0 15px}
.module-hero>div>span,.knowledge-hero>div>span{font-size:14px;line-height:1.9;color:#dce7e2;max-width:780px}
.module-hero label,.knowledge-hero label{height:52px;margin-top:32px;border-radius:4px;padding:0 17px;box-shadow:0 14px 35px rgba(0,0,0,.15)}
.module-hero input,.knowledge-hero input{font-size:13px}
.module-main,.knowledge-main{background:#f4f6f4;padding:52px 0 100px}
.module-note{padding:0 0 25px;margin-bottom:25px}
.module-note>span,.module-note a{font-size:12px}
.module-note p{font-size:12px}
.module-grid{gap:20px}
.module-card{min-height:480px;padding:31px;background:#fff;border:1px solid var(--line);border-radius:6px;box-shadow:0 8px 25px rgba(19,43,34,.05)}
.module-card:hover{border-color:#b6c7bf;box-shadow:var(--shadow)}
.module-number{font-size:36px;color:#b7c6bf}
.module-card h2{font-size:28px}
.module-card>p{font-size:13px;margin:20px 0 18px}
.module-links{gap:10px}
.module-links a{min-height:92px;padding:16px 14px;background:#f0f4f1;border-radius:4px}
.module-links b{font-size:13px}
.module-links span{font-size:10px}
.tag-list{gap:9px}
.tag-list a{padding:9px 12px;font-size:11px;border-radius:3px}
.module-articles{gap:10px;padding-top:18px}
.module-articles strong{font-size:11px}
.module-articles a{font-size:12px}

/* Knowledge listing */
.knowledge-filters{gap:9px;margin-bottom:24px}
.knowledge-filters button{padding:10px 15px;font-size:12px;border-radius:3px}
.knowledge-context{padding:18px 21px;margin-bottom:22px;border-radius:0 5px 5px 0}
.knowledge-context small,.knowledge-context span,.knowledge-context>a{font-size:11px}
.knowledge-context b{font-size:15px}
.knowledge-grid{gap:18px}
.knowledge-card{min-height:310px;padding:30px;border-radius:6px;box-shadow:0 7px 24px rgba(18,42,33,.04)}
.knowledge-card>span{font-size:10px}
.knowledge-card h2{font-size:22px;line-height:1.5;margin:14px 0}
.knowledge-card p{font-size:12px;line-height:1.9}
.knowledge-card>div{font-size:10px;padding-top:16px}

/* Article detail */
.article-page{background:#f4f6f4;padding-bottom:110px}
.breadcrumb{height:68px;font-size:11px}
.article-grid{grid-template-columns:minmax(0,1fr) 310px;gap:28px}
.article-main{border:0;border-radius:6px;box-shadow:0 12px 40px rgba(18,42,33,.08);overflow:hidden}
.article-header{padding:60px 9% 38px}
.article-category{font-size:11px}
.article-header h1{font-size:42px;line-height:1.32;margin:15px 0 18px}
.article-header>p{font-size:15px;line-height:1.9}
.article-byline{margin-top:27px}
.author-avatar{width:40px;height:40px;font-size:14px}
.article-byline b{font-size:11px}
.article-byline span{font-size:10px}
.article-hero-image{height:390px}
.article-source{margin:34px 9% 0;padding:17px 19px;border-radius:0 4px 4px 0}
.article-source b{font-size:11px}
.article-source p{font-size:11px}
.article-body{padding:30px 9% 58px}
.article-body h2{font-size:28px;margin:44px 0 16px;line-height:1.45}
.article-body h3{font-size:19px;margin:32px 0 12px}
.article-body p,.article-body li{font-size:16px;line-height:2;color:#34413b}
.article-body li{margin:9px 0}
.article-body table{margin:26px 0}
.article-body th,.article-body td{padding:14px;font-size:13px;line-height:1.7}
.answer-callout{padding:21px 24px;margin:26px 0;border-radius:4px}
.answer-callout b{font-size:12px}
.article-faq{margin:0 9% 42px;padding-top:32px}
.article-faq h2{font-size:27px}
.article-faq-item{padding:18px 0}
.article-faq-item b{font-size:14px}
.article-faq-item p{font-size:13px}
.article-review{padding:24px 9%}
.article-review b,.article-review span{font-size:10px}
.article-aside{gap:18px;position:sticky;top:168px}
.toc,.aside-consult,.aside-related{padding:23px;border-radius:5px}
.toc>b,.aside-related>b{font-size:13px}
.toc a{font-size:11px;padding:8px 0 8px 14px}
.aside-consult>span{font-size:10px}
.aside-consult h3{font-size:21px}
.aside-consult p,.aside-consult a,.aside-related a{font-size:11px}

@media(max-width:1050px){
  .nav-inner a{padding:0 12px;font-size:12px}
  .program-grid{grid-template-columns:1fr 1fr}
  .steps{grid-template-columns:repeat(3,1fr);gap:12px}
  .steps>i{display:none}
  .school-grid{grid-template-columns:1fr 1fr}
  .article-grid{grid-template-columns:minmax(0,1fr) 270px}
  .article-header h1{font-size:36px}
}

@media(max-width:800px){
  .container{width:calc(100% - 32px)}
  .site-header{position:relative}
  .header-main{height:76px}
  .header-contact,.header-promise{display:none}
  .mobile-menu{display:block;width:42px;height:42px;border-radius:4px}
  .main-nav{display:none}
  .main-nav.open{display:block}
  .nav-inner{height:auto;display:grid;padding:8px 16px 16px}
  .nav-inner a{height:44px;padding:0 12px}
  .nav-inner a.active:after{display:none}
  .nav-inner .consult-nav{margin:8px 0 0;height:44px;justify-content:center}
  .hero{height:670px;min-height:670px}
  .hero-content{padding-top:82px}
  .hero h1{font-size:52px}
  .hero h2{font-size:25px}
  .hero-content>p:not(.hero-kicker){font-size:14px}
  .hero-proof{margin-top:46px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
  .hero-proof i{display:none}
  .query-grid{display:grid;gap:18px;padding:22px}
  .query-form{grid-template-columns:1fr 1fr}
  .section{padding:82px 0}
  .section-head{display:block}
  .section-head>p{margin-top:17px}
  .section h2{font-size:32px}
  .program-grid{grid-template-columns:1fr 1fr}
  .steps{grid-template-columns:1fr 1fr}
  .quick-links{grid-template-columns:1fr 1fr}
  .service-gallery{grid-template-columns:1fr 1fr}
  .school-grid{grid-template-columns:1fr 1fr}
  .about{grid-template-columns:1fr}
  .about-media{min-height:440px}
  .qualification-grid{grid-template-columns:1fr;gap:45px}
  .case-grid{grid-template-columns:1fr}
  .article-layout{grid-template-columns:1fr}
  .faq-grid{grid-template-columns:1fr;gap:38px}
  .contact-inner{grid-template-columns:1fr;gap:35px}
  .module-grid,.knowledge-grid{grid-template-columns:1fr}
  .module-note{grid-template-columns:1fr}
  .module-hero h1,.knowledge-hero h1{font-size:39px}
  .article-grid{grid-template-columns:1fr}
  .article-aside{position:static;grid-template-columns:1fr 1fr}
  .toc{grid-column:1/-1}
}

@media(max-width:520px){
  .container{width:calc(100% - 24px)}
  .notice-bar{height:34px;font-size:10px}
  .school-logo{width:42px;height:42px}
  .site-brand strong{font-size:21px}
  .site-brand small{font-size:8px}
  .hero{height:710px;min-height:710px}
  .hero-content{padding-top:68px}
  .hero-kicker{font-size:11px}
  .hero h1{font-size:43px}
  .hero h2{font-size:22px}
  .hero-actions{display:grid;grid-template-columns:1fr 1fr}
  .btn{padding:0 12px;font-size:12px}
  .hero-proof{margin-top:40px}
  .hero-proof span{font-size:9px}
  .hero-proof b{display:block;font-size:18px;margin:0}
  .query-strip{margin-top:-32px}
  .query-form{grid-template-columns:1fr}
  .section{padding:68px 0}
  .section h2{font-size:28px}
  .program-grid{grid-template-columns:1fr}
  .program-card{min-height:345px}
  .steps{grid-template-columns:1fr}
  .quick-links{grid-template-columns:1fr}
  .service-gallery,.school-grid{grid-template-columns:1fr}
  .source-note{grid-template-columns:1fr;gap:10px}
  .major-content{grid-template-columns:1fr}
  .about-media{min-height:320px}
  .about-copy{padding:56px 22px}
  .about-values{grid-template-columns:1fr}
  .qualification-points,.qualification-photos{grid-template-columns:1fr}
  .license-panel{padding:27px}
  .article-tabs{justify-content:flex-start;flex-wrap:nowrap;overflow:auto;margin-top:20px}
  .article-feature{min-height:430px}
  .feature-visual{height:230px}
  .contact form{grid-template-columns:1fr}
  .contact form label:nth-child(3),.contact form button{grid-column:1}
  .module-hero,.knowledge-hero{padding:70px 0 62px}
  .module-hero h1,.knowledge-hero h1{font-size:32px}
  .module-card{padding:23px;min-height:0}
  .module-links{grid-template-columns:1fr}
  .knowledge-context{display:grid}
  .article-header{padding:42px 7% 28px}
  .article-header h1{font-size:30px}
  .article-header>p{font-size:13px}
  .article-hero-image{height:235px}
  .article-source{margin-left:7%;margin-right:7%;display:block}
  .article-source b{display:block;margin-bottom:7px}
  .article-body{padding:24px 7% 45px}
  .article-body h2{font-size:23px;margin-top:36px}
  .article-body p,.article-body li{font-size:15px}
  .article-body table{display:block;overflow:auto}
  .article-faq{margin-left:7%;margin-right:7%}
  .article-aside{grid-template-columns:1fr}
  .toc{grid-column:1}
  .footer-grid{grid-template-columns:1fr}
}
