@font-face{font-family:Studio Sans;src:url(/fonts/poppins-latin-300-normal.woff2)format("woff2");font-weight:300;font-display:swap;unicode-range:U+??,U+2000-206F}@font-face{font-family:Studio Sans;src:url(/fonts/poppins-latin-600-normal.woff2)format("woff2");font-weight:600;font-display:swap;unicode-range:U+??,U+2000-206F}@font-face{font-family:Studio Serif;src:url(/fonts/source-serif-4-latin-400-normal.woff2)format("woff2");font-weight:400;font-display:swap;unicode-range:U+??,U+2000-206F}@font-face{font-family:Studio Serif;src:url(/fonts/source-serif-4-latin-600-normal.woff2)format("woff2");font-weight:600;font-display:swap;unicode-range:U+??,U+2000-206F}@font-face{font-family:Studio Sans;src:url(/fonts/noto-sans-sc-chinese-simplified-300-normal.woff2)format("woff2");font-weight:300;font-display:swap}@font-face{font-family:Studio Sans;src:url(/fonts/noto-sans-sc-chinese-simplified-400-normal.woff2)format("woff2");font-weight:600;font-display:swap}@font-face{font-family:Studio Serif;src:url(/fonts/noto-serif-sc-chinese-simplified-400-normal.woff2)format("woff2");font-weight:400;font-display:swap}@font-face{font-family:Studio Serif;src:url(/fonts/noto-serif-sc-chinese-simplified-600-normal.woff2)format("woff2");font-weight:600;font-display:swap}:root{--red:#a21d21;--ink:#2b2b2b;--grey:#6a6a6a;--faint:#b3b3b3;--line:#ececec;--serif:"Studio Serif",Georgia,"Songti SC",serif;--sans:"Studio Sans","PingFang SC","Microsoft YaHei",system-ui,sans-serif;--wrap:50rem;--wide:72rem}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}@media (width>=900px){html{font-size:19px}}body{font-family:var(--sans);color:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background:#fff;font-weight:300;line-height:1.75}.site-head{max-width:var(--wide);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin:0 auto;padding:2.2rem 2.5rem;display:flex}.site-head img{width:auto;height:54px}.site-nav a{color:var(--ink);letter-spacing:.02em;margin-left:1.9rem;font-size:.9rem;font-weight:600;text-decoration:none}.site-nav a:first-child{margin-left:0}.site-nav a:hover{color:var(--red)}.site-nav a.lang{color:var(--grey);font-weight:300}.site-foot{max-width:var(--wide);border-top:1px solid var(--line);color:var(--faint);flex-wrap:wrap;justify-content:space-between;gap:.5rem;margin:4rem auto 0;padding:2.2rem 2.5rem;font-size:.8rem;display:flex}main{max-width:var(--wrap);margin:0 auto;padding:3.5rem 2.5rem 2rem}main.wide{max-width:var(--wide)}.rule{background:var(--red);width:58px;height:2px;margin:0 0 2.4rem}h1{font-family:var(--serif);letter-spacing:-.005em;margin:0 0 1.3rem;font-size:2.9rem;font-weight:600;line-height:1.14}h2{font-family:var(--serif);margin:3rem 0 1rem;font-size:1.7rem;font-weight:600;line-height:1.2}h3{font-family:var(--sans);letter-spacing:.01em;margin:2rem 0 .6rem;font-size:1.05rem;font-weight:600}p{max-width:45rem;margin:1rem 0}.lead{font-family:var(--serif);color:#3a3a3a;max-width:41rem;margin:0 0 1.6rem;font-size:1.3rem;font-weight:400;line-height:1.6}.sub{color:var(--grey);max-width:36rem;font-size:1.15rem;font-weight:300}a{color:var(--red)}strong,b{font-weight:600}blockquote{font-family:var(--serif);color:#444;border-left:2px solid var(--red);margin:1.6rem 0;padding-left:1.4rem;font-size:1.2rem;font-style:italic}ul,ol{margin:1rem 0 1rem 1.4rem}li{margin:.3rem 0}hr{border:none;border-top:1px solid var(--line);margin:2.6rem 0}img.inline{border-radius:2px;max-width:100%;height:auto;margin:1.4rem 0}.hero{padding:0 0 3rem}.hero h1{max-width:26rem;font-size:3.4rem}.hero .sub{margin-top:1.6rem}.hero .links{flex-wrap:wrap;gap:2.4rem;margin-top:3.4rem;display:flex}.hero .links a{font-family:var(--sans);color:var(--red);border-bottom:2px solid #0000;padding-bottom:.15rem;font-size:1rem;font-weight:600;text-decoration:none}.hero .links a:hover{border-color:var(--red)}.grid{grid-template-columns:repeat(auto-fill,minmax(15rem,1fr));gap:2rem;margin:2rem 0;display:grid}.card figure{margin:0}.card img{border-radius:2px;width:100%;height:auto}.card .cn{font-family:var(--serif);margin-top:.6rem;font-weight:600}.card .en{color:var(--grey);font-size:.9rem}@media (width<=640px){h1,.hero h1{font-size:2.3rem}main{padding:2.5rem 1.4rem}}details.rl{border-left:2px solid var(--line);margin:1.4rem 0}details.rl summary{cursor:pointer;user-select:none;padding:.65rem 1rem;font-size:.9rem;font-weight:600;list-style:none}details.rl summary::-webkit-details-marker{display:none}details.rl summary:before{content:"+ ";color:var(--red);font-weight:300;font-family:var(--sans)}details.rl[open] summary:before{content:"− "}details.rl .rl-body{padding:.2rem 1rem 1.2rem}details.rl h4{letter-spacing:.07em;text-transform:uppercase;color:var(--grey);margin:1rem 0 .35rem;font-size:.78rem;font-weight:600}details.rl li{margin:.25rem 0;font-size:.88rem}.prog-nav{text-wrap:balance;border-bottom:1px solid var(--line);margin:2rem 0 2.8rem;padding-bottom:2rem;line-height:2.2;display:block}.prog-nav a{color:var(--red);white-space:nowrap;margin-right:.9rem;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-block}.prog-nav a:last-child{margin-right:0}.prog-nav a:hover{text-decoration:underline}.form-wrap{max-width:34rem;margin:2rem 0 3rem}.form-wrap label{margin:.9rem 0 .25rem;font-size:.88rem;font-weight:600;display:block}.form-wrap label span{color:var(--grey);margin-left:.3rem;font-size:.8rem;font-weight:300}.form-wrap input,.form-wrap textarea{width:100%;font-family:var(--sans);color:var(--ink);background:#fff;border:1px solid #d0d0d0;border-radius:2px;padding:.6rem .75rem;font-size:.92rem}.form-wrap textarea{resize:vertical;min-height:120px}.form-wrap input:focus,.form-wrap textarea:focus{outline:2px solid var(--red);border-color:#0000}.btn{background:var(--red);color:#fff;font-family:var(--sans);cursor:pointer;letter-spacing:.03em;border:none;border-radius:2px;margin-top:1.2rem;padding:.65rem 1.8rem;font-size:.92rem;font-weight:600;text-decoration:none;display:inline-block}.btn:hover{color:#fff;background:#871719}.form-note{color:var(--grey);border-top:1px solid var(--line);margin-top:2rem;padding-top:1rem;font-size:.85rem}.success-banner{background:#f0f7f0;border-left:3px solid #4a9;margin-bottom:1.6rem;padding:.9rem 1.2rem;font-size:.9rem}.campus-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1.2rem;margin:2rem 0;display:grid}.campus-card{border:1px solid var(--line);border-radius:2px;padding:1.1rem 1.2rem}.campus-card .campus-img{border-radius:2px;width:100%;height:auto;margin-bottom:.8rem;display:block}.campus-card .cn{margin-bottom:.15rem;font-size:.95rem;font-weight:600}.campus-card .en{color:var(--grey);font-size:.82rem}.campus-card .qr-img{width:96px;height:96px;image-rendering:crisp-edges;border-radius:2px;margin-top:.8rem;display:block}.levels{margin:1rem 0 1.6rem;padding:0;list-style:none}.levels li{border-bottom:1px solid var(--line);flex-wrap:wrap;column-gap:.5rem;padding:.3rem 0;font-size:.9rem;display:flex}.levels li:last-child{border:none}.levels strong{font-weight:600}.levels .ages{color:var(--grey);white-space:nowrap;font-weight:300}@media (width<=640px){.campus-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}.pager{letter-spacing:.02em;justify-content:space-between;gap:1rem;font-size:.85rem;font-weight:600;display:flex}.pager a{color:var(--red);text-decoration:none}.pager a:hover{text-decoration:underline}.pager .next{margin-left:auto}.pager .stack{flex-direction:column;gap:.35rem;display:flex}.pager .up{color:var(--grey)}.pager .up:hover{color:var(--red)}.pager.top{margin:0 0 2.4rem}.pager.bottom{border-top:1px solid var(--line);margin-top:3.5rem;padding-top:1.4rem}.top-link{margin:2.4rem 0 .5rem;font-size:.85rem}.top-link a{color:var(--grey);letter-spacing:.02em;font-weight:600;text-decoration:none}.top-link a:hover{color:var(--red)}h2.pl{flex-wrap:wrap;align-items:center;gap:1.4rem;display:flex}h2.pl img{width:auto;height:76px}h2.pl img.badge{height:104px}@media (width<=640px){h2.pl img{height:56px}h2.pl img.badge{height:80px}}.brand-row{grid-template-columns:auto auto auto;justify-content:start;place-items:center start;gap:1.5rem 2.6rem;margin:1.8rem 0;display:grid}.brand-row .pair{align-items:center;gap:.7rem;display:flex}.brand-row img{width:auto;height:48px}.brand-row img.badge{height:74px}@media (width<=640px){.brand-row{gap:1rem}.brand-row img{height:32px}.brand-row img.badge{height:50px}.brand-row .pair{gap:.4rem}}.photo-row{grid-template-columns:repeat(3,1fr);gap:.65rem;margin:1.8rem 0;display:grid}.photo-row.two{grid-template-columns:repeat(2,1fr)}.photo-row img{object-fit:cover;object-position:50% 12%;border-radius:2px;width:100%;height:210px;display:block}.photo-row.two img{height:260px}@media (width<=640px){.photo-row,.photo-row.two{grid-template-columns:1fr}.photo-row img,.photo-row.two img{object-fit:contain;height:auto}}.video-row{grid-template-columns:repeat(2,1fr);gap:.65rem;max-width:30rem;margin:1.8rem 0;display:grid}.video-row video{background:#000;border-radius:2px;width:100%;display:block}@media (width<=640px){.video-row{grid-template-columns:1fr}}.cover-row{flex-wrap:wrap;gap:.55rem;margin:.5rem 0 1.3rem;display:flex}.cover-row img{border-radius:2px;width:auto;height:112px;box-shadow:0 1px 3px #00000026}.rl-season{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.8rem 2.2rem;margin-bottom:.8rem;display:flex}.rl-season ul{flex:17rem;margin-top:0;margin-bottom:0}.rl-season .cover-row{flex:0 auto;margin:0}.rl-season .cover-row.c5{flex-wrap:nowrap;flex:100%;gap:.45rem;max-width:26.5rem}.cover-row.c5 img{align-self:flex-start}@media (width<=640px){.cover-row{gap:.45rem}.cover-row img{height:94px}.cover-row.c5 img{width:calc(20% - .36rem);height:auto}}.rl-poster{border-radius:2px;width:100%;height:auto;margin:.3rem 0 1.4rem;display:block}.strap{letter-spacing:.08em;text-transform:uppercase;color:var(--grey);margin:.2rem 0 2rem;font-size:.8rem;font-weight:600}.q-attr{color:var(--grey);font-size:.85rem;font-style:normal;font-family:var(--sans);margin-top:.55rem;display:block}.art-row{flex-wrap:wrap;gap:.6rem;margin:.6rem 0 1.4rem;display:flex}.art-row img{border-radius:2px;width:auto;height:130px;box-shadow:0 1px 3px #00000026}@media (width<=640px){.art-row img{height:96px}}.week-strip{border-radius:2px;width:100%;height:auto;margin:.6rem 0 1.6rem;display:block}.cmd-banner{border-radius:2px;width:100%;height:auto;margin:2rem 0;display:block}.badge-row{width:100%;max-width:34rem;height:auto;margin:1.6rem 0;display:block}
