@import"https://fonts.googleapis.com/css2?family=Heebo:wght@100..900&display=swap";.comments-page[data-v-23524f4a]{background:var(--bg-90)}.content-wrapper[data-v-23524f4a]{display:flex;gap:24px;margin:0 auto;max-width:1200px;padding:0}.main-column[data-v-23524f4a]{flex:1;max-width:800px}.comments-section[data-v-23524f4a]{display:flex;flex-direction:column;gap:24px}.comment-form-container[data-v-23524f4a]{background:var(--bg-80);border-radius:8px;padding:16px}.section-title[data-v-23524f4a]{border-left:none;border-left-color:var(--text-white);color:var(--text-white);font-family:var(--sport-category-tags);font-size:20px;font-weight:500;line-height:23px;margin-bottom:24px;padding-left:0}.comment-form[data-v-23524f4a]{display:flex;flex-direction:column;gap:12px}.form-row[data-v-23524f4a]{display:flex;gap:30px}.form-group[data-v-23524f4a]{display:flex;flex:1;flex-direction:column;gap:3px}.form-group label[data-v-23524f4a]{color:#cacaca;font-size:13px;line-height:15px;padding:0 5px}.form-input[data-v-23524f4a]{background:var(--bg-70);border:1px solid var(--bg-20);border-radius:4px;color:var(--text-white);padding:10px}.form-input.message[data-v-23524f4a]{height:104px;resize:none}.send-message-btn[data-v-23524f4a]{align-self:flex-start;background:var(--yellow-primary);border:none;border-radius:4px;box-shadow:-2px 2px 3px #00000040;color:var(--text-90);cursor:pointer;font-family:var(--sport-category-tags);font-size:18px;font-weight:500;line-height:21px;padding:12px 20px}.send-message-btn[data-v-23524f4a]:hover:not(:disabled){opacity:var(--hover);transition:var(--transition)}.send-message-btn[data-v-23524f4a]:disabled{cursor:not-allowed;opacity:.6}.comments-list[data-v-23524f4a]{gap:8px}.comment-item[data-v-23524f4a],.comments-list[data-v-23524f4a]{display:flex;flex-direction:column}.comment-item[data-v-23524f4a]{background:var(--dark-gradient);border-radius:8px;gap:16px;padding:16px;position:relative}.comment-item.reply[data-v-23524f4a]{background:linear-gradient(270deg,var(--bg-70) 0,var(--bg-90) 100%);margin-left:40px}.reply-arrow[data-v-23524f4a]{border-bottom:2px solid var(--bg-40);border-bottom-left-radius:8px;border-left:2px solid var(--bg-40);height:52%;left:-24px;position:absolute;top:28px;width:16px}.comment-header[data-v-23524f4a]{justify-content:space-between}.comment-header[data-v-23524f4a],.user-info[data-v-23524f4a]{align-items:center;display:flex}.user-info[data-v-23524f4a]{gap:8px}.avatar[data-v-23524f4a]{background:#ccc;border-radius:50%;height:32px;width:32px}.name-time[data-v-23524f4a]{align-items:center;display:flex;gap:8px}.username[data-v-23524f4a]{color:var(--text-white);font-size:14px;font-weight:500;line-height:150%}.dot[data-v-23524f4a]{background:var(--bg-20);border-radius:50%;height:2px;width:2px}.time[data-v-23524f4a]{color:var(--text-25);font-family:Heebo;font-size:14px;line-height:150%}.reply-btn[data-v-23524f4a]{align-items:center;background:none;border:none;color:var(--yellow-primary);cursor:pointer;display:flex;font-size:14px;gap:12px;line-height:32px;line-height:1}.arrow svg[data-v-23524f4a]{height:15px;width:7.5px;fill:var(--yellow-primary)}.comment-content[data-v-23524f4a]{color:var(--text-white);font-family:Heebo;font-size:14px;line-height:150%}.comment-text[data-v-23524f4a]{margin:0}.comment-text.clipped[data-v-23524f4a]{display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;line-height:1.5;overflow:hidden}.comment-text.expanded[data-v-23524f4a]{display:block;overflow:visible}.comment-actions[data-v-23524f4a]{align-items:center;display:flex;justify-content:space-between}.vote-btn[data-v-23524f4a],.vote-buttons[data-v-23524f4a]{display:flex;gap:8px}.vote-btn[data-v-23524f4a]{align-items:center;background:none;border:none;border-radius:20px;cursor:pointer;justify-content:center;padding:4px 8px;position:relative;transition:all .2s ease}.vote-btn img[data-v-23524f4a]{height:21px;-o-object-fit:contain;object-fit:contain;width:21px}.vote-btn.like img[data-v-23524f4a]{color:var(--green-primary)}.vote-btn.dislike img[data-v-23524f4a]{color:var(--red-primary)}.vote-btn[data-v-23524f4a]:hover:not(:disabled){background:var(--bg-40);border-radius:20px;transform:scale(1.05)}.vote-btn[data-v-23524f4a]:disabled{cursor:not-allowed;opacity:.6}.vote-btn.active.like[data-v-23524f4a]{background:#4caf50;border-radius:20px;color:#fff;padding:8px 12px}.vote-btn.active.dislike[data-v-23524f4a]{background:#f44336;border-radius:20px;color:#fff;padding:8px 12px}.vote-btn.dislike.active img[data-v-23524f4a],.vote-btn.like.active img[data-v-23524f4a]{filter:brightness(0) invert(1)}.vote-btn.voting[data-v-23524f4a]{animation:pulse-23524f4a 1s infinite;opacity:.7}@keyframes pulse-23524f4a{0%{opacity:.7}50%{opacity:1}to{opacity:.7}}.vote-count[data-v-23524f4a]{color:var(--text-white);font-size:12px;font-weight:600;line-height:1;text-align:center}.read-more[data-v-23524f4a]{background:none;border:none;color:var(--text-25);cursor:pointer;font-family:Heebo;font-size:14px;font-weight:500;line-height:150%;transition:color .2s ease}.read-more[data-v-23524f4a]:hover{color:var(--yellow-primary)}.read-more.hidden[data-v-23524f4a]{display:none}.reply-form-container[data-v-23524f4a]{background:var(--bg-80);border:1px solid var(--bg-20);border-radius:8px;margin-top:12px;padding:16px}.reply-form[data-v-23524f4a]{display:flex;flex-direction:column;gap:12px}.reply-actions[data-v-23524f4a]{align-items:center;display:flex;gap:12px}.send-reply-btn[data-v-23524f4a]{background:var(--yellow-primary);border:none;border-radius:4px;box-shadow:-2px 2px 3px #00000040;color:var(--text-90);cursor:pointer;font-family:var(--sport-category-tags);font-size:14px;font-weight:500;padding:8px 16px}.send-reply-btn[data-v-23524f4a]:hover:not(:disabled){opacity:var(--hover);transition:var(--transition)}.send-reply-btn[data-v-23524f4a]:disabled{cursor:not-allowed;opacity:.6}.cancel-reply-btn[data-v-23524f4a]{background:transparent;border:1px solid var(--bg-20);border-radius:4px;color:var(--text-25);cursor:pointer;font-family:var(--sport-category-tags);font-size:14px;font-weight:500;padding:8px 16px}.cancel-reply-btn[data-v-23524f4a]:hover{background:var(--bg-20);transition:var(--transition)}.inline-message[data-v-23524f4a]{border-radius:4px;font-size:13px;line-height:1.4;margin:8px 0 0 2px;padding:8px 12px;transition:all .3s ease}.inline-message.success[data-v-23524f4a]{background-color:#4ade801a;border:1px solid rgba(74,222,128,.2);color:#4ade80}.inline-message.error[data-v-23524f4a]{background-color:#ef44441a;border:1px solid rgba(239,68,68,.2);color:#ef4444}.inline-message.hidden[data-v-23524f4a]{display:none}.load-all-comments-section[data-v-23524f4a]{align-items:center;background:var(--bg-80);border-radius:8px;display:flex;flex-direction:column;gap:12px;margin-bottom:16px;padding:16px;text-align:center}.pagination-info[data-v-23524f4a]{color:var(--text-25);font-size:14px;line-height:150%}.load-all-comments-btn[data-v-23524f4a]{background:var(--yellow-primary);border:none;border-radius:4px;box-shadow:-2px 2px 3px #00000040;color:var(--text-90);cursor:pointer;font-family:var(--sport-category-tags);font-size:16px;font-weight:500;line-height:19px;padding:12px 24px;transition:opacity .2s ease}.load-all-comments-btn[data-v-23524f4a]:hover:not(:disabled){opacity:var(--hover)}.load-all-comments-btn[data-v-23524f4a]:disabled{cursor:not-allowed;opacity:.6}
