.xu-comments{--xu-comments-input-bg:#f7f8fa;background:0 0;border:0;border-radius:0;margin-top:28px;padding:0}html.theme-dark .xu-comments{--xu-comments-input-bg:#151922}.xu-comments__header{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:10px;padding-bottom:10px;display:flex}.xu-comments__title{color:var(--xu-color-text-primary);margin:0;font-size:18px;font-weight:700}.xu-comments__count{color:var(--xu-color-text-secondary);background:0 0;border:0;border-radius:999px;padding:0;font-size:12px}.xu-comments__form{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.xu-comments__row{flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:10px;display:flex}.xu-comments__row--locked{align-items:center}.xu-comments__profile-avatar{background:color-mix(in srgb, var(--xu-color-brand) 16%, var(--xu-color-bg-surface));width:36px;height:36px;color:var(--xu-color-brand);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;font-weight:600;display:inline-flex;overflow:hidden}.xu-comments__profile-avatar-img{object-fit:cover;width:100%;height:100%}.xu-comments__profile-avatar-text{line-height:1}.xu-comments__input--readonly{opacity:.72;cursor:not-allowed;background:color-mix(in srgb, var(--xu-comments-input-bg) 88%, var(--xu-color-border))!important}.xu-comments__input{border:1px solid color-mix(in srgb, var(--xu-color-border) 66%, transparent);min-width:220px;color:var(--xu-color-text-primary);box-shadow:inset 0 1px 0 color-mix(in srgb, var(--xu-color-border) 14%, transparent);border-radius:10px;outline:none;flex:1;padding:9px 11px;transition:border-color .2s,box-shadow .2s;background:var(--xu-comments-input-bg)!important}.xu-comments__input::placeholder{color:var(--xu-color-text-muted);opacity:1}.xu-comments__textarea{box-sizing:border-box;border:1px solid color-mix(in srgb, var(--xu-color-border) 66%, transparent);width:100%;color:var(--xu-color-text-primary);resize:vertical;min-height:96px;box-shadow:inset 0 1px 0 color-mix(in srgb, var(--xu-color-border) 14%, transparent);border-radius:10px;outline:none;padding:11px 12px;transition:border-color .2s,box-shadow .2s;background:var(--xu-comments-input-bg)!important}.xu-comments__textarea[data-placeholder]:empty:before,.xu-comments__textarea[data-placeholder]:not(:focus):has(br:only-child):before{content:attr(data-placeholder);color:var(--xu-color-text-secondary);pointer-events:none}.xu-comments__image-loading{background:var(--xu-comments-input-bg);border:1px dashed var(--xu-color-border);color:var(--xu-color-text-secondary);border-radius:6px;margin:4px 0;padding:8px 12px;font-size:13px;display:inline-block}.xu-comments__editor{box-shadow:none;background:0 0;border:0;border-radius:0;margin-top:8px;transition:none;overflow:hidden}.xu-comments__editor-footer{background:0 0;border-top:0;border-bottom:0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:0;padding:8px 0 2px;display:flex}.xu-comments__editor-tools{justify-content:flex-start;align-items:center;gap:10px;display:flex}.xu-comments__editor .xu-comments__textarea{border:1px solid color-mix(in srgb, var(--xu-color-border) 66%, transparent);border-radius:10px;margin-top:0}.xu-comments__tool-btn{width:34px;height:34px;color:var(--xu-color-text-primary);cursor:pointer;background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;padding:0;transition:all .2s;display:inline-flex}.xu-comments__tool-btn svg{pointer-events:none;fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px;display:block}.xu-comments__tool-btn:hover{color:var(--xu-color-brand);background:color-mix(in srgb, var(--xu-color-brand) 10%, transparent)}.xu-comments__btn{border:1px solid color-mix(in srgb, var(--xu-color-border) 55%, transparent);color:var(--xu-color-text-primary);cursor:pointer;white-space:nowrap;background:0 0;border-radius:999px;padding:10px 12px;transition:all .2s}.xu-comments__btn--primary{color:#fff;background:color-mix(in srgb, var(--xu-color-brand) 86%, #fff 14%);border-color:#0000}.xu-comments__btn:hover{border-color:var(--xu-color-brand);color:var(--xu-color-brand)}.xu-comments__btn--primary:hover{color:#fff!important;background:color-mix(in srgb, var(--xu-color-brand) 100%, #fff 0%)!important;border-color:#0000!important}.xu-comments__btn--link{color:var(--xu-color-text-secondary);background:0 0;border:0;border-radius:0;padding:0}.xu-comments__btn--link:hover{color:var(--xu-color-brand)}.xu-comments__list{flex-direction:column;gap:0;margin-top:20px;display:flex}.xu-comments__empty{color:var(--xu-color-text-secondary);padding:12px 0;font-size:13px}.xu-comments__load-more-container{text-align:center;margin-top:16px}.xu-comments__load-more{border:1px solid var(--xu-color-brand);color:var(--xu-color-brand);cursor:pointer;background:0 0;border-radius:6px;padding:8px 24px;font-size:14px;transition:all .2s}.xu-comments__load-more:hover:not(:disabled){background:var(--xu-color-brand);color:#fff}.xu-comments__load-more:disabled{opacity:.5;cursor:not-allowed}.xu-comments__thread{background:0 0;border:0;border-radius:0;padding:8px 2px}.xu-comments__thread+.xu-comments__thread{margin-top:10px;padding-top:16px;position:relative}.xu-comments__thread+.xu-comments__thread:before{content:"";background:color-mix(in srgb, var(--xu-color-border) 38%, transparent);border-radius:999px;height:2px;position:absolute;top:0;left:2px;right:2px}.xu-comments__item{gap:10px;padding:4px 0;display:flex}.xu-comments__item--reply{padding-left:42px}.xu-comments__replies{border-top:1px dashed color-mix(in srgb, var(--xu-color-border) 45%, transparent);margin-top:10px;padding-top:10px}.xu-comments__avatar{width:34px;height:34px;color:var(--xu-avatar-fg,var(--xu-color-brand));background:var(--xu-avatar-bg,color-mix(in srgb, var(--xu-color-brand) 10%, var(--xu-color-bg-surface)));border:1px solid color-mix(in srgb, var(--xu-avatar-bg,var(--xu-color-brand)) 28%, var(--xu-color-border));user-select:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:700;display:inline-flex;position:relative;overflow:hidden}.xu-comments__avatar-img{object-fit:cover;z-index:1;opacity:0;width:100%;height:100%;transition:opacity .15s;display:block;position:absolute;inset:0}.xu-comments__avatar--has-img .xu-comments__avatar-img{opacity:1}.xu-comments__avatar-text{z-index:0;line-height:1;position:relative}.xu-comments__avatar--has-img .xu-comments__avatar-text{display:none}.xu-comments__body{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.xu-comments__meta{flex-wrap:wrap;align-items:center;gap:10px;line-height:1.2;display:flex}.xu-comments__author{color:var(--xu-color-text-primary);font-size:13px;font-weight:700}.xu-comments__author-link{text-decoration:none}.xu-comments__author-link:hover{color:var(--xu-color-brand)}.xu-comments__time{color:var(--xu-color-text-secondary);font-size:12px}.xu-comments__content{color:var(--xu-color-text-primary);white-space:normal;overflow-wrap:anywhere;font-size:14px;line-height:1.75}.xu-comments__content img{vertical-align:middle;border-radius:4px;max-width:200px;max-height:150px;margin:4px 0}.xu-comments__actions{gap:12px;display:flex}.xu-comments__replybox{background:0 0;border:0;border-radius:0;margin-top:10px;padding:0}.xu-comments__input:focus,.xu-comments__textarea:focus{border-color:color-mix(in srgb, var(--xu-color-brand) 50%, var(--xu-color-border));box-shadow:0 0 0 3px color-mix(in srgb, var(--xu-color-brand) 14%, transparent)}.xu-comments__replybox-actions{justify-content:flex-end;gap:10px;display:flex}.xu-comments__emoji-popover{z-index:10050;border:1px solid color-mix(in srgb, var(--xu-color-border) 72%, transparent);background:var(--xu-color-bg-surface);pointer-events:auto;border-radius:14px;position:fixed;overflow:hidden;box-shadow:0 18px 50px #0000002e}
