/* STS Clips */
.clips-page,.clip-watch-page,.dashboard-clips-page{padding:24px;max-width:1400px;margin:0 auto}.clips-hero{border:1px solid rgba(255,255,255,.08);background:linear-gradient(135deg,rgba(145,71,255,.2),rgba(75,255,22,.08),rgba(8,12,18,.92));border-radius:22px;padding:28px;margin-bottom:22px}.clips-kicker{display:inline-flex;padding:8px 12px;border-radius:999px;background:rgba(75,255,22,.12);border:1px solid rgba(75,255,22,.25);color:#75ff45;font-size:12px;font-weight:1000;letter-spacing:.14em}.clips-hero h1{margin:12px 0 6px;font-size:42px}.clips-hero p{margin:0;color:#b8c2cf}.clips-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px}.clip-card{color:#fff;text-decoration:none;border-radius:16px;overflow:hidden;border:1px solid rgba(255,255,255,.08);background:#101722;transition:.18s}.clip-card:hover{transform:translateY(-3px);border-color:rgba(145,71,255,.45)}.clip-thumb{height:146px;position:relative;background:#05080d;overflow:hidden}.clip-thumb video{width:100%;height:100%;object-fit:cover}.clip-thumb b{position:absolute;left:10px;top:10px;padding:5px 8px;border-radius:8px;background:rgba(0,0,0,.72)}.clip-processing{width:100%;height:100%;display:grid;place-items:center;color:#75ff45;font-size:36px;background:radial-gradient(circle at center,rgba(145,71,255,.24),transparent 50%),#080d13}.clip-processing span{display:block;font-size:12px;color:#dfe7ee;text-transform:uppercase;letter-spacing:.12em}.clip-card-body{padding:13px}.clip-card-body strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.clip-card-body span{display:block;margin-top:5px;color:#9aa4b2;font-size:13px}.clips-empty{grid-column:1/-1;border:1px dashed rgba(255,255,255,.14);border-radius:18px;padding:30px;color:#cbd3df;background:rgba(255,255,255,.03)}.clip-watch-main{max-width:1000px;margin:0 auto}.clip-player-card{background:#030508;border:1px solid rgba(255,255,255,.08);border-radius:18px;overflow:hidden}.clip-player-card video{width:100%;display:block;max-height:70vh;background:#000}.clip-not-ready{min-height:420px;display:grid;place-items:center;text-align:center;padding:30px}.clip-not-ready b{font-size:60px;color:#75ff45}.clip-info{display:flex;justify-content:space-between;gap:18px;align-items:center;padding:18px 0}.clip-info h1{margin:0 0 6px}.clip-info p{margin:0;color:#a8b3c1}.clip-info a{color:#b65cff}.clip-actions{display:flex;gap:10px}.clip-actions button,.clip-actions a,.dash-clip-edit button,.dash-clip-edit a,.dash-clip-row .danger{border:1px solid rgba(255,255,255,.12);background:#141d28;color:#fff;padding:10px 13px;border-radius:11px;font-weight:900;text-decoration:none;cursor:pointer}.clip-actions button,.dash-clip-edit button{background:linear-gradient(135deg,#9147ff,#b847ff)}.clip-description{border:1px solid rgba(255,255,255,.08);border-radius:14px;background:#101722;padding:16px}.dash-clip-list{display:grid;gap:14px}.dash-clip-row{display:grid;grid-template-columns:220px 1fr auto;gap:14px;align-items:start;border:1px solid rgba(255,255,255,.08);background:#101722;padding:14px;border-radius:16px}.dash-clip-thumb{height:124px;border-radius:12px;overflow:hidden;background:#05080d;color:#75ff45;display:grid;place-items:center;text-decoration:none}.dash-clip-thumb video{width:100%;height:100%;object-fit:cover}.dash-clip-edit{display:grid;gap:8px}.dash-clip-edit input,.dash-clip-edit textarea{width:100%;border:1px solid rgba(255,255,255,.1);background:#0b1118;color:#fff;border-radius:10px;padding:10px}.dash-clip-edit textarea{min-height:70px;resize:vertical}.dash-clip-edit small{color:#9aa4b2}.dash-clip-edit div{display:flex;gap:8px;flex-wrap:wrap}.dash-clip-row .danger{background:#39111d;color:#ff92ab}.sts-chat-clip-btn{height:24px;border:1px solid rgba(255,255,255,.12);background:rgba(145,71,255,.22);color:#fff;border-radius:8px;padding:0 8px;font-size:11px;font-weight:900;cursor:pointer}.sts-chat-clip-btn:hover{background:rgba(145,71,255,.38)}@media(max-width:760px){.clips-page,.clip-watch-page,.dashboard-clips-page{padding:12px}.clips-hero h1{font-size:30px}.dash-clip-row{grid-template-columns:1fr}}