
.uoja-member-hub{background:#fff;border:1px solid #ddd;border-radius:10px;padding:20px}
.uoja-member-hub__header{margin-bottom:20px}
.uoja-member-hub__nav{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:18px}
.uoja-member-hub__nav.is-stacked{flex-direction:column}
.uoja-mhc-tab{border:1px solid #ccc;background:#f7f7f7;padding:10px 14px;border-radius:8px;cursor:pointer}
.uoja-mhc-tab.is-active{font-weight:700}
.uoja-mhc-pane{display:none;border-top:1px solid #eee;padding-top:18px}
.uoja-mhc-pane.is-active{display:block}
.uoja-member-hub__block{margin-bottom:22px;padding:16px;border:1px solid #eee;border-radius:8px;background:#fafafa}
.uoja-mhc-missing{padding:12px;border-left:4px solid #d63638;background:#fff5f5}
.uoja-member-hub__empty{padding:12px;background:#fff8e5;border:1px solid #eedc82}

.uoja-member-hub__utility{display:flex;justify-content:flex-end;flex-wrap:wrap;margin:0 0 18px 0}.uoja-member-widget-card{padding:14px 16px;border:1px solid #e3e3e3;border-radius:10px;background:#fafafa;min-width:240px;max-width:340px}.uoja-member-widget-card p{margin:8px 0 12px}.uoja-member-widget-card .uoja-btn{display:inline-block;text-decoration:none}
