:root{--blue:#0253ae;--blue-deep:#073a79;--ink:#15253a;--muted:#617187;--line:#e2e9f1;--pale:#f3f7fc;--white:#fff;--shell:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:"Microsoft YaHei","PingFang SC",system-ui,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%}.shell{width:min(var(--shell),calc(100% - 48px));margin-inline:auto}.skip-link{position:absolute;left:-9999px;top:10px;z-index:1000;padding:10px 16px;background:var(--blue);color:#fff}.skip-link:focus{left:10px}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.97);border-bottom:1px solid #edf1f5;backdrop-filter:blur(14px)}.header-inner{height:84px;display:flex;align-items:center;gap:34px}.brand{display:flex;align-items:center;gap:12px;min-width:245px}.brand-mark{width:43px;height:43px;background:var(--blue);color:#fff;display:grid;place-items:center;transform:rotate(-8deg);border-radius:11px 4px 11px 4px;box-shadow:0 8px 20px rgba(2,83,174,.19)}.brand-mark span{font-size:21px;font-weight:800;transform:rotate(8deg)}.brand-words{display:flex;flex-direction:column;gap:1px}.brand-words strong{font-size:21px;letter-spacing:.03em;line-height:1.25}.brand-words small{font-size:10px;letter-spacing:.1em;color:#8795a8}.main-nav{display:flex;align-items:center;justify-content:flex-end;gap:29px;margin-left:auto;white-space:nowrap}.main-nav a{font-size:14px;font-weight:600;transition:color .18s}.main-nav a:hover,.main-nav a:focus-visible{color:var(--blue)}.header-action{height:40px;padding:0 19px;border-radius:5px;background:var(--blue);color:#fff;display:inline-flex;align-items:center;gap:20px;white-space:nowrap;font-size:13px;font-weight:700}.header-action:hover,.button-primary:hover{background:var(--blue-deep)}.menu-toggle{display:none}.hero{position:relative;min-height:605px;overflow:hidden;background:#f0f6fd}.hero-photo{position:absolute;inset:0;background:url('../images/classroom-hero.png') center 53%/cover no-repeat}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#f5faff 0%,rgba(245,250,255,.98) 26%,rgba(245,250,255,.72) 45%,rgba(245,250,255,.06) 65%,rgba(245,250,255,0) 100%)}.hero:before{content:"";position:absolute;z-index:1;left:0;top:0;width:8px;height:100%;background:var(--blue)}.hero-layout{position:relative;z-index:2;min-height:605px;display:flex;align-items:center}.hero-copy{width:595px;padding:62px 0 45px}.eyebrow,.section-kicker{font-size:12px;font-weight:800;letter-spacing:.18em;color:var(--blue)}.eyebrow{display:flex;align-items:center;gap:13px;letter-spacing:.1em}.eyebrow-line{width:30px;height:2px;background:var(--blue)}.hero h1{font-size:clamp(43px,4.3vw,68px);letter-spacing:-.065em;line-height:1.27;margin:27px 0 20px;font-weight:800}.hero h1 em{font-style:normal;color:var(--blue)}.hero-copy>p{max-width:490px;color:#52677f;line-height:1.9;font-size:16px}.hero-actions{display:flex;gap:12px;margin-top:36px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;min-height:51px;padding:0 23px;border-radius:5px;font-weight:700;font-size:14px;transition:background .18s,transform .18s}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--blue);color:#fff}.button-light{border:1px solid #c9d8e8;background:#fff;color:var(--ink)}.button-light:hover{border-color:var(--blue);color:var(--blue)}.hero-foot{display:flex;align-items:center;gap:15px;margin-top:65px;color:#8090a5;font-size:11px;letter-spacing:.08em}.hero-track{display:block;width:75px;height:2px;background:linear-gradient(90deg,var(--blue) 33%,#cfdae7 33%)}.section{padding:100px 0}.intro-section{background:#fff}.intro-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:120px;align-items:end}.intro-grid h2,.section-heading h2,.process-grid h2,.bottom-cta h2{font-size:clamp(30px,3.2vw,46px);line-height:1.35;letter-spacing:-.05em;margin:18px 0 0}.intro-copy{border-left:2px solid var(--blue);padding-left:30px}.intro-copy p{font-size:16px;line-height:1.95;color:var(--muted);margin:0 0 24px}.text-link{color:var(--blue);font-weight:700;font-size:14px;display:inline-flex;gap:18px;align-items:center}.text-link:hover{text-decoration:underline}.courses-section{background:var(--pale)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:34px}.section-heading h2{margin-top:15px}.section-heading p{color:var(--muted);font-size:15px;line-height:1.8;margin:12px 0 0}.section-number{font-size:12px;color:#8fa2b8;letter-spacing:.2em}.course-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.course-card{min-height:330px;position:relative;padding:31px;background:#fff;border:1px solid #dfe8f2;display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s,border-color .2s}.course-card:hover{transform:translateY(-5px);box-shadow:0 20px 46px rgba(25,73,122,.12);border-color:#c4d6e9}.course-index{font-size:10px;font-weight:800;letter-spacing:.14em;color:var(--blue)}.course-icon{position:absolute;right:30px;top:28px;border:1px solid #dce8f4;border-radius:50%;width:34px;height:34px;display:grid;place-items:center;color:var(--blue)}.course-card h3{font-size:28px;letter-spacing:-.04em;margin:61px 0 13px}.course-card p{font-size:14px;color:var(--muted);line-height:1.8;margin:0;max-width:260px}.card-more{margin-top:auto;padding-top:26px;font-size:13px;font-weight:800;color:var(--blue);display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line)}.process-section{background:#fff}.process-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.process-grid>div>p{max-width:440px;color:var(--muted);line-height:1.9;font-size:15px}.process-list{border-top:1px solid var(--line)}.process-list>div{display:grid;grid-template-columns:48px 160px 1fr;gap:12px;align-items:center;padding:27px 0;border-bottom:1px solid var(--line)}.process-list span{font-size:12px;font-weight:800;color:var(--blue)}.process-list strong{font-size:17px}.process-list p{font-size:13px;color:var(--muted);line-height:1.7;margin:0}.stories-section{background:#f7f9fc}.story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.story-card{background:#fff;border:1px solid var(--line);padding:29px 28px 26px;min-height:290px;display:flex;flex-direction:column;transition:border-color .2s,transform .2s}.story-card:hover{border-color:var(--blue);transform:translateY(-3px)}.story-category{font-size:11px;color:var(--blue);font-weight:700}.story-category span{color:#b4c2d2;padding:0 8px}.story-card h3{font-size:20px;line-height:1.55;margin:27px 0 10px}.story-card p{font-size:13px;line-height:1.8;color:var(--muted);margin:0}.story-arrow{margin-top:auto;color:var(--blue);font-size:21px;align-self:flex-end}.bottom-cta{background:var(--blue);color:#fff;padding:80px 0}.bottom-cta .shell{display:flex;align-items:end;justify-content:space-between;gap:24px;flex-wrap:wrap}.bottom-cta .section-kicker{width:100%;color:#a9cdf7}.bottom-cta h2{margin:0}.button-white{background:#fff;color:var(--blue)}.button-white:hover{background:#e9f2fc}.site-footer{background:#112d4d;color:#d5e3f2;padding:66px 0 0}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:70px}.footer-title{font-size:21px;font-weight:800;color:#fff;margin-bottom:15px}.footer-grid p{line-height:1.85;font-size:13px;max-width:410px}.fine-print{opacity:.55;font-size:11px!important}.footer-heading{font-size:13px;font-weight:800;color:#fff;margin:4px 0 20px}.footer-grid>div:not(:first-child) a{display:block;font-size:13px;padding:6px 0}.footer-grid a:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #2b496b;padding:20px 0;margin-top:55px;font-size:11px;color:#88a2bf}.page-hero{background:linear-gradient(125deg,#eef6ff,#fff 64%);border-bottom:1px solid var(--line)}.page-hero-inner{padding:87px 0 84px}.page-hero h1{font-size:clamp(38px,4.2vw,58px);margin:16px 0 14px;letter-spacing:-.055em}.page-hero p{max-width:650px;color:var(--muted);font-size:16px;line-height:1.8;margin:0}.breadcrumbs{display:flex;gap:12px;align-items:center;padding-top:26px;color:#8493a7;font-size:12px}.breadcrumbs a:hover{color:var(--blue)}.listing-section{padding-top:55px}.list-layout,.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:65px}.list-topline{display:flex;justify-content:space-between;color:var(--blue);font-weight:700;font-size:12px;letter-spacing:.1em;border-bottom:2px solid var(--blue);padding-bottom:16px}.list-topline span:last-child{color:#96a5b5}.article-row{display:grid;grid-template-columns:54px 1fr;gap:14px;padding:34px 0;border-bottom:1px solid var(--line)}.article-row-number{width:38px;height:38px;border:1px solid #cddff0;border-radius:50%;display:grid;place-items:center;color:var(--blue);transition:background .2s,color .2s}.article-row:hover .article-row-number{background:var(--blue);color:#fff}.row-meta{font-size:11px;color:var(--blue);font-weight:700}.row-meta i{display:inline-block;width:3px;height:3px;background:#9fb3c8;border-radius:50%;vertical-align:middle;margin:0 9px}.article-row h2{font-size:22px;line-height:1.5;margin:11px 0 7px}.article-row:hover h2{color:var(--blue)}.article-row p{font-size:13px;line-height:1.85;color:var(--muted);margin:0 0 12px}.row-read{font-size:12px;font-weight:700;color:var(--blue)}.list-aside,.article-aside{align-self:start;background:var(--pale);padding:30px}.aside-label{color:var(--blue);font-size:10px;letter-spacing:.16em;font-weight:800}.list-aside h2,.article-aside h2{font-size:23px;margin:15px 0 8px}.list-aside p,.aside-note{font-size:13px;line-height:1.8;color:var(--muted)}.aside-links{margin-top:23px;border-top:1px solid #d9e5f2}.aside-links a{display:flex;justify-content:space-between;padding:17px 0;border-bottom:1px solid #d9e5f2;font-size:13px;font-weight:700}.aside-links a:hover{color:var(--blue)}.aside-links span{color:var(--blue)}.pagination{display:flex;align-items:center;justify-content:center;gap:20px;margin-top:32px;font-size:13px}.pagination>a{border:1px solid var(--line);padding:10px 16px}.pagination a:hover{color:var(--blue);border-color:var(--blue)}.empty-state{padding:50px 20px;color:var(--muted);text-align:center;background:var(--pale)}.article-crumb{padding-top:36px}.article-section{padding:55px 0 100px}.article-eyebrow{font-size:12px;color:var(--blue);font-weight:800}.article-eyebrow span{padding:0 9px;color:#adbdd0}.article-main h1{font-size:clamp(30px,3.4vw,45px);line-height:1.4;letter-spacing:-.04em;margin:20px 0}.article-meta{display:flex;gap:22px;flex-wrap:wrap;color:#8999aa;font-size:12px}.article-rule{height:2px;background:linear-gradient(90deg,var(--blue) 70px,var(--line) 70px);margin:30px 0 37px}.article-body{font-size:16px;line-height:2.05;overflow-wrap:anywhere}.article-body p{margin:0 0 1.25em}.article-body img{height:auto;border-radius:4px}.article-body h2,.article-body h3{line-height:1.45;margin:1.6em 0 .6em}.article-neighbors{border-top:1px solid var(--line);margin-top:55px;padding-top:21px;font-size:13px;color:var(--muted);line-height:2}.article-neighbors a:hover{color:var(--blue)}.aside-note{margin-top:25px}.article-aside{position:sticky;top:115px}
@media(max-width:1050px){.header-inner{gap:18px}.brand{min-width:210px}.main-nav{gap:16px}.main-nav a{font-size:12px}.header-action{padding:0 12px}.intro-grid,.process-grid{gap:50px}.list-layout,.article-layout{gap:35px}}
@media(max-width:780px){.shell{width:min(100% - 32px,var(--shell))}.header-inner{height:68px;gap:12px}.brand{min-width:0}.brand-mark{width:36px;height:36px}.brand-mark span{font-size:18px}.brand-words strong{font-size:17px}.brand-words small{font-size:8px}.header-action{display:none}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:5px;margin-left:auto;width:40px;height:40px;background:#fff;border:1px solid var(--line);border-radius:4px;padding:8px}.menu-toggle span{display:block;width:100%;height:2px;background:var(--blue)}.main-nav{display:none;position:absolute;top:68px;left:0;right:0;padding:10px 16px 18px;background:#fff;box-shadow:0 14px 22px rgba(10,35,70,.12);margin:0;white-space:normal}.main-nav.is-open{display:flex;flex-direction:column;align-items:stretch;gap:0}.main-nav a{font-size:15px;padding:13px 4px;border-bottom:1px solid var(--line)}.hero,.hero-layout{min-height:700px}.hero-photo{inset:260px 0 0;background-position:65% center}.hero:after{background:linear-gradient(180deg,#f5faff 0%,#f5faff 34%,rgba(245,250,255,.7) 50%,rgba(245,250,255,0) 72%)}.hero-copy{width:100%;align-self:start;padding:52px 0 0}.hero h1{font-size:clamp(39px,8.8vw,57px);margin:22px 0 14px}.hero-copy>p{font-size:14px;max-width:560px;margin:0}.hero-actions{margin-top:25px}.hero-foot{margin-top:38px}.section{padding:70px 0}.intro-grid,.process-grid{grid-template-columns:1fr;gap:28px}.intro-copy{padding-left:20px}.course-grid,.story-grid{grid-template-columns:1fr;gap:12px}.course-card{min-height:245px}.course-card h3{margin-top:42px}.process-list>div{grid-template-columns:32px 105px 1fr}.list-layout,.article-layout{grid-template-columns:1fr}.list-aside,.article-aside{position:static}.page-hero-inner{padding:62px 0}.article-section{padding-top:40px}.footer-grid{grid-template-columns:1fr 1fr;gap:30px}.footer-grid>div:first-child{grid-column:1/-1}}
@media(max-width:480px){.hero,.hero-layout{min-height:660px}.hero-photo{inset:285px 0 0;background-position:62% center}.hero:after{background:linear-gradient(180deg,#f5faff 0%,#f5faff 39%,rgba(245,250,255,.7) 55%,rgba(245,250,255,0) 78%)}.eyebrow{font-size:10px}.hero h1{font-size:38px}.hero-actions{flex-direction:column;align-items:stretch;max-width:290px}.hero-actions .button{min-height:45px}.hero-foot{margin-top:20px}.section-heading{align-items:start}.section-number{display:none}.section-heading h2,.intro-grid h2,.process-grid h2,.bottom-cta h2{font-size:31px}.course-card{padding:25px}.process-list>div{grid-template-columns:30px 1fr;gap:7px}.process-list p{grid-column:2}.article-row{grid-template-columns:38px 1fr;gap:10px;padding:26px 0}.article-row-number{width:28px;height:28px}.article-row h2{font-size:19px}.article-meta{gap:7px;flex-direction:column}.article-body{font-size:15px}.footer-grid{grid-template-columns:1fr 1fr;gap:17px}.footer-bottom{flex-direction:column;gap:6px}.bottom-cta{padding:65px 0}.bottom-cta .button{margin-top:8px}}
.breadcrumbs span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pagination a[href="javascript:;"]{opacity:.35;pointer-events:none}

/* 优道首页：课程导览式布局 */
.home-editorial .hero,.home-editorial .hero-layout{min-height:650px}
.home-editorial .hero{background:#f7fbff}
.home-editorial .hero:before{width:12px}
.home-editorial .hero-photo{left:38%;background-position:center 49%}
.home-editorial .hero:after{background:linear-gradient(90deg,#f7fbff 0%,#f7fbff 23%,rgba(247,251,255,.94) 37%,rgba(247,251,255,.58) 52%,rgba(247,251,255,0) 70%)}
.home-editorial .hero-layout{align-items:center}
.home-editorial .hero-copy{width:610px;padding:72px 0 80px}
.home-editorial .hero h1{font-size:clamp(46px,4.7vw,74px);line-height:1.2;letter-spacing:-.07em;margin:33px 0 25px}
.home-editorial .hero-copy>p{max-width:490px;color:#425a73;font-size:17px;line-height:1.95}
.home-editorial .hero-actions{margin-top:39px}
.home-editorial .hero-actions .button{min-width:220px}
.home-editorial .hero-foot{margin-top:74px;color:#526f8d;font-weight:700}
.home-editorial .hero-caption{position:absolute;right:0;bottom:0;width:330px;min-height:140px;padding:25px 30px;color:#fff;background:var(--blue);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;box-shadow:0 20px 45px rgba(2,55,115,.17)}
.home-editorial .hero-caption span{font-size:10px;letter-spacing:.38em;opacity:.65}.home-editorial .hero-caption strong{font-size:36px;line-height:1.25;letter-spacing:.18em}.home-editorial .hero-caption small{font-size:11px;letter-spacing:.12em;opacity:.84}
.home-editorial .intro-section{padding:103px 0 106px}.home-editorial .intro-grid{display:grid;grid-template-columns:100px minmax(0,1.25fr) minmax(280px,.75fr);gap:38px;align-items:start}.home-editorial .intro-index{color:var(--blue);font-size:46px;line-height:1;font-weight:800;letter-spacing:-.08em;border-top:4px solid var(--blue);padding-top:20px}.home-editorial .intro-index span{display:block;font-size:11px;letter-spacing:.05em;margin-top:13px;color:#7990a8}.home-editorial .intro-main h2{margin:15px 0 0;font-size:clamp(31px,3.1vw,43px);line-height:1.42}.home-editorial .intro-copy{border-left:0;padding:0 0 0 20px;border-top:1px solid #cddceb}.home-editorial .intro-copy p{margin-top:22px;font-size:15px}
.home-editorial .courses-section{background:#f5f9fe;padding:108px 0 112px}.home-editorial .section-heading{margin-bottom:45px}.home-editorial .section-heading h2{font-size:clamp(34px,3.6vw,50px)}.home-editorial .course-grid{display:block;border-top:2px solid var(--blue)}.home-editorial .course-card{display:grid;grid-template-columns:130px minmax(0,1fr) 150px;gap:35px;align-items:center;min-height:210px;margin:0;padding:30px 24px;border:0;border-bottom:1px solid #cfddec;background:transparent;box-shadow:none;transition:background .2s,padding .2s}.home-editorial .course-card:nth-child(2){background:#fff}.home-editorial .course-card:hover{transform:none;background:#e7f1fc;padding-left:35px;box-shadow:none;border-color:#cfddec}.home-editorial .course-index{font-size:58px;letter-spacing:-.09em;line-height:1;color:#b7cee6}.home-editorial .course-index span{display:block;margin-top:13px;font-size:11px;letter-spacing:.04em;color:var(--blue)}.home-editorial .course-body{max-width:660px}.home-editorial .course-situation{font-size:13px;font-weight:700;color:var(--blue)}.home-editorial .course-card h3{font-size:31px;margin:8px 0 10px;letter-spacing:-.045em}.home-editorial .course-card p{max-width:570px;font-size:14px}.home-editorial .card-more{margin:0;padding:0;border:0;display:inline-flex;gap:20px;justify-content:flex-end;white-space:nowrap}.home-editorial .card-more span{font-size:22px}
.home-editorial .process-section{background:#083b7c;color:#fff;position:relative;overflow:hidden;padding:105px 0}.home-editorial .process-section:before{content:"";position:absolute;inset:0;opacity:.1;background-image:linear-gradient(#fff 1px,transparent 1px),linear-gradient(90deg,#fff 1px,transparent 1px);background-size:72px 72px}.home-editorial .process-grid{position:relative;grid-template-columns:.9fr 1.1fr;gap:100px}.home-editorial .process-grid h2{font-size:clamp(35px,3.5vw,48px)}.home-editorial .process-grid .section-kicker{color:#8fc2fa}.home-editorial .process-grid>div>p{color:#c8dcf4}.home-editorial .process-list{border-color:rgba(255,255,255,.35)}.home-editorial .process-list>div{grid-template-columns:50px 150px 1fr;border-color:rgba(255,255,255,.28);padding:31px 0}.home-editorial .process-list span{color:#96c8ff}.home-editorial .process-list strong{font-size:16px}.home-editorial .process-list p{color:#c8dcf4}
.home-editorial .stories-section{background:#fff;padding:105px 0}.home-editorial .stories-layout{display:grid;grid-template-columns:310px minmax(0,1fr);gap:80px}.home-editorial .stories-intro h2{font-size:42px;margin:15px 0 10px}.home-editorial .stories-intro p{font-size:15px;line-height:1.9;color:var(--muted);margin:0 0 25px}.home-editorial .story-grid{display:block;border-top:2px solid var(--blue)}.home-editorial .story-card{display:grid;grid-template-columns:105px 1fr 30px;align-items:center;gap:22px;min-height:112px;padding:20px 0;border:0;border-bottom:1px solid var(--line);background:transparent;transform:none}.home-editorial .story-card:hover{transform:none;border-color:var(--blue)}.home-editorial .story-card h3{font-size:18px;margin:0}.home-editorial .story-arrow{margin:0;align-self:center}.home-editorial .bottom-cta{background:#e9f3ff;color:#0a376c;padding:72px 0;border-top:1px solid #d8e7f7}.home-editorial .bottom-cta .section-kicker{color:var(--blue)}.home-editorial .bottom-cta h2{font-size:clamp(30px,3.2vw,44px)}.home-editorial .bottom-cta .button-white{background:var(--blue);color:#fff}.home-editorial .bottom-cta .button-white:hover{background:var(--blue-deep)}
@media(max-width:1050px){.home-editorial .intro-grid{grid-template-columns:80px 1fr 1fr;gap:25px}.home-editorial .stories-layout{gap:45px}.home-editorial .process-grid{gap:50px}}
@media(max-width:780px){.home-editorial .hero,.home-editorial .hero-layout{min-height:710px}.home-editorial .hero-photo{left:0;top:300px;bottom:0;background-position:63% center}.home-editorial .hero:after{background:linear-gradient(180deg,#f7fbff 0%,#f7fbff 37%,rgba(247,251,255,.7) 52%,rgba(247,251,255,0) 75%)}.home-editorial .hero-copy{align-self:flex-start;padding:50px 0 0;width:100%}.home-editorial .hero h1{font-size:clamp(42px,8vw,58px);margin:23px 0 17px}.home-editorial .hero-copy>p{font-size:14px;max-width:530px}.home-editorial .hero-foot{margin-top:33px}.home-editorial .hero-caption{width:200px;min-height:91px;padding:15px 20px}.home-editorial .hero-caption strong{font-size:24px}.home-editorial .hero-caption small{font-size:9px}.home-editorial .intro-grid{grid-template-columns:60px 1fr;gap:22px}.home-editorial .intro-main{grid-column:2}.home-editorial .intro-copy{grid-column:2;padding-left:0}.home-editorial .course-card{grid-template-columns:80px 1fr;gap:12px;min-height:205px}.home-editorial .course-index{font-size:42px}.home-editorial .course-card h3{font-size:26px}.home-editorial .card-more{grid-column:2;justify-content:flex-start}.home-editorial .process-grid,.home-editorial .stories-layout{grid-template-columns:1fr;gap:35px}.home-editorial .process-list>div{grid-template-columns:40px 130px 1fr}.home-editorial .story-card{grid-template-columns:100px 1fr 25px}}
@media(max-width:480px){.home-editorial .hero,.home-editorial .hero-layout{min-height:670px}.home-editorial .hero-photo{top:325px}.home-editorial .hero:after{background:linear-gradient(180deg,#f7fbff 0%,#f7fbff 42%,rgba(247,251,255,.7) 60%,rgba(247,251,255,0) 80%)}.home-editorial .hero-copy{padding-top:39px}.home-editorial .hero h1{font-size:39px}.home-editorial .hero-actions .button{min-width:0}.home-editorial .hero-foot{margin-top:28px}.home-editorial .intro-section,.home-editorial .courses-section,.home-editorial .process-section,.home-editorial .stories-section{padding:75px 0}.home-editorial .intro-grid{display:block}.home-editorial .intro-index{font-size:31px;width:75px;margin-bottom:24px}.home-editorial .intro-main h2{font-size:30px}.home-editorial .intro-copy{margin-top:25px}.home-editorial .course-card{padding:25px 6px;grid-template-columns:55px 1fr;gap:9px}.home-editorial .course-card:hover{padding-left:6px}.home-editorial .course-index{font-size:35px}.home-editorial .course-index span{font-size:9px}.home-editorial .course-situation{font-size:11px}.home-editorial .course-card h3{font-size:24px;margin:7px 0}.home-editorial .course-card p{font-size:13px}.home-editorial .process-list>div{grid-template-columns:34px 1fr;gap:7px}.home-editorial .process-list p{grid-column:2}.home-editorial .story-card{grid-template-columns:1fr 24px;gap:6px;min-height:104px}.home-editorial .story-category{grid-column:1/-1}.home-editorial .story-card h3{font-size:16px}.home-editorial .bottom-cta{padding:65px 0}}

/* 家长阅读层级与可替换的学校资料位 */
.home-editorial .concerns-section{background:#fff;padding:95px 0 105px}.home-editorial .concern-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.home-editorial .concern-card{position:relative;min-height:263px;padding:27px 24px 25px;background:#f2f7fd;border-top:3px solid #c5daf1;transition:transform .2s,background .2s}.home-editorial .concern-card:first-child{background:#e6f1fd;border-color:var(--blue)}.home-editorial .concern-card:hover{transform:translateY(-4px);background:#e9f3ff}.home-editorial .concern-card>span{font-size:11px;font-weight:800;color:var(--blue);letter-spacing:.05em}.home-editorial .concern-card h3{font-size:20px;line-height:1.45;margin:27px 0 13px}.home-editorial .concern-card p{font-size:13px;line-height:1.85;color:#52667b;margin:0}
.home-editorial .comparison-section{background:#fff;padding:95px 0 105px}.home-editorial .comparison-table{border-top:2px solid var(--blue);border-bottom:1px solid #cad8e8}.home-editorial .comparison-row{display:grid;grid-template-columns:1.05fr 1.45fr 1.55fr;gap:30px;align-items:center;padding:25px 27px;border-top:1px solid #dfebf5;font-size:14px;line-height:1.75}.home-editorial .comparison-row:nth-child(odd):not(.comparison-head){background:#f7faff}.home-editorial .comparison-row strong{font-size:21px;color:var(--blue)}.home-editorial .comparison-head{border-top:0;background:#edf5ff;color:#375c81;font-size:12px;font-weight:800;letter-spacing:.03em;padding-block:16px}.home-editorial .comparison-note{color:#8293a5;font-size:12px;line-height:1.7;margin:18px 0 0}
.home-editorial .checkpoints-section{background:#f4f8fd;padding:110px 0}.home-editorial .checkpoints-layout{display:grid;grid-template-columns:290px minmax(0,1fr);gap:65px}.home-editorial .checkpoints-intro h2{font-size:clamp(32px,3.25vw,43px);line-height:1.36;margin:19px 0}.home-editorial .checkpoints-intro p{font-size:14px;color:var(--muted);line-height:1.9;max-width:270px}.home-editorial .checkpoint-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.home-editorial .checkpoint-grid>div{background:#fff;border:1px solid #e1ebf5;padding:25px 21px 23px;min-height:180px}.home-editorial .checkpoint-grid span{display:inline-grid;place-items:center;width:29px;height:29px;border-radius:50%;background:#e3f0ff;color:var(--blue);font-size:10px;font-weight:800}.home-editorial .checkpoint-grid h3{font-size:17px;margin:19px 0 7px}.home-editorial .checkpoint-grid p{font-size:12px;line-height:1.8;color:var(--muted);margin:0}
.home-editorial .school-info-section{background:#fff;padding:102px 0 110px}.home-editorial .school-info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.home-editorial .school-info-panel{border:1px solid #e0eaf4;background:#fff;overflow:hidden}.home-editorial .school-info-visual{height:190px;display:flex;flex-direction:column;justify-content:flex-end;padding:25px;position:relative;overflow:hidden;color:#fff;background:#0a56aa}.home-editorial .school-info-visual:before{content:"";position:absolute;width:250px;height:250px;right:-65px;top:-87px;border:33px solid rgba(255,255,255,.12);border-radius:50%}.home-editorial .school-info-visual:after{content:"";position:absolute;inset:auto -10px 0 40%;height:95px;transform:skew(-27deg);background:rgba(255,255,255,.09)}.home-editorial .school-info-visual-class{background:linear-gradient(130deg,#0658af,#07376d)}.home-editorial .school-info-visual-teacher{background:linear-gradient(130deg,#226ab4,#0a4a8e)}.home-editorial .school-info-visual-campus{background:linear-gradient(130deg,#0c70b1,#0c4379)}.home-editorial .school-info-visual span,.home-editorial .school-info-visual strong{z-index:1}.home-editorial .school-info-visual span{font-size:10px;letter-spacing:.16em;opacity:.75}.home-editorial .school-info-visual strong{font-size:29px;margin-top:5px;letter-spacing:.04em}.home-editorial .school-info-copy{padding:27px 25px 25px}.home-editorial .school-info-copy h3{font-size:19px;margin:0 0 11px}.home-editorial .school-info-copy p{font-size:13px;color:var(--muted);line-height:1.85;min-height:49px;margin:0 0 22px}.home-editorial .school-info-copy span{font-size:11px;color:var(--blue);font-weight:700;border-top:1px solid var(--line);display:block;padding-top:16px}
.home-editorial .faq-section{background:#f4f8fd;padding:100px 0 108px}.home-editorial .faq-layout{display:grid;grid-template-columns:285px minmax(0,1fr);gap:80px}.home-editorial .faq-intro h2{font-size:43px;margin:15px 0}.home-editorial .faq-intro p{color:var(--muted);font-size:14px;line-height:1.9}.home-editorial .faq-list{border-top:2px solid var(--blue)}.home-editorial .faq-list details{border-bottom:1px solid #d6e2ee;background:#fff}.home-editorial .faq-list details:nth-child(even){background:#f9fcff}.home-editorial .faq-list summary{cursor:pointer;list-style:none;position:relative;padding:22px 52px 22px 23px;font-size:16px;font-weight:700}.home-editorial .faq-list summary::-webkit-details-marker{display:none}.home-editorial .faq-list summary:after{content:"+";position:absolute;right:23px;top:17px;font-size:24px;font-weight:400;color:var(--blue)}.home-editorial .faq-list details[open] summary:after{content:"−"}.home-editorial .faq-list details p{font-size:13px;color:var(--muted);line-height:1.9;margin:0;padding:0 52px 23px 23px}
@media(max-width:1050px){.home-editorial .concern-grid{grid-template-columns:repeat(2,1fr)}.home-editorial .concern-card{min-height:210px}.home-editorial .checkpoints-layout,.home-editorial .faq-layout{gap:35px}}
@media(max-width:780px){.home-editorial .concerns-section,.home-editorial .comparison-section,.home-editorial .checkpoints-section,.home-editorial .school-info-section,.home-editorial .faq-section{padding:75px 0}.home-editorial .comparison-row{grid-template-columns:100px 1fr 1fr;gap:15px;padding:20px 12px;font-size:12px}.home-editorial .comparison-row strong{font-size:17px}.home-editorial .checkpoints-layout,.home-editorial .faq-layout{grid-template-columns:1fr;gap:25px}.home-editorial .checkpoint-grid{grid-template-columns:repeat(2,1fr)}.home-editorial .school-info-grid{grid-template-columns:1fr;gap:13px}.home-editorial .school-info-panel{display:grid;grid-template-columns:38% 1fr}.home-editorial .school-info-visual{height:100%;min-height:185px}.home-editorial .school-info-copy p{min-height:0}}
@media(max-width:480px){.home-editorial .concern-grid{grid-template-columns:1fr;gap:10px}.home-editorial .concern-card{min-height:0;padding:23px}.home-editorial .concern-card h3{margin:17px 0 9px;font-size:18px}.home-editorial .comparison-table{border-top:0}.home-editorial .comparison-head{display:none}.home-editorial .comparison-row{display:block;border:1px solid #dce8f4;margin-bottom:9px;padding:19px 20px;background:#fff!important}.home-editorial .comparison-row>*{display:block}.home-editorial .comparison-row strong{font-size:21px;margin-bottom:10px}.home-editorial .comparison-row span{font-size:13px;color:var(--muted);margin-top:7px}.home-editorial .comparison-row span:last-child{color:#355b83}.home-editorial .checkpoint-grid{gap:8px}.home-editorial .checkpoint-grid>div{min-height:175px;padding:19px 16px}.home-editorial .school-info-panel{display:block}.home-editorial .school-info-visual{height:150px;min-height:0}.home-editorial .school-info-copy{padding:22px}.home-editorial .faq-list summary{font-size:14px;padding:20px 42px 20px 18px}.home-editorial .faq-list summary:after{right:17px;top:14px}.home-editorial .faq-list details p{padding:0 18px 20px;font-size:12px}}

.home-editorial .intro-section{padding:76px 0}.home-editorial .concerns-section{padding:76px 0}.home-editorial .courses-section{padding:78px 0}.home-editorial .comparison-section{padding:76px 0}.home-editorial .process-section{padding:82px 0}.home-editorial .checkpoints-section{padding:80px 0}.home-editorial .school-info-section{padding:78px 0}.home-editorial .stories-section{padding:80px 0}.home-editorial .faq-section{padding:78px 0}
@media(max-width:780px){.home-editorial .intro-section,.home-editorial .concerns-section,.home-editorial .courses-section,.home-editorial .comparison-section,.home-editorial .process-section,.home-editorial .checkpoints-section,.home-editorial .school-info-section,.home-editorial .stories-section,.home-editorial .faq-section{padding:62px 0}}
@media(max-width:480px){.home-editorial .intro-section,.home-editorial .concerns-section,.home-editorial .courses-section,.home-editorial .comparison-section,.home-editorial .process-section,.home-editorial .checkpoints-section,.home-editorial .school-info-section,.home-editorial .stories-section,.home-editorial .faq-section{padding:54px 0}}

.home-editorial [id]{scroll-margin-top:93px}.home-editorial .home-quick-nav{border-bottom:1px solid #dce7f2;background:#fff}.home-editorial .home-quick-nav .shell{display:flex;align-items:center;gap:0;min-height:70px}.home-editorial .home-quick-nav span{margin-right:auto;color:#728aa3;font-size:12px;font-weight:700}.home-editorial .home-quick-nav a{padding:16px 22px;color:#244766;font-size:13px;font-weight:700;white-space:nowrap}.home-editorial .home-quick-nav a:hover,.home-editorial .home-quick-nav a:focus-visible{color:var(--blue);background:#f0f7ff}
@media(max-width:780px){.home-editorial [id]{scroll-margin-top:74px}.home-editorial .home-quick-nav .shell{min-height:58px;overflow-x:auto;scrollbar-width:none}.home-editorial .home-quick-nav .shell::-webkit-scrollbar{display:none}.home-editorial .home-quick-nav span{position:sticky;left:0;flex:0 0 auto;padding-right:12px;margin-right:0;background:#fff}.home-editorial .home-quick-nav a{padding:13px 15px;font-size:12px}}

/* 独立的班型、教师、学习日与校园板块 */
.home-editorial .class-format-section,.home-editorial .teachers-section,.home-editorial .day-section,.home-editorial .campus-section{padding:78px 0}.home-editorial .class-format-section{background:#f3f8fe}.home-editorial .format-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.home-editorial .format-card{background:#fff;border:1px solid #dce7f3;border-top:4px solid var(--blue);padding:30px 30px 26px}.home-editorial .format-no{display:block;font-size:42px;font-weight:800;color:#bed5ee;letter-spacing:-.07em;line-height:1}.home-editorial .format-card h3{font-size:26px;margin:27px 0 8px}.home-editorial .format-card p{font-size:13px;color:var(--muted);min-height:42px;line-height:1.75}.home-editorial .format-card dl{border-top:1px solid var(--line);margin:24px 0 0}.home-editorial .format-card dl>div{display:flex;justify-content:space-between;gap:10px;border-bottom:1px solid var(--line);padding:12px 0;font-size:12px}.home-editorial .format-card dt{font-weight:700;color:#385473}.home-editorial .format-card dd{margin:0;color:#8ca0b7}
.home-editorial .teachers-section{background:#fff}.home-editorial .teacher-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.home-editorial .teacher-card{background:#fff;border:1px solid #dce7f3;overflow:hidden}.home-editorial .teacher-photo{width:100%;aspect-ratio:.76;max-height:350px;position:relative;overflow:hidden;background:#e8f1fa}.home-editorial .teacher-photo img{position:absolute;top:0;width:400%;height:auto;max-width:none;min-height:100%}.home-editorial .teacher-photo-1 img{left:0}.home-editorial .teacher-photo-2 img{left:-100%}.home-editorial .teacher-photo-3 img{left:-200%}.home-editorial .teacher-photo-4 img{left:-300%}.home-editorial .teacher-card-copy{padding:20px 22px 23px}.home-editorial .teacher-card-copy span{color:var(--blue);font-size:10px;font-weight:800}.home-editorial .teacher-card-copy h3{font-size:22px;margin:6px 0 5px}.home-editorial .teacher-card-copy p{color:var(--muted);font-size:12px;margin:0}.home-editorial .asset-disclaimer{color:#8798aa;font-size:11px;line-height:1.7;margin:18px 0 0}
.home-editorial .day-section{background:#073b7c;color:#fff}.home-editorial .day-layout{display:grid;grid-template-columns:350px minmax(0,1fr);gap:65px;align-items:center}.home-editorial .day-section .section-kicker{color:#95c9ff}.home-editorial .day-section h2{font-size:clamp(34px,3.2vw,45px);line-height:1.38;margin:18px 0}.home-editorial .day-section p{color:#cadef2;font-size:14px;line-height:1.9}.home-editorial .day-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid rgba(255,255,255,.25)}.home-editorial .day-grid>div{display:flex;flex-direction:column;gap:15px;min-height:180px;padding:24px 18px;border-right:1px solid rgba(255,255,255,.25)}.home-editorial .day-grid>div:last-child{border:0}.home-editorial .day-grid span{font-size:12px;color:#9acbff}.home-editorial .day-grid strong{font-size:20px}.home-editorial .day-grid small{font-size:11px;color:#bdd6ef;line-height:1.5}
.home-editorial .campus-section{background:#f5f9fe}.home-editorial .campus-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.home-editorial .campus-card{background:#fff;border:1px solid #dfe9f4;overflow:hidden}.home-editorial .campus-photo{width:100%;height:275px;position:relative;overflow:hidden;background:#e8f1fa}.home-editorial .campus-photo img{position:absolute;top:0;width:300%;height:auto;max-width:none}.home-editorial .campus-photo-1 img{left:0}.home-editorial .campus-photo-2 img{left:-100%}.home-editorial .campus-photo-3 img{left:-200%}.home-editorial .campus-card>div:last-child{padding:19px 22px 21px}.home-editorial .campus-card h3{font-size:19px;margin:0 0 6px}.home-editorial .campus-card p{font-size:12px;color:var(--muted);margin:0}
@media(max-width:1050px){.home-editorial .teacher-grid{gap:10px}.home-editorial .day-layout{grid-template-columns:300px 1fr;gap:30px}.home-editorial .day-grid>div{padding:20px 12px}}
@media(max-width:780px){.home-editorial .class-format-section,.home-editorial .teachers-section,.home-editorial .day-section,.home-editorial .campus-section{padding:62px 0}.home-editorial .format-grid{grid-template-columns:1fr;gap:10px}.home-editorial .format-card{padding:23px}.home-editorial .format-card h3{margin-top:12px}.home-editorial .format-card p{min-height:0}.home-editorial .teacher-grid{grid-template-columns:repeat(2,1fr)}.home-editorial .day-layout{grid-template-columns:1fr;gap:25px}.home-editorial .campus-grid{grid-template-columns:1fr;gap:12px}.home-editorial .campus-photo{height:260px}}
@media(max-width:480px){.home-editorial .class-format-section,.home-editorial .teachers-section,.home-editorial .day-section,.home-editorial .campus-section{padding:54px 0}.home-editorial .teacher-photo{max-height:none}.home-editorial .teacher-card-copy{padding:14px 13px 17px}.home-editorial .teacher-card-copy h3{font-size:18px}.home-editorial .teacher-card-copy p{font-size:10px}.home-editorial .day-grid{grid-template-columns:repeat(2,1fr)}.home-editorial .day-grid>div{min-height:135px;border-bottom:1px solid rgba(255,255,255,.25)}.home-editorial .day-grid>div:nth-child(2){border-right:0}.home-editorial .day-grid>div:nth-child(n+3){border-bottom:0}}


.home-editorial .format-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.home-editorial .format-card{padding:27px 23px 23px}.home-editorial .format-card h3{font-size:24px}.home-editorial .format-card p{min-height:46px}.home-editorial .format-card dl{margin-top:19px}
@media(max-width:780px){.home-editorial .format-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-editorial .format-card p{min-height:0}}
@media(max-width:480px){.home-editorial .format-grid{grid-template-columns:1fr}.home-editorial .format-card h3{font-size:23px}}
.home-editorial .class-format-section .format-card{min-height:210px;display:flex;flex-direction:column;justify-content:space-between}
.home-editorial .class-format-section .format-card h3{margin:22px 0 8px}
.home-editorial .class-format-section .format-card p{min-height:0;margin:0;color:#52677f;font-size:14px;line-height:1.6}
.home-editorial .teachers-section .teacher-card-copy{padding:15px 20px}
.home-editorial .teachers-section .teacher-card-copy h3{margin:0;font-size:20px}
.home-editorial .campus-section .campus-card>div:last-child{padding:17px 21px}
.home-editorial .campus-section .campus-card h3{margin:0}
@media(max-width:480px){.home-editorial .class-format-section .format-card{min-height:165px}.home-editorial .teachers-section .teacher-card-copy{padding:12px 13px}.home-editorial .teachers-section .teacher-card-copy h3{font-size:17px}}
/* Homepage section sequence: advantages, courses, three photo carousels, class table, articles. */
.home-editorial .advantages-section,.home-editorial .students-section,.home-editorial .teachers-section,.home-editorial .campus-section,.home-editorial .class-format-section,.home-editorial .stories-section{padding:82px 0}
.home-editorial .advantages-section{background:#fff}
.home-editorial .advantage-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.home-editorial .advantage-card{min-height:225px;padding:27px 25px;background:#f4f8fd;border:1px solid #dce9f6;border-top:3px solid var(--blue)}
.home-editorial .advantage-card>span{display:block;color:var(--blue);font-size:13px;font-weight:800;letter-spacing:.12em}
.home-editorial .advantage-card h3{font-size:21px;line-height:1.45;margin:38px 0 10px}
.home-editorial .advantage-card p{margin:0;color:#5a6e85;font-size:13px;line-height:1.8}
.home-editorial .students-section{background:#fff}
.home-editorial .teachers-section{background:#f3f8fe}
.home-editorial .campus-section{background:#fff}
.home-editorial .class-format-section{background:#f3f8fe}
.home-editorial .stories-section{background:#fff}
.home-editorial .carousel-heading{align-items:end}
.home-editorial .carousel-controls{display:flex;gap:9px;flex:none}
.home-editorial .carousel-controls[hidden]{display:none}
.home-editorial .carousel-controls button{width:44px;height:44px;border:1px solid #c4d7ea;background:#fff;color:var(--blue);border-radius:50%;font-size:21px;cursor:pointer}
.home-editorial .carousel-controls button:hover{border-color:var(--blue);background:#eaf3fd}
.home-editorial .carousel-controls button:disabled{opacity:.38;cursor:default;background:#fff}
.home-editorial .carousel-track{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;scroll-behavior:smooth;padding-bottom:2px}
.home-editorial .carousel-track{scroll-behavior:auto}
.home-editorial .carousel-track::-webkit-scrollbar{display:none}
.home-editorial .carousel-track>*{flex:0 0 calc((100% - 18px)/2.25);min-width:0;scroll-snap-align:start}
.home-editorial .student-card{margin:0;background:#f6f9fd;border:1px solid #dfe9f4;overflow:hidden}
.home-editorial .student-photo{height:320px;position:relative;overflow:hidden;background:#e6f0fa}
.home-editorial .student-photo img{position:absolute;top:0;width:300%;max-width:none;height:auto}
.home-editorial .student-photo-1 img{left:0}.home-editorial .student-photo-2 img{left:-100%}.home-editorial .student-photo-3 img{left:-200%}
.home-editorial .student-card figcaption{display:flex;justify-content:space-between;gap:10px;padding:17px 20px;font-size:17px;font-weight:700}
.home-editorial .student-card figcaption span{font-size:11px;color:#758ca3;font-weight:400}
.home-editorial .teacher-grid,.home-editorial .campus-grid{grid-template-columns:none}
.home-editorial .teacher-grid .teacher-card{flex-basis:calc((100% - 36px)/3.2)}
.home-editorial .teacher-photo{max-height:none}
.home-editorial .campus-grid .campus-card{flex-basis:calc((100% - 18px)/2.25)}
.home-editorial .format-table-wrap{background:#fff;border:1px solid #d9e7f4;border-top:3px solid var(--blue)}
.home-editorial .format-table{width:100%;border-collapse:collapse;text-align:left}
.home-editorial .format-table th,.home-editorial .format-table td{padding:22px 30px;border-bottom:1px solid #dfeaf5}
.home-editorial .format-table thead{background:#e7f1fb;color:#214c7a;font-size:13px}
.home-editorial .format-table tbody th{font-size:19px;color:var(--blue)}
.home-editorial .format-table tbody td{font-size:14px;color:#415b76}
.home-editorial .format-table tbody tr:last-child>*{border-bottom:0}
.home-editorial .format-table tbody tr:nth-child(even){background:#f7fafd}
.home-editorial .article-list{border-top:2px solid var(--blue)}
.home-editorial .article-row{display:grid;grid-template-columns:125px minmax(0,1fr) 24px;gap:25px;align-items:center;padding:22px 8px;border-bottom:1px solid #dfe7f1}
.home-editorial .article-row:hover h3{color:var(--blue)}
.home-editorial .article-row time{font-size:13px;color:#8296ab}
.home-editorial .article-row h3{font-size:18px;line-height:1.5;margin:0;font-weight:600;transition:color .18s}
.home-editorial .article-row>span{color:var(--blue);font-size:20px}
@media(max-width:780px){.home-editorial .advantages-section,.home-editorial .students-section,.home-editorial .teachers-section,.home-editorial .campus-section,.home-editorial .class-format-section,.home-editorial .stories-section{padding:62px 0}.home-editorial .advantage-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.home-editorial .advantage-card{min-height:200px;padding:22px}.home-editorial .carousel-track>*,.home-editorial .teacher-grid .teacher-card,.home-editorial .campus-grid .campus-card{flex-basis:calc((100% - 16px)/1.6)}.home-editorial .student-photo{height:270px}.home-editorial .teacher-grid,.home-editorial .campus-grid{gap:16px}.home-editorial .campus-photo{height:270px}}
@media(max-width:480px){.home-editorial .advantages-section,.home-editorial .students-section,.home-editorial .teachers-section,.home-editorial .campus-section,.home-editorial .class-format-section,.home-editorial .stories-section{padding:54px 0}.home-editorial .advantage-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.home-editorial .advantage-card{min-height:190px;padding:17px 15px}.home-editorial .advantage-card h3{font-size:17px;margin:25px 0 8px}.home-editorial .advantage-card p{font-size:12px}.home-editorial .carousel-heading{align-items:flex-start}.home-editorial .carousel-heading .section-number{display:none}.home-editorial .carousel-controls button{width:37px;height:37px}.home-editorial .carousel-track>*,.home-editorial .teacher-grid .teacher-card,.home-editorial .campus-grid .campus-card{flex-basis:88%}.home-editorial .student-photo{height:245px}.home-editorial .campus-photo{height:245px}.home-editorial .format-table thead{display:none}.home-editorial .format-table tbody tr{display:grid;grid-template-columns:1fr 1fr;padding:15px 18px;border-bottom:1px solid #dfeaf5}.home-editorial .format-table tbody tr:last-child{border-bottom:0}.home-editorial .format-table tbody th{grid-column:1/-1;font-size:19px}.home-editorial .format-table tbody th,.home-editorial .format-table tbody td{padding:7px 0;border:0}.home-editorial .format-table tbody td{font-size:13px}.home-editorial .format-table tbody td:before{content:attr(data-label);display:block;margin-bottom:3px;color:#8499b0;font-size:11px}.home-editorial .article-row{grid-template-columns:minmax(0,1fr) 20px;gap:7px 10px;padding:18px 0}.home-editorial .article-row time{grid-column:1/-1;font-size:11px}.home-editorial .article-row h3{font-size:16px}}
.home-editorial .class-format-section .format-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.home-editorial .class-format-section .format-card{min-height:205px;padding:25px 23px;justify-content:flex-start}
.home-editorial .class-format-section .format-card h3{font-size:25px;margin:28px 0 9px}
.home-editorial .class-format-section .format-card p{font-size:14px;line-height:1.55}
@media(max-width:780px){.home-editorial .class-format-section .format-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}
@media(max-width:480px){.home-editorial .class-format-section .format-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.home-editorial .class-format-section .format-card{min-height:170px;padding:18px 15px}.home-editorial .class-format-section .format-no{font-size:34px}.home-editorial .class-format-section .format-card h3{font-size:19px;margin:20px 0 8px}.home-editorial .class-format-section .format-card p{font-size:12px}}
/* Open courses are independent cards, matching the homepage section layout. */
.home-editorial .courses-section .course-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;border-top:0}
.home-editorial .courses-section .course-card,.home-editorial .courses-section .course-card:nth-child(2){display:flex;flex-direction:column;align-items:stretch;gap:0;min-height:340px;margin:0;padding:29px 27px 24px;background:#fff;border:1px solid #dce7f3;border-top:4px solid var(--blue);box-shadow:none;transition:transform .2s,box-shadow .2s,border-color .2s}
.home-editorial .courses-section .course-card:hover{transform:translateY(-4px);padding-left:27px;background:#fff;border-color:#a9c9e8;box-shadow:0 15px 32px rgba(25,73,122,.1)}
.home-editorial .courses-section .course-index{font-size:43px;line-height:1;color:#b7cee6}
.home-editorial .courses-section .course-index span{margin-top:10px}
.home-editorial .courses-section .course-body{max-width:none;margin-top:26px}
.home-editorial .courses-section .course-card h3{font-size:28px;margin:8px 0 12px}
.home-editorial .courses-section .course-card p{max-width:none}
.home-editorial .courses-section .card-more{margin-top:auto;padding-top:20px;border-top:1px solid var(--line);display:flex;justify-content:space-between}
@media(max-width:780px){.home-editorial .courses-section .course-grid{grid-template-columns:1fr;gap:12px}.home-editorial .courses-section .course-card,.home-editorial .courses-section .course-card:nth-child(2){min-height:250px;padding:24px}.home-editorial .courses-section .course-card:hover{padding-left:24px}.home-editorial .courses-section .course-body{margin-top:14px}.home-editorial .courses-section .card-more{grid-column:auto}}
@media(max-width:480px){.home-editorial .courses-section .course-card,.home-editorial .courses-section .course-card:nth-child(2){min-height:245px;padding:21px}.home-editorial .courses-section .course-card:hover{padding-left:21px}.home-editorial .courses-section .course-index{font-size:36px}.home-editorial .courses-section .course-card h3{font-size:24px}}
/* Image-led course cards. The three backgrounds crop distinct scenes from one local asset. */
.home-editorial .courses-section .course-card,.home-editorial .courses-section .course-card:nth-child(2){overflow:hidden;min-height:0;padding:0;border:1px solid #dce7f3;border-radius:12px;box-shadow:0 12px 30px rgba(26,72,123,.06)}
.home-editorial .courses-section .course-card:hover{padding:0;border-color:#b9d3ed;box-shadow:0 18px 38px rgba(26,72,123,.13)}
.home-editorial .courses-section .course-photo{height:245px;position:relative;flex:none;background-image:url('../images/course-scenes-v1.png');background-repeat:no-repeat;background-size:300% auto;background-position-y:35%}
.home-editorial .courses-section .course-photo-1{background-position-x:0}
.home-editorial .courses-section .course-photo-2{background-position-x:50%}
.home-editorial .courses-section .course-photo-3{background-position-x:100%}
.home-editorial .courses-section .course-photo{background-size:cover;background-position:center}
.home-editorial .format-grid{counter-reset:home-format}
.home-editorial .format-card .format-no::before{counter-increment:home-format;content:counter(home-format,decimal-leading-zero)}
.home-editorial .courses-section .course-photo:after{content:"";position:absolute;inset:50% 0 0;background:linear-gradient(transparent,rgba(4,32,68,.54))}
.home-editorial .courses-section .course-photo span{position:absolute;z-index:1;bottom:17px;left:20px;color:#fff;font-size:13px;font-weight:700;letter-spacing:.04em}
.home-editorial .courses-section .course-content{display:flex;flex-direction:column;flex:1;padding:24px 25px 22px;min-height:240px}
.home-editorial .courses-section .course-body{margin-top:0}
.home-editorial .courses-section .course-card h3{font-size:28px;margin:6px 0 11px}
.home-editorial .courses-section .course-card p{font-size:13px;line-height:1.75}
.home-editorial .courses-section .card-more{margin-top:auto;padding-top:17px}
@media(max-width:780px){.home-editorial .courses-section .course-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-editorial .courses-section .course-photo{height:210px}.home-editorial .courses-section .course-content{min-height:235px;padding:20px}}
@media(max-width:560px){.home-editorial .courses-section .course-grid{grid-template-columns:1fr}.home-editorial .courses-section .course-photo{height:230px}.home-editorial .courses-section .course-content{min-height:215px;padding:20px}.home-editorial .courses-section .course-card h3{font-size:25px}}
/* A photo anchors the advantages section while four factual benefits remain cards. */
.home-editorial .advantages-layout{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);gap:17px;align-items:stretch}
.home-editorial .advantages-visual{position:relative;overflow:hidden;margin:0;min-height:460px;border-radius:12px;background:#dceaf8}
.home-editorial .advantages-visual img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:center}
.home-editorial .advantages-visual:after{content:"";position:absolute;inset:58% 0 0;background:linear-gradient(transparent,rgba(5,34,73,.7))}
.home-editorial .advantages-visual figcaption{position:absolute;z-index:1;bottom:26px;left:28px;right:25px;color:#fff;font-size:24px;font-weight:750;line-height:1.4}
.home-editorial .advantages-visual figcaption small{display:block;margin-top:8px;font-size:11px;font-weight:400;opacity:.85}
.home-editorial .advantages-section .advantage-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}
.home-editorial .advantages-section .advantage-card{min-height:0;padding:22px 20px;border-radius:10px}
.home-editorial .advantages-section .advantage-card h3{font-size:19px;margin:25px 0 7px}
.home-editorial .advantages-section .advantage-card p{font-size:12px;line-height:1.65}
@media(max-width:900px){.home-editorial .advantages-layout{grid-template-columns:1fr}.home-editorial .advantages-visual{min-height:310px}.home-editorial .advantages-section .advantage-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:650px){.home-editorial .advantages-visual{min-height:265px}.home-editorial .advantages-visual figcaption{font-size:20px;left:20px;bottom:19px}.home-editorial .advantages-section .advantage-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.home-editorial .advantages-section .advantage-card{min-height:170px;padding:17px 15px}.home-editorial .advantages-section .advantage-card h3{font-size:16px;margin:20px 0 6px}.home-editorial .advantages-section .advantage-card p{font-size:11px}}
/* CMS-driven school advantages carousel: each record owns its title, summary and image. */
.home-editorial .advantages-section .advantage-track{gap:16px}
.home-editorial .advantages-section .advantage-track>.advantage-card{flex:0 0 calc((100% - 32px)/3);min-width:0;min-height:0;display:flex;flex-direction:column;overflow:hidden;padding:0;background:#fff;border:1px solid #dce7f2;border-radius:12px;box-shadow:0 10px 28px rgba(27,72,120,.06)}
.home-editorial .advantages-section .advantage-photo{height:215px;position:relative;overflow:hidden;background:#e9f2fb}
.home-editorial .advantages-section .advantage-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.home-editorial .advantages-section .advantage-card:nth-child(2) .advantage-photo img,.home-editorial .advantages-section .advantage-card:nth-child(3) .advantage-photo img,.home-editorial .advantages-section .advantage-card:nth-child(5) .advantage-photo img{width:300%;max-width:none;height:auto;inset:auto;top:50%;transform:translateY(-50%)}
.home-editorial .advantages-section .advantage-card:nth-child(2) .advantage-photo img{left:0}
.home-editorial .advantages-section .advantage-card:nth-child(3) .advantage-photo img{left:-200%}
.home-editorial .advantages-section .advantage-card:nth-child(5) .advantage-photo img{left:-100%}
.home-editorial .advantages-section .advantage-photo>span{position:absolute;bottom:12px;left:14px;padding:5px 8px;color:#fff;background:rgba(5,40,82,.78);border-radius:3px;font-size:10px}
.home-editorial .advantages-section .advantage-copy{padding:21px 22px 20px;min-height:0}
.home-editorial .advantages-section .advantage-number{font-size:11px;font-weight:800;letter-spacing:.15em;color:var(--blue)}
.home-editorial .advantages-section .advantage-photo>.advantage-number{z-index:2;top:12px;bottom:auto;left:12px;display:grid;place-items:center;width:38px;height:38px;padding:0;border:1px solid rgba(255,255,255,.8);border-radius:8px;background:rgba(255,255,255,.94);box-shadow:0 5px 16px rgba(2,35,78,.2);color:var(--blue);font-size:17px;font-weight:800;letter-spacing:0;line-height:1;backdrop-filter:blur(4px)}
.home-editorial .advantages-section .advantage-photo>.advantage-number::after{content:"";position:absolute;left:9px;right:9px;bottom:6px;height:2px;border-radius:2px;background:#8fc4f1}
.home-editorial .advantages-section .advantage-copy h3{font-size:23px;margin:12px 0 9px;line-height:1.35}
.home-editorial .advantages-section .advantage-copy h3{margin-top:0}
.home-editorial .advantages-section .advantage-copy p{font-size:13px;line-height:1.75;color:#52677f;margin:0}
.home-editorial .advantages-section .advantage-copy ul.advantage-points{display:grid;gap:8px;list-style:none;margin:0;padding:0}
.home-editorial .advantages-section .advantage-copy li{display:grid;grid-template-columns:8px minmax(0,1fr);align-items:start;gap:7px;color:#52677f;font-size:12px;line-height:1.5}
.home-editorial .advantages-section .advantage-copy li::before{content:"";width:6px;height:6px;margin-top:.55em;border-radius:50%;background:#0c66ba;box-shadow:0 0 0 3px #e4f2ff}
@media(max-width:780px){.home-editorial .advantages-section .advantage-track>.advantage-card{flex-basis:calc((100% - 16px)/1.6)}.home-editorial .advantages-section .advantage-photo{height:220px}}
@media(max-width:480px){.home-editorial .advantages-section .advantage-track>.advantage-card{flex-basis:84%}.home-editorial .advantages-section .advantage-photo{height:205px}.home-editorial .advantages-section .advantage-copy{min-height:0;padding:18px 19px}.home-editorial .advantages-section .advantage-copy h3{font-size:21px}}
/* Teacher cards: four compact portraits per desktop view, with editable CMS metadata. */
.home-editorial .teachers-section .teacher-grid{gap:14px}
.home-editorial .teachers-section .teacher-grid{scroll-snap-type:none}
.home-editorial .teachers-section .teacher-grid>.teacher-card{flex:0 0 calc((100% - 42px)/4.12);min-width:0;border-radius:10px;box-shadow:0 10px 28px rgba(27,72,120,.06)}
.home-editorial .teachers-section .teacher-photo{height:255px;aspect-ratio:auto;max-height:none}
.home-editorial .teachers-section .teacher-photo img{position:absolute;inset:0;width:100%;height:100%;max-width:100%;min-height:0;object-fit:cover;object-position:center 24%}
.home-editorial .teachers-section .teacher-card:nth-child(-n+4) .teacher-photo img[src*="teacher-placeholders"]{width:400%;height:auto;max-width:none;min-height:100%;object-fit:initial;top:0}
.home-editorial .teachers-section .teacher-card:nth-child(1) .teacher-photo img[src*="teacher-placeholders"]{left:0}
.home-editorial .teachers-section .teacher-card:nth-child(2) .teacher-photo img[src*="teacher-placeholders"]{left:-100%}
.home-editorial .teachers-section .teacher-card:nth-child(3) .teacher-photo img[src*="teacher-placeholders"]{left:-200%}
.home-editorial .teachers-section .teacher-card:nth-child(4) .teacher-photo img[src*="teacher-placeholders"]{left:-300%}
.home-editorial .teachers-section .teacher-photo:after{content:none}
.home-editorial .teachers-section .teacher-badge{position:absolute;left:10px;bottom:10px;padding:5px 8px;background:rgba(7,45,87,.86);color:#fff;font-size:10px}
.home-editorial .teachers-section .teacher-badge:empty{display:none}
.home-editorial .teachers-section .teacher-card-copy{min-height:157px;padding:17px 17px 19px}
.home-editorial .teachers-section .teacher-card-copy h3{font-size:18px;line-height:1.4;margin:0 0 6px}
.home-editorial .teachers-section .teacher-subject{display:block;color:var(--blue);font-size:12px;font-weight:700;margin-bottom:9px}
.home-editorial .teachers-section .teacher-card-copy p{font-size:12px;line-height:1.65;color:#667b92;margin:0}
@media(max-width:900px){.home-editorial .teachers-section .teacher-grid>.teacher-card{flex-basis:calc((100% - 28px)/2.35)}.home-editorial .teachers-section .teacher-photo{height:280px}}
@media(max-width:560px){.home-editorial .teachers-section .teacher-grid>.teacher-card{flex-basis:72%}.home-editorial .teachers-section .teacher-photo{height:265px}}
/* Campus photos: four across, caption and placeholder state inside the image. */
.home-editorial .campus-section .campus-grid{gap:14px}
.home-editorial .campus-section .campus-grid>.campus-card{flex:0 0 calc((100% - 42px)/4);min-width:0;margin:0;border:0;border-radius:10px;box-shadow:0 10px 28px rgba(27,72,120,.08)}
.home-editorial .campus-section .campus-photo{height:245px}
.home-editorial .campus-section .campus-card>.campus-photo{padding:0}
.home-editorial .campus-section .campus-photo img{position:absolute;inset:0;width:100%;height:100%;max-width:100%;object-fit:cover}
.home-editorial .campus-section .campus-card:nth-child(-n+3) .campus-photo img[src*="campus-placeholders"]{width:300%;max-width:none;height:auto;top:50%;transform:translateY(-50%)}
.home-editorial .campus-section .campus-card:nth-child(1) .campus-photo img[src*="campus-placeholders"]{left:0}
.home-editorial .campus-section .campus-card:nth-child(2) .campus-photo img[src*="campus-placeholders"]{left:-100%}
.home-editorial .campus-section .campus-card:nth-child(3) .campus-photo img[src*="campus-placeholders"]{left:-200%}
.home-editorial .campus-section .campus-photo:after{content:"";position:absolute;z-index:1;inset:52% 0 0;background:linear-gradient(transparent,rgba(4,31,64,.78))}
.home-editorial .campus-section .campus-photo figcaption{position:absolute;z-index:2;left:15px;bottom:14px;color:#fff;font-size:16px;font-weight:700;line-height:1.3}
.home-editorial .campus-section .campus-photo figcaption small{display:block;margin-top:4px;font-size:10px;font-weight:400;opacity:.88}
.home-editorial .campus-section .campus-photo figcaption small:empty{display:none}
@media(max-width:900px){.home-editorial .campus-section .campus-grid>.campus-card{flex-basis:calc((100% - 14px)/2.25)}.home-editorial .campus-section .campus-photo{height:250px}}
@media(max-width:560px){.home-editorial .campus-section .campus-grid>.campus-card{flex-basis:76%}.home-editorial .campus-section .campus-photo{height:235px}}
/* Distinct benefits and a visible consultation entry for each class format. */
.home-editorial .class-format-section .format-card{min-height:365px;padding:26px 24px 20px;display:flex;flex-direction:column;border-top:4px solid var(--blue);box-shadow:0 12px 28px rgba(24,72,122,.06)}
.home-editorial .class-format-section .format-no{font-size:42px}
.home-editorial .class-format-section .format-card-main{flex:1}
.home-editorial .class-format-section .format-card h3{font-size:25px;margin:24px 0 7px}
.home-editorial .class-format-section .format-card strong{display:block;min-height:40px;color:var(--blue);font-size:15px;line-height:1.45}
.home-editorial .class-format-section .format-card p{font-size:13px;line-height:1.7;color:#51677e;margin:8px 0 18px}
.home-editorial .class-format-section .format-card-foot{border-top:1px solid #dfe9f4;padding-top:15px}
.home-editorial .class-format-section .format-card-foot>span{display:block;color:#7389a1;font-size:11px;margin-bottom:12px}
.home-editorial .class-format-section .format-card-foot a{min-height:42px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;border-radius:5px;background:#e8f2fc;color:var(--blue);font-size:13px;font-weight:700;transition:background .18s,color .18s}
.home-editorial .class-format-section .format-card-foot a:hover,.home-editorial .class-format-section .format-card-foot a:focus-visible{background:var(--blue);color:#fff}
.home-editorial .class-format-section .format-card-foot b{font-size:18px;font-weight:400}
.footer-consult-note{color:#dceafa;font-size:13px;line-height:1.7}
@media(max-width:780px){.home-editorial .class-format-section .format-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-editorial .class-format-section .format-card{min-height:335px}}
@media(max-width:560px){.home-editorial .class-format-section .format-grid{grid-template-columns:1fr}.home-editorial .class-format-section .format-card{min-height:0;padding:23px}.home-editorial .class-format-section .format-card h3{font-size:24px;margin-top:16px}.home-editorial .class-format-section .format-card strong{min-height:0}.home-editorial .class-format-section .format-card p{margin-bottom:24px}}

/* Compact banners: home about 75%, listing about 50% of their previous height. */
.home-editorial .hero,.home-editorial .hero-layout{min-height:488px}
.home-editorial .hero-copy{padding:32px 0 26px}
.home-editorial .hero h1{font-size:clamp(42px,4.2vw,62px);margin:18px 0 16px}
.home-editorial .hero-actions{margin-top:24px}
.home-editorial .hero-foot{margin-top:24px}
.home-editorial .hero-caption{min-height:112px;padding:18px 25px}
.page-hero-inner{padding:23px 0 22px}
.page-hero h1{font-size:clamp(35px,3.7vw,48px);margin:8px 0 7px}
.page-hero p{font-size:14px;line-height:1.55}
@media(max-width:780px){
  .home-editorial .hero,.home-editorial .hero-layout{min-height:533px}
  .home-editorial .hero-copy{padding:29px 0 0}
  .home-editorial .hero h1{font-size:clamp(38px,7vw,51px);margin:14px 0 10px}
  .home-editorial .hero-photo{top:255px}
  .home-editorial .hero-foot{margin-top:16px}
  .page-hero-inner{padding:15px 0}
  .page-hero h1{font-size:36px;margin:7px 0 5px}
  .page-hero p{font-size:13px;line-height:1.45}
}
@media(max-width:480px){
  .home-editorial .hero,.home-editorial .hero-layout{min-height:503px}
  .home-editorial .hero-photo{top:270px}
  .home-editorial .hero-copy{padding-top:25px}
  .home-editorial .hero h1{font-size:36px}
  .home-editorial .hero-actions{margin-top:17px}
  .home-editorial .hero-foot{margin-top:13px}
  .home-editorial .hero-caption{width:170px;min-height:75px;padding:10px 15px}
  .home-editorial .hero-caption strong{font-size:20px}
  .page-hero-inner{padding:12px 0}
  .page-hero h1{font-size:32px;margin:6px 0 4px}
}

.site-header .brand{gap:12px;min-width:280px}
.site-header .brand-mark{display:block;flex:none;width:48px;height:48px;border:0;border-radius:0;background:none;box-shadow:none;transform:none}
.site-header .brand-words{gap:3px}
.site-header .brand-words strong{font-size:19px;letter-spacing:.015em;white-space:nowrap}
.site-header .brand-words small{font-size:10px;letter-spacing:.12em;color:#607d9b}
@media(max-width:780px){.site-header .brand{min-width:0;gap:9px}.site-header .brand-mark{width:39px;height:39px}.site-header .brand-words strong{font-size:16px}.site-header .brand-words small{font-size:8px}}
@media(max-width:380px){.site-header .brand-words strong{font-size:14px}}

/* Homepage banner: the site blue anchors the full hero while the classroom image stays visible. */
.home-editorial .hero{background:#0253ae}
.home-editorial .hero:before{background:#8fc8ff;width:6px}
.home-editorial .hero-photo{left:35%;background-position:center 48%}
.home-editorial .hero:after{background:linear-gradient(90deg,#0253ae 0%,#0253ae 25%,rgba(2,83,174,.97) 36%,rgba(2,83,174,.77) 48%,rgba(2,83,174,.24) 69%,rgba(2,83,174,.08) 100%)}
.home-editorial .eyebrow{color:#d3eaff}
.home-editorial .eyebrow-line{background:#a8d6ff}
.home-editorial .hero h1,.home-editorial .hero h1 em{color:#fff}
.home-editorial .hero h1 em{color:#cceaff}
.home-editorial .hero-copy>p{color:#e6f2ff}
.home-editorial .hero-actions .button-primary{background:#fff;color:#0253ae;box-shadow:0 12px 28px rgba(0,37,90,.16)}
.home-editorial .hero-actions .button-primary:hover,.home-editorial .hero-actions .button-primary:focus-visible{background:#e5f3ff;color:#073a79}
.home-editorial .hero-foot{color:#c7e2ff}
.home-editorial .hero-track{background:linear-gradient(90deg,#fff 33%,rgba(255,255,255,.3) 33%)}
.home-editorial .hero-caption{background:rgba(2,60,128,.88);border-top:2px solid rgba(255,255,255,.7);box-shadow:none;backdrop-filter:blur(8px)}
@media(max-width:780px){
  .home-editorial .hero-photo{left:0;top:230px;bottom:0;background-position:62% center}
  .home-editorial .hero:after{background:linear-gradient(180deg,#0253ae 0%,#0253ae 40%,rgba(2,83,174,.9) 53%,rgba(2,83,174,.28) 77%,rgba(2,83,174,.08) 100%)}
}
@media(max-width:480px){
  .home-editorial .hero-photo{top:205px;background-position:61% center}
  .home-editorial .hero:after{background:linear-gradient(180deg,#0253ae 0%,#0253ae 40%,rgba(2,83,174,.93) 55%,rgba(2,83,174,.28) 79%,rgba(2,83,174,.08) 100%)}
  .home-editorial .hero-copy>p{color:#e6f2ff}
  .home-editorial .hero-caption{background:rgba(2,60,128,.9)}
}

@media(min-width:1024px){
  .home-editorial .advantages-section .advantage-track>.advantage-card{flex-basis:calc((100% - 64px)/5)}
  .home-editorial .advantages-section .advantage-photo{height:165px}
  .home-editorial .advantages-section .advantage-copy{padding:17px 17px 18px;min-height:0}
  .home-editorial .advantages-section .advantage-copy h3{font-size:19px}
  .home-editorial .advantages-section .advantage-copy p{font-size:12px}
  .home-editorial .advantages-section .advantage-copy li{font-size:11px}
}

/* Consultation form shares the banner with the course introduction. */
.home-editorial .hero-layout{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:54px;align-items:center}
.home-editorial .hero-copy{width:auto;min-width:0}
.home-editorial .hero-consult{position:relative;z-index:2;width:100%;padding:28px 30px 22px;border-radius:14px;background:#fff;box-shadow:0 22px 55px rgba(0,37,90,.22);color:#15253a}
.home-editorial .hero-consult-kicker{display:block;color:#0253ae;font-size:10px;font-weight:800;letter-spacing:.19em}
.home-editorial .hero-consult h2{margin:8px 0 4px;font-size:24px;line-height:1.3;letter-spacing:-.035em}
.home-editorial .hero-consult>p{margin:0 0 18px;color:#64768b;font-size:12px;line-height:1.6}
.home-editorial .hero-consult-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 10px}
.home-editorial .hero-consult-fields label{display:flex;flex-direction:column;gap:6px;min-width:0;color:#243c58;font-size:12px;font-weight:700}
.home-editorial .hero-consult-fields input,.home-editorial .hero-consult-fields select{width:100%;height:42px;min-width:0;padding:0 10px;border:1px solid #d6e1ed;border-radius:5px;background:#fff;color:#20344c;font:400 12px "Microsoft YaHei","PingFang SC",sans-serif;outline:none}
.home-editorial .hero-consult-fields input::placeholder{color:#9baec2}
.home-editorial .hero-consult-fields input:focus,.home-editorial .hero-consult-fields select:focus{border-color:#0253ae;box-shadow:0 0 0 3px rgba(2,83,174,.1)}
.home-editorial .hero-consult-trap{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}
.home-editorial .hero-consult>button{display:flex;align-items:center;justify-content:center;gap:18px;width:100%;height:46px;margin-top:18px;border:0;border-radius:5px;background:#0253ae;color:#fff;font-size:14px;font-weight:700;cursor:pointer}
.home-editorial .hero-consult>button:hover,.home-editorial .hero-consult>button:focus-visible{background:#073a79}
.home-editorial .hero-consult>button:disabled{opacity:.65;cursor:wait}
.home-editorial .hero-consult-status{min-height:18px;margin-top:9px;color:#0253ae;font-size:12px;line-height:1.5;text-align:center}
.home-editorial .hero-consult-status:empty{min-height:0;margin:0}
.home-editorial .hero-consult-status[data-state="error"]{color:#b82f35}
.home-editorial .hero-consult>small{display:block;margin-top:10px;color:#8293a6;font-size:10px;text-align:center}
@media(max-width:1023px){.home-editorial .hero-layout{grid-template-columns:minmax(0,1fr) 355px;gap:24px}.home-editorial .hero-consult{padding:24px 22px 20px}}
@media(max-width:780px){
  .home-editorial .hero,.home-editorial .hero-layout{min-height:0}
  .home-editorial .hero-layout{display:flex;flex-direction:column;align-items:stretch;gap:24px;padding-top:0;padding-bottom:48px}
  .home-editorial .hero-copy{padding:34px 0 0}
  .home-editorial .hero-photo{top:210px}
  .home-editorial .hero-consult{align-self:center;max-width:540px}
}
@media(max-width:480px){
  .home-editorial .hero-layout{gap:20px;padding-bottom:34px}
  .home-editorial .hero-copy{padding-top:27px}
  .home-editorial .hero-consult{padding:21px 18px 18px;border-radius:10px}
  .home-editorial .hero-consult h2{font-size:21px}
  .home-editorial .hero-consult-fields{gap:11px 8px}
.home-editorial .hero-consult-fields input,.home-editorial .hero-consult-fields select{font-size:11px;padding:0 8px}
}

/* Homepage articles: three compact columns of six date-and-title links. */
.home-editorial .stories-section .article-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(6,auto);grid-auto-flow:column;column-gap:28px;border-top:2px solid var(--blue)}
.home-editorial .stories-section .article-row{display:flex;flex-direction:column;align-items:flex-start;gap:5px;min-width:0;min-height:68px;padding:12px 2px 11px 0;border-bottom:1px solid #dfe7f1}
.home-editorial .stories-section .article-row time{font-size:11px;line-height:1.3;color:#8296ab}
.home-editorial .stories-section .article-row h3{min-width:0;margin:0;color:#18314d;font-size:14px;font-weight:600;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.home-editorial .stories-section .article-row:hover h3,.home-editorial .stories-section .article-row:focus-visible h3{color:var(--blue)}
@media(max-width:900px){.home-editorial .stories-section .article-list{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(9,auto);column-gap:24px}}
@media(max-width:620px){.home-editorial .stories-section .article-list{grid-template-columns:1fr;grid-template-rows:none;grid-auto-flow:row}.home-editorial .stories-section .article-row{min-height:0;padding:13px 0}}

/* Course cards: the title belongs on the photo, followed by one short line and one consultation action. */
.home-editorial .courses-section .course-card,.home-editorial .courses-section .course-card:nth-child(2){min-height:0}
.home-editorial .courses-section .course-photo{display:block;height:235px;overflow:hidden}
.home-editorial .courses-section .course-photo::after{inset:30% 0 0;background:linear-gradient(180deg,rgba(3,28,65,0),rgba(3,28,65,.84))}
.home-editorial .courses-section .course-photo h3{position:absolute;z-index:1;left:12px;right:12px;bottom:20px;margin:0;color:#fff;text-align:center;font-size:30px;line-height:1.25;text-shadow:0 2px 12px rgba(0,24,56,.45)}
.home-editorial .courses-section .course-content{min-height:0;gap:17px;padding:19px 23px 22px}
.home-editorial .courses-section .course-card p.course-tagline{max-width:none;margin:0;color:#285c91;text-align:center;font-size:16px;font-weight:700;line-height:1.5}
.home-editorial .courses-section .course-consult{display:flex;align-items:center;justify-content:center;gap:13px;min-height:44px;border-radius:6px;background:var(--blue);color:#fff;font-size:14px;font-weight:700;transition:background .18s}
.home-editorial .courses-section .course-consult:hover,.home-editorial .courses-section .course-consult:focus-visible{background:var(--blue-deep)}
.home-editorial .hero-consult{scroll-margin-top:106px}
@media(max-width:560px){.home-editorial .courses-section .course-photo{height:220px}.home-editorial .courses-section .course-photo h3{font-size:27px}.home-editorial .courses-section .course-content{gap:13px;padding:17px 20px 20px}}

/* Student photo captions sit within the image rather than below it. */
.home-editorial .students-section .student-card{position:relative;border:0;border-radius:11px;background:#e6f0fa;box-shadow:0 11px 28px rgba(18,63,111,.1)}
.home-editorial .students-section .student-photo::after{content:"";position:absolute;z-index:1;inset:48% 0 0;background:linear-gradient(transparent,rgba(3,29,68,.5))}
.home-editorial .students-section .student-card figcaption{position:absolute;z-index:2;left:50%;bottom:14px;transform:translateX(-50%);display:block;width:max-content;min-width:148px;max-width:calc(100% - 28px);padding:10px 24px;border:1px solid rgba(255,255,255,.38);border-radius:6px;background:rgba(4,54,111,.86);box-shadow:0 8px 22px rgba(0,25,61,.18);backdrop-filter:blur(6px);color:#fff;text-align:center;font-size:17px;font-weight:700;line-height:1.35}
@media(max-width:480px){.home-editorial .students-section .student-card figcaption{bottom:12px;min-width:132px;padding:9px 18px;font-size:15px}}

/* Footer links and filing information are maintained in PbootCMS. */
.footer-links{display:flex;align-items:flex-start;gap:30px;border-top:1px solid #2b496b;padding-top:27px;margin-top:45px}
.footer-links-title{flex:none;color:#fff;font-size:13px;font-weight:700;line-height:1.8}
.footer-links-list{display:flex;flex-wrap:wrap;gap:10px 24px;min-height:24px}
.footer-links-list a,.footer-icp{color:#a9bfd5;font-size:12px;line-height:1.8;transition:color .18s}
.footer-links-list a:hover,.footer-icp:hover{color:#fff}
.footer-links:has(.footer-links-list:empty){display:none}
.footer-bottom{margin-top:25px}
.footer-icp:empty{display:none}
@media(max-width:600px){.footer-links{display:block;padding-top:24px;margin-top:36px}.footer-links-title{display:block;margin-bottom:10px}.footer-links-list{gap:8px 18px}.footer-bottom{margin-top:22px}}

/* Course and home-section links share one desktop navigation row. */
.header-inner{gap:20px}
.site-header .brand{min-width:245px}
.main-nav{gap:clamp(11px,1.4vw,21px)}
.main-nav a{font-size:13px}
.header-action{gap:9px;padding:0 14px}
#advantages,#courses,#class-format,#teachers,#campus{scroll-margin-top:100px}
@media(max-width:1250px){.header-inner{gap:15px}.site-header .brand{min-width:220px}.main-nav{gap:11px}.main-nav a{font-size:12px}.header-action{display:none}}
@media(max-width:780px){.site-header .brand{min-width:0}.main-nav{max-height:calc(100dvh - 68px);overflow-y:auto}.main-nav a{font-size:15px}#advantages,#courses,#class-format,#teachers,#campus{scroll-margin-top:80px}}

/* Class-format pricing enquiry stays on the current page. */
.home-editorial .class-format-section .format-card-foot .format-consult-trigger{width:100%;min-height:42px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;border:0;border-radius:5px;background:#e8f2fc;color:var(--blue);font-size:13px;font-weight:700;text-align:left;cursor:pointer;transition:background .18s,color .18s}
.home-editorial .class-format-section .format-card-foot .format-consult-trigger:hover,.home-editorial .class-format-section .format-card-foot .format-consult-trigger:focus-visible{background:var(--blue);color:#fff}
.format-consult-dialog{position:fixed;max-width:min(480px,calc(100vw - 28px));width:100%;max-height:calc(100dvh - 32px);overflow-y:auto;margin:auto;padding:30px;border:0;border-radius:14px;background:#fff;color:#15253a;box-shadow:0 28px 80px rgba(0,27,66,.3)}
.format-consult-dialog::backdrop{background:rgba(5,30,65,.63)}
.format-consult-close{position:absolute;right:16px;top:13px;width:32px;height:32px;border:0;border-radius:50%;background:#edf4fc;color:#355b83;font-size:24px;line-height:1;cursor:pointer}
.format-consult-close:hover,.format-consult-close:focus-visible{background:#dbeafb;color:var(--blue)}
.format-consult-kicker{display:block;color:var(--blue);font-size:10px;font-weight:800;letter-spacing:.16em}
.format-consult-dialog h2{margin:10px 0 7px;font-size:25px;line-height:1.35}
.format-consult-dialog>p{margin:0 20px 20px 0;color:#64768b;font-size:13px;line-height:1.7}
.format-consult-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 11px}
.format-consult-fields label{display:flex;flex-direction:column;gap:7px;min-width:0;color:#243c58;font-size:12px;font-weight:700}
.format-consult-fields input,.format-consult-fields select{width:100%;height:43px;min-width:0;padding:0 10px;border:1px solid #d6e1ed;border-radius:5px;background:#fff;color:#20344c;font:400 12px "Microsoft YaHei","PingFang SC",sans-serif;outline:none}
.format-consult-fields input:focus,.format-consult-fields select:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(2,83,174,.1)}
.format-consult-trap{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}
.format-consult-submit{display:flex;align-items:center;justify-content:center;gap:18px;width:100%;height:46px;margin-top:20px;border:0;border-radius:5px;background:var(--blue);color:#fff;font-size:14px;font-weight:700;cursor:pointer}
.format-consult-submit:hover,.format-consult-submit:focus-visible{background:var(--blue-deep)}
.format-consult-submit:disabled{opacity:.65;cursor:wait}
.format-consult-status{min-height:18px;margin-top:10px;color:var(--blue);font-size:12px;line-height:1.5;text-align:center}
.format-consult-status:empty{min-height:0;margin:0}
.format-consult-status[data-state="error"]{color:#b82f35}
.format-consult-form>small{display:block;margin-top:12px;color:#8293a6;font-size:10px;text-align:center}
@media(max-width:480px){.format-consult-dialog{padding:24px 18px 20px}.format-consult-dialog h2{font-size:22px}.format-consult-fields{gap:12px 8px}.format-consult-fields input,.format-consult-fields select{padding:0 7px;font-size:11px}}

/* Mobile navigation is a scrollable dark overlay; the page behind it is locked. */
@media(max-width:780px){
  html.menu-open,body.menu-open{overscroll-behavior:none}
  .main-nav{position:fixed;top:68px;bottom:0;left:0;right:0;max-height:none;height:calc(100dvh - 68px);justify-content:flex-start;padding:15px 20px 32px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;touch-action:pan-y;background:rgba(5,30,62,.95);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:none}
  .main-nav a,.main-nav .mobile-section-link{color:#fff;font-size:15px;font-weight:700;border-bottom:1px solid rgba(255,255,255,.18);padding:15px 8px}
  .main-nav a:hover,.main-nav a:focus-visible{color:#fff;background:rgba(255,255,255,.12)}
}

/* The consultation number is display-only, with no tel: action. */
.header-phone{display:flex;flex-direction:column;align-items:flex-end;flex:none;gap:3px;white-space:nowrap;color:#173a62}
.header-phone span{font-size:10px;color:#7189a3}
.header-phone strong{font-size:17px;letter-spacing:.02em}
.mobile-phone{display:none}
.header-phone:has(strong:empty),.mobile-phone:has(strong:empty){display:none}
@media(max-width:1250px){.header-phone{display:none}}
@media(max-width:780px){.main-nav .mobile-phone{display:flex;flex-direction:column;gap:7px;padding:18px 8px 10px;color:#fff}.mobile-phone span{font-size:12px;color:#b9d0e8}.mobile-phone strong{font-size:19px;letter-spacing:.02em}}
@media(max-width:480px){.home-editorial .hero-foot{margin-top:23px}}

/* Center homepage section headings and flank each carousel with its controls. */
.home-editorial .section-heading{position:relative;justify-content:center;text-align:center}
.home-editorial .section-heading>div:first-child{width:100%}
.home-editorial .section-heading p{max-width:720px;margin:12px auto 0}
.home-editorial .section-heading .section-number,.home-editorial .stories-section .section-heading .text-link{position:absolute;right:0;bottom:4px}
.home-editorial .carousel-frame{position:relative}
.home-editorial .carousel-controls{position:absolute;z-index:3;inset:0;display:flex;align-items:center;justify-content:space-between;pointer-events:none}
.home-editorial .carousel-controls[hidden]{display:none}
.home-editorial .carousel-controls button{position:relative;pointer-events:auto;width:46px;height:46px;box-shadow:0 5px 18px rgba(10,51,99,.18)}
.home-editorial .carousel-controls .carousel-prev{margin-left:-23px}
.home-editorial .carousel-controls .carousel-next{margin-right:-23px}
.home-editorial .carousel-track{cursor:grab;touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;user-select:none;-webkit-user-select:none}
.home-editorial .carousel-track.is-dragging{cursor:grabbing;scroll-snap-type:none;scroll-behavior:auto}
.home-editorial .carousel-track img{user-select:none;-webkit-user-drag:none}
@media(max-width:780px){
  .home-editorial .section-heading .section-number{display:none}
  .home-editorial .stories-section .section-heading{padding-bottom:29px}
  .home-editorial .stories-section .section-heading .text-link{left:0;right:0;bottom:0;justify-content:center}
  .home-editorial .carousel-controls .carousel-prev{margin-left:-12px}
  .home-editorial .carousel-controls .carousel-next{margin-right:-12px}
}

/* Show more student photos in each desktop carousel view. */
@media(min-width:781px){
  .home-editorial .students-section .student-track>*{flex-basis:calc((100% - 36px)/3.35)}
  .home-editorial .students-section .student-photo{height:250px}
}

/* Smaller, quieter student captions sit at the photo's lower-left corner. */
.home-editorial .students-section .student-card figcaption{left:14px;bottom:13px;transform:none;width:auto;min-width:0;max-width:calc(100% - 28px);padding:7px 11px;border:0;border-radius:4px;background:rgba(4,44,89,.84);box-shadow:none;color:#fff;text-align:left;font-size:13px;font-weight:600;line-height:1.3}
.home-editorial .students-section .student-photo-single img{inset:0;width:100%;height:100%;max-width:100%;object-fit:cover}
@media(max-width:480px){.home-editorial .students-section .student-card figcaption{left:11px;bottom:11px;min-width:0;padding:6px 9px;font-size:12px}}

/* Keep the display-only consultation number on one line. */
.header-phone{flex-direction:row;align-items:center}
@media(max-width:780px){.main-nav .mobile-phone{flex-direction:row;align-items:center}}

/* Arrange the opened mobile navigation in two compact columns. */
@media(max-width:780px){
  .main-nav.is-open{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:0 12px}
  .main-nav a,.main-nav .mobile-section-link{display:flex;align-items:center;min-height:49px;padding:12px 8px;font-size:14px}
  .main-nav .mobile-phone{grid-column:1 / -1;justify-content:center;padding:18px 8px 8px;text-align:center}
}

/* Shared recommendations and consultation for list and article pages. */
.recommended-aside{padding:27px;background:#f3f7fc;border-top:3px solid var(--blue)}
.recommended-aside h2{margin:10px 0 17px;font-size:22px}
.recommended-list{border-top:1px solid #dbe6f2}
.recommended-list a:nth-child(n+7){display:none}
.recommended-list a{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:5px 8px;padding:14px 0;border-bottom:1px solid #dbe6f2}
.recommended-list a:hover span{color:var(--blue)}
.recommended-list time{grid-column:1 / -1;color:#7790aa;font-size:11px}
.recommended-list span{color:#173451;font-size:13px;font-weight:700;line-height:1.55}
.recommended-list b{align-self:center;color:var(--blue);font-size:13px}
.page-consult-section{padding:60px 0 70px;background:#f2f6fb}
.page-consult-layout{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:center;gap:6%}
.page-consult-copy h2{margin:14px 0 12px;font-size:clamp(28px,3vw,40px);line-height:1.35}
.page-consult-copy p{max-width:390px;margin:0;color:var(--muted);font-size:14px;line-height:1.8}
.page-consult-form{position:relative;padding:28px 30px 22px;border:1px solid #dae6f2;border-radius:12px;background:#fff;box-shadow:0 16px 40px rgba(9,56,105,.08)}
.page-consult-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 12px}
.page-consult-fields label{display:flex;flex-direction:column;gap:7px;min-width:0;color:#27425f;font-size:12px;font-weight:700}
.page-consult-fields input,.page-consult-fields select{width:100%;height:43px;min-width:0;padding:0 11px;border:1px solid #d6e1ed;border-radius:5px;background:#fff;color:#20344c;font:400 12px "Microsoft YaHei","PingFang SC",sans-serif;outline:none}
.page-consult-fields input:focus,.page-consult-fields select:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(2,83,174,.1)}
.page-consult-trap{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}
.page-consult-form>button{display:flex;align-items:center;justify-content:center;gap:16px;width:100%;height:45px;margin-top:19px;border:0;border-radius:5px;background:var(--blue);color:#fff;font-size:14px;font-weight:700;cursor:pointer}
.page-consult-form>button:hover,.page-consult-form>button:focus-visible{background:var(--blue-deep)}
.page-consult-form>button:disabled{opacity:.65;cursor:wait}
.page-consult-form .consult-status{min-height:0;margin-top:10px;color:var(--blue);font-size:12px;text-align:center;line-height:1.5}
.page-consult-form .consult-status:empty{margin:0}
.page-consult-form .consult-status[data-state="error"]{color:#b82f35}
.page-consult-form>small{display:block;margin-top:11px;color:#8293a6;font-size:10px;text-align:center}
@media(max-width:780px){
  .page-consult-layout{grid-template-columns:1fr;gap:22px}
  .page-consult-section{padding:46px 0 55px}
  .recommended-aside{position:static}
}
@media(max-width:480px){.page-consult-form{padding:21px 18px}.page-consult-fields{gap:12px 8px}.page-consult-fields input,.page-consult-fields select{padding:0 7px;font-size:11px}}

.article-meta span{overflow-wrap:anywhere}
@media(max-width:480px){.article-meta{flex-direction:row;gap:8px 18px}}

/* Three clear actions stay within thumb reach on phones. */
.mobile-consult-dock{display:none}
@media(max-width:780px){
  body{padding-bottom:calc(88px + env(safe-area-inset-bottom))}
  .mobile-consult-dock{position:fixed;z-index:70;left:12px;right:12px;bottom:calc(10px + env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;max-width:480px;margin:auto;padding:6px;border:1px solid rgba(255,255,255,.2);border-radius:16px;background:rgba(8,41,81,.97);box-shadow:0 10px 30px rgba(4,30,63,.3);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}
  .mobile-consult-dock a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;min-width:0;min-height:56px;border-radius:11px;color:#fff;font-size:11px;font-weight:700;letter-spacing:.02em;white-space:nowrap}
  .mobile-consult-dock a:hover,.mobile-consult-dock a:focus-visible{background:rgba(255,255,255,.16)}
  .mobile-consult-dock .mobile-consult-submit{background:#0b65c8;box-shadow:inset 0 1px 0 rgba(255,255,255,.22)}
  .mobile-consult-dock .mobile-consult-submit:hover,.mobile-consult-dock .mobile-consult-submit:focus-visible{background:#1677df}
  .mobile-consult-dock svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
  html.menu-open .mobile-consult-dock{display:none}
  #hero-consult,#page-consult{scroll-margin-top:80px}
}

.article-main>h1{margin-top:0}
@media(max-width:780px){
  [data-page="list"] .article-row{padding:18px 0}
  [data-page="list"] .article-row .row-category,
  [data-page="list"] .article-row .row-meta i,
  [data-page="list"] .article-row p,
  [data-page="list"] .article-row .row-read{display:none}
  [data-page="list"] .article-row h2{margin:8px 0 0}
}

/* Alternate white and light-gray homepage sections in their current order. */
.home-editorial .advantages-section,
.home-editorial .class-format-section,
.home-editorial .students-section,
.home-editorial .stories-section{background:#fff}
.home-editorial .courses-section,
.home-editorial .teachers-section,
.home-editorial .campus-section{background:#f3f6fa}
.home-editorial .advantages-section,
.home-editorial .courses-section,
.home-editorial .class-format-section,
.home-editorial .teachers-section,
.home-editorial .students-section,
.home-editorial .campus-section,
.home-editorial .stories-section{padding-top:64px;padding-bottom:64px}
.home-editorial .section-heading{margin-bottom:30px}
@media(max-width:780px){
  .home-editorial .advantages-section,
  .home-editorial .courses-section,
  .home-editorial .class-format-section,
  .home-editorial .teachers-section,
  .home-editorial .students-section,
  .home-editorial .campus-section,
  .home-editorial .stories-section{padding-top:50px;padding-bottom:50px}
  .home-editorial .section-heading{margin-bottom:26px}
}
@media(max-width:480px){
  .home-editorial .advantages-section,
  .home-editorial .courses-section,
  .home-editorial .class-format-section,
  .home-editorial .teachers-section,
  .home-editorial .students-section,
  .home-editorial .campus-section,
  .home-editorial .stories-section{padding-top:42px;padding-bottom:42px}
  .home-editorial .section-heading{margin-bottom:23px}
}
