@charset "UTF-8";.text-editor[data-v-f6a8c0d5]{--text-editor-height:var(--4e5e9a62);--text-editor-focus-height:var(--50ec4472);background:var(--muted);border:1px solid transparent;border-radius:8px;display:flex;flex-direction:column;height:var(--text-editor-height);transition:all .2s}.text-editor.is-focus[data-v-f6a8c0d5]{background:var(--background)!important;border:1px solid var(--ring)}.text-editor.is-focus.has-editor-focus[data-v-f6a8c0d5]{height:var(--text-editor-focus-height)!important}.text-editor.is-focus .text-editor-bar[data-v-f6a8c0d5],.text-editor.is-focus textarea[data-v-f6a8c0d5]{background:var(--background)!important}.text-editor textarea[data-v-f6a8c0d5]{background:var(--muted);border:0;border-top-left-radius:8px;border-top-right-radius:8px;color:var(--foreground);display:block;font-family:inherit;height:calc(100% - 36px);line-height:1.8;outline:0;overflow:auto;overscroll-behavior:contain;padding:10px;position:relative;resize:none;width:100%}.text-editor textarea[data-v-f6a8c0d5]::-webkit-scrollbar{background-color:transparent;border-radius:3px;height:6px;width:6px}.text-editor textarea[data-v-f6a8c0d5]::-webkit-scrollbar-thumb{background-color:transparent;border:2px solid transparent;border-radius:3px}.text-editor textarea[data-v-f6a8c0d5]:hover::-webkit-scrollbar{background-color:#e4e4e5}.text-editor textarea[data-v-f6a8c0d5]:hover::-webkit-scrollbar-thumb{background-color:#c0bebc}.text-editor .text-editor-image-uploader[data-v-f6a8c0d5]{padding:10px}.text-editor .text-editor-bar[data-v-f6a8c0d5]{align-items:center;background:var(--muted);border-bottom-left-radius:8px;border-bottom-right-radius:8px;display:flex;justify-content:space-between;padding:3px 10px}.text-editor .text-editor-bar .text-editor-actions .text-editor-action-item[data-v-f6a8c0d5]{align-items:center;color:var(--muted-foreground);-moz-column-gap:5px;column-gap:5px;cursor:pointer;display:flex;-webkit-user-select:none;-moz-user-select:none;user-select:none}.text-editor .text-editor-bar .text-editor-actions .text-editor-action-item i[data-v-f6a8c0d5]{font-size:20px}.text-editor .text-editor-bar .text-editor-actions .text-editor-action-item[data-v-f6a8c0d5]:hover{color:var(--primary)}.text-editor .text-editor-bar .text-editor-actions .text-editor-action-item.active[data-v-f6a8c0d5]{color:var(--primary);font-weight:500}.text-editor .text-editor-bar .text-editor-btn[data-v-f6a8c0d5]{align-items:center;display:flex}.text-editor .text-editor-bar .text-editor-btn span[data-v-f6a8c0d5]{color:var(--muted-foreground);font-size:12px;margin-right:5px}.comment-form[data-v-9f4692cd]{background-color:var(--background);margin:10px 0}.comment-form .comment-create[data-v-9f4692cd]{box-sizing:border-box;overflow:hidden;padding:0;position:relative}.comment-form .comment-create .comment-quote-info[data-v-9f4692cd]{color:var(--foreground);font-size:13px;font-weight:600;margin-bottom:3px}.comment-form .comment-create .comment-quote-info i[data-v-9f4692cd]{color:var(--primary);cursor:pointer;font-size:12px!important}.comment-form .comment-create .comment-quote-info i[data-v-9f4692cd]:hover{color:red}.comment-form .comment-create .comment-input-wrapper .text-input[data-v-9f4692cd]{border:1px solid var(--border);border-radius:var(--jinsom-border-radius);box-sizing:border-box;color:var(--foreground);font-size:14px;height:85px;line-height:16px;max-width:100%;outline:none;padding:10px 40px 10px 10px;resize:none;width:100%}.comment-form .comment-create .comment-button-wrapper[data-v-9f4692cd]{display:flex;float:right;height:30px;line-height:30px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.comment-form .comment-create .comment-button-wrapper span[data-v-9f4692cd]{color:var(--muted-foreground);font-size:13px;margin-right:5px}.comment-form .comment-create .comment-button-wrapper button[data-v-9f4692cd]{font-weight:500}.replies[data-v-8e596fa0]{font-size:12px;margin-top:10px}.replies .comment[data-v-8e596fa0]{display:flex;padding:8px 0}.replies .comment .comment-item-main[data-v-8e596fa0]{flex:1 1 auto;margin-left:6px}.replies .comment .comment-item-main .comment-meta[data-v-8e596fa0]{display:flex;justify-content:space-between}.replies .comment .comment-item-main .comment-meta .comment-nickname[data-v-8e596fa0]{color:var(--foreground);font-size:12px}.replies .comment .comment-item-main .comment-meta .comment-nickname[data-v-8e596fa0]:hover{color:var(--primary)}.replies .comment .comment-item-main .comment-meta .comment-time[data-v-8e596fa0]{color:var(--muted-foreground);font-size:11px}.replies .comment .comment-item-main .comment-content-wrapper .comment-content[data-v-8e596fa0]{color:var(--foreground);margin-bottom:0;margin-top:5px;white-space:pre-wrap}.replies .comment .comment-item-main .comment-content-wrapper .comment-image-list[data-v-8e596fa0]{margin-top:5px}.replies .comment .comment-item-main .comment-content-wrapper .comment-image-list img[data-v-8e596fa0]{cursor:pointer;height:62px;line-height:72px;-o-object-fit:cover;object-fit:cover;transition:all .5s ease-out .1s;width:62px}.replies .comment .comment-item-main .comment-content-wrapper .comment-image-list img[data-v-8e596fa0]:not(:last-child){margin-right:8px}.replies .comment .comment-item-main .comment-content-wrapper .comment-image-list img[data-v-8e596fa0]:hover{backface-visibility:hidden;transform:scale(1.04)}.replies .comment .comment-item-main .comment-content-wrapper .comment-quote[data-v-8e596fa0]{background-color:var(--muted);border:1px solid var(--border);border-radius:4px;box-sizing:border-box;color:var(--muted-foreground);margin:5px 0;padding:0 12px;position:relative}.replies .comment .comment-item-main .comment-content-wrapper .comment-quote[data-v-8e596fa0]:after{color:var(--muted-foreground);content:"”";font-family:Georgia,serif;font-size:36px;font-weight:700;position:absolute;right:2px;top:-8px}.replies .comment .comment-item-main .comment-content-wrapper .comment-quote .comment-quote-content[data-v-8e596fa0]{color:var(--muted-foreground);margin:5px 0}.replies .comment .comment-item-main .comment-content-wrapper .comment-quote .comment-quote-image-list[data-v-8e596fa0]{margin-top:5px}.replies .comment .comment-item-main .comment-content-wrapper .comment-quote .comment-quote-image-list img[data-v-8e596fa0]{cursor:pointer;height:50px;line-height:50px;-o-object-fit:cover;object-fit:cover;transition:all .5s ease-out .1s;width:50px}.replies .comment .comment-item-main .comment-content-wrapper .comment-quote .comment-quote-image-list img[data-v-8e596fa0]:not(:last-child){margin-right:4px}.replies .comment .comment-item-main .comment-content-wrapper .comment-quote .comment-quote-image-list img[data-v-8e596fa0]:hover{backface-visibility:hidden;transform:scale(1.04)}.replies .comment .comment-item-main .comment-actions[data-v-8e596fa0]{align-items:center;-moz-column-gap:10px;column-gap:10px;display:flex;margin-top:5px}.replies .comment .comment-item-main .comment-actions .comment-action-item[data-v-8e596fa0]{align-items:center;color:var(--muted-foreground);-moz-column-gap:2px;column-gap:2px;cursor:pointer;display:flex;font-size:11px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.replies .comment .comment-item-main .comment-actions .comment-action-item[data-v-8e596fa0]:hover{color:var(--primary)}.replies .comment .comment-item-main .comment-actions .comment-action-item.active[data-v-8e596fa0]{color:var(--primary);font-weight:500}.replies .comment .comment-item-main .comment-actions .comment-action-item i[data-v-8e596fa0]{font-size:11px}.replies .comment .comment-item-main .comment-reply-form[data-v-8e596fa0]{margin-top:10px}.replies .reply[data-v-8e596fa0]{display:flex}.replies .comment-more[data-v-8e596fa0]{margin:10px 10px 10px 30px}.replies .comment-more a[data-v-8e596fa0]{align-items:center;color:var(--foreground);display:flex;font-size:13px}.replies .comment-more a[data-v-8e596fa0]:hover{color:var(--primary)}.replies .comment-more a i[data-v-8e596fa0]{font-size:13px;rotate:90deg}.comments[data-v-5b743305]{font-size:14px}.comments .comment[data-v-5b743305]{display:flex;padding:10px 0}.comments .comment[data-v-5b743305]:not(:last-child){border-bottom:1px solid var(--border)}.comments .comment .comment-item-main[data-v-5b743305]{flex:1 1 auto;margin-left:10px}.comments .comment .comment-item-main .comment-meta[data-v-5b743305]{display:flex;justify-content:space-between}.comments .comment .comment-item-main .comment-meta .comment-nickname[data-v-5b743305]{color:var(--foreground);font-size:14px}.comments .comment .comment-item-main .comment-meta .comment-nickname[data-v-5b743305]:hover{color:var(--primary)}.comments .comment .comment-item-main .comment-meta .comment-meta-right .comment-time[data-v-5b743305]{color:var(--muted-foreground);font-size:12px}.comments .comment .comment-item-main .comment-meta .comment-meta-right .comment-ip-area[data-v-5b743305]{color:var(--muted-foreground);font-size:12px;margin-left:10px}.comments .comment .comment-item-main .comment-content-wrapper .comment-content[data-v-5b743305]{color:var(--foreground);margin-bottom:0;margin-top:10px;white-space:pre-wrap}.comments .comment .comment-item-main .comment-content-wrapper .comment-image-list[data-v-5b743305]{margin-top:10px}.comments .comment .comment-item-main .comment-content-wrapper .comment-image-list img[data-v-5b743305]{cursor:pointer;height:72px;line-height:72px;-o-object-fit:cover;object-fit:cover;transition:all .5s ease-out .1s;width:72px}.comments .comment .comment-item-main .comment-content-wrapper .comment-image-list img[data-v-5b743305]:not(:last-child){margin-right:8px}.comments .comment .comment-item-main .comment-content-wrapper .comment-image-list img[data-v-5b743305]:hover{backface-visibility:hidden;transform:scale(1.04)}.comments .comment .comment-item-main .comment-actions[data-v-5b743305]{align-items:center;-moz-column-gap:10px;column-gap:10px;display:flex;margin-top:10px}.comments .comment .comment-item-main .comment-actions .comment-action-item[data-v-5b743305]{align-items:center;color:var(--muted-foreground);-moz-column-gap:2px;column-gap:2px;cursor:pointer;display:flex;font-size:12px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.comments .comment .comment-item-main .comment-actions .comment-action-item[data-v-5b743305]:hover{color:var(--primary)}.comments .comment .comment-item-main .comment-actions .comment-action-item.active[data-v-5b743305]{color:var(--primary);font-weight:500}.comments .comment .comment-item-main .comment-actions .comment-action-item i[data-v-5b743305]{font-size:12px}.comments .comment .comment-item-main .comment-reply-form[data-v-5b743305]{margin-top:10px}.comments .comment .comment-item-main .comment-replies[data-v-5b743305]{background-color:var(--muted);margin-top:10px}.comments .reply[data-v-5b743305]{display:flex}.comment-component[data-v-a99f260b]{background-color:var(--background);border-radius:var(--radius);padding:16px}.comment-component .comment-header[data-v-a99f260b]{color:var(--foreground);display:flex;font-size:16px;font-weight:500}.comment-component .comment-not-login[data-v-a99f260b]{border:1px solid var(--border);border-radius:3px;box-sizing:border-box;margin:10px 0;overflow:hidden;padding:10px;position:relative}.comment-component .comment-not-login .comment-login-div[data-v-a99f260b]{border-radius:3px;color:var(--muted-foreground);cursor:pointer;padding:0 10px}.comment-component .comment-not-login .comment-login-div a[data-v-a99f260b]{margin-left:10px;margin-right:10px}.user-simple[data-v-a631c674]{background-color:var(--background);border-radius:var(--radius);margin:0 0 10px;padding:0}.user-simple .base-info[data-v-a631c674]{padding:10px;text-align:center}.user-simple .base-info .nickname[data-v-a631c674]{font-size:15px;font-weight:700;margin:10px auto}.user-simple .base-info .nickname a[data-v-a631c674]:hover{text-decoration:underline}.user-simple .base-info .description[data-v-a631c674]{font-size:13px;margin-top:5px;overflow:hidden;text-align:center;text-overflow:ellipsis;word-break:break-all;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}.user-simple .extra-info[data-v-a631c674]{background:#00000003;border-top:1px solid var(--border);padding:5px 0}.user-simple .extra-info ul.extra-data[data-v-a631c674]{display:flex}.user-simple .extra-info ul.extra-data li[data-v-a631c674]{text-align:center;width:100%}.user-simple .extra-info ul.extra-data li span[data-v-a631c674]{color:var(--muted-foreground);font-size:13px;font-weight:400}
