/* Equal roles and contact choices within the approved visual identity. */
.team-equal .walid-copy #team-title{display:block;font-family:Inter,sans-serif;font-size:10px;font-weight:600;letter-spacing:.13em;line-height:1.6;margin:0 0 30px;color:#f5bc91}
.team-equal .team-profile{padding:0;margin:0;min-width:0}
.team-equal .team-profile+.team-profile{border-top:1px solid #ffffff40;margin-top:32px;padding-top:32px}
.team-equal .team-name{font-family:'Plus Jakarta Sans',Inter,sans-serif;font-size:clamp(32px,3.3vw,48px);line-height:1.18;font-weight:600;letter-spacing:-.035em;color:#f5bc91;margin:0 0 10px}
.team-equal .team-role{font-size:16px;font-weight:500;line-height:1.5;color:#fff;margin:0 0 20px}
.team-equal .team-bio{font-size:14px;line-height:1.8;color:#c2c9c1;max-width:500px;margin:0 0 20px}
.team-equal .team-profile .walid-link{margin:0;padding:15px 0;min-height:48px;font-size:13px;border-top:0}
.team-dialog{box-sizing:border-box;position:fixed;inset:0;width:min(640px,calc(100% - 32px));max-height:calc(100dvh - 32px);margin:auto;padding:48px 32px 28px;border:1px solid #315044;border-radius:8px;background:#11251e;color:white;overflow:auto;overscroll-behavior:contain;font-family:Inter,sans-serif}
.team-dialog::backdrop{background:#07130dbd;backdrop-filter:blur(5px)}
.team-dialog h2{font:600 clamp(25px,4vw,36px)/1.18 'Plus Jakarta Sans',Inter,sans-serif;letter-spacing:-.035em;margin:0 28px 16px 0;color:#fff;text-wrap:balance}
.team-dialog>p{font-size:14px;line-height:1.6;color:#d1d9d2;margin:0 0 24px}
.team-dialog-close{display:grid;place-items:center;position:absolute;right:12px;top:10px;width:44px;height:44px;padding:11px;border:0;background:transparent;color:white;cursor:pointer}
.team-dialog-close svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.5}
.team-choices{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.team-choice{display:flex;flex-direction:column;align-items:flex-start;min-width:0;padding:23px 18px;border:1px solid #6c8175;text-decoration:none;color:white;border-radius:4px;transition:background .15s,border-color .15s}
.team-choice:hover{background:#244035;border-color:#f5bc91}
.team-choice strong{font-family:'Plus Jakarta Sans',Inter,sans-serif;font-size:24px;font-weight:600;line-height:1.3;color:#f5bc91}
.team-choice>span{font-size:13px;line-height:1.6;margin-top:5px}
.team-choice .team-choice-cta{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;margin-top:26px;font-size:12px;font-weight:500}
.team-choice svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.5;flex-shrink:0}
.team-dialog .team-dialog-note{font-size:11px;line-height:1.7;margin:22px 0 0;color:#c0cbbf}
.team-dialog :focus-visible{outline:2px solid #f5bc91;outline-offset:4px}
@media(max-width:540px){.team-choices{grid-template-columns:1fr;gap:12px}.team-dialog{padding:50px 22px 24px}.team-choice{padding:18px}.team-choice .team-choice-cta{margin-top:15px}.team-equal .team-name{font-size:34px}}
@media(max-width:340px){.team-dialog{width:calc(100% - 20px);padding:48px 16px 22px}.team-dialog h2{font-size:26px}.team-choice strong{font-size:22px}.team-equal .team-name{font-size:30px}}
@media(prefers-reduced-motion:reduce){.team-choice{transition:none}}
