:root{--text:#1a211c;--text-muted:#5c675f;--bg:#f8f6f1;--surface:#fff;--border:#e3e4de;--accent:#1a6b47;--accent-strong:#125136;--accent-contrast:#fff;--serif:"Iowan Old Style", Palatino, "Palatino Linotype", Georgia, serif;--sans:ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--measure:62ch;--radius:10px;--shadow:none}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{font-family:var(--sans);color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;margin:0;font-size:1.0625rem;line-height:1.65}h1,h2,h3{font-family:var(--serif);letter-spacing:-.02em;color:var(--text);margin:0 0 .5em;font-weight:600;line-height:1.15}h1{font-size:clamp(2.15rem,5vw,3.35rem)}h2{font-size:clamp(1.6rem,3.2vw,2.15rem)}h3{font-size:1.15rem;font-family:var(--sans);letter-spacing:-.01em;font-weight:650}p{max-width:var(--measure);margin:0 0 1rem}a{color:var(--accent)}img{max-width:100%;height:auto;display:block}a:focus-visible,button:focus-visible{outline:3px solid var(--accent);outline-offset:2px;border-radius:4px}.skip-link{background:var(--accent);color:var(--accent-contrast);z-index:100;padding:.75rem 1rem;position:absolute;top:0;left:-9999px}.skip-link:focus{left:0}.wrap{width:min(1120px,100% - 2.5rem);margin-inline:auto}.eyebrow{font-family:var(--sans);letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin:0 0 .7rem;font-size:.75rem;font-weight:650}.site-header{z-index:50;background:var(--surface);border-bottom:1px solid var(--border);position:sticky;top:0}.site-header .wrap{flex-wrap:wrap;align-items:center;gap:.75rem;min-height:56px;padding-block:.35rem;display:flex}.nav-toggle{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;top:0;left:-9999px}@media (width>=801px){.nav-toggle{display:none}}.nav-toggle-btn{cursor:pointer;width:44px;height:44px;color:var(--text);border-radius:8px;flex:none;justify-content:center;align-items:center;margin:0;padding:0;display:none}.nav-toggle-btn:hover{background:var(--bg)}.nav-toggle-bars,.nav-toggle-bars:before,.nav-toggle-bars:after{background:currentColor;border-radius:1px;width:18px;height:2px;transition:transform .15s,top .15s,background-color .15s;display:block;position:relative}.nav-toggle-bars:before,.nav-toggle-bars:after{content:"";position:absolute;left:0}.nav-toggle-bars:before{top:-6px}.nav-toggle-bars:after{top:6px}.nav-toggle:checked~.nav-toggle-btn .nav-toggle-bars{background:0 0}.nav-toggle:checked~.nav-toggle-btn .nav-toggle-bars:before{top:0;transform:rotate(45deg)}.nav-toggle:checked~.nav-toggle-btn .nav-toggle-bars:after{top:0;transform:rotate(-45deg)}.brand{color:var(--text);align-items:center;gap:.5rem;text-decoration:none;display:flex}.brand-mark{object-fit:contain;flex:none;width:30px;height:30px}.brand-text{flex-direction:column;line-height:1.1;display:flex}.brand-name{font-family:var(--serif);letter-spacing:-.01em;font-size:.95rem;font-weight:600}.brand-sub{letter-spacing:.01em;color:var(--accent);font-size:.68rem;font-weight:500}.site-nav{flex-wrap:wrap;align-items:center;gap:.05rem;margin-inline:auto;display:flex}.site-nav a{color:var(--text-muted);border-radius:6px;padding:.3rem .55rem;font-size:.875rem;text-decoration:none}.site-nav a:hover{color:var(--text)}.site-nav a[aria-current=page]{color:var(--text);font-weight:600}.nav-dropdown{position:relative}.nav-dropdown-menu{z-index:60;background:var(--surface);border:1px solid var(--border);border-radius:12px;min-width:14.5rem;margin:0;padding:.45rem 0;list-style:none;display:none;position:absolute;top:calc(100% + .35rem);left:0;box-shadow:0 12px 32px #1a211c1a}.nav-dropdown-menu:before{content:"";height:.5rem;position:absolute;bottom:100%;left:0;right:0}.nav-dropdown-menu a{border-radius:0;padding:.55rem 1rem;display:block}.nav-dropdown-menu a:hover{background:var(--bg)}.nav-dropdown:hover .nav-dropdown-menu,.nav-dropdown:focus-within .nav-dropdown-menu{display:block}.site-header .btn{color:var(--text);border-color:var(--border);background:0 0;padding:.32rem .8rem;font-size:.8125rem;font-weight:550}.site-header .btn:hover{border-color:var(--text);filter:none}@media (width<=800px){.site-header .wrap{justify-content:flex-start;gap:.4rem}.site-header .brand{margin-inline-end:auto}.nav-toggle-btn{order:3;display:inline-flex}.site-header .btn{order:2}.site-nav{border-top:1px solid var(--border);flex-direction:column;flex-basis:100%;order:4;align-items:stretch;gap:.15rem;margin-inline:0;padding:.35rem 0 .7rem;display:none}.nav-toggle:checked~.site-nav{display:flex}.site-nav>a,.nav-dropdown-trigger{min-height:44px;padding:.7rem .35rem;font-size:1rem;display:block}.nav-dropdown{flex-basis:auto}.nav-dropdown-menu{min-width:0;box-shadow:none;background:0 0;border:none;border-radius:0;flex-flow:column;padding:0 0 .25rem .7rem;display:flex;position:static}.nav-dropdown-menu:before{display:none}.nav-dropdown-menu a{min-height:44px;padding:.55rem .5rem;font-size:.9375rem}}.btn{border:1px solid var(--accent);background:var(--accent);color:var(--accent-contrast);cursor:pointer;white-space:nowrap;border-radius:999px;padding:.7rem 1.25rem;font-size:.9375rem;font-weight:600;text-decoration:none;display:inline-block}.btn:hover{background:var(--accent-strong);border-color:var(--accent-strong)}.btn-lg{padding:.85rem 1.5rem;font-size:1rem}.btn-ghost{color:var(--text);border-color:var(--border);background:0 0}.btn-ghost:hover{border-color:var(--text);background:0 0}.hero{isolation:isolate;background:#141a16;align-items:center;min-height:min(78vh,760px);padding:clamp(3.25rem,8vw,6.5rem) 0;display:flex;position:relative;overflow:hidden}.hero-slides,.hero-overlay{position:absolute;inset:0}.hero-slides{z-index:auto}.hero-slides>.hero-slide{opacity:0;width:100%;height:100%;animation:30s infinite hero-fade;position:absolute;inset:0}.hero-slides>img.hero-slide{object-fit:cover;object-position:center}.hero-slides>.hero-slide:first-child{animation-name:hero-fade-first;animation-delay:0s}.hero-slides>.hero-slide:nth-child(2){animation-delay:6s}.hero-slides>.hero-slide:nth-child(3){animation-delay:12s}.hero-slides>.hero-slide:nth-child(4){animation-delay:18s}.hero-slides>.hero-slide:nth-child(5){animation-delay:24s}.hero-slides>.hero-slide-logo{z-index:2;box-sizing:border-box;pointer-events:none;grid-template-columns:1fr 1fr;align-items:center;column-gap:clamp(1.5rem,4vw,3rem);width:min(1120px,100% - 2.5rem);display:grid;inset:0 auto 0 50%;transform:translate(-50%)}.hero-slide-logo img{object-fit:contain;background:#fff;border-radius:18px;grid-column:2;justify-self:end;width:min(100%,440px);height:auto;display:block;box-shadow:0 18px 48px #00000047}.hero-overlay{z-index:1;background:linear-gradient(100deg,#0c120ec7 0%,#0c120e85 46%,#0c120e47 100%)}.hero-copy{z-index:3;position:relative}.hero-copy h1{color:#fff;max-width:14ch;margin-bottom:.4em}.hero-copy h1 em{color:#8fceaa;white-space:nowrap;font-style:normal}.hero-copy p{color:#ffffffe6;max-width:42ch;font-size:clamp(1.05rem,1.8vw,1.2rem)}.hero-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.75rem;display:flex}.btn-on-dark{color:var(--accent-strong);background:#fff;border-color:#fff}.btn-on-dark:hover{color:var(--accent-strong);background:#f3f7f4;border-color:#f3f7f4}.btn-ghost-on-dark{color:#fff;background:0 0;border-color:#ffffff8c}.btn-ghost-on-dark:hover{color:#fff;background:0 0;border-color:#fff}@keyframes hero-fade-first{0%,16%{opacity:1}20%,to{opacity:0}}@keyframes hero-fade{0%{opacity:0}4%,16%{opacity:1}20%,to{opacity:0}}@media (width<=720px){.hero-slides>.hero-slide-logo{justify-content:flex-end;align-items:flex-start;width:100%;padding:.85rem .85rem 0;display:flex;inset:0;transform:none}.hero-slide-logo img{width:min(28vw,112px);max-height:16vh}}@media (prefers-reduced-motion:reduce){.hero-slides>.hero-slide{opacity:0;animation:none}.hero-slides>.hero-slide:first-child{opacity:1}}.home-photos-section{padding-top:0}.home-photos{grid-template-columns:1fr;gap:.75rem;display:grid}.home-photo{border-radius:var(--radius);box-shadow:var(--shadow);background:var(--surface);margin:0;overflow:hidden}.home-photo img{object-fit:cover;object-position:center;aspect-ratio:16/9;width:100%;height:100%}.home-photo-wide img{aspect-ratio:21/9}.home-photos-more{text-align:center;max-width:none;margin:1rem 0 0}.program-photo,.about-photo{border:1px solid var(--border);background:var(--surface);border-radius:16px;margin:0 0 1.25rem;overflow:hidden}.program-photo img,.about-photo img{aspect-ratio:16/9;object-fit:cover;object-position:center;width:100%;height:auto;display:block}@media (width>=640px){.home-photos{grid-template-columns:repeat(2,1fr)}.home-photo-wide{grid-column:1/-1}}@media (width>=900px){.home-photos{grid-template-columns:repeat(4,1fr)}}.section{padding:clamp(2.5rem,6vw,4.5rem) 0}.section-tinted{background:var(--surface);border-block:1px solid var(--border)}.section-head{max-width:40rem;margin-bottom:2rem}.section-head p{color:var(--text-muted)}.center{text-align:center}.center p{margin-inline:auto}.grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (width>=640px){.grid{grid-template-columns:repeat(2,1fr)}}@media (width>=900px){.grid{grid-template-columns:repeat(3,1fr)}}.grid-two{grid-template-columns:1fr}@media (width>=640px){.grid-two{grid-template-columns:repeat(2,1fr)}}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.4rem 1.45rem;scroll-margin-top:6rem}.card h3{margin-bottom:.35rem}.card p{color:var(--text-muted);margin-bottom:0;font-size:.9375rem}a.card{color:inherit;text-decoration:none;display:block}a.card:hover{border-color:var(--accent)}.gallery-grid{grid-template-columns:repeat(auto-fit,minmax(min(260px,100%),1fr));gap:.75rem;display:grid}.gallery-tile{aspect-ratio:16/9;border-radius:var(--radius);border:1px dashed var(--border);color:var(--text-muted);text-align:center;background:linear-gradient(135deg,#eef5f0,#f7faf8);place-items:center;padding:1rem;font-size:.8125rem;display:grid;overflow:hidden}.gallery-tile:has(img){background:0 0;border-style:solid;padding:0}.gallery-tile img{object-fit:cover;width:100%;height:100%}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.track-tabs{flex-wrap:wrap;gap:.5rem;margin:0 0 2.25rem;display:flex}.track-tabs a{border:1px solid var(--border);color:var(--text);border-radius:999px;padding:.5rem .95rem;font-size:.9375rem;font-weight:600;text-decoration:none;display:inline-block}.track-tabs a:hover,.track-tabs a[aria-current=location]{border-color:var(--accent);color:var(--accent)}.program-track{margin:0 0 3rem;scroll-margin-top:6rem}.program-track h2{margin-bottom:.35em}.program-track h3{margin:1.35rem 0 .35em}.subject-list{flex-wrap:wrap;gap:.45rem .5rem;max-width:40rem;margin:0 0 1rem;padding:0;list-style:none;display:flex}.subject-list li{border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:999px;padding:.35rem .8rem;font-size:.9rem}.program-track>p{color:var(--text-muted);margin-bottom:1.25rem}.schedule-scroll{border:1px solid var(--border);background:var(--surface);border-radius:12px;overflow-x:auto}.week-board{border:1px solid var(--border);background:var(--surface);border-radius:16px;gap:.85rem;padding:1.15rem 1rem 1.25rem;display:grid}.week-board-head,.week-board-row{grid-template-columns:7.5rem repeat(5,minmax(0,1fr));align-items:stretch;gap:.55rem;display:grid}.week-board-head{color:var(--text-muted);text-align:center;font-size:.95rem;font-weight:650}.week-board-time{color:var(--text-muted);text-align:right;white-space:nowrap;justify-content:flex-end;align-items:center;padding-right:.35rem;font-size:.82rem;font-weight:600;line-height:1.25;display:flex}.week-chip{text-align:center;border-radius:999px;justify-content:center;align-items:center;min-height:3.1rem;padding:.55rem .4rem;font-size:.95rem;font-weight:650;line-height:1.2;display:flex}.week-chip-span{grid-column:2/-1}.week-chip-span-4{grid-column:2/6}.week-chip-snack{color:#3f2e22;background:#e8d4c0}.week-chip-homework{color:#163232;background:#9eb8b8}.week-chip-english{color:#332446;background:#c5b4d8}.week-chip-course{color:#243026;background:#b7c4b0}.week-chip-vocab{color:#4a3b16;background:#e6d4a8}.week-chip-reading{color:#4a2220;background:#d9a3a0}.week-chip-math{color:#1d2740;background:#9aa9c4}.week-chip-writing{color:#332446;background:#c5b4d8}.week-chip-review{color:#1d351c;background:#8fba8c}@media (width<=720px){.week-board-head,.week-board-row{grid-template-columns:repeat(5,minmax(0,1fr));min-width:0}.week-board-head .week-board-time{display:none}.week-board-row .week-board-time{text-align:left;white-space:normal;grid-column:1/-1;justify-content:flex-start;padding:.15rem 0 0}.week-chip-span{grid-column:1/-1}.week-chip-span-4{grid-column:1/5}.week-chip{border-radius:14px;min-height:2.7rem;padding:.4rem .2rem;font-size:.78rem}}.schedule{border-collapse:collapse;width:100%;min-width:720px;font-size:.9rem}.schedule th,.schedule td{border:1px solid var(--border);text-align:center;vertical-align:middle;padding:.85rem .75rem}.schedule thead th{letter-spacing:.08em;text-transform:uppercase;background:#f3f4f1;font-size:.75rem;font-weight:700}.schedule th[scope=row]{white-space:nowrap;text-align:left;background:#f7f7f4;width:8.5rem;font-weight:650}.schedule td strong{font-family:var(--sans);font-weight:650;display:block}.schedule td span{color:var(--text-muted);margin-top:.25rem;font-size:.8125rem;font-weight:400;display:block}.schedule .season-list{color:var(--text-muted);text-align:left;margin:.4rem 0 0;padding:0;font-size:.8125rem;list-style:none}.schedule .season-list li{margin:0}.schedule .season-list li:before{content:"· "}.schedule-note{text-align:center;max-width:42rem;color:var(--text-muted);margin:.5rem auto 0;padding-top:.25rem}.schedule-note:before{content:"i";background:var(--text);width:1.7rem;height:2rem;color:var(--accent-contrast);font-family:var(--sans);border-radius:.35rem .35rem .85rem .85rem;place-items:center;margin:0 auto .85rem;font-size:.95rem;font-style:italic;font-weight:750;line-height:1;display:grid}.schedule-note p{max-width:none;margin:0 0 .35rem}.schedule-note p:last-child{margin-bottom:0}.prose{max-width:var(--measure)}.prose h2{margin-top:2.25rem}.prose h3{margin-top:1.5rem;margin-bottom:.4rem;font-size:1.15rem}.prose ul{max-width:var(--measure);padding-left:1.25rem}.prose li{margin-bottom:.4rem}.faq-list{flex-direction:column;gap:.85rem;max-width:none;display:flex}.faq-item{background:#e8ebe7;border:none;border-radius:22px;max-width:none;margin:0;padding:1.15rem 1.35rem}.faq-item summary{cursor:pointer;color:var(--text);align-items:center;gap:.85rem;font-size:1.05rem;font-weight:650;line-height:1.35;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-question{flex:1;min-width:0}.faq-mark{background:var(--text);color:#fff;width:2rem;height:2rem;font-family:var(--sans);letter-spacing:0;border-radius:999px;flex:none;place-items:center;font-size:.82rem;font-weight:750;display:grid}.faq-item[open] .faq-mark:not(.faq-mark-a){background:var(--accent)}.faq-item[open] .faq-question{color:var(--accent)}.faq-item summary:after{content:"";border-right:2px solid var(--text-muted);border-bottom:2px solid var(--text-muted);flex:none;width:.55rem;height:.55rem;margin-right:.2rem;transform:translateY(-.12rem)rotate(45deg)}.faq-item[open] summary:after{border-color:var(--accent);transform:translateY(.18rem)rotate(-135deg)}.faq-answer{align-items:flex-start;gap:.85rem;margin-top:.95rem;padding-left:0;display:flex}.faq-mark-a{color:var(--text);background:0 0;font-size:1.05rem;font-weight:800}.faq-answer p{max-width:68ch;color:var(--text);margin:.15rem 0 0;font-size:1rem}@media (width<=640px){.faq-item{border-radius:18px;padding:1rem}.faq-item summary{font-size:.98rem}}.facts{max-width:var(--measure);grid-template-columns:max-content 1fr;gap:.5rem 1.5rem;margin:0;display:grid}.facts dt{color:var(--text-muted);font-weight:600}.facts dd{margin:0}.wechat{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius,12px);flex-wrap:wrap;align-items:center;gap:1.5rem 2rem;margin-top:2rem;padding:1.5rem;display:flex}.wechat-text{flex:18rem}.wechat-text h2{margin-top:0}.wechat-text p{max-width:var(--measure)}.wechat-code{flex:none;margin:0}.wechat-code img{border:1px solid var(--border);background:#fff;border-radius:8px;width:320px;max-width:100%;height:auto;padding:.75rem;display:block}.site-footer{background:var(--surface);border-top:1px solid var(--border);color:var(--text-muted);padding:2.25rem 0;font-size:.9rem}.site-footer .wrap{flex-wrap:wrap;justify-content:space-between;gap:1.5rem;display:flex}.site-footer a{color:var(--text-muted)}.footer-links{flex-wrap:wrap;gap:1rem;display:flex}.legal-nav{flex-wrap:wrap;gap:.35rem;margin:0 0 1.75rem;display:flex}.legal-nav a{color:var(--text-muted);border:1px solid var(--border);border-radius:999px;padding:.4rem .75rem;font-size:.875rem;text-decoration:none}.legal-nav a:hover,.legal-nav a[aria-current=page]{color:var(--accent);border-color:var(--accent);background:var(--surface)}.legal-doc{max-width:72ch}.legal-doc table{border-collapse:collapse;width:100%;margin:0 0 1.25rem;font-size:.95rem}.legal-doc th,.legal-doc td{text-align:left;vertical-align:top;border:1px solid var(--border);padding:.55rem .7rem}.legal-doc thead th{background:var(--surface);font-weight:600}.legal-index{max-width:68ch;padding-left:1.2rem}.legal-index li{margin-bottom:.75rem}.centered-page{text-align:center;place-items:center;min-height:60vh;padding:3rem 0;display:grid}
