:root{color-scheme:light;--ink:#112c27;--paper:#fff;--lime:#def777;--line:#d1d9d5;--muted:#4d6059;--sans:Arial,Helvetica,sans-serif;--serif:Georgia,'Times New Roman',serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:1.5rem}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:1rem;line-height:1.55}a{color:inherit}a:focus-visible{outline:3px solid #607b00;outline-offset:6px}p,h1,h2,h3{margin:0}p+p{margin-top:1.2rem}.wrap{max-width:1300px;padding-left:4rem;padding-right:4rem;margin:auto}.skip{position:absolute;left:1rem;top:-8rem;background:var(--lime);padding:.8rem;z-index:10}.skip:focus{top:1rem}.header{display:flex;align-items:center;justify-content:space-between;padding-top:1.7rem;padding-bottom:1.7rem;gap:2rem}.identity{display:flex;gap:1.25rem;align-items:center;text-decoration:none}.monogram{font-size:2.5rem;letter-spacing:-.08em;font-weight:800;line-height:1.2}.monogram span{color:#617e05}.full-name{border-left:1px solid var(--line);padding-left:1.25rem;font-size:.875rem;line-height:1.35}.header nav{display:flex;align-items:center;gap:2rem;font-size:.9375rem}.header nav a{text-decoration:none}.header nav a:hover{text-decoration:underline;text-underline-offset:5px}.nav-hello{border-bottom:1px solid var(--ink);padding:.35rem 0}.hero{padding-top:2.75rem;padding-bottom:4rem}.hero-meta{display:flex;justify-content:space-between;border-top:1px solid var(--ink);padding-top:1rem;font-size:.875rem;letter-spacing:.04em}.hero h1{font-size:clamp(3.5rem,7.3vw,6.3rem);font-weight:500;letter-spacing:-.055em;line-height:1.02;margin-top:3rem}.hero h1 em{font-family:var(--serif);font-weight:400;letter-spacing:-.045em;display:block;margin-top:.1em;line-height:1.15}.hero-bottom{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:5rem;align-items:end;margin-top:2.75rem}.intro{font-size:1.25rem;line-height:1.5;max-width:600px}.hero-invite{display:flex;align-items:center;gap:1.5rem;justify-content:flex-end}.hero-invite p{font-size:.875rem;line-height:1.5;color:var(--muted);flex-shrink:0}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1rem 1.3rem;min-height:3.4rem;background:var(--ink);color:white;text-decoration:none;font-size:.9375rem;font-weight:600;border:1px solid var(--ink);line-height:1.4;transition:background .16s}.button span{font-size:1.35rem}.button:hover{background:#244d42}.why{background:var(--lime);padding:4rem 0}.why-grid{display:grid;grid-template-columns:1fr 2fr;gap:4rem}.eyebrow{font-size:.875rem;font-weight:600;letter-spacing:.075em;text-transform:uppercase;line-height:1.5}.why h2{font-size:clamp(2rem,3.5vw,3.15rem);font-weight:500;line-height:1.16;letter-spacing:-.035em;margin-bottom:1.75rem}.why p:not(.eyebrow){font-size:1.125rem;max-width:665px}.gather{padding-top:4.5rem;padding-bottom:4.5rem}.section-head{display:grid;grid-template-columns:1fr 2fr;gap:4rem;margin-bottom:3rem}h2{font-size:clamp(2rem,3.4vw,3rem);font-weight:500;line-height:1.13;letter-spacing:-.035em}.activities{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2.5rem}.activities article{border-top:1px solid var(--ink);padding-top:1.2rem}.number{font-family:var(--serif);font-style:italic;font-size:1.5rem;display:block;margin-bottom:2rem}.activities h3{font-size:1.45rem;font-weight:500;letter-spacing:-.02em;margin-bottom:.75rem}.activities p{color:var(--muted);max-width:360px}.principles{background:var(--ink);color:white;padding:4.5rem 0}.principles-grid{display:grid;grid-template-columns:1fr 1.15fr;gap:6rem}.principles .eyebrow{color:var(--lime);margin-bottom:1.7rem}.principle-list article{border-top:1px solid #658078;padding:1.2rem 0 1.6rem}.principle-list article:first-child{padding-top:0;border:0}.principle-list article:last-child{padding-bottom:0}.principle-list h3{font-size:1.1rem;font-weight:500;margin-bottom:.45rem}.principle-list p{color:#d6e1db}.pilot{padding-top:4.5rem;padding-bottom:4.5rem;display:grid;grid-template-columns:1fr 1.15fr;gap:6rem}.pilot-title .eyebrow{margin-bottom:1.7rem}.pilot-title>p:last-child{max-width:420px;margin-top:1.5rem;color:var(--muted)}.pilot-hours{font-size:3.5rem;line-height:1.15;letter-spacing:-.05em}.pilot-hours span{font-size:1rem;letter-spacing:0;margin-left:.5rem;display:inline-block}dl{margin:1.5rem 0 0}dl>div{display:grid;grid-template-columns:minmax(135px,.8fr) minmax(0,1.4fr);gap:1.4rem;padding:1.1rem 0;border-top:1px solid var(--line)}dt{font-weight:600}dd{margin:0;color:var(--muted)}.pilot-note{font-size:.875rem;color:var(--muted);padding-top:.75rem}.hello{background:var(--lime);padding:4.5rem 0}.hello-grid{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:end}.hello h2{font-size:clamp(2.7rem,4.7vw,4.3rem);line-height:1.08;margin-top:1.7rem}.hello h2 em{font-family:var(--serif);font-weight:400}.hello-copy>p:first-child{font-size:1.125rem;max-width:480px;margin-bottom:1.5rem}.button.light{background:var(--ink)}.button.light:hover{background:#244d42}.small-note{margin-top:1rem!important;font-size:.875rem}.footer{display:flex;justify-content:space-between;gap:1rem;padding-top:1.5rem;padding-bottom:1.5rem;font-size:.875rem;color:var(--muted)}
@media(min-width:1450px){.hero h1{font-size:6.75rem}}
@media(max-width:1050px){.wrap{padding-left:2.5rem;padding-right:2.5rem}.hero-bottom{gap:2rem}.hero-invite{align-items:flex-start;flex-direction:column;justify-self:end;gap:1rem}.principles-grid,.pilot{gap:3rem}.why-grid,.section-head{gap:2rem}.hello-grid{gap:3rem}.hero h1{font-size:clamp(3.2rem,8.5vw,6.5rem)}}
@media(max-width:700px){.wrap{padding-left:1.4rem;padding-right:1.4rem}.header{padding-top:1.25rem;padding-bottom:1.25rem;gap:1rem}.monogram{font-size:2rem}.full-name{font-size:.8125rem;padding-left:.75rem}.identity{gap:.75rem}.header nav{gap:.7rem;font-size:.875rem}.header nav>a:first-child{display:none}.hero{padding-top:1.5rem;padding-bottom:2.8rem}.hero-meta{font-size:.8125rem;gap:1rem}.hero h1{font-size:clamp(3rem,11vw,4.8rem);margin-top:2rem}.hero h1 em{font-size:.91em;line-height:1.13}.hero-bottom{grid-template-columns:1fr;gap:1.8rem;margin-top:1.8rem}.intro{font-size:1.0625rem}.hero-invite{justify-self:start;flex-direction:row;align-items:center;flex-wrap:wrap;gap:1rem}.hero-invite p{font-size:.8125rem}.why,.principles,.hello{padding:2.8rem 0}.why-grid,.section-head,.principles-grid,.pilot,.hello-grid{grid-template-columns:1fr;gap:1.75rem}.why p:not(.eyebrow){font-size:1rem}.why h2{margin-bottom:1.5rem}.gather{padding-top:2.8rem;padding-bottom:2.8rem}.section-head{margin-bottom:2rem}.activities{grid-template-columns:1fr;gap:1.6rem}.activities article{display:grid;grid-template-columns:2.5rem 1fr;gap:0 .5rem;padding-top:1.1rem}.number{grid-row:1/3;font-size:1.4rem;margin:0}.activities h3{font-size:1.3rem}.activities p{max-width:none}.principles .eyebrow,.pilot-title .eyebrow{margin-bottom:1rem}.pilot{padding-top:2.8rem;padding-bottom:2.8rem;gap:2rem}.pilot-hours{font-size:3rem}.pilot-hours span{font-size:.9375rem}dl>div{grid-template-columns:1fr;gap:.4rem}.hello h2{font-size:clamp(2.6rem,10vw,4rem);margin-top:1rem}.hello-copy>p:first-child{font-size:1rem}.footer{flex-direction:column;gap:.4rem;font-size:.8125rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
