:root{--bg:#f6f7f2;--surface:#ffffff;--surface-2:#ecf6ff;--text:#172033;--muted:#5a6475;--border:rgba(23, 32, 51, 0.12);--shadow:0 22px 60px rgba(23, 32, 51, 0.12);--sky:#00c3f7;--lime:#98d800;--pink:#f41971;--charcoal:#172033;--radius-lg:32px;--radius-md:22px;--radius-sm:14px;--container:1160px}*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:plus jakarta sans,sans-serif;color:var(--text);background:radial-gradient(circle at top left,rgba(0,195,247,.12),transparent 28%),radial-gradient(circle at top right,rgba(152,216,0,.1),transparent 26%),linear-gradient(180deg,#fcfcfa 0%,var(--bg) 48%,#ffffff 100%);line-height:1.65}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input{font:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.container{width:min(calc(100% - 2rem),var(--container));margin:0 auto}.site-shell{min-height:100vh}.site-header{position:sticky;top:0;z-index:20;backdrop-filter:blur(14px);background:rgba(246,247,242,.82);border-bottom:1px solid rgba(23,32,51,8%)}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 0}.brand{display:inline-flex;align-items:center;gap:.85rem;min-width:0}.brand img{width:52px;height:52px;border-radius:18px;box-shadow:0 12px 28px rgba(0,195,247,.18)}.brand span{display:grid;gap:.15rem}.brand strong{font-size:1.05rem;font-weight:800;line-height:1}.brand small{color:var(--muted);font-size:.82rem}.site-nav{display:flex;align-items:center;gap:.35rem}.site-nav__link{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:.75rem 1rem;border-radius:999px;color:var(--muted);font-weight:700;line-height:1.1;text-align:center;white-space:nowrap;transition:160ms ease}.site-nav__link:hover,.site-nav__link:focus-visible,.site-nav__link.is-active{color:var(--text);background:rgba(23,32,51,6%)}.site-nav__link.is-external{background:var(--charcoal);color:#fff}.site-nav__link.is-cta{background:var(--charcoal);color:#fff}.site-nav__link.is-external:hover,.site-nav__link.is-external:focus-visible,.site-nav__link.is-cta:hover,.site-nav__link.is-cta:focus-visible{background:#0c1321;color:#fff}.menu-toggle{display:none;flex-direction:column;gap:.28rem;border:0;background:0 0;padding:.45rem;border-radius:12px}.menu-toggle span:not(.sr-only){display:block;width:24px;height:2px;border-radius:999px;background:var(--text)}.hero,.page-hero{padding:4.5rem 0 2rem}.hero .container{display:grid;grid-template-columns:1.1fr .9fr;gap:2rem;align-items:stretch}.hero__copy,.page-hero .container{position:relative}.hero__copy{display:grid;align-content:start;justify-items:start;gap:1rem;padding:2.5rem;border-radius:var(--radius-lg);background:linear-gradient(145deg,rgba(255,255,255,.96),rgba(255,255,255,.82)),linear-gradient(125deg,rgba(0,195,247,.12),rgba(152,216,0,6%));box-shadow:var(--shadow);overflow:hidden}.hero__copy::after{content:"";position:absolute;inset:auto -3rem -3rem auto;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,rgba(244,25,113,.16),transparent 70%)}.page-hero .container{display:grid;align-content:start;justify-items:start;gap:1rem;padding:2.4rem;border-radius:var(--radius-lg);background:linear-gradient(145deg,rgba(255,255,255,.96),rgba(236,246,255,.88));box-shadow:var(--shadow)}.page-hero--challenge .split-layout{grid-template-columns:minmax(0,1fr);align-items:start}.challenge-hero__copy{min-width:0;width:100%}.challenge-hero__copy h1{max-width:17ch;font-size:clamp(1.55rem,3vw,2.55rem);line-height:1.05;text-align:left;text-wrap:balance;overflow-wrap:normal;word-break:normal}.challenge-hero__copy .prose{max-width:100%;width:100%}.year-switcher--hero{width:100%}.section-kicker,.footer-kicker,.hero-card__eyebrow{margin:0 0 .8rem;text-transform:uppercase;letter-spacing:.16em;font-size:.75rem;font-weight:800;color:var(--muted)}h1,h2,h3{margin:0;font-family:fraunces,serif;line-height:1.05}h1{font-size:clamp(2.8rem,5vw,5.1rem);max-width:10ch}h2{font-size:clamp(2rem,3.1vw,3.2rem)}h3{font-size:1.4rem}p{margin:0}.hero__lede,.page-hero p,.section-heading p,.feature-card p,.stack-card p,.content-card p,.empty-card p,.leader-card p,.challenge-card p,.site-footer p,.article-meta span,.prose{color:var(--muted)}.hero__lede{max-width:58ch;font-size:1.08rem}.hero__actions{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:1.8rem}.button,.text-link{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;border-radius:999px;font-weight:800;transition:transform 160ms ease,background 160ms ease,color 160ms ease}.button{min-height:48px;padding:0 1.15rem}.button:hover,.button:focus-visible,.text-link:hover,.text-link:focus-visible{transform:translateY(-1px)}.button--primary{background:var(--charcoal);color:#fff}.button--ghost{background:0 0;color:var(--text);border:1px solid var(--border)}.text-link{color:var(--text)}.hero__stack{display:grid;gap:1rem}.hero-card,.feature-card,.stack-card,.content-card,.empty-card,.leader-card,.challenge-card,.art-card{border-radius:var(--radius-md);background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow)}.hero-card{display:grid;grid-template-columns:minmax(0,1fr)124px;gap:1rem 1.25rem;padding:1.4rem;align-items:start;text-align:left}.hero-card h2{font-size:1.65rem}.hero-card>:not(img){grid-column:1}.hero-card p{margin-top:0;max-width:34ch}.hero-card a{display:inline-flex;width:fit-content;font-weight:800}.hero-card img{grid-column:2;grid-row:1/span 4;width:124px;justify-self:end;align-self:center}.hero-card--sky{background:linear-gradient(135deg,rgba(0,195,247,.16),#fff 58%)}.hero-card--lime{background:linear-gradient(135deg,rgba(152,216,0,.18),#fff 58%)}.hero-card--pink{background:linear-gradient(135deg,rgba(244,25,113,.14),#fff 58%)}.section{padding:1.5rem 0 4.5rem}.section--muted{background:linear-gradient(180deg,rgba(236,246,255,.42),rgba(255,255,255,0))}.section-heading{display:grid;grid-template-columns:minmax(0,1.35fr)minmax(280px,.8fr);align-items:end;gap:1rem 2rem;margin-bottom:1.5rem}.section-heading>:first-child{max-width:48rem}.section-heading>:last-child{max-width:32rem;justify-self:end;text-align:left}.feature-grid,.card-grid,.leader-grid,.challenge-grid{display:grid;gap:1rem}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.leader-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.challenge-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-card,.content-card,.empty-card{padding:1.4rem}.feature-card,.stack-card,.content-card,.empty-card,.leader-card,.challenge-card,.article-meta{display:grid;align-content:start;justify-items:start;gap:.65rem;text-align:left}.feature-card h3,.stack-card h3,.content-card h2,.leader-card h2,.challenge-card h2{margin-bottom:.6rem}.content-card{height:100%}.event-card h2{font-size:1.56rem;line-height:1.22}.content-card__meta,.article-meta span{font-size:.82rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.split-layout{display:grid;grid-template-columns:1fr .95fr;gap:1.5rem;align-items:center}.split-layout--reverse{grid-template-columns:.95fr 1fr}.stack-list{display:grid;gap:1rem;margin-top:1.4rem}.stack-card{padding:1.25rem}.art-card{min-height:100%;padding:2rem;display:grid;place-items:center}.art-card img{max-height:340px}.art-card--lime{background:linear-gradient(155deg,rgba(152,216,0,.18),rgba(255,255,255,.96))}.art-card--pink{background:linear-gradient(155deg,rgba(244,25,113,.16),rgba(255,255,255,.96))}.art-card--sky{background:linear-gradient(155deg,rgba(0,195,247,.18),rgba(255,255,255,.96))}.art-card--charcoal{background:linear-gradient(155deg,rgba(23,32,51,.95),rgba(23,32,51,.72))}.article-hero{display:grid;grid-template-columns:minmax(0,1fr)280px;align-items:start;gap:2rem}.article-hero h1{max-width:18ch;font-size:clamp(2.15rem,3.7vw,4.2rem)}.article-meta{min-width:0;padding:1rem;border-radius:var(--radius-md);background:rgba(23,32,51,4%)}.article-meta div+div{margin-top:.9rem}.article-meta div{width:100%}.article-meta strong{display:block;margin-top:.3rem}.article-body{max-width:800px}.article-body>img:first-child{width:100%;max-width:720px}.prose>*+*,.article-body>*+*{margin-top:1rem}.prose h2,.prose h3,.article-body h2,.article-body h3{margin-top:2rem}.prose ul,.article-body ul{padding-left:1.2rem}.prose img,.article-body img{border-radius:var(--radius-md);box-shadow:var(--shadow)}.events-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.year-switcher{display:grid;grid-template-columns:minmax(0,1fr)260px;align-items:center;gap:1rem 1.5rem;margin-bottom:1.75rem;padding:1.25rem 1.4rem;border:1px solid var(--border);border-radius:var(--radius-md);background:rgba(255,255,255,.9);box-shadow:var(--shadow)}.year-switcher--hero{margin-top:1.5rem;margin-bottom:0}.year-switcher__copy{display:grid;gap:.35rem}.year-switcher__copy h3{font-size:1.5rem}.year-switcher__hint{color:var(--muted)}.year-switcher__control{display:grid;gap:.45rem;justify-items:start}.year-switcher__label{font-weight:800;color:var(--text)}.year-switcher__select{width:100%;min-height:50px;padding:0 1rem;border:1px solid var(--border);border-radius:999px;background:rgba(255,255,255,.96);color:var(--text)}.year-panel{display:block}.year-panel.is-hidden{display:none}.year-panel+.year-panel{margin-top:2rem}.year-panel__header{display:grid;grid-template-columns:minmax(0,1.2fr)minmax(280px,.8fr);gap:1rem 2rem;align-items:end;margin-bottom:1.5rem}.year-panel__header p:last-child{max-width:34rem;justify-self:end}.challenge-section-heading{display:grid;justify-items:start;margin-bottom:1.5rem}.challenge-section-heading>div{max-width:42rem}.challenge-section-heading h2,.year-panel__header h2{font-size:clamp(1.55rem,2.25vw,2.5rem)}.sponsor-section-heading{display:grid;justify-items:start;margin-bottom:1.5rem}.sponsor-section-heading>div{max-width:42rem}.sponsor-section-heading .section-kicker{margin-bottom:.35rem;font-family:fraunces,serif;font-size:clamp(1.55rem,2.4vw,2.3rem);font-weight:700;letter-spacing:0;text-transform:none;color:var(--text)}.contact-section-heading{display:grid;justify-items:start;margin-bottom:1.5rem}.contact-section-heading>div{max-width:42rem}.contact-section-heading h2{font-size:clamp(1.45rem,2.1vw,2.2rem)}.search-field{flex:1 1 320px}.search-field input{width:100%;min-height:52px;padding:0 1rem;border-radius:999px;border:1px solid var(--border);background:rgba(255,255,255,.94)}.filter-group{display:flex;flex-wrap:wrap;gap:.55rem}.filter-chip{border:1px solid var(--border);background:var(--surface);color:var(--muted);min-height:42px;padding:0 .95rem;border-radius:999px;font-weight:700;cursor:pointer}.filter-chip.is-active{background:var(--charcoal);color:#fff}.event-card.is-hidden{display:none}.leader-card,.challenge-card{padding:1.2rem}.leader-card{overflow:hidden}.leader-card img{display:block;width:100%;aspect-ratio:1;object-fit:cover;object-position:center;border-radius:50%;margin-bottom:.35rem;transform-origin:center;transition:transform 160ms ease}.leader-card--sky{background:linear-gradient(145deg,rgba(0,195,247,.12),#fff)}.leader-card--lime{background:linear-gradient(145deg,rgba(152,216,0,.16),#fff)}.leader-card--pink{background:linear-gradient(145deg,rgba(244,25,113,.12),#fff)}.leader-card--charcoal{background:linear-gradient(145deg,rgba(23,32,51,.1),#fff)}.challenge-card{display:grid;grid-template-columns:1fr;gap:1rem;align-items:start;height:100%}.challenge-card img{width:100%;height:auto;object-fit:contain;object-position:center top;background:rgba(255,255,255,.94);padding:.2rem;border-radius:18px}.challenge-card__content{display:grid;align-content:start;justify-items:start;gap:.45rem}.challenge-card__eyebrow{font-size:.8rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.challenge-card__role{font-weight:700}.challenge-card__quote{position:relative;padding-left:1rem}.challenge-card__quote::before{content:"“";position:absolute;left:0;top:-.2rem;font-size:1.5rem;line-height:1;color:var(--text);opacity:.4}.challenge-card--sky{background:linear-gradient(145deg,rgba(0,195,247,.12),#fff)}.challenge-card--pink{background:linear-gradient(145deg,rgba(244,25,113,.12),#fff)}.challenge-card--lime{background:linear-gradient(145deg,rgba(152,216,0,.15),#fff)}.challenge-card--charcoal{background:linear-gradient(145deg,rgba(23,32,51,.1),#fff)}.social-links{display:flex;flex-wrap:wrap;gap:.75rem}.social-links a{display:inline-flex;align-items:center;gap:.6rem;padding:.65rem .9rem;background:rgba(255,255,255,.86);border:1px solid var(--border);border-radius:999px;font-weight:700}.social-links span{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--charcoal);color:#fff;font-size:.75rem;text-transform:uppercase}.social-links--large a{padding:.85rem 1rem}.site-footer{padding:2rem 0 1.5rem;background:#121a2a;color:rgba(255,255,255,.84)}.site-footer .social-links a,.site-footer .footer-links a{color:#fff}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:2rem;align-items:start}.footer-grid h2{font-size:2rem;margin-bottom:.8rem;color:#fff}.footer-links{display:grid;gap:.6rem}.footer-meta{margin-top:2rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.12)}@media(max-width:1100px){.hero .container,.split-layout,.split-layout--reverse,.footer-grid,.leader-grid{grid-template-columns:1fr 1fr}.feature-grid,.card-grid,.challenge-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-heading,.article-hero,.year-panel__header{grid-template-columns:1fr}.section-heading>:last-child{justify-self:start;max-width:48rem}.year-panel__header p:last-child{justify-self:start;max-width:48rem}}@media(max-width:780px){.year-switcher{grid-template-columns:1fr;align-items:start}}@media(max-width:780px){.menu-toggle{display:inline-flex}.site-nav{position:absolute;top:calc(100% + .6rem);right:1rem;left:1rem;display:none;flex-direction:column;align-items:stretch;padding:.8rem;border-radius:24px;background:rgba(255,255,255,.98);box-shadow:var(--shadow)}.site-nav.is-open{display:flex}.site-nav__link,.site-nav__link.is-external{text-align:center}.hero .container,.feature-grid,.card-grid,.leader-grid,.challenge-grid,.footer-grid,.article-hero,.split-layout,.split-layout--reverse{grid-template-columns:1fr}.hero__copy,.page-hero .container{padding:1.5rem}h1{max-width:100%;font-size:clamp(2.4rem,14vw,3.8rem)}.challenge-card,.hero-card{grid-template-columns:1fr}.hero-card img,.challenge-card img{justify-self:start}.hero-card img{grid-column:1;grid-row:auto}}