:root{--ink:#111310;--paper:#f4f1ea;--cream:#e9e2d5;--copper:#b8834f;--line:rgba(17,19,16,.18);--white:#fff;--max:1240px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Microsoft YaHei","PingFang SC",Arial,sans-serif;letter-spacing:0;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit}.site-header{height:88px;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;background:rgba(244,241,234,.94);position:fixed;inset:0 0 auto;z-index:20;border-bottom:1px solid rgba(17,19,16,.1);backdrop-filter:blur(14px)}.brand{display:flex;align-items:center;gap:14px}.brand-mark{width:48px;height:48px;display:grid;place-items:center;background:var(--ink);color:var(--paper);font-family:SimSun,serif;font-size:18px;border:1px solid var(--copper)}.brand-copy{display:flex;flex-direction:column;gap:3px}.brand-copy strong{font-size:16px}.brand-copy small{font-size:9px;color:#777;letter-spacing:1.8px}.nav{display:flex;align-items:center;gap:36px;font-size:14px}.nav a{position:relative}.nav a:not(.nav-contact):after{content:"";height:1px;background:var(--copper);position:absolute;left:0;right:100%;bottom:-7px;transition:.25s}.nav a:hover:after{right:0}.nav-contact{border:1px solid var(--ink);padding:12px 20px;transition:.25s}.nav-contact:hover{background:var(--ink);color:white}.menu-toggle{display:none;border:0;background:transparent;width:42px;height:42px}.menu-toggle span{display:block;width:24px;height:1px;background:var(--ink);margin:7px auto;transition:.25s}
.hero{min-height:760px;height:100vh;position:relative;color:#fff;display:flex;align-items:center;padding:120px 7vw 130px;overflow:hidden}.hero-bg{position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,12,10,.92) 0%,rgba(10,12,10,.76) 45%,rgba(10,12,10,.2) 100%),url("assets/hero-office.jpg") center/cover;transform:scale(1.02)}.hero:after{content:"";position:absolute;inset:88px 0 0;background:linear-gradient(180deg,transparent 65%,rgba(0,0,0,.32))}.hero-content{position:relative;z-index:2;max-width:880px}.eyebrow{font-size:13px;color:#d8b88f;letter-spacing:4px;margin:0 0 26px}.hero h1{font-family:SimSun,"Songti SC",serif;font-size:clamp(52px,6.5vw,96px);line-height:1.08;font-weight:500;margin:0;letter-spacing:0}.hero-lead{font-family:SimSun,serif;font-size:22px;line-height:1.8;color:rgba(255,255,255,.78);margin:30px 0 36px}.hero-actions{display:flex;align-items:center;gap:34px}.primary-btn{background:var(--copper);color:#fff;padding:17px 24px;font-size:14px;transition:.25s}.primary-btn:hover{background:#c9955f;transform:translateY(-2px)}.primary-btn span{margin-left:24px}.text-link{font-size:14px;border-bottom:1px solid rgba(255,255,255,.5);padding-bottom:7px}.text-link span{margin-left:10px}.hero-index{position:absolute;z-index:3;right:5vw;bottom:40px;display:grid;grid-template-columns:repeat(4,130px);border-top:1px solid rgba(255,255,255,.28);padding-top:17px}.hero-index div{display:flex;flex-direction:column;gap:7px}.hero-index strong{color:#d7ad7c;font-size:12px}.hero-index span{font-size:13px}.scroll-hint{position:absolute;z-index:4;left:2vw;bottom:40px;font-size:9px;letter-spacing:2px;writing-mode:vertical-rl;display:flex;gap:12px;align-items:center}.scroll-hint span{width:1px;height:44px;background:rgba(255,255,255,.55)}
.section-shell{max-width:var(--max);margin:auto;padding:120px 34px}.section-kicker{font-size:11px;letter-spacing:2px;color:#777;display:flex;gap:16px;align-items:center;margin-bottom:50px}.section-kicker span{color:var(--copper);font-weight:bold}.section-kicker.light{color:rgba(255,255,255,.5)}.intro-heading{display:grid;grid-template-columns:1.15fr .85fr;gap:80px;align-items:end;margin-bottom:76px}.intro-heading h2,.strength h2,.process h2,.contact h2,.statement h2{font-family:SimSun,"Songti SC",serif;font-weight:500;letter-spacing:0}.intro-heading h2{font-size:52px;margin:0}.intro-heading p{color:#6f716d;line-height:2;margin:0;max-width:500px}.services-list{border-top:1px solid var(--line)}.service-row{display:grid;grid-template-columns:80px 280px 1fr 44px;gap:28px;align-items:center;padding:34px 0;border-bottom:1px solid var(--line);transition:.3s}.service-row:hover{padding-left:16px;background:rgba(184,131,79,.06)}.service-no{font-family:Georgia,serif;color:var(--copper);font-size:15px}.service-title h3{font-family:SimSun,serif;font-size:26px;font-weight:500;margin:0 0 8px}.service-title p{font-size:9px;color:#999;letter-spacing:2px;margin:0}.service-desc{font-size:14px;color:#686a66;line-height:1.9;margin:0}.service-arrow{width:42px;height:42px;border:1px solid var(--line);display:grid;place-items:center;font-size:18px}
.schools{padding-top:20px}.schools-heading{display:grid;grid-template-columns:1fr 320px;gap:70px;align-items:end;margin-bottom:46px}.schools-heading h2{font-family:SimSun,"Songti SC",serif;font-size:50px;font-weight:500;margin:0 0 20px}.schools-heading>div>p{color:#6f716d;line-height:1.9;margin:0;max-width:670px}.school-search{display:block;border-bottom:1px solid var(--ink);padding-bottom:11px}.school-search span{display:block;font-size:10px;color:#888;letter-spacing:1px;margin-bottom:8px}.school-search input{width:100%;border:0;outline:0;background:transparent;color:var(--ink);font-size:15px;padding:0}.school-search input::placeholder{color:#aaa}.school-tabs{display:flex;gap:0;border:1px solid var(--line);margin-bottom:28px}.school-tabs button{flex:1;min-height:52px;border:0;border-right:1px solid var(--line);background:transparent;color:#666;cursor:pointer;transition:.2s}.school-tabs button:last-child{border-right:0}.school-tabs button:hover,.school-tabs button.active{background:var(--ink);color:#fff}.school-tabs button span{margin-left:7px;font-size:10px;color:var(--copper)}.school-summary{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px;color:#777;font-size:12px}.school-summary p{margin:0}.school-summary strong{font-family:SimSun,serif;color:var(--ink);font-size:21px;font-weight:500}.school-summary span{color:var(--copper);font-weight:bold}.school-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.school-card{background:#fff;border:1px solid rgba(17,19,16,.12);min-height:130px;padding:20px;display:grid;grid-template-columns:94px 1fr;gap:18px;align-items:center;border-radius:4px;transition:.25s}.school-card:hover{transform:translateY(-3px);border-color:rgba(184,131,79,.7);box-shadow:0 12px 30px rgba(17,19,16,.08)}.school-logo{height:76px;display:grid;place-items:center;overflow:hidden;background:#fafafa}.school-logo img{max-width:100%;max-height:70px;object-fit:contain}.school-logo-fallback{font-family:SimSun,serif;font-size:22px;color:var(--copper)}.school-card-copy{min-width:0}.school-card-copy small{display:block;color:var(--copper);font-size:9px;letter-spacing:1px;margin-bottom:10px}.school-card-copy strong{display:block;font-family:SimSun,serif;font-size:17px;font-weight:500;line-height:1.45}.school-card-copy span{display:block;color:#999;font-size:10px;margin-top:10px}.school-more{display:block;margin:34px auto 0;border:1px solid var(--ink);background:transparent;min-width:190px;padding:14px 20px;cursor:pointer;transition:.2s}.school-more:hover{background:var(--ink);color:#fff}.school-more span{margin-left:16px}.school-more[hidden]{display:none}.school-empty{grid-column:1/-1;text-align:center;padding:70px 20px;color:#888;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.school-source{text-align:center;color:#999;font-size:11px;line-height:1.8;margin:30px auto 0;max-width:820px}
.statement{display:grid;grid-template-columns:1fr 1fr;min-height:700px;background:#151714;color:white}.statement-image{background:url("assets/study.jpg") center/cover}.statement-copy{padding:90px 8vw 90px 7vw;display:flex;flex-direction:column;justify-content:center}.quote-mark{font-family:Georgia,serif;font-size:88px;line-height:.5;color:var(--copper);margin:20px 0 24px}.statement h2{font-size:40px;line-height:1.55;margin:0 0 34px}.statement-copy>p:last-child{color:rgba(255,255,255,.6);line-height:2;max-width:520px}.strength-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px}.strength-heading{position:sticky;top:130px;height:max-content}.strength-heading h2{font-size:48px;line-height:1.35;margin:0 0 24px}.strength-heading p{line-height:1.9;color:#747670;max-width:330px}.strength-items{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-left:1px solid var(--line)}.strength-items article{min-height:230px;padding:42px 34px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.strength-items strong{font-family:SimSun,serif;font-size:23px;font-weight:500}.strength-items p{font-size:14px;line-height:1.9;color:#777;margin-top:25px}
.process{background:#1b1d1a;color:#fff;padding:110px 5vw}.process-inner{max-width:var(--max);margin:auto}.process h2{font-size:48px;margin:0 0 70px}.process-steps{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.18)}.process-steps article{padding:32px 28px 25px 0;border-right:1px solid rgba(255,255,255,.15);min-height:210px}.process-steps article+article{padding-left:28px}.process-steps span{color:var(--copper);font-size:10px;letter-spacing:2px}.process-steps strong{display:block;font-family:SimSun,serif;font-size:24px;font-weight:500;margin:35px 0 20px}.process-steps p{font-size:13px;color:rgba(255,255,255,.5);line-height:1.8;margin:0}.contact{display:grid;grid-template-columns:1.05fr .95fr;min-height:720px}.contact-image{background:url("assets/team.jpg") center/cover}.contact-panel{background:#e8e0d2;padding:90px 8vw 80px 7vw;display:flex;flex-direction:column;justify-content:center}.contact-pre{font-size:14px;color:#777;margin:0 0 20px}.contact h2{font-size:52px;line-height:1.25;margin:0 0 56px}.contact-details{border-top:1px solid rgba(17,19,16,.25)}.contact-details div{display:grid;grid-template-columns:100px 1fr;padding:22px 0;border-bottom:1px solid rgba(17,19,16,.2);align-items:center}.contact-details span{font-size:13px;color:#666}.contact-details strong{font-weight:400;color:#777;letter-spacing:2px}footer{background:#0e100e;color:white;padding:40px 5vw;display:grid;grid-template-columns:1.4fr 1fr 1fr;align-items:center;gap:30px;font-size:11px;color:rgba(255,255,255,.48)}.footer-brand{display:flex;align-items:center;gap:14px;color:#fff;font-size:14px}.footer-brand .brand-mark{width:38px;height:38px;font-size:14px}.footer-brand strong{font-weight:500}footer p:last-child{text-align:right}
@media(max-width:900px){.site-header{height:72px;padding:0 20px}.brand-mark{width:40px;height:40px;font-size:15px}.brand-copy strong{font-size:13px}.brand-copy small{display:none}.menu-toggle{display:block;position:relative;z-index:3}.menu-toggle.active span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle.active span:last-child{transform:translateY(-4px) rotate(-45deg)}.nav{display:none;position:absolute;top:72px;left:0;right:0;background:var(--paper);padding:24px;flex-direction:column;align-items:stretch;gap:0;border-bottom:1px solid var(--line)}.nav.open{display:flex}.nav a{padding:16px 0;border-bottom:1px solid var(--line)}.nav-contact{border:0;padding:16px 0}.hero{min-height:720px;height:100svh;padding:110px 24px 160px;align-items:center}.hero-bg{background:linear-gradient(90deg,rgba(10,12,10,.88),rgba(10,12,10,.45)),url("assets/hero-office.jpg") 60% center/cover}.hero h1{font-size:48px;line-height:1.18}.hero-lead{font-size:17px;margin:24px 0 32px}.hero-index{left:24px;right:24px;bottom:35px;grid-template-columns:repeat(2,1fr);gap:14px 0}.hero-index div{gap:3px}.scroll-hint{display:none}.section-shell{padding:84px 24px}.section-kicker{margin-bottom:34px}.intro-heading{grid-template-columns:1fr;gap:24px;margin-bottom:48px}.intro-heading h2{font-size:38px}.service-row{grid-template-columns:42px 1fr 32px;gap:16px;padding:27px 0}.service-desc{grid-column:2/4}.service-title h3{font-size:23px}.service-arrow{width:32px;height:32px}.schools{padding-top:10px}.schools-heading{grid-template-columns:1fr;gap:30px}.schools-heading h2{font-size:38px}.school-tabs{overflow-x:auto}.school-tabs button{min-width:104px}.school-summary{align-items:flex-end;gap:20px}.school-summary p:last-child{text-align:right}.school-grid{grid-template-columns:1fr 1fr}.school-card{grid-template-columns:72px 1fr;padding:16px}.school-logo{height:64px}.statement{grid-template-columns:1fr}.statement-image{min-height:420px}.statement-copy{padding:75px 24px}.statement h2{font-size:32px}.strength-grid{grid-template-columns:1fr;gap:50px}.strength-heading{position:static}.strength-heading h2{font-size:38px}.strength-items{grid-template-columns:1fr}.strength-items article{min-height:0;padding:34px 28px}.process{padding:84px 24px}.process h2{font-size:38px;margin-bottom:45px}.process-steps{grid-template-columns:1fr 1fr}.process-steps article:nth-child(2){border-right:0}.process-steps article{border-bottom:1px solid rgba(255,255,255,.15);min-height:190px}.contact{grid-template-columns:1fr}.contact-image{min-height:420px}.contact-panel{padding:75px 24px}.contact h2{font-size:42px}footer{grid-template-columns:1fr;text-align:left;padding:36px 24px}footer p:last-child{text-align:left}}
@media(max-width:520px){.hero h1{font-size:39px}.hero-actions{gap:20px}.primary-btn{padding:15px 18px}.primary-btn span{margin-left:12px}.services-list .service-row{grid-template-columns:36px 1fr 32px}.school-grid{grid-template-columns:1fr}.school-summary p:last-child{display:none}.school-card{min-height:110px}.process-steps{grid-template-columns:1fr}.process-steps article,.process-steps article+article{padding:28px 0;border-right:0;min-height:0}.strength-items{grid-template-columns:1fr}.contact-details div{grid-template-columns:85px 1fr}.contact-details strong{letter-spacing:0;font-size:12px}}
.school-tabs{scrollbar-width:none}.school-tabs::-webkit-scrollbar{display:none}
.hero-index{grid-template-columns:repeat(5,116px)}
.service-row{align-items:start}.service-content{min-width:0}.service-points{margin:12px 0 0;color:var(--copper);font-size:11px;line-height:1.9}.service-arrow{margin-top:2px}

/* Official company identity */
.brand{gap:12px}.brand-mark{width:64px;height:48px;display:grid;place-items:center;flex:0 0 auto;background:transparent;border:0;color:inherit}.brand-mark img{display:block;width:100%;height:100%;object-fit:contain}.brand-copy strong,.brand-copy small{white-space:nowrap}.brand-copy small{font-size:8px;letter-spacing:1.25px}.contact-details div{align-items:start}.contact-details span{padding-top:2px}.contact-details strong{letter-spacing:.5px;line-height:1.7}.contact-details a{color:var(--ink)}.footer-brand .brand-mark{width:52px;height:38px}
@media(min-width:901px) and (max-width:1120px){.site-header{padding-left:3vw;padding-right:3vw}.brand-mark{width:58px}.brand-copy strong{font-size:14px}.brand-copy small{font-size:7px;letter-spacing:.8px}.nav{gap:20px}}
@media(max-width:900px){.brand-mark{width:54px;height:40px}}
@media(max-width:520px){.brand{gap:9px}.brand-mark{width:48px;height:36px}.brand-copy strong{font-size:12px}}

/* Bright split-screen hero with the company customer-service portrait */
.hero{min-height:700px;height:min(820px,100vh);padding:150px 7vw 190px;color:var(--ink);background:#f3f6fb;align-items:center}.hero-bg{inset:88px 0 0 46%;background:url("assets/customer-service.png") 62% center/cover;transform:none}.hero:after{inset:88px 38% 0 42%;background:linear-gradient(90deg,#f3f6fb 0%,rgba(243,246,251,.9) 30%,rgba(243,246,251,0) 100%)}.hero-content{max-width:600px}.eyebrow{color:#c47b16;margin-bottom:22px;font-weight:600}.hero h1{font-size:clamp(48px,5vw,70px);line-height:1.16;color:#10264a}.hero-lead{max-width:540px;color:#515966;font-size:19px;line-height:1.85;margin:26px 0 32px}.primary-btn{background:#12428c}.primary-btn:hover{background:#1b55ad}.text-link{color:#23344f;border-color:rgba(16,38,74,.35)}.hero-index{left:7vw;right:auto;bottom:43px;grid-template-columns:repeat(5,minmax(86px,110px));color:#26354d;border-color:rgba(16,38,74,.2)}.hero-index div{padding-right:12px}.hero-index strong{color:#c47b16}.scroll-hint{color:#5f6e84}.scroll-hint span{background:rgba(16,38,74,.35)}
@media(min-width:901px) and (max-width:1120px){.hero{padding-left:5vw}.hero-bg{left:50%}.hero:after{left:46%;right:35%}.hero-content{max-width:520px}.hero h1{font-size:52px}.hero-index{left:5vw;grid-template-columns:repeat(5,88px)}}
@media(max-width:900px){.hero{height:auto;min-height:1020px;padding:112px 24px 460px;align-items:flex-start;background:#f3f6fb}.hero-bg{inset:auto 0 0;height:360px;background:url("assets/customer-service.png") 63% center/cover;transform:none}.hero:after{inset:auto 0 300px;height:80px;background:linear-gradient(180deg,#f3f6fb 0%,rgba(243,246,251,0) 100%)}.hero-content{width:100%;max-width:570px}.hero h1{color:#10264a;font-size:48px;line-height:1.18}.hero-lead{color:#515966;font-size:17px}.hero-index{left:24px;right:24px;bottom:380px;grid-template-columns:repeat(2,1fr);gap:14px 0;color:#26354d;border-color:rgba(16,38,74,.2)}.hero-index div{gap:3px}.scroll-hint{display:none}}
@media(max-width:520px){.hero{min-height:1010px;padding-top:108px}.hero h1{font-size:42px}.hero-actions{gap:20px}.hero-bg{height:350px}.hero:after{bottom:290px}.hero-index{bottom:365px}}

/* Richer hero content hierarchy */
.hero{padding-bottom:110px}.hero-content{max-width:630px}.hero-subtitle{margin:24px 0 0;color:#10264a;font-size:20px;font-weight:700;line-height:1.5}.hero-lead{max-width:590px;margin:14px 0 28px;font-size:16px;line-height:1.9}.hero-index{position:static;left:auto;right:auto;bottom:auto;width:max-content;margin-top:34px;padding-top:0;border-top:0;grid-template-columns:repeat(3,150px);color:#26354d}.hero-index div{gap:8px;padding:0 24px;border-left:1px solid rgba(18,66,140,.28)}.hero-index div:first-child{padding-left:0;border-left:0}.hero-index strong{color:#10264a;font-family:Arial,"Microsoft YaHei",sans-serif;font-size:25px;line-height:1}.hero-index strong small{margin-left:2px;font-size:12px;font-weight:500}.hero-index span{font-size:12px}
@media(min-width:901px) and (max-width:1120px){.hero-content{max-width:540px}.hero-index{grid-template-columns:repeat(3,135px)}.hero-index div{padding:0 18px}}
@media(max-width:900px){.hero{min-height:0;padding:108px 24px 400px}.hero-subtitle{margin-top:20px;font-size:17px}.hero-lead{margin-top:12px;font-size:15px;line-height:1.85}.hero-index{position:static;width:100%;margin-top:32px;padding-top:21px;border-top:1px solid rgba(16,38,74,.16);grid-template-columns:repeat(3,1fr);gap:0}.hero-index div{padding:0 12px}.hero-index div:first-child{padding-left:0}.hero-index strong{font-size:21px}.hero-index span{font-size:10px;line-height:1.5}.hero-bg{height:350px}.hero:after{bottom:290px}}
@media(max-width:520px){.hero{padding-top:104px;padding-bottom:390px}.hero h1{font-size:40px}.hero-actions{margin-top:2px}.hero-index{margin-top:28px}.hero-index div{padding:0 8px}.hero-index strong{font-size:20px}.hero-index strong small{font-size:10px}}

@media(max-width:900px){.hero{height:auto;min-height:0;display:flex;flex-direction:column;padding:108px 24px 0}.hero-content{order:1}.hero-bg{position:relative;order:2;inset:auto;width:calc(100% + 48px);height:350px;min-height:350px;margin:34px -24px 0;flex:0 0 auto;background-position:63% center}.hero:after{display:none}}
@media(max-width:520px){.hero{padding-top:104px;padding-bottom:0}.hero-bg{margin-top:30px}}

/* ICP filing information */
.footer-legal{text-align:right;display:flex;flex-direction:column;align-items:flex-end;gap:7px}.footer-legal p{margin:0}.footer-legal a{color:rgba(255,255,255,.62);transition:color .2s}.footer-legal a:hover{color:#fff}
@media(max-width:900px){.footer-legal{text-align:left;align-items:flex-start}}

/* Expanded three-column company footer */
.site-footer{display:block;background:#f8f9fb;color:#697180;padding:0;border-top:1px solid #e3e7ed;font-size:12px}.footer-inner{max-width:1240px;margin:0 auto;padding:64px 34px 58px;display:grid;grid-template-columns:1.05fr 1.35fr .9fr;gap:76px;align-items:start}.site-footer .footer-brand{gap:12px;color:#10264a;font-size:15px}.site-footer .footer-brand .brand-mark{width:58px;height:42px}.site-footer .footer-brand strong{font-weight:700}.footer-slogan{position:relative;margin:20px 0 18px;color:#10264a;font-size:14px;font-weight:600}.footer-slogan:after{content:"";display:block;width:42px;height:2px;margin-top:10px;background:#d28a2b}.footer-intro{max-width:330px;margin:0;line-height:1.85}.footer-label{display:block;margin:4px 0 17px;color:#9aa1ad;font-size:10px;letter-spacing:2px}.footer-nav{display:flex;flex-wrap:wrap;gap:10px 0;margin-bottom:26px}.footer-nav a{position:relative;color:#485365;font-size:13px;padding:0 13px}.footer-nav a:first-child{padding-left:0}.footer-nav a+a:before{content:"·";position:absolute;left:-2px;color:#aab1bb}.footer-nav a:hover{color:#12428c}.site-footer .footer-legal{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:8px 18px;text-align:left}.site-footer .footer-legal p{margin:0}.site-footer .footer-legal a{color:#697180}.site-footer .footer-legal a:hover{color:#12428c}.footer-contact{padding-left:32px;border-left:1px solid #e0e4ea}.footer-phone{display:block;margin:0 0 14px;color:#10264a;font-family:Arial,sans-serif;font-size:25px;letter-spacing:1px}.footer-contact p{margin:0 0 18px;line-height:1.75}.footer-contact-link{display:inline-flex;gap:15px;align-items:center;color:#12428c;font-weight:600;border-bottom:1px solid rgba(18,66,140,.3);padding-bottom:5px}
@media(max-width:900px){.footer-inner{padding:52px 24px;grid-template-columns:1fr;gap:40px}.footer-intro{max-width:620px}.footer-contact{padding:32px 0 0;border-left:0;border-top:1px solid #e0e4ea}.site-footer .footer-legal{align-items:flex-start}.footer-nav{margin-bottom:22px}}
@media(max-width:900px){.hero{padding-bottom:180px}.hero-index{grid-template-columns:repeat(3,1fr);gap:12px 8px}.service-title{grid-column:2/3}.service-content{grid-column:2/4}.service-arrow{grid-column:3;grid-row:1}.service-points{margin-top:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Enterprise WeChat QR code in the footer */
.footer-inner{grid-template-columns:1fr 1.15fr 1.2fr;gap:58px}.footer-contact{display:grid;grid-template-columns:minmax(145px,1fr) 112px;gap:22px;align-items:end}.footer-contact-copy{min-width:0}.footer-qr{margin:0;justify-self:end;text-align:center}.footer-qr img{display:block;width:112px;height:112px;padding:5px;background:#fff;border:1px solid #e2e6ec;object-fit:contain}.footer-qr figcaption{margin-top:8px;color:#8b929d;font-size:10px;white-space:nowrap}
@media(max-width:1120px) and (min-width:901px){.footer-inner{grid-template-columns:1fr 1fr 1.2fr;gap:34px}.footer-contact{grid-template-columns:1fr 98px;gap:14px}.footer-qr img{width:98px;height:98px}}
@media(max-width:900px){.footer-inner{grid-template-columns:1fr;gap:40px}.footer-inner>*{min-width:0}.footer-contact{grid-template-columns:1fr 112px;gap:24px}.footer-qr{align-self:end;justify-self:end}}
@media(max-width:520px){.footer-contact{grid-template-columns:1fr}.footer-qr{margin-top:8px;justify-self:end}}

/* Personal WeChat (left) and enterprise WeChat (right) */
.footer-inner{grid-template-columns:.9fr 1fr 1.45fr;gap:48px}.footer-contact{grid-template-columns:minmax(145px,1fr) auto;gap:20px}.footer-qr-group{display:flex;gap:14px;align-items:flex-start;justify-self:end}.footer-qr{margin:0}.footer-qr img{width:96px;height:96px}.footer-qr figcaption{margin-top:7px}
@media(max-width:1120px) and (min-width:901px){.footer-inner{grid-template-columns:.9fr .95fr 1.5fr;gap:28px}.footer-contact{grid-template-columns:minmax(135px,1fr) auto;gap:14px}.footer-qr-group{gap:10px}.footer-qr img{width:86px;height:86px}}
@media(max-width:900px){.footer-inner{grid-template-columns:1fr;gap:40px}.footer-inner>*{min-width:0}.footer-contact{grid-template-columns:1fr}.footer-qr-group{margin-top:10px;justify-self:end}.footer-qr img{width:96px;height:96px}}
@media(max-width:520px){.footer-qr{margin-top:0}}

/* More breathing room in the footer */
@media(min-width:1201px){.footer-inner{max-width:1480px;padding:76px 50px 70px;grid-template-columns:1fr 1.05fr 1.55fr;gap:84px}.footer-intro{max-width:360px;line-height:1.95}.footer-contact{padding-left:40px;grid-template-columns:minmax(190px,1fr) auto;gap:34px}.footer-qr-group{gap:18px}.footer-qr img{width:104px;height:104px}.footer-qr figcaption{margin-top:9px}}
@media(min-width:901px) and (max-width:1200px){.footer-inner{padding:64px 28px 60px;grid-template-columns:.9fr .9fr 1.55fr;gap:34px}.footer-contact{padding-left:26px;grid-template-columns:minmax(135px,1fr) auto;gap:16px}.footer-qr-group{gap:10px}.footer-qr img{width:82px;height:82px}}
@media(max-width:900px){.footer-inner{padding:58px 24px 62px;gap:48px}.footer-contact{padding-top:38px}.footer-qr-group{margin-top:22px;gap:16px}.footer-qr img{width:100px;height:100px}}

/* Visual core-services showcase: original people photo, integrated with page styling */
.intro.section-shell{max-width:1480px;padding-top:105px}.intro .section-kicker{margin-bottom:34px}.intro-heading{grid-template-columns:.9fr 1.1fr;gap:100px;margin-bottom:0}.intro-heading h2{font-size:48px}.services-showcase{margin-top:50px;padding:26px;display:grid;grid-template-columns:1.08fr .92fr;gap:62px;align-items:center;background:linear-gradient(135deg,#f4f8ff 0%,#f8fafc 48%,#faf7f1 100%);border:1px solid rgba(16,38,74,.08);border-radius:20px;box-shadow:0 22px 60px rgba(39,57,83,.07)}.services-visual{margin:0;overflow:hidden;border-radius:15px;background:#eaf0f7;box-shadow:0 14px 34px rgba(31,49,73,.11)}.services-visual img{display:block;width:100%;height:auto}.services-showcase .services-list{border:0}.services-showcase .service-row{min-height:0;padding:18px 0;display:grid;grid-template-columns:42px 168px minmax(0,1fr);gap:16px;align-items:center;border-bottom:1px solid rgba(16,38,74,.12);background:transparent}.services-showcase .service-row:first-child{border-top:1px solid rgba(16,38,74,.12)}.services-showcase .service-row:hover{padding-left:0;background:transparent}.services-showcase .service-no{width:34px;height:34px;display:grid;place-items:center;border:1px solid rgba(18,66,140,.25);border-radius:10px;background:rgba(255,255,255,.72);color:#12428c;font-weight:700}.services-showcase .service-title h3{margin-bottom:5px;font-size:19px;color:#10264a}.services-showcase .service-title p{font-size:8px;color:#8a95a7;letter-spacing:1.5px}.services-showcase .service-desc{font-size:12px;line-height:1.6;color:#505b6c}.services-showcase .service-points{margin-top:5px;font-size:9px;line-height:1.55;color:#bd7724}.services-showcase .service-arrow{display:none}
@media(max-width:1120px){.intro-heading{gap:55px}.services-showcase{grid-template-columns:1fr;gap:30px}.services-visual{max-width:840px;margin:auto}.services-showcase .service-row{grid-template-columns:42px 190px minmax(0,1fr)}}
@media(max-width:900px){.intro.section-shell{padding-top:82px}.intro .section-kicker{margin-bottom:30px}.intro-heading{grid-template-columns:1fr;gap:24px}.intro-heading h2{font-size:38px}.services-showcase{margin-top:36px;padding:15px;border-radius:15px;gap:24px}.services-visual{border-radius:11px}.services-showcase .service-row{padding:17px 0;grid-template-columns:40px minmax(0,1fr);gap:12px;align-items:start}.services-showcase .service-no{grid-column:1;grid-row:1;width:32px;height:32px}.services-showcase .service-title{grid-column:2;grid-row:1}.services-showcase .service-content{grid-column:2;grid-row:2}.services-showcase .service-title h3{font-size:18px}.services-showcase .service-desc{font-size:12px}.services-showcase .service-points{font-size:9px}}

/* Tighter spacing and warm palette matching the rest of the site */
.intro.section-shell{padding-top:62px;padding-bottom:72px}.intro .section-kicker{margin-bottom:22px}.intro-heading{gap:82px}.intro-heading h2{font-size:46px}.services-showcase{margin-top:30px;padding:20px;gap:52px;background:linear-gradient(135deg,#eae2d5 0%,#f3ede3 52%,#ece4d8 100%);border-color:rgba(184,131,79,.22);box-shadow:0 18px 46px rgba(88,67,45,.1)}.services-visual{background:#ded3c2;box-shadow:0 12px 28px rgba(72,54,36,.14)}.services-showcase .service-row{padding:15px 0;border-color:rgba(92,73,52,.17)}.services-showcase .service-row:first-child{border-color:rgba(92,73,52,.17)}.services-showcase .service-no{border-color:rgba(184,131,79,.42);background:rgba(255,252,246,.7);color:#a86d31}.services-showcase .service-title h3{color:#27251f}.services-showcase .service-title p{color:#8d8477}.services-showcase .service-desc{color:#5e5a52}
@media(max-width:900px){.intro.section-shell{padding-top:58px;padding-bottom:66px}.intro .section-kicker{margin-bottom:22px}.intro-heading{gap:18px}.intro-heading h2{font-size:36px}.services-showcase{margin-top:26px;padding:13px;gap:20px}.services-showcase .service-row{padding:15px 0}}

/* Reference-style service block: clean image-left, benefits-right layout */
.intro.section-shell{padding-top:62px;padding-bottom:68px;background:#fff;box-shadow:0 0 0 100vmax #fff;clip-path:inset(0 -100vmax)}.intro .section-kicker{margin-bottom:30px}.intro>.intro-heading,.intro>.services-showcase{display:none}.services-reference{display:grid;grid-template-columns:1.02fr .98fr;gap:78px;align-items:center}.services-reference-image{margin:0;overflow:hidden;border-radius:14px;background:#eee}.services-reference-image img{display:block;width:100%;height:auto}.service-benefits{display:flex;flex-direction:column;gap:46px}.service-benefit{display:grid;grid-template-columns:48px minmax(0,1fr);gap:20px;align-items:start}.benefit-icon{width:42px;height:42px;display:grid;place-items:center;color:#1769e8}.benefit-icon svg{width:34px;height:34px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.service-benefit h3{margin:0 0 10px;color:#151b25;font-family:"Microsoft YaHei","PingFang SC",sans-serif;font-size:21px;font-weight:700}.service-benefit p{margin:0;max-width:560px;color:#535b68;font-size:14px;line-height:1.85}
@media(max-width:1120px){.services-reference{gap:48px}.service-benefits{gap:32px}.service-benefit{gap:15px}.service-benefit h3{font-size:19px}.service-benefit p{font-size:13px}}
@media(max-width:900px){.intro.section-shell{padding-top:56px;padding-bottom:62px}.intro .section-kicker{margin-bottom:24px}.services-reference{grid-template-columns:1fr;gap:34px}.services-reference-image{border-radius:11px}.service-benefits{gap:30px}.service-benefit{grid-template-columns:42px minmax(0,1fr);gap:14px}.benefit-icon{width:38px;height:38px}.benefit-icon svg{width:31px;height:31px}.service-benefit h3{font-size:18px;margin-bottom:7px}.service-benefit p{font-size:13px;line-height:1.75}}

/* Homepage hero carousel */
.hero-bg.hero-carousel{inset:88px 0 0;background:none;transform:none;overflow:hidden}.hero-slide{position:absolute;inset:0;opacity:0;background-color:#eef6fb;background-repeat:no-repeat;background-position:center;background-size:100% auto;transition:opacity .9s ease}.hero-slide:first-child{background-image:url("assets/hero-team.png")}.hero-slide:nth-child(2){background-image:url("assets/hero-collaboration.png")}.hero-slide.active{opacity:1}.hero:after{inset:88px 0 0;background:linear-gradient(90deg,rgba(243,246,251,.98) 0%,rgba(243,246,251,.82) 29%,rgba(243,246,251,.32) 48%,rgba(243,246,251,0) 63%);pointer-events:none}.hero-carousel-controls{position:absolute;z-index:5;right:5vw;bottom:34px;display:flex;align-items:center;gap:10px;padding:7px 9px;border:1px solid rgba(16,38,74,.13);border-radius:999px;background:rgba(255,255,255,.78);box-shadow:0 8px 24px rgba(16,38,74,.1);backdrop-filter:blur(10px)}.hero-carousel-controls>button{width:30px;height:30px;padding:0;border:0;border-radius:50%;background:transparent;color:#10264a;cursor:pointer}.hero-carousel-controls>button:hover{background:rgba(18,66,140,.09)}.hero-carousel-dots{display:flex;align-items:center;gap:7px}.hero-carousel-dots button{width:7px;height:7px;padding:0;border:0;border-radius:50%;background:rgba(16,38,74,.25);cursor:pointer;transition:.25s}.hero-carousel-dots button.active{width:20px;border-radius:99px;background:#12428c}
@media(min-width:1800px){.hero-slide{background-size:cover}}
@media(max-width:900px){.hero{padding-bottom:0}.hero-bg.hero-carousel{position:relative;order:2;inset:auto;width:calc(100% + 48px);height:350px;min-height:350px;margin:34px -24px 0;flex:0 0 auto}.hero-slide{background-size:auto 100%;background-position:72% center}.hero-slide:nth-child(2){background-position:70% center}.hero-carousel-controls{right:20px;bottom:18px}}
@media(max-width:520px){.hero-bg.hero-carousel{height:300px;min-height:300px;margin-top:28px}.hero-carousel-controls{right:14px;bottom:14px;transform:scale(.92);transform-origin:right bottom}}
@media(prefers-reduced-motion:reduce){.hero-slide{transition:none}}

.hero-slide:nth-child(3){background-image:url("assets/hero-presentation.png")}
@media(max-width:900px){.hero-slide:nth-child(3){background-position:73% center}}

/* Final homepage carousel order: support, collaboration, presentation, team */
.hero-slide:first-child{background-image:url("assets/hero-support.png?v=2")}
.hero-slide:nth-child(2){background-image:url("assets/hero-collaboration.png?v=2")}
.hero-slide:nth-child(3){background-image:url("assets/hero-presentation.png?v=2")}
.hero-slide:nth-child(4){background-image:url("assets/hero-team.png?v=2")}
@media(max-width:900px){.hero-slide:first-child{background-position:73% center}.hero-slide:nth-child(2){background-position:70% center}.hero-slide:nth-child(3){background-position:73% center}.hero-slide:nth-child(4){background-position:72% center}}

/* Hero text changes with each carousel scene while the company name stays fixed */
.hero-copy-slider{position:relative;min-height:238px;margin-top:22px}.hero-copy{position:absolute;inset:0;opacity:0;visibility:hidden;transform:translateY(12px);transition:opacity .55s ease,transform .55s ease,visibility .55s}.hero-copy.active{opacity:1;visibility:visible;transform:translateY(0);transition-delay:.12s}.hero-copy .eyebrow{margin:0 0 12px}.hero-copy .hero-subtitle{margin-top:0}.hero-copy .hero-lead{min-height:91px}.hero-copy .hero-actions{margin-top:0}
@media(max-width:900px){.hero-copy-slider{min-height:286px;margin-top:20px}.hero-copy .hero-lead{min-height:126px}}
@media(max-width:520px){.hero-copy-slider{min-height:334px}.hero-copy .hero-lead{min-height:158px}.hero-copy .hero-actions{align-items:flex-start;flex-direction:column;gap:16px}.hero-copy .text-link{width:max-content}}

/* Restore the core-services section to the clean five-row directory layout */
.intro.section-shell{max-width:var(--max);padding-top:112px;padding-bottom:112px;background:transparent;box-shadow:none;clip-path:none}.intro>.services-reference{display:none}.intro>.intro-heading{display:grid}.intro>.services-showcase{display:block;margin-top:0;padding:0;background:transparent;border:0;border-radius:0;box-shadow:none}.services-showcase .services-visual{display:none}.services-showcase .services-list{border-top:1px solid var(--line)}.services-showcase .service-row{min-height:0;padding:34px 0;display:grid;grid-template-columns:80px 280px 1fr 44px;gap:28px;align-items:center;border-bottom:1px solid var(--line);background:transparent}.services-showcase .service-row:first-child{border-top:0}.services-showcase .service-row:hover{padding-left:16px;background:rgba(184,131,79,.06)}.services-showcase .service-no{width:auto;height:auto;display:inline;border:0;border-radius:0;background:transparent;color:var(--copper);font-family:Georgia,serif;font-size:15px;font-weight:400}.services-showcase .service-title h3{font-family:SimSun,serif;font-size:26px;font-weight:500;margin:0 0 8px;color:var(--ink)}.services-showcase .service-title p{font-size:9px;color:#999;letter-spacing:2px}.services-showcase .service-desc{font-size:14px;line-height:1.9;color:#686a66}.services-showcase .service-points{margin:12px 0 0;color:var(--copper);font-size:11px;line-height:1.9}.services-showcase .service-arrow{display:grid;width:42px;height:42px;border:1px solid var(--line);place-items:center;font-size:18px}
@media(max-width:900px){.intro.section-shell{padding-top:84px;padding-bottom:84px}.intro>.intro-heading{grid-template-columns:1fr;gap:24px;margin-bottom:48px}.intro-heading h2{font-size:38px}.services-showcase .service-row{grid-template-columns:42px 1fr 32px;gap:16px;padding:27px 0}.services-showcase .service-title{grid-column:2/3}.services-showcase .service-content{grid-column:2/4}.services-showcase .service-desc{font-size:14px}.services-showcase .service-arrow{grid-column:3;grid-row:1;width:32px;height:32px}}
@media(max-width:520px){.services-showcase .service-row{grid-template-columns:36px 1fr 32px}.services-showcase .service-title h3{font-size:23px}}
