.hub-edit-v20{border:1px solid rgba(236,72,153,.28)!important;background:linear-gradient(180deg,rgba(236,72,153,.07),rgba(59,130,246,.025))!important}
.hub-edit-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.hub-edit-head p{margin-top:6px;color:hsl(var(--muted-foreground));font-size:13px}.hub-edit-head>span{border:1px solid rgba(236,72,153,.35);background:rgba(236,72,153,.1);color:#f9a8d4;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:900;white-space:nowrap}
.hub-edit-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:18px}.hub-edit-grid label:not(.hub-upload-btn){display:flex;flex-direction:column;gap:7px}.hub-edit-grid b{font-size:13px}.hub-edit-grid input,.hub-edit-grid textarea{width:100%;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:#100a18;color:#fff;padding:11px 12px;outline:none}.hub-edit-grid input:focus,.hub-edit-grid textarea:focus{border-color:rgba(236,72,153,.7);box-shadow:0 0 0 3px rgba(236,72,153,.1)}.hub-edit-wide{grid-column:1/-1}
.hub-edit-media{border:1px solid rgba(255,255,255,.1);border-radius:14px;padding:14px;background:rgba(255,255,255,.025);display:grid;gap:10px}.hub-edit-media small{display:block;margin-top:3px;color:hsl(var(--muted-foreground));font-size:11px}.hub-edit-preview{overflow:hidden;border:1px solid rgba(255,255,255,.1);background:#09060e;display:flex;align-items:center;justify-content:center}.hub-edit-preview.icon{width:84px;height:84px;border-radius:50%}.hub-edit-preview.cover{width:100%;height:120px;border-radius:12px}.hub-edit-preview img{width:100%;height:100%;object-fit:cover}.hub-edit-empty{font-size:11px;color:hsl(var(--muted-foreground));text-align:center;padding:8px}.hub-upload-btn{display:inline-flex!important;align-items:center;justify-content:center;align-self:start;width:max-content;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.06);border-radius:10px;padding:9px 12px;font-size:12px;font-weight:800;cursor:pointer}
.hub-edit-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:16px;flex-wrap:wrap}#hub-edit-save{border:0;border-radius:12px;background:linear-gradient(135deg,#ec4899,#8b5cf6,#3b82f6);color:white;padding:11px 16px;font-weight:900;cursor:pointer}#hub-edit-save:disabled{opacity:.55;cursor:wait}.hub-edit-ok{color:#86efac;font-size:12px}.hub-edit-error{color:#fca5a5;font-size:12px}
@media(max-width:720px){.hub-edit-grid{grid-template-columns:1fr}.hub-edit-wide{grid-column:auto}.hub-edit-head{flex-direction:column}.hub-edit-footer{flex-direction:column;align-items:stretch}#hub-edit-save{width:100%}}
