: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}}

/* Laozi Academy: paper, books and original vermilion identity. */
:root{--ink:#30302c;--accent:#ad2b39;--muted:#7d786e;--paper:#f8f5ed;--line:#e3ddd1}body{font-family:"Microsoft YaHei","PingFang SC",Arial,sans-serif}.utility{background:#f2eee5;color:#827b70}.header-row{height:92px}.brand{display:flex;flex-direction:row;align-items:center;gap:13px}.brand-mark{position:relative;display:block!important;width:56px;height:60px;overflow:hidden;flex:none;margin:0!important}.brand-mark img{position:absolute;left:0;top:0;width:160px!important;height:60px!important;max-width:none}.brand-name{display:flex;flex-direction:column;margin:0!important;gap:4px}.brand-name strong{font-size:29px;color:#ad2b39;letter-spacing:4px;font-weight:750;line-height:1.2}.brand-name small{font-size:12px;letter-spacing:2px;color:#837b6d}.header-row nav{font-size:16px}.phone{font-size:26px;color:#37332b}.phone svg{color:var(--accent)}a:hover{color:#922432}.button{background:var(--accent);border-color:var(--accent);color:#fff}.button:hover{background:#87202d;color:#fff}.button.outline{color:#9d3038;border-color:#c88b88;background:#fffaf5}.button.outline:hover{background:#f5e9df}.text-link{border-color:#d8c1aa;color:var(--accent)}.eyebrow{color:#98794f}.hero{background:#f8f5ed;overflow:hidden}.hero-inner{display:grid;grid-template-columns:1fr 1.28fr;min-height:486px;gap:35px;padding-block:30px}.hero-content{display:block;padding:12px 0}.hero h1{font-size:66px;color:#ad2b39;letter-spacing:6px;line-height:1.25;margin-bottom:24px}.hero-heading{font-size:29px;line-height:1.65;margin-bottom:18px}.hero-desc{font-size:16px;color:#8b8172}.hero .actions{gap:12px;margin-top:28px}.hero .button{font-size:16px;padding:14px 20px;gap:14px}.hero-art{display:block;position:relative;margin-right:calc((min(1240px,100vw - 72px) - 100vw)/2);align-self:center}.image-window{display:block;overflow:hidden;position:relative;background:#e8e0d0}.image-window img{position:absolute;max-width:none!important;height:auto!important;display:block}.hero-art:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,#f8f5ed,transparent 21%)}.hero-art .image-window{background:#f8f5ed}.section{padding-block:64px}.section-head h2{font-size:36px;line-height:1.35;color:#ad2b39;font-weight:750}.section-head .eyebrow{font-size:15px;margin-bottom:14px}.course{padding:24px 0;gap:32px;min-width:0}.course-copy{min-width:0;flex:1}.course h3{font-size:22px;font-weight:750}.course h3 a{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.course-summary{font-size:16px;color:#756e63;margin-top:8px}.course-meta{font-size:14px;gap:6px 26px;color:#8a8072;margin-top:12px}.course .button{font-size:15px;padding:12px 18px;flex:none}.note{color:#898175;font-size:13px}.teachers-section{background:#f6f2e8}.teacher-track{display:flex;gap:28px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#bc9b6a #ede5d8;padding-bottom:20px}.teacher-slide{flex:0 0 calc((100% - 56px)/3);min-width:0;scroll-snap-align:start}.teacher-photo{display:block}.teacher-copy{padding-top:19px}.teacher-copy h3{font-size:27px;font-weight:750}.teacher-copy h3 small{font-size:14px;font-weight:400;margin-left:10px;color:#8c8170}.teacher-role{font-size:13px;color:#9c6e4c;margin-top:7px;min-height:24px}.teacher-intro{font-size:15px;color:#7c7468;margin-top:14px;min-height:52px}.teacher-copy nav{margin-top:18px}.teacher-copy nav a{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 0;border-bottom:1px solid #e1d4bf;color:#974330;font-size:14px;font-weight:700}.teacher-copy nav span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;min-width:0}.teacher-copy nav .arrow{width:18px;height:18px}.teacher-controls{display:flex;gap:8px}.teacher-controls[hidden]{display:none}.teacher-controls button{height:40px;min-width:40px;padding:7px 12px;background:transparent;border:1px solid #ccb99e;color:#946d43}.teacher-controls button[data-step="-1"] svg{transform:rotate(180deg)}.teacher-toggle{font-size:13px}.news-list li{border-color:var(--line)}.news-list li a{font-size:17px}.sidebar{background:#f7f3ea}.sidebar h2{color:#ad2b39}.sidebar nav a{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:14px}.consult{border-top:1px solid var(--line)}.consult h2{color:#ad2b39}.signup input:not([type=hidden]){border-color:#cfc0aa}.site-footer{background:#f2ece0;color:#86745e}.copyright{border-color:#e0d4c0}.site-footer strong{color:#9e303b}.fenye .curr,.fenye a[aria-current]{background:var(--accent);color:#fff}.breadcrumb{display:flex!important}.article-body{color:#333}.article-heading h1{color:#3a3329}.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:1100px) and (min-width:801px){.brand-name strong{font-size:24px}.brand-name small{font-size:10px}.header-row{gap:20px}.header-row nav{gap:15px}.phone{font-size:22px}.hero h1{font-size:54px}.hero-heading{font-size:23px}.hero .button{font-size:14px;padding:12px}.hero-inner{gap:24px}.teacher-slide{flex-basis:calc((100% - 28px)/2)}}
@media(max-width:800px){.header-row{height:76px;gap:8px}.brand{gap:8px}.brand-mark{width:41px;height:44px}.brand-mark img{width:117.333px!important;height:44px!important}.brand-name strong{font-size:21px;letter-spacing:2px}.brand-name small{font-size:9px;letter-spacing:0}.phone{font-size:18px;gap:5px}.phone svg{width:17px;height:17px}.hero-inner{display:flex;flex-direction:column;gap:0;min-height:0;padding-block:23px 22px;align-items:stretch}.hero-content{display:contents}.hero .eyebrow{order:0;font-size:11px;margin-bottom:9px}.hero h1{order:1;font-size:44px;line-height:1.2;margin-bottom:12px;letter-spacing:4px}.hero-heading{order:2;font-size:22px;line-height:1.45;margin-bottom:9px}.hero-heading br{display:block}.hero-desc{order:3;font-size:12px;line-height:1.5}.hero-art{order:4;align-self:auto;margin:18px -18px 0}.hero-art:after{background:linear-gradient(180deg,#f8f5ed,transparent 18%,transparent 86%,#f8f5ed)}.hero .actions{order:5;display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:16px}.hero .button{font-size:13px;padding:12px 7px;gap:8px}.hero .button svg{width:18px;height:18px}.section{padding-block:38px}.section-head{gap:14px}.section-head h2{font-size:27px}.section-head .eyebrow{font-size:11px;margin-bottom:10px}.course{display:flex;gap:10px;padding:21px 0;align-items:center}.course h3{font-size:17px}.course-summary{font-size:13px;margin-top:7px}.course-meta{font-size:11px;gap:3px 12px;margin-top:9px}.course .button{padding:9px 10px;font-size:12px;margin:0}.course .button svg{display:none}.teacher-track{gap:18px}.teacher-slide{flex-basis:86%}.teacher-copy{padding-top:15px}.teacher-copy h3{font-size:24px}.teacher-role{font-size:12px;min-height:0}.teacher-intro{font-size:14px;min-height:0;margin-top:10px}.teacher-copy nav{margin-top:12px}.teacher-copy nav a{font-size:13px;padding:10px 0}.teacher-controls{gap:5px}.teacher-controls button{height:34px;min-width:30px;padding:5px 7px}.teacher-controls .arrow{width:17px;height:17px}.teacher-toggle{font-size:11px}.note{font-size:11px}.news-list li a{font-size:14px}.news-list li span{font-size:11px}.breadcrumb{font-size:11px;gap:5px}.article-heading h1{font-size:24px}.article-body [style*="width"]{max-width:100%!important}.article-body table{width:100%!important}.mobile-bar{border-color:#e6d9c5}.mobile-bar a{font-size:13px}.site-footer{padding-bottom:35px}}
@media(max-width:370px){.brand-name strong{font-size:19px}.phone{font-size:17px}.brand{gap:6px}.hero h1{font-size:40px}.hero-heading{font-size:20px}.course h3{font-size:16px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

.sidebar{min-width:0}
@media(max-width:800px){.article-layout{grid-template-columns:minmax(0,1fr)}.article-column,.sidebar{max-width:100%;min-width:0}}

/* Preserve the native Aifanfan mobile icon and its click handler. */
@media(max-width:800px){.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}}
/* Guanxin: warm daylight, soft teal, original brand and open spaces. */
:root{--ink:#284942;--accent:#456e64;--muted:#7b847a;--paper:#f7f4ec;--line:#dce3d8}
.wrap{width:min(1240px,calc(100% - 72px))}.utility{background:#f4f0e7;color:#7d857a}.site-header{position:relative}.header-row{height:92px;gap:28px}.brand{display:flex;flex-direction:column;align-items:flex-start;gap:5px}.brand img{width:185px;height:auto;display:block}.brand span{font-size:11px;letter-spacing:2px;margin:0;color:#859185}.phone{font-size:25px;color:var(--ink)}.header-row nav{gap:22px;font-size:15px}.phone svg{color:var(--accent)}a:hover{color:#6f927a}.button,.button:hover{background:var(--accent);border-color:var(--accent);color:#fff}.button:hover{background:#2e554b}.button.outline{background:#fff9;color:var(--accent);border-color:#91a697}.button.outline:hover{background:#e9eee3}.eyebrow{color:#8b9d7e}.text-link{color:var(--accent);border-color:#bbcabb}
.hero{background:#f5f5ed;position:relative}.hero-inner{min-height:475px;padding-block:50px;display:flex;position:relative}.hero-content{z-index:2;position:relative;width:53%;padding:0;pointer-events:none}.hero-content a{pointer-events:auto}.hero h1{font-size:clamp(42px,4vw,62px);font-weight:750;color:var(--ink);letter-spacing:0;line-height:1.25;margin-bottom:24px}.hero .eyebrow{margin-bottom:24px;font-size:14px}.hero-heading{font-size:21px;line-height:1.6;margin-bottom:13px}.hero-desc{font-size:15px;color:#77897a}.hero .actions{margin-top:31px}.hero .button{font-size:15px;padding:14px 20px}.hero-art{position:absolute;inset:0 calc((min(1240px,100vw - 72px) - 100vw)/2) 0 36%;margin:0;align-self:stretch;overflow:hidden}.hero-art img{width:100%;height:100%;display:block;object-fit:cover;object-position:61% center;max-width:none}.hero-art:after{background:linear-gradient(90deg,#f5f5ed 0%,#f5f5edef 11%,#f5f5ed77 31%,transparent 52%);inset:0}.routes{padding-block:22px}.routes a{font-weight:700}.routes small{color:#a3ad8c}.routes strong{font-size:17px}.routes .arrow{color:#77977d}
.section-head h2,.consult h2,.sidebar h2{color:var(--ink)}.section-head h2{font-size:36px}.section-head .eyebrow{font-size:13px}.course-list{display:grid;grid-template-columns:1fr 1fr;gap:0 40px}.course{display:flex;flex-direction:column;align-items:stretch;gap:17px;padding:26px 0}.course h3{font-size:22px}.course h3 a{white-space:normal;overflow:visible;line-height:1.5}.course-summary{font-size:14px;color:#7a8379;line-height:1.8}.course-copy{flex:1}.course-meta{font-size:12px;gap:5px 18px;color:#838c7d}.course .button{padding:7px 0;background:none;border:none;border-bottom:1px solid #bdcdbc;color:var(--accent);align-self:flex-start;font-size:14px;gap:28px}.course .button:hover{color:#233f34}.note{color:#919789}.teachers-section{background:#f4f1e7}.teacher-track{gap:28px;scrollbar-color:#8da587 #e2e7d9}.teacher-slide{flex-basis:calc((100% - 84px)/4)}.image-window{background:#efeeeb}.teacher-photo .image-window{aspect-ratio:1}.teacher-copy h3{font-size:25px}.teacher-copy h3 small{color:#8b9687;font-size:12px}.teacher-role{font-size:13px;line-height:1.7;color:#62836c;min-height:44px}.teacher-intro{font-size:14px;color:#838b7b;min-height:52px}.teacher-copy nav a{color:#557661;border-color:#d1dbc8;font-size:13px}.teacher-controls button{color:#5d7d68;border-color:#b3c2a6}.region-grid{display:grid;grid-template-columns:1.12fr 1fr;gap:48px;align-items:center}.region-map{background:#f7f3e9}.region-map img{display:block;width:100%;height:auto}.region-copy h3{font-size:27px;line-height:1.6;margin-bottom:18px}.region-copy>p{font-size:15px;color:#838c7c;line-height:1.8}.cities{display:flex;flex-wrap:wrap;gap:0 18px;margin-top:22px}.cities span{font-size:15px;padding:5px 0;color:#51745d}.region-copy .note{font-size:12px;margin-top:20px}.region-copy .text-link{margin-top:15px}.center-strip{display:grid;grid-template-columns:1.25fr 1fr;gap:50px;align-items:center;margin-top:40px;background:#f7f5ed}.center-strip>img{width:100%;height:250px;object-fit:cover;object-position:center;display:block}.center-strip>div{padding:26px 35px 26px 0}.center-strip .eyebrow{font-size:12px}.center-strip h3{font-size:27px;margin-bottom:15px}.center-strip p:last-child{color:#83917c;font-size:15px;line-height:1.9}.news-section{background:#f4f6ef}.news-list li{border-color:#dce3d6}.consult{border-color:#dce3d6}.signup input:not([type=hidden]){border-color:#b7c8b1}.site-footer{background:#edf1e7;color:#7f8d76}.site-footer strong{color:#486650}.copyright{border-color:#d4dfca}.sidebar{background:#f5f6ef}.article-heading h1{color:#30473c}.article-body{color:#333}
@media(min-width:801px) and (max-width:1100px){.header-row{gap:18px}.brand img{width:150px}.brand span{font-size:9px;letter-spacing:1px}.header-row nav{gap:12px;font-size:13px}.phone{font-size:21px}.hero h1{font-size:48px}.hero-heading{font-size:18px}.hero-desc{font-size:13px}.hero .button{font-size:13px;padding:12px 14px}.teacher-slide{flex-basis:calc((100% - 56px)/3)}.region-grid{gap:30px}}
@media(max-width:800px){.wrap{width:calc(100% - 36px)}.header-row{height:76px;gap:12px}.brand{gap:4px}.brand img{width:139px}.brand span{font-size:9px;letter-spacing:.5px}.phone{font-size:18px}.hero-inner{display:flex;flex-direction:column;align-items:stretch;padding:27px 0 23px;min-height:0}.hero-content{display:contents;width:auto}.hero h1{font-size:36px;line-height:1.3;letter-spacing:0;margin-bottom:15px;order:1}.hero .eyebrow{font-size:11px;margin-bottom:15px;order:0}.hero-heading{font-size:17px;margin-bottom:9px;order:2}.hero-desc{font-size:12px;order:3}.hero-art{position:relative;inset:auto;order:4;margin:18px -18px 0;align-self:auto;aspect-ratio:1.95}.hero-art img{object-position:57% center;width:100%;height:100%}.hero-art:after{background:linear-gradient(180deg,#f5f5ed,transparent 15%,transparent 87%,#f5f5ed)}.hero .actions{order:5;display:grid;grid-template-columns:1fr 1fr;margin-top:12px;gap:12px}.hero .button{font-size:13px;padding:12px 9px;gap:10px}.routes{padding-block:14px}.routes nav{grid-template-columns:repeat(3,1fr);gap:12px}.routes a{padding:8px 0;gap:7px;border:0}.routes small{font-size:10px}.routes strong{font-size:13px;white-space:nowrap}.routes .arrow{width:16px;height:16px}.section-head h2{font-size:27px}.section-head .eyebrow{font-size:11px}.course-list{grid-template-columns:1fr;gap:0}.course{display:flex;flex-direction:row;gap:13px;align-items:center;padding:22px 0}.course h3{font-size:18px;line-height:1.5}.course-summary{font-size:13px}.course-meta{font-size:11px}.course .button{font-size:12px;align-self:center;flex:none;padding:7px 0}.course .button svg{display:none}.teacher-track{gap:18px}.teacher-slide{flex-basis:72%}.teacher-copy h3{font-size:23px}.teacher-role{font-size:12px;min-height:0}.teacher-intro{font-size:13px;min-height:45px}.teacher-copy nav a{font-size:12px}.teacher-controls button{height:34px}.region-grid{grid-template-columns:1fr;gap:27px}.region-copy h3{font-size:24px;margin-bottom:13px}.region-copy>p{font-size:14px}.cities{gap:0 18px;margin-top:16px}.cities span{font-size:14px}.region-copy .note{font-size:11px}.center-strip{grid-template-columns:1fr;gap:0;margin-top:28px}.center-strip>img{height:auto;aspect-ratio:2.1;object-fit:cover}.center-strip>div{padding:24px}.center-strip h3{font-size:23px}.center-strip p:last-child{font-size:14px}.note{font-size:11px}.mobile-bar{border-color:#d5e0ca}}
@media(max-width:370px){.brand img{width:124px}.phone{font-size:17px}.hero h1{font-size:32px}.hero-heading{font-size:15px}.hero-desc{font-size:11px}.routes strong{font-size:12px}}

.hero-content{animation: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}}
