.card-actions{display:flex;align-items:center;gap:8px}.watch{color:#17100c;text-decoration:none;border:1px solid var(--gold);border-radius:6px;padding:8px 13px;background:var(--gold);font-size:11px;font-weight:800}.delete-form{margin:0}.delete-form button{border:1px solid #67352e;border-radius:6px;padding:8px 10px;background:transparent;color:#d88779;font:600 11px Inter;cursor:pointer}.delete-form button:hover{border-color:#bd4d3d;background:#291310;color:#ff9b8b}.player-page{max-width:980px;margin:0 auto}.back{display:inline-block;margin-bottom:32px;color:var(--muted);font-size:12px;text-decoration:none}.back:hover{color:white}.player-heading{margin-bottom:24px}.player-heading h1{font:800 clamp(32px,5vw,56px)/1.05 Manrope;margin:12px 0;letter-spacing:-.04em}.player-heading p{color:var(--muted)}.player-page video{display:block;width:100%;max-height:72vh;aspect-ratio:16/9;background:#000;border:1px solid #4b2d26;border-radius:10px;box-shadow:0 28px 80px rgba(0,0,0,.45)}.player-footer{display:flex;justify-content:space-between;align-items:center;margin-top:16px;color:var(--muted);font-size:11px}@media(max-width:600px){.card{grid-template-columns:46px 1fr}.card-actions{grid-column:2;justify-content:flex-start;flex-wrap:wrap;margin-top:5px}.player-footer{align-items:flex-start;gap:14px;flex-direction:column}}
