*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}:root{--navy:#17517a;--navy-dark:#113d5c;--rust:#ba3e00;--rust-dark:#922f00;--ink:#1b2228;--muted:#5c6672;--line:#dfe4ea;--sand:#f7f5f2;--surface:#fff;--radius:3px;--nav-h:78px;--display:"Source Serif 4", Georgia, serif;--body:"Source Sans 3", -apple-system, "Segoe UI", sans-serif}body{font-family:var(--body);color:var(--ink);background:var(--surface);-webkit-font-smoothing:antialiased;font-size:17px;line-height:1.68}img{max-width:100%;height:auto}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important}}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid var(--rust);outline-offset:2px}.skip-link{z-index:300;background:var(--rust);color:#fff;padding:12px 20px;font-size:14px;font-weight:600;text-decoration:none;position:absolute;top:0;left:-9999px}.skip-link:focus{left:0}.wrap{max-width:1140px;margin:0 auto;padding:0 28px}h1,h2,h3{font-family:var(--display);text-wrap:balance;line-height:1.18}nav.site{z-index:200;border-bottom:1px solid var(--line);background:#fff;position:sticky;top:0}.nav-in{height:var(--nav-h);justify-content:space-between;align-items:center;gap:24px;display:flex}.nav-logo{flex-shrink:0;align-items:center;gap:12px;text-decoration:none;display:flex}.nav-logo img{width:auto;height:54px}.nav-wordmark{flex-direction:column;line-height:1.1;display:flex}.nav-wordmark__short{font-family:var(--display);color:var(--navy);letter-spacing:.02em;font-size:33px;font-weight:700}.nav-wordmark__full{letter-spacing:.12em;text-transform:uppercase;color:var(--rust);white-space:nowrap;margin-top:3px;font-size:10.5px;font-weight:700}.nav-links{gap:24px;list-style:none;display:flex}.nav-links a{color:var(--ink);text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;font-size:13.5px;font-weight:600;text-decoration:none;transition:color .2s}.nav-links a:hover,.nav-links a[aria-current=page]{color:var(--rust)}.hamburger,.mobile-menu{display:none}.hero{background:var(--navy);color:#fff;padding-top:0;padding-bottom:0;position:relative;overflow:hidden}.hero-in{z-index:2;padding-top:44px;padding-bottom:48px;position:relative}.hero-in>h1,.hero-in>p{max-width:720px}.hero--home{color:var(--ink);background:#fff;padding-top:0;padding-bottom:0;overflow:visible}.hero--home .hero-in{grid-template-columns:auto minmax(0,1fr);gap:clamp(32px,5vw,72px);max-width:1140px;padding-top:48px;padding-bottom:0;display:grid}.hero--home .hero-photo{background:0 0;border-radius:0;align-self:end;overflow:visible}.hero--home .hero-photo img{width:auto;height:clamp(340px,58vh,540px)}.hero--home .hero-copy{align-self:center;max-width:560px;padding-bottom:48px}.hero-star{width:58px;height:55px;fill:var(--rust);z-index:3;position:absolute;bottom:0;right:16%;transform:translateY(48%)}.hero-photo{border-radius:var(--radius);background:#fff;overflow:hidden}.hero-photo img{width:100%;height:auto;display:block}.hero .eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#ffffffd9;margin-bottom:12px;font-size:11.5px;font-weight:700;display:block}.hero h1{margin-bottom:10px;font-size:clamp(30px,4.6vw,46px);font-weight:700}.hero p{color:#ffffffeb;font-size:18px;font-weight:300}.hero .btn{margin-top:26px}.hero--home .eyebrow{color:var(--rust)}.hero--home h1{color:var(--ink);letter-spacing:-.01em;font-size:clamp(32px,4.4vw,52px)}.hero--home p{color:var(--muted)}.btn{background:var(--rust);color:#fff;text-transform:uppercase;letter-spacing:.1em;border-radius:var(--radius);cursor:pointer;font-size:13px;font-weight:700;font-family:var(--body);border:1px solid #0000;padding:13px 32px;text-decoration:none;transition:background .2s;display:inline-block}.btn:hover{background:var(--rust-dark)}.btn--ghost{color:#fff;background:0 0;border-color:#fff9}.btn--ghost:hover{background:#ffffff1f}section{padding:66px 0}section.tint{background:var(--sand)}section.navy{background:var(--navy);color:#fff}.sec-head{max-width:720px;margin-bottom:34px}.sec-head.center{text-align:center;margin-left:auto;margin-right:auto}.sec-head h2{font-size:clamp(24px,3.2vw,33px);font-weight:700}.sec-head p{color:var(--muted);margin-top:10px;font-size:17px}section.navy .sec-head p{color:#ffffffdb}.rule{background:var(--rust);width:46px;height:3px;margin-top:14px}.sec-head.center .rule{margin-left:auto;margin-right:auto}.trio{grid-template-columns:repeat(3,1fr);gap:26px;display:grid}.trio-card{border:1px solid var(--line);border-radius:var(--radius);text-align:center;background:#fff;flex-direction:column;align-items:center;gap:6px;padding:28px 26px 30px;display:flex}.trio-card h3{font-size:21px;font-weight:700}.trio-card p{color:var(--muted);font-size:15px}.trio-card img{object-fit:cover;border-radius:50%;width:168px;height:168px;margin:14px 0 18px}.trio-card .btn{margin-top:auto}.pillars{grid-template-columns:repeat(2,1fr);gap:34px;display:grid}.pillar img{aspect-ratio:16/9;object-fit:cover;border-radius:var(--radius);width:100%}.pillar h3{margin:16px 0 8px;font-size:20px;font-weight:700}.pillar p{color:var(--muted);font-size:15.5px}.dir{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.org{border:1px solid var(--line);border-radius:var(--radius);background:#fff;flex-direction:column;padding:26px 26px 24px;display:flex}.org-logo{justify-content:center;align-items:center;height:74px;margin-bottom:16px;display:flex}.org-logo img{object-fit:contain;width:auto;max-height:74px}.org h3{color:var(--navy);text-align:center;margin-bottom:12px;font-size:18.5px;font-weight:700}.org p.blurb{color:var(--muted);flex:1;font-size:14.5px}.org dl{grid-template-columns:auto 1fr;gap:3px 10px;margin-top:16px;font-size:14.5px;display:grid}.org dt{color:var(--ink);font-weight:700}.org dd{color:var(--muted);margin:0}.org dd a{color:var(--rust)}.org .btn{align-self:flex-start;margin-top:18px}.org .no-site{color:var(--muted);margin-top:18px;font-size:13.5px;font-style:italic}.board{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.board-card{border:1px solid var(--line);border-radius:var(--radius);text-align:center;background:#fff;padding:26px}.board-card img{object-fit:contain;width:auto;max-height:58px;margin:0 auto 16px;display:block}.board-card .person{font-family:var(--display);font-size:19px;font-weight:700}.board-card .role{text-transform:uppercase;letter-spacing:.1em;color:var(--rust);margin-top:3px;font-size:12.5px}.board-card .org-name{color:var(--muted);margin-top:8px;font-size:14px}.events-mount{min-height:120px}.ech__empty-state{color:var(--muted);padding:28px 0;font-size:17px}.contact-grid{grid-template-columns:1fr 1fr;align-items:start;gap:56px;display:grid}.contact-block h3{margin-bottom:12px;font-size:20px;font-weight:700}.contact-block dl{grid-template-columns:auto 1fr;gap:6px 12px;font-size:15.5px;display:grid}.contact-block dt{font-weight:700}.contact-block dd{color:var(--muted);margin:0}.contact-block dd a{color:var(--rust)}.contact-block+.contact-block{margin-top:32px}.cfh-form{gap:1.125rem;display:grid}.cfh-field{gap:.375rem;display:grid}.cfh-label{color:var(--ink);font-size:.875rem;font-weight:700}.cfh-input{border:1px solid var(--line);border-radius:var(--radius);width:100%;color:var(--ink);font:inherit;background:#fff;padding:.6875rem .8125rem;font-size:1rem;transition:border-color .15s,box-shadow .15s}.cfh-input:focus{border-color:var(--navy);outline:none;box-shadow:0 0 0 3px #17517a29}.cfh-textarea{resize:vertical;min-height:160px}.cfh-error:empty{display:none}.cfh-error{color:#b3261e;font-size:.875rem}.cfh-counter{color:var(--muted);text-align:right;font-size:.8125rem}.cfh-turnstile{margin-top:.25rem}.cfh-submit{border-radius:var(--radius);background:var(--rust);color:#fff;font:inherit;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;border:1px solid #0000;justify-self:start;padding:.8125rem 2rem;font-size:.8125rem;font-weight:700;transition:background .2s}.cfh-submit:hover{background:var(--rust-dark)}.cfh-submit[disabled]{opacity:.6;cursor:not-allowed}.cfh-status:empty{display:none}.cfh-status,.cfh-success{border-radius:var(--radius);padding:.875rem 1.125rem;font-size:.96875rem}.cfh-status-error{color:#a8322a;background:#fdeceb;border:1px solid #f3c2be}.cfh-success{color:#1d6b36;background:#e7f6ec;border:1px solid #b7e0c4}.cfh-hp{width:1px!important;height:1px!important;position:absolute!important;left:-9999px!important;overflow:hidden!important}footer.site{background:var(--navy);color:#ffffffe0;padding:52px 0 30px}.foot-grid{border-bottom:1px solid #ffffff2e;grid-template-columns:1.3fr .8fr 1fr;gap:44px;padding-bottom:34px;display:grid}.foot-grid h2{text-transform:uppercase;letter-spacing:.14em;color:#ffffffb3;font-size:11.5px;font-weight:700;font-family:var(--body);margin-bottom:14px}.foot-logo img{width:auto;height:140px}.foot-grid ul{flex-direction:column;gap:9px;list-style:none;display:flex}.foot-grid a{color:#ffffffe0;font-size:14.5px;text-decoration:none}.foot-grid a:hover{color:#fff;text-decoration:underline}.foot-grid dl{grid-template-columns:auto 1fr;gap:5px 10px;font-size:14.5px;display:grid}.foot-grid dt{color:#ffffff9e}.foot-grid dd{margin:0}.foot-bottom{flex-wrap:wrap;justify-content:space-between;gap:10px 26px;padding-top:24px;display:flex}.foot-bottom p{color:#ffffff9e;font-size:13px}.foot-bottom a{color:#ffffffc7}.err{text-align:center;padding-top:92px;padding-bottom:92px}.err h1{color:var(--rust);font-size:68px}.err h2{margin:10px 0 14px;font-size:27px}.err p{color:var(--muted)}.err ul{flex-wrap:wrap;justify-content:center;gap:22px;margin-top:26px;list-style:none;display:flex}.err a{color:var(--rust);text-transform:uppercase;letter-spacing:.08em;font-size:13.5px;font-weight:700;text-decoration:none}@media (width<=1000px){.trio,.board{grid-template-columns:1fr}.dir,.pillars,.contact-grid{grid-template-columns:1fr;gap:26px}.foot-grid{grid-template-columns:1fr;gap:30px}.nav-links{display:none}.hamburger{cursor:pointer;z-index:201;background:0 0;border:none;flex-direction:column;gap:5px;padding:6px;display:flex}.hamburger span{background:var(--navy);border-radius:2px;width:25px;height:2px;transition:all .3s;display:block}.hamburger.open span:first-child{transform:translateY(7px)rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.mobile-menu{top:var(--nav-h);border-bottom:3px solid var(--rust);z-index:199;background:#fff;flex-direction:column;padding:18px 28px;position:fixed;left:0;right:0;box-shadow:0 10px 26px #00000021}.mobile-menu.open{display:flex}.mobile-menu a{text-transform:uppercase;letter-spacing:.06em;color:var(--ink);border-bottom:1px solid var(--line);padding:13px 0;font-size:15px;font-weight:700;text-decoration:none;display:block}.mobile-menu a:last-child{border-bottom:none}.mobile-menu a:hover{color:var(--rust)}}@media (width<=860px){:root{--nav-h:64px}.nav-logo img{height:44px}section{padding:46px 0}.hero-in{padding-top:32px;padding-bottom:36px}.nav-wordmark__short{font-size:21px}.nav-wordmark__full{letter-spacing:.08em;font-size:9px}.hero--home .hero-in{grid-template-columns:1fr;gap:24px;padding-top:44px;padding-bottom:48px}.hero--home .hero-copy{padding-bottom:0}.hero--home .hero-photo{align-self:auto;max-width:74vw;margin-inline:auto}.hero--home .hero-photo img{object-fit:contain;width:100%;height:auto;max-height:52vh}.hero-star{width:46px;height:44px;right:50%;transform:translate(50%,48%)}.hero-photo{order:-1}}@media (width<=560px){.wrap{padding:0 20px}.mobile-menu{padding:18px 20px}.org,.trio-card,.board-card{padding:22px 20px}}@media (width<=420px){.nav-wordmark__full{white-space:normal;max-width:150px;line-height:1.25}}
