.member-refresh { margin: 20px 0; padding: 20px; border: 1px solid #ffffff25; border-radius: 18px; background: #ffffff05; }
.member-refresh button { width: 100%; min-height: 48px; padding: 14px 18px; border: 1px solid #ff326688; border-radius: 12px; background: #a8173e; color: #fff; font: inherit; font-weight: 750; cursor: pointer; white-space: normal; }
.member-refresh button:disabled { background: #292025; border-color: #ffffff30; color: #d9cdd1; cursor: not-allowed; }
.member-refresh button:focus-visible { outline: 3px solid #fff; outline-offset: 3px; }
.member-refresh p { margin: 12px 0 0; color: #d2c7cc; font-size: 14px; line-height: 1.6; overflow-wrap: anywhere; }
