.header[data-v-ea490ba9]{background:#fff;box-shadow:0 2px 4px #0000001a;position:sticky;top:0;z-index:100}.header-content[data-v-ea490ba9]{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center;height:60px}.logo[data-v-ea490ba9]{text-decoration:none;color:#333}.logo h1[data-v-ea490ba9]{font-size:24px;font-weight:700;color:#2c3e50}.nav[data-v-ea490ba9]{display:flex;align-items:center;gap:20px}.nav-link[data-v-ea490ba9]{text-decoration:none;color:#666;font-weight:500;padding:8px 16px;border-radius:6px;transition:all .2s}.nav-link[data-v-ea490ba9]:hover{color:#2c3e50;background:#f8f9fa}.nav-link.router-link-active[data-v-ea490ba9]{color:#3498db;background:#e3f2fd}.register-link[data-v-ea490ba9]{background:#3498db;color:#fff!important}.register-link[data-v-ea490ba9]:hover{background:#2980b9}.user-menu[data-v-ea490ba9]{position:relative;display:flex;align-items:center}.user-dropdown[data-v-ea490ba9]{display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:6px;cursor:pointer;transition:background .2s}.user-dropdown[data-v-ea490ba9]:hover{background:#f8f9fa}.username[data-v-ea490ba9]{color:#666;font-weight:500}.dropdown-arrow[data-v-ea490ba9]{font-size:12px;color:#999;transition:transform .2s}.dropdown-menu[data-v-ea490ba9]{position:absolute;top:100%;right:0;background:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 4px 12px #00000026;min-width:150px;z-index:1000;margin-top:5px}.dropdown-item[data-v-ea490ba9]{display:block;width:100%;padding:12px 16px;text-decoration:none;color:#333;border:none;background:none;text-align:left;cursor:pointer;transition:background .2s;font-size:14px}.dropdown-item[data-v-ea490ba9]:hover{background:#f8f9fa}.dropdown-item[data-v-ea490ba9]:first-child{border-radius:8px 8px 0 0}.dropdown-item[data-v-ea490ba9]:last-child{border-radius:0 0 8px 8px}.logout-item[data-v-ea490ba9]{color:#e74c3c;border-top:1px solid #eee}.logout-item[data-v-ea490ba9]:hover{background:#fee}.admin-item[data-v-ea490ba9]{color:#f39c12;font-weight:500}.admin-item[data-v-ea490ba9]:hover{background:#fef9e7}.auth-links[data-v-ea490ba9]{display:flex;gap:12px}@media (max-width: 768px){.header-content[data-v-ea490ba9]{padding:0 10px}.nav[data-v-ea490ba9]{gap:10px}.nav-link[data-v-ea490ba9]{padding:6px 12px;font-size:14px}}.footer[data-v-61ee299f]{background:#2c3e50;color:#ecf0f1;margin-top:60px;padding:30px 0}.footer-content[data-v-61ee299f]{max-width:1200px;margin:0 auto;padding:0 20px;text-align:center}.footer-info p[data-v-61ee299f]{margin:8px 0;font-size:14px;line-height:1.6}.icp-number a[data-v-61ee299f]{color:#bdc3c7;text-decoration:none;transition:color .2s}.icp-number a[data-v-61ee299f]:hover{color:#3498db}@media (max-width: 768px){.footer[data-v-61ee299f]{margin-top:40px;padding:20px 0}.footer-info p[data-v-61ee299f]{font-size:12px}}.main-content{max-width:1200px;margin:0 auto;padding:20px;min-height:calc(100vh - 80px)}@media (max-width: 768px){.main-content{padding:10px}}.home[data-v-ff27f5bb]{max-width:1200px;margin:0 auto;padding:20px}.hero-section[data-v-ff27f5bb]{text-align:center;padding:60px 0;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:12px;margin-bottom:40px}.hero-title[data-v-ff27f5bb]{font-size:48px;margin-bottom:16px;font-weight:700}.hero-subtitle[data-v-ff27f5bb]{font-size:20px;opacity:.9;line-height:1.6}.posts-section[data-v-ff27f5bb]{margin-bottom:40px}.loading[data-v-ff27f5bb]{text-align:center;padding:60px 0;color:#666;font-size:18px}.empty[data-v-ff27f5bb]{text-align:center;padding:60px 0;color:#666}.empty p[data-v-ff27f5bb]{font-size:18px}.posts-list[data-v-ff27f5bb]{display:flex;flex-direction:column;gap:24px}.post-item[data-v-ff27f5bb]{display:flex;background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;transition:transform .2s,box-shadow .2s;overflow:hidden;border:1px solid #e1e8ed;cursor:pointer}.post-item[data-v-ff27f5bb]:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00000026}.post-image[data-v-ff27f5bb]{flex-shrink:0;width:200px;height:150px;overflow:hidden}.post-image img[data-v-ff27f5bb]{width:100%;height:100%;object-fit:cover;transition:transform .3s}.post-item:hover .post-image img[data-v-ff27f5bb]{transform:scale(1.05)}.post-content[data-v-ff27f5bb]{flex:1;padding:20px;display:flex;flex-direction:column;justify-content:space-between}.post-header[data-v-ff27f5bb]{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:12px}.post-title[data-v-ff27f5bb]{font-size:22px;font-weight:600;color:#2c3e50;margin:0 12px 0 0;line-height:1.4;flex:1}.post-category[data-v-ff27f5bb]{background:#3498db;color:#fff;padding:4px 12px;border-radius:16px;font-size:12px;font-weight:500;white-space:nowrap}.post-summary[data-v-ff27f5bb]{color:#666;line-height:1.6;margin-bottom:16px;font-size:15px;flex:1}.post-meta[data-v-ff27f5bb]{display:flex;align-items:center;gap:16px;font-size:14px;color:#666;flex-wrap:wrap}.post-author[data-v-ff27f5bb]{font-weight:500;color:#2c3e50}.post-date[data-v-ff27f5bb]{color:#999}.post-stats[data-v-ff27f5bb]{display:flex;gap:12px;margin-left:auto}.post-views[data-v-ff27f5bb],.post-comments[data-v-ff27f5bb]{display:flex;align-items:center;gap:4px;font-size:13px}.post-views[data-v-ff27f5bb]{color:#e74c3c}.post-comments[data-v-ff27f5bb]{color:#27ae60}.pagination[data-v-ff27f5bb]{display:flex;justify-content:center;align-items:center;gap:8px;margin:40px 0 20px}.pagination-btn[data-v-ff27f5bb]{padding:8px 16px;border:1px solid #ddd;background:#fff;color:#666;border-radius:6px;cursor:pointer;transition:all .2s;font-size:14px}.pagination-btn[data-v-ff27f5bb]:hover:not(:disabled){background:#3498db;color:#fff;border-color:#3498db}.pagination-btn[data-v-ff27f5bb]:disabled{opacity:.5;cursor:not-allowed}.pagination-numbers[data-v-ff27f5bb]{display:flex;gap:4px}.pagination-number[data-v-ff27f5bb]{width:36px;height:36px;border:1px solid #ddd;background:#fff;color:#666;border-radius:6px;cursor:pointer;transition:all .2s;font-size:14px;display:flex;align-items:center;justify-content:center}.pagination-number[data-v-ff27f5bb]:hover,.pagination-number.active[data-v-ff27f5bb]{background:#3498db;color:#fff;border-color:#3498db}.pagination-info[data-v-ff27f5bb]{text-align:center;color:#666;font-size:14px;margin-bottom:20px}@media (max-width: 768px){.home[data-v-ff27f5bb]{padding:10px}.hero-section[data-v-ff27f5bb]{padding:40px 20px}.hero-title[data-v-ff27f5bb]{font-size:32px}.hero-subtitle[data-v-ff27f5bb]{font-size:16px}.post-item[data-v-ff27f5bb]{flex-direction:column}.post-image[data-v-ff27f5bb]{width:100%;height:200px}.post-content[data-v-ff27f5bb]{padding:16px}.post-header[data-v-ff27f5bb]{flex-direction:column;align-items:flex-start;gap:8px}.post-title[data-v-ff27f5bb]{font-size:18px;margin-right:0}.post-meta[data-v-ff27f5bb]{font-size:13px;gap:12px}.post-stats[data-v-ff27f5bb]{margin-left:0}.pagination[data-v-ff27f5bb]{flex-wrap:wrap;gap:6px}.pagination-btn[data-v-ff27f5bb]{padding:6px 12px;font-size:13px}.pagination-number[data-v-ff27f5bb]{width:32px;height:32px;font-size:13px}}.login[data-v-8fd08127]{display:flex;justify-content:center;align-items:center;min-height:60vh}.login-container[data-v-8fd08127]{background:#fff;padding:40px;border-radius:12px;box-shadow:0 8px 25px #0000001a;width:100%;max-width:400px}.login-container h2[data-v-8fd08127]{text-align:center;margin-bottom:30px;color:#2c3e50;font-size:28px}.form-group[data-v-8fd08127]{margin-bottom:20px}.form-group label[data-v-8fd08127]{display:block;margin-bottom:8px;color:#555;font-weight:500}.form-group input[data-v-8fd08127]{width:100%;padding:12px;border:2px solid #ddd;border-radius:8px;font-size:16px;transition:border-color .2s}.form-group input[data-v-8fd08127]:focus{outline:none;border-color:#3498db}.submit-btn[data-v-8fd08127]{width:100%;background:#3498db;color:#fff;border:none;padding:14px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:background .2s}.submit-btn[data-v-8fd08127]:hover:not(:disabled){background:#2980b9}.submit-btn[data-v-8fd08127]:disabled{background:#bdc3c7;cursor:not-allowed}.error[data-v-8fd08127]{margin-top:16px;padding:12px;background:#fee;color:#e74c3c;border-radius:6px;text-align:center}.switch-link[data-v-8fd08127]{text-align:center;margin-top:24px;color:#666}.switch-link a[data-v-8fd08127]{color:#3498db;text-decoration:none;font-weight:500}.switch-link a[data-v-8fd08127]:hover{text-decoration:underline}.register[data-v-a33e0283]{display:flex;justify-content:center;align-items:center;min-height:60vh}.register-container[data-v-a33e0283]{background:#fff;padding:40px;border-radius:12px;box-shadow:0 8px 25px #0000001a;width:100%;max-width:400px}.register-container h2[data-v-a33e0283]{text-align:center;margin-bottom:30px;color:#2c3e50;font-size:28px}.form-group[data-v-a33e0283]{margin-bottom:20px}.form-group label[data-v-a33e0283]{display:block;margin-bottom:8px;color:#555;font-weight:500}.form-group input[data-v-a33e0283]{width:100%;padding:12px;border:2px solid #ddd;border-radius:8px;font-size:16px;transition:border-color .2s}.form-group input[data-v-a33e0283]:focus{outline:none;border-color:#3498db}.submit-btn[data-v-a33e0283]{width:100%;background:#3498db;color:#fff;border:none;padding:14px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:background .2s}.submit-btn[data-v-a33e0283]:hover:not(:disabled){background:#2980b9}.submit-btn[data-v-a33e0283]:disabled{background:#bdc3c7;cursor:not-allowed}.error[data-v-a33e0283]{margin-top:16px;padding:12px;background:#fee;color:#e74c3c;border-radius:6px;text-align:center}.switch-link[data-v-a33e0283]{text-align:center;margin-top:24px;color:#666}.switch-link a[data-v-a33e0283]{color:#3498db;text-decoration:none;font-weight:500}.switch-link a[data-v-a33e0283]:hover{text-decoration:underline}.registration-disabled[data-v-a33e0283]{text-align:center;padding:40px 20px}.disabled-message[data-v-a33e0283]{background:#f8f9fa;border:2px solid #dee2e6;border-radius:12px;padding:30px}.disabled-message h3[data-v-a33e0283]{color:#6c757d;margin-bottom:15px;font-size:24px}.disabled-message p[data-v-a33e0283]{color:#6c757d;margin-bottom:25px;line-height:1.6}.login-link[data-v-a33e0283]{display:inline-block;background:#3498db;color:#fff;text-decoration:none;padding:12px 24px;border-radius:8px;font-weight:500;transition:background .2s}.login-link[data-v-a33e0283]:hover{background:#2980b9}/*!
 * Vditor v3.11.1 - A markdown editor written in TypeScript.
 *
 * MIT License
 *
 * Copyright (c) 2018-present B3log 开源, b3log.org
 *
 * Permission is hereby granted, free of charge, to any person obtaining a copy
 * of this software and associated documentation files (the "Software"), to deal
 * in the Software without restriction, including without limitation the rights
 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 * copies of the Software, and to permit persons to whom the Software is
 * furnished to do so, subject to the following conditions:
 *
 * The above copyright notice and this permission notice shall be included in all
 * copies or substantial portions of the Software.
 *
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 * SOFTWARE.
 *
 */.vditor{--border-color: #d1d5da;--second-color: rgba(88, 96, 105, .36);--panel-background-color: #fff;--panel-shadow: 0 1px 2px rgba(0, 0, 0, .2);--toolbar-background-color: #f6f8fa;--toolbar-icon-color: #586069;--toolbar-icon-hover-color: #4285f4;--toolbar-height: 35px;--toolbar-divider-margin-top: 8px;--textarea-background-color: #fafbfc;--textarea-text-color: #24292e;--resize-icon-color: var(--toolbar-icon-color);--resize-background-color: var(--toolbar-background-color);--resize-hover-icon-color: var(--panel-background-color);--resize-hover-background-color: var(--toolbar-icon-hover-color);--count-background-color: rgba(27, 31, 35, .05);--heading-border-color: #eaecef;--blockquote-color: #6a737d;--ir-heading-color: #660e7a;--ir-title-color: #808080;--ir-bi-color: #0033b3;--ir-link-color: #008000;--ir-bracket-color: #0000ff;--ir-paren-color: #008000}.vditor--dark{--border-color: #141414;--second-color: rgba(185, 185, 185, .36);--panel-background-color: #24292e;--panel-shadow: 0 1px 2px rgba(255, 255, 255, .2);--toolbar-background-color: #1d2125;--toolbar-icon-color: #b9b9b9;--toolbar-icon-hover-color: #fff;--textarea-background-color: #2f363d;--textarea-text-color: #d1d5da;--resize-icon-color: var(--border-color);--resize-background-color: var(--second-color);--resize-hover-icon-color: var(--toolbar-icon-hover-color);--resize-hover-background-color: rgba(185, 185, 185, .86);--count-background-color: rgba(66, 133, 244, .36);--heading-border-color: var(--textarea-text-color);--blockquote-color: var(--toolbar-icon-color);--ir-heading-color: #9876aa;--ir-title-color: #808080;--ir-bi-color: #cc7832;--ir-link-color: #ffc66d;--ir-bracket-color: #287bde;--ir-paren-color: #6a8759}@keyframes tooltip-appear{0%{opacity:0}to{opacity:1}}.vditor-tooltipped{position:relative;cursor:pointer}.vditor-tooltipped:after{position:absolute;z-index:1000000;display:none;padding:5px 8px;font-size:11px;font-weight:400;-webkit-font-smoothing:subpixel-antialiased;color:#fff;text-align:center;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-wrap:break-word;white-space:pre;pointer-events:none;content:attr(aria-label);background:#3b3e43;border-radius:3px;line-height:16px;opacity:0}.vditor-tooltipped:before{position:absolute;z-index:1000001;display:none;width:0;height:0;color:#3b3e43;pointer-events:none;content:"";border:5px solid transparent;opacity:0}.vditor-tooltipped--hover:before,.vditor-tooltipped--hover:after,.vditor-tooltipped:hover:before,.vditor-tooltipped:hover:after,.vditor-tooltipped:active:before,.vditor-tooltipped:active:after,.vditor-tooltipped:focus:before,.vditor-tooltipped:focus:after{display:inline-block;text-decoration:none;animation-name:tooltip-appear;animation-duration:.15s;animation-fill-mode:forwards;animation-timing-function:ease-in}.vditor-tooltipped__s:after,.vditor-tooltipped__se:after,.vditor-tooltipped__sw:after{top:100%;right:50%;margin-top:5px}.vditor-tooltipped__s:before,.vditor-tooltipped__se:before,.vditor-tooltipped__sw:before{top:auto;right:50%;bottom:-5px;margin-right:-5px;border-bottom-color:#3b3e43}.vditor-tooltipped__se:after{right:auto;left:50%;margin-left:-15px}.vditor-tooltipped__sw:after{margin-right:-15px}.vditor-tooltipped__n:after,.vditor-tooltipped__ne:after,.vditor-tooltipped__nw:after{right:50%;bottom:100%;margin-bottom:5px}.vditor-tooltipped__n:before,.vditor-tooltipped__ne:before,.vditor-tooltipped__nw:before{top:-5px;right:50%;bottom:auto;margin-right:-5px;border-top-color:#3b3e43}.vditor-tooltipped__ne:after{right:auto;left:50%;margin-left:-15px}.vditor-tooltipped__nw:after{margin-right:-15px}.vditor-tooltipped__s:after,.vditor-tooltipped__n:after{transform:translate(50%)}.vditor-tooltipped__w:after{right:100%;bottom:50%;margin-right:5px;transform:translateY(50%)}.vditor-tooltipped__w:before{top:50%;bottom:50%;left:-5px;margin-top:-5px;border-left-color:#3b3e43}.vditor-tooltipped__e:after{bottom:50%;left:100%;margin-left:5px;transform:translateY(50%)}.vditor-tooltipped__e:before{top:50%;right:-5px;bottom:50%;margin-top:-5px;border-right-color:#3b3e43}@media screen and (max-width: 520px){.vditor-tooltipped:before,.vditor-tooltipped:after{content:none}}@keyframes scale-in{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.vditor-panel{background-color:var(--panel-background-color);position:absolute;box-shadow:var(--panel-shadow);border-radius:3px;padding:5px;z-index:3;font-size:14px;display:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;max-width:320px;min-width:80px;animation-duration:.15s;animation-name:scale-in;animation-timing-function:cubic-bezier(.2,0,.13,1.5);color:var(--toolbar-icon-color)}.vditor-panel--none{padding:0;animation:none;min-width:auto;max-width:none;white-space:nowrap;opacity:.86}.vditor-panel--arrow:before{position:absolute;width:0;height:0;pointer-events:none;content:" ";border:7px solid transparent;top:-14px;left:5px;border-bottom-color:var(--panel-background-color)}.vditor-panel--left{right:0}.vditor-panel--left.vditor-panel--arrow:before{right:5px;left:auto}.vditor-input{border:0;padding:3px 5px;background-color:var(--panel-background-color);font-size:12px;color:var(--textarea-text-color)}.vditor-input:focus{background-color:var(--toolbar-background-color);outline:none}.vditor-icon{color:var(--toolbar-icon-color);cursor:pointer;float:left;padding:4px 5px;height:21px;width:23px;background-color:transparent;border:0;box-sizing:border-box}.vditor-icon:hover,.vditor-icon--current{color:var(--toolbar-icon-hover-color);background-color:transparent}.vditor-icon:focus{outline:none}.vditor-icon svg{height:13px!important;width:13px!important;float:left;fill:currentColor;pointer-events:none}.vditor-toolbar{background-color:var(--toolbar-background-color);border-bottom:1px solid var(--border-color);padding:0 5px;line-height:1}.vditor-toolbar--pin{position:sticky;top:0;z-index:1}.vditor-toolbar--hide{transition:all .15s ease-in-out;height:5px;overflow:hidden}.vditor-toolbar--hide:hover{background-color:var(--toolbar-background-color);height:auto;overflow:visible}.vditor-toolbar__item{float:left;position:relative}.vditor-toolbar__item .vditor-tooltipped{color:var(--toolbar-icon-color);border:0;padding:10px 5px;background-color:transparent;height:var(--toolbar-height);width:25px;box-sizing:border-box;font-size:0}.vditor-toolbar__item .vditor-tooltipped:focus{outline:none}.vditor-toolbar__item .vditor-tooltipped:focus{cursor:pointer;color:var(--toolbar-icon-hover-color)}.vditor-toolbar__item svg{fill:currentColor;display:inline-block;stroke-width:0;stroke:currentColor;width:15px;height:15px}.vditor-toolbar__item input{position:absolute;width:25px;height:var(--toolbar-height);top:0;left:0;cursor:pointer;opacity:.001;overflow:hidden}.vditor-toolbar__divider{float:left;height:calc(var(--toolbar-height) - (var(--toolbar-divider-margin-top) * 2));border-left:1px solid var(--second-color);margin:var(--toolbar-divider-margin-top) 8px}.vditor-toolbar__br{width:100%;padding:0!important;height:0!important}.vditor-menu--current{color:var(--toolbar-icon-hover-color)!important}.vditor-menu--disabled{color:var(--second-color)!important;cursor:not-allowed!important}.vditor-emojis{display:inline-block;overflow:auto}.vditor-emojis::-webkit-scrollbar{display:none}.vditor-emojis__tip{flex:1;min-width:1px;width:200px;margin-right:10px;color:var(--toolbar-icon-color);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.vditor-emojis__tail{margin-top:5px;font-size:12px;color:var(--toolbar-icon-color);display:flex}.vditor-emojis__tail a{text-decoration:none;color:var(--toolbar-icon-color)}.vditor-emojis__tail a:hover{color:var(--toolbar-icon-hover-color)}.vditor-emojis button{cursor:pointer;border-radius:3px;float:left;height:30px;width:30px;text-align:center;line-height:26px;padding:3px;box-sizing:border-box;font-size:16px;transition:all .15s ease-in-out;border:0;margin:0;background-color:transparent;overflow:hidden}.vditor-emojis button:focus{outline:none}.vditor-emojis button:hover .vditor-emojis__icon{display:inline-block;transform:scale(1.2)}.vditor-emojis img{height:20px;width:20px;float:left;margin:3px 0 0 3px}@media screen and (max-width: 520px){.vditor-toolbar__item{padding:0 12px}.vditor-panel--left.vditor-panel--arrow:before{right:17px}}@media (hover: hover) and (pointer: fine){.vditor-toolbar__item .vditor-tooltipped:hover{color:var(--toolbar-icon-hover-color)}}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.vditor{display:flex;flex-direction:column;border:1px solid var(--border-color);border-radius:3px;box-sizing:border-box;font-family:Helvetica Neue,Luxi Sans,DejaVu Sans,Hiragino Sans GB,Microsoft Yahei,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",Segoe UI Symbol,"Android Emoji",EmojiSymbols}.vditor--fullscreen{position:fixed;top:0;width:100%!important;left:0;height:100vh!important;z-index:90;border-radius:0}.vditor-content{display:flex;min-height:60px;flex:1;min-width:1px;position:relative}.vditor-preview{flex:1;min-width:1px;overflow:auto;margin-left:-1px;border-left:1px solid var(--border-color);box-sizing:border-box;border-radius:0 0 3px;background-color:var(--textarea-background-color)}.vditor-preview::-webkit-scrollbar{display:none}.vditor-preview__action{text-align:center;padding:10px;background-color:var(--toolbar-background-color)}.vditor-preview__action button{background-color:var(--toolbar-background-color);color:var(--toolbar-icon-color);line-height:20px;border:0;margin:0 10px;cursor:pointer;padding:0 7px;font-size:12px}.vditor-preview__action button.vditor-preview__action--current,.vditor-preview__action button:hover{color:var(--toolbar-icon-hover-color);background-color:var(--toolbar-background-color)}.vditor-preview__action button:focus{outline:none}.vditor-preview__action button svg{fill:currentColor;height:15px;width:15px;vertical-align:middle}.vditor-preview>.vditor-reset{padding:10px;margin:0 auto}.vditor-preview img:not(.emoji){cursor:pointer}.vditor-devtools{display:none;background-color:var(--textarea-background-color);overflow:auto;flex:1;min-width:1px;box-shadow:inset 1px 0 var(--border-color);box-sizing:border-box;border-radius:0 0 3px;padding:10px}.vditor-counter{padding:3px;color:var(--toolbar-icon-color);background-color:var(--count-background-color);border-radius:3px;font-size:12px;-webkit-user-select:none;-moz-user-select:none;user-select:none;float:right;margin:8px 3px 0 0}.vditor-counter--error{color:#d23f31;background-color:#d23f311a}.vditor-resize{padding:3px 0;cursor:row-resize;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:absolute;width:100%}.vditor-resize--top{top:-3px}.vditor-resize--bottom{bottom:-3px}.vditor-resize>div{height:3px;background-color:var(--resize-background-color);transition:all .15s ease-in-out}.vditor-resize:hover>div,.vditor-resize--selected>div{background-color:var(--resize-hover-background-color)}.vditor-resize:hover svg,.vditor-resize--selected svg{color:var(--resize-hover-icon-color)}.vditor-resize svg{fill:currentColor;stroke-width:0;stroke:currentColor;width:13px;height:3px;display:block;margin:0 auto;color:var(--resize-icon-color)}.vditor-upload{position:absolute;height:3px;left:0;top:-2px;transition:all .15s ease-in-out;background-color:#4285f4}.vditor-tip{position:absolute;font-size:12px;top:10px;animation-duration:.15s;animation-fill-mode:both;left:50%;z-index:5}.vditor-tip--show{display:block;animation-name:slideInDown}.vditor-tip__content{text-align:left;display:inline-block;line-height:16px;padding:3px 10px;border-radius:3px;background:var(--toolbar-background-color);position:relative;margin-left:-50%;color:var(--toolbar-icon-color);max-width:100%;box-shadow:var(--panel-shadow)}.vditor-tip__content ul{margin:2px 0;padding:0 0 0 18px}.vditor-tip__content a{color:#4285f4}.vditor-tip__close{position:absolute;color:var(--toolbar-icon-color);top:-7px;right:-15px;font-weight:700;cursor:pointer}.vditor-tip__close:hover{color:var(--toolbar-icon-hover-color)}.vditor-img{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;z-index:100}.vditor-img__bar{border-bottom:1px solid var(--border-color);background-color:var(--toolbar-background-color);text-align:center;height:36px;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.vditor-img__btn{display:flex;align-items:center;cursor:pointer;margin-left:24px;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:var(--toolbar-icon-color)}.vditor-img__btn:hover{color:var(--toolbar-icon-hover-color)}.vditor-img__btn svg{height:14px;width:14px;margin-right:8px;fill:currentColor}.vditor-img__img{flex:1;background-color:var(--textarea-background-color);overflow:auto;cursor:zoom-out}.vditor-img__img img{max-width:none}.vditor-hint{background-color:var(--panel-background-color);position:absolute;box-shadow:var(--panel-shadow);border-radius:3px;padding:5px 0;z-index:4;line-height:20px;list-style:none;font-size:12px;margin:0;max-width:250px;min-width:80px;display:none}.vditor-hint .vditor-hint{margin-top:-31px;left:100%;right:auto}.vditor-hint .vditor-hint.vditor-panel--left{right:100%;left:auto}.vditor-hint button{color:var(--toolbar-icon-color);display:block;padding:3px 10px;border:0;border-radius:0;line-height:20px;width:100%;box-sizing:border-box;text-align:left;margin:0;background-color:transparent;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.vditor-hint button:focus{outline:none}.vditor-hint--current,.vditor-hint button:not(.vditor-menu--disabled):hover{background-color:var(--toolbar-background-color)!important;color:var(--toolbar-icon-hover-color)!important}.vditor-hint__emoji{font-size:16px;float:left;margin-right:3px}.vditor-hint img{height:20px;width:20px;float:left;margin-right:3px}.vditor-reset{color:#24292e;font-variant-ligatures:no-common-ligatures;font-family:Helvetica Neue,Luxi Sans,DejaVu Sans,Hiragino Sans GB,Microsoft Yahei,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",Segoe UI Symbol,"Android Emoji",EmojiSymbols;word-wrap:break-word;overflow:auto;line-height:1.5;font-size:16px;word-break:break-word}.vditor-reset--anchor{padding-left:20px}.vditor-reset--error{color:#d23f31;font-size:12px;display:block;line-height:16px}.vditor-reset ul ul ul{list-style-type:square}.vditor-reset ul ul{list-style-type:circle}.vditor-reset ul{list-style-type:disc}.vditor-reset ul,.vditor-reset ol{padding-left:2em;margin-top:0;margin-bottom:16px}.vditor-reset li+li{margin-top:.25em}.vditor-reset li p{margin-top:16px}.vditor-reset audio{max-width:100%}.vditor-reset audio:focus{outline:none}.vditor-reset video{max-height:90vh;max-width:100%}.vditor-reset img{max-width:100%}.vditor-reset img.emoji{cursor:auto;max-width:20px;vertical-align:sub}.vditor-reset h1,.vditor-reset h2,.vditor-reset h3,.vditor-reset h4,.vditor-reset h5,.vditor-reset h6{margin-top:24px;margin-bottom:16px;font-weight:600;line-height:1.25}.vditor-reset h1:hover .vditor-anchor svg,.vditor-reset h2:hover .vditor-anchor svg,.vditor-reset h3:hover .vditor-anchor svg,.vditor-reset h4:hover .vditor-anchor svg,.vditor-reset h5:hover .vditor-anchor svg,.vditor-reset h6:hover .vditor-anchor svg{visibility:visible}.vditor-reset h1{font-size:1.75em}.vditor-reset h2{font-size:1.55em}.vditor-reset h3{font-size:1.38em}.vditor-reset h4{font-size:1.25em}.vditor-reset h5{font-size:1.13em}.vditor-reset h6{font-size:1em}.vditor-reset hr{height:2px;padding:0;margin:24px 0;background-color:#eaecef;border:0}.vditor-reset p{margin-top:0;margin-bottom:16px}.vditor-reset blockquote{padding:0 1em;color:#6a737d;border-left:.25em solid #eaecef;margin:0 0 16px}.vditor-reset blockquote>:first-child{margin-top:0}.vditor-reset blockquote>:last-child{margin-bottom:0}.vditor-reset ins>iframe{border:0}.vditor-reset iframe{border:1px solid #d1d5da;max-width:100%;box-sizing:border-box}.vditor-reset iframe.iframe__video{min-width:80%;min-height:36vh}.vditor-reset table{border-collapse:collapse;empty-cells:show;margin-bottom:16px;overflow:auto;border-spacing:0;display:block;word-break:keep-all;width:100%}.vditor-reset table tr{background-color:#fafbfc;border-top:1px solid #c6cbd1}.vditor-reset table td,.vditor-reset table th{padding:6px 13px;border:1px solid #dfe2e5;word-break:normal;white-space:nowrap}.vditor-reset table td:first-child:after,.vditor-reset table th:first-child:after{content:"";display:inline-block;vertical-align:top;min-height:24px}.vditor-reset table th{font-weight:600}.vditor-reset table tbody tr:nth-child(2n){background-color:#fff}.vditor-reset code:not(.hljs):not(.highlight-chroma){padding:.2em .4em;margin:0;font-size:85%;border-radius:3px;font-family:mononoki,Consolas,Liberation Mono,Menlo,Courier,monospace,"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",Segoe UI Symbol,"Android Emoji",EmojiSymbols;word-break:break-word;background-size:20px 20px;white-space:pre-wrap}.vditor-reset pre{margin:1em 0}.vditor-reset pre>code{margin:0;font-size:85%;padding:.5em;border-radius:5px;display:block;overflow:auto;white-space:pre;font-family:mononoki,Consolas,Liberation Mono,Menlo,Courier,monospace,"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",Segoe UI Symbol,"Android Emoji",EmojiSymbols;background-size:20px 20px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8AgMAAABHkjHhAAAACVBMVEWAgIBaWlo+Pj7rTFvWAAAAA3RSTlMHCAw+VhR4AAAA+klEQVQoz4WSMW7EQAhFPxKWNh2FCx+HkaZI6RRb5DYbyVfIJXLKDCFoMbaTKSw/8ZnPAPjaH2xgZcUNUDADD7D9LtDBCLZ45fbkvo/30K8yeI64pPwl6znd/3n/Oe93P3ho9qeh72btTFzqkz0rsJle8Zr81OLEwZ1dv/713uWqvu2pl+k0fy7MWtj9r/tN5q/02z89qa/L4Dc2LvM93kezPfXlME/O86EbY/V9GB9ePX8G1/6W+/9h1dq/HGfTfzT3j/xNo7522Bfnqe5jO/fvhVthlfk434v3iO9zG/UOphyPeinPl1J8Gtaa7xPTa/Dk+RIs4deMvwGvcGsmsCvJ0AAAAABJRU5ErkJggg==);word-break:initial;word-wrap:normal}.vditor-reset pre:hover div.vditor-copy{display:block}.vditor-reset .language-math,.vditor-reset .language-echarts,.vditor-reset .language-mindmap,.vditor-reset .language-plantuml,.vditor-reset .language-mermaid,.vditor-reset .language-smiles,.vditor-reset .language-markmap,.vditor-reset .language-abc,.vditor-reset .language-flowchart,.vditor-reset .language-graphviz{margin-bottom:16px}.vditor-reset .language-math mjx-container:focus{outline:none;cursor:context-menu}.vditor-reset .language-math .katex-display>.katex>.katex-html>.tag{display:inline-block;font-size:1.21rem;right:2px}.vditor-reset .language-echarts,.vditor-reset .language-mindmap{overflow:hidden;height:420px}.vditor-reset .language-mermaid,.vditor-reset .language-markmap,.vditor-reset .language-flowchart,.vditor-reset .language-graphviz{text-align:center}.vditor-reset .language-graphviz parsererror{overflow:auto}.vditor-reset kbd{display:inline-block;padding:3px 5px;font:11px Consolas,Liberation Mono,Menlo,Courier,monospace;line-height:10px;color:#24292e;vertical-align:middle;background-color:#fafbfc;border:solid 1px #d1d5da;border-radius:3px;box-shadow:inset 0 -1px #d1d5da}.vditor-reset summary{cursor:pointer}.vditor-reset summary:focus{outline:none}.vditor-reset svg{height:auto;width:auto;stroke-width:initial}.vditor-reset p:last-child,.vditor-reset blockquote:last-child,.vditor-reset pre:last-child,.vditor-reset ul:last-child,.vditor-reset ol:last-child,.vditor-reset hr:last-child{margin-bottom:0}.vditor-comment{border-bottom:2px solid #f8e6ab}.vditor-comment--focus,.vditor-comment--hover{background-color:#faf1d1;border-bottom:2px solid #ffc60a}.vditor-comment--focus .vditor-comment,.vditor-comment--hover .vditor-comment{border-bottom:2px solid #ffc60a}.vditor-task{list-style:none!important;word-break:break-all}.vditor-task input{margin:0 .2em .25em -1.6em;font-size:12px;vertical-align:middle}.vditor-copy{position:relative;display:none;z-index:1}.vditor-copy textarea{position:absolute;left:-100000px;height:10px}.vditor-copy span{cursor:pointer;position:absolute;right:15px;top:.5em}.vditor-copy svg{color:#586069;height:14px;width:14px!important;display:block;fill:currentColor}.vditor-linenumber{padding-left:4em!important;position:relative}.vditor-linenumber__rows{position:absolute;pointer-events:none;top:1em;left:0;width:3em;-webkit-user-select:none;-moz-user-select:none;user-select:none;counter-reset:linenumber}.vditor-linenumber__rows>span{pointer-events:none;display:block}.vditor-linenumber__rows>span:before{counter-increment:linenumber;content:counter(linenumber);color:#9e969661;display:block;padding-right:1em;text-align:right}.vditor-speech{position:absolute;display:none;background-color:#f6f8fa;border:1px solid #d1d5da;border-radius:3px;padding:3px;cursor:pointer;color:#586069}.vditor-speech:hover,.vditor-speech--current{color:#4285f4}.vditor-speech svg{height:14px;width:14px;fill:currentColor;display:block;stroke-width:0;stroke:currentColor}.vditor-anchor{margin-left:5px}.vditor-anchor--left{float:left;padding-right:4px;margin-left:-20px}.vditor-anchor svg{visibility:hidden}.vditor-anchor:hover svg{visibility:visible}.vditor-anchor:focus{outline:none}.vditor-linkcard{margin:31px auto 16px;transition:all .15s ease-in-out;cursor:pointer;max-width:768px;padding:0 10px}.vditor-linkcard a{border-radius:3px;background-color:#f6f8fa;overflow:hidden;max-height:250px;display:flex;text-decoration:none;flex-wrap:wrap-reverse;box-shadow:0 1px 2px #0003}.vditor-linkcard a:hover{box-shadow:0 0 3px #00000021,0 3px 6px #00000042;text-decoration:none}.vditor-linkcard a:visited .vditor-linkcard__abstract{color:#5860695c}.vditor-linkcard__info{padding:10px;min-width:200px;box-sizing:border-box;flex:1}.vditor-linkcard__title{font-size:14px;font-weight:400;color:#24292e;display:flex;align-items:center}.vditor-linkcard__title img{cursor:pointer;height:20px;width:20px;border-radius:3px;flex-shrink:0;margin-right:5px}.vditor-linkcard__abstract{word-wrap:break-word;word-break:break-all;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;font-size:13px;color:#586069;margin:5px 0}.vditor-linkcard__site{font-size:12px;color:#4285f4}.vditor-linkcard__image{background-size:cover;background-repeat:no-repeat;background-position:center center;max-width:250px;min-width:126px;cursor:pointer;background-color:#5860695c}.vditor-footnotes__goto-ref{text-decoration:none}.vditor-toc{margin-bottom:16px;-webkit-user-select:text;-moz-user-select:text;user-select:text;color:#4285f4}.vditor-toc .vditor-outline__action{display:none}.vditor-toc ul{list-style:none!important;padding-left:1em}.vditor-toc>ul{padding-left:0}.vditor-toc span{cursor:pointer}.vditor-toc li>span>svg{width:0;height:0}.vditor-outline{width:250px;border-right:1px solid var(--border-color);background-color:var(--panel-background-color);display:none;overflow:auto}.vditor-outline--right{border-right:0;border-left:1px solid var(--border-color)}.vditor-outline::-webkit-scrollbar{display:none}.vditor-outline ul{list-style:none!important;padding-left:1em;margin:0}.vditor-outline__content>ul{padding-left:0}.vditor-outline li>span{display:flex;align-items:center;padding:5px 10px;cursor:pointer;color:var(--textarea-text-color)}.vditor-outline li>span>svg{height:10px;width:10px;flex-shrink:0}.vditor-outline li>span:hover{color:var(--toolbar-icon-hover-color)}.vditor-outline li>span>span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vditor-outline__title{border-bottom:1px dashed var(--border-color);padding:5px 10px;color:var(--toolbar-icon-color);font-size:12px}.vditor-outline__action{transition:all .15s ease-in-out;fill:currentColor;margin-right:5px;flex-shrink:0}.vditor-outline__action--close{transform:rotate(-90deg)}.vditor-wysiwyg{box-sizing:border-box;flex:1;position:relative;width:100%;min-width:1px}.vditor-wysiwyg pre.vditor-reset{background-color:var(--panel-background-color);margin:0;white-space:pre-wrap;height:100%;box-sizing:border-box}.vditor-wysiwyg pre.vditor-reset[contenteditable=false]{opacity:.3;cursor:not-allowed}.vditor-wysiwyg pre.vditor-reset:empty:before{content:attr(placeholder);color:var(--second-color)}.vditor-wysiwyg pre.vditor-reset:focus{outline:none;background-color:var(--textarea-background-color)}.vditor-wysiwyg pre.vditor-reset:after{content:"";height:var(--editor-bottom);display:block}.vditor-wysiwyg blockquote:empty:before,.vditor-wysiwyg pre>code:empty:before,.vditor-wysiwyg p:empty:before,.vditor-wysiwyg h1:empty:after,.vditor-wysiwyg h2:empty:after,.vditor-wysiwyg h3:empty:after,.vditor-wysiwyg h4:empty:after,.vditor-wysiwyg h5:empty:after,.vditor-wysiwyg h6:empty:after{content:" "}.vditor-wysiwyg code[data-marker="`"]{padding-left:0!important;padding-right:0!important}.vditor-wysiwyg__block pre:first-child{margin-bottom:-1em}.vditor-wysiwyg__block pre:first-child code{color:var(--textarea-text-color);height:auto;text-align:left}.vditor-wysiwyg__block pre:last-child{margin-bottom:1em}.vditor-wysiwyg__preview{cursor:pointer;white-space:initial;min-height:27px}.vditor-wysiwyg>.vditor-reset>h1:before,.vditor-wysiwyg>.vditor-reset>h2:before,.vditor-wysiwyg>.vditor-reset>h3:before,.vditor-wysiwyg>.vditor-reset>h4:before,.vditor-wysiwyg>.vditor-reset>h5:before,.vditor-wysiwyg>.vditor-reset>h6:before,.vditor-wysiwyg div.vditor-wysiwyg__block:before,.vditor-wysiwyg div[data-type=link-ref-defs-block]:before,.vditor-wysiwyg div[data-type=footnotes-block]:before,.vditor-wysiwyg .vditor-toc:before{float:left;padding-right:4px;margin-left:-29px;content:"H1";font-size:.85rem;font-weight:400;color:var(--second-color)}.vditor-wysiwyg>.vditor-reset>h2:before{content:"H2"}.vditor-wysiwyg>.vditor-reset>h3:before{content:"H3"}.vditor-wysiwyg>.vditor-reset>h4:before{content:"H4"}.vditor-wysiwyg>.vditor-reset>h5:before{content:"H5"}.vditor-wysiwyg>.vditor-reset>h6:before{content:"H6"}.vditor-wysiwyg div[data-type=link-ref-defs-block]:before{content:'"A"'}.vditor-wysiwyg div[data-type=footnotes-block]:before{content:"^F"}.vditor-wysiwyg div.vditor-wysiwyg__block:before{content:"</>"}.vditor-wysiwyg div.vditor-wysiwyg__block[data-type=yaml-front-matter]:before{content:"F"}.vditor-wysiwyg div.vditor-wysiwyg__block[data-type=math-block]:before{content:"$$"}.vditor-wysiwyg .vditor-toc:before{content:"ToC"}.vditor-wysiwyg hr{display:inline-block;margin:12px 0;width:100%}.vditor-wysiwyg details{white-space:initial}.vditor-wysiwyg a{cursor:pointer}.vditor-wysiwyg span[data-type=backslash]>span{display:none;color:var(--second-color)}.vditor-wysiwyg span[data-type=link-ref],.vditor-wysiwyg sup[data-type=footnotes-ref]{color:#4285f4}.vditor-wysiwyg span[data-type=toc-h]{color:#4285f4;text-decoration:underline}.vditor-wysiwyg div[data-type=footnotes-block]{border-top:2px solid var(--heading-border-color);padding-top:24px;margin-top:24px}.vditor-wysiwyg div[data-type=link-ref-defs-block]{color:var(--blockquote-color)}@media screen and (max-width: 520px){.vditor-wysiwyg h1:before,.vditor-wysiwyg h2:before,.vditor-wysiwyg h3:before,.vditor-wysiwyg h4:before,.vditor-wysiwyg h5:before,.vditor-wysiwyg h6:before,.vditor-wysiwyg div.vditor-wysiwyg__block:before,.vditor-wysiwyg div[data-type=link-ref-defs-block]:before,.vditor-wysiwyg div[data-type=footnotes-block]:before,.vditor-wysiwyg .vditor-toc:before{content:none}}.vditor-ir{box-sizing:border-box;flex:1;min-width:1px;position:relative;width:100%}.vditor-ir__node[data-type=code-block]:before,.vditor-ir__node[data-type=code-block]:after,.vditor-ir__node[data-type=yaml-front-matter]:before,.vditor-ir__node[data-type=yaml-front-matter]:after,.vditor-ir__node[data-type=math-block]:before,.vditor-ir__node[data-type=math-block]:after{content:" ";color:var(--second-color)}.vditor-ir__node:not(.vditor-ir__node--expand) .vditor-ir__marker{padding:0!important}.vditor-ir__node:not(.vditor-ir__node--expand)[data-type=a]{cursor:pointer}.vditor-ir__node[data-type=link-ref],.vditor-ir__node[data-type=footnotes-ref]{color:#4285f4}.vditor-ir__node[data-type=html-block]{margin-bottom:1em}.vditor-ir__node .vditor-ir__marker{width:0;overflow:hidden;display:inline-block;height:0;transition:all .15s ease-in-out}.vditor-ir__node--hidden .vditor-ir__marker{visibility:hidden}.vditor-ir__node--expand .vditor-ir__marker{color:var(--second-color);display:inline;height:auto;width:auto}.vditor-ir__node--expand .vditor-ir__marker--hide{display:none}.vditor-ir__node--expand .vditor-ir__marker--heading{color:var(--ir-heading-color)}.vditor-ir__node--expand .vditor-ir__marker--bi{color:var(--ir-bi-color)}.vditor-ir__node--expand .vditor-ir__marker--link{color:var(--ir-link-color)}.vditor-ir__node--expand .vditor-ir__marker--title{color:var(--ir-title-color)}.vditor-ir__node--expand .vditor-ir__marker--bracket{color:var(--ir-bracket-color);text-decoration:underline}.vditor-ir__node--expand .vditor-ir__marker--paren{color:var(--ir-paren-color)}.vditor-ir__node--expand .vditor-ir__marker--info{color:var(--ir-heading-color)}.vditor-ir__node--expand .vditor-ir__marker--pre code{color:var(--textarea-text-color);height:auto;text-align:left}.vditor-ir__node--expand[data-type=code-block]:before,.vditor-ir__node--expand[data-type=code-block]:after{content:"```"}.vditor-ir__node--expand[data-type=yaml-front-matter]:before,.vditor-ir__node--expand[data-type=yaml-front-matter]:after{content:"---"}.vditor-ir__node--expand[data-type=math-block]:before,.vditor-ir__node--expand[data-type=math-block]:after{content:"$$"}.vditor-ir__node span[data-type=code-block-open-marker],.vditor-ir__node span[data-type=code-block-close-marker],.vditor-ir__node span[data-type=yaml-front-matter-open-marker],.vditor-ir__node span[data-type=yaml-front-matter-close-marker],.vditor-ir__node span[data-type=math-block-open-marker],.vditor-ir__node span[data-type=math-block-close-marker]{display:none}.vditor-ir__preview{cursor:pointer;white-space:initial;min-height:27px}.vditor-ir__link{color:var(--ir-bracket-color);text-decoration:underline}.vditor-ir pre.vditor-reset{background-color:var(--panel-background-color);margin:0;white-space:pre-wrap;height:100%;box-sizing:border-box}.vditor-ir pre.vditor-reset[contenteditable=false]{opacity:.3;cursor:not-allowed}.vditor-ir pre.vditor-reset:empty:before{content:attr(placeholder);color:var(--second-color)}.vditor-ir pre.vditor-reset:focus{outline:none;background-color:var(--textarea-background-color)}.vditor-ir pre.vditor-reset:after{content:"";height:var(--editor-bottom);display:block}.vditor-ir pre.vditor-reset pre{margin:0}.vditor-ir hr{display:inline-block;margin:12px 0;width:100%}.vditor-ir blockquote:empty:before,.vditor-ir pre>code:empty:before,.vditor-ir p:empty:before,.vditor-ir h1:empty:after,.vditor-ir h2:empty:after,.vditor-ir h3:empty:after,.vditor-ir h4:empty:after,.vditor-ir h5:empty:after,.vditor-ir h6:empty:after{content:" "}.vditor-ir .vditor-reset>h1:before,.vditor-ir .vditor-reset>h2:before,.vditor-ir .vditor-reset>h3:before,.vditor-ir .vditor-reset>h4:before,.vditor-ir .vditor-reset>h5:before,.vditor-ir .vditor-reset>h6:before,.vditor-ir div[data-type=link-ref-defs-block]:before,.vditor-ir div[data-type=footnotes-block]:before,.vditor-ir .vditor-toc:before{float:left;padding-right:4px;margin-left:-29px;content:"H1";font-size:.85rem;font-weight:400;color:var(--second-color)}.vditor-ir .vditor-reset>h2:before{content:"H2"}.vditor-ir .vditor-reset>h3:before{content:"H3"}.vditor-ir .vditor-reset>h4:before{content:"H4"}.vditor-ir .vditor-reset>h5:before{content:"H5"}.vditor-ir .vditor-reset>h6:before{content:"H6"}.vditor-ir div[data-type=link-ref-defs-block]{color:var(--blockquote-color)}.vditor-ir div[data-type=link-ref-defs-block]:before{content:'"A"'}.vditor-ir div[data-type=footnotes-block]{border-top:2px solid var(--heading-border-color);padding-top:24px;margin-top:24px}.vditor-ir div[data-type=footnotes-block]:before{content:"^F"}.vditor-ir div[data-type=footnotes-block]>div[data-type=footnotes-def]>ul,.vditor-ir div[data-type=footnotes-block]>div[data-type=footnotes-def]>ol,.vditor-ir div[data-type=footnotes-block]>div[data-type=footnotes-def]>p,.vditor-ir div[data-type=footnotes-block]>div[data-type=footnotes-def]>blockquote,.vditor-ir div[data-type=footnotes-block]>div[data-type=footnotes-def]>pre,.vditor-ir div[data-type=footnotes-block]>div[data-type=footnotes-def]>table,.vditor-ir div[data-type=footnotes-block]>div[data-type=footnotes-def]>hr{margin-left:8px}.vditor-ir .vditor-toc:before{content:"ToC"}.vditor-ir .vditor-toc span[data-type=toc-h]{color:#4285f4;text-decoration:underline}@media screen and (max-width: 520px){.vditor-ir h1:before,.vditor-ir h2:before,.vditor-ir h3:before,.vditor-ir h4:before,.vditor-ir h5:before,.vditor-ir h6:before,.vditor-ir div[data-type=link-ref-defs-block]:before,.vditor-ir div[data-type=footnotes-block]:before,.vditor-ir .vditor-toc:before{content:none}}.vditor-sv{font-family:Helvetica Neue,Luxi Sans,DejaVu Sans,Hiragino Sans GB,Microsoft Yahei,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",Segoe UI Symbol,"Android Emoji",EmojiSymbols;margin:0 1px 0 0;overflow:auto;width:100%;flex:1;min-width:1px;border:0;resize:none;padding:10px 9px 10px 10px;box-sizing:border-box;background-color:var(--panel-background-color);outline:0 none;font-size:16px;line-height:22px;color:var(--textarea-text-color);border-radius:0 0 3px 3px;font-variant-ligatures:no-common-ligatures;white-space:pre-wrap;word-break:break-word;word-wrap:break-word}.vditor-sv[contenteditable=false]{opacity:.3;cursor:not-allowed}.vditor-sv:empty:before{content:attr(placeholder);color:var(--second-color)}.vditor-sv:focus{background-color:var(--textarea-background-color)}.vditor-sv:after{content:"";height:var(--editor-bottom);display:block}.vditor-sv span[data-type=newline]+span[data-type=text]:empty{display:inherit}.vditor-sv .sup{vertical-align:super;font-size:smaller}.vditor-sv .strong{font-weight:700}.vditor-sv .em{font-style:italic}.vditor-sv .s{text-decoration:line-through}.vditor-sv .mark:not(.vditor-sv__marker){background-color:#ff0;color:#000}.vditor-sv .h1{font-size:1.75em;line-height:44px}.vditor-sv .h2{font-size:1.55em;line-height:38px}.vditor-sv .h3{font-size:1.38em;line-height:27px}.vditor-sv .h4{font-size:1.25em;line-height:25px}.vditor-sv .h5{font-size:1.13em}.vditor-sv .h6{font-size:1em}.vditor-sv__marker{color:var(--second-color)}.vditor-sv__marker--heading{color:var(--ir-heading-color)}.vditor-sv__marker--bi{color:var(--ir-bi-color)}.vditor-sv__marker--link{color:var(--ir-link-color)}.vditor-sv__marker--title{color:var(--ir-title-color)}.vditor-sv__marker--bracket{color:var(--ir-bracket-color)}.vditor-sv__marker--paren{color:var(--ir-paren-color)}.vditor-sv__marker--info{color:var(--ir-heading-color)}.vditor-sv__marker--strong{font-weight:700}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}/*!
  Theme: GitHub
  Description: Light theme as seen on github.com
  Author: github.com
  Maintainer: @Hirse
  Updated: 2021-05-15

  Outdated base version: https://github.com/primer/github-syntax-light
  Current colors taken from GitHub's CSS
*/.hljs{color:#24292e;background:#fff}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#d73a49}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#6f42c1}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-variable,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id{color:#005cc5}.hljs-regexp,.hljs-string,.hljs-meta .hljs-string{color:#032f62}.hljs-built_in,.hljs-symbol{color:#e36209}.hljs-comment,.hljs-code,.hljs-formula{color:#6a737d}.hljs-name,.hljs-quote,.hljs-selector-tag,.hljs-selector-pseudo{color:#22863a}.hljs-subst{color:#24292e}.hljs-section{color:#005cc5;font-weight:700}.hljs-bullet{color:#735c0f}.hljs-emphasis{color:#24292e;font-style:italic}.hljs-strong{color:#24292e;font-weight:700}.hljs-addition{color:#22863a;background-color:#f0fff4}.hljs-deletion{color:#b31d28;background-color:#ffeef0}.post-detail[data-v-08a853d5]{max-width:800px;margin:0 auto;padding:20px}.loading[data-v-08a853d5]{text-align:center;padding:60px 0;font-size:18px;color:#666}.post-container[data-v-08a853d5]{background:#fff;border-radius:12px;overflow:hidden!important;box-shadow:0 4px 6px #0000001a;max-width:100%!important;word-wrap:break-word}.post[data-v-08a853d5]{padding:40px;max-width:100%!important;overflow-x:hidden!important}.post-header[data-v-08a853d5]{margin-bottom:30px;padding-bottom:20px;border-bottom:1px solid #eee}.post-title[data-v-08a853d5]{font-size:32px;color:#2c3e50;margin-bottom:16px;line-height:1.3}.post-meta[data-v-08a853d5]{display:flex;justify-content:space-between;align-items:center;color:#666;margin-bottom:20px;font-size:14px}.meta-left[data-v-08a853d5]{display:flex;align-items:center;gap:16px}.post-author[data-v-08a853d5]{font-weight:600;color:#2c3e50}.post-date[data-v-08a853d5]{color:#666}.post-category[data-v-08a853d5]{background:linear-gradient(135deg,#3498db,#2980b9);color:#fff;padding:6px 16px;border-radius:20px;font-size:12px;font-weight:500;box-shadow:0 2px 4px #3498db4d}.post-content[data-v-08a853d5]{line-height:1.6;color:#24292f;font-size:16px;word-wrap:break-word;overflow-wrap:break-word;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";max-width:100%!important;overflow-x:hidden!important}.post-content pre[data-v-08a853d5]{background-color:#f6f8fa;border-radius:6px;font-size:85%;line-height:1.45;overflow:auto;padding:16px;margin:16px 0;border:1px solid #d0d7de}.post-content code[data-v-08a853d5]{background-color:#afb8c133;border-radius:6px;font-size:85%;margin:0;padding:.2em .4em;font-family:ui-monospace,SFMono-Regular,SF Mono,Consolas,Liberation Mono,Menlo,monospace}.post-content pre code[data-v-08a853d5]{background-color:transparent;border:0;display:inline;line-height:inherit;margin:0;overflow:visible;padding:0;word-wrap:normal}.post-content .task-list-item[data-v-08a853d5]{list-style-type:none}.post-content .task-list-item-checkbox[data-v-08a853d5]{margin:0 .2em .25em -1.6em;vertical-align:middle}.post-content[data-v-08a853d5] .vditor-reset{font-size:16px;line-height:1.8;color:#333;max-width:100%;overflow-x:hidden}.post-content h1[data-v-08a853d5],.post-content h2[data-v-08a853d5],.post-content h3[data-v-08a853d5],.post-content h4[data-v-08a853d5],.post-content h5[data-v-08a853d5],.post-content h6[data-v-08a853d5]{margin-top:24px;margin-bottom:16px;font-weight:600;line-height:1.25;color:#24292f}.post-content h1[data-v-08a853d5]{font-size:2em;border-bottom:1px solid #d0d7de;padding-bottom:.3em}.post-content h2[data-v-08a853d5]{font-size:1.5em;border-bottom:1px solid #d0d7de;padding-bottom:.3em}.post-content h3[data-v-08a853d5]{font-size:1.25em}.post-content h4[data-v-08a853d5]{font-size:1em}.post-content h5[data-v-08a853d5]{font-size:.875em}.post-content h6[data-v-08a853d5]{font-size:.85em;color:#656d76}.post-content p[data-v-08a853d5]{margin:16px 0}.post-content ul[data-v-08a853d5],.post-content ol[data-v-08a853d5]{padding-left:2em;margin:16px 0}.post-content li[data-v-08a853d5]{margin:.25em 0}.post-content li>p[data-v-08a853d5]{margin:16px 0}.post-content blockquote[data-v-08a853d5]{padding:0 1em;color:#656d76;border-left:.25em solid #d0d7de;margin:16px 0}.post-content blockquote[data-v-08a853d5]>:first-child{margin-top:0}.post-content blockquote[data-v-08a853d5]>:last-child{margin-bottom:0}.post-content table[data-v-08a853d5]{border-spacing:0;border-collapse:collapse;display:block;width:max-content;max-width:100%;overflow:auto;margin:16px 0}.post-content table th[data-v-08a853d5],.post-content table td[data-v-08a853d5]{padding:6px 13px;border:1px solid #d0d7de}.post-content table th[data-v-08a853d5]{font-weight:600;background-color:#f6f8fa}.post-content table tr[data-v-08a853d5]{background-color:#fff;border-top:1px solid #d0d7de}.post-content table tr[data-v-08a853d5]:nth-child(2n){background-color:#f6f8fa}.post-content img[data-v-08a853d5]{max-width:60%!important;max-height:350px!important;width:auto!important;height:auto!important;border-radius:8px;margin:20px auto!important;display:block!important;object-fit:contain!important;box-shadow:0 4px 12px #00000026;cursor:pointer;transition:all .3s ease;border:1px solid #e1e4e8}.post-content img[data-v-08a853d5]:hover{transform:scale(1.05)!important;box-shadow:0 6px 20px #0003}.post-content a[data-v-08a853d5]{color:#3498db;text-decoration:none}.post-content a[data-v-08a853d5]:hover{text-decoration:underline}.post-content hr[data-v-08a853d5]{height:.25em;padding:0;margin:24px 0;background-color:#d0d7de;border:0}.error[data-v-08a853d5]{text-align:center;padding:60px 0;color:#e74c3c;font-size:18px}@media (max-width: 768px){.post[data-v-08a853d5]{padding:20px}.post-title[data-v-08a853d5]{font-size:24px}.post-meta[data-v-08a853d5]{flex-direction:column;gap:12px;align-items:flex-start}}.create-post[data-v-3517caa4]{max-width:800px;margin:0 auto}.create-container[data-v-3517caa4]{background:#fff;padding:40px;border-radius:12px;box-shadow:0 4px 6px #0000001a}.create-container h2[data-v-3517caa4]{margin-bottom:30px;color:#2c3e50;font-size:28px}.form-group[data-v-3517caa4]{margin-bottom:24px}.form-group label[data-v-3517caa4]{display:block;margin-bottom:8px;color:#555;font-weight:500;font-size:16px}.vditor-container[data-v-3517caa4]{border:2px solid #ddd;border-radius:8px;overflow:hidden}.vditor-container[data-v-3517caa4] .vditor{border:none}.vditor-container[data-v-3517caa4] .vditor-toolbar{background:#f8f9fa;border-bottom:1px solid #e9ecef}.vditor-container[data-v-3517caa4] .vditor-content{background:#fff}.form-group input[data-v-3517caa4],.form-group textarea[data-v-3517caa4],.category-select[data-v-3517caa4]{width:100%;padding:12px 16px;border:2px solid #ddd;border-radius:8px;font-size:16px;transition:border-color .2s}.form-group input[data-v-3517caa4]:focus,.form-group textarea[data-v-3517caa4]:focus,.category-select[data-v-3517caa4]:focus{outline:none;border-color:#3498db}.category-select[data-v-3517caa4]{background:#fff;cursor:pointer}.category-select option[data-v-3517caa4]{padding:8px}.form-group textarea[data-v-3517caa4]{resize:vertical;min-height:300px;line-height:1.6}.form-actions[data-v-3517caa4]{display:flex;gap:16px;justify-content:flex-end}.cancel-btn[data-v-3517caa4]{background:#95a5a6;color:#fff;border:none;padding:12px 24px;border-radius:8px;font-size:16px;font-weight:500;cursor:pointer;transition:background .2s}.cancel-btn[data-v-3517caa4]:hover{background:#7f8c8d}.submit-btn[data-v-3517caa4]{background:#3498db;color:#fff;border:none;padding:12px 24px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:background .2s}.submit-btn[data-v-3517caa4]:hover:not(:disabled){background:#2980b9}.submit-btn[data-v-3517caa4]:disabled{background:#bdc3c7;cursor:not-allowed}.error[data-v-3517caa4]{margin-top:16px;padding:12px;background:#fee;color:#e74c3c;border-radius:6px;text-align:center}@media (max-width: 768px){.create-container[data-v-3517caa4]{padding:20px}.form-actions[data-v-3517caa4]{flex-direction:column}}.edit-post[data-v-e0a474c7]{padding:20px;max-width:800px;margin:0 auto}.loading[data-v-e0a474c7]{text-align:center;padding:60px 0;font-size:18px;color:#666}.edit-container[data-v-e0a474c7]{background:#fff;padding:40px;border-radius:12px;box-shadow:0 4px 6px #0000001a}.edit-container h2[data-v-e0a474c7]{margin-bottom:30px;color:#2c3e50;font-size:28px}.form-group[data-v-e0a474c7]{margin-bottom:24px}.form-group label[data-v-e0a474c7]{display:block;margin-bottom:8px;font-weight:600;color:#2c3e50}.form-group input[data-v-e0a474c7],.form-group select[data-v-e0a474c7],.form-group textarea[data-v-e0a474c7]{width:100%;padding:12px;border:2px solid #e1e8ed;border-radius:8px;font-size:16px;transition:border-color .2s}.form-group input[data-v-e0a474c7]:focus,.form-group select[data-v-e0a474c7]:focus,.form-group textarea[data-v-e0a474c7]:focus{outline:none;border-color:#3498db}.vditor-container[data-v-e0a474c7] .vditor{border:none}.vditor-container[data-v-e0a474c7] .vditor-toolbar{background:#f8f9fa;border-bottom:1px solid #e9ecef}.vditor-container[data-v-e0a474c7] .vditor-content{background:#fff}.form-actions[data-v-e0a474c7]{display:flex;gap:16px;justify-content:flex-end;margin-top:32px}.cancel-btn[data-v-e0a474c7],.submit-btn[data-v-e0a474c7]{padding:12px 24px;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:background .2s}.cancel-btn[data-v-e0a474c7]{background:#95a5a6;color:#fff}.cancel-btn[data-v-e0a474c7]:hover{background:#7f8c8d}.submit-btn[data-v-e0a474c7]{background:#3498db;color:#fff}.submit-btn[data-v-e0a474c7]:hover:not(:disabled){background:#2980b9}.submit-btn[data-v-e0a474c7]:disabled{background:#bdc3c7;cursor:not-allowed}.error[data-v-e0a474c7]{margin-top:16px;padding:12px;background:#fee;border:1px solid #fcc;border-radius:4px;color:#c33;text-align:center}.profile[data-v-203ebaf4]{max-width:1000px;margin:0 auto;padding:20px}.profile-card[data-v-203ebaf4]{background:#fff;border-radius:12px;padding:30px;box-shadow:0 4px 6px #0000001a;margin-bottom:30px;display:flex;align-items:center;gap:30px}.avatar-section[data-v-203ebaf4]{text-align:center}.avatar[data-v-203ebaf4]{width:120px;height:120px;border-radius:50%;overflow:hidden;margin-bottom:15px;border:4px solid #f0f0f0}.avatar img[data-v-203ebaf4]{width:100%;height:100%;object-fit:cover}.avatar-placeholder[data-v-203ebaf4]{width:100%;height:100%;background:#3498db;color:#fff;display:flex;align-items:center;justify-content:center;font-size:48px;font-weight:700}.upload-btn[data-v-203ebaf4]{background:#f8f9fa;border:1px solid #ddd;padding:8px 16px;border-radius:6px;cursor:pointer;font-size:14px;transition:all .2s}.upload-btn[data-v-203ebaf4]:hover{background:#e9ecef}.user-info[data-v-203ebaf4]{flex:1}.user-info h2[data-v-203ebaf4]{margin:0 0 10px;color:#2c3e50;font-size:28px}.email[data-v-203ebaf4]{color:#666;margin:5px 0;font-size:16px}.join-date[data-v-203ebaf4]{color:#999;font-size:14px;margin:5px 0}.action-buttons[data-v-203ebaf4]{display:flex;gap:12px;flex-wrap:wrap}.edit-btn[data-v-203ebaf4],.change-password-btn[data-v-203ebaf4]{background:#3498db;color:#fff;border:none;padding:12px 24px;border-radius:8px;cursor:pointer;font-weight:500;transition:background .2s;flex:1;min-width:120px}.edit-btn[data-v-203ebaf4]:hover,.change-password-btn[data-v-203ebaf4]:hover{background:#2980b9}.change-password-btn[data-v-203ebaf4]{background:#e74c3c}.change-password-btn[data-v-203ebaf4]:hover{background:#c0392b}.stats-grid[data-v-203ebaf4]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-bottom:30px}.stat-card[data-v-203ebaf4]{background:#fff;padding:25px;border-radius:12px;box-shadow:0 4px 6px #0000001a;text-align:center}.stat-card h3[data-v-203ebaf4]{font-size:32px;color:#3498db;margin:0 0 10px}.stat-card p[data-v-203ebaf4]{color:#666;margin:0;font-size:16px}.my-posts[data-v-203ebaf4]{background:#fff;border-radius:12px;padding:30px;box-shadow:0 4px 6px #0000001a}.section-header[data-v-203ebaf4]{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.section-header h3[data-v-203ebaf4]{margin:0;color:#2c3e50;font-size:24px}.create-btn[data-v-203ebaf4]{background:#27ae60;color:#fff;text-decoration:none;padding:10px 20px;border-radius:6px;font-weight:500;transition:background .2s}.create-btn[data-v-203ebaf4]:hover{background:#219a52}.empty[data-v-203ebaf4]{text-align:center;padding:40px;color:#666}.empty a[data-v-203ebaf4]{color:#3498db;text-decoration:none}.posts-list[data-v-203ebaf4]{space-y:15px}.post-item[data-v-203ebaf4]{display:flex;justify-content:space-between;align-items:center;padding:20px;border:1px solid #eee;border-radius:8px;margin-bottom:15px;transition:border-color .2s}.post-item[data-v-203ebaf4]:hover{border-color:#ddd}.post-info h4[data-v-203ebaf4]{margin:0 0 8px}.post-info h4 a[data-v-203ebaf4]{color:#2c3e50;text-decoration:none;font-size:18px}.post-info h4 a[data-v-203ebaf4]:hover{color:#3498db}.post-meta[data-v-203ebaf4]{color:#666;font-size:14px;margin:0}.post-actions[data-v-203ebaf4]{display:flex;gap:10px}.action-btn[data-v-203ebaf4]{padding:6px 12px;border:1px solid #ddd;background:#fff;border-radius:4px;cursor:pointer;font-size:14px;transition:all .2s}.action-btn[data-v-203ebaf4]:hover{background:#f8f9fa}.action-btn.danger[data-v-203ebaf4]{color:#e74c3c;border-color:#e74c3c}.action-btn.danger[data-v-203ebaf4]:hover{background:#fee}.modal-overlay[data-v-203ebaf4]{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal[data-v-203ebaf4]{background:#fff;border-radius:12px;padding:30px;width:90%;max-width:500px;max-height:80vh;overflow-y:auto}.modal h3[data-v-203ebaf4]{margin:0 0 25px;color:#2c3e50}.edit-form .form-group[data-v-203ebaf4]{margin-bottom:20px}.edit-form label[data-v-203ebaf4]{display:block;margin-bottom:8px;color:#555;font-weight:500}.edit-form input[data-v-203ebaf4],.edit-form textarea[data-v-203ebaf4]{width:100%;padding:12px;border:2px solid #ddd;border-radius:8px;font-size:16px;transition:border-color .2s}.edit-form input[data-v-203ebaf4]:focus,.edit-form textarea[data-v-203ebaf4]:focus{outline:none;border-color:#3498db}.form-actions[data-v-203ebaf4]{display:flex;gap:15px;justify-content:flex-end}.cancel-btn[data-v-203ebaf4]{background:#f8f9fa;border:1px solid #ddd;padding:10px 20px;border-radius:6px;cursor:pointer;transition:background .2s}.cancel-btn[data-v-203ebaf4]:hover{background:#e9ecef}.save-btn[data-v-203ebaf4]{background:#3498db;color:#fff;border:none;padding:10px 20px;border-radius:6px;cursor:pointer;transition:background .2s}.save-btn[data-v-203ebaf4]:hover:not(:disabled){background:#2980b9}.save-btn[data-v-203ebaf4]:disabled{background:#bdc3c7;cursor:not-allowed}.avatar-upload[data-v-203ebaf4]{text-align:center}.upload-area[data-v-203ebaf4]{border:2px dashed #ddd;border-radius:8px;padding:40px;cursor:pointer;transition:border-color .2s;margin-bottom:20px}.upload-area[data-v-203ebaf4]:hover{border-color:#3498db}.preview img[data-v-203ebaf4]{max-width:200px;max-height:200px;border-radius:8px}.upload-placeholder p[data-v-203ebaf4]{margin:10px 0;color:#666}.hint[data-v-203ebaf4]{font-size:14px;color:#999}.upload-actions[data-v-203ebaf4]{display:flex;gap:15px;justify-content:center}@media (max-width: 768px){.profile-card[data-v-203ebaf4]{flex-direction:column;text-align:center}.stats-grid[data-v-203ebaf4]{grid-template-columns:repeat(2,1fr)}.post-item[data-v-203ebaf4]{flex-direction:column;align-items:flex-start;gap:15px}.section-header[data-v-203ebaf4]{flex-direction:column;gap:15px;align-items:stretch}}.admin-panel[data-v-e2ca74e3]{max-width:1200px;margin:0 auto;padding:20px}.admin-header[data-v-e2ca74e3]{margin-bottom:30px}.admin-header h1[data-v-e2ca74e3]{margin-bottom:20px;color:#333}.admin-nav[data-v-e2ca74e3]{display:flex;gap:10px;border-bottom:2px solid #eee}.admin-nav button[data-v-e2ca74e3]{padding:10px 20px;border:none;background:none;cursor:pointer;border-bottom:2px solid transparent;transition:all .3s}.admin-nav button.active[data-v-e2ca74e3]{border-bottom-color:#007bff;color:#007bff}.tab-content[data-v-e2ca74e3]{margin-top:20px}.users-header[data-v-e2ca74e3],.posts-header[data-v-e2ca74e3]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.posts-stats[data-v-e2ca74e3]{color:#666;font-size:14px}.users-table table[data-v-e2ca74e3],.posts-table table[data-v-e2ca74e3]{width:100%;border-collapse:collapse;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 10px #0000001a}.users-table th[data-v-e2ca74e3],.users-table td[data-v-e2ca74e3],.posts-table th[data-v-e2ca74e3],.posts-table td[data-v-e2ca74e3]{padding:12px;text-align:left;border-bottom:1px solid #eee}.users-table th[data-v-e2ca74e3],.posts-table th[data-v-e2ca74e3]{background:#f8f9fa;font-weight:600}.post-title-link[data-v-e2ca74e3]{color:#007bff;text-decoration:none;font-weight:500}.post-title-link[data-v-e2ca74e3]:hover{text-decoration:underline}.empty-state[data-v-e2ca74e3]{text-align:center;padding:40px;color:#666;background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a}.role-badge[data-v-e2ca74e3]{padding:4px 8px;border-radius:4px;font-size:12px;font-weight:500}.role-badge.admin[data-v-e2ca74e3]{background:#dc3545;color:#fff}.role-badge.user[data-v-e2ca74e3]{background:#28a745;color:#fff}.status-badge[data-v-e2ca74e3]{padding:4px 8px;border-radius:4px;font-size:12px;font-weight:500}.status-badge.active[data-v-e2ca74e3]{background:#28a745;color:#fff}.status-badge.inactive[data-v-e2ca74e3]{background:#6c757d;color:#fff}.actions[data-v-e2ca74e3]{display:flex;gap:8px}.pagination[data-v-e2ca74e3]{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:20px}.setting-info h3[data-v-e2ca74e3]{margin:0 0 5px;color:#333}input:checked+.slider[data-v-e2ca74e3]{background-color:#007bff}.modal-overlay[data-v-e2ca74e3]{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.modal[data-v-e2ca74e3]{background:#fff;border-radius:8px;width:90%;max-width:500px;max-height:90vh;overflow-y:auto}.modal-header[data-v-e2ca74e3]{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #eee}.modal-header h3[data-v-e2ca74e3]{margin:0}.close-btn[data-v-e2ca74e3]{background:none;border:none;font-size:24px;cursor:pointer;color:#999}.modal-body[data-v-e2ca74e3]{padding:20px}.form-group[data-v-e2ca74e3]{margin-bottom:20px}.form-group label[data-v-e2ca74e3]{display:block;margin-bottom:5px;font-weight:500}.form-control[data-v-e2ca74e3]{width:100%;padding:10px;border:1px solid #ddd;border-radius:4px;font-size:14px}.checkbox-label[data-v-e2ca74e3]{display:flex;align-items:center;gap:8px;cursor:pointer}.form-actions[data-v-e2ca74e3]{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.btn[data-v-e2ca74e3]{padding:10px 20px;border:none;border-radius:4px;cursor:pointer;font-size:14px;transition:all .3s}.btn-primary[data-v-e2ca74e3]{background:#007bff;color:#fff}.btn-primary[data-v-e2ca74e3]:hover{background:#0056b3}.btn-secondary[data-v-e2ca74e3]{background:#6c757d;color:#fff}.btn-secondary[data-v-e2ca74e3]:hover{background:#545b62}.btn-danger[data-v-e2ca74e3]{background:#dc3545;color:#fff}.btn-danger[data-v-e2ca74e3]:hover{background:#c82333}.btn-sm[data-v-e2ca74e3]{padding:5px 10px;font-size:12px}.btn[data-v-e2ca74e3]:disabled{opacity:.6;cursor:not-allowed}.categories-header[data-v-e2ca74e3]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.categories-table table[data-v-e2ca74e3]{width:100%;border-collapse:collapse;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 10px #0000001a}.categories-table th[data-v-e2ca74e3],.categories-table td[data-v-e2ca74e3]{padding:12px;text-align:left;border-bottom:1px solid #eee}.categories-table th[data-v-e2ca74e3]{background:#f8f9fa;font-weight:600}.category-color[data-v-e2ca74e3]{width:20px;height:20px;border-radius:50%;display:inline-block;border:2px solid #fff;box-shadow:0 0 0 1px #ddd}.sort-buttons[data-v-e2ca74e3]{display:flex;gap:5px}.sort-btn[data-v-e2ca74e3]{padding:2px 6px;border:1px solid #ddd;background:#fff;cursor:pointer;border-radius:3px;font-size:12px}.sort-btn[data-v-e2ca74e3]:hover{background:#f8f9fa}.sort-btn[data-v-e2ca74e3]:disabled{opacity:.5;cursor:not-allowed}.action-buttons[data-v-e2ca74e3]{display:flex;gap:5px}.color-input[data-v-e2ca74e3]{width:50px;height:40px;border:1px solid #ddd;border-radius:4px;cursor:pointer}.settings-list[data-v-e2ca74e3]{background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a}.setting-item[data-v-e2ca74e3]{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #eee}.setting-item[data-v-e2ca74e3]:last-child{border-bottom:none}.setting-info h3[data-v-e2ca74e3]{margin:0 0 5px;font-size:16px;color:#333}.setting-info p[data-v-e2ca74e3]{margin:0;color:#666;font-size:14px}.setting-control[data-v-e2ca74e3]{min-width:200px}.text-setting .form-control[data-v-e2ca74e3]{min-width:250px}.switch[data-v-e2ca74e3]{position:relative;display:inline-block;width:60px;height:34px}.switch input[data-v-e2ca74e3]{opacity:0;width:0;height:0}.slider[data-v-e2ca74e3]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s;border-radius:34px}.slider[data-v-e2ca74e3]:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#fff;transition:.4s;border-radius:50%}input:checked+.slider[data-v-e2ca74e3]{background-color:#2196f3}input:checked+.slider[data-v-e2ca74e3]:before{transform:translate(26px)}.admin-login[data-v-a80eedad]{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f5f5f5}.login-container[data-v-a80eedad]{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 10px #0000001a;max-width:400px;width:100%}h2[data-v-a80eedad]{text-align:center;margin-bottom:1.5rem;color:#333}.user-info[data-v-a80eedad]{text-align:center}.user-info p[data-v-a80eedad]{margin:.5rem 0;padding:.5rem;background:#f8f9fa;border-radius:4px}.actions[data-v-a80eedad]{margin-top:1rem;display:flex;gap:1rem;justify-content:center}.btn[data-v-a80eedad]{padding:.75rem 1.5rem;border:none;border-radius:4px;cursor:pointer;text-decoration:none;display:inline-block;text-align:center;font-weight:500;transition:background-color .2s}.btn-primary[data-v-a80eedad]{background:#007bff;color:#fff}.btn-primary[data-v-a80eedad]:hover:not(:disabled){background:#0056b3}.btn-secondary[data-v-a80eedad]{background:#6c757d;color:#fff}.btn-secondary[data-v-a80eedad]:hover{background:#545b62}.btn[data-v-a80eedad]:disabled{opacity:.6;cursor:not-allowed}.login-info[data-v-a80eedad]{text-align:center;margin:1rem 0;color:#666;font-size:.9rem}.error[data-v-a80eedad]{color:#dc3545;text-align:center;margin-top:1rem;padding:.5rem;background:#f8d7da;border-radius:4px}.role-test[data-v-fc833900]{max-width:800px;margin:0 auto;padding:20px}.test-section[data-v-fc833900]{margin-bottom:30px;padding:20px;border:1px solid #ddd;border-radius:8px;background:#f9f9f9}.debug-info[data-v-fc833900]{background:#fff;padding:15px;border-radius:5px;border-left:4px solid #28a745}.debug-info pre[data-v-fc833900]{background:#f8f9fa;padding:10px;border-radius:3px;overflow-x:auto;font-size:12px;margin:5px 0}.user-info[data-v-fc833900]{background:#fff;padding:15px;border-radius:5px;border-left:4px solid #007bff}.user-info p[data-v-fc833900]{margin:5px 0}.no-user[data-v-fc833900]{background:#fff;padding:15px;border-radius:5px;border-left:4px solid #dc3545;color:#dc3545}.login-buttons[data-v-fc833900],.permission-tests[data-v-fc833900]{display:flex;gap:10px;flex-wrap:wrap}button[data-v-fc833900]{padding:10px 20px;border:none;border-radius:5px;background:#007bff;color:#fff;cursor:pointer;transition:background .3s}button[data-v-fc833900]:hover:not(:disabled){background:#0056b3}button[data-v-fc833900]:disabled{background:#6c757d;cursor:not-allowed}.message[data-v-fc833900]{padding:10px;border-radius:5px;margin-top:20px}.message.success[data-v-fc833900]{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.message.error[data-v-fc833900]{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.message.info[data-v-fc833900]{background:#d1ecf1;color:#0c5460;border:1px solid #bee5eb}.loading[data-v-fc833900]{text-align:center;padding:20px;color:#007bff;font-weight:700}.category-posts[data-v-2fe72f5b]{max-width:1200px;margin:0 auto;padding:20px}.breadcrumb[data-v-2fe72f5b]{display:flex;align-items:center;gap:8px;margin-bottom:20px;font-size:14px}.breadcrumb-link[data-v-2fe72f5b]{color:#3498db;text-decoration:none;transition:color .2s}.breadcrumb-link[data-v-2fe72f5b]:hover{color:#2980b9}.breadcrumb-separator[data-v-2fe72f5b]{color:#999}.breadcrumb-current[data-v-2fe72f5b]{color:#666;font-weight:500}.category-header[data-v-2fe72f5b]{text-align:center;padding:40px 0;margin-bottom:40px;border-bottom:1px solid #eee}.category-title[data-v-2fe72f5b]{font-size:36px;color:#2c3e50;margin-bottom:16px;font-weight:700}.category-description[data-v-2fe72f5b]{font-size:18px;color:#666;margin-bottom:20px;line-height:1.6}.category-meta[data-v-2fe72f5b]{display:flex;justify-content:center;align-items:center;gap:20px;font-size:14px;color:#999}.back-to-categories[data-v-2fe72f5b]{color:#3498db;text-decoration:none;font-weight:500;transition:color .2s}.back-to-categories[data-v-2fe72f5b]:hover{color:#2980b9}.post-count[data-v-2fe72f5b]{background:#f8f9fa;padding:6px 12px;border-radius:20px;font-weight:500}.loading[data-v-2fe72f5b]{text-align:center;padding:60px 0;color:#666;font-size:18px}.empty[data-v-2fe72f5b]{text-align:center;padding:60px 0;color:#666}.empty p[data-v-2fe72f5b]{font-size:18px;margin-bottom:20px}.create-btn[data-v-2fe72f5b],.back-btn[data-v-2fe72f5b]{background:#3498db;color:#fff;text-decoration:none;padding:12px 24px;border-radius:8px;font-weight:500;transition:background .2s;display:inline-block}.create-btn[data-v-2fe72f5b]:hover,.back-btn[data-v-2fe72f5b]:hover{background:#2980b9}.error[data-v-2fe72f5b]{text-align:center;padding:60px 0}.error h1[data-v-2fe72f5b]{color:#e74c3c;margin-bottom:16px}.error p[data-v-2fe72f5b]{color:#666;margin-bottom:20px}.posts-section[data-v-2fe72f5b]{margin-top:40px}.posts-grid[data-v-2fe72f5b]{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:24px}.post-card[data-v-2fe72f5b]{background:#fff;border-radius:12px;padding:24px;box-shadow:0 4px 6px #0000001a;transition:transform .2s,box-shadow .2s}.post-card[data-v-2fe72f5b]:hover{transform:translateY(-4px);box-shadow:0 8px 25px #00000026}.post-header[data-v-2fe72f5b]{margin-bottom:12px}.post-title[data-v-2fe72f5b]{margin:0}.post-title a[data-v-2fe72f5b]{color:#2c3e50;text-decoration:none;font-size:20px;font-weight:600;line-height:1.4}.post-title a[data-v-2fe72f5b]:hover{color:#3498db}.post-excerpt[data-v-2fe72f5b]{color:#666;line-height:1.6;margin-bottom:16px}.post-meta[data-v-2fe72f5b]{display:flex;align-items:center;gap:12px;padding-top:16px;border-top:1px solid #eee;font-size:14px;color:#999;flex-wrap:wrap}.post-author[data-v-2fe72f5b]{font-weight:500;color:#666}.post-date[data-v-2fe72f5b],.post-stats[data-v-2fe72f5b]{color:#999}@media (max-width: 768px){.category-posts[data-v-2fe72f5b]{padding:10px}.category-header[data-v-2fe72f5b]{padding:20px 0}.category-title[data-v-2fe72f5b]{font-size:28px}.posts-grid[data-v-2fe72f5b]{grid-template-columns:1fr}.category-meta[data-v-2fe72f5b]{flex-direction:column;gap:10px}}.categories[data-v-14a07da9]{max-width:1200px;margin:0 auto;padding:20px}.categories-header[data-v-14a07da9]{text-align:center;padding:40px 0;margin-bottom:40px}.categories-header h1[data-v-14a07da9]{font-size:36px;color:#2c3e50;margin-bottom:16px;font-weight:700}.categories-header p[data-v-14a07da9]{font-size:18px;color:#666;line-height:1.6}.loading[data-v-14a07da9]{text-align:center;padding:60px 0;color:#666;font-size:18px}.empty[data-v-14a07da9]{text-align:center;padding:60px 0;color:#666}.empty p[data-v-14a07da9]{font-size:18px}.categories-grid[data-v-14a07da9]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px}.category-card[data-v-14a07da9]{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;transition:transform .2s,box-shadow .2s;overflow:hidden}.category-card[data-v-14a07da9]:hover{transform:translateY(-4px);box-shadow:0 8px 25px #00000026}.category-link[data-v-14a07da9]{display:flex;align-items:center;padding:24px;text-decoration:none;color:inherit;gap:16px}.category-icon[data-v-14a07da9]{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:24px;font-weight:700;flex-shrink:0}.category-info[data-v-14a07da9]{flex:1}.category-name[data-v-14a07da9]{font-size:20px;color:#2c3e50;margin:0 0 8px;font-weight:600}.category-description[data-v-14a07da9]{color:#666;margin:0 0 12px;line-height:1.5;font-size:14px}.category-meta[data-v-14a07da9]{display:flex;align-items:center;gap:12px}.post-count[data-v-14a07da9]{background:#f8f9fa;color:#666;padding:4px 8px;border-radius:12px;font-size:12px;font-weight:500}@media (max-width: 768px){.categories[data-v-14a07da9]{padding:10px}.categories-header[data-v-14a07da9]{padding:20px 0}.categories-header h1[data-v-14a07da9]{font-size:28px}.categories-grid[data-v-14a07da9]{grid-template-columns:1fr}.category-link[data-v-14a07da9]{padding:16px}.category-icon[data-v-14a07da9]{width:50px;height:50px;font-size:20px}}.random-api-page[data-v-665d0ab8]{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:2rem 0}.api-card[data-v-665d0ab8]{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;overflow:hidden;transition:transform .2s,box-shadow .2s}.api-card[data-v-665d0ab8]:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00000026}.card-header[data-v-665d0ab8]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:1rem;text-align:center}.card-body[data-v-665d0ab8]{padding:1.5rem}.input-field[data-v-665d0ab8]{border:2px solid #e2e8f0;border-radius:8px;padding:.5rem;font-size:.875rem;transition:border-color .2s}.input-field[data-v-665d0ab8]:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.btn-primary[data-v-665d0ab8]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;padding:.75rem 1.5rem;font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s}.btn-primary[data-v-665d0ab8]:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #667eea66}.btn-primary[data-v-665d0ab8]:disabled{opacity:.5;cursor:not-allowed}.result-box[data-v-665d0ab8]{background:#f8fafc;border:2px solid #e2e8f0;border-radius:8px;padding:1rem;text-align:center}.container[data-v-665d0ab8]{max-width:1200px}@media (max-width: 768px){.random-api-page[data-v-665d0ab8]{padding:1rem 0}.card-body[data-v-665d0ab8]{padding:1rem}}
