*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:#131313;background:#fff;line-height:1.6}.container{width:min(1180px,92vw);margin:0 auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-bottom:1px solid #e8e8e8}.nav-wrap{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{text-decoration:none;color:#111;display:flex;align-items:center;gap:14px}.brand-mark{font-family:'Libre Baskerville',serif;font-size:1.5rem;font-weight:700;letter-spacing:.04em}.brand-sub{font-size:.67rem;letter-spacing:.16em;font-weight:600;max-width:190px;line-height:1.3}.nav{display:flex;align-items:center;gap:28px}.nav a{color:#222;text-decoration:none;font-size:.92rem;font-weight:600}.nav a:hover{opacity:.65}.nav-cta{border:1px solid #111;padding:10px 16px}.menu-toggle{display:none;border:0;background:transparent;font-size:1.5rem}.hero{min-height:76vh;position:relative;display:grid;align-items:end;background-image:url('https://static.wixstatic.com/media/15001d_2752972a343b49deb225abce6ddeb906~mv2.jpg/v1/fill/w_980%2Ch_429%2Cal_c%2Cq_85%2Cusm_0.66_1.00_0.01%2Cenc_auto/ai-generated-IMAGE.jpg');background-size:cover;background-position:center}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.72),rgba(0,0,0,.24))}.hero-content{position:relative;color:#fff;padding-bottom:78px}.eyebrow,.section-kicker{font-size:.76rem;letter-spacing:.18em;font-weight:700}.hero h1{font-family:'Libre Baskerville',serif;font-size:clamp(3.5rem,8vw,7.8rem);line-height:.95;margin:12px 0 22px;max-width:900px}.hero-copy{font-size:1.16rem;max-width:650px;margin-bottom:30px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.btn{display:inline-block;text-decoration:none;padding:13px 20px;font-weight:700;font-size:.9rem;border:1px solid transparent;transition:.2s}.btn-primary{background:#c8102e;color:#fff}.btn-primary:hover{background:#a80d27}.btn-ghost{color:#fff;border-color:#fff}.btn-light{background:#fff;color:#111}.section{padding:96px 0}.split{display:grid;grid-template-columns:1.05fr .95fr;gap:72px}.section h2{font-family:'Libre Baskerville',serif;font-size:clamp(2.2rem,4vw,4rem);line-height:1.15;margin:12px 0}.body-copy{font-size:1.08rem;color:#414141;padding-top:26px}.section-muted{background:#f4f2ef}.section-heading{max-width:760px;margin-bottom:42px}.section-heading>p:last-child{color:#555}.cards{display:grid;gap:20px}.cards.three{grid-template-columns:repeat(3,1fr)}.card{background:#fff;padding:34px;border:1px solid #e5e2de;min-height:300px}.card-number{font-size:.75rem;letter-spacing:.12em;color:#777}.card h3{font-family:'Libre Baskerville',serif;font-size:1.5rem;margin-top:60px}.dark-section{background:#111;color:#fff}.section-heading.light>p:last-child{color:#d0d0d0}.event-placeholder{border-top:1px solid #555;border-bottom:1px solid #555;padding:36px 0;display:flex;justify-content:space-between;align-items:center;gap:30px}.event-placeholder h3{font-size:1.6rem;margin:12px 0 4px}.event-placeholder p{color:#d0d0d0;max-width:720px}.pill{display:inline-block;border:1px solid #777;padding:5px 9px;font-size:.7rem;letter-spacing:.12em}.leadership-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.person img,.advisor-placeholder{width:100%;aspect-ratio:1/1.08;object-fit:cover;background:#efefef}.advisor-placeholder{display:grid;place-items:center;font-family:'Libre Baskerville',serif;font-size:3rem;color:#555}.person h3{font-family:'Libre Baskerville',serif;font-size:1.08rem;margin:15px 0 4px}.role{font-weight:700;font-size:.9rem;margin:0}.subrole{font-size:.8rem;color:#666;margin-top:4px}.join-section{background:#ece7e1}.join-inner{display:grid;grid-template-columns:1.2fr .8fr;gap:80px;align-items:center}.join-inner>div:first-child p:last-child{max-width:650px}.join-actions{display:flex;flex-direction:column;align-items:flex-start;gap:13px}.text-link{color:#111;text-decoration:none;border-bottom:1px solid #999}.footer{background:#0c0c0c;color:#fff;padding:38px 0}.footer-inner{display:flex;justify-content:space-between;gap:30px;align-items:end}.footer strong{font-family:'Libre Baskerville',serif;font-size:1.5rem}.footer p{color:#bbb;font-size:.82rem;margin:5px 0 0}.footer-inner>p{text-align:right}@media(max-width:900px){.nav{display:none;position:absolute;top:76px;left:0;right:0;background:white;padding:22px 4vw;flex-direction:column;align-items:flex-start;border-bottom:1px solid #ddd}.nav.open{display:flex}.menu-toggle{display:block}.split,.join-inner{grid-template-columns:1fr;gap:28px}.cards.three{grid-template-columns:1fr}.leadership-grid{grid-template-columns:repeat(2,1fr)}.event-placeholder{align-items:flex-start;flex-direction:column}.brand-sub{display:none}}@media(max-width:520px){.section{padding:68px 0}.hero{min-height:72vh}.hero-content{padding-bottom:52px}.leadership-grid{grid-template-columns:1fr 1fr}.footer-inner{align-items:flex-start;flex-direction:column}.footer-inner>p{text-align:left}.card{min-height:auto}.card h3{margin-top:28px}}