.Header-module__hBw1pG__header{max-width:var(--container);justify-content:space-between;align-items:center;gap:16px;margin:0 auto;display:flex;position:relative}.Header-module__hBw1pG__logoLink{align-items:center;gap:12px;text-decoration:none;display:flex}.Header-module__hBw1pG__desktopNav{flex-wrap:wrap;align-items:center;font-weight:500;display:flex}.Header-module__hBw1pG__link{color:var(--ink)}.Header-module__hBw1pG__link:hover{color:var(--gold);text-decoration:none}.Header-module__hBw1pG__hamburger{cursor:pointer;background:0 0;border:0;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;padding:0;display:none}.Header-module__hBw1pG__hamburgerBar{background:var(--ink);border-radius:2px;width:24px;height:2px;transition:transform .2s,opacity .2s;display:block}.Header-module__hBw1pG__hamburger[aria-expanded=true] .Header-module__hBw1pG__hamburgerBar:first-child{transform:translateY(7px)rotate(45deg)}.Header-module__hBw1pG__hamburger[aria-expanded=true] .Header-module__hBw1pG__hamburgerBar:nth-child(2){opacity:0}.Header-module__hBw1pG__hamburger[aria-expanded=true] .Header-module__hBw1pG__hamburgerBar:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Header-module__hBw1pG__backdrop{z-index:40;background:0 0;position:fixed;inset:0}.Header-module__hBw1pG__mobileMenu{z-index:50;background:var(--card);border-top:1px solid var(--border);border-bottom:1px solid var(--border);flex-direction:column;gap:2px;padding:10px 24px 18px;display:flex;position:absolute;top:100%;left:0;right:0;box-shadow:0 10px 26px #23262b1a}.Header-module__hBw1pG__mobileLink{color:var(--ink);border-bottom:1px solid var(--border);padding:13px 4px;font-size:16px;font-weight:500}.Header-module__hBw1pG__mobileLink:hover{color:var(--gold);text-decoration:none}.Header-module__hBw1pG__mobileCta{text-align:center;margin-top:12px;padding:13px 18px}@media (max-width:859px){.Header-module__hBw1pG__desktopNav{display:none}.Header-module__hBw1pG__hamburger{display:inline-flex}}
.Footer-module__S6Hkya__footer{background:var(--footer-bg);border-top:1px solid var(--border)}.Footer-module__S6Hkya__inner{max-width:var(--container);flex-wrap:wrap;justify-content:space-between;gap:32px;margin:0 auto;display:flex}.Footer-module__S6Hkya__address{color:var(--text);font-size:13px;line-height:1.9}.Footer-module__S6Hkya__nav{flex-direction:column;gap:10px;font-size:13.5px;display:flex}.Footer-module__S6Hkya__link{color:var(--ink)}.Footer-module__S6Hkya__link:hover{color:var(--gold);text-decoration:none}.Footer-module__S6Hkya__copyright{max-width:var(--container);text-align:right;color:var(--muted);font-size:12px;font-family:var(--font-arial);margin:0 auto;padding:0 24px 24px}.Footer-module__S6Hkya__minimalInner{max-width:var(--container);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin:0 auto;padding:36px 24px 24px;display:flex}.Footer-module__S6Hkya__minimalName{color:var(--text);font-size:13px}.Footer-module__S6Hkya__minimalCopy{color:var(--muted);font-size:12px;font-family:var(--font-arial)}
.GroupDiagram-module__gKqZha__stem{justify-content:center;display:flex}.GroupDiagram-module__gKqZha__stemBar{background:var(--gold);width:2px;height:32px}.GroupDiagram-module__gKqZha__rail{height:2px;display:flex}.GroupDiagram-module__gKqZha__railGold{background:var(--gold);flex:50%}.GroupDiagram-module__gKqZha__railSpacer{flex:25%}.GroupDiagram-module__gKqZha__drop{justify-content:center;display:flex}.GroupDiagram-module__gKqZha__dropBar{background:var(--gold);width:2px;height:28px}@media (max-width:760px){.GroupDiagram-module__gKqZha__stem,.GroupDiagram-module__gKqZha__rail,.GroupDiagram-module__gKqZha__drop{display:none!important}}
.Modal-module__7LRQSW__overlay{z-index:100;background:#23262b8c;justify-content:center;align-items:center;padding:24px;animation:.18s ease-out Modal-module__7LRQSW__fadeIn;display:flex;position:fixed;inset:0}.Modal-module__7LRQSW__panel{background:var(--card);border-radius:10px;outline:none;flex-direction:column;width:100%;min-width:0;max-width:720px;max-height:min(88vh,920px);animation:.22s cubic-bezier(.16,1,.3,1) Modal-module__7LRQSW__riseIn;display:flex;position:relative;box-shadow:0 24px 64px #23262b4d}.Modal-module__7LRQSW__header{border-bottom:1px solid var(--border);flex:none;align-items:flex-start;gap:16px;padding:26px 28px 20px;display:flex}.Modal-module__7LRQSW__headerContent{flex:auto;min-width:0}.Modal-module__7LRQSW__body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:auto;padding:24px 28px 30px;overflow-y:auto}.Modal-module__7LRQSW__close{border:1px solid var(--border);background:var(--card);width:36px;height:36px;color:var(--muted);cursor:pointer;border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:18px;line-height:1;transition:color .15s,border-color .15s,background-color .15s;display:flex}.Modal-module__7LRQSW__close:hover{color:var(--gold);border-color:var(--gold);background:var(--badge-bg)}.Modal-module__7LRQSW__close:focus-visible{outline:2px solid var(--gold);outline-offset:2px}@media (max-width:640px){.Modal-module__7LRQSW__overlay{align-items:flex-end;padding:0}.Modal-module__7LRQSW__panel{border-radius:12px 12px 0 0;max-width:100%;max-height:92vh;animation-name:Modal-module__7LRQSW__slideUp}.Modal-module__7LRQSW__header{padding:22px 20px 18px}.Modal-module__7LRQSW__body{padding:20px 20px 28px}}@keyframes Modal-module__7LRQSW__fadeIn{0%{opacity:0}}@keyframes Modal-module__7LRQSW__riseIn{0%{opacity:0;transform:translateY(12px)scale(.985)}}@keyframes Modal-module__7LRQSW__slideUp{0%{transform:translateY(24px)}}@media (prefers-reduced-motion:reduce){.Modal-module__7LRQSW__overlay,.Modal-module__7LRQSW__panel{animation:none}}
.Member-module__H2rXKq__card{text-align:left;width:100%;font:inherit;color:inherit;background:var(--bg);border:1px solid var(--border);cursor:pointer;border-radius:8px;flex-direction:column;gap:18px;margin:0;padding:28px 30px;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex}.Member-module__H2rXKq__card:hover{border-color:var(--gold);transform:translateY(-2px);box-shadow:0 8px 24px #23262b14}.Member-module__H2rXKq__card:focus-visible{outline:2px solid var(--gold);outline-offset:3px}.Member-module__H2rXKq__card:hover .Member-module__H2rXKq__more{color:var(--gold-dark)}.Member-module__H2rXKq__card:hover .Member-module__H2rXKq__moreArrow{transform:translate(3px)}.Member-module__H2rXKq__more{border-top:1px solid var(--border);color:var(--gold);align-items:center;gap:6px;margin-top:auto;padding-top:16px;font-size:13px;font-weight:700;display:inline-flex}.Member-module__H2rXKq__moreArrow{transition:transform .18s}@media (prefers-reduced-motion:reduce){.Member-module__H2rXKq__card,.Member-module__H2rXKq__moreArrow{transition:none}.Member-module__H2rXKq__card:hover{transform:none}}@media (max-width:480px){.Member-module__H2rXKq__card{padding:24px 22px}}.Member-module__H2rXKq__career{flex-direction:column;gap:18px;margin:0;padding:0;list-style:none;display:flex}.Member-module__H2rXKq__careerItem{color:var(--text);padding-left:20px;font-size:14px;line-height:1.95;position:relative}.Member-module__H2rXKq__careerItem:before{content:"";background:var(--gold);border-radius:50%;width:7px;height:7px;position:absolute;top:10px;left:0}.Member-module__H2rXKq__careerItem:after{content:"";background:var(--border);width:1px;position:absolute;top:24px;bottom:-18px;left:3px}.Member-module__H2rXKq__careerItem:last-child:after{display:none}
