.hub-live-requests{margin-top:14px;border:1px solid rgba(168,85,247,.24)!important;background:rgba(255,255,255,.025)!important}.hub-live-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.hub-live-head h2{font-size:20px;font-weight:950;margin:0}.hub-live-head p{font-size:12px;color:hsl(var(--muted-foreground));margin:5px 0 0}.hub-live-count{min-width:30px;height:30px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:rgba(168,85,247,.16);border:1px solid rgba(168,85,247,.3);font-weight:900;color:#ddd6fe}.hub-live-list{display:grid;gap:10px;margin-top:16px}.hub-request-row{display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.025);border-radius:14px;padding:12px}.hub-request-person{display:flex;align-items:center;gap:10px;min-width:0}.hub-request-person img,.hub-request-avatar{width:42px;height:42px;border-radius:50%;object-fit:cover;flex:0 0 auto}.hub-request-avatar{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#7c3aed,#db2777);font-weight:950;color:#fff}.hub-request-person strong,.hub-request-person span{display:block}.hub-request-person strong{font-size:14px}.hub-request-person span{font-size:12px;color:hsl(var(--muted-foreground));margin-top:2px}.hub-request-actions{display:flex;gap:8px}.hub-request-actions button{border:1px solid rgba(255,255,255,.1);border-radius:10px;background:rgba(255,255,255,.05);color:#fff;padding:9px 12px;font-weight:850;cursor:pointer}.hub-request-actions .approve{border:0;background:linear-gradient(135deg,#7c3aed,#db2777)}.hub-request-actions button:disabled{opacity:.55}.hub-live-empty{padding:18px;border:1px dashed rgba(255,255,255,.1);border-radius:12px;text-align:center;color:hsl(var(--muted-foreground));font-size:13px}@media(max-width:600px){.hub-request-row{align-items:flex-start;flex-direction:column}.hub-request-actions{width:100%}.hub-request-actions button{flex:1}}
