/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}.block{display:block}.overline{text-decoration-line:overline}}:root{--ink:#1a1a1a;--blue:#3987fc;--pink:#ffaeff;--green:#47b747;--yellow:#ffd561;--muted:#646464;--paper:#f6f6f2;--white:#fff;--line:#1a1a1a29;--navy:#1a1a1a;--gold:#ffd561;--burgundy:#ffaeff;--olive:#47b747;--slate:#1a1a1a;--clay:#3987fc}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button,a{touch-action:manipulation;-webkit-tap-highlight-color:#e7ad2d38}button{font:inherit}h1,h2,h3{text-wrap:balance}#after-school,#homeschool,#interest{scroll-margin-top:88px}.skip-link{z-index:100;color:#fff;background:var(--navy);border-radius:0;padding:12px 16px;font-size:12px;font-weight:700;position:fixed;top:10px;left:10px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}:is(a:focus-visible,button:focus-visible){outline:3px solid var(--gold);outline-offset:3px}.site-header{z-index:30;border-bottom:1px solid var(--ink);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;justify-content:space-between;align-items:center;min-height:78px;padding:8px clamp(18px,4vw,64px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:13px;min-width:0;display:inline-flex}.logo-frame{background:#e7f0f5;border-radius:50%;flex:none;width:58px;height:58px;display:block;overflow:hidden}.logo-frame img{object-fit:cover;width:100%;height:100%}.brand>span:last-child{flex-direction:column;min-width:0;line-height:1;display:flex}.brand strong{color:var(--ink);letter-spacing:-.035em;white-space:nowrap;font-size:18px;font-weight:900}.brand small{color:var(--muted);letter-spacing:.19em;margin-top:7px;font-size:9px;font-weight:800}.header-cta,.primary-button{color:#fff;background:var(--blue);letter-spacing:.02em;border-radius:999px;justify-content:center;align-items:center;gap:18px;min-height:46px;padding:0 20px;font-size:12px;font-weight:800;display:inline-flex}.header-cta:hover,.primary-button:hover{color:var(--ink);background:var(--yellow)}.schedule-section{background:var(--white);padding:42px clamp(18px,4vw,64px) 38px;position:relative;overflow:hidden}.schedule-section:before{content:"";background:var(--pink);opacity:.72;border-radius:50%;width:210px;height:210px;position:absolute;top:-105px;right:11%}.schedule-intro{z-index:1;grid-template-columns:minmax(0,1.45fr) minmax(260px,.55fr);align-items:end;gap:48px;margin-bottom:30px;display:grid;position:relative}.overline{color:var(--blue);letter-spacing:.16em;margin:0 0 11px;font-size:10px;font-weight:900}.schedule-intro h1{max-width:900px;color:var(--ink);letter-spacing:-.075em;margin:0;font-size:clamp(46px,6vw,88px);font-weight:900;line-height:.88}.schedule-intro h1 span{z-index:0;color:var(--blue);position:relative}.schedule-intro h1 span:after{content:"";z-index:-1;background:var(--yellow);height:17%;position:absolute;bottom:5px;left:2px;right:-4px;transform:rotate(-1deg)}.term-note{border:1px solid var(--ink);background:var(--yellow);border-radius:16px;padding:18px 20px;transform:rotate(1deg)}.term-note strong{color:var(--ink);font-size:15px;font-weight:900}.term-note p{color:var(--ink);margin:7px 0 0;font-size:12px;line-height:1.5}.program-switch{z-index:1;grid-template-columns:repeat(2,minmax(240px,1fr));gap:9px;margin-bottom:14px;display:grid;position:relative}.program-switch button{border:1px solid var(--ink);min-height:60px;color:var(--ink);background:var(--white);cursor:pointer;text-align:left;border-radius:16px;align-items:center;gap:13px;padding:10px 16px;font-size:13px;font-weight:900;display:flex}.program-switch button span{color:#fff;background:var(--ink);border-radius:50%;flex:none;place-items:center;width:32px;height:32px;font-size:9px;display:grid}.program-switch button:first-child.active{background:var(--blue);color:#fff}.program-switch button:last-child.active{background:var(--pink)}.program-switch button:hover{transform:translateY(-2px)}.subject-filter{z-index:1;scrollbar-width:none;gap:7px;margin:0 0 16px;display:flex;position:relative;overflow-x:auto}.subject-filter::-webkit-scrollbar{display:none}.subject-filter button{border:1px solid var(--ink);min-height:42px;color:var(--ink);background:var(--white);cursor:pointer;border-radius:999px;flex:none;padding:0 16px;font-size:11px;font-weight:800}.subject-filter button:hover{background:var(--pink)}.subject-filter button.active{color:#fff;background:var(--ink)}.calendar-wrap{z-index:1;border:1px solid var(--ink);background:var(--paper);border-radius:24px;padding:9px;position:relative;overflow-x:auto}.calendar{background:0 0;grid-template-columns:repeat(7,minmax(170px,1fr));gap:8px;min-width:1190px;display:grid}.day-column{border:1px solid var(--ink);background:var(--white);border-radius:16px;min-height:390px;overflow:hidden}.day-column>header{color:#fff;background:var(--ink);min-height:58px;padding:13px 14px 11px}.day-column:nth-child(2)>header,.day-column:nth-child(6)>header{color:var(--ink);background:var(--pink)}.day-column:nth-child(3)>header,.day-column:nth-child(7)>header{background:var(--green)}.day-column:nth-child(4)>header{color:var(--ink);background:var(--yellow)}.day-column:nth-child(5)>header{background:var(--blue)}.day-column>header strong,.day-column>header span{display:block}.day-column>header strong{font-size:15px;font-weight:900}.day-column>header span{color:inherit;letter-spacing:.08em;text-transform:uppercase;opacity:.72;margin-top:4px;font-size:8px;font-weight:800}.day-events{flex-direction:column;gap:7px;padding:8px;display:flex}.course-event{border:1px solid var(--line);background:var(--white);border-radius:16px;min-height:74px;padding:11px 9px 10px 14px;position:relative}.course-event:before{content:"";background:var(--category);width:3px;position:absolute;top:15px;bottom:15px;left:0}.course-event time{color:var(--blue);font-variant-numeric:tabular-nums;letter-spacing:.05em;font-size:9px;font-weight:900}.course-event h2{overflow-wrap:anywhere;margin:4px 0 5px;font-size:12px;font-weight:900;line-height:1.2}.course-event p{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;margin:0;font-size:8px;font-weight:700}.category-math{--category:var(--yellow)}.category-science{--category:var(--green)}.category-language{--category:var(--pink)}.category-chess-and-coding{--category:var(--ink)}.empty-day{color:#969289;margin:18px 3px;font-family:Georgia,Times New Roman,serif;font-size:11px;font-style:italic}.schedule-footnote{color:var(--muted);justify-content:space-between;gap:20px;margin-top:10px;font-size:9px;display:flex}.homeschool-schedule{border-top:1px solid var(--ink);background:var(--paper);padding-top:92px}.homeschool-schedule:before{background:var(--green);opacity:.65;top:-80px;right:5%}.homeschool-schedule .schedule-intro h1 span{color:var(--green)}.homeschool-schedule .term-note{background:var(--pink);transform:rotate(-1deg)}.calendar-table-wrap{z-index:1;border:1px solid var(--ink);background:var(--white);border-radius:24px;padding:8px;position:relative;overflow-x:auto}.calendar-table{table-layout:fixed;border-collapse:separate;border-spacing:6px;width:100%;min-width:1280px}.calendar-table th,.calendar-table td{text-align:left;vertical-align:top}.calendar-table thead th{border:1px solid var(--ink);color:#fff;background:var(--ink);border-radius:16px;height:56px;padding:13px 12px;font-size:12px}.calendar-table thead th:nth-child(3),.calendar-table thead th:nth-child(7){color:var(--ink);background:var(--pink)}.calendar-table thead th:nth-child(4),.calendar-table thead th:nth-child(8){background:var(--green)}.calendar-table thead th:nth-child(5){color:var(--ink);background:var(--yellow)}.calendar-table thead th:nth-child(6){background:var(--blue)}.calendar-table thead th:first-child{width:150px;color:var(--ink);background:var(--yellow)}.calendar-table tbody th{border:1px solid var(--ink);color:#fff;background:var(--ink);border-radius:16px;padding:14px 11px}.calendar-table tbody th time{font-variant-numeric:tabular-nums;font-size:10px;line-height:1.35}.calendar-table td{border:1px solid var(--line);background:var(--paper);border-radius:16px;min-height:88px;padding:5px}.schedule-event{border:1px solid var(--ink);color:var(--ink);background:var(--event-color);border-radius:16px;margin-bottom:6px;padding:10px 9px;position:relative}.schedule-event:last-child{margin-bottom:0}.schedule-event h2{overflow-wrap:anywhere;margin:0;font-size:11px;line-height:1.25}.schedule-event p{font-variant-numeric:tabular-nums;margin:6px 0 0;font-size:8px;font-weight:800}.schedule-event span{color:#fff;background:var(--ink);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;margin-top:7px;padding:4px 7px;font-size:7px;font-weight:900;display:inline-block}.tone-blue{--event-color:var(--blue);color:#fff}.tone-pink{--event-color:var(--pink)}.tone-green{--event-color:var(--green);color:#fff}.tone-yellow{--event-color:var(--yellow)}.tone-ink{--event-color:var(--ink);color:#fff}.directory-section{background:var(--paper);padding:90px clamp(18px,5vw,80px) 105px}.section-heading{grid-template-columns:.45fr 1fr .75fr;align-items:end;gap:36px;margin-bottom:36px;display:grid}.section-heading h2,.interest-section h2{color:var(--ink);letter-spacing:-.065em;margin:0;font-size:clamp(38px,4.6vw,66px);font-weight:900;line-height:.94}.section-heading>p:last-child{max-width:430px;color:var(--muted);margin:0;font-size:13px;line-height:1.65}.directory-list{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.directory-row{border:1px solid var(--ink);background:var(--card);min-height:245px;transform:rotate(var(--tilt));border-radius:16px;padding:22px 18px;position:relative;overflow:hidden}.directory-row:first-child{--card:var(--blue);--tilt:-.5deg;color:#fff}.directory-row:nth-child(2){--card:var(--pink);--tilt:.5deg}.directory-row:nth-child(3){--card:var(--pink);--tilt:-.7deg}.directory-row:nth-child(4){--card:var(--ink);--tilt:.8deg;color:#fff}.directory-row:nth-child(5){--card:var(--blue);--tilt:-.5deg;color:#fff}.directory-row:after{content:"";opacity:.24;border:2px solid;border-radius:50%;width:120px;height:120px;position:absolute;bottom:-48px;right:-38px}.directory-row>span{background:currentColor;border-radius:999px;width:34px;height:6px;display:block}.directory-row h3{color:inherit;letter-spacing:-.05em;margin:14px 0 18px;font-size:24px;font-weight:900}.directory-row p{z-index:1;color:inherit;opacity:.78;margin:0;font-size:12px;line-height:1.65;position:relative}.directory-row .program-number{letter-spacing:.13em;opacity:.72;margin-top:28px;font-size:9px;font-weight:900}.interest-section{border:1px solid var(--ink);color:#fff;background:var(--blue);border-radius:24px;grid-template-columns:1fr 1fr;gap:clamp(40px,7vw,100px);margin:64px clamp(18px,4vw,64px);padding:64px clamp(22px,5vw,72px);display:grid;position:relative;overflow:hidden}.interest-section:before,.interest-section:after{content:"";pointer-events:none;border-radius:50%;position:absolute}.interest-section:before{background:var(--pink);width:190px;height:190px;top:-95px;right:9%}.interest-section:after{background:var(--yellow);width:180px;height:180px;bottom:-75px;right:-55px}.interest-section>div{z-index:1;position:relative}.interest-section>div:last-child{align-self:end}.interest-section .overline{color:var(--yellow)}.interest-section h2{color:#fff}.interest-section>div:last-child>p{color:#fff;opacity:.84;max-width:560px;margin:0 0 22px;font-size:14px;line-height:1.65}.interest-section small{color:#fff;opacity:.72;margin-top:13px;font-size:9px;display:block}.form-status{color:#fff;letter-spacing:.03em;text-transform:uppercase;border:1px solid #fff;border-radius:999px;padding:14px 17px;font-size:11px;font-weight:800;display:inline-flex}footer{color:#cfcfcf;background:var(--ink);justify-content:space-between;align-items:center;gap:26px;padding:25px clamp(18px,4vw,64px);font-size:10px;display:flex}.footer-brand{color:#fff;align-items:center;gap:10px;display:flex}.footer-brand img{object-fit:cover;border-radius:50%;width:36px;height:36px}.footer-brand strong{font-size:13px;font-weight:900}footer p{margin:0}footer a:hover{color:#fff}@media (max-width:1050px){.directory-row{min-height:210px}}@media (max-width:900px){.schedule-intro{grid-template-columns:1fr;gap:20px}.schedule-intro h1{font-size:54px}.term-note{max-width:420px}.section-heading{grid-template-columns:1fr 1fr}.section-heading .overline{grid-column:1/-1}.interest-section{grid-template-columns:1fr}.calendar-wrap,.calendar-table-wrap{margin-right:calc(-1*clamp(18px,4vw,64px))}}@media (max-width:620px){.site-header{min-height:68px}.logo-frame{width:48px;height:48px}.brand strong{font-size:15px}.brand small{font-size:8px}.header-cta{min-height:42px;padding-inline:12px;font-size:9px}.schedule-section{padding-top:30px}.schedule-intro h1{font-size:46px}.schedule-section:before{right:-65px}.program-switch{grid-template-columns:1fr}.calendar-wrap{background:0 0;border:0;margin-right:0;padding:0;overflow:visible}.calendar{min-width:0;display:block}.day-column{min-height:0;margin-bottom:14px}.day-events{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.section-heading{grid-template-columns:1fr;gap:16px}.section-heading .overline{grid-column:auto}.directory-list{grid-template-columns:1fr}.directory-row{min-height:190px;transform:none}.interest-section{margin-bottom:34px;padding:42px 22px}.schedule-footnote{flex-direction:column;gap:5px}footer{flex-direction:column;align-items:flex-start}}@media (max-width:420px){.brand>span:last-child{display:none}.header-cta{font-size:10px}.day-events{grid-template-columns:1fr}.interest-section h2{font-size:36px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}
