: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}}


/* Bosum: open white pages, vermilion accents, real teaching photography. */
:root{--ink:#282b2d;--accent:#e96705;--muted:#737477;--paper:#faf7f1;--line:#e8e1dd}
.wrap{width:min(1280px,calc(100% - 80px))}.utility{background:#f6f3f0;color:#7d7977;font-size:13px}.site-header{border-color:#eee9e5}.header-row{height:96px;gap:30px}.brand{display:flex;flex-direction:row;align-items:center;gap:25px}.bosum-logo{width:178px;height:auto;display:block;filter:brightness(0) saturate(100%) invert(16%) sepia(92%) saturate(3207%) hue-rotate(340deg) brightness(86%) contrast(104%)}.brand span{font-size:13px;letter-spacing:1px;margin:0;padding-left:24px;border-left:1px solid var(--line)}.header-row nav{gap:24px;font-size:16px}.phone{font-size:25px}.button{background:var(--accent);border-color:var(--accent)}.button:hover{background:#b74c00;color:#fff}.button.outline{background:#fff;color:#b74c00;border-color:#edc9ac}.button.outline:hover{background:#fff0df}a:hover{color:#b74c00}.eyebrow{font-size:14px;letter-spacing:1px;color:#a46735}.text-link{border-color:#e1c6ac;color:#b65108}.hero{position:relative;background:var(--paper);overflow:hidden}.hero .hero-inner{position:relative;display:flex;align-items:center;min-height:550px;padding-block:50px;isolation:isolate}.hero-content{position:relative;z-index:2;width:46%;display:block}.hero h1{font-size:clamp(44px,4.15vw,64px);line-height:1.27;letter-spacing:1px;margin-bottom:24px;white-space:nowrap}.hero h1 span{color:var(--accent)}.hero-heading{font-size:25px;line-height:1.5;margin-bottom:15px}.hero-desc{font-size:16px;line-height:1.8}.hero .actions{margin-top:32px;gap:12px}.hero .button{padding:14px 19px;font-size:15px;gap:15px}.hero-art{position:absolute;z-index:0;right:min(-40px,calc((1280px - 100vw)/2));top:0;bottom:0;width:78%;display:block}.hero-art img{display:block;height:100%;width:100%;max-width:none;object-fit:cover;object-position:64% center}.hero-art:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,var(--paper) 1%,rgba(250,247,241,.96) 10%,rgba(250,247,241,.5) 30%,transparent 49%),linear-gradient(0deg,var(--paper),transparent 10%)}.routes{padding-block:18px}.routes .direction-links{margin:0;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:25px}.direction-links{display:flex;flex-wrap:wrap;gap:20px;margin:25px 0}.direction-links a{display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:16px;font-weight:700;padding:12px 0}.direction-links .arrow{width:18px;height:18px;color:var(--accent)}.section{padding-block:64px}.section-head{margin-bottom:28px}.section-head h2{font-size:34px;color:#b65108}.section-head .eyebrow{margin-bottom:10px}.featured-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px}.featured-course{border-top:2px solid #e96705;padding-top:24px}.featured-course .eyebrow{font-size:13px;margin-bottom:14px}.featured-course h3{font-size:25px;font-weight:750;min-height:76px}.featured-summary{font-size:16px;color:var(--muted);line-height:1.85;margin-top:16px;min-height:90px}.featured-course .course-meta{font-size:13px;margin-top:19px}.featured-course .text-link{font-size:14px;margin-top:16px}.catalog-section{background:#fff8ef}.course-category{display:grid;grid-template-columns:215px minmax(0,1fr);gap:40px;padding:35px 0;border-top:1px solid #d9cbc5;scroll-margin-top:112px}.course-category header h3{font-size:26px;font-weight:750}.course-category header p{font-size:14px;color:#88807b;margin-top:12px;max-width:180px}.category-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:35px}.course{padding:20px 0;gap:15px;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{font-size:18px;line-height:1.65;font-weight:750;margin:0}.course-meta{font-size:12px;gap:4px 14px;color:#827b77;margin-top:9px}.course-arrow{padding-top:4px;color:var(--accent);flex:none}.course-arrow .arrow{width:20px;height:20px}.teachers-section{background:#fff}.teacher-track{display:flex;gap:32px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#edc9ac #f3eeeb;padding-bottom:20px}.teacher-slide{flex:0 0 calc((100% - 96px)/4);min-width:0;scroll-snap-align:start}.teacher-photo{display:block;background:#f3f2f1;overflow:hidden}.teacher-photo img{display:block;width:100%;height:auto;aspect-ratio:480/560;object-fit:cover;object-position:center 15%;transition:transform .3s}.teacher-photo:hover img{transform:scale(1.025)}.teacher-copy{padding-top:20px}.teacher-copy h3{font-size:25px}.teacher-role{font-size:14px;min-height:48px;margin-top:8px;color:#aa5a18}.teacher-intro{font-size:14px;min-height:48px;margin-top:6px;color:var(--muted);line-height:1.8}.teacher-copy .text-link{display:flex;justify-content:space-between;gap:8px;font-size:13px;margin-top:12px}.teacher-copy .text-link span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.teacher-controls{display:flex;gap:8px;align-items:center}.teacher-controls[hidden]{display:none}.teacher-controls button{background:#fff;border:1px solid #e7cdb8;color:#b65108;padding:9px 12px;height:40px}.teacher-controls button[data-step="-1"] .arrow{transform:rotate(180deg)}.teacher-toggle{font-size:12px}.learning-section{background:var(--paper)}.learning-lead{font-size:18px;line-height:1.9;max-width:850px;color:var(--muted);margin-bottom:30px}.learning-grid article{border-color:#dec8b4}.learning-grid small{color:var(--accent)}.learning-grid .text-link{font-size:14px;margin-top:16px}.news-section{background:#fff;border-bottom:1px solid var(--line)}.news-list li a{font-size:17px}.consult{border-top:1px solid var(--line)}.consult h2{color:#b65108}.signup input:not([type=hidden]){border-color:#cbbeb9}.site-footer{background:#f3eeeb;color:#807873}.site-footer strong{color:#302c29}.sidebar{background:#f8f4f1}.note{font-size:13px;color:#87817c}.fenye a,.fenye span{border-color:#e3d7d2}.footer-nav{flex-wrap:wrap}.article-body #MyContent{max-width:100%!important}.article-body p{margin:1em 0}.article-body [style*="width"]{max-width:100%!important}.article-body #MyContent img{height:auto!important;max-width:100%!important}.article-body p:has(img),.article-body a:has(img){text-indent:0!important}.copyright{border-color:var(--line)}
@media(max-width:1150px){.brand span{display:none}.header-row nav{gap:18px}.hero-content{width:48%}.hero-art{width:80%}.hero h1{font-size:49px}.hero .button{font-size:14px;padding:12px 14px}.phone{font-size:23px}.teacher-slide{flex-basis:calc((100% - 64px)/3)}}
@media(max-width:800px){
 .wrap{width:calc(100% - 36px)}.utility{font-size:10px}.header-row{height:74px;gap:12px}.brand{margin-right:auto;gap:0}.bosum-logo{width:133px;height:auto}.phone{font-size:19px}.phone svg{width:18px;height:18px}.header-row nav{display:none}.hero .hero-inner{display:flex;flex-direction:column;align-items:stretch;min-height:0;padding:23px 0 21px;gap:0}.hero-content{display:contents;width:auto}.hero .eyebrow{font-size:11px;margin-bottom:12px;order:0}.hero h1{font-size:39px;line-height:1.25;margin-bottom:12px;order:1;letter-spacing:.5px}.hero-heading{font-size:19px;margin-bottom:5px;order:2}.hero-desc{font-size:12px;order:3}.hero-art{position:relative;inset:auto;width:auto;margin:6px -18px 0;order:4;height:auto}.hero-art img{position:static;width:100%;height:auto;aspect-ratio:1.8;object-fit:cover;object-position:center 40%}.hero-art:after{background:linear-gradient(180deg,var(--paper),rgba(250,247,241,.5) 10%,transparent 26%),linear-gradient(0deg,var(--paper),transparent 12%)}.hero .actions{order:5;display:grid;grid-template-columns:1fr 1fr;margin-top:6px;gap:10px;position:relative;z-index:3}.hero .button{font-size:13px;gap:10px;padding:12px 8px}.hero .actions .arrow{width:19px;height:19px}.routes{padding-block:12px}.routes .direction-links{grid-template-columns:repeat(3,minmax(0,1fr));gap:0 18px}.direction-links a{font-size:13px;padding:11px 0;border-bottom:1px solid var(--line);gap:5px}.direction-links .arrow{width:16px;height:16px}.direction-links{gap:0 18px;margin:20px 0}.section{padding-block:36px}.section-head h2{font-size:25px}.section-head .eyebrow{font-size:11px}.section-head{gap:15px;margin-bottom:22px}.section-head>.text-link{font-size:11px;gap:6px}.featured-grid{grid-template-columns:1fr;gap:24px}.featured-course{padding-top:17px;border-top-width:1px}.featured-course .eyebrow{font-size:11px;margin-bottom:8px}.featured-course h3{font-size:21px;min-height:0}.featured-summary{font-size:14px;line-height:1.8;margin-top:10px;min-height:0}.featured-course .course-meta{font-size:12px;margin-top:10px}.featured-course .text-link{font-size:13px;margin-top:10px}.course-category{grid-template-columns:1fr;gap:22px;padding:27px 0}.course-category header h3{font-size:23px}.course-category header p{font-size:12px;max-width:none;margin-top:6px}.category-list{grid-template-columns:1fr}.course{display:flex;padding:17px 0;gap:16px}.course:nth-child(2){padding-top:17px}.course h4{font-size:17px;font-weight:750}.course-meta{font-size:11px;gap:3px 12px;margin-top:8px}.course-arrow .arrow{width:19px;height:19px}.teacher-track{gap:20px;padding-bottom:15px}.teacher-slide{flex:0 0 70%}.teacher-photo img{height:auto;aspect-ratio:480/550;object-fit:cover}.teacher-copy{padding-top:15px}.teacher-copy h3{font-size:24px}.teacher-role{font-size:13px;min-height:0;margin-top:5px}.teacher-intro{font-size:13px;min-height:0}.teacher-copy .text-link{font-size:12px}.teacher-controls{gap:5px}.teacher-controls button{padding:6px;height:33px;min-width:30px}.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:180px}.learning-lead{font-size:15px;margin-bottom:23px}.learning-grid{gap:25px}.learning-grid .text-link{font-size:12px;margin-top:10px}.news-list li{gap:12px}.news-list li a{font-size:14px}.note{font-size:11px}.article-layout{grid-template-columns:minmax(0,1fr)}.article-column,.sidebar{min-width:0;max-width:100%}.article-body table{width:100%!important}.article-heading h1{font-size:24px}.breadcrumb{font-size:11px;gap:5px;display:flex!important}.embed-icon{top:auto!important;left:auto!important;right:12px!important;bottom:var(--consult-bottom,calc(76px + env(safe-area-inset-bottom)))!important;transform:none!important;width:68px!important;height:68px!important}.mobile-bar{border-color:var(--line)}.mobile-bar a{font-size:13px}.site-footer{padding-bottom:30px}
}
@media(max-width:370px){.bosum-logo{width:122px}.phone{font-size:17px}.hero h1{font-size:36px}.hero .eyebrow{font-size:10px}.hero-heading{font-size:17px}}
@media(max-width:800px) and (max-height:740px){.hero h1{font-size:35px}.hero .hero-inner{padding-top:18px}.hero-art img{aspect-ratio:2.1}.hero .eyebrow{margin-bottom:9px}.hero .button{padding-block:10px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
/* A few historical bodies contain an embedded legacy signup. Keep the body bytes,
   but show only the new, connected public form on pages that actually have it. */
.cl-article:has(.signup) #MyContent form[action="/plus/form.asp"],.cl-article:has(.signup) #MyContent div:has(>form[action="/plus/form.asp"]){display:none!important}

/* Entrepreneurship Yeast: warm orange, shared learning and an open editorial grid. */
.brand-logo{width:190px;height:auto;display:block}.brand{gap:20px}.header-row nav{gap:20px}.header-row{gap:26px}.hero .hero-inner{min-height:560px}.hero-content{width:52%}.hero h1{font-size:clamp(40px,3.75vw,60px);line-height:1.32;letter-spacing:-1px}.hero-art{width:75%}.hero-art img{object-position:64% 45%}.hero-art:after{background:linear-gradient(90deg,var(--paper) 0%,rgba(250,247,241,.97) 12%,rgba(250,247,241,.65) 31%,transparent 52%),linear-gradient(0deg,var(--paper),transparent 14%)}.routes .direction-links{grid-template-columns:repeat(3,minmax(0,1fr));gap:55px}.direction-links a{flex:1}.direction-links a>span{display:flex;gap:18px;align-items:center}.direction-links small{font-weight:400;color:#b48966}.direction-links strong{font-size:19px}.course-category{grid-template-columns:200px minmax(0,1fr);gap:42px}.course-category header small{color:#c09066;font-size:14px;display:block;margin-bottom:10px}.category-list{grid-template-columns:1fr}.course{align-items:center;padding:20px 0}.course:first-child{padding-top:0}.course:nth-child(2){padding-top:20px}.course h4{font-size:22px}.course-summary{font-size:15px;margin-top:5px}.course-arrow{width:42px;height:42px;display:flex;align-items:center;justify-content:center;background:#fff4e6;padding:0}.teachers-section{background:#fcf8f2}.teacher-lead{max-width:780px;font-size:18px;line-height:1.9;color:var(--muted);margin-bottom:16px}.teacher-controls{justify-content:flex-end;margin-bottom:18px}.teacher-controls button{min-width:42px;min-height:42px}.teacher-track{gap:30px}.teacher-slide{flex:0 0 calc((100% - 90px)/4)}.teacher-photo{position:relative;background:linear-gradient(150deg,#fff,#f9eadc);overflow:hidden}.teacher-photo img{position:absolute;aspect-ratio:auto;object-fit:initial;transition:none}.teacher-photo:hover img{transform:none}.teacher-copy h3{font-size:25px}.teacher-role{min-height:48px}.teacher-intro{min-height:100px}.teacher-copy .text-link{margin-top:8px}.learning-section{background:white}.learning-overview{display:grid;grid-template-columns:.95fr 1.05fr;align-items:center;gap:48px;margin-bottom:40px}.learning-overview p{color:var(--muted);font-size:17px}.learning-overview .learning-lead{font-size:19px;line-height:1.9;margin-bottom:18px}.learning-photo{display:block;overflow:hidden}.learning-photo img{display:block;width:100%;height:270px;object-fit:cover}.learning-grid{gap:45px}.extra-courses h3{font-size:26px;margin-bottom:20px}.compact{padding-top:10px}.news-section{background:var(--paper)}.brand span{white-space:nowrap}.article-body table{border-collapse:collapse}.article-body #MyContent:after{content:"";display:block;clear:both}.teacher-toggle{font-size:13px}.teacher-controls button:hover{background:#fff1df}
@media(min-width:1151px) and (max-width:1300px){.brand span{display:none}}
@media(max-width:1150px){.hero h1{font-size:43px}.hero-heading{font-size:21px}.teacher-slide{flex-basis:calc((100% - 60px)/3)}}
@media(max-width:800px){.brand-logo{width:136px}.brand span{display:none}.header-row{gap:10px;height:72px}.hero .hero-inner{min-height:0;padding-top:25px}.hero-content{width:auto;display:contents}.hero h1{font-size:36px;letter-spacing:-.5px;margin-bottom:12px}.hero-heading{font-size:18px}.hero-art{width:auto;margin-top:8px}.hero-art img{aspect-ratio:1.9;object-position:50% 43%}.hero-art:after{background:linear-gradient(180deg,var(--paper),rgba(250,247,241,.2) 18%,transparent 32%),linear-gradient(0deg,var(--paper),transparent 16%)}.hero .actions{margin-top:7px}.routes .direction-links{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.direction-links a>span{display:block}.direction-links small{display:block;font-size:10px;margin-bottom:2px}.direction-links strong{font-size:14px}.direction-links .arrow{width:15px}.direction-links a{gap:5px}.course-category{grid-template-columns:1fr;gap:20px;padding:26px 0}.course-category header{position:relative;padding-left:32px}.course-category header small{position:absolute;left:0;top:4px}.course-category header h3{font-size:24px}.course-category header p{font-size:13px;margin-top:3px}.course h4{font-size:18px}.course-summary{font-size:13px;line-height:1.8}.course{padding:18px 0;gap:12px}.course:nth-child(2){padding-top:18px}.course-arrow{width:32px;height:32px}.teacher-lead{font-size:14px;margin-bottom:16px}.teacher-controls{margin-bottom:14px}.teacher-controls button{min-height:38px;min-width:38px}.teacher-track{gap:18px}.teacher-slide{flex-basis:70%}.teacher-role{font-size:13px;min-height:0}.teacher-intro{font-size:13px;min-height:0}.learning-overview{grid-template-columns:1fr;gap:25px;margin-bottom:28px}.learning-overview .learning-lead{font-size:16px}.learning-overview p{font-size:14px}.learning-photo img{height:auto;aspect-ratio:2.2;object-fit:cover}.learning-grid{gap:25px}.extra-courses h3{font-size:23px}.compact{padding-top:10px}.section-head{align-items:end}.teacher-toggle{font-size:12px}}
@media(max-width:370px){.brand-logo{width:123px}.hero h1{font-size:33px}.hero-heading{font-size:17px}.hero .button{font-size:12px;padding-inline:7px;gap:7px}.direction-links strong{font-size:13px}}

@media(max-width:800px){.article-body{overflow-x:auto}.article-body p[style*="margin-left"]{margin-left:0!important;margin-right:0!important}.section-head{flex-wrap:wrap}}

.article-body{position:relative}

.article-body{isolation:isolate}

/* 2026-09-15: compact course recommendations and sourced service scale. */
.sidebar nav{min-width:0}.sidebar nav a{display:block;min-width:0;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.teacher-photo{contain:paint}.teacher-photo img{content-visibility:visible}
.service-reach{margin:0 0 44px;padding:30px 0 28px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.service-heading{display:flex;align-items:baseline;gap:35px;justify-content:space-between}.service-heading h3{font-size:25px;flex-shrink:0}.service-heading p{font-size:15px;color:var(--muted);max-width:530px}
.service-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;margin:26px 0 0}.service-stats>div{border-left:2px solid #edc9ac;padding-left:24px}.service-stats dt{font-size:16px;color:var(--muted)}.service-stats dd{margin:4px 0 0;color:#c75b08;font-size:52px;font-weight:700;line-height:1.25;white-space:nowrap;letter-spacing:-1px}.service-stats small{font-size:22px;font-weight:500;letter-spacing:0;margin-left:4px}.service-reach .note{margin-top:24px;font-size:12px}
@media(max-width:800px){.service-reach{margin-bottom:28px;padding:24px 0}.service-heading{display:block}.service-heading h3{font-size:21px}.service-heading p{font-size:14px;margin-top:10px}.service-stats{gap:10px;margin-top:22px}.service-stats>div{padding-left:10px}.service-stats dt{font-size:11px;white-space:nowrap}.service-stats dd{font-size:29px;letter-spacing:-1px;margin-top:8px}.service-stats small{font-size:13px;margin-left:1px}.service-reach .note{font-size:11px;line-height:1.8;margin-top:20px}}
@media(max-width:370px){.service-stats{gap:6px}.service-stats>div{padding-left:7px}.service-stats dd{font-size:26px}.service-stats dt{font-size:10px}}

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

/* 2026-09-15: sourced Yeast business-school advantages. */
.yeast-advantages{padding-top:8px}.yeast-advantages .section-head{margin-bottom:32px}.advantage-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:36px 64px}.advantage-item{display:grid;grid-template-columns:42px minmax(0,1fr);gap:22px;padding-top:26px;border-top:1px solid var(--line)}.advantage-item>svg{width:38px;height:38px;color:#df7325;margin-top:3px}.advantage-item h3{font-size:25px;line-height:1.5;margin:0 0 12px}.advantage-item p{font-size:16px;line-height:1.9;color:var(--muted);margin:0;max-width:480px}
@media(max-width:800px){.yeast-advantages{padding-top:0}.yeast-advantages .section-head{margin-bottom:22px}.advantage-grid{grid-template-columns:1fr;gap:24px}.advantage-item{grid-template-columns:30px minmax(0,1fr);gap:15px;padding-top:22px}.advantage-item>svg{width:29px;height:29px;margin-top:2px}.advantage-item h3{font-size:20px;margin-bottom:8px}.advantage-item p{font-size:14px;line-height:1.85;max-width:none}}
