.reshare-card{background-color:var(--bg-card);padding:12px;border-radius:6px;border-left:1px solid var(--accent);border-right:1px solid var(--accent);font-size:13px;width:100%;max-width:100%;margin:16px 0 0;box-sizing:border-box}.reshare-header{display:flex;align-items:center;gap:10px}.reshare-avatar{width:36px;height:36px;border-radius:50%;object-fit:cover}.reshare-user-info{display:flex;flex-direction:column}.reshare-name{font-weight:700;font-size:13px;color:var(--text-main);word-break:break-word}.reshare-username{font-style:italic;font-size:12px;color:var(--text-muted);word-break:break-word}.reshare-profile-img{width:36px;height:36px;border-radius:50%}.reshare-body{margin-top:10px}.reshare-title{font-weight:700;font-size:13.5px;margin-top:16px;margin-left:17px;margin-right:17px}.reshare-text,.reshare-title{line-height:16px;color:var(--text-main);word-break:break-word}.reshare-text{font-size:12.5px;margin-top:6px;margin-left:22px;margin-right:22px}.reshare-link{font-weight:700;display:inline-block;margin-top:10px}.reshare-link,.reshare-photo-text{color:var(--accent);margin-left:18px;margin-right:18px;font-size:12.5px;word-break:break-word}.reshare-photo-text{margin-top:8px}.reshare-card-link{display:block}.reshare-card-link,.reshare-card-link:active,.reshare-card-link:hover,.reshare-card-link:visited{text-decoration:none;color:inherit}@media (max-width:768px){.reshare-card{width:100%;max-width:100%;padding:10px 10px 12px;margin-top:12px;border-radius:8px;box-sizing:border-box}.reshare-header{gap:8px}.reshare-avatar,.reshare-profile-img{width:32px;height:32px}.reshare-name{font-size:13px}.reshare-username{font-size:11.5px}.reshare-link,.reshare-photo-text,.reshare-text,.reshare-title{margin-left:14px;margin-right:14px}.reshare-title{margin-top:12px;line-height:18px}.reshare-text{font-size:12.5px;line-height:16px;margin-top:4px}.reshare-link,.reshare-photo-text{font-size:12.5px;margin-top:6px}}