.comments{margin-top:24px}
.comments-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}
.comments-title{font-size:14px;font-weight:400;color:#333}
.comments-header .meta{font-size:12px;color:#666}
.comment-list{display:grid;grid-template-columns:1fr;gap:0;margin-top:8px}
.comment-list .comment-list{margin-top:0}
.comment-item{padding:8px 0}
.comment-list .comment-list .comment-item{padding-bottom:0!important}
.comment-list .comment-list{margin-top:0!important}
.comment-header{display:flex;align-items:center;margin-bottom:2px}
.comment-avatar{width:36px;height:36px;border-radius:50%;overflow:hidden;margin-right:10px;flex-shrink:0}
.comment-avatar img{width:100%;height:100%;object-fit:cover}
.comment-author-info{flex:1}
.comment-author-info .comment-meta{display:flex;flex-direction:column;align-items:flex-start;margin:0;gap:1px!important}
.comment-meta{display:flex;flex-direction:column;align-items:flex-start;margin:0;gap:1px!important}
.comment-author{font-weight:normal;color:#333;font-size:13px!important;margin-right:0}
.comment-author a{color:#5274FF;text-decoration:none;font-size:13px!important}
.comment-author a:hover{text-decoration:underline}
.comment-content{line-height:1.6;color:#222;font-size:12px;margin-left:46px;margin-bottom:0;word-wrap:break-word;word-break:break-word;overflow-wrap:break-word;hyphens:auto}
.comment-item .comment-meta span{font-size:12px;color:#999;margin:0;padding:0;display:block}
.comment-item .comment-actions{margin-left:46px;display:flex;align-items:center;gap:12px}
.comment-item .comment-actions a{font-size:12px;color:#5274FF;text-decoration:none}
.comment-item .comment-actions a:hover{text-decoration:underline}
.replies-toggle{font-size:12px;color:#666;cursor:pointer;user-select:none;margin-left:8px}
.replies-toggle:hover{color:#5274FF;text-decoration:underline}
.replies-collapsed{max-height:0;overflow:hidden;margin-top:0!important;padding-left:12px!important;transition:max-height 0.3s ease-in-out}
.replies-collapsed.show{max-height:500px}
.comment-form{display:block;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:12px;margin-top:16px}
.comment-form-row-top{margin-bottom:2px}
.comment-form textarea{width:100%;padding:7px 6px;border:1px solid #d1d5db;border-radius:4px;background:#fff;outline:none;transition:border-color 0.3s ease,box-shadow 0.3s ease;resize:none;box-sizing:border-box;min-height:28px;height:28px;font-size:12px;font-family:inherit;line-height:14px;overflow:hidden}
.comment-form textarea:focus{border:1px solid #000;box-shadow:0 0 0 0.5px rgba(0,0,0,0.3)}
.comment-form-row-bottom{display:flex;justify-content:space-between;align-items:center}
.comment-form-user-info{display:flex;align-items:center;gap:4px}
.comment-form-avatar{width:18px;height:18px;border-radius:50%;overflow:hidden;flex-shrink:0}
.comment-form-avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%}
.comment-form-user-info .user-nickname{font-size:12px;font-weight:500;color:#333}
.comment-form-user-info .user-email{font-size:10px;color:#999}
.comment-form button{padding:4px 10px;border:1px solid #111;background:#111;color:#fff;border-radius:4px;cursor:pointer;font-size:12px;transition:background 0.2s}
.comment-form button:hover{background:#000}
.comment-login-hint{padding:20px;text-align:center;background:#f9fafb;border-radius:8px}
.comment-login-hint p{margin:0 0 12px 0;color:#111;font-size:12px}
.comment-login-hint a{display:inline-block;padding:6px 16px;background:transparent;color:#111;border:1px solid #111;border-radius:4px;text-decoration:none;font-size:12px;margin:0 4px}
.empty-hint{color:#666;text-align:center;padding:16px 0;font-size:12px}
@media(max-width:768px){
.comment-content{margin-left:45px;margin-bottom:0}
.comment-item .comment-actions{margin-left:45px}
.comment-avatar{width:34px;height:34px}
}
@media(max-width:480px){
.comment-form{padding:10px}
.comment-form-row-top{margin-bottom:1px}
.comment-form textarea{min-height:28px!important;height:28px!important;font-size:12px!important;padding:7px 5px!important;line-height:14px!important}
.comment-form-avatar{width:16px;height:16px}
.comment-form-user-info .user-nickname{font-size:11px}
.comment-form-user-info .user-email{font-size:9px}
.comment-form button{padding:2px 6px;font-size:10px}
.comment-avatar{width:28px;height:28px;margin-right:8px}
.comment-author{font-size:11px!important}
.comment-author a{font-size:11px!important}
.comment-content{margin-left:36px;font-size:11px}
.comment-item .comment-meta span{font-size:10px}
.comment-item .comment-actions{margin-left:36px;gap:8px}
.comment-item .comment-actions a{font-size:10px}
.replies-toggle{font-size:10px}
.comment-item{padding:6px 0}
}
.danmu-stage{background:transparent;border-radius:18px;padding:15px 0;border:1px solid #e0e0e0;overflow:hidden;margin-bottom:20px}
.track{position:relative;height:60px;width:100%;background:transparent;margin-bottom:12px;overflow:hidden}
.track:last-child{margin-bottom:0}
.bullet{position:absolute;top:50%;transform:translateY(-50%);white-space:nowrap;padding:6px 18px;border-radius:40px;background:transparent;backdrop-filter:blur(4px);color:#000000;font-size:1.1rem;font-weight:400;letter-spacing:0.5px;border:1px solid #000000;will-change:left;transition:opacity 0.1s ease;cursor:default;line-height:1.2;z-index:5}
@media screen and (max-width:600px){
.danmu-stage{padding:10px 0;overflow:hidden}
.track{height:34px;margin-bottom:8px}
.bullet{padding:4px 12px;border-radius:30px;font-size:0.85rem;border:1px solid #000000!important}
}
@media screen and (max-width:400px){
.track{height:30px}
.bullet{padding:3px 10px;border-radius:20px;font-size:0.75rem;border:1px solid #000000!important}
}
