.member-zone{width:min(1080px,calc(100% - 32px));margin:0 auto;padding:28px 0 64px}.member-zone-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"eyebrow action" "title action" "summary action";align-items:center;grid-column-gap:34px;column-gap:34px;padding:26px 34px;border-radius:28px;color:#fff;background:radial-gradient(circle at top right,#3d9af0,transparent 45%),linear-gradient(135deg,#092d54,#155fa7);box-shadow:0 20px 45px rgba(14,69,123,.2)}.member-zone-eyebrow{grid-area:eyebrow;color:#9fd7ff;font-size:.76rem;font-weight:800;letter-spacing:.16em}.member-zone-hero h1{grid-area:title;margin:10px 0 6px;font-size:clamp(2rem,4vw,3rem)}.member-zone-hero p{margin:0;color:#d9edff;font-size:1.08rem}.member-zone-status{grid-area:action;justify-self:end;display:inline-block;padding:8px 13px;border-radius:999px;background:rgba(58,205,143,.2);color:#baffdd;font-weight:700}.member-zone-cta{grid-area:action;display:flex;gap:14px;align-items:center;justify-content:flex-end;flex-wrap:wrap;color:#d9edff}.member-zone-cta button{border:0;border-radius:999px;padding:10px 16px;background:#fff;color:#12599d;font-weight:800;cursor:pointer}.member-region-tabs{display:flex;gap:9px;flex-wrap:wrap;margin:28px 0}.member-region-tabs button{padding:9px 13px;border:1px solid #d9e7f5;border-radius:999px;background:#fff;color:#315775;font-weight:700;cursor:pointer}.member-region-tabs button.active{border-color:#166fc1;background:#166fc1;color:#fff}.member-region-list{display:grid;grid-gap:32px;gap:32px}.member-region-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:14px}.member-region-heading h2{margin:0;color:#173c5f;font-size:1.45rem}.member-region-heading span{color:#6a849b}.member-country-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-gap:14px;gap:14px}.member-country-card{overflow:hidden;border:1px solid #dce8f2;border-radius:16px;background:#fff;box-shadow:0 8px 22px rgba(29,72,111,.06)}.member-country-card.expanded{grid-column:span 2}.member-country-toggle{display:grid;grid-template-columns:38px 1fr auto 20px;grid-gap:10px;gap:10px;align-items:center;width:100%;padding:14px;border:0;background:transparent;color:#183b5e;text-align:left;cursor:pointer}.member-country-toggle img{width:34px;height:24px;object-fit:cover;border-radius:4px}.member-country-name{font-weight:800}.member-country-count{color:#63819a;font-size:.86rem}.member-country-chevron{font-size:1.3rem;color:#1873c5}.member-article-list{display:grid;border-top:1px solid #e7eef5}.member-article-link{display:flex;justify-content:space-between;gap:14px;padding:12px 14px;border:0;border-bottom:1px solid #edf2f7;background:#f8fbfe;color:#254c70;text-align:left;cursor:pointer}.member-article-link:hover{background:#eef7ff}.member-article-link small{flex:0 0 auto;color:#71889b}.member-country-teaser{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px;border-top:1px solid #e7eef5;background:#f8fbfe;color:#56738d}.member-country-teaser button{flex:0 0 auto;border:0;border-radius:999px;padding:8px 12px;background:#176fc0;color:#fff;font-weight:700;cursor:pointer}@media (max-width:700px){.member-zone{width:min(100% - 20px,1180px);padding-top:24px}.member-zone-hero{display:block;padding:27px 22px;border-radius:20px}.member-zone-status{margin-top:22px}.member-zone-cta{justify-content:flex-start;margin-top:24px}.member-country-card.expanded{grid-column:span 1}.member-article-link{gap:4px}.member-article-link,.member-country-teaser{align-items:flex-start;flex-direction:column}}