.school-type-page{--st-ink:#101d40;--st-muted:#476184;--st-line:#d9e7f6;--st-blue:#0067ed;color:var(--st-ink);background:#fff}
.school-type-page .st-wrap{width:min(1280px,calc(100% - 48px));margin-inline:auto}
.school-type-page .st-route-nav,.school-type-page .st-jump{display:flex;flex-wrap:wrap;gap:8px;padding:16px 0;margin-block:0}
.school-type-page .st-route-nav a,.school-type-page .st-jump a{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:10px 14px;border:1px solid var(--st-line);border-radius:6px;font-size:14px;white-space:normal;background:#fff;text-decoration:none}
.school-type-page .st-route-nav [aria-current]{background:var(--st-blue);color:white;border-color:var(--st-blue)}
.school-type-page .st-hero{background:linear-gradient(115deg,#eff7ff,#f9fcff);border-block:1px solid var(--st-line);padding:38px 0}
.school-type-page .st-hero-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:38px;align-items:center}
.school-type-page .st-eyebrow{color:var(--st-blue);font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;margin:0 0 12px}
.school-type-page h1{font:750 clamp(32px,4vw,52px)/1.07 Arial,sans-serif;letter-spacing:-.04em;margin:0 0 20px;max-width:720px}
.school-type-page .st-intro{font-size:17px;line-height:1.65;color:var(--st-muted);margin:0 0 24px}
.school-type-page .st-actions{display:flex;flex-wrap:wrap;gap:12px}
.school-type-page .st-button,.school-type-page .st-outline{display:inline-flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 18px;border:1px solid var(--st-blue);border-radius:6px;text-decoration:none;font-weight:700;font-size:14px}
.school-type-page .st-button{color:#fff;background:var(--st-blue)}
.school-type-page .st-outline{background:#fff;color:var(--st-blue)}
.school-type-page .st-reviewed{font-size:12px;color:var(--st-muted);margin:20px 0 0}
.school-type-page .st-hero figure{margin:0;min-width:0}
.school-type-page .st-hero img{width:100%;height:280px;object-fit:cover;display:block;border-radius:10px}
.school-type-page figcaption{font-size:11px;line-height:1.45;color:var(--st-muted);padding-top:7px}
.school-type-page .st-layout{display:grid;grid-template-columns:minmax(0,3fr) minmax(230px,1fr);gap:28px;padding-block:24px 32px}
.school-type-page .st-main{min-width:0}
.school-type-page .st-main>section+section{margin-top:36px}
.school-type-page h2{font:750 clamp(23px,2.6vw,30px)/1.18 Arial,sans-serif;letter-spacing:-.035em;margin:0 0 12px}
.school-type-page h3{font:700 18px/1.3 Arial,sans-serif;letter-spacing:-.02em;margin:0 0 8px}
.school-type-page p,.school-type-page li,.school-type-page dd{line-height:1.6}
.school-type-page .st-main>section>p{font-size:15px;color:var(--st-muted)}
.school-type-page .st-notice{padding:13px 16px;background:#f0f7ff;border-left:3px solid var(--st-blue);border-radius:0 6px 6px 0}
.school-type-page .st-filters{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr) auto;gap:12px;align-items:end;padding:18px 0 6px}
.school-type-page [hidden]{display:none!important}
.school-type-page .st-filters label{display:grid;gap:7px;min-width:0;font-size:13px;font-weight:700}
.school-type-page .st-filters input,.school-type-page .st-filters select,.school-type-page .st-filters button{min-height:44px;width:100%;min-width:0;border:1px solid #afc5e2;background:#fff;color:var(--st-ink);border-radius:5px;padding:10px;font:inherit;font-size:14px}
.school-type-page .st-filters button{cursor:pointer;color:var(--st-blue)}
.school-type-page [data-st-count]{font-size:13px!important;min-height:21px;margin:10px 0}
.school-type-page .st-school-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;align-items:start}
.school-type-page .st-school{border:1px solid var(--st-line);border-radius:8px;background:#fff;min-width:0;overflow:hidden}
.school-type-page .st-school summary{display:flex;gap:13px;padding:20px;cursor:pointer;list-style:none;min-height:210px}
.school-type-page summary::-webkit-details-marker{display:none}
.school-type-page .st-school summary>div{min-width:0}
.school-type-page .st-number{font-size:12px;color:var(--st-blue);font-weight:700;padding-top:3px}
.school-type-page .st-school summary p{font-size:13px;color:var(--st-muted);margin:6px 0}
.school-type-page .st-school summary .st-district{font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--st-blue);margin:0 0 9px}
.school-type-page .st-chinese{font-size:13px!important}
.school-type-page .st-detail-label{display:inline-flex;gap:16px;align-items:center;color:var(--st-blue);font-size:13px;font-weight:700;margin-top:12px}
.school-type-page .st-school[open]{grid-column:1/-1;border-color:#92bbf2}
.school-type-page .st-school[open] summary{min-height:0;background:#f4f9ff}
.school-type-page .st-school[open] .st-detail-label span{transform:rotate(45deg)}
.school-type-page .st-school-body{padding:4px 22px 22px}
.school-type-page dl{margin:0}
.school-type-page dl>div{display:grid;grid-template-columns:160px minmax(0,1fr);gap:18px;padding:15px 0;border-bottom:1px solid var(--st-line)}
.school-type-page dt{font-size:13px;font-weight:700;line-height:1.6}
.school-type-page dd{margin:0;color:var(--st-muted);font-size:14px}
.school-type-page .st-school-body>p{font-size:14px;font-weight:700}
.school-type-page h4{font-size:13px;margin:22px 0 8px}
.school-type-page .st-citations{padding-left:18px;font-size:12px;color:var(--st-muted)}
.school-type-page .st-citations li{margin:6px 0}
.school-type-page .st-advice{padding:22px;border:1px solid var(--st-line);border-radius:8px;margin-top:14px}
.school-type-page .st-advice p,.school-type-page .st-advice>ul:not(.st-citations){font-size:14px;color:var(--st-muted)}
.school-type-page .st-advice li+li{margin-top:8px}
.school-type-page .st-faq{border:1px solid var(--st-line);border-radius:6px;margin-top:10px}
.school-type-page .st-faq summary{padding:17px 20px;cursor:pointer}
.school-type-page .st-faq h3{display:inline;font-size:16px}
.school-type-page .st-faq>div{padding:0 20px 14px;font-size:14px;color:var(--st-muted)}
.school-type-page .st-sidebar{display:grid;gap:16px;align-content:start;min-width:0}
.school-type-page .st-side-panel{background:#f2f8ff;border:1px solid var(--st-line);border-radius:8px;padding:20px}
main.school-type-page.site-magazine-page .st-side-panel h2{font-size:19px;line-height:1.3;margin-bottom:16px}
.school-type-page .st-side-panel ul{padding-left:18px;margin:0}
.school-type-page .st-side-panel li,.school-type-page .st-side-panel p{font-size:14px;color:var(--st-muted)}
.school-type-page .st-side-panel li+li{margin-top:12px}
.school-type-page .st-side-panel ul,.school-type-page .st-advice>ul{list-style:disc}
.school-type-page .st-sources ol{list-style:decimal}
.school-type-page .st-side-panel>a{display:flex;gap:12px;justify-content:space-between;border-top:1px solid var(--st-line);padding:12px 0;font-size:14px;text-decoration:none}
.school-type-page .st-sources{padding:28px 0 40px;border-top:1px solid var(--st-line)}
.school-type-page .st-sources>p{font-size:13px;color:var(--st-muted)}
.school-type-page .st-sources ol{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 32px;padding-left:22px;font-size:13px}
.school-type-page .st-sources li{padding-left:4px}
.school-type-page .st-sources li>span{display:block;font-size:12px;color:var(--st-muted)}
.school-type-page a,.school-type-page dd,.school-type-page h3{overflow-wrap:anywhere}
.school-type-page a:focus-visible,.school-type-page button:focus-visible,.school-type-page summary:focus-visible,.school-type-page input:focus-visible,.school-type-page select:focus-visible{outline:3px solid #ffb829;outline-offset:3px}
.school-type-page section[id],.school-type-page details[id],.school-type-page article[id]{scroll-margin-top:110px}
@media(max-width:950px){.school-type-page .st-hero-grid{gap:24px;grid-template-columns:1.4fr 1fr}.school-type-page .st-layout{grid-template-columns:minmax(0,1fr)}.school-type-page .st-sidebar{grid-template-columns:repeat(3,minmax(0,1fr))}.school-type-page .st-hero img{height:240px}}
@media(max-width:640px){.school-type-page .st-wrap{width:calc(100% - 32px)}.school-type-page .st-hero{padding:25px 0}.school-type-page .st-hero-grid{grid-template-columns:1fr}.school-type-page .st-hero img{height:170px}.school-type-page .st-intro{font-size:15px}.school-type-page .st-actions>a{width:100%}.school-type-page .st-layout{padding-top:14px}.school-type-page .st-school-grid,.school-type-page .st-sidebar,.school-type-page .st-sources ol{grid-template-columns:1fr}.school-type-page .st-school summary{min-height:0;padding:18px}.school-type-page .st-filters{grid-template-columns:minmax(0,1fr) auto}.school-type-page .st-filters label:first-child{grid-column:1/-1}.school-type-page dl>div{grid-template-columns:1fr;gap:5px}.school-type-page .st-school-body,.school-type-page .st-advice{padding:17px}.school-type-page .st-route-nav a,.school-type-page .st-jump a{font-size:12px;padding:9px 10px}}
@media(prefers-reduced-motion:no-preference){.school-type-page .st-school{transition:border-color .15s}.school-type-page .st-school:hover{border-color:#80b4f6}}
