.vp-remix-activity-item { list-style: none; margin: 0; padding: 0; }
.vp-remix-activity.vp-secondary-timeline-card { box-sizing: border-box; display: flex; gap: 10px; width: 100%; padding: 14px 12px; margin: 0; border-bottom: 1px solid #e2e5eb; color: #243041; background: #fff; font-size: 14px; line-height: 1.5; }
.vp-remix-activity *, .vp-remix-activity *::before, .vp-remix-activity *::after { box-sizing: border-box; }
.vp-remix-activity a { text-decoration: none; color: inherit; }
.vp-remix-activity a:hover { text-decoration: underline; }
.vp-remix-activity__avatar { flex: 0 0 40px; height: 40px; }
.vp-remix-activity__avatar img { width: 40px; height: 40px; object-fit: cover; border-radius: 50%; }
.vp-remix-activity__body { flex: 1 1 auto; min-width: 0; }
.vp-remix-activity__header { display: flex; align-items: baseline; flex-wrap: wrap; gap: 3px 8px; margin-bottom: 7px; }
.vp-remix-activity__author { font-weight: 700; min-width: 0; max-width: 100%; overflow-wrap: anywhere; }
.vp-remix-activity__kind { color: #6360a2; background: #f1f0fa; font-size: 11px; padding: 1px 6px; border-radius: 4px; white-space: nowrap; }
.vp-remix-activity__date { color: #667085 !important; font-size: 11px; white-space: nowrap; margin-left: auto; }
.vp-remix-activity__work { display: flex; gap: 10px; align-items: flex-start; }
.vp-remix-activity__thumbnail { flex: 0 0 72px; width: 72px; height: 72px; overflow: hidden; border-radius: 7px; background: #eceef3; }
.vp-remix-activity__thumbnail img { display: block; width: 72px; height: 72px; object-fit: cover; }
.vp-remix-activity__description { flex: 1; min-width: 0; }
.vp-remix-activity__title { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; font-size: 14px; font-weight: 650; overflow-wrap: anywhere; line-height: 1.5; }
.vp-remix-activity .vp-remix-activity__excerpt { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; margin: 3px 0 6px !important; color: #667085; font-size: 12px; overflow-wrap: anywhere; }
.vp-remix-activity__source { display: flex; gap: 5px; align-items: baseline; width: fit-content; max-width: 100%; background: #f4f5f8; border: 1px solid #e8eaf0; border-radius: 5px; padding: 2px 6px; font-size: 11px; margin-top: 5px; }
.vp-remix-activity__source span:first-child { color: #697586; flex: 0 0 auto; }
.vp-remix-activity__source span:last-child { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; min-width: 0; }
.vp-remix-activity__controls { display: flex; flex-wrap: wrap; align-items: center; gap: 6px 12px; margin-top: 9px; }
.vp-remix-activity button { appearance: none; font: inherit; border: 1px solid transparent; border-radius: 6px; padding: 5px 8px; cursor: pointer; box-shadow: none; text-transform: none; letter-spacing: normal; line-height: 1.4; }
.vp-remix-activity button:disabled { cursor: wait; opacity: .65; }
.vp-remix-activity button svg { flex: 0 0 auto; }
.vp-remix-activity__play, .vp-remix-activity__reply-toggle { display: inline-flex; gap: 5px; align-items: center; justify-content: center; min-height: 34px; font-size: 12px !important; }
.vp-remix-activity__play { background: #eeedff; color: #4240a3; }
.vp-remix-activity__reply-toggle { background: transparent; color: #667085; margin-left: auto; }
.vp-remix-activity__access { color: #595582 !important; font-size: 12px; }
.vp-remix-activity__progress { display: flex; align-items: center; flex: 1 1 120px; gap: 7px; max-width: 230px; }
.vp-remix-activity__progress input { width: 100%; min-width: 45px; margin: 0; padding: 0; accent-color: #6661cb; }
.vp-remix-activity__time { white-space: nowrap; font-size: 10px; font-variant-numeric: tabular-nums; color: #667085; }
.vp-remix-activity .vpp-single-player-status { font-size: 12px !important; color: #586174 !important; line-height: 1.5; margin-top: 5px !important; min-height: 0 !important; }
.vp-remix-activity .vpp-single-player-status:empty { display: none; }
.vp-remix-activity .is-error, .vp-remix-activity [data-error="1"] { color: #a52b35 !important; }
.vp-remix-activity__reply { margin-top: 10px; padding: 10px; background: #f6f7fa; border: 1px solid #e5e7ed; border-radius: 8px; }
.vp-remix-activity__reply label { display: block; font-size: 12px; font-weight: 600; margin-bottom: 5px; }
.vp-remix-activity__reply textarea { display: block; width: 100%; min-height: 60px; max-height: 200px; resize: vertical; padding: 8px; border: 1px solid #cbd0da; border-radius: 6px; background: #fff; color: #243041; font: inherit; font-size: 14px; }
.vp-remix-activity .vp-remix-activity__reply-note { display: block; color: #697586; font-size: 11px; margin: 5px 0 !important; }
.vp-remix-activity__reply-actions { display: flex; justify-content: flex-end; align-items: center; gap: 7px; }
.vp-remix-activity__reply-actions button { font-size: 12px; background: #e9ebf1; color: #465368; }
.vp-remix-activity__reply-actions button[type="submit"] { background: #615ac2; color: #fff; }
.vp-remix-activity [data-remix-reply-status] { font-size: 12px; margin-top: 6px; overflow-wrap: anywhere; }
.vp-remix-activity [data-remix-reply-status] a { color: #4d46a8; text-decoration: underline; }
.vp-remix-activity :focus-visible { outline: 2px solid #6861cf; outline-offset: 3px; }
.vp-remix-activity [hidden] { display: none !important; }
.microblog-content .voicepa-remix-sns-source-tag, .microblog-content .voicepa-remix-sns-participation-tag { display: inline-block; max-width: 100%; margin: 4px 5px 1px 0; padding: 2px 7px; border: 1px solid #e5e4f0; border-radius: 5px; background: #f2f1fa; color: #5b568e; font-size: 12px; line-height: 1.5; overflow-wrap: anywhere; }
@media (max-width: 400px) {
    .vp-remix-activity.vp-secondary-timeline-card { padding: 12px 8px; gap: 8px; }
    .vp-remix-activity__thumbnail, .vp-remix-activity__thumbnail img { width: 64px; height: 64px; }
    .vp-remix-activity__thumbnail { flex-basis: 64px; }
    .vp-remix-activity__work { gap: 8px; }
    .vp-remix-activity__progress { order: 3; flex-basis: 100%; max-width: none; }
}
