:root{--brand:#075580;--deep:#083e5c;--accent:#efa900;--ink:#223642;--muted:#68777e;--line:#dbe5e9;--paper:#f1f7fa;--consult-bottom:82px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:112px}body{margin:0;background:#fff;color:var(--ink);font:16px/1.7 "Microsoft YaHei","PingFang SC",Arial,sans-serif}a{color:inherit;text-decoration:none}a:hover{color:var(--brand)}img{max-width:100%}h1,h2,h3,h4,p{margin:0}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #efa900;outline-offset:4px}button[hidden],[hidden]{display:none!important}.wrap{width:calc(100% - 96px);max-width:1280px;margin-inline:auto}.section{padding-block:72px}.eyebrow{font-size:15px;letter-spacing:1.4px;color:var(--brand);margin-bottom:14px}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:34px}.section-head h2,h2{font-size:36px;line-height:1.4;font-weight:750}.section-head h1{font-size:42px;line-height:1.4}.text-link{display:inline-flex;align-items:center;gap:15px;font-size:16px;font-weight:650;color:var(--brand);white-space:nowrap}.arrow{width:24px;height:24px;flex:none;transition:transform .2s}a:hover>.arrow{transform:translateX(4px)}.note{font-size:13px;line-height:1.9;color:var(--muted);margin-top:28px}.utility{background:var(--paper);font-size:13px;color:#667981}.utility .wrap{display:flex;justify-content:space-between;padding-block:9px}.site-header{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.98);border-bottom:1px solid #e9eef0}.header-row{height:94px;display:flex;align-items:center;gap:30px}.brand{display:flex;align-items:center;gap:10px;color:var(--brand);margin-right:auto;flex-shrink:0}.brand-symbol{width:55px;height:55px;overflow:hidden;display:block}.brand-symbol img{display:block;max-width:none;width:147px;height:55px}.brand-name{font-size:31px;font-weight:800;line-height:1.05;letter-spacing:1px}.brand-name small{display:block;font:16px/1.3 Arial,sans-serif;letter-spacing:1px;margin-top:7px}.header-row nav{display:flex;gap:23px;white-space:nowrap;font-size:16px}.phone{display:inline-flex;align-items:center;gap:10px;white-space:nowrap;font-size:25px;font-weight:700;letter-spacing:.3px}.phone svg{width:23px;height:23px;color:var(--brand)}.hero{position:relative;background:var(--paper);overflow:hidden;min-height:550px}.hero-inner{position:relative;pointer-events:none;min-height:550px;display:flex;align-items:center;z-index:2;padding-block:54px}.hero-copy{width:51%;pointer-events:auto}.hero h1{color:var(--deep);font-size:76px;line-height:1.18;letter-spacing:2px;margin:0 0 24px;font-weight:800}.hero .eyebrow{letter-spacing:2px}.hero-heading{font-size:24px;margin-bottom:13px}.hero-desc{font-size:15px;color:#586f7b}.hero-visual{position:absolute;right:0;top:0;width:68%;height:100%}.hero-visual a,.hero-visual img{display:block;width:100%;height:100%}.hero-visual img{object-fit:cover;object-position:61% 45%}.hero-visual:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,var(--paper) 0%,rgba(241,247,250,.96) 6%,rgba(241,247,250,.65) 21%,transparent 45%),linear-gradient(0deg,rgba(241,247,250,.22),transparent 20%)}.hero-caption{position:absolute;right:max(48px,calc((100vw - 1280px)/2));bottom:22px;z-index:3;font-size:12px;color:#fff;background:rgba(8,62,92,.74);padding:5px 12px;pointer-events:none}.actions{display:flex;gap:14px;margin-top:28px}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;min-height:52px;padding:13px 23px;border:1px solid var(--brand);color:white;background:var(--brand);font-size:16px;font-weight:650;line-height:1.5;transition:background .2s}.button:hover{background:var(--deep);color:white}.button.outline{background:rgba(255,255,255,.72);color:var(--brand);border-color:#acc5d2}.button.outline:hover{background:white}.routes{padding-block:17px}.direction-links{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:24px}.direction-links a{display:flex;align-items:center;gap:10px;padding:16px 0;border-bottom:1px solid var(--line);font-size:16px}.direction-links small{color:#6d8795;font-size:12px}.direction-links strong{white-space:nowrap}.direction-links .arrow{margin-left:auto;width:18px;height:18px;color:var(--brand)}.intro{padding-block:46px 36px;border-bottom:1px solid var(--line)}.intro>div{display:grid;grid-template-columns:1fr 1.1fr;gap:80px;align-items:center}.intro h2{font-size:39px;color:var(--deep)}.intro>div>p{font-size:18px;line-height:1.95;color:var(--muted);max-width:610px}.course-category{display:grid;grid-template-columns:215px minmax(0,1fr);gap:50px;border-top:1px solid var(--line);padding:35px 0}.course-category header>small{display:block;color:#8396a0;font-size:13px;margin-bottom:8px}.course-category header h3{font-size:28px;line-height:1.4;color:var(--brand)}.course-category header p{font-size:14px;line-height:1.8;margin-top:9px;color:var(--muted);max-width:190px}.category-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 35px}.course{display:flex;align-items:center;gap:18px;padding:22px 0;border-bottom:1px solid #edf1f3;min-width:0}.course:nth-child(-n+2){padding-top:0}.course>div{min-width:0;flex:1}.course h4{font-size:18px;font-weight:750;line-height:1.65}.course-meta{font-size:12px;color:var(--muted);display:flex;flex-wrap:wrap;gap:0 12px;margin-top:8px}.course-arrow{width:32px;height:36px;display:flex;align-items:center;justify-content:center;color:var(--brand);flex:none}.course-arrow .arrow{width:21px;height:21px}.guides-section{background:var(--paper)}.guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.guide-photo{display:block;margin-bottom:23px;overflow:hidden}.guide-photo img{display:block;width:100%;height:auto;aspect-ratio:1.55;object-fit:cover;transition:transform .5s}.guide-photo:hover img{transform:scale(1.025)}.guide-grid h3{font-size:22px;line-height:1.5;margin-bottom:15px}.guide-grid .eyebrow{font-size:13px;margin-bottom:10px}.guide-grid p:not(.eyebrow){color:var(--muted);font-size:15px;line-height:1.95}.guide-grid .text-link{font-size:14px;margin-top:22px}.teacher-controls{display:flex;justify-content:flex-end;gap:8px;margin-bottom:20px}.teacher-controls button{border:1px solid #bfd0d9;background:white;color:var(--brand);min-width:44px;min-height:42px;padding:8px 12px;display:flex;align-items:center;justify-content:center}.teacher-controls button:hover{background:var(--paper)}.teacher-controls button[data-step="-1"] .arrow{transform:rotate(180deg)}.teacher-toggle{font-size:13px}.teacher-track{display:flex;gap:28px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#bdd2dc #edf4f7;padding-bottom:18px}.teacher-slide{flex:0 0 calc((100% - 56px)/3);min-width:0;scroll-snap-align:start}.teacher-slide>a{display:block;overflow:hidden}.teacher-slide img{display:block;width:100%;height:auto;aspect-ratio:1.5;object-fit:cover}.teacher-slide .eyebrow{margin-top:20px;font-size:13px;margin-bottom:7px}.teacher-slide h3{font-size:21px;line-height:1.6}.news-section{background:var(--paper)}.news-list{list-style:none;padding:0;margin:0}.news-list li{display:flex;align-items:center;gap:32px;border-bottom:1px solid var(--line);padding:18px 0;min-width:0}.news-list li a{flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:17px}.news-list time{color:var(--muted);font-size:13px;flex:none}.consult{display:grid;grid-template-columns:1fr 1.1fr;gap:65px;padding:65px 0}.consult h2{color:var(--brand);margin-bottom:20px}.consult>div>p:not(.eyebrow){font-size:17px;color:var(--muted);max-width:380px;margin-bottom:26px}.signup{display:grid;grid-template-columns:1fr 1fr;gap:18px 20px;min-width:0}.signup label{font-size:16px;font-weight:650;min-width:0}.signup input{display:block;margin-top:8px;padding:12px;width:100%;border:1px solid #b7cbd6;background:#fff;color:var(--ink);border-radius:0;min-width:0}.signup .full{grid-column:1/-1}.signup button{margin-top:8px}.site-footer{background:#eef5f8;padding:38px 0;font-size:14px;color:var(--muted)}.site-footer strong{color:var(--brand);font-size:20px}.site-footer p{margin-top:10px}.site-footer nav{display:flex;gap:28px;margin-top:20px}.copyright{font-size:12px;margin-top:25px!important}.mobile-bar{display:none}.breadcrumb{display:flex;gap:10px;align-items:center;white-space:nowrap;min-width:0;font-size:14px;color:var(--muted);padding:25px 0}.breadcrumb>a{flex:none}.breadcrumb>i{font-style:normal}.breadcrumb>span{min-width:0;overflow:hidden;text-overflow:ellipsis}.directory h1{font-size:43px;line-height:1.5}.directory .lead{font-size:20px;color:var(--muted);margin-top:18px}.directory .direction-links{margin:35px 0 50px}.list-heading{margin-top:28px}.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:48px;align-items:start;padding-top:15px}.article-column{min-width:0}.sidebar{background:var(--paper);padding:25px;min-width:0}.sidebar h2{font-size:24px;margin-bottom:22px}.sidebar nav{display:flex;flex-direction:column;margin-bottom:23px;min-width:0}.sidebar nav a{font-size:16px;font-weight:650;display:block;padding:15px 0;border-bottom:1px solid var(--line);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.sidebar .text-link{font-size:14px}.sidebar .button{width:100%;font-size:14px;padding-inline:10px;margin-top:28px}.article-heading{text-align:center;margin:20px 0 35px}.article-heading h1{font-size:32px;line-height:1.7;margin-bottom:22px}.content-info{font-size:14px;color:var(--muted);line-height:1.9}.article-body{position:relative;isolation:isolate;font-size:17px;line-height:1.95;overflow-wrap:anywhere;min-width:0;overflow-x:auto}.article-body img{max-width:100%!important;height:auto!important}.article-body table{max-width:100%!important;table-layout:fixed;border-collapse:collapse}.article-body td,.article-body th{overflow-wrap:anywhere}.article-body p{margin-block:12px}.article-body iframe,.article-body video{max-width:100%}.article-column .consult{grid-template-columns:1fr;gap:26px}.article-column .consult>div>p{max-width:none}.article-column .consult .phone{display:none}.article-body:after{content:"";display:block;clear:both}.fenye{display:flex;flex-wrap:wrap;gap:8px;margin:30px 0;font-size:14px}.fenye a,.fenye span{padding:5px 12px;border:1px solid var(--line)}.fenye a[aria-current]{background:var(--brand);color:white}.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}
@media(min-width:801px) and (max-width:1180px){.wrap{width:calc(100% - 56px)}.header-row{gap:20px}.brand-symbol{width:45px;height:45px}.brand-symbol img{width:120px;height:45px}.brand-name{font-size:26px}.brand-name small{font-size:13px}.header-row nav{gap:15px;font-size:14px}.phone{font-size:21px}.direction-links{gap:16px}.direction-links a{gap:6px;font-size:14px}.course-category{grid-template-columns:180px minmax(0,1fr);gap:28px}.category-list{gap:0 24px}.hero h1{font-size:66px}.hero-heading{font-size:21px}.hero-desc{font-size:13px}.hero .button{padding-inline:16px;font-size:14px;gap:10px}}
@media(min-width:801px) and (max-width:950px){.header-row nav{gap:10px;font-size:13px}.header-row{gap:15px}.header-row .phone{font-size:18px;gap:6px}.brand-name{font-size:24px}.brand-symbol{display:none}.guide-grid{gap:20px}.guide-grid h3{font-size:20px}.course-category{grid-template-columns:150px minmax(0,1fr);gap:24px}.course h4{font-size:16px}.hero h1{font-size:60px}.hero-desc{max-width:300px}.hero .actions{flex-direction:column;align-items:flex-start;gap:8px;margin-top:20px}.hero .button{min-height:44px}.hero-inner,.hero{min-height:520px}.article-layout{grid-template-columns:minmax(0,1fr) 220px;gap:26px}}
@media(max-width:800px){html{scroll-padding-top:82px}body{padding-bottom:calc(62px + env(safe-area-inset-bottom));font-size:14px}.wrap{width:calc(100% - 36px)}.utility{display:none}.header-row{height:74px;gap:12px}.brand{gap:8px}.brand-symbol{width:39px;height:40px}.brand-symbol img{width:107px;height:40px}.brand-name{font-size:24px}.brand-name small{font-size:11px;letter-spacing:.6px;margin-top:4px}.header-row nav{display:none}.header-row .phone{font-size:18px;gap:6px;letter-spacing:0}.phone svg{width:18px;height:18px}.hero{min-height:0;padding-bottom:14px}.hero-inner{min-height:0;display:block;padding:24px 0 0}.hero-copy{width:100%}.hero h1{font-size:48px;line-height:1.1;margin-bottom:13px;letter-spacing:1px}.hero h1 br{display:block}.hero .eyebrow{font-size:10px;letter-spacing:1.6px;margin-bottom:12px}.hero-heading{font-size:20px;margin-bottom:8px}.hero-desc{font-size:12px;max-width:330px}.hero-visual{position:relative;width:100%;height:235px;margin-top:0;top:auto;right:auto}.hero-visual img{object-position:60% 42%}.hero-visual:after{background:linear-gradient(180deg,var(--paper),rgba(241,247,250,.25) 18%,transparent 38%),linear-gradient(0deg,var(--paper),transparent 20%)}.hero{display:flex;flex-direction:column}.hero-inner{order:0}.hero-visual{order:1;margin-top:-9px}.hero-copy{display:contents}.hero-caption{display:none}.hero .actions{display:flex;margin-top:20px;margin-bottom:6px;gap:10px}.hero .button{font-size:13px;min-height:45px;padding:11px 13px;gap:10px}.hero .button .arrow{width:18px;height:18px}.section{padding-block:38px}.section-head{gap:12px;flex-wrap:wrap;margin-bottom:24px}.section-head h2,h2{font-size:26px}.section-head h1{font-size:28px}.eyebrow{font-size:11px;margin-bottom:10px;letter-spacing:1px}.text-link{font-size:13px;gap:8px}.text-link .arrow{width:18px;height:18px}.routes{padding-block:3px}.direction-links{grid-template-columns:repeat(3,minmax(0,1fr));gap:0 18px}.direction-links a{font-size:13px;gap:6px;padding:14px 0}.direction-links small{font-size:10px}.direction-links .arrow{width:15px;height:15px}.intro{padding-block:32px}.intro>div{grid-template-columns:1fr;gap:18px}.intro h2{font-size:29px;line-height:1.45}.intro h2 br{display:block}.intro>div>p{font-size:14px;line-height:1.9}.course-category{grid-template-columns:1fr;gap:21px;padding:25px 0}.course-category header{position:relative;padding-left:32px}.course-category header>small{position:absolute;left:0;top:4px;font-size:11px}.course-category header h3{font-size:23px}.course-category header p{font-size:12px;max-width:none;margin-top:4px}.category-list{grid-template-columns:1fr;gap:0}.course{padding:17px 0;gap:15px}.course:nth-child(2){padding-top:17px}.course h4{font-size:17px;line-height:1.7}.course-meta{font-size:12px;margin-top:6px}.course-arrow{width:24px}.note{font-size:11px;line-height:1.8;margin-top:22px}.guide-grid{grid-template-columns:1fr;gap:30px}.guide-grid article{display:grid;grid-template-columns:115px minmax(0,1fr);gap:0 18px}.guide-photo{grid-row:1/5;margin:0}.guide-photo img{height:135px;aspect-ratio:auto;object-fit:cover}.guide-grid .eyebrow{font-size:11px;margin:0 0 7px}.guide-grid h3{font-size:18px;line-height:1.5;margin-bottom:8px}.guide-grid p:not(.eyebrow){font-size:13px;line-height:1.85}.guide-grid .text-link{font-size:12px;margin-top:12px;grid-column:2}.teacher-track{gap:18px;padding-bottom:14px}.teacher-slide{flex-basis:85%}.teacher-slide h3{font-size:20px}.teacher-slide .eyebrow{font-size:11px;margin-top:14px}.teacher-controls{gap:7px;margin-bottom:15px}.teacher-controls button{min-width:38px;min-height:38px;padding:6px 9px}.teacher-toggle{font-size:12px}.teacher-controls .arrow{width:19px;height:19px}.news-list li{gap:12px;padding:15px 0}.news-list li a{font-size:14px}.news-list time{font-size:11px}.consult{grid-template-columns:1fr;gap:25px;padding:40px 0}.consult h2{margin-bottom:13px}.consult>div>p:not(.eyebrow){font-size:14px;margin-bottom:18px;max-width:none}.consult .phone{font-size:22px}.signup{gap:15px 12px}.signup label{font-size:14px}.signup input{font-size:16px;padding:11px}.signup .button{font-size:15px}.site-footer{padding:30px 0;font-size:12px}.site-footer strong{font-size:18px}.site-footer nav{gap:20px;flex-wrap:wrap}.copyright{font-size:11px;line-height:1.9}.mobile-bar{position:fixed;bottom:0;left:0;width:100%;z-index:60;display:grid;grid-template-columns:repeat(4,1fr);background:white;border-top:1px solid var(--line);padding-bottom:env(safe-area-inset-bottom)}.mobile-bar a{display:flex;align-items:center;justify-content:center;height:60px;font-size:14px;white-space:nowrap}.mobile-bar a:last-child{background:var(--brand);color:white}.embed-icon{top:auto!important;left:auto!important;right:12px!important;bottom:var(--consult-bottom,calc(80px + env(safe-area-inset-bottom)))!important;transform:none!important;width:68px!important;height:68px!important}.breadcrumb{display:flex!important;padding:20px 0;font-size:11px;gap:6px}.directory h1{font-size:28px}.directory .lead{font-size:15px;margin-top:13px}.directory .direction-links{margin:22px 0 30px}.article-layout{grid-template-columns:minmax(0,1fr);gap:30px;padding-top:0}.article-heading h1{font-size:24px;line-height:1.6}.article-heading{margin:15px 0 25px}.content-info{font-size:12px}.article-body{font-size:16px}.article-body table{width:100%!important}.article-body p[style*="margin-left"]{margin-left:0!important;margin-right:0!important}.sidebar{display:none}.list-heading{margin-top:18px}.fenye{display:flex!important;font-size:12px;gap:6px}.fenye a,.fenye span{padding:6px 9px}.article-column .consult{gap:25px}}
@media(max-width:370px){.brand-symbol{width:34px;height:36px}.brand-symbol img{width:96px;height:36px}.brand-name{font-size:22px}.header-row .phone{font-size:17px}.hero h1{font-size:43px}.hero-desc{font-size:11px}.hero .button{font-size:12px;padding-inline:11px}.hero-visual{height:215px}.guide-grid article{grid-template-columns:98px minmax(0,1fr);gap:0 14px}.guide-grid h3{font-size:17px}.direction-links{gap:0 12px}.direction-links a{font-size:12px}.mobile-bar a{font-size:13px}}
@media(prefers-reduced-motion:no-preference){.hero-copy{animation:arrive .65s ease-out both}@keyframes arrive{from{opacity:.4;transform:translateY(10px)}to{opacity:1;transform:none}}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

/* Jczd camp identity: seal red, warm paper and natural classroom imagery. */
:root{--brand:#a3372b;--deep:#683f2b;--accent:#c59848;--ink:#332f28;--muted:#7b766c;--line:#e7dfd0;--paper:#faf6ed}.school-seal{display:block;width:53px;height:61px;overflow:hidden;flex:none}.school-seal img{width:196px;max-width:none;height:61px;display:block}.school-name{font-size:25px;line-height:1.3;font-weight:750;color:var(--deep);white-space:nowrap}.school-name small{display:block;font-size:12px;letter-spacing:2px;font-weight:400;color:var(--muted);margin-top:7px}.brand{gap:12px}.header-row{gap:22px}.header-row nav{font-size:15px;gap:22px}.header-row .phone{font-size:24px}.hero-inner,.hero{min-height:550px}.hero-copy{width:55%}.hero h1{font-size:59px;line-height:1.35;letter-spacing:0}.hero-heading{font-size:22px}.hero-visual{width:64%}.hero-visual img{object-position:70% 48%}.hero-visual:after{background:linear-gradient(90deg,var(--paper),rgba(250,246,237,.94) 10%,rgba(250,246,237,.57) 26%,transparent 49%),linear-gradient(0deg,var(--paper),transparent 16%)}.button.outline{border-color:#d9c4b7}.direction-links{grid-template-columns:repeat(3,minmax(0,1fr))}.direction-links a{font-size:19px;padding-block:18px}.camp-summary{font-size:14px;color:var(--muted);margin-top:10px}.course h4{font-size:20px;line-height:1.6}.course-category header h3{font-size:29px}.learning-section{background:var(--paper)}.learning-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.learning-grid img{display:block;width:100%;height:auto;aspect-ratio:1.5;object-fit:cover}.learning-grid h3{font-size:24px;margin:22px 0 12px;line-height:1.4}.learning-grid p{font-size:15px;color:var(--muted);line-height:1.9}.campus-section{display:grid;grid-template-columns:1.12fr 1fr;gap:65px;align-items:center;border-bottom:1px solid var(--line)}.campus-photo img{display:block;width:100%;height:auto;aspect-ratio:1.45;object-fit:cover}.campus-section h2{color:var(--deep);font-size:37px;margin-bottom:22px}.campus-section p:not(.eyebrow){font-size:16px;line-height:1.9;color:var(--muted)}.campus-section .campus-location{font-size:13px!important;margin:18px 0}.campus-section .text-link{font-size:15px}.downloads{margin-top:25px;padding-top:15px;border-top:1px solid var(--line);font-size:13px;color:var(--muted)}.downloads summary{cursor:pointer}.downloads nav{display:flex;gap:28px;padding-top:15px}.site-footer{background:#f4efe5}.teacher-track{scrollbar-color:#ceb99e #f7f0e5}.teacher-controls button{border-color:#d5c2b7}.teacher-slide img{aspect-ratio:1.5}.directory h1{font-size:40px}
@media(min-width:801px) and (max-width:1180px){.school-name{font-size:21px}.school-name small{font-size:11px;letter-spacing:1px}.school-seal{width:43px;height:50px}.school-seal img{width:161px;height:50px}.header-row{gap:15px}.header-row nav{font-size:13px;gap:14px}.header-row .phone{font-size:19px}.hero h1{font-size:49px}.hero-heading{font-size:19px}.hero-desc{font-size:13px}.campus-section{gap:35px}.campus-section h2{font-size:31px}.course h4{font-size:18px}}
@media(min-width:801px) and (max-width:950px){.school-name{font-size:18px}.school-name small{font-size:10px}.school-seal{display:none}.header-row nav{font-size:12px;gap:12px}.header-row .phone{font-size:17px}.hero h1{font-size:44px}}
@media(max-width:800px){.header-row{height:77px;gap:10px}.brand{gap:7px}.school-seal{width:35px;height:41px}.school-seal img{width:132px;height:41px}.school-name{font-size:17px;line-height:1.25}.school-name small{font-size:9px;letter-spacing:1px;margin-top:5px}.header-row .phone{font-size:16px;gap:4px}.header-row .phone svg{width:15px;height:15px}.hero-inner,.hero{min-height:0}.hero h1{font-size:35px;line-height:1.4;margin-bottom:14px}.hero-copy{width:100%}.hero-heading{font-size:17px}.hero-desc{font-size:12px}.hero .eyebrow{font-size:11px;letter-spacing:1px}.hero-visual{width:100%;height:238px;margin-top:0}.hero-visual img{object-position:50% 43%}.hero-visual:after{background:linear-gradient(180deg,var(--paper),rgba(250,246,237,.15) 20%,transparent 37%),linear-gradient(0deg,var(--paper),transparent 17%)}.hero .actions{margin-bottom:12px}.direction-links{gap:18px}.direction-links a{font-size:14px;gap:7px;padding-block:17px}.course h4{font-size:18px}.camp-summary{font-size:13px;margin-top:8px}.learning-grid{grid-template-columns:1fr;gap:28px}.learning-grid article{display:grid;grid-template-columns:110px 1fr;gap:0 17px}.learning-grid article>a{grid-row:1/3}.learning-grid img{height:130px;aspect-ratio:auto;object-fit:cover}.learning-grid h3{font-size:20px;margin:0 0 9px;align-self:end}.learning-grid p{font-size:13px;line-height:1.9}.campus-section{grid-template-columns:1fr;gap:25px}.campus-photo img{aspect-ratio:1.65}.campus-section h2{font-size:29px;margin-bottom:15px}.campus-section h2 br{display:none}.campus-section p:not(.eyebrow){font-size:14px}.campus-section .text-link{font-size:13px}.downloads nav{flex-wrap:wrap;gap:10px 20px}.directory h1{font-size:28px}}
@media(max-width:370px){.school-seal{display:none}.school-name{font-size:18px}.header-row .phone{font-size:16px}.hero h1{font-size:33px}.direction-links{gap:12px}.direction-links a{font-size:13px}}

/* Jicheng Zhidao: warm paper, cinnabar and restrained gold. */
:root{--brand:#a62424;--deep:#603d29;--ink:#302d29;--muted:#77716b;--line:#e7dfd5;--paper:#faf7f1}
.photo-crop{display:block;position:relative;overflow:hidden;isolation:isolate}.photo-crop>img{position:absolute;max-width:none!important;object-fit:fill!important;aspect-ratio:auto!important}
.brand{width:224px;display:block}.brand>.photo-crop{width:100%}.header-row nav{font-size:16px;gap:22px}.hero-inner,.hero{min-height:520px}.hero-copy{width:58%}.hero h1{font-size:55px;line-height:1.4;color:var(--deep)}.hero-heading{font-size:23px}.hero-visual{width:64%;background:#faf7f1}.hero-visual>a{position:relative}.hero-visual .photo-crop{position:absolute;width:100%;top:50%;transform:translateY(-50%)}.hero-visual:after{background:linear-gradient(90deg,var(--paper),rgba(250,247,241,.97) 10%,rgba(250,247,241,.6) 26%,transparent 49%),linear-gradient(0deg,var(--paper),transparent 20%,transparent 80%,var(--paper))}.hero .eyebrow{font-size:16px;letter-spacing:2px}.hero-desc{color:var(--muted)}
.direction-links small{color:#ac8c68}.course-category header small{color:#ac8c68}.course-category header h3{color:var(--deep)}.course{min-height:110px}.faculty-section{background:var(--paper)}.faculty-intro{max-width:860px;color:var(--muted);font-size:16px;line-height:1.9;margin-bottom:26px}.teacher-controls{margin-bottom:20px;justify-content:flex-end}.teacher-slide{display:flex;flex-direction:column}.teacher-slide .portrait{height:275px;display:flex;align-items:flex-end;justify-content:center;overflow:hidden;background:#f0e7da;margin-bottom:23px}.portrait .photo-crop{width:72%;max-height:100%;flex-shrink:0}.teacher-slide h3{font-size:27px;margin:0 0 9px}.teacher-slide .eyebrow{font-size:14px;margin:0 0 18px}.teacher-bio{font-size:15px;line-height:1.9;color:var(--muted);min-height:114px}.teacher-slide .text-link{margin-top:23px;padding-top:17px;border-top:1px solid var(--line)}.teacher-track{gap:30px;scrollbar-color:#cbb28e #eee5d8}.moments-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.moments-grid article>a{display:block;height:240px;overflow:hidden;background:var(--paper)}.moments-grid article>a>img{height:100%;width:100%;object-fit:cover;object-position:center}.moments-grid .photo-crop{height:240px;width:100%}.moments-grid h3{font-size:25px;margin:20px 0 12px}.moments-grid p{font-size:15px;line-height:1.9;color:var(--muted)}.parent-reading{margin-top:34px;font-size:15px}.site-footer{background:#f4eee5}.button.outline{border-color:#d7b8ad}.hero-copy{animation:rise-in .7s ease-out both}@keyframes rise-in{from{transform:translateY(14px);opacity:.3}to{transform:none;opacity:1}}.portrait .photo-crop{transition:transform .35s}.portrait:hover .photo-crop{transform:scale(1.025)}
@media(min-width:801px) and (max-width:1180px){.brand{width:190px}.header-row nav{font-size:14px;gap:16px}.hero h1{font-size:44px}.hero .eyebrow{font-size:14px}.teacher-slide .portrait{height:230px}.moments-grid article>a,.moments-grid .photo-crop{height:200px}}
@media(min-width:801px) and (max-width:950px){.brand{width:160px}.header-row nav{font-size:12px;gap:12px}.header-row .phone{font-size:17px}}
@media(max-width:800px){.brand{width:151px}.header-row{height:75px}.hero-inner,.hero{min-height:0}.hero h1{font-size:34px;line-height:1.4}.hero .eyebrow{font-size:12px;letter-spacing:1px}.hero-copy{width:100%}.hero-heading{font-size:19px}.hero-desc{font-size:13px}.hero-visual{width:100%;height:232px}.hero-visual:after{background:linear-gradient(180deg,var(--paper),rgba(250,247,241,.1) 20%,transparent 35%),linear-gradient(0deg,var(--paper),transparent 20%)}.hero-inner{padding-bottom:4px}.hero .actions{margin-top:20px}.direction-links a{font-size:14px}.faculty-intro{font-size:14px}.teacher-slide .portrait{height:260px}.portrait .photo-crop{width:68%}.teacher-slide h3{font-size:25px}.teacher-bio{font-size:14px;min-height:90px}.teacher-slide .text-link{font-size:14px}.moments-grid{grid-template-columns:1fr;gap:32px}.moments-grid article>a,.moments-grid .photo-crop{height:215px}.moments-grid h3{font-size:23px;margin:16px 0 9px}.moments-grid p{font-size:14px}.parent-reading{white-space:normal;line-height:1.8}.teacher-track{gap:20px}.section-head h2{font-size:26px}}
@media(max-width:370px){.brand{width:135px}.header-row .phone{font-size:15px}.hero h1{font-size:31px}.hero .actions{gap:8px}.hero .button{font-size:13px;padding:12px 14px}}
@media(prefers-reduced-motion:reduce){.hero-copy{animation:none}.portrait .photo-crop{transition:none}}

.brand{display:flex;align-items:center;gap:10px;width:226px}.brand>.photo-crop:first-child{width:60px;flex:none}.brand>.photo-crop:last-child{width:156px;flex:none}.hero-visual>a>img{width:100%;height:100%;object-fit:cover;object-position:63% center}
@media(min-width:801px) and (max-width:1180px){.brand{width:185px;gap:6px}.brand>.photo-crop:first-child{width:49px}.brand>.photo-crop:last-child{width:130px}}
@media(min-width:801px) and (max-width:950px){.brand{width:151px;gap:5px}.brand>.photo-crop:first-child{width:38px}.brand>.photo-crop:last-child{width:108px}}
@media(max-width:800px){.brand{width:160px;gap:6px}.brand>.photo-crop:first-child{width:40px}.brand>.photo-crop:last-child{width:114px}.section-head{flex-wrap:wrap;gap:12px}.section-head>div{flex-basis:100%;min-width:0}.section-head>.text-link{margin-left:auto}.hero-visual>a>img{object-position:65% center}}
@media(max-width:370px){.brand{width:147px;gap:5px}.brand>.photo-crop:first-child{width:36px}.brand>.photo-crop:last-child{width:106px}}

.moments-grid>article{min-width:0}.moments-grid .photo-crop{aspect-ratio:auto!important}

.portrait .photo-crop{width:auto;height:100%;max-width:85%;max-height:none}

/* Donghui: real lotus blue, warm paper, clear editorial hierarchy. */
:root{--brand:#256c7b;--deep:#254e58;--ink:#272f31;--muted:#6d7474;--line:#dfe6e5;--paper:#f6f4ee;--accent:#b88b49}
.brand{width:210px;gap:11px;display:flex}.brand>.photo-crop:first-child{width:49px}.brand-lettering{width:140px;display:block}.brand-lettering>.photo-crop{width:126px}.brand-lettering small{font-size:12px;letter-spacing:1px;color:#6d7474;display:block;margin-top:2px}
.header-row{gap:24px}.header-row nav{font-size:16px;gap:22px}.hero,.hero-inner{min-height:530px}.hero h1{font-size:84px;line-height:1.1;letter-spacing:5px;margin-bottom:24px}.hero-copy{width:53%}.hero-heading{font-size:29px;line-height:1.65;margin-bottom:18px}.hero-visual{width:65%;background:var(--paper)}.hero-visual .photo-crop{width:calc(100% + 100px);min-width:944px;left:0;top:50%;transform:translateY(-50%)}.hero-visual:after{background:linear-gradient(90deg,var(--paper),rgba(246,244,238,.96) 8%,rgba(246,244,238,.5) 27%,transparent 48%),linear-gradient(0deg,var(--paper),transparent 18%,transparent 84%,var(--paper))}.hero .eyebrow{color:#8c703f}.hero-desc{font-size:16px}.button.outline{border-color:#b7c9cb}.direction-links{grid-template-columns:repeat(4,minmax(0,1fr))}.course-category header h3{color:var(--deep)}.course-category header small,.direction-links small{color:#a28250}.course h4{font-size:20px;line-height:1.65}.camp-summary{font-size:14px;color:var(--muted);line-height:1.85;margin-top:10px}.course{min-height:124px}.course-category{grid-template-columns:200px minmax(0,1fr);gap:38px}.faculty-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px}.faculty-person{display:grid;grid-template-columns:42% minmax(0,1fr);gap:25px;align-items:center}.faculty-portrait{display:block;align-self:stretch;overflow:hidden;min-height:265px;background:#eeece5}.faculty-portrait .photo-crop{height:100%;width:auto;min-width:100%}.faculty-person h3{font-size:34px;line-height:1.4;margin-bottom:16px}.faculty-person .eyebrow{font-size:13px;letter-spacing:.5px;margin-bottom:8px}.faculty-person p:not(.eyebrow){color:var(--muted);font-size:15px;line-height:1.95}.faculty-person .text-link{font-size:14px;margin-top:20px}.learning-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:48px}.learning-options article{border-top:1px solid var(--line);padding-top:23px}.learning-options small{color:#a28250}.learning-options h3{font-size:27px;margin:12px 0}.learning-options p{font-size:16px;color:var(--muted);line-height:1.9;min-height:92px}.learning-options .text-link{margin-top:18px;font-size:15px}.learning{padding-bottom:0}.moments-grid article>a{height:auto}.moments-grid .photo-crop{height:auto;aspect-ratio:662/372!important;width:100%}.moments-grid h3{font-size:21px;margin-top:17px}.site-footer{background:#eff4f3}.sidebar nav a{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.directory h1{font-size:42px}.directory .lead{font-size:20px;color:var(--muted);margin-top:20px}.directory>.direction-links{margin:32px 0}.article-body{overflow-wrap:anywhere}
@media(min-width:801px) and (max-width:1180px){.brand{width:174px;gap:8px}.brand>.photo-crop:first-child{width:42px}.brand-lettering{width:124px}.brand-lettering>.photo-crop{width:113px}.brand-lettering small{font-size:10px}.header-row nav{font-size:14px;gap:14px}.header-row{gap:17px}.hero h1{font-size:68px}.hero-heading{font-size:25px}.hero .button{padding:12px 17px;font-size:15px}.faculty-grid{gap:28px}.faculty-person{grid-template-columns:1fr;gap:20px}.faculty-portrait{height:270px;min-height:0;display:flex;justify-content:center}.faculty-portrait .photo-crop{min-width:0}.course-category{grid-template-columns:170px minmax(0,1fr);gap:28px}.category-list{gap:0 25px}}
@media(min-width:801px) and (max-width:950px){.header-row nav{gap:10px;font-size:12px}.brand{width:145px}.brand>.photo-crop:first-child{width:32px}.brand-lettering{width:105px}.brand-lettering>.photo-crop{width:100px}.header-row .phone{font-size:16px}.header-row{gap:12px}.hero h1{font-size:60px}.hero-heading{font-size:23px}}
@media(max-width:800px){.brand{width:157px;gap:7px}.brand>.photo-crop:first-child{width:35px}.brand-lettering{width:115px}.brand-lettering>.photo-crop{width:103px}.brand-lettering small{font-size:9px;letter-spacing:.5px}.header-row{gap:10px;height:76px}.header-row .phone{font-size:16px}.hero,.hero-inner{min-height:0}.hero-inner{padding-top:30px;padding-bottom:0}.hero h1{font-size:52px;letter-spacing:3px;margin-bottom:16px}.hero-heading{font-size:22px;line-height:1.6;margin-bottom:12px}.hero-desc{font-size:13px}.hero .eyebrow{font-size:12px}.hero-visual{width:100%;height:242px;margin-top:0}.hero-visual .photo-crop{min-width:0;width:100%;left:0;top:0;transform:none}.hero-visual:after{background:linear-gradient(180deg,var(--paper),rgba(246,244,238,.5) 10%,transparent 30%),linear-gradient(0deg,var(--paper),transparent 20%)}.direction-links{grid-template-columns:repeat(2,minmax(0,1fr))}.course-category{grid-template-columns:1fr;gap:22px}.course{min-height:0}.course h4{font-size:18px}.camp-summary{font-size:13px;margin-top:8px}.faculty-grid{grid-template-columns:1fr;gap:34px}.faculty-person{grid-template-columns:116px minmax(0,1fr);gap:19px;align-items:start}.faculty-portrait{height:182px;min-height:0}.faculty-person h3{font-size:27px;margin-bottom:9px}.faculty-person .eyebrow{font-size:11px;line-height:1.8}.faculty-person p:not(.eyebrow){font-size:13px;line-height:1.9}.faculty-person .text-link{font-size:12px;margin-top:13px}.learning-options{grid-template-columns:1fr;gap:28px}.learning-options h3{font-size:23px;margin:7px 0 10px}.learning-options p{font-size:14px;min-height:0}.learning-options .text-link{font-size:13px;margin-top:13px}.moments-grid article>a{height:auto}.moments-grid .photo-crop{height:auto}.moments-grid h3{font-size:21px}.directory h1{font-size:29px}.directory .lead{font-size:16px;margin-top:16px}}
@media(max-width:370px){.brand{width:147px}.brand>.photo-crop:first-child{width:32px}.brand-lettering{width:108px}.header-row .phone{font-size:15px}.hero h1{font-size:47px}.hero-heading{font-size:21px}.hero-visual{height:210px}.faculty-person{grid-template-columns:100px minmax(0,1fr);gap:16px}}
