body{position:relative}.sky{z-index:0;pointer-events:none;contain:paint;position:fixed;inset:0;overflow:hidden}.sky svg{opacity:.55;width:100%;height:100%;display:block}.seed{fill:var(--gold-2)}.sky .glow{background:radial-gradient(240px 240px at var(--mx,50%)var(--my,40%),#f0c06024,transparent 70%);opacity:0;transition:opacity .5s;position:absolute;inset:0}@media (hover:hover){body.pointer .sky .glow{opacity:1}}.seed,.sprout,.ring,.g-dot,.g-line,.c-dot,.c-arc{transition:opacity .9s,transform .9s,stroke-dashoffset 1.2s}.seed{transform-origin:50%;transform-box:fill-box}.sprout{fill:none;stroke:var(--green);stroke-width:.55px;stroke-linecap:round;stroke-dasharray:60;stroke-dashoffset:60px;opacity:0}.ring{fill:none;stroke:var(--gold-2);stroke-width:.35px;opacity:0;transform-origin:50%;transform-box:fill-box;transform:scale(.4)}.g-dot{fill:var(--green);opacity:0;transform-origin:50%;transform-box:fill-box;transform:scale(.2)}.g-line{stroke:var(--green);stroke-width:.28px;stroke-dasharray:40;stroke-dashoffset:40px;opacity:.55}.c-dot{fill:var(--green);opacity:0;transform-origin:50%;transform-box:fill-box;transform:scale(.2)}.c-arc{fill:none;stroke:var(--gold-2);stroke-width:.3px;stroke-dasharray:120;stroke-dashoffset:120px;opacity:.7}body[data-stage="1"] .sprout,body[data-stage="2"] .sprout,body[data-stage="3"] .sprout,body[data-stage="4"] .sprout{opacity:1;stroke-dashoffset:0}body[data-stage="1"] .ring,body[data-stage="2"] .ring{opacity:.8;transform:scale(1)}body[data-stage="2"] .g-dot,body[data-stage="3"] .g-dot,body[data-stage="4"] .g-dot{opacity:1;transform:scale(1)}body[data-stage="2"] .g-line,body[data-stage="3"] .g-line,body[data-stage="4"] .g-line{stroke-dashoffset:0}body[data-stage="3"] .c-dot,body[data-stage="4"] .c-dot{opacity:.9;transform:scale(1)}body[data-stage="4"] .c-arc{stroke-dashoffset:0}body[data-stage="3"] .ring,body[data-stage="4"] .ring{opacity:0}.g-dot:nth-of-type(2){transition-delay:80ms}.g-dot:nth-of-type(3){transition-delay:.16s}.g-dot:nth-of-type(4){transition-delay:.24s}.g-dot:nth-of-type(5){transition-delay:.32s}.g-dot:nth-of-type(6){transition-delay:.4s}.c-dot:nth-of-type(odd){transition-delay:.15s}.c-dot:nth-of-type(3n){transition-delay:.3s}.c-dot:nth-of-type(5n){transition-delay:.45s}main{z-index:1;position:relative}.beat{padding:64px 0}.beat.tight{padding:44px 0}.beat .wrap{position:relative}.js .reveal{opacity:1;transform:none}.js .reveal.in{animation:story-arrive .55s var(--joygi-ease)both}@keyframes story-arrive{0%{opacity:.35;transform:translateY(12px)}to{opacity:1;transform:none}}.js .reveal.in{opacity:1;transform:none}.reveal[data-d="1"]{transition-delay:.1s}.reveal[data-d="2"]{transition-delay:.2s}.reveal[data-d="3"]{transition-delay:.3s}.reveal[data-d="4"]{transition-delay:.4s}.hero{padding:34px var(--pad)60px;align-items:flex-end;min-height:78vh;display:flex}.hero .eyebrow{color:var(--muted);margin-bottom:22px}.hero h1 .line{display:block}.hero h1 .line span{display:inline-block}@media (prefers-reduced-motion:no-preference){.hero h1 .line span{opacity:0;animation:.7s cubic-bezier(.2,.7,.2,1) forwards rise;animation-delay:calc(50ms + var(--i)*.11s);transform:translateY(22px)}}@keyframes rise{to{opacity:1;transform:none}}.hero .lead{margin:22px 0 28px}.hero .cta{flex-direction:column;align-items:flex-start;gap:14px;display:flex}.hero .facts{color:var(--muted);flex-wrap:wrap;gap:6px 14px;margin-top:8px;font-size:13px;display:flex}.hero .facts span:before{content:"·";color:var(--gold-2);margin-right:14px}.hero .facts span:first-child:before{content:none}.verbs{gap:10px;margin:26px 0 22px;padding:0;list-style:none;display:grid}.verbs li{font-family:var(--serif);letter-spacing:-.02em;align-items:baseline;gap:14px;font-size:clamp(34px,9.4vw,66px);line-height:1;display:flex}.verbs li:before{content:"";background:var(--gold-2);border-radius:50%/40% 40% 60% 60%;flex:none;width:7px;height:10px;transition:transform .5s cubic-bezier(.2,.8,.2,1.4);position:relative;top:-4px;transform:scale(0)}.campus h2{max-width:12ch}.campus p{max-width:34ch;margin-top:18px}.role-list{gap:12px;margin-top:26px;display:grid}.role{background:var(--paper);border:1px solid var(--line);border-radius:var(--joygi-card-radius);transition:transform .2s,box-shadow .2s;overflow:hidden}.role>summary{text-align:left;background:0 0;border:0;align-items:center;gap:16px;width:100%;padding:18px;display:flex}.role .idx{letter-spacing:.14em;color:var(--gold-2);flex:none;width:26px;font-size:11px;font-weight:600}.role .role-title{flex:1;font-size:24px}.role .chev{border:1px solid var(--line);border-radius:50%;flex:none;place-items:center;width:26px;height:26px;font-size:14px;transition:transform .25s;display:grid}.role[open]>summary .chev{background:var(--green);color:var(--cream);border-color:var(--green);transform:rotate(45deg)}.role .panel{color:var(--muted);padding:0 18px 18px 60px;font-size:15px;line-height:1.55}.role .panel p+p{margin-top:8px}@media (hover:hover){.role:hover{transform:translateY(-2px);box-shadow:0 10px 30px -18px #203d3280}}.chips{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.chips span{border:1px solid var(--line);background:var(--paper);opacity:0;transition:opacity .4s,transform .4s;transition-delay:calc(var(--i)*60ms);border-radius:999px;padding:6px 11px;font-size:13px;transform:translateY(6px)}.chips.in span{opacity:1;transform:none}.commit{border-radius:var(--joygi-card-radius);background:var(--paper);border:1px solid var(--line);max-width:640px;margin-top:28px;padding:22px 20px}.commit .eyebrow{color:var(--gold-2);margin-bottom:10px}.commit p:not(.eyebrow){font-size:16px;line-height:1.55}.commit p+p:not(.eyebrow){margin-top:10px}.bounds{border-left:2px solid var(--gold-2);color:var(--muted);margin-top:22px;padding:14px 16px;font-size:14px;line-height:1.6}.bounds b{color:var(--green);font-weight:600}.people{background:var(--green);color:var(--cream);padding:64px 0 70px}.people h2 em{color:var(--gold)}.people .lead{color:#dfe4d6;margin-top:16px}.cards{scroll-snap-type:x mandatory;padding:28px var(--pad)8px;margin:0 calc(-1*var(--pad));-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:14px;display:flex;overflow-x:auto}.cards::-webkit-scrollbar{display:none}.card{scroll-snap-align:center;background:var(--green-2);border:1px solid var(--line-dark);border-radius:var(--joygi-card-radius);flex-direction:column;flex:0 0 78vw;justify-content:space-between;max-width:340px;min-height:250px;padding:24px 22px 26px;transition:transform .25s;display:flex;position:relative}.card .eyebrow{color:var(--gold)}.card h3{margin:16px 0 10px;font-size:30px}.card p{color:#dfe4d6;font-size:15px;line-height:1.5}.card .mark{background:var(--gold);border-radius:50%/40% 40% 60% 60%;width:7px;height:10px;position:absolute;top:18px;right:18px;transform:rotate(12deg)}.card.think ul{color:#cfd6c8;gap:3px;margin:8px 0 0;padding:0;font-size:14px;list-style:none;display:grid}.card.think li:before{content:"?";color:var(--gold);margin-right:8px}@media (hover:hover){.card:hover{transform:translateY(-2px)}}.people .none{color:#dfe4d6;max-width:42ch;margin-top:30px;font-size:16px}.people .none strong{color:var(--cream);font-weight:500}.grow .stack{gap:22px;margin-top:26px;display:grid}.grow .now,.grow .later{border-radius:var(--joygi-card-radius);border:1px solid var(--line);background:var(--paper);backdrop-filter:blur(6px);padding:22px 20px}.grow .later{background:var(--green);color:var(--cream);border-color:var(--green)}.grow .eyebrow{margin-bottom:10px}.grow .later .eyebrow{color:var(--gold)}.grow p{font-size:16px;line-height:1.55}.grow .later p{color:#e2e7da}.grow .later strong{color:var(--cream);font-weight:500}.grow .now p+p,.grow .later p+p{margin-top:10px}.together .row{gap:10px;margin-top:22px;display:grid}.together .row div{color:var(--muted);align-items:flex-start;gap:12px;font-size:15px;line-height:1.5;display:flex}.together .row div:before{content:"";background:var(--gold-2);border-radius:50%/40% 40% 60% 60%;flex:none;width:7px;height:10px;margin-top:8px}.together .lead{margin-top:16px}.want{padding:70px var(--pad)90px;text-align:left}.want h2{max-width:10ch}.want .cta{gap:12px;max-width:420px;margin-top:26px;display:grid}.want .small{max-width:40ch;margin-top:14px}.footer{z-index:1;padding:26px var(--pad)40px;color:var(--muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;font-size:13px;display:flex;position:relative}.footer .wordmark{color:var(--green);font-size:34px}@media (width>=760px){.beat{padding:96px 0}.hero{padding:60px var(--pad)90px;min-height:76vh}.hero .cta{flex-direction:row;align-items:center;gap:18px}.two{grid-template-columns:1fr 1fr;align-items:start;gap:64px;display:grid}.role-list{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:34px}.role>summary{flex-direction:column;align-items:flex-start;gap:14px;padding:22px}.role .role-title{font-size:26px}.role .panel{padding:0 22px 22px}.cards{scroll-snap-type:none;grid-template-columns:repeat(4,1fr);margin:0;padding:34px 0 0;display:grid;overflow:visible}.card{flex:auto;max-width:none}.grow .stack{grid-template-columns:1fr 1fr}.want .cta{grid-template-columns:auto auto;justify-content:start;max-width:none}}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none}.hero h1 .line span{animation:none;transform:none}.verbs li:before{transform:scale(1)}.chips span{opacity:1;transform:none}.sky .glow{display:none}}.role>summary{cursor:pointer;list-style:none}.role>summary::-webkit-details-marker{display:none}.role .role-title{font-family:var(--serif);letter-spacing:-.02em;font-weight:500;line-height:1.15}#role{scroll-margin-top:24px}.cards{position:relative}.card-nav{justify-content:center;align-items:center;gap:18px;margin-top:14px;display:flex}.card-nav p{color:var(--cream);text-align:center;min-width:44px;font-size:13px}.card-nav button{width:44px;height:44px;color:var(--cream);background:0 0;border:1px solid #8a9b8b;border-radius:50%;font-size:22px}.card-nav button:disabled{opacity:.4;cursor:default}.people :focus-visible{outline-color:var(--joygi-on-dark)}.role .idx,.commit .eyebrow{color:#765c22}@media (width>=760px){.card-nav{display:none}}@media (prefers-reduced-motion:reduce){.js .reveal.in{animation:none}}.sky svg{opacity:.28}.sky{z-index:0}.hero{min-height:0;padding-bottom:72px}.hero h1{max-width:16ch}.hero .lead{max-width:42ch}.hero .button{max-width:100%}.verbs li:before{transform:rotate(12deg)scale(0)}.verbs li.in:before{transform:rotate(12deg)scale(1)}@media (prefers-reduced-motion:reduce){.verbs li:before{transform:rotate(12deg)}}
.hero.wrap{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);align-items:center;gap:54px}.hero.wrap>div{min-width:0}.hero.wrap h1{font-size:clamp(54px,5.5vw,80px)}.campus-hero-visual{margin:0;min-width:0;align-self:center}.campus-hero-frame{aspect-ratio:4/5;position:relative;overflow:hidden;border-radius:64px 12px 48px 12px;background:#1e3a2f;border:1px solid #344e41;box-shadow:0 26px 60px -35px #1e3a2f66}.campus-hero-frame>img,.campus-hero-frame>picture,.campus-hero-frame>picture>img{width:100%;height:100%;display:block;object-fit:cover;object-position:50% 45%}.campus-hero-placeholder{height:100%;padding:36px;color:#fffaf2;display:flex;flex-direction:column;justify-content:space-between;position:relative;isolation:isolate}.campus-hero-placeholder::before{content:"";position:absolute;z-index:-1;width:110%;height:63%;left:-24%;top:23%;border:1px solid #98aa8d66;border-radius:50%;transform:rotate(-32deg)}.campus-hero-overline{font:500 12px/1.4 "DM Sans",sans-serif;letter-spacing:.12em;text-transform:uppercase}.campus-hero-seed{width:64px;height:94px;align-self:center;fill:#f0c060;flex:none}.campus-hero-word{font:500 clamp(34px,3.8vw,52px)/1.06 "Cormorant Garamond",Georgia,serif;letter-spacing:-.025em}.campus-hero-word em{color:#e5d6af}.campus-hero-visual figcaption{font-size:12px;line-height:1.5;color:#5e6e67;margin-top:16px;text-align:center}.campus-hero-frame:focus-within{outline:2px solid #1e3a2f;outline-offset:5px}@media(max-width:820px){.hero.wrap{grid-template-columns:1fr;gap:30px}.hero.wrap h1{font-size:clamp(48px,10vw,72px)}.campus-hero-visual{width:100%;max-width:560px;justify-self:center}.campus-hero-frame{aspect-ratio:4/3;border-radius:40px 10px 32px 10px}.campus-hero-placeholder{padding:24px}.campus-hero-seed{position:absolute;width:45px;height:68px;right:20%;top:34%}.campus-hero-word{font-size:38px;max-width:10ch}.campus-hero-placeholder::before{left:16%;top:16%}}
