.sc260-hub{margin:20px 0;padding:22px;border:1px solid rgba(205,128,255,.45);border-radius:24px;background:linear-gradient(145deg,rgba(19,19,28,.98),rgba(7,9,12,.98));box-shadow:0 20px 60px rgba(0,0,0,.35)}
.sc260-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.sc260-head span,.sc260-panel header span{color:#dc7cff;font-size:11px;font-weight:900;letter-spacing:.14em}.sc260-head h2{font-size:30px;margin:5px 0}.sc260-head p{margin:0;color:#9fa4af}.sc260-head button{border:1px solid #784893;background:#1a1020;color:#f0c7ff;border-radius:12px;padding:11px 15px;font-weight:900}
.sc260-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:20px 0}.sc260-stats button{min-height:84px;border:1px solid #343441;border-radius:15px;background:#101117;color:#fff;text-align:left;padding:14px}.sc260-stats button.on{border-color:#d572ff;background:linear-gradient(145deg,#201127,#12121a)}.sc260-stats b,.sc260-stats span{display:block}.sc260-stats b{font-size:25px;color:#e270ff}.sc260-stats span{font-size:11px;margin-top:5px;color:#c9cbd1}
.sc260-list{display:grid;gap:10px}.sc260-item{display:grid;grid-template-columns:84px minmax(0,1fr) auto;gap:14px;align-items:center;padding:12px;border:1px solid #30313b;border-radius:16px;background:#0d0f14}.sc260-preview{width:84px;height:68px;border-radius:12px;overflow:hidden;background:#1c1321;display:grid;place-items:center;color:#e270ff;font-size:28px;font-weight:900}.sc260-preview img{width:100%;height:100%;object-fit:cover}.sc260-copy small{color:#cf78ef;font-weight:800}.sc260-copy h3{margin:4px 0;font-size:15px}.sc260-copy p{margin:0;color:#808692;font-size:11px}.sc260-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.sc260-actions button,.sc260-panel button{border:1px solid #41434e;background:#151820;color:#f2f2f2;border-radius:9px;padding:8px 10px;font-size:10px;font-weight:900}.sc260-actions .ok{border-color:#3f9b67;color:#9aefb8;background:#102019}.sc260-actions .danger{border-color:#8c3d45;color:#ffabb2;background:#251013}
.sc260-moderation{display:grid;grid-template-columns:1.4fr 1fr;gap:14px;margin-top:18px}.sc260-panel{border:1px solid #30313b;border-radius:17px;background:#0c0e13;overflow:hidden}.sc260-panel header{padding:15px;border-bottom:1px solid #30313b;display:grid;grid-template-columns:1fr auto;gap:3px}.sc260-panel header span,.sc260-panel header h3{grid-column:1}.sc260-panel header h3{margin:3px 0}.sc260-panel header b{grid-column:2;grid-row:1/3;color:#e270ff}.sc260-panel article,.sc260-message{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 15px;border-bottom:1px solid #252731}.sc260-panel article:last-child{border-bottom:0}.sc260-panel p{margin:4px 0;color:#c9cbd0}.sc260-panel small{color:#868c96}.sc260-empty{padding:24px;text-align:center;color:#898e98;border:1px dashed #363843;border-radius:14px}
@media(max-width:1100px){.sc260-stats{grid-template-columns:repeat(3,1fr)}.sc260-item{grid-template-columns:70px 1fr}.sc260-actions{grid-column:1/-1;justify-content:flex-start}.sc260-moderation{grid-template-columns:1fr}}
@media(max-width:620px){.sc260-hub{padding:14px;margin:12px 0;border-radius:18px}.sc260-head{align-items:flex-start;flex-direction:column}.sc260-head h2{font-size:23px}.sc260-stats{grid-template-columns:repeat(2,1fr)}.sc260-item{grid-template-columns:58px 1fr}.sc260-preview{width:58px;height:58px}.sc260-actions button{flex:1 1 30%;min-height:40px}.sc260-panel article,.sc260-message{align-items:flex-start;flex-direction:column}.sc260-actions{width:100%}}
