:root{--ink:#243c34;--accent:#35604d;--muted:#737971;--paper:#f6f5ef;--line:#dce2d8}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);font-family:"Microsoft YaHei","PingFang SC",Arial,sans-serif;background:#fff;line-height:1.7}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{touch-action:manipulation}button,a{ -webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #bd9352;outline-offset:4px}img{max-width:100%}figure,h1,h2,h3,p{margin:0}button{cursor:pointer}.wrap{width:min(1240px,calc(100% - 72px));margin-inline:auto}.utility{background:#f0f1e9;font-size:13px;color:#778074}.utility .wrap{display:flex;justify-content:space-between;padding-block:9px}.site-header{background:#fff;position:sticky;top:0;z-index:20;border-bottom:1px solid #e7eae2}.header-row{height:94px;display:flex;align-items:center;gap:36px}.brand{margin-right:auto;display:flex;flex-direction:column;line-height:1.4}.brand strong{font-size:29px;letter-spacing:2px}.brand span{font-size:13px;letter-spacing:1.5px;color:var(--muted);margin-top:5px}.header-row nav{display:flex;gap:26px;font-size:16px}.phone{display:inline-flex;align-items:center;gap:10px;font-size:27px;font-weight:700;white-space:nowrap}.phone svg{width:25px;height:25px;color:var(--accent)}.arrow{width:23px;height:23px;vertical-align:middle;flex:none;transition:transform .2s}a:hover .arrow{transform:translateX(4px)}a:hover{color:#58795c}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;background:var(--accent);color:#fff;font-weight:700;border:1px solid var(--accent);padding:15px 22px;white-space:nowrap;transition:background .2s}.button:hover{color:#fff;background:#244837}.button.outline{background:transparent;color:var(--accent)}.button.outline:hover{background:#e8eee4}.actions{display:flex;gap:12px;margin-top:30px}.text-link{display:inline-flex;align-items:center;gap:14px;color:var(--accent);font-weight:700;border-bottom:1px solid #adbdab;padding:9px 0;white-space:nowrap}.hero{background:linear-gradient(105deg,#f7f6ef,#eef2e8);overflow:hidden}.hero-inner{display:grid;grid-template-columns:1fr 1.45fr;gap:48px;align-items:center;min-height:510px;padding-block:38px}.eyebrow{font-size:14px;letter-spacing:2px;color:#75866b;margin-bottom:20px}.hero h1{font-size:clamp(40px,4.3vw,64px);line-height:1.2;letter-spacing:-1px;font-weight:800;margin-bottom:23px}.hero-heading{font-size:23px;margin-bottom:13px}.hero-desc{font-size:16px;color:var(--muted)}.hero-content{animation:arrive .6s ease-out both}.hero-picture{display:block;min-width:0;position:relative;animation:arrive .8s .1s ease-out both}.hero-picture img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:contain}.hero-picture>span{display:flex;justify-content:space-between;align-items:center;padding-top:12px;font-size:14px;color:#526952}.hero-picture b{font-weight:400}.routes{padding-block:26px;border-bottom:1px solid var(--line)}.routes nav{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.routes a{display:flex;gap:16px;align-items:center}.routes small{color:#8c9b82}.routes strong{font-size:18px}.routes .arrow{margin-left:auto}.section{padding-block:70px}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:30px}.section-head .eyebrow{margin-bottom:14px}h2{font-size:34px;line-height:1.4;font-weight:750}h3{font-size:23px;line-height:1.5}.section-intro{color:var(--muted)}.course{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:30px 0;border-top:1px solid var(--line)}.course-copy{min-width:0}.course h3{font-size:23px;color:var(--ink)}.course-summary{margin-top:9px;color:var(--muted);font-size:16px}.course-meta{display:flex;flex-wrap:wrap;gap:6px 22px;font-size:14px;margin-top:14px;color:#737a70}.other-caption{font-size:26px;margin:36px 0 22px}.note{font-size:13px;color:#858a80;margin-top:22px}.learning{background:var(--paper)}.learning-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:42px}.learning-grid article{padding-top:20px;border-top:1px solid #cbd4c4}.learning-grid small{color:#748168;font-size:13px}.learning-grid h3{margin:20px 0 16px}.learning-grid p{font-size:16px;color:var(--muted);line-height:1.9}.video-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px}.video-player{position:relative;background:#eef0e9;aspect-ratio:16/9}.video-player video{display:block;width:100%;height:100%;object-fit:contain}.video-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;gap:8px;border:1px solid #ffffff55;background:#31533eea;color:#fff;padding:13px 20px;white-space:nowrap;font-size:16px}.video-play[hidden]{display:none}.video-play svg{width:22px;height:22px}.video-grid figcaption{padding-top:20px}.video-grid figcaption h3{font-size:22px}.video-grid figcaption p{margin-top:6px;color:var(--muted);font-size:15px}.news-section{background:#f4f6f0}.news-list{list-style:none;margin:0;padding:0}.news-list li{display:flex;align-items:center;gap:24px;border-bottom:1px solid var(--line);padding:17px 0;min-width:0}.news-list li a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:17px}.news-list li span{font-size:14px;color:var(--muted);flex-shrink:0}.consult{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;padding-block:70px}.consult h2{margin-bottom:15px}.consult p{color:var(--muted)}.consult .phone{margin-top:25px}.signup{display:grid;grid-template-columns:1fr 1fr;gap:17px 20px}.signup label{font-size:15px;font-weight:700}.signup input:not([type=hidden]){display:block;width:100%;padding:12px 14px;border:1px solid #b9c7b4;background:#fff;font-size:16px;margin-top:7px;color:var(--ink);border-radius:0}.full{grid-column:1/-1}.site-footer{padding-block:35px;background:#edf0e8;color:#637160;font-size:13px}.site-footer strong{font-size:20px;color:var(--ink)}.site-footer .phone{font-size:23px;margin:16px 0}.footer-nav{display:flex;gap:25px;margin-bottom:18px}.copyright{border-top:1px solid #d6ddcf;padding-top:18px;font-size:12px}.mobile-bar{display:none}.breadcrumb{display:flex;align-items:center;gap:10px;white-space:nowrap;overflow:hidden;font-size:14px;color:var(--muted);margin:24px 0}.breadcrumb a,.breadcrumb i{flex-shrink:0;font-style:normal}.breadcrumb span{overflow:hidden;text-overflow:ellipsis;min-width:0}.directory h1,.cl-news h1{font-size:36px;margin-bottom:14px}.directory{padding-top:18px}.lead{font-size:17px;color:var(--muted);margin-bottom:30px}.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:45px;align-items:start}.article-column{min-width:0}.sidebar{padding:26px 22px;background:#f4f6ef;position:sticky;top:120px}.sidebar h2{font-size:24px}.sidebar nav{display:flex;flex-direction:column;margin:20px 0}.sidebar nav a{font-size:16px;font-weight:700;padding:13px 0;border-bottom:1px solid var(--line)}.sidebar .button{width:100%;font-size:14px;padding:12px;margin-top:20px}.sidebar .text-link{font-size:14px}.article-heading h1{text-align:center;font-size:30px;line-height:1.5;margin:20px 0}.content-info{text-align:center;color:var(--muted);font-size:14px;margin:15px 0 30px}.content-info span{margin-right:10px}.article-body{font-size:18px;line-height:1.9;overflow-wrap:anywhere}.article-body #MyContent{width:100%!important;max-width:100%;margin:0!important}.article-body img{max-width:100%!important;height:auto!important;display:inline-block}.article-body table{max-width:100%!important;box-sizing:border-box}.article-body iframe,.article-body video{max-width:100%}.article-column .consult{display:block;border-top:1px solid var(--line);margin-top:40px}.article-column .signup{margin-top:25px}.fenye{display:flex!important;gap:8px;justify-content:center;flex-wrap:wrap;margin:28px 0}.fenye a,.fenye span{border:1px solid var(--line);padding:5px 10px;font-size:14px}.fenye .curr,.fenye a[aria-current]{background:var(--accent);color:#fff}.full-news ul{list-style:none;margin:0;padding:0}.full-news{min-width:0}
@keyframes arrive{from{opacity:0;transform:translateY(9px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-content,.hero-picture{animation:none}.arrow,.button{transition:none}}
@media(max-width:1100px){.header-row{gap:24px}.header-row nav{gap:16px}.phone{font-size:23px}.hero-inner{gap:28px;grid-template-columns:1fr 1.25fr}.hero h1{font-size:44px}.hero-heading{font-size:20px}.hero .button{padding:13px 14px;font-size:14px}.article-layout{gap:28px;grid-template-columns:minmax(0,1fr) 235px}}
@media(max-width:800px){html{scroll-padding-top:90px}body{padding-bottom:64px}.wrap{width:calc(100% - 36px)}.utility{font-size:10px}.utility .wrap{padding-block:7px}.header-row{height:76px;gap:10px}.header-row nav{display:none}.brand strong{font-size:20px;letter-spacing:1px}.brand span{font-size:10px;letter-spacing:0;margin-top:3px}.phone{font-size:20px;gap:6px}.phone svg{width:19px;height:19px}.hero-inner{display:flex;flex-direction:column;align-items:stretch;min-height:0;gap:0;padding-block:23px 20px}.hero-content{display:contents}.hero .eyebrow{font-size:11px;letter-spacing:1px;margin-bottom:12px;order:0}.hero h1{font-size:38px;line-height:1.2;order:1;margin-bottom:14px}.hero-heading{font-size:18px;order:2;margin-bottom:7px}.hero-desc{font-size:12px;order:3;line-height:1.6}.hero-desc br{display:none}.hero-picture{order:4;margin-top:18px}.hero-picture>span{display:none}.hero .actions{order:5;margin-top:16px;gap:10px;display:grid;grid-template-columns:1fr 1fr}.hero .button{font-size:13px;padding:12px 8px;gap:10px}.arrow{width:20px;height:20px}.routes{padding-block:18px}.routes nav{gap:12px;grid-template-columns:1fr}.routes a{padding:8px 0;border-bottom:1px solid #e5e9df;gap:12px}.routes strong{font-size:15px}.section{padding-block:38px}.section-head{gap:14px;margin-bottom:24px;align-items:center}.eyebrow{font-size:11px;letter-spacing:1px;margin-bottom:10px}.section-head .eyebrow{margin-bottom:10px}h2{font-size:26px}.text-link{font-size:12px;gap:6px}.course{padding:23px 0;display:block}.course h3{font-size:20px}.course-summary{font-size:14px;margin-top:8px}.course-meta{font-size:12px;gap:5px 14px;margin-top:12px}.course .button{font-size:13px;padding:10px 15px;margin-top:16px}.other-caption{font-size:23px;margin:25px 0 18px}.note{font-size:11px}.learning-grid{grid-template-columns:1fr;gap:24px}.learning-grid article{padding-top:14px}.learning-grid h3{font-size:21px;margin:10px 0}.learning-grid p{font-size:14px}.video-grid{grid-template-columns:1fr;gap:27px}.section-intro{display:none}.video-grid figcaption{padding-top:13px}.video-grid figcaption h3{font-size:20px}.video-grid figcaption p{font-size:13px}.video-play{font-size:14px;padding:10px 16px}.news-list li{gap:10px;padding:14px 0}.news-list li a{font-size:14px}.news-list li span{font-size:11px}.consult{grid-template-columns:1fr;gap:26px;padding-block:40px}.consult p{font-size:14px}.consult .phone{margin-top:15px}.signup{gap:15px}.signup input:not([type=hidden]){font-size:16px;padding:11px 10px}.site-footer{padding-block:25px}.mobile-bar{position:fixed;bottom:0;left:0;width:100%;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-top:1px solid #d4dccd;z-index:50;padding-bottom:env(safe-area-inset-bottom)}.mobile-bar a{height:58px;display:flex;justify-content:center;align-items:center;font-size:14px}.mobile-bar a:last-child{background:var(--accent);color:#fff;font-weight:700}.breadcrumb{display:flex!important;font-size:12px;gap:7px;margin:17px 0}.article-layout{grid-template-columns:1fr}.sidebar{position:static;margin-bottom:32px}.directory h1,.cl-news h1{font-size:28px}.directory{padding-top:14px}.lead{font-size:14px}.article-heading h1{font-size:24px;line-height:1.5}.content-info{font-size:12px}.article-body{font-size:16px}.article-body table{display:block;overflow-x:auto}.article-body [style*="width"]{max-width:100%}.fenye{display:flex!important;margin:24px 0;gap:6px}.fenye a,.fenye span{font-size:12px;padding:5px 8px}.article-column .consult{margin-top:28px}.footer-nav{gap:18px}}
@media(max-width:370px){.brand strong{font-size:18px}.phone{font-size:18px}.hero h1{font-size:35px}.section-head h2{font-size:24px}}

.article-body p{margin:1em 0}.article-body img{vertical-align:middle}.article-body p:has(img),.article-body span:has(img),.article-body strong:has(img),.article-body a:has(img){text-indent:0!important}

@media(max-width:800px){.hero-desc br{display:block}}

/* Guangjian: real classrooms, paper white and the original vermilion identity. */
:root{--ink:#302d29;--accent:#b73531;--muted:#7e776d;--paper:#f7f4ed;--line:#e4ddd2}
.utility{background:#f1ede5;color:#847d71}.header-row{height:94px;gap:30px}.brand{display:block;flex:none;margin-right:auto}.brand-logo{display:block!important;position:relative;width:216px;height:67px;overflow:hidden;margin:0!important}.brand-logo img{display:block;width:216px!important;height:81px!important;max-width:none}.header-row nav{font-size:15px;gap:24px}.phone{font-size:25px;color:var(--ink)}a:hover{color:#a32a27}.button{background:var(--accent);border-color:var(--accent);color:#fff}.button:hover{background:#8f2926;color:#fff}.button.outline{background:#fffaf4;color:var(--accent);border-color:#cf9c8d}.button.outline:hover{background:#f5e7dc}.text-link{color:var(--accent);border-color:#d5b5a0}.eyebrow{color:#aa7950;font-size:13px;letter-spacing:1.5px}.hero{background:var(--paper)}.hero-inner{grid-template-columns:1fr 1.12fr;gap:16px;min-height:470px;padding-block:42px}.hero-content{position:relative;z-index:1}.hero h1{font-size:clamp(42px,3.55vw,57px);font-weight:750;line-height:1.32;letter-spacing:1px;color:#383028;white-space:nowrap;margin-bottom:22px}.hero-heading{font-size:24px;color:#775340;line-height:1.55;margin-bottom:13px}.hero-desc{font-size:16px;line-height:1.85;color:#8b8174}.hero .actions{margin-top:28px;gap:12px}.hero .button{font-size:15px;padding:13px 19px;gap:15px}.hero-art{display:block;position:relative;min-width:0;margin-left:-6px;margin-right:-36px;isolation:isolate}.hero-art img{display:block;width:100%;aspect-ratio:1.55;object-fit:cover;object-position:center}.hero-art:after{content:"";position:absolute;inset:0 0 43px;pointer-events:none;background:linear-gradient(90deg,var(--paper),transparent 14%),linear-gradient(0deg,var(--paper),transparent 14%),linear-gradient(180deg,var(--paper),transparent 8%)}.hero-art>span{display:flex;align-items:center;justify-content:space-between;font-size:13px;letter-spacing:2px;padding:15px 20px 0 45px;color:#977d5e}.routes{padding-block:23px}.routes nav{grid-template-columns:repeat(4,1fr);gap:26px}.routes a{gap:12px}.routes strong{font-size:17px}.routes small{color:#aa7950}.section{padding-block:64px}.section-head h2{font-size:34px;color:#aa302e}.section-head .eyebrow{font-size:13px;margin-bottom:10px}.featured-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.featured-course{min-width:0}.featured-photo{display:block;overflow:hidden;background:#f2eee7}.featured-photo img{width:100%;height:210px;object-fit:cover;display:block;transition:transform .3s}.featured-course:first-child .featured-photo img{object-position:center 37%}.featured-photo:hover img{transform:scale(1.025)}.featured-course>div{padding:21px 0 0}.featured-course .eyebrow{font-size:12px;margin-bottom:10px}.featured-course h3{font-size:22px;font-weight:750;line-height:1.5;min-height:66px}.featured-course h3 a{display:block}.featured-course div>p:not(.eyebrow){font-size:15px;color:var(--muted);margin-top:11px;min-height:52px}.featured-course .text-link{font-size:14px;margin-top:12px}.catalog-section{background:#faf8f4}.course-category{display:grid;grid-template-columns:220px minmax(0,1fr);gap:35px;padding:30px 0;border-top:1px solid #d9cbbb;scroll-margin-top:115px}.course-category>header{display:flex;align-items:flex-start;gap:14px;padding-top:3px}.course-category>header>span{font-size:13px;color:#b39570;padding-top:6px}.course-category h3{font-size:24px;font-weight:750}.course-category header p{font-size:13px;color:#978a7a;margin-top:8px}.category-list{display:grid;grid-template-columns:1fr 1fr;column-gap:32px}.course{padding:19px 0;gap:12px;align-items:flex-start;border-top:0;border-bottom:1px solid var(--line)}.course:nth-child(-n+2){padding-top:0}.course-copy{min-width:0;flex:1}.course h4{margin:0;font-size:17px;line-height:1.55;font-weight:750}.course h4 a{display:block}.course-summary{font-size:13px;line-height:1.75;margin-top:9px}.course-meta{font-size:11px;gap:2px 10px;margin-top:9px;color:#94897b}.course-arrow{color:#b43831;flex:none;padding-top:2px}.course-arrow .arrow{width:18px;height:18px}.note{color:#938777}.direction-links{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0}.direction-links a{border-bottom:1px solid #c89d7f;padding:7px 13px;color:#8d543b;font-weight:700}.teachers-section{background:#f3eee4}.teacher-track{display:flex;gap:30px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#bca181 #e4dacb;padding:10px 0 20px}.teacher-slide{flex:0 0 calc((100% - 90px)/4);min-width:0;scroll-snap-align:start}.teacher-photo{display:block;width:176px;margin:0 auto}.image-window{display:block;position:relative;aspect-ratio:1;overflow:hidden;border-radius:50%;background:#ded6cb;box-shadow:0 0 0 7px #eae2d6}.image-window img{position:absolute;max-width:none!important;height:auto!important;display:block}.teacher-copy{padding-top:26px}.teacher-copy h3{font-size:25px;font-weight:750}.teacher-copy h3 small{font-size:12px;font-weight:400;margin-left:10px;color:#978979}.teacher-role{font-size:12px;color:#a06844;margin-top:7px}.teacher-intro{font-size:14px;color:#827568;line-height:1.8;margin-top:12px;min-height:76px}.teacher-copy nav{margin-top:12px}.teacher-copy nav a{display:flex;align-items:center;gap:10px;justify-content:space-between;border-bottom:1px solid #ded0bc;padding:11px 0;color:#a33d31;font-size:13px;font-weight:700}.teacher-copy nav span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;min-width:0}.teacher-copy nav .arrow{width:17px;height:17px}.teacher-controls{display:flex;gap:7px}.teacher-controls[hidden]{display:none}.teacher-controls button{height:39px;min-width:39px;border:1px solid #c6ad8b;background:transparent;color:#8e653f;padding:7px 11px}.teacher-controls button[data-step="-1"] svg{transform:rotate(180deg)}.teacher-toggle{font-size:12px}.classroom-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.classroom-grid>a{min-width:0}.classroom-grid img{width:100%;aspect-ratio:1.55;object-fit:cover;display:block}.classroom-grid>a>div{position:relative;padding:19px 30px 0 0}.classroom-grid h3{font-size:23px}.classroom-grid p{font-size:14px;color:#8c7d6a;margin-top:9px}.classroom-grid .arrow{position:absolute;top:22px;right:0;color:#aa6541}.news-section{background:#f8f5ee}.sidebar{background:#f8f3ea;min-width:0}.sidebar h2,.consult h2{color:#a8322e}.sidebar nav a{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:14px}.consult{border-top:1px solid var(--line)}.signup input:not([type=hidden]){border-color:#cbbca5}.site-footer{background:#f0eade;color:#827260}.copyright{border-color:#dcd0bb}.site-footer strong{color:#963b30}.breadcrumb{display:flex!important}.article-heading h1{color:#3a3329}.article-body{color:#333}.article-body p:has(img),.article-body span:has(img),.article-body strong:has(img),.article-body a:has(img){text-indent:0!important}.article-body p{margin:1em 0}.fenye .curr,.fenye a[aria-current]{background:var(--accent);color:#fff}
@media(min-width:801px) and (max-width:1100px){.header-row{gap:18px}.brand-logo{width:180px;height:56px}.brand-logo img{width:180px!important;height:67.5px!important}.header-row nav{font-size:13px;gap:14px}.phone{font-size:21px}.hero-inner{gap:5px;min-height:420px}.hero h1{font-size:39px}.hero-heading{font-size:19px}.hero .button{padding:12px 11px;font-size:13px;gap:10px}.hero-desc{font-size:14px}.hero-art{margin-right:-24px}.teacher-slide{flex-basis:calc((100% - 60px)/3)}.course-category{grid-template-columns:180px minmax(0,1fr);gap:20px}.category-list{gap:0 20px}.featured-course h3{font-size:20px}}
@media(max-width:800px){.header-row{height:76px;gap:8px}.brand-logo{width:148px;height:46px}.brand-logo img{width:148px!important;height:55.5px!important}.phone{font-size:18px;gap:5px}.phone svg{width:18px;height:18px}.hero-inner{display:flex;flex-direction:column;padding-block:25px 23px;min-height:0;gap:0}.hero-content{display:contents}.hero .eyebrow{order:0;font-size:11px;letter-spacing:1px;margin-bottom:13px}.hero h1{order:1;font-size:clamp(31px,8.2vw,52px);line-height:1.32;letter-spacing:.4px;margin-bottom:15px;white-space:nowrap}.hero-heading{order:2;font-size:17px;margin-bottom:8px}.hero-desc{order:3;font-size:12px;line-height:1.8}.hero-desc br{display:none}.hero-art{order:4;align-self:stretch;margin:19px -18px 0}.hero-art img{aspect-ratio:1.77;object-position:center}.hero-art:after{inset:0 0 28px;background:linear-gradient(180deg,var(--paper),transparent 10%,transparent 90%,var(--paper))}.hero-art>span{padding:7px 20px 0;font-size:10px;letter-spacing:1px}.hero-art>span .arrow{width:16px;height:16px}.hero .actions{order:5;display:grid;grid-template-columns:1fr 1fr;margin-top:19px;gap:10px}.hero .button{font-size:13px;gap:8px;padding:12px 6px}.hero .button svg{width:17px;height:17px}.routes{padding-block:14px}.routes nav{grid-template-columns:repeat(2,1fr);gap:5px 18px}.routes a{gap:8px;padding:9px 0}.routes strong{font-size:14px}.routes small{font-size:10px}.routes .arrow{width:17px;height:17px}.section{padding-block:38px}.section-head{gap:14px}.section-head h2{font-size:27px}.section-head .eyebrow{font-size:11px;margin-bottom:10px}.featured-grid{grid-template-columns:1fr;gap:26px}.featured-course{display:grid;grid-template-columns:116px minmax(0,1fr);gap:16px;padding-bottom:23px;border-bottom:1px solid var(--line)}.featured-photo img{width:100%;height:132px;object-fit:cover}.featured-course>div{padding:0}.featured-course .eyebrow{font-size:10px;margin-bottom:6px}.featured-course h3{font-size:18px;min-height:0}.featured-course div>p:not(.eyebrow){font-size:12px;min-height:0;margin-top:8px}.featured-course .text-link{margin-top:5px;font-size:12px;padding-block:6px}.course-category{grid-template-columns:1fr;gap:20px;padding:25px 0;scroll-margin-top:95px}.course-category>header{gap:12px}.course-category h3{font-size:23px}.course-category header p{font-size:12px;margin-top:3px}.category-list{grid-template-columns:1fr;gap:0}.course{display:flex;padding:18px 0;gap:15px}.course:nth-child(2){padding-top:18px}.course h4{font-size:16px}.course-summary{font-size:12px;margin-top:7px}.course-meta{font-size:11px;gap:2px 10px;margin-top:8px}.course-arrow .arrow{width:18px;height:18px}.note{font-size:11px}.teacher-track{gap:24px}.teacher-slide{flex-basis:79%}.teacher-photo{width:158px}.teacher-copy{padding-top:23px}.teacher-copy h3{font-size:24px}.teacher-role{font-size:12px}.teacher-intro{font-size:14px;min-height:0;margin-top:10px}.teacher-controls{gap:5px}.teacher-controls button{height:33px;min-width:29px;padding:5px 6px}.teacher-controls .arrow{width:17px;height:17px}.teacher-toggle{font-size:10px}.teachers-section .section-head{align-items:flex-end}.teachers-section .section-head .eyebrow{max-width:170px;font-size:10px}.classroom-grid{grid-template-columns:1fr;gap:25px}.classroom-grid>a{display:grid;grid-template-columns:42% 1fr;gap:18px;align-items:center}.classroom-grid>a>div{padding:0 20px 0 0}.classroom-grid h3{font-size:20px}.classroom-grid p{font-size:12px;margin-top:7px}.classroom-grid .arrow{width:17px;height:17px;top:6px}.classroom-grid img{aspect-ratio:1.25}.direction-links{gap:8px;margin:20px 0}.direction-links a{font-size:12px;padding:6px 8px}.breadcrumb{font-size:11px;gap:5px}.article-layout{grid-template-columns:minmax(0,1fr)}.article-column,.sidebar{max-width:100%;min-width:0}.article-body [style*="width"]{max-width:100%!important}.article-body table{width:100%!important}.article-heading h1{font-size:24px}.site-footer{padding-bottom:35px}.mobile-bar{border-color:#e3d6c1}.mobile-bar a{font-size:13px}.embed-icon{top:auto!important;left:auto!important;right:12px!important;bottom:calc(76px + env(safe-area-inset-bottom))!important;transform:none!important;width:68px!important;height:68px!important}}
@media(max-width:370px){.brand-logo{width:135px;height:42px}.brand-logo img{width:135px!important;height:50.625px!important}.phone{font-size:17px}.featured-course{grid-template-columns:102px 1fr;gap:13px}.hero-heading{font-size:16px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
.hero-art img{height:auto;aspect-ratio:650/367;mask-image:linear-gradient(180deg,transparent,#000 7%,#000 90%,transparent)}.hero-art:after{inset:0 0 40px;background:linear-gradient(90deg,var(--paper),transparent 14%)}
@media(max-width:800px){.hero-art:after{display:none}.hero-art img{height:auto;aspect-ratio:650/367}.hero-art>span{padding-top:4px}}
@media(max-width:800px){.featured-course{display:block}.featured-photo{display:none}.featured-course h3{font-size:19px}.featured-course .eyebrow{font-size:11px}.featured-course div>p:not(.eyebrow){font-size:13px}}
@media(max-width:800px) and (max-height:750px){.hero-inner{padding-block:18px}.hero .eyebrow{margin-bottom:9px}.hero h1{margin-bottom:12px}.hero-heading{margin-bottom:6px}.hero-desc{font-size:11px}.hero-art{margin-top:13px}.hero-art img{aspect-ratio:2.15;object-position:center 60%}.hero .actions{margin-top:12px}.hero .button{padding-block:11px}}
@media(max-width:800px){.embed-icon{bottom:var(--consult-bottom,calc(76px + env(safe-area-inset-bottom)))!important}}

/* Qiyu: original red wordmark, warm white, real classroom photography. */
:root{--accent:#bc202a;--ink:#29292b;--paper:#faf6f2;--muted:#7d7874;--line:#e3d9d2}
.utility{background:#f3eeea;color:#797572}.header-row{height:94px}.brand{flex-direction:row;align-items:center;gap:14px}.brand span{margin-top:0}.brand-symbol{position:relative;display:block;width:53px;height:58px;overflow:hidden}.brand-symbol img{position:absolute;width:200px;max-width:none;height:auto;left:-4px;top:-9px}.brand-wordmark{position:relative;display:block;width:172px;height:42px;overflow:hidden}.brand-wordmark img{position:absolute;width:312px;max-width:none;height:auto;left:-129px;top:-2px}.brand-copy{display:block}.brand .brand-subtitle{display:block;font-size:12px;letter-spacing:2px;margin-top:4px;color:var(--muted)}.header-row nav{font-size:16px}.phone svg{color:var(--accent)}
a:hover{color:#a21d25}.button,.button:hover{background:var(--accent);border-color:var(--accent);color:white}.button:hover{background:#a31c24}.button.outline{background:#fff;color:var(--accent);border-color:#d5a5a1}.button.outline:hover{background:#f8e8e4}.text-link{color:var(--accent);border-color:#d9b4ab}.eyebrow{color:#ad6251}.section-head h2,.sidebar h2,.consult h2{color:var(--accent)}
.hero{position:relative;isolation:isolate;background:var(--paper);overflow:hidden}.hero-inner{position:static;display:flex;align-items:center;height:510px;min-height:0;padding-block:32px;gap:0}.hero-content{position:relative;z-index:2;display:block;width:46%;max-width:565px}.hero h1{font-size:clamp(40px,3.8vw,58px);line-height:1.24;letter-spacing:.5px;color:#84262c;margin-bottom:24px}.hero-heading{font-size:26px;color:#464142;margin-bottom:14px}.hero-desc{font-size:17px;color:#81736e;line-height:1.9}.hero .eyebrow{font-size:15px;letter-spacing:1px}.hero .actions{margin-top:28px}.hero .button{font-size:16px;padding:14px 20px}.hero-art{position:absolute;inset:0 0 0 auto;display:block;width:70%;max-width:1260px;margin:0;overflow:hidden;animation:none;z-index:0}.hero-art img{display:block;width:100%;height:100%;aspect-ratio:auto;object-fit:cover;object-position:52% 38%;mask-image:none}.hero-art:after{content:"";display:block;position:absolute;inset:0;background:linear-gradient(90deg,#faf6f2 0%,rgba(250,246,242,.96) 12%,rgba(250,246,242,.55) 24%,transparent 39%);pointer-events:none}
.featured-grid{grid-template-columns:1.2fr 1fr;gap:48px}.featured-course{display:block}.featured-photo{display:block;overflow:hidden;background:#f9ece7}.featured-photo img{display:block;width:100%;height:285px;object-fit:contain;transition:transform .35s}.featured-photo.course-scene img{object-fit:cover;object-position:50% 38%}.featured-photo:hover img{transform:scale(1.02)}.featured-course>div{padding-top:22px}.featured-course h3{color:var(--ink);font-size:26px;min-height:0}.featured-course .eyebrow{font-size:13px}.featured-course div>p:not(.eyebrow){min-height:0;font-size:16px;color:var(--muted)}.featured-course .text-link{font-size:15px}.featured-course .course-meta{font-size:14px!important}.course-category{display:block}.category-list{display:block}.course h4{font-size:23px;line-height:1.6}.course-summary{font-size:16px}.course-meta{font-size:14px;color:var(--muted)}.course-arrow{color:var(--accent)}.note{color:#89807a}.directory .lead{font-size:17px;color:var(--muted)}
.learning-section{background:#faf5ef}.topic-list{display:grid;grid-template-columns:repeat(5,1fr);gap:30px}.topic-list article{border-top:1px solid #d9c9bd;padding-top:20px}.topic-list small{color:#ba8a6b;font-size:15px}.topic-list h3{font-size:22px;margin:14px 0 10px}.topic-list p{font-size:15px;line-height:1.9;color:var(--muted)}
.teachers-section{background:#fff}.teacher-track{gap:44px}.teacher-slide{flex-basis:calc((100% - 44px)/2);display:grid;grid-template-columns:180px 1fr;gap:28px}.teacher-photo{width:180px}.image-window{background:#ecd9d0;box-shadow:none}.teacher-copy{padding-top:8px}.teacher-copy h3{font-size:29px}.teacher-role{color:#af473e}.teacher-intro{font-size:16px;color:var(--muted);min-height:0}.teacher-copy nav a{color:var(--accent);border-color:var(--line);font-size:15px}.teacher-controls button{color:var(--accent);border-color:#d0b5a9}.teacher-controls button:hover{background:#faefea}.classroom-grid p{color:var(--muted)}.classroom-grid .arrow{color:var(--accent)}.classroom-grid img{object-position:center;aspect-ratio:1.5}.classroom-grid h3{font-size:21px}.related{padding-bottom:65px}.related h2{font-size:25px;margin-bottom:20px}.related>div{display:grid;grid-template-columns:1fr 1fr;gap:36px}.related a{display:flex;align-items:center;gap:24px;padding:24px 0;border-top:1px solid var(--line)}.related small{display:block;font-size:13px;color:#ad6251;margin-bottom:9px}.related strong{font-size:17px;line-height:1.7}.related .arrow{color:var(--accent)}.news-section{background:#faf6f2}.sidebar{background:#faf6f2}.site-footer{background:#f4eeea;color:#83756e}.site-footer strong{color:#782d2e}.copyright{border-color:#e1d3c9}.mobile-bar{background:#fff;border-color:var(--line)}.mobile-bar a:last-child{background:var(--accent)}.signup input:not([type=hidden]){border-color:#cbb6a9}.article-heading h1{color:#452e30}.fenye .curr,.fenye a[aria-current]{background:var(--accent)}
@media(min-width:801px) and (max-width:1100px){.header-row{gap:16px}.brand{gap:8px}.brand-symbol{width:44px;height:48px}.brand-symbol img{width:166px;left:-3px;top:-7.5px}.brand-wordmark{width:142px;height:35px}.brand-wordmark img{width:259px;left:-107px}.brand .brand-subtitle{font-size:10px}.header-row nav{font-size:13px;gap:14px}.hero-inner{height:460px}.hero h1{font-size:40px}.hero-heading{font-size:22px}.hero .button{font-size:14px;padding:12px 11px}.hero-desc{font-size:15px}.teacher-slide{grid-template-columns:140px 1fr;gap:22px}.teacher-photo{width:140px}.topic-list{gap:18px}.topic-list h3{font-size:18px}}
@media(max-width:800px){.header-row{height:76px;gap:8px}.brand{gap:7px}.brand-symbol{width:33px;height:36px}.brand-symbol img{width:124px;left:-2.5px;top:-5.5px}.brand-wordmark{width:106px;height:27px}.brand-wordmark img{width:194px;left:-80px;top:-1px}.brand .brand-subtitle{font-size:9px;letter-spacing:1px;margin-top:2px}.phone{font-size:18px}.hero-inner{height:auto;display:flex;align-items:stretch;padding-block:20px 22px}.hero-content{display:contents}.hero .eyebrow{font-size:11px;order:0;margin-bottom:12px}.hero h1{order:1;font-size:clamp(31px,8.7vw,49px);line-height:1.28;margin-bottom:12px;letter-spacing:0}.hero-heading{order:2;font-size:18px;margin-bottom:6px}.hero-desc{order:3;font-size:12px;line-height:1.8}.hero-desc br{display:none}.hero-art{position:relative;inset:auto;order:4;width:auto;max-width:none;align-self:stretch;height:clamp(210px,48vw,370px);margin:9px -18px 0}.hero-art img{width:100%;height:100%;aspect-ratio:auto;object-position:center 37%;mask-image:none}.hero-art:after{display:block;inset:0;background:linear-gradient(180deg,#faf6f2 0%,transparent 10%,transparent 88%,#faf6f2 100%)}.hero .actions{order:5;position:relative;z-index:2;margin-top:8px}.hero .button{font-size:13px;padding:12px 5px}.featured-grid{display:block}.featured-course{display:block;padding:20px 0;border-bottom:1px solid var(--line)}.featured-course:first-child{padding-top:0}.featured-course>a{display:none}.featured-course>div{padding:0}.featured-course h3{font-size:21px}.featured-course .eyebrow{font-size:12px}.featured-course div>p:not(.eyebrow){font-size:14px}.featured-course .text-link{font-size:13px}.featured-course .course-meta{font-size:12px!important}.course h4{font-size:19px}.course-summary{font-size:14px}.course-meta{font-size:12px}.directory .lead{font-size:15px}.topic-list{grid-template-columns:1fr;gap:0}.topic-list article{display:grid;grid-template-columns:30px 115px 1fr;gap:10px;align-items:start;padding:19px 0}.topic-list small{font-size:12px}.topic-list h3{font-size:16px;margin:0}.topic-list p{font-size:13px;line-height:1.8}.section-head h2{font-size:27px}.section-head .eyebrow{font-size:11px}.teacher-track{gap:28px}.teacher-slide{display:block;flex-basis:82%}.teacher-photo{width:154px}.teacher-copy{padding-top:20px}.teacher-copy h3{font-size:25px}.teacher-role{font-size:12px}.teacher-intro{font-size:14px}.teacher-copy nav a{font-size:13px}.related{padding-bottom:38px}.related h2{font-size:23px}.related>div{grid-template-columns:1fr;gap:0}.related a{padding:20px 0}.related strong{font-size:15px}.related small{font-size:12px}.classroom-grid img{aspect-ratio:1.5}.classroom-grid h3{font-size:19px}.embed-icon{bottom:var(--consult-bottom,calc(76px + env(safe-area-inset-bottom)))!important}}
@media(max-width:800px) and (max-height:750px){.hero-inner{padding-block:16px}.hero h1{font-size:31px;margin-bottom:8px}.hero .eyebrow{margin-bottom:8px}.hero-art{height:clamp(196px,48vw,350px);margin-top:7px}.hero .actions{margin-top:5px}.hero .button{padding-block:11px}.hero-desc{font-size:11px}}
@media(prefers-reduced-motion:reduce){.hero-content{animation:none}.featured-photo img,.arrow{transition:none}}

.brand{display:flex;flex-direction:row}

/* Explicit column home entry; desktop navigation only. */
@media(max-width:800px){header nav>a.column-home-link{display:none!important}}
@media(min-width:801px){header nav:has(>a.column-home-link){white-space:nowrap;flex-wrap:nowrap}header nav>a.column-home-link{white-space:nowrap;flex-shrink:0}}
