@import "https://fonts.googleapis.com/css2?family=Atkinson+Hyperlegible:wght@400;700&family=Fraunces:opsz,wght@9..144,600;9..144,700&family=Nunito+Sans:opsz,wght@6..12,700;6..12,800;6..12,900&display=swap";*,:before,:after{box-sizing:border-box}:root{color-scheme:light;--canvas:#fbf8f1;--surface:#fff;--surface-soft:#f1eee5;--ink:#213a32;--muted:#5d6f68;--brand:#2f5d50;--brand-strong:#21463c;--accent:#d8734a;--accent-two:#e9b949;--accent-three:#a8b8a1;--violet:#6d44b8;--border:#d8ddd4;--shadow:0 18px 50px #213a3214;--display:"Fraunces", Georgia, serif;--body:"Atkinson Hyperlegible", system-ui, sans-serif;--radius-sm:.75rem;--radius-md:1.25rem;--radius-lg:1.75rem;--section-space:clamp(5rem, 10vw, 8.5rem)}body[data-site-theme=geometry]{--canvas:#f7faff;--surface:#fff;--surface-soft:#efedf9;--ink:#242033;--muted:#625d72;--brand:#6237c9;--brand-strong:#4c28a6;--accent:#f57c23;--accent-two:#f4c430;--accent-three:#65b741;--violet:#6237c9;--border:#ddd8f0;--shadow:0 18px 50px #3d2a7517;--display:"Nunito Sans", system-ui, sans-serif}html[data-resolved-mode=night]{color-scheme:dark}html[data-resolved-mode=night] body[data-site-theme=garden]{--canvas:#101916;--surface:#17231f;--surface-soft:#1e2d27;--ink:#f3f5ef;--muted:#b9c8bf;--brand:#8fc3a8;--brand-strong:#b9dcc8;--accent:#f0926b;--accent-two:#f4c968;--accent-three:#8fc3a8;--violet:#b79aef;--border:#354a40;--shadow:0 18px 55px #0000003d}html[data-resolved-mode=night] body[data-site-theme=geometry]{--canvas:#11101a;--surface:#1b1928;--surface-soft:#242135;--ink:#f7f4ff;--muted:#c5bed8;--brand:#a88aff;--brand-strong:#c8b7ff;--accent:#ff9b52;--accent-two:#f7d66d;--accent-three:#8ed26b;--violet:#a88aff;--border:#3a3552;--shadow:0 18px 55px #00000047}html{scroll-behavior:smooth;background:var(--canvas)}body{background:var(--canvas);min-width:320px;color:var(--ink);font-family:var(--body);text-rendering:optimizelegibility;margin:0;font-size:1.0625rem;line-height:1.65;transition:background-color .18s,color .18s}body.mode-initializing,body.mode-initializing *{transition:none!important}a{color:inherit;text-underline-offset:.2em}img,svg{max-width:100%;display:block}button,input,textarea{font:inherit}button{color:inherit}:focus-visible{outline:3px solid var(--accent-two);outline-offset:4px}::selection{background:var(--accent-two);color:#1c201d}.skip-link{z-index:100;background:var(--ink);color:var(--canvas);padding:.75rem 1rem;position:fixed;inset:0 auto auto 1rem;transform:translateY(-150%)}.skip-link:focus{transform:translateY(1rem)}.shell{width:min(100% - 2rem,74rem);margin-inline:auto}.narrow{width:min(100% - 2rem,48rem);margin-inline:auto}.section{padding-block:var(--section-space)}.section+.section{border-top:1px solid color-mix(in srgb, var(--border) 70%, transparent)}.surface-section{background:var(--surface)}.section-head{max-width:48rem;margin-bottom:clamp(2.5rem,5vw,4.5rem)}.section-label{color:var(--brand-strong);letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:.5rem;margin:0 0 1rem;font-size:.875rem;font-weight:700;display:inline-flex}.section-label:before{background:var(--accent);content:"";width:1.75rem;height:2px}h1,h2,h3{color:var(--ink);font-family:var(--display);text-wrap:balance;margin:0;line-height:1.08}h1{letter-spacing:-.045em;font-size:clamp(2.9rem,7vw,5.9rem)}h2{letter-spacing:-.035em;font-size:clamp(2.25rem,4.5vw,4rem)}h3{font-size:clamp(1.35rem,2vw,1.8rem)}p{margin-block:0 1.25rem}.lead{max-width:44rem;color:var(--muted);margin-top:1.25rem;font-size:clamp(1.15rem,2vw,1.35rem)}.button-row{flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}.button{border:2px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.55rem;min-height:3rem;padding:.75rem 1.15rem;font-weight:700;line-height:1;text-decoration:none;transition:transform .18s,background-color .18s,border-color .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--brand);color:var(--canvas)}html[data-resolved-mode=night] .button-primary{color:#101916}.button-secondary{border-color:var(--accent);color:var(--ink);background:0 0}.text-link{color:var(--brand-strong);align-items:center;gap:.35rem;font-weight:700;text-decoration-thickness:2px;display:inline-flex}.card-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.card{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);padding:clamp(1.4rem,3vw,2rem);position:relative;overflow:hidden}.card p{color:var(--muted)}.concept-icon{background:var(--surface-soft);width:3.75rem;height:3.75rem;color:var(--brand);border-radius:1rem;place-items:center;margin-bottom:1.5rem;display:grid}.concept-icon svg{stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:2.45rem;height:2.45rem}.site-header{z-index:50;background:color-mix(in srgb, var(--canvas) 88%, transparent);backdrop-filter:blur(18px);border-bottom:1px solid color-mix(in srgb, var(--border) 65%, transparent);padding-block:.75rem;position:sticky;top:0}.header-row{align-items:center;gap:1rem;min-height:3.75rem;display:flex}.brand{flex-shrink:0;align-items:center;gap:.7rem;text-decoration:none;display:inline-flex}.brand-mark{width:2.75rem;height:2.75rem}.brand-name{max-width:7.5rem;font-family:var(--display);font-size:1.05rem;font-weight:700;line-height:1.05}.site-nav{align-items:center;gap:.15rem;margin-left:auto;display:flex}.site-nav a{border-radius:.6rem;padding:.7rem .65rem;font-size:.875rem;font-weight:700;text-decoration:none}.site-nav a:hover,.site-nav a[aria-current=page]{background:var(--surface-soft);color:var(--brand-strong)}.header-actions{align-items:center;gap:.55rem;display:flex}.header-cta{padding-inline:.9rem;font-size:.85rem}.mobile-nav{margin-left:auto;display:none}.mobile-nav summary{cursor:pointer;border:1px solid var(--border);border-radius:.75rem;padding:.7rem;font-weight:700;list-style:none}.mobile-panel{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow);padding:1rem;display:grid;position:absolute;top:calc(100% + .25rem);left:1rem;right:1rem}.mobile-panel a{padding:.8rem;font-weight:700;text-decoration:none}.mode-control{border:1px solid var(--border);background:var(--surface);border-radius:999px;padding:.2rem;display:inline-flex}.mode-control button{cursor:pointer;background:0 0;border:0;border-radius:999px;min-width:2.75rem;min-height:2.75rem;padding:.3rem .55rem;font-size:.75rem;font-weight:700}.mode-control button[aria-pressed=true]{background:var(--ink);color:var(--canvas)}.mode-label{display:none}.hero{align-items:center;min-height:calc(100svh - 5.25rem);padding-block:clamp(4.5rem,9vw,8rem);display:grid;position:relative;overflow:clip}.hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(22rem,.95fr);align-items:center;gap:clamp(3rem,7vw,7rem);display:grid}.hero-copy{z-index:2;position:relative}.hero-note{color:var(--muted);flex-wrap:wrap;gap:.75rem 1.5rem;margin-top:2rem;font-size:.95rem;display:flex}.hero-note span{align-items:center;gap:.45rem;display:inline-flex}.hero-art{aspect-ratio:1;position:relative}.garden-art{background:color-mix(in srgb, var(--accent-three) 26%, transparent);border-radius:45% 45% 12% 12%}.garden-art .stem{fill:none;width:35%;height:62%;stroke:var(--brand);stroke-width:2px;stroke-linecap:round;stroke-dasharray:600;animation:1s .2s both draw-line;position:absolute;bottom:8%}.garden-art .stem-one{left:5%}.garden-art .stem-two{right:3%;transform:scaleX(-1)}.block{border:2px solid color-mix(in srgb, var(--ink) 18%, transparent);animation:.38s both settle;position:absolute}.garden-art .block-one{background:var(--accent);border-radius:.4rem;width:42%;height:18%;bottom:12%;left:29%}.garden-art .block-two{background:var(--accent-three);border-radius:7rem 7rem .5rem .5rem;width:26%;height:34%;bottom:30%;left:37%}.garden-art .block-two:after{background:var(--canvas);content:"";border-radius:4rem 4rem 0 0;position:absolute;inset:28% 24% 0}.garden-art .block-three{background:var(--accent-two);border-radius:999px 999px .35rem .35rem;width:12%;height:27%;animation-delay:.1s;bottom:30%;left:25%}.garden-art .sun{aspect-ratio:1;background:var(--accent-two);border-radius:50%;width:22%;animation:.42s .14s both settle;position:absolute;top:13%;left:41%}.geometry-art{place-items:center;display:grid}.shape-stage{aspect-ratio:1;width:88%;position:relative}.shape{border:2px solid color-mix(in srgb, var(--ink) 14%, transparent);animation:.38s both settle;position:absolute}.shape-circle{aspect-ratio:1;background:var(--accent-two);border-radius:50%;width:17%;top:7%;left:11%}.shape-arch{background:var(--violet);border-radius:12rem 12rem 0 0;width:38%;height:43%;top:12%;right:12%}.shape-arch:after{background:var(--canvas);content:"";border-radius:8rem 8rem 0 0;position:absolute;inset:27% 27% 0}.shape-square{background:var(--accent-three);clip-path:polygon(0 30%,26% 30%,26% 0,50% 0,50% 55%,76% 55%,76% 28%,100% 28%,100% 100%,0 100%);border-radius:.8rem;width:39%;height:31%;bottom:8%;left:12%}.shape-house{background:var(--accent);border-radius:.6rem .6rem 1rem 1rem;width:48%;height:37%;bottom:4%;right:5%}.shape-house:after{background:var(--canvas);content:"";border-radius:5rem 5rem 0 0;width:36%;height:55%;position:absolute;bottom:0;right:32%}.shape-dot{aspect-ratio:1;background:var(--violet);border-radius:50%;width:14%;top:42%;left:2%}.program-card{flex-direction:column;min-height:23rem;display:flex}.program-card .age{color:var(--brand-strong);margin-top:.45rem;font-weight:700}.program-card .program-symbol{width:4.25rem;height:4.25rem;color:var(--program-color);margin-bottom:2rem;position:relative}.program-card .program-symbol:before,.program-card .program-symbol:after{content:"";background:currentColor;position:absolute}.program-card[data-program=buds] .program-symbol:before{border-radius:50%;inset:0 22% 44%}.program-card[data-program=buds] .program-symbol:after{border-radius:.35rem;inset:54% 8% 0}.program-card[data-program=caterpillar] .program-symbol:before{border-radius:50%;inset:0 28% 0 0;box-shadow:1.3rem 1.1rem,2.5rem 1.65rem}.program-card[data-program=cocoon] .program-symbol:before{border-radius:3rem 3rem .35rem .35rem;inset:0 12%}.program-card[data-program=cocoon] .program-symbol:after{background:var(--surface);border-radius:2rem 2rem 0 0;inset:35% 34% 0}.program-card[data-program=butterfly] .program-symbol:before{border-radius:80% 20%;inset:5% 52% 5% 2%;transform:rotate(18deg)}.program-card[data-program=butterfly] .program-symbol:after{border-radius:20% 80%;inset:5% 2% 5% 52%;transform:rotate(-18deg)}.program-card p:last-of-type{flex:1}.programme-grid .program-card:first-child{--program-color:var(--violet)}.programme-grid .program-card:nth-child(2){--program-color:var(--accent-three)}.programme-grid .program-card:nth-child(3){--program-color:var(--accent-two)}.programme-grid .program-card:nth-child(4){--program-color:var(--accent)}.feature-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.feature-card{min-height:18rem}.rhythm{counter-reset:rhythm;grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.rhythm-step{border-top:3px solid var(--accent);background:var(--surface);counter-increment:rhythm;min-height:13rem;padding:1.5rem;position:relative}.rhythm-step:before{content:"0" counter(rhythm);color:var(--brand);font-weight:700}.rhythm-step:not(:last-child):after{z-index:2;border-top:2px solid var(--muted);border-right:2px solid var(--muted);content:"";width:1.3rem;height:1.3rem;position:absolute;top:1.25rem;right:-.7rem;transform:rotate(45deg)}.split{grid-template-columns:1fr 1fr;align-items:start;gap:clamp(3rem,8vw,7rem);display:grid}.fact-list{gap:1rem;margin:0;padding:0;list-style:none;display:grid}.fact-list li{border-bottom:1px solid var(--border);align-items:flex-start;gap:.9rem;padding:1rem 0;display:flex}.fact-list strong{display:block}.location-card{border-radius:var(--radius-lg);background:var(--brand);color:var(--canvas);padding:clamp(2rem,6vw,4.5rem)}.location-card h2,.location-card h3{color:inherit}.location-card .button-primary{background:var(--canvas);color:var(--brand-strong)}.location-card .button-secondary{color:inherit;border-color:currentColor}html[data-resolved-mode=night] .location-card .button-primary{color:var(--brand-strong)}.page-hero{padding-block:clamp(5rem,11vw,9rem)}.page-hero .shell{max-width:60rem}.content-stack{gap:1.5rem;display:grid}.policy h2{margin-top:3rem;font-size:2rem}.policy h3{font-family:var(--body);margin-top:2rem;font-size:1.25rem}.notice{border-left:4px solid var(--accent-two);background:var(--surface-soft);padding:1rem 1.25rem}.concept-illustration{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-soft);margin:clamp(2rem,5vw,4rem) 0;overflow:hidden}.concept-illustration svg{width:100%}.concept-illustration.compact{border-radius:var(--radius-md);max-width:32rem;margin-block:2rem 0}.illustration-ground,.illustration-line{stroke:var(--brand);stroke-width:5px;stroke-linecap:round;stroke-linejoin:round}.illustration-ground{opacity:.35}.illustration-primary{fill:color-mix(in srgb, var(--brand) 18%, var(--surface));stroke:var(--brand);stroke-width:5px;stroke-linejoin:round}.illustration-accent{fill:color-mix(in srgb, var(--accent) 80%, var(--surface));stroke:var(--brand-strong);stroke-width:5px;stroke-linecap:round;stroke-linejoin:round}.illustration-soft{fill:color-mix(in srgb, var(--accent-two) 62%, var(--surface));stroke:var(--brand-strong);stroke-width:5px;stroke-linejoin:round}.breadcrumbs{color:var(--muted);padding-top:2rem;font-size:.9rem}.breadcrumbs ol{flex-wrap:wrap;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.breadcrumbs li:not(:last-child):after{content:"/";color:var(--border);margin-left:.45rem}.compact-page-hero{padding-block:clamp(3rem,7vw,5.5rem)}.article-list{border-top:1px solid var(--border);display:grid}.article-card{border-bottom:1px solid var(--border);grid-template-columns:minmax(13rem,19rem) minmax(0,1fr);align-items:center;gap:clamp(1.5rem,5vw,4rem);padding-block:clamp(2rem,5vw,4rem);display:grid}.article-card .concept-illustration{width:100%;margin:0}.article-card h2{font-size:clamp(1.8rem,3.4vw,3rem)}.article-card h2 a{text-decoration:none}.article-card h2 a:hover{color:var(--brand-strong);text-decoration:underline 2px}.article-card-copy>p:not(.article-meta){max-width:46rem;color:var(--muted);margin-top:1rem}.article-meta{color:var(--brand-strong);flex-wrap:wrap;gap:.45rem;margin-bottom:.8rem;font-size:.88rem;font-weight:700;display:flex}.topic-list{flex-wrap:wrap;gap:.65rem 1rem;margin-top:1.2rem;display:flex}.topic-list a{color:var(--brand-strong);font-size:.9rem;font-weight:700;text-decoration-thickness:2px}.pagination{justify-content:space-between;gap:1rem;padding-top:2rem;display:flex}.blog-article{padding-bottom:var(--section-space)}.blog-article-header{max-width:60rem;padding-block:clamp(4rem,9vw,7rem) clamp(2rem,5vw,4rem)}.blog-article-header h1{font-size:clamp(2.8rem,6vw,5rem)}.blog-body-layout{grid-template-columns:minmax(10rem,14rem) minmax(0,46rem);justify-content:center;gap:clamp(2rem,6vw,5rem);margin-top:clamp(3rem,7vw,6rem);display:grid}.article-contents{border-left:2px solid var(--border);color:var(--muted);align-self:start;padding-left:1rem;font-size:.9rem;position:sticky;top:7rem}.article-contents ol{gap:.6rem;margin:.8rem 0 0;padding-left:1.1rem;display:grid}.prose{min-width:0;font-size:clamp(1.05rem,1.5vw,1.18rem)}.prose h2{margin:3.5rem 0 1rem;font-size:clamp(2rem,4vw,3rem)}.prose h3{margin:2.5rem 0 .8rem}.prose p,.prose li{color:var(--muted)}.prose ul,.prose ol{gap:.75rem;padding-left:1.4rem;display:grid}.prose a{color:var(--brand-strong);font-weight:700}.site-footer{border-top:1px solid var(--border);background:var(--surface);padding-block:4.5rem 2rem}.footer-grid{grid-template-columns:1.3fr .8fr 1fr;gap:3rem;display:grid}.footer-links{align-content:start;gap:.5rem;display:grid}.footer-links a{width:fit-content}.footer-bottom{border-top:1px solid var(--border);color:var(--muted);justify-content:space-between;gap:1rem;margin-top:3rem;padding-top:1.5rem;font-size:.875rem;display:flex}[data-reveal]{opacity:1;transform:none}.motion-ready [data-reveal]{opacity:0;transition:opacity .36s,transform .36s;transform:translateY(14px)}.motion-ready [data-reveal].is-visible{opacity:1;transform:none}@keyframes draw-line{0%{stroke-dashoffset:600px}to{stroke-dashoffset:0}}@keyframes settle{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media (width<=68rem){.site-nav,.header-actions .header-cta{display:none}.mobile-nav{display:block}.hero-grid{grid-template-columns:1fr 22rem;gap:2rem}.card-grid{grid-template-columns:repeat(2,1fr)}.feature-grid{grid-template-columns:1fr 1fr}.rhythm{grid-template-columns:repeat(2,1fr)}.rhythm-step:nth-child(2):after{display:none}}@media (width<=46rem){:root{--section-space:4.5rem}body{font-size:1rem}.shell,.narrow{width:min(100% - 1.25rem,74rem)}.brand-name{display:none}.mode-control button{min-width:2.75rem}.hero{min-height:auto;padding-top:4rem}.hero-grid,.split,.footer-grid{grid-template-columns:1fr}.hero-art{width:min(100%,24rem);margin-inline:auto}.hero-copy{order:1}.hero-art{order:2}.card-grid,.feature-grid,.rhythm{grid-template-columns:1fr}.program-card{min-height:auto}.rhythm-step:after{display:none}.footer-bottom{flex-direction:column;align-items:flex-start}.article-card{grid-template-columns:1fr}.article-card .concept-illustration{max-width:none}.blog-body-layout{grid-template-columns:1fr}.article-contents{position:static}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.motion-ready [data-reveal]{opacity:1;transform:none}}
