/* Sira Le Seriw — UI Phase 12.8 My Sira community / renewal workspace */
.hub-community-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:14px}.hub-community-stats .hub-card small{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#9a7426;font-weight:800}.hub-community-stats .hub-card strong{display:block;font:700 28px/1.1 Fraunces,serif;color:#073d2e;margin-top:5px}
.community-person{display:grid;grid-template-columns:auto 1fr auto;gap:11px;align-items:center;padding:12px;border-bottom:1px solid #eee7da}.community-person:last-child{border-bottom:0}.community-person img{width:44px;height:44px;border-radius:50%;object-fit:cover;background:#eee7da}.community-person .who strong{display:block;color:#073d2e}.community-person .who small{display:block;color:#7b756b;font-size:10px;margin-top:2px}.community-person .action{text-align:right}.community-person .action a{display:inline-block;border-radius:10px;padding:7px 10px;background:#073d2e;color:#fff;font-size:10px;font-weight:800;text-decoration:none}.community-person .action span{display:block;font-size:9px;color:#7b756b;margin-bottom:5px}.community-life{display:inline-flex;border-radius:999px;padding:4px 7px;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.05em;background:#e7f2e9;color:#1e6d43}.community-life.expiring{background:#fff0bd;color:#865900}.community-life.expired{background:#eee9e0;color:#756b5e}
.community-note{display:grid;grid-template-columns:10px minmax(0,1fr) auto;gap:10px;padding:12px;border-bottom:1px solid #eee7da}.community-note:last-child{border-bottom:0}.community-note .dot{width:8px;height:8px;border-radius:50%;background:#d8d1c4;margin-top:5px}.community-note.unread .dot{background:#e9b83f;box-shadow:0 0 0 4px #fff3c9}.community-note strong{display:block;color:#073d2e;font-size:12px}.community-note p{font-size:11px;color:#746d62;margin:3px 0 0}.community-note a{font-size:10px;font-weight:800;color:#073d2e;white-space:nowrap}.community-empty{padding:22px;text-align:center;color:#7a7266}.community-empty strong{display:block;color:#073d2e;margin-bottom:4px}
@media(max-width:900px){.hub-community-stats{grid-template-columns:1fr 1fr}.community-person{grid-template-columns:auto 1fr}.community-person .action{grid-column:2;text-align:left}.community-note{grid-template-columns:10px 1fr}.community-note>a{grid-column:2}}
