div#page{background:0 0;border:0;padding:0}.page-title{display:none}div#comments-page{display:flex;flex-wrap:wrap;gap:12px;min-height:100px;width:100%;margin-top:16px}.stats-loading{display:flex;align-items:center;justify-content:flex-start;gap:8px;width:100%;padding:2rem 0;color:var(--heo-secondtext);font-size:14px}.stats-loading .search-loading-spinner{display:inline-block;width:18px;height:18px;border:2px solid var(--heo-card-border);border-top-color:var(--heo-main);border-radius:50%;animation:heo-spin .8s linear infinite}span.comment-time{font-size:12px;color:var(--heo-secondtext);margin-left:auto}.comment-card{position:relative;width:calc(100% / 4 - 9px);background:var(--heo-card-bg);border-radius:12px;border:var(--style-border-always);padding:14px;cursor:pointer;transition:.3s;overflow:hidden;gap:8px;display:flex;flex-direction:column}.comment-card:hover{border-color:var(--style-border-hover-always)}.comment-card:hover .comment-article{opacity:1;top:0}.comment-info{display:flex;align-items:end;align-items:center;gap:8px;border-bottom:var(--style-border-always);padding-bottom:8px}#comments-page .comment-info img{width:30px;height:30px;object-fit:cover;border-radius:30px;margin:0!important}.comment-info div{display:flex;flex-direction:column;line-height:1.5}span.comment-user{font-weight:700}time.comment-time{opacity:.8;font-size:12px;margin-left:auto}.comment-content img.tk-input-emoji,.comment-content img.tk-owo-emotion{width:1.1em;height:1.1em;vertical-align:middle;display:inline;margin:0;padding:0}.comment-article,.comment-content{transition:.3s;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:1.7;font-size:14px}.comment-article{position:absolute;left:0;top:0}.comment-article{position:absolute;left:0;top:0;height:100%;width:100%;z-index:1;background:var(--leonus-main);color:#fff;margin:0;display:flex;align-items:center;justify-content:center;padding:1rem;opacity:0;text-align:center}span.isBlogger{background:var(--leonus-main);color:#fff;font-weight:400;font-size:13px;line-height:1;display:inline-flex;padding:3px 3px 3px 6px;border-radius:3px;margin-left:5px;letter-spacing:1px}[data-theme=dark] .comment-article{background:var(--leonus-blue)}.comments-footer{font-size:14px;margin-top:12px;color:var(--heo-secondtext)}.comment-title{font-size:12px;color:var(--heo-secondtext);margin-top:auto;transition:var(--t);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;line-clamp:1;line-height:1;opacity:.6;padding-top:8px}.comment-title i{font-size:12px;line-height:12px}@media screen and (max-width:950px){.comment-card{width:calc(100% / 3 - 10px)}}@media screen and (max-width:768px){.comment-card{width:calc(100% / 2 - 6px)}}@media screen and (max-width:500px){.comment-card{width:100%}}