@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&family=Space+Grotesk:wght@400;500;600;700&display=swap');:root{--blue:#193baa;--pale:#cbd9ef;--yellow:#eaf44b;--ink:#142044}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#eef1e9;color:var(--ink);font:16px/1.5 'DM Sans',sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid var(--yellow);outline-offset:3px}.nav{display:flex;align-items:center;justify-content:space-between;gap:10px;background:var(--blue);color:white;padding:19px max(2.5vw,12px);font:700 11px 'Space Grotesk';letter-spacing:.1em}.hero{background:var(--blue);color:white;min-height:760px;position:relative;overflow:hidden;padding:23px 2.5% 30px}.hero-top,.hero-bottom{display:flex;justify-content:space-between;gap:18px;font:600 12px 'Space Grotesk';letter-spacing:.09em}.hero h1{font:700 clamp(110px,18vw,290px)/.72 'Space Grotesk',sans-serif;letter-spacing:-.12em;margin:96px 0 0;position:relative;z-index:2}.hero h1>span{display:block}.hero h1>span+span{padding-left:5vw}.period{color:var(--yellow)}.graphic{position:absolute;inset:25% 0 4% 40%;background:var(--pale);overflow:hidden;border-radius:48% 0 0 0;display:grid;place-items:center;color:var(--blue)}.graphic span{position:relative;z-index:1;font:700 clamp(50px,7vw,130px)/.83 'Space Grotesk';letter-spacing:-.09em;transform:rotate(-15deg)}.orb{position:absolute;display:block;border-radius:50%}.orb-a{width:310px;height:310px;background:var(--yellow);right:-100px;bottom:-100px;animation:drift 9s ease-in-out infinite alternate}.orb-b{width:150px;height:150px;border:27px solid var(--blue);left:13%;top:17%;animation:drift 13s ease-in-out infinite alternate-reverse}.orbit{position:absolute;border:2px solid var(--blue);border-radius:50%;width:110%;height:100%;transform:rotate(-25deg)}.hero-bottom{position:absolute;z-index:3;bottom:30px;left:2.5%;right:2.5%;align-items:end}.hero-bottom p{font-size:20px;line-height:1.12;margin:0}.ticker{background:var(--yellow);overflow:hidden;white-space:nowrap;padding:14px 0;font:700 19px 'Space Grotesk';letter-spacing:.06em}.ticker div{width:max-content;animation:slide 24s linear infinite}.section{padding:105px 2.5%;display:grid;grid-template-columns:1fr 2fr;gap:40px}.index{font:700 12px 'Space Grotesk';letter-spacing:.12em}.section h2,.end h2{font:600 clamp(60px,9vw,140px)/.88 'Space Grotesk';letter-spacing:-.09em;margin:0 0 32px}.section h2 em{font-style:normal;color:var(--blue)}.section p{font-size:19px;max-width:580px}.underline{font-weight:700;border-bottom:2px solid;padding-bottom:6px}.calendar{background:#ccdaf0;position:relative;min-height:650px;overflow:hidden}.calendar>div:nth-child(2){position:relative;z-index:1}.calendar-art{position:absolute;bottom:-160px;right:-80px;width:min(60vw,700px);aspect-ratio:1;border:35px solid var(--blue);border-radius:50%;display:grid;place-items:center}.calendar-art .sun{width:45%;aspect-ratio:1;background:var(--yellow);border-radius:50%}.calendar-art span{position:absolute;top:20%;font-size:10px;letter-spacing:.1em;transform:rotate(22deg)}.pill{display:inline-block;background:var(--blue);color:white;padding:17px 20px;margin-top:25px;font:700 12px 'Space Grotesk';letter-spacing:.08em}.programs{background:#eef1e9}.course{background:white;border:2px solid var(--blue);padding:35px;margin-top:42px;max-width:780px}.course small,.caveat{font:700 11px 'Space Grotesk';letter-spacing:.08em}.course h3{font:600 clamp(39px,5vw,70px)/1 'Space Grotesk';letter-spacing:-.07em;margin:35px 0}.course p{font-size:16px}.course a{font-weight:700;border-bottom:1px solid}.caveat{display:block;margin:18px 0;max-width:780px;color:#657086;line-height:1.5}.end{background:var(--blue);color:white;padding:105px 2.5%}.end p{font-size:12px;letter-spacing:.15em}.end h2 span{color:var(--yellow)}.end a{display:inline-block;background:var(--yellow);color:var(--ink);padding:17px 20px;font-weight:700;font-size:12px}footer{display:flex;justify-content:space-between;flex-wrap:wrap;gap:20px;padding:26px 2.5%;background:#162b7c;color:white;font-size:11px;letter-spacing:.09em}@keyframes drift{to{transform:translate(-25px,30px)}}@keyframes slide{to{transform:translateX(-35%)}}@media(max-width:650px){.nav{font-size:9px}.nav span{white-space:nowrap}.hero{min-height:700px}.hero h1{font-size:clamp(72px,21vw,110px);margin-top:110px;line-height:.83}.hero h1>span+span{padding-left:0}.graphic{inset:34% -12% 8% 9%;border-radius:45% 0 0 0}.graphic span{font-size:65px}.orb-a{width:180px;height:180px}.orb-b{width:90px;height:90px;border-width:15px}.hero-bottom p{font-size:16px}.hero-bottom a{font-size:10px}.section{grid-template-columns:1fr;gap:25px;padding:70px 2.5%}.section h2,.end h2{font-size:clamp(50px,15vw,80px)}.section p{font-size:16px}.calendar{min-height:675px}.calendar-art{width:90vw;bottom:-90px;right:-25px;border-width:22px}.course{padding:24px}.course h3{font-size:40px}.end{padding:80px 2.5%}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;scroll-behavior:auto!important}}
.schedule{max-width:690px;margin:25px 0;background:#eef2f5;border:1px solid #193baa;color:#142044;padding:16px}.schedule-heading,.schedule-row{display:flex;justify-content:space-between;gap:12px}.schedule-heading{font-size:10px;letter-spacing:.07em;border-bottom:1px solid #8da6c7;padding-bottom:12px}.schedule-row{align-items:start;padding:13px 0;border-bottom:1px solid #aabbd1;font-size:12px}.schedule-row.is-current{background:#eaf44b;margin:0 -16px;padding:13px 16px}.schedule-date{width:100px;flex:none;font-weight:700}.schedule-place{flex:1;font-weight:700}.schedule-place small{display:block;color:#53678b;font-weight:400;line-height:1.35}.schedule-status{white-space:nowrap;font-size:9px;letter-spacing:.06em;font-weight:700}.schedule .schedule-note{font-size:11px;line-height:1.35;margin:13px 0 0;color:#53678b}@media(max-width:650px){.schedule{padding:12px}.schedule-row{display:grid;grid-template-columns:1fr auto;gap:3px 8px}.schedule-date{grid-column:1/-1}.schedule-row.is-current{margin:0 -12px;padding:13px 12px}.schedule-heading{font-size:9px}}
