:root{--ink:#302923;--muted:#756c65;--accent:#9e352f;--paper:#faf8f4;--line:#ded8d0;--warm:#eee6dd}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Microsoft YaHei","PingFang SC",sans-serif;font-size:16px;line-height:1.8}a{color:inherit;text-decoration:none}a:hover{color:var(--accent)}button,input{font:inherit}img{max-width:100%;height:auto}h1,h2,h3,p{margin-top:0}h2{font-family:"Songti SC","SimSun",serif;font-size:42px;line-height:1.4;font-weight:500;margin-bottom:28px}h3{font-size:22px;line-height:1.6}p{color:var(--muted)}.wrap{width:min(1240px,calc(100% - 80px));margin:auto}.utility{background:#eeeae4;font-size:12px;color:#70675e}.utility .wrap{display:flex;justify-content:space-between;padding:8px 0}.header .wrap{display:flex;justify-content:space-between;align-items:center;min-height:96px}.brand{display:flex;align-items:center}.brand img{width:220px;height:40px;object-fit:contain}.header nav{display:flex;gap:34px;align-items:center;font-size:14px}.phone{font-size:22px;font-weight:600}.eyebrow{color:var(--accent);font-size:12px;letter-spacing:2px;margin-bottom:24px}.button{display:inline-flex;gap:32px;align-items:center;justify-content:space-between;background:var(--accent);color:white;padding:15px 25px;min-height:52px;font-size:15px;border:1px solid var(--accent);transition:background .2s,transform .2s}.button:hover{background:#7f2925;color:white;transform:translateY(-2px)}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:5px}.text-link{display:inline-block;font-size:14px;border-bottom:1px solid #b48073;padding-bottom:4px}.hero{position:relative;background:#eadfd3;overflow:hidden}.hero-inner{position:relative;min-height:625px;display:flex;align-items:center}.hero-copy{position:relative;z-index:2;padding:52px 0 58px;width:55%;animation:arrive .75s both}.hero h1{font-size:76px;letter-spacing:7px;line-height:1.2;margin:0 0 22px;color:#8b302a}.hero h2{font-size:43px;line-height:1.5;margin:0 0 21px}.hero .intro{font-size:16px;color:#64574d;margin-bottom:28px}.hero-link{display:block;font-size:13px;margin-top:17px;color:#76574a}.hero-person{position:absolute;width:640px;max-width:none;right:-85px;bottom:0;mix-blend-mode:multiply}.hero-caption{position:absolute;right:25px;bottom:25px;font-size:11px;letter-spacing:1px;color:#56493d;background:#f5eee3e8;padding:8px 15px}.hero-caption span{display:block;font-size:13px;letter-spacing:0}.path-nav{display:grid;grid-template-columns:repeat(5,1fr);padding:29px 0;border-bottom:1px solid var(--line)}.path-nav a{font-size:16px;padding:0 23px;border-right:1px solid var(--line);transition:color .2s}.path-nav a:first-child{padding-left:0}.path-nav a:last-child{border:0}.path-nav small{display:block;font-size:11px;color:var(--muted);letter-spacing:1px;margin-bottom:5px}.section{padding-top:90px;padding-bottom:90px}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:35px;margin-bottom:45px}.section-head h2{margin-bottom:0}.section-head>p{font-size:14px;margin-bottom:5px}.projects{display:grid;grid-template-columns:1fr 1fr;gap:0 48px}.project{padding:33px 0 38px;border-top:1px solid #baada0;scroll-margin-top:25px}.project-top{display:flex;align-items:center;gap:17px;color:var(--muted);font-size:11px;letter-spacing:1px}.number{font-family:Georgia,serif;font-size:30px;color:#ad7861}.project h3{font-size:26px;margin:12px 0 8px}.project-sub{font-size:15px;margin-bottom:23px}.project-facts{display:grid;grid-template-columns:1fr 1fr 1fr;margin:24px 0;padding:19px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.project-facts span{font-size:11px;color:var(--muted)}.project-facts b{display:block;font-size:20px;font-weight:500;color:var(--ink);margin-bottom:5px}.topics{font-size:14px;color:var(--accent);margin-bottom:10px}.audience{font-size:13px;min-height:46px}.actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.project:last-child{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;column-gap:48px}.project:last-child .project-top,.project:last-child h3,.project:last-child .project-sub{grid-column:1}.project:last-child .project-facts{grid-column:2;grid-row:1/4;align-self:center;margin:0}.project:last-child .actions{grid-column:2;grid-row:4/6}.note{font-size:12px;line-height:1.9;margin-top:22px}.support{background:#49332f;color:#f7eee4;padding:80px 0}.support p{color:#d2bfb5}.support .eyebrow{color:#dbb096}.support-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:60px}.support-grid>div{border-top:1px solid #7b5f55;padding-top:22px}.support-grid span{font-family:Georgia,serif;color:#d9b49c}.support-grid h3{font-size:22px;font-weight:500;margin:15px 0}.support-grid p{font-size:14px;margin:0}.mentors{display:grid;grid-template-columns:1fr 1.4fr;gap:70px;align-items:center}.mentors>div>p:not(.eyebrow){font-size:14px}.portraits{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.portraits figure{margin:0}.portraits img{width:100%;border-radius:2px;filter:saturate(.6)}figcaption{border-bottom:1px solid var(--line);padding:15px 0;font-size:15px}figcaption b{display:block;font-weight:500}figcaption span{font-size:11px;color:var(--muted)}.all-section{background:#eeeae4;padding:70px 0}.main-row dl{display:grid;grid-template-columns:repeat(3,1fr);gap:0 36px;margin:0}.main-row dt{display:none}.main-row dd{margin:0;padding:20px 0;border-top:1px solid #d3cbc1}.main-row h3{font-size:16px;font-weight:500;margin:0 0 10px}.main-row .row-img,.main-row .row-time,.main-row .row-system,.main-row .row-place{display:none}.main-row .row-fee{font-size:13px;color:var(--muted)}.main-row .jz-info{margin-top:10px;font-size:13px;color:var(--accent)}.jz-info a[href=""]{display:none}.jz-info a+a{margin-left:20px}.news-layout{display:grid;grid-template-columns:1fr 1.8fr;gap:80px}.home-news{list-style:none;padding:0;margin:0}.home-news li{padding:17px 0;border-bottom:1px solid var(--line);font-size:15px}.home-news li:first-child{padding-top:0}.home-news li:nth-child(n+9),.home-news>.fenye{display:none}.home-news a{white-space:normal}.home-news span,.home-news .time{font-size:12px;color:var(--muted)}.faq{padding-bottom:90px}.faq h2{font-size:30px}.faq details{border-top:1px solid var(--line);padding:20px 0}.faq summary{cursor:pointer;font-size:17px}.faq details p{max-width:920px;font-size:14px;margin:15px 0 0}.consult{background:#e9ddd0;padding:80px 0}.consult-layout{display:grid;grid-template-columns:1fr 1.2fr;gap:100px}.consult-phone{font-size:30px;letter-spacing:1px}.sh-form{display:grid;grid-template-columns:1fr 1fr;gap:20px 22px}.sh-form label{font-size:13px;color:var(--ink);display:flex;flex-direction:column;gap:8px}.sh-form .sh-wide{grid-column:1/-1}.sh-form input{width:100%;border:1px solid #d1c3b5;background:#fffcf8;padding:12px 15px;border-radius:0;min-height:49px;color:var(--ink)}.sh-form input:focus{outline:2px solid #9e352f66;border-color:var(--accent)}.sh-form button{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;padding:16px 24px;background:var(--accent);color:white;border:0;cursor:pointer;min-height:54px}.sh-form button:hover{background:#7f2925}footer{background:#302723;color:#f4ece5;padding:48px 0}footer strong{font-size:22px;font-weight:500}footer p{font-size:12px;color:#baa99c;margin:12px 0 0}.mobile-nav{display:none}.position{font-size:13px;color:var(--muted);padding:30px 0;line-height:2}.position a{color:var(--ink)!important}.inner-layout{display:grid;grid-template-columns:minmax(0,1fr) 285px;gap:35px;align-items:start;padding-bottom:65px}.article-column{min-width:0}.content-left{background:#fffdf9;border:1px solid var(--line);padding:35px;min-width:0}.content-left>h2{font-family:inherit;font-size:29px;line-height:1.6}.content-info{font-size:13px;color:var(--muted);padding:15px 0;border-bottom:1px solid var(--line);margin-bottom:25px}.content-info span{margin-right:14px}.content-left .content{max-width:100%;overflow-x:auto;line-height:1.9}.content-left .content img{max-width:100%!important;height:auto!important}.content-left .content>div{max-width:100%}.content-left-list1{list-style:none;margin:0;padding:0}.content-left-list1 li{padding:19px 0;border-bottom:1px solid var(--line);font-size:16px}.content-left-list1 span{font-size:12px;color:var(--muted);margin-left:10px}.fenye{display:flex;flex-wrap:wrap;gap:8px;font-size:13px;margin:24px 0}.sidebar{position:sticky;top:25px;background:#eee7de;padding:26px}.sidebar h3{font-size:21px}.sidebar>a{display:block;padding:15px 0;border-bottom:1px solid #d9cec2;font-size:14px}.side-contact{padding-top:24px}.side-contact>a{display:block}.side-contact .button{margin-top:18px;font-size:14px}.article-signup{margin-top:30px;background:#eee4d8;padding:35px}.article-signup h2{font-size:28px}.article-signup .sh-form{max-width:100%}@keyframes arrive{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:900px){.wrap{width:calc(100% - 44px)}.header nav{gap:19px}.phone{font-size:18px}.hero-inner{min-height:600px}.hero h1{font-size:60px}.hero h2{font-size:37px}.hero-person{right:-190px;width:610px;opacity:.85}.hero-copy{width:65%}.path-nav a{padding:0 12px;font-size:13px}.projects{gap:0 28px}.project h3{font-size:23px}.project-facts b{font-size:18px}.mentors{gap:30px}.consult-layout{gap:45px}.inner-layout{grid-template-columns:minmax(0,1fr) 240px;gap:20px}.content-left{padding:25px}}
@media(max-width:640px){body{font-size:15px}.wrap{width:calc(100% - 36px)}.utility .wrap{padding:5px 0;font-size:10px}.header .wrap{min-height:75px}.brand img{width:175px;height:auto}.header nav>a:not(.phone){display:none}.phone{font-size:14px}.hero-inner{min-height:675px;align-items:flex-start}.hero-copy{width:100%;padding:30px 0;z-index:2}.hero .eyebrow{font-size:10px;letter-spacing:1px;margin-bottom:15px}.hero h1{font-size:52px;letter-spacing:3px;margin-bottom:13px}.hero h2{font-size:29px;line-height:1.5;margin-bottom:15px}.hero .intro{font-size:13px;max-width:260px;margin-bottom:20px}.hero .button{padding:12px 18px;min-height:48px;font-size:14px;gap:18px}.hero-link{font-size:12px;margin-top:12px}.hero-person{width:370px;right:-76px;bottom:-3px;opacity:1;z-index:0}.hero-caption{right:0;bottom:16px;font-size:9px;padding:4px 10px;z-index:1}.hero-caption span{font-size:10px}.path-nav{grid-template-columns:repeat(2,1fr);padding:12px 0;gap:0}.path-nav a,.path-nav a:first-child{padding:11px 8px;border-right:0;border-bottom:1px solid var(--line);font-size:13px}.path-nav a:last-child{grid-column:1/-1;border:0}.path-nav small{font-size:9px;margin-bottom:1px}.section{padding-top:52px;padding-bottom:52px}h2{font-size:30px;margin-bottom:20px}.eyebrow{font-size:10px;letter-spacing:1px;margin-bottom:16px}.section-head{display:block;margin-bottom:30px}.section-head>p{margin:20px 0 0;font-size:12px}.projects{display:block}.project{padding:25px 0 30px}.project h3{font-size:23px;margin:10px 0}.project-sub{font-size:13px}.project-facts b{font-size:18px}.project-facts span{font-size:10px}.project-facts{margin:17px 0;padding:15px 0}.project-top{font-size:9px;letter-spacing:0}.number{font-size:26px}.topics{font-size:12px}.audience{font-size:12px;min-height:0}.actions{gap:18px}.actions .button{font-size:13px;gap:16px;padding:12px 17px;min-height:48px}.actions .text-link{font-size:12px}.project:last-child{display:block}.project:last-child .project-facts{margin:17px 0}.project:last-child .project-facts b{font-size:15px}.note{font-size:10px}.support{padding:50px 0}.support-grid{display:block}.support-grid>div{margin-top:24px;padding-top:15px}.support-grid h3{font-size:20px;margin:7px 0}.support-grid p{font-size:13px}.mentors{display:block}.portraits{gap:10px;margin-top:25px}figcaption{padding:10px 0;font-size:14px}figcaption span{font-size:9px}.all-section{padding:45px 0}.main-row dl{grid-template-columns:1fr}.main-row h3{font-size:15px}.main-row dd{padding:17px 0}.news-layout{display:block}.home-news{margin-top:28px}.home-news li{font-size:14px;padding:15px 0}.faq{padding-bottom:50px}.faq h2{font-size:25px}.faq summary{font-size:15px}.faq details p{font-size:13px}.consult{padding:48px 0}.consult-layout{display:block}.consult-phone{font-size:27px}.sh-form{margin-top:25px;gap:16px 12px}.sh-form input{padding:12px 10px;font-size:14px}.sh-form label{font-size:12px}footer{padding:32px 0 96px}footer strong{font-size:19px}footer p{font-size:10px}.mobile-nav{display:grid;grid-template-columns:repeat(4,1fr);position:fixed;bottom:0;left:0;right:0;background:#fffaf4;z-index:20;border-top:1px solid var(--line);padding-bottom:env(safe-area-inset-bottom)}.mobile-nav a{text-align:center;padding:15px 2px;font-size:12px}.mobile-nav a:last-child{background:var(--accent);color:white}.inner-layout{display:block;padding-bottom:35px}.sidebar{position:static;margin-top:25px;padding:24px}.position{padding:19px 0;font-size:11px}.content-left{padding:20px 15px}.content-left>h2{font-size:24px}.content-info{font-size:11px}.content-left-list1 li{font-size:14px;overflow-wrap:anywhere}.article-signup{padding:24px 17px}.article-signup h2{font-size:25px}.content-left .content{font-size:15px}.content-left .content table{max-width:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

@media(max-width:640px){.embed-icon{top:auto!important;bottom:82px!important;transform:none!important;right:8px!important}.embed-icon .embed-icon-default{width:48px!important;height:48px!important;border-radius:50%!important;background-size:48px auto!important;background-position:center top!important}}

/* Psychology theme: listening and understanding, without a featured teacher. */
.hero-person{width:920px;height:100%;max-width:none;object-fit:cover;object-position:center;right:-100px;bottom:0;opacity:1;mix-blend-mode:normal;mask-image:linear-gradient(to right,transparent,#000 30%);-webkit-mask-image:linear-gradient(to right,transparent,#000 30%)}
@media(max-width:900px){.hero-person{width:740px;right:-200px;mask-image:linear-gradient(to right,transparent,#000 45%);-webkit-mask-image:linear-gradient(to right,transparent,#000 45%)}}
@media(max-width:640px){.hero-person{width:calc(100% + 36px);max-width:none;height:280px;right:-18px;bottom:0;object-fit:cover;object-position:center 65%;mask-image:linear-gradient(to bottom,transparent,#000 28%);-webkit-mask-image:linear-gradient(to bottom,transparent,#000 28%)}}

/* Mobile breadcrumb: retain parent links, ellipsize only the current page. */
@media(max-width:760px){
 .position,.stock-inner .stock-position{display:flex!important;align-items:center;flex-wrap:nowrap!important;gap:6px;min-width:0;max-width:100%;height:auto!important;min-height:30px;overflow:hidden!important;white-space:nowrap!important;font-size:0!important;line-height:1.8!important;margin-top:16px!important;margin-bottom:16px!important;padding-top:6px!important;padding-bottom:6px!important;text-align:left!important;float:none!important}
 .position>*,.stock-position>*{display:block;flex:0 0 auto;font-size:12px!important;line-height:1.8!important;white-space:nowrap!important;padding-left:0!important;max-width:9em;overflow:hidden;text-overflow:ellipsis}
 .position>*:not(:first-child)::before,.stock-position>*:not(:first-child)::before{content:'›';display:inline-block;margin-right:6px;color:#8b8b86;font-size:13px}
 .position>:last-child,.stock-position>:last-child{flex:1 1 0;min-width:0;max-width:none;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}
 .position>span>a,.position>span>span,.stock-position>span>span{font-size:12px!important;white-space:nowrap!important}
 .position a,.stock-position a{visibility:visible!important;color:inherit}
 .stock-position>a:nth-child(2){display:none}
}

/* 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}}
