:root{--waline-font-size:1rem;--waline-white:#fff;--waline-light-grey:#999;--waline-dark-grey:#666;--waline-theme-color:#27ae60;--waline-active-color:#2ecc71;--waline-color:#444;--waline-bg-color:#fff;--waline-bg-color-light:#f8f8f8;--waline-bg-color-hover:#f0f0f0;--waline-border-color:#ddd;--waline-disable-bg-color:#f8f8f8;--waline-disable-color:#000;--waline-code-bg-color:#282c34;--waline-warning-color:#915930;--waline-warning-bg-color:#eab30824;--waline-bq-color:#f0f0f0;--waline-avatar-size:3.25rem;--waline-m-avatar-size:calc(var(--waline-avatar-size) * 9 / 13);--waline-badge-color:#3498db;--waline-badge-font-size:.75em;--waline-info-bg-color:#f8f8f8;--waline-info-color:#999;--waline-info-font-size:.625em;--waline-border:1px solid var(--waline-border-color);--waline-avatar-radius:50%;--waline-box-shadow:none}[data-waline]{font-size:var(--waline-font-size);text-align:start}[dir=rtl] [data-waline]{direction:rtl}[data-waline] *{box-sizing:content-box;line-height:1.75}[data-waline] p{color:var(--waline-color)}[data-waline] a{color:var(--waline-theme-color);overflow-wrap:break-word;cursor:pointer;text-decoration:none;display:inline-block;position:relative}[data-waline] a:hover{color:var(--waline-active-color)}[data-waline] img{border:none;max-width:100%;max-height:400px}[data-waline] hr{border-style:dashed;border-color:var(--waline-bg-color-light);margin:.825em 0}[data-waline] code,[data-waline] pre{background:var(--waline-bg-color-light);border-radius:3px;margin:0;padding:.2em .4em;font-size:85%}[data-waline] pre{padding:10px;line-height:1.45;overflow:auto}[data-waline] pre::-webkit-scrollbar{width:6px;height:6px}[data-waline] pre::-webkit-scrollbar-track-piece:horizontal{background:#0000001a;border-radius:6px}[data-waline] pre::-webkit-scrollbar-thumb:horizontal{background:var(--waline-theme-color);border-radius:6px;width:6px}[data-waline] pre code{color:var(--waline-color);white-space:pre-wrap;word-break:keep-all;background:0 0;padding:0}[data-waline] blockquote{border-inline-start:8px solid var(--waline-bq-color);color:var(--waline-dark-grey);margin:.5em 0;padding:.5em 0 .5em 1em}[data-waline] blockquote>p{margin:0}[data-waline] ol,[data-waline] ul{margin-inline-start:1.25em;padding:0}[data-waline] input[type=checkbox],[data-waline] input[type=radio]{vertical-align:middle;margin-top:-2px;display:inline-block}.wl-btn{vertical-align:middle;border:1px solid var(--waline-border-color);min-width:2.5em;color:var(--waline-color);text-align:center;white-space:nowrap;cursor:pointer;user-select:none;touch-action:manipulation;background:0 0;border-radius:.5em;margin-bottom:0;padding:.5em 1em;font-size:.75em;font-weight:400;line-height:1.5;transition-duration:.4s;display:inline-block}.wl-btn:hover,.wl-btn:active{border-color:var(--waline-theme-color);color:var(--waline-theme-color)}.wl-btn:disabled{border-color:var(--waline-border-color);background:var(--waline-disable-bg-color);color:var(--waline-disable-color);cursor:not-allowed}.wl-btn.primary{border-color:var(--waline-theme-color);background:var(--waline-theme-color);color:var(--waline-white)}.wl-btn.primary:hover,.wl-btn.primary:active{border-color:var(--waline-active-color);background:var(--waline-active-color);color:var(--waline-white)}.wl-btn.primary:disabled{border-color:var(--waline-border-color);background:var(--waline-disable-bg-color);color:var(--waline-disable-color);cursor:not-allowed}.wl-loading{text-align:center}.wl-loading svg{margin:0 auto}.wl-comment{margin-bottom:.75em;display:flex;position:relative}.wl-close{inset-inline-end:-4px;cursor:pointer;background:0 0;border:none;padding:0;line-height:1;position:absolute;top:-4px}.wl-login-info{text-align:center;max-width:80px;margin-top:.75em}.wl-logout-btn{inset-inline-end:-10px;cursor:pointer;background:0 0;border:none;padding:3px;line-height:0;position:absolute;top:-10px}.wl-avatar{width:var(--waline-avatar-size);height:var(--waline-avatar-size);border:var(--waline-border);border-radius:var(--waline-avatar-radius);margin:0 auto;position:relative}@media (width<=720px){.wl-avatar{width:var(--waline-m-avatar-size);height:var(--waline-m-avatar-size)}}.wl-avatar img{border-radius:var(--waline-avatar-radius);width:100%;height:100%}.wl-login-nick{color:var(--waline-theme-color);word-break:break-all;font-size:.75em;display:block}.wl-panel{border:var(--waline-border);background:var(--waline-bg-color);width:100%;box-shadow:var(--waline-box-shadow);border-radius:.75em;flex-shrink:1;margin:.5em;position:relative}.wl-header{border-bottom:2px dashed var(--waline-border-color);border-top-left-radius:.75em;border-top-right-radius:.75em;padding:0 4px;display:flex;overflow:hidden}@media (width<=580px){.wl-header{display:block}}.wl-header label{min-width:40px;color:var(--waline-color);text-align:center;padding:.75em .5em;font-size:.75em}.wl-header input{resize:none;background:0 0;flex:1;width:0;padding:.5em;font-size:.625em}.wl-header-item{flex:1;display:flex}@media (width<=580px){.wl-header-item:not(:last-child){border-bottom:2px dashed var(--waline-border-color)}}.wl-header-1 .wl-header-item{width:100%}.wl-header-2 .wl-header-item{width:50%}@media (width<=580px){.wl-header-2 .wl-header-item{flex:0;width:100%}}.wl-header-3 .wl-header-item{width:33.33%}@media (width<=580px){.wl-header-3 .wl-header-item{width:100%}}.wl-editor{resize:vertical;box-sizing:border-box;background:0 0;border-radius:.5em;width:calc(100% - 1em);min-height:8.75em;margin:.75em .5em;font-size:.875em;position:relative}.wl-editor,.wl-input{max-width:100%;color:var(--waline-color);border:none;outline:none;transition:all .25s}.wl-editor:focus,.wl-input:focus{background:var(--waline-bg-color-light)}.wl-preview{padding:0 .5em .5em}.wl-preview h4{margin:.25em;font-size:.9375em;font-weight:700}.wl-preview .wl-content{overflow-wrap:break-word;hyphens:auto;min-height:1.25em;padding:.25em}.wl-preview .wl-content>:first-child{margin-top:0}.wl-preview .wl-content>:last-child{margin-bottom:0}.wl-footer{flex-wrap:wrap;margin:.5em .75em;display:flex;position:relative}.wl-actions{flex:2;align-items:center;display:flex}.wl-action{width:1.5em;height:1.5em;color:var(--waline-color);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;margin:2px;padding:0;font-size:16px;display:inline-flex}.wl-action:hover{color:var(--waline-theme-color)}.wl-action.active{color:var(--waline-active-color)}#wl-image-upload{display:none}#wl-image-upload:focus+label{color:var(--waline-color)}#wl-image-upload:focus-visible+label{outline:-webkit-focus-ring-color auto 1px}.wl-info{flex:3;justify-content:flex-end;align-items:center;display:flex}.wl-info .wl-text-number{color:var(--waline-info-color);font-size:.75em}.wl-info .wl-text-number .illegal{color:red}.wl-info button{margin-inline-start:.75em}.wl-info button svg{margin:0 auto;line-height:18px;display:block}.wl-emoji-popup{inset-inline-start:1.25em;z-index:10;border:var(--waline-border);background:var(--waline-bg-color);width:100%;max-width:526px;box-shadow:var(--waline-box-shadow);border-radius:6px;display:none;position:absolute;top:100%}.wl-emoji-popup.display{display:block}.wl-emoji-popup button{vertical-align:middle;width:2em;font-size:inherit;text-align:center;cursor:pointer;background:0 0;border-width:0;margin:.125em;padding:0;line-height:2;display:inline-block}.wl-emoji-popup button:hover{background:var(--waline-bg-color-hover)}.wl-emoji-popup .wl-emoji{vertical-align:middle;max-width:1.5em;max-height:1.5em;display:inline-block}.wl-emoji-popup .wl-emoji-preview{z-index:1;border:var(--waline-border);background:var(--waline-bg-color);max-width:3em;max-height:3em;box-shadow:var(--waline-box-shadow);border-radius:4px;padding:.25em;display:block;position:absolute;top:-4em;left:0}.wl-emoji-popup .wl-tab-wrapper{max-height:145px;padding:.5em;overflow-y:auto}.wl-emoji-popup .wl-tab-wrapper::-webkit-scrollbar{width:6px;height:6px}.wl-emoji-popup .wl-tab-wrapper::-webkit-scrollbar-track-piece:vertical{background:#0000001a;border-radius:6px}.wl-emoji-popup .wl-tab-wrapper::-webkit-scrollbar-thumb:vertical{background:var(--waline-theme-color);border-radius:6px;width:6px}.wl-emoji-popup .wl-tabs{white-space:nowrap;padding:0 6px;position:relative;overflow-x:auto}.wl-emoji-popup .wl-tabs:before{content:" ";z-index:2;background:var(--waline-border-color);height:1px;position:absolute;top:0;left:0;right:0}.wl-emoji-popup .wl-tabs::-webkit-scrollbar{width:6px;height:6px}.wl-emoji-popup .wl-tabs::-webkit-scrollbar-track-piece:horizontal{background:#0000001a;border-radius:6px}.wl-emoji-popup .wl-tabs::-webkit-scrollbar-thumb:horizontal{background:var(--waline-theme-color);border-radius:6px;height:6px}.wl-emoji-popup .wl-tab{margin:0;padding:0 .5em;position:relative}.wl-emoji-popup .wl-tab.active{z-index:3;border:1px solid var(--waline-border-color);background:var(--waline-bg-color);border-top-width:0;border-bottom-right-radius:6px;border-bottom-left-radius:6px}.wl-gif-popup{inset-inline-start:1.25em;z-index:10;border:var(--waline-border);background:var(--waline-bg-color);width:calc(100% - 3em);box-shadow:var(--waline-box-shadow);opacity:0;visibility:hidden;transform-origin:0 0;border-radius:6px;padding:.75em .75em .25em;transition:transform .2s ease-out,opacity .2s ease-out;position:absolute;top:100%;transform:scale(.9)}.wl-gif-popup.display{opacity:1;visibility:visible;transform:none}.wl-gif-popup input{box-sizing:border-box;border:var(--waline-border);width:100%;margin-bottom:10px;padding:3px 5px}.wl-gif-popup img{box-sizing:border-box;cursor:pointer;border:2px solid #fff;width:100%;display:block}.wl-gif-popup img:hover{border-color:var(--waline-theme-color);border-radius:2px}.wl-gallery{max-height:80vh;display:flex;overflow-y:auto}.wl-gallery-column{flex-direction:column;flex:1;height:max-content;display:flex}.wl-cards .wl-user{--avatar-size:var(--waline-avatar-size);margin-inline-end:.75em;position:relative}@media (width<=720px){.wl-cards .wl-user{--avatar-size:var(--waline-m-avatar-size)}}.wl-cards .wl-user .wl-user-avatar{width:var(--avatar-size);height:var(--avatar-size);border-radius:var(--waline-avatar-radius);box-shadow:var(--waline-box-shadow)}.wl-cards .wl-user .verified-icon,.wl-cards .wl-user .administrator-icon{inset-inline-start:calc(var(--avatar-size)*3/4);top:calc(var(--avatar-size)*3/4);background:var(--waline-bg-color);box-shadow:var(--waline-box-shadow);border-radius:50%;position:absolute}.wl-card-item{padding:.5em;display:flex;position:relative}.wl-card-item .wl-card-item{padding-inline-end:0}.wl-card{border-bottom:1px dashed var(--waline-border-color);flex:1;width:0;padding-bottom:.5em}.wl-card:first-child{margin-inline-start:1em}.wl-card-item:last-child>.wl-card{border-bottom:none}.wl-card .wl-nick svg{line-height:1;position:relative;bottom:-.125em}.wl-card .wl-head{line-height:1.5;overflow:hidden}.wl-card .wl-head .wl-nick{margin-inline-end:.5em;font-size:.875em;font-weight:700;line-height:1;text-decoration:none;display:inline-block;position:relative}.wl-card span.wl-nick{color:var(--waline-dark-grey)}.wl-card .wl-badge{border:1px solid var(--waline-badge-color);color:var(--waline-badge-color);font-size:var(--waline-badge-font-size);border-radius:4px;margin-inline-end:1em;padding:0 .3em;display:inline-block}.wl-card .wl-time{color:var(--waline-info-color);margin-inline-end:.875em;font-size:.75em}.wl-card .wl-meta{line-height:1;position:relative}.wl-card .wl-meta>span{background:var(--waline-info-bg-color);color:var(--waline-info-color);font-size:var(--waline-info-font-size);border-radius:.2em;margin-inline-end:.25em;padding:2px 4px;line-height:1.5;display:inline-block}.wl-card .wl-meta>span:empty{display:none}.wl-card .wl-comment-actions{float:right;line-height:1}[dir=rtl] .wl-card .wl-comment-actions{float:left}.wl-card .wl-delete,.wl-card .wl-like,.wl-card .wl-reply,.wl-card .wl-edit,.wl-card .wl-rss{color:var(--waline-color);cursor:pointer;background:0 0;border:none;align-items:center;line-height:1;transition:color .2s;display:inline-flex}.wl-card .wl-delete:hover,.wl-card .wl-like:hover,.wl-card .wl-reply:hover,.wl-card .wl-edit:hover,.wl-card .wl-rss:hover{color:var(--waline-theme-color)}.wl-card .wl-delete.active,.wl-card .wl-like.active,.wl-card .wl-reply.active,.wl-card .wl-edit.active,.wl-card .wl-rss.active{color:var(--waline-active-color)}.wl-card .wl-warning{border:1px dashed var(--waline-warning-color);background:var(--waline-warning-bg-color);color:var(--waline-warning-color);border-radius:5px;margin-top:1em;padding:.5em 1em;font-size:.875em;line-height:1em}.wl-card .wl-content{overflow-wrap:break-word;margin-bottom:.75em;padding-top:.625em;font-size:.875em;line-height:2;position:relative}.wl-card .wl-content.expand{cursor:pointer;max-height:8em;overflow:hidden}.wl-card .wl-content.expand:before{content:"";inset-inline-start:0;z-index:999;background:linear-gradient(#000,#ffffffe6);width:100%;display:block;position:absolute;top:0;bottom:3.15em}.wl-card .wl-content.expand:after{content:attr(data-expand);inset-inline-start:0;z-index:999;color:#828586;text-align:center;background:#ffffffe6;width:100%;height:3.15em;line-height:3.15em;display:block;position:absolute;bottom:0}.wl-card .wl-content>:first-child{margin-top:0}.wl-card .wl-content>:last-child{margin-bottom:0}.wl-card .wl-content .wl-reply-to{float:left;margin:1em .5em 0 0}.wl-card .wl-admin-actions{text-align:right;margin:8px 0;font-size:12px}.wl-card .wl-comment-status{margin:0 8px}.wl-card .wl-comment-status .wl-btn{border-radius:0}.wl-card .wl-comment-status .wl-btn:first-child{border-inline-end:0;border-radius:.5em 0 0 .5em}.wl-card .wl-comment-status .wl-btn:last-child{border-inline-start:0;border-radius:0 .5em .5em 0}.wl-card .wl-quote{border-inline-start:1px dashed #ededed80}.wl-card .wl-quote .wl-user{--avatar-size:var(--waline-m-avatar-size)}.wl-close-icon{color:var(--waline-border-color)}.wl-content .vemoji,.wl-content .wl-emoji{vertical-align:baseline;height:1.25em;margin:-.125em .25em;display:inline-block}.wl-content .wl-tex{background:var(--waline-info-bg-color);color:var(--waline-info-color)}.wl-content span.wl-tex{font-size:var(--waline-info-font-size);border-radius:.2em;margin-inline-end:.25em;padding:2px 4px;line-height:1.5;display:inline-block}.wl-content p.wl-tex{text-align:center}.wl-content .katex-display{-webkit-overflow-scrolling:touch;padding-top:.2em;padding-bottom:.2em;overflow:auto hidden}.wl-content .katex-display::-webkit-scrollbar{height:3px}.wl-content .katex-error{color:red}.wl-count{flex:1;font-size:1.25em;font-weight:700}.wl-empty{color:var(--waline-color);text-align:center;padding:1.25em;overflow:auto}.wl-operation{text-align:center}.wl-operation button{margin:1em 0}.wl-power{color:var(--waline-light-grey);font-size:var(--waline-info-font-size);text-align:end;margin-inline-start:auto;padding:.5em 0}.wl-meta-head{flex-direction:row;align-items:center;padding:.375em;display:flex}.wl-sort{margin:0;list-style-type:none}.wl-sort li{color:var(--waline-info-color);cursor:pointer;font-size:.75em;display:inline-block}.wl-sort li.active{color:var(--waline-theme-color)}.wl-sort li+li{margin-inline-start:1em}.wl-meta-foot{flex-direction:row;justify-content:space-between;align-items:center;display:flex}.wl-rss{flex-wrap:nowrap;gap:5px;max-width:16px;transition:all .2s ease-in-out;display:flex;overflow:hidden}.wl-rss:hover{max-width:100%}.wl-rss>a{flex-shrink:0;gap:2px;display:flex}.wl-rss span{color:var(--waline-light-grey);font-size:var(--waline-info-font-size);text-align:end}.wl-reaction{text-align:center;margin-bottom:1.75em;overflow:auto hidden}.wl-reaction img{width:100%;height:100%;transition:all .25s ease-in-out}.wl-reaction-title{margin:16px auto;font-size:18px;font-weight:700}.wl-reaction-list{flex-direction:row;justify-content:center;gap:16px;margin:0;padding:8px;list-style-type:none;display:flex}@media (width<=580px){.wl-reaction-list{gap:12px}}[data-waline] .wl-reaction-list{margin-inline-start:0}.wl-reaction-item{cursor:pointer;flex-direction:column;align-items:center;display:flex}.wl-reaction-item:hover img,.wl-reaction-item.active img{transform:scale(1.15)}.wl-reaction-img{width:42px;height:42px;position:relative}@media (width<=580px){.wl-reaction-img{width:32px;height:32px}}.wl-reaction-loading{inset-inline-end:-5px;width:18px;height:18px;color:var(--waline-theme-color);position:absolute;top:-4px}.wl-reaction-votes{inset-inline-end:-9px;border:1px solid var(--waline-theme-color);background:var(--waline-bg-color);min-width:1em;color:var(--waline-theme-color);border-radius:1em;padding:2px;font-size:.75em;font-weight:700;line-height:1;position:absolute;top:-9px}.wl-reaction-item.active .wl-reaction-votes{background:var(--waline-theme-color);color:var(--waline-bg-color)}.wl-reaction-text{font-size:.875em}.wl-reaction-item.active .wl-reaction-text{color:var(--waline-theme-color)}.wl-star{flex-direction:column;gap:12px;display:flex}.wl-star-rate{cursor:pointer;user-select:none;justify-content:center;gap:6px;display:flex}.wl-star-item{width:24px;height:24px;position:relative}.wl-star-icon{width:100%;height:100%}.wl-star-outline{fill:none;stroke:var(--waline-light-grey);stroke-width:1.5px}.wl-star-solid{fill:var(--waline-theme-color);stroke:var(--waline-theme-color);stroke-width:1.5px}.wl-star-score{flex-direction:column;gap:6px;display:flex}.wl-star-row{align-items:center;gap:8px;display:flex}.wl-star-row .wl-star-rate{align-items:center;gap:3px}.wl-star-row .wl-star-item{width:12px;height:12px;display:flex}.wl-star-progress{background:var(--waline-bg-color-light);border-radius:999px;flex:1;height:6px;overflow:hidden}.wl-star-progress-bar{background:var(--waline-theme-color);height:100%}.wl-star-percent{width:52px;color:var(--waline-light-grey);text-align:right;font-size:.75em}.wl-content pre,.wl-content pre[class*=language-]{background:var(--waline-code-bg-color);border-radius:6px;margin:.75rem 0;padding:1rem 1.25rem;line-height:1.4;overflow:auto}.wl-content pre code,.wl-content pre[class*=language-] code{color:#bbb;direction:ltr;border-radius:0;padding:0;background:0 0!important}.wl-content code[class*=language-],.wl-content pre[class*=language-]{color:#ccc;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;overflow-wrap:normal;tab-size:4;hyphens:none;background:0 0;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-size:1em}.wl-content pre[class*=language-]{overflow:auto}.wl-content :not(pre)>code[class*=language-],.wl-content pre[class*=language-]{background:#2d2d2d}.wl-content :not(pre)>code[class*=language-]{white-space:normal;border-radius:.3em;padding:.1em}.wl-content .token.comment,.wl-content .token.block-comment,.wl-content .token.prolog,.wl-content .token.doctype,.wl-content .token.cdata{color:#999}.wl-content .token.punctuation{color:#ccc}.wl-content .token.tag,.wl-content .token.attr-name,.wl-content .token.namespace,.wl-content .token.deleted{color:#e2777a}.wl-content .token.function-name{color:#6196cc}.wl-content .token.boolean,.wl-content .token.number,.wl-content .token.function{color:#f08d49}.wl-content .token.property,.wl-content .token.class-name,.wl-content .token.constant,.wl-content .token.symbol{color:#f8c555}.wl-content .token.selector,.wl-content .token.important,.wl-content .token.atrule,.wl-content .token.keyword,.wl-content .token.builtin{color:#cc99cd}.wl-content .token.string,.wl-content .token.char,.wl-content .token.attr-value,.wl-content .token.regex,.wl-content .token.variable{color:#7ec699}.wl-content .token.operator,.wl-content .token.entity,.wl-content .token.url{color:#67cdcc}.wl-content .token.important,.wl-content .token.bold{font-weight:700}.wl-content .token.italic{font-style:italic}.wl-content .token.entity{cursor:help}.wl-content .token.inserted{color:green}.wl-recent-item p{display:inline}.wl-user-list{padding:0;list-style:none}.wl-user-list a,.wl-user-list a:hover,.wl-user-list a:visited{color:var(--waline-color);text-decoration:none}.wl-user-list .wl-user-avatar{border-radius:4px;margin-inline-end:10px;line-height:0;display:inline-block;position:relative;overflow:hidden}.wl-user-list .wl-user-avatar>img{width:var(--waline-user-avatar-size,48px);height:var(--waline-user-avatar-size,48px)}.wl-user-list .wl-user-badge{inset-inline-end:0;background:var(--waline-info-bg-color);min-width:.7em;height:1.5em;color:var(--waline-info-color);text-align:center;border-radius:4px;padding:0 .4em;font-size:10px;font-weight:700;line-height:1.5em;position:absolute;bottom:0}.wl-user-list .wl-user-item{margin:10px 0}.wl-user-list .wl-user-item:first-child .wl-user-badge{background:var(--waline-rank-gold-bg-color,#fa3939);color:var(--waline-white);font-weight:700}.wl-user-list .wl-user-item:nth-child(2) .wl-user-badge{background:var(--waline-rank-silver-bg-color,#fb811c);color:var(--waline-white);font-weight:700}.wl-user-list .wl-user-item:nth-child(3) .wl-user-badge{background:var(--waline-rank-copper-bg-color,#feb207);color:var(--waline-white)}.wl-user-list .wl-user-meta{vertical-align:top;display:inline-block}.wl-user-list .wl-badge{vertical-align:text-top;border:1px solid var(--waline-badge-color);color:var(--waline-badge-color);font-size:var(--waline-badge-font-size);border-radius:4px;margin-inline-start:.5em;padding:0 .3em;display:inline-block}.wl-user-wall{padding:0;list-style:none}.wl-user-wall .wl-user-badge,.wl-user-wall .wl-user-meta{display:none}.wl-user-wall .wl-user-item{transition:transform .2s ease-in-out;display:inline-block;position:relative}.wl-user-wall .wl-user-item:before,.wl-user-wall .wl-user-item:after{z-index:10;opacity:0;pointer-events:none;transform-origin:top;transition:all .18s ease-out .18s;position:absolute;bottom:100%;left:50%;transform:translate(-50%,4px)}.wl-user-wall .wl-user-item:before{content:"";border:5px solid #0000;border-top-color:#101010f2;width:0;height:0}.wl-user-wall .wl-user-item:after{content:attr(aria-label);color:#fff;white-space:nowrap;background:#101010f2;border-radius:2px;margin-bottom:10px;padding:.5em 1em;font-size:12px}.wl-user-wall .wl-user-item:hover{transform:scale(1.1)}.wl-user-wall .wl-user-item:hover:before,.wl-user-wall .wl-user-item:hover:after{opacity:1;pointer-events:none;transform:translate(-50%)}.wl-user-wall .wl-user-item img{width:var(--waline-user-avatar-size,48px);height:var(--waline-user-avatar-size,48px)}.artalk,.atk-layer-wrap{--at-color-font:#2a2e2e;--at-color-deep:#2a2e2e;--at-color-sub:#757575;--at-color-grey:#747474;--at-color-meta:#697182;--at-color-border:#eceff2;--at-color-light:#4285f4;--at-color-bg:#fff;--at-color-bg-transl:#fffffff0;--at-color-bg-grey:#f3f4f5;--at-color-bg-grey-transl:#f4f4f4bf;--at-color-bg-light:#1da1f21a;--at-color-main:#0083ff;--at-color-red:#ff5652;--at-color-pink:#fa5a57;--at-color-yellow:#ff7c37;--at-color-green:#4caf50;--at-color-gradient:linear-gradient(180deg, transparent, #fff)}.artalk.atk-dark-mode,.atk-layer-wrap.atk-dark-mode{--at-color-font:#fff;--at-color-deep:#e7e7e7;--at-color-sub:#e7e7e7;--at-color-grey:#fff;--at-color-meta:#fff;--at-color-border:#2d3235;--at-color-light:#687a86;--at-color-bg:#1e2224;--at-color-bg-transl:#1e2224f2;--at-color-bg-grey:#46494e;--at-color-bg-grey-transl:#080808f2;--at-color-bg-light:#1da1f21a;--at-color-main:#0083ff;--at-color-red:#ff5652;--at-color-pink:#fa5a57;--at-color-yellow:#ff7c37;--at-color-green:#4caf50;--at-color-gradient:linear-gradient(180deg, transparent, #1e2224)}.atk-comment-wrap{border-bottom:1px solid #0000;position:relative;overflow:hidden}.atk-comment-wrap.atk-flash-once{animation:1s ease-in-out atkFlashOnce}@keyframes atkFlashOnce{0%{background:#0083ff33}to{background:0 0}}.atk-comment-wrap.atk-unread:before{content:" ";background:var(--at-color-main);width:3px;height:80%;position:absolute;top:10%;left:0}.atk-comment-wrap.atk-openable{cursor:pointer}.atk-comment-wrap.atk-openable:hover{background:var(--at-color-bg-grey)}.atk-comment-wrap.atk-openable .atk-height-limit:after{background:0 0!important}.atk-comment-wrap:last-child{border-bottom:none}.atk-comment{padding:10px;display:block}.atk-comment>.atk-avatar{float:left;padding:2px 0;display:block}.atk-comment>.atk-avatar img{border-radius:3px;width:50px;height:50px}.atk-comment>.atk-main{margin-left:63px;display:block}.atk-comment>.atk-main>.atk-header{flex-wrap:wrap;align-items:center;margin-bottom:.5em;font-size:13px;line-height:1.5;display:flex;position:relative;overflow:hidden}.atk-comment>.atk-main>.atk-header .atk-item{color:var(--at-color-meta);align-items:center;margin-top:2px;margin-bottom:2px;display:flex}.atk-comment>.atk-main>.atk-header .atk-item:not(:last-child){margin-right:6px}.atk-comment>.atk-main>.atk-header .atk-item.atk-nick,.atk-comment>.atk-main>.atk-header .atk-item.atk-nick a{color:var(--at-color-main);font-size:14px;text-decoration:none}.atk-comment>.atk-main>.atk-header .atk-item.atk-reply-at{margin-left:2px}.atk-comment>.atk-main>.atk-header .atk-item.atk-reply-at>.atk-arrow:before{content:"";vertical-align:middle;border-bottom:4px solid var(--at-color-grey);border-left:3px solid #0000;border-right:3px solid #0000;margin-top:-1px;display:inline-block;transform:rotate(90deg)}.atk-comment>.atk-main>.atk-header .atk-item.atk-reply-at>.atk-nick{color:var(--at-color-main);cursor:pointer;margin-left:6px}.atk-comment>.atk-main>.atk-header .badge,.atk-comment>.atk-main>.atk-header .atk-ua,.atk-comment>.atk-main>.atk-header .atk-pinned-badge,.atk-comment>.atk-main>.atk-header .atk-region-badge,.atk-comment>.atk-main>.atk-header .atk-badge{color:var(--at-color-meta);background:var(--at-color-bg-grey);border-radius:3px;padding:0 6px;line-height:17px;display:inline-block}.atk-comment>.atk-main>.atk-header .badge:not(:last-child),.atk-comment>.atk-main>.atk-header .atk-ua:not(:last-child),.atk-comment>.atk-main>.atk-header .atk-pinned-badge:not(:last-child),.atk-comment>.atk-main>.atk-header .atk-region-badge:not(:last-child),.atk-comment>.atk-main>.atk-header .atk-badge:not(:last-child),.atk-comment>.atk-main>.atk-header .atk-badge-wrap>:last-child{margin-right:6px}.atk-comment>.atk-main>.atk-header .atk-badge{color:#fff}.atk-comment>.atk-main>.atk-header .atk-pinned-badge{color:#fff;background:#f44336}.atk-comment>.atk-main>.atk-header .atk-verified-icon{background-image:url("data:image/svg+xml,<svg viewBox=\"0 0 22 22\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"%231d9bf0\"><g><path d=\"M20.396 11c-.018-.646-.215-1.275-.57-1.816-.354-.54-.852-.972-1.438-1.246.223-.607.27-1.264.14-1.897-.131-.634-.437-1.218-.882-1.687-.47-.445-1.053-.75-1.687-.882-.633-.13-1.29-.083-1.897.14-.273-.587-.704-1.086-1.245-1.44S11.647 1.62 11 1.604c-.646.017-1.273.213-1.813.568s-.969.854-1.24 1.44c-.608-.223-1.267-.272-1.902-.14-.635.13-1.22.436-1.69.882-.445.47-.749 1.055-.878 1.688-.13.633-.08 1.29.144 1.896-.587.274-1.087.705-1.443 1.245-.356.54-.555 1.17-.574 1.817.02.647.218 1.276.574 1.817.356.54.856.972 1.443 1.245-.224.606-.274 1.263-.144 1.896.13.634.433 1.218.877 1.688.47.443 1.054.747 1.687.878.633.132 1.29.084 1.897-.136.274.586.705 1.084 1.246 1.439.54.354 1.17.551 1.816.569.647-.016 1.276-.213 1.817-.567s.972-.854 1.245-1.44c.604.239 1.266.296 1.903.164.636-.132 1.22-.447 1.68-.907.46-.46.776-1.044.908-1.681s.075-1.299-.165-1.903c.586-.274 1.084-.705 1.439-1.246.354-.54.551-1.17.569-1.816zM9.662 14.85l-3.429-3.428 1.293-1.302 2.072 2.072 4.4-4.794 1.347 1.246z\"></path></g></svg>");background-position:50%;background-repeat:no-repeat;background-size:contain;width:1.4em;height:1.4em;display:block}@media only screen and (width<=768px){.atk-comment>.atk-main>.atk-header .atk-ua-wrap{display:block}}.atk-comment>.atk-main>.atk-body{display:block;position:relative;overflow:hidden}.atk-comment>.atk-main>.atk-body img{max-width:100%}.atk-comment>.atk-main>.atk-body>.atk-content{word-break:break-word}.atk-comment>.atk-main>.atk-body>.atk-content.atk-type-collapsed{border:3px solid var(--at-color-bg-grey);border-bottom:0;border-radius:6px 6px 0 0;margin-bottom:-5px;padding:5px 10px}.atk-comment>.atk-main>.atk-body>.atk-content>:first-child{margin-top:0}.atk-comment>.atk-main>.atk-body>.atk-content>:last-child{margin-bottom:0}.atk-comment>.atk-main>.atk-body>.atk-content .atk-height-limit-btn{bottom:5px}.atk-comment>.atk-main>.atk-body>.atk-pending{color:var(--at-color-meta);background:var(--at-color-bg-grey);border-left:4px solid #f44336;margin:3px 0;padding:10px 18px;font-size:13px;display:block}.atk-comment>.atk-main>.atk-body>.atk-reply-to{border-left:3px solid var(--at-color-border);margin-top:10px;margin-bottom:10px;padding:5px 15px;position:relative}.atk-comment>.atk-main>.atk-body>.atk-reply-to .atk-meta{font-size:15px}.atk-comment>.atk-main>.atk-body>.atk-reply-to .atk-meta .atk-nick{color:var(--at-color-main)}.atk-comment>.atk-main>.atk-body>.atk-reply-to .atk-content{margin-top:5px}.atk-comment>.atk-main>.atk-body>.atk-collapsed{background:var(--at-color-bg-grey);border-radius:6px;margin:3px 0;padding:10px 18px;font-size:13px;display:block}.atk-comment>.atk-main>.atk-body>.atk-collapsed .atk-text{color:var(--at-color-meta)}.atk-comment>.atk-main>.atk-body>.atk-collapsed .atk-show-btn{color:var(--at-color-main);cursor:pointer;user-select:none;margin-left:3px}.atk-comment>.atk-main>.atk-body>.atk-collapsed .atk-show-btn:hover{color:var(--at-color-main)}.atk-comment>.atk-main>.atk-footer{margin-top:5px}.atk-comment>.atk-main>.atk-footer .atk-actions{flex-flow:wrap;align-items:center;display:flex}.atk-comment>.atk-main>.atk-footer .atk-actions>span{color:var(--at-color-meta);cursor:pointer;user-select:none;font-size:13px;line-height:25px;display:inline-flex}.atk-comment>.atk-main>.atk-footer .atk-actions>span.atk-error,.atk-comment>.atk-main>.atk-footer .atk-actions>span.atk-error:hover{color:var(--at-color-red)}.atk-comment>.atk-main>.atk-footer .atk-actions>span:not(:last-child):not(.atk-hide){margin-right:16px}.atk-comment>.atk-main>.atk-footer .atk-actions>span:hover{color:var(--at-color-deep)}.atk-comment .atk-height-limit:after{z-index:1;content:" ";background:var(--at-color-gradient);width:100%;height:80px;display:block;position:absolute;bottom:0;overflow:hidden}.atk-comment .atk-height-limit-btn{z-index:2;cursor:pointer;border:1px solid var(--at-color-border);background:var(--at-color-bg);color:var(--at-color-meta);user-select:none;border-radius:6px;padding:1px 20px;font-size:15px;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.atk-comment .atk-height-limit-btn:hover{background:var(--at-color-bg-grey)}.atk-comment .atk-height-limit .atk-height-limit .atk-height-limit-btn{display:none}.atk-comment .atk-height-limit-scroll{background:linear-gradient(var(--at-color-bg) 1px,transparent 1px calc(100% - 1px)) center top,linear-gradient(transparent calc(100% - 1px),var(--at-color-bg) calc(100% - 1px) 1px) center bottom,linear-gradient(var(--at-color-border) 1px,transparent 1px calc(100% - 1px)) center top,linear-gradient(transparent calc(100% - 1px),var(--at-color-border) calc(100% - 1px) 1px) center bottom;background-color:#0000;background-repeat:no-repeat;background-size:100% 1px,100% 1px,100% 1px,100% 1px;background-attachment:local,local,scroll,scroll;margin-top:10px;overflow-y:auto}.atk-comment-children>.atk-comment-wrap{border-bottom-color:#0000;border-left:1px dashed #0000;margin-top:10px}.atk-comment-children>.atk-comment-wrap:not(:last-child){margin-bottom:10px}.atk-comment-children>.atk-comment-wrap>.atk-comment{padding:0}.atk-comment-children>.atk-comment-wrap>.atk-comment>.atk-avatar img{width:36px;height:36px}.atk-comment-children>.atk-comment-wrap>.atk-comment>.atk-main{margin-left:47px}.artalk>.atk-list{position:relative}.artalk>.atk-list>.atk-list-header{flex-direction:row;padding:10px 17px;display:flex}.artalk>.atk-list>.atk-list-header .atk-text{display:inline-block}.artalk>.atk-list>.atk-list-header .atk-dropdown-wrap{cursor:pointer;position:relative}.artalk>.atk-list>.atk-list-header .atk-dropdown-wrap .atk-arrow-down-icon{cursor:pointer;vertical-align:middle;border-top:5px solid var(--at-color-grey);border-left:3px solid #0000;border-right:3px solid #0000;margin-top:-1px;margin-left:.8rem;display:inline-block}.artalk>.atk-list>.atk-list-header .atk-dropdown-wrap:hover .atk-dropdown{display:block}.artalk>.atk-list>.atk-list-header .atk-dropdown-wrap .atk-dropdown{z-index:3;background-color:var(--at-color-bg);border:1px solid var(--at-color-border);text-align:center;white-space:nowrap;border-radius:6px;width:100%;max-height:calc(100vh - 2.7rem);margin:0;padding:.6rem 0;list-style:none;display:none;position:absolute;top:100%;right:0;overflow-y:auto;height:auto!important}.artalk>.atk-list>.atk-list-header .atk-dropdown-wrap .atk-dropdown-item span,.artalk>.atk-list>.atk-list-header .atk-dropdown-wrap .atk-dropdown-item a{border-bottom:none;padding:0 1.5rem;font-weight:400;line-height:2rem;display:block;position:relative}.artalk>.atk-list>.atk-list-header .atk-dropdown-wrap .atk-dropdown-item span:hover,.artalk>.atk-list>.atk-list-header .atk-dropdown-wrap .atk-dropdown-item a:hover,.artalk>.atk-list>.atk-list-header .atk-dropdown-wrap .atk-dropdown-item.active span,.artalk>.atk-list>.atk-list-header .atk-dropdown-wrap .atk-dropdown-item a{color:var(--at-color-main)}.artalk>.atk-list>.atk-list-header .atk-comment-count{font-size:15px}.artalk>.atk-list>.atk-list-header .atk-comment-count .atk-comment-count-num{margin-right:4px;font-size:22px}.artalk>.atk-list>.atk-list-header .atk-right-action{flex-direction:row;flex:1;justify-content:flex-end;align-items:center;display:flex}.artalk>.atk-list>.atk-list-header .atk-right-action>span{color:var(--at-color-meta);cursor:pointer;user-select:none;font-size:14px;position:relative}.artalk>.atk-list>.atk-list-header .atk-right-action>span.atk-on,.artalk>.atk-list>.atk-list-header .atk-right-action>span.atk-on *{color:var(--at-color-main)}.artalk>.atk-list>.atk-list-header .atk-right-action>span:not(:last-child):not(.atk-hide){margin-right:10px;padding-right:10px}.artalk>.atk-list>.atk-list-header .atk-right-action>span .atk-unread-badge{color:#fff;background:var(--at-color-pink);text-align:center;border-radius:8px;min-width:16px;height:16px;padding:0 3px;font-size:12px;line-height:16px;position:absolute;top:-5px;left:-6px}.artalk>.atk-list>.atk-list-body{min-height:150px}.artalk>.atk-list>.atk-list-footer{text-align:right}@media only screen and (width<=768px){.artalk>.atk-list>.atk-list-footer{float:initial;text-align:center}}.artalk>.atk-list>.atk-list-footer .atk-copyright{color:var(--at-color-meta);padding-right:15px;font-size:12px;display:block}.artalk>.atk-list>.atk-list-footer .atk-copyright a{color:var(--at-color-main);text-decoration:none}.atk-list-no-comment{word-break:break-word;text-align:center;justify-content:center;align-items:center;height:150px;font-size:19px;display:flex}.atk-list-read-more{border-top:1px dashed var(--at-color-border);margin-top:28px;padding-bottom:25px}@media only screen and (width<=768px){.atk-list-read-more{padding-bottom:10px}}.atk-list-read-more.atk-err .atk-text{color:var(--at-color-red)!important}.atk-list-read-more .atk-list-read-more-inner{cursor:pointer;user-select:none;background:var(--at-color-bg);border:1px solid #0000;border-color:var(--at-color-border);border-radius:6px;flex-direction:row;place-content:center;align-items:center;width:120px;height:30px;margin:-15px auto 0;padding:0 15px;font-size:14px;display:flex}.atk-list-read-more .atk-list-read-more-inner>.atk-loading-icon{width:15px;height:15px}.atk-list-read-more .atk-list-read-more-inner>.atk-text{color:var(--at-color-meta)}.atk-list-read-more .atk-list-read-more-inner:hover{background:var(--at-color-bg-grey)}.atk-pagination{flex-direction:row;justify-content:center;padding:10px 0;display:flex;position:relative}.atk-pagination>.atk-btn,.atk-pagination>.atk-input{border:1px solid var(--at-color-border);text-align:center;background:var(--at-color-bg);border-radius:3px;height:30px;padding:0 5px}.atk-pagination>.atk-btn{user-select:none;cursor:pointer;justify-content:center;align-items:center;width:60px;display:flex}.atk-pagination>.atk-btn:hover{background:var(--at-color-bg-grey)}.atk-pagination>.atk-btn.atk-disabled{color:var(--at-color-sub)}.atk-pagination>.atk-btn.atk-disabled:hover{cursor:default;background:initial}.atk-pagination>.atk-input{color:var(--at-color-font);background:0 0;outline:none;width:60px;font-size:18px}.atk-pagination>.atk-input:focus{border-color:var(--at-color-main)}.atk-pagination>:not(:last-child){margin-right:10px}.atk-main-editor{background:var(--at-color-bg);border:1px solid var(--at-color-border);border-radius:6px;margin-bottom:10px;position:relative;overflow:hidden}@media only screen and (width<=768px){.atk-main-editor{margin-bottom:7px}}.atk-main-editor.editor-traveling{margin-top:5px;margin-bottom:10px}.atk-main-editor>.atk-header{flex-direction:row;padding:10px 14px 0;display:flex}.atk-main-editor>.atk-header input{resize:none;background:0 0;border:2px solid #0000;border-radius:3px;outline:none;flex:1;width:100%;padding:6px 5px;font-size:14px}.atk-main-editor>.atk-header input:not(:last-child){margin-right:2px}.atk-main-editor>.atk-textarea-wrap{position:relative}.atk-main-editor>.atk-textarea-wrap>.atk-textarea{color:var(--at-color-font);background-color:var(--at-color-bg);resize:none;word-wrap:break-word;border:2px solid #0000;border-radius:3px;outline:none;width:100%;min-height:120px;margin-top:2px;padding:10px 20px;font-size:15px;display:block;overflow:hidden}.atk-main-editor>.atk-textarea-wrap>.atk-comment-closed{pointer-events:none;color:var(--at-color-meta);background-color:var(--at-color-bg);border-top:1px solid var(--at-color-border);margin-top:10px;padding:5px 15px;font-size:12px}.atk-main-editor>.atk-plug-panel-wrap{border-top:1px solid var(--at-color-border);width:100%;height:180px;transition:height .2s ease-in-out;animation:.3s both atkFadeIn;position:relative;overflow:hidden}.atk-main-editor>.atk-bottom{flex-flow:wrap;justify-content:space-between;row-gap:5px;padding:5px;display:flex}.atk-main-editor>.atk-bottom>.atk-item{flex-direction:row;align-items:center;display:flex}.atk-main-editor>.atk-bottom>.atk-bottom-left>.atk-state-wrap{margin-right:5px}.atk-main-editor>.atk-bottom>.atk-bottom-left>.atk-plug-btn-wrap{flex-flow:wrap;align-items:center;row-gap:5px;display:flex}.atk-main-editor>.atk-bottom .atk-plug-btn{cursor:pointer;height:30px;color:var(--at-color-grey);user-select:none;word-break:keep-all;border-radius:3px;justify-content:center;place-items:center;padding:0 10px;font-size:14px;line-height:30px;display:flex}.atk-main-editor>.atk-bottom .atk-plug-btn:not(:last-child){margin-right:5px}.atk-main-editor>.atk-bottom .atk-plug-btn:hover{background:var(--at-color-bg-grey)}.atk-main-editor>.atk-bottom .atk-plug-btn.active{color:var(--at-color-main)}.atk-main-editor>.atk-bottom .atk-plug-btn.active svg.markdown path{fill:var(--at-color-main)}.atk-main-editor>.atk-bottom .atk-plug-btn i{color:var(--at-color-grey);justify-content:center;place-items:center;display:flex}.atk-main-editor>.atk-bottom .atk-plug-btn i:not(:first-child){margin-left:4px}.atk-main-editor>.atk-bottom .atk-state-btn{z-index:2;background:var(--at-color-bg-grey-transl);cursor:pointer;border-radius:3px;flex-direction:row;justify-content:center;place-items:center;height:30px;padding:0 0 0 10px;font-size:14px;display:flex;position:relative;overflow:hidden}.atk-main-editor>.atk-bottom .atk-state-btn:hover .atk-cancel{background:#0000000a}@media only screen and (width<=768px){.atk-main-editor>.atk-bottom .atk-state-btn{padding:0}.atk-main-editor>.atk-bottom .atk-state-btn .atk-text-wrap{display:none}}.atk-main-editor>.atk-bottom .atk-state-btn .atk-text-wrap{text-overflow:ellipsis;white-space:nowrap;max-width:8em;padding:0 8px 0 2px;overflow:hidden}.atk-main-editor>.atk-bottom .atk-state-btn .atk-cancel{background:#00000005;justify-content:center;place-items:center;height:100%;padding:0 10px;font-weight:700;display:flex}.atk-main-editor>.atk-bottom .atk-send-btn{background:var(--at-color-main);color:#fff;cursor:pointer;border:none;border-radius:3px;outline:none;min-width:7.3em;height:30px;margin:0;font-size:14px;transition:opacity .3s ease-in-out}@media only screen and (width<=768px){.atk-main-editor>.atk-bottom .atk-send-btn{min-width:6em}}.atk-main-editor>.atk-bottom .atk-send-btn:active{opacity:.9}.atk-main-editor>.atk-notify-wrap{z-index:3;opacity:.83;width:225px;position:absolute;bottom:40px;right:-2px}.atk-sidebar-layer{z-index:99999;background:var(--at-color-bg);width:430px;height:100%;transition:transform .45s cubic-bezier(.23,1,.32,1);position:fixed;top:0;right:0;transform:translate(430px)}@media only screen and (width<=430px){.atk-sidebar-layer{width:100%}}.atk-sidebar-layer .atk-sidebar-inner{height:100%;position:relative}.atk-sidebar-layer .atk-sidebar-header{z-index:99999;flex-direction:row;align-items:center;display:flex;position:absolute;top:0;right:0}.atk-sidebar-layer .atk-sidebar-header .atk-sidebar-close{cursor:pointer;user-select:none;flex-direction:column;place-content:center;align-items:center;width:60px;height:60px;margin-left:10px;font-size:22px;display:flex}.atk-sidebar-layer .atk-sidebar-header .atk-sidebar-close:hover :after{background-color:#e81123e6}.atk-sidebar-layer .atk-sidebar-iframe-wrap{height:100%;position:relative}.atk-sidebar-layer .atk-sidebar-iframe-wrap iframe{border:0;width:100%;height:100%}.atk-sidebar-layer .atk-sidebar-iframe-wrap .atk-err-alert{z-index:9999;background:var(--at-color-bg);text-align:center;border-radius:4px;width:80%;padding:40px 30px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.atk-sidebar-layer .atk-sidebar-iframe-wrap .atk-err-alert .atk-title{color:var(--at-color-font);margin-bottom:20px;font-size:1.4em}.atk-sidebar-layer .atk-sidebar-iframe-wrap .atk-err-alert .atk-text{color:var(--at-color-font)}.atk-sidebar-layer .atk-sidebar-iframe-wrap .atk-err-alert .atk-text span{cursor:pointer;color:var(--at-color-main)}.artalk{width:100%;min-height:200px;position:relative}.artalk,.atk-layer-wrap{color:var(--at-color-font);word-wrap:break-word;word-break:break-word}.artalk *,.atk-layer-wrap *{box-sizing:border-box}.artalk input,.artalk textarea,.artalk button,.artalk optgroup,.artalk select,.atk-layer-wrap input,.atk-layer-wrap textarea,.atk-layer-wrap button,.atk-layer-wrap optgroup,.atk-layer-wrap select{color:inherit;font-family:inherit;font-size:inherit}.artalk code,.atk-layer-wrap code{vertical-align:middle;background-color:var(--at-color-bg-grey);color:var(--at-color-font);border-radius:2px;margin:0 .05em;padding:0 .4em;font-family:source code pro,Consolas,Monaco,Menlo,sans-serif;font-size:.9em;display:inline-block}.artalk pre,.atk-layer-wrap pre{margin:10px 0 0;padding:0;line-height:0}.artalk pre code,.atk-layer-wrap pre code{background-color:var(--at-color-bg-grey);color:var(--at-color-font);margin:0;padding:10px 15px;line-height:1.6em;display:block;white-space:pre-wrap!important}.artalk pre code *,.atk-layer-wrap pre code *{font-family:source code pro,Consolas,Monaco,Menlo,sans-serif}.artalk a,.atk-layer-wrap a{color:var(--at-color-main);text-decoration:none}.artalk blockquote,.atk-layer-wrap blockquote{background:var(--at-color-bg-grey);color:var(--at-color-font);border-left:4px solid #687a86;margin:10px 0;padding:10px 20px;position:static}.artalk p:first-child,.atk-layer-wrap p:first-child{margin-top:0}.artalk p:last-child,.atk-layer-wrap p:last-child{margin-bottom:0}.artalk img,.atk-layer-wrap img{max-width:100%}.artalk table,.atk-layer-wrap table{border-collapse:collapse;border-spacing:0;width:100%;margin-bottom:1.5em;font-size:.96em}.artalk td,.artalk th,.atk-layer-wrap td,.atk-layer-wrap th{text-align:left;border:1px solid var(--at-color-border);padding:4px 8px 4px 10px}.artalk td,.atk-layer-wrap td{vertical-align:top}.artalk tr:nth-child(2n),.atk-layer-wrap tr:nth-child(2n){background-color:var(--at-color-bg-grey)}.artalk ul,.atk-layer-wrap ul{list-style:outside}.artalk ol,.atk-layer-wrap ol{list-style:decimal}.artalk li+li,.atk-layer-wrap li+li{margin-top:8px}.artalk li>ol,.artalk li>ul,.atk-layer-wrap li>ol,.atk-layer-wrap li>ul{margin:8px 0 0}.atk-hide{display:none!important}.atk-full-layer,.atk-layer-dialog-wrap,.atk-error-layer,.atk-loading{background:var(--at-color-bg);z-index:4;flex-flow:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.atk-loading-spinner{width:50px;height:50px;position:relative}.atk-loading-spinner svg{transform-origin:50%;width:100%;height:100%;animation:2s linear infinite atkRotate;position:absolute;top:0;left:0}.atk-loading-spinner svg circle{stroke-dasharray:1 200;stroke-dashoffset:0;stroke-linecap:round;animation:1.5s ease-in-out infinite atkDash,6s ease-in-out infinite atkColor}@keyframes atkRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes atkDash{0%{stroke-dasharray:1 200;stroke-dashoffset:0}50%{stroke-dasharray:89 200;stroke-dashoffset:-35px}to{stroke-dasharray:89 200;stroke-dashoffset:-124px}}@keyframes atkColor{0%,to{stroke:#ff5652}40%{stroke:#2196f3}66%{stroke:#32c787}80%,90%{stroke:#ffc107}}@keyframes atkLoadingIconRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.atk-loading-icon{box-sizing:border-box;border:1px solid #0000;border-color:#29d #0000 #0000 #29d;border-radius:50%;width:18px;height:18px;animation:.4s linear infinite atkLoadingIconRotate}.atk-fade-in{animation:.3s both atkFadeIn}.atk-fade-out{animation:.2s both atkFadeOut}.atk-rotate{animation:2s linear infinite atkRotate}@keyframes atkFadeIn{0%{opacity:0}to{opacity:1}}@keyframes atkFadeOut{to{opacity:0}}.atk-icon:after{content:"";background-color:var(--at-color-deep);background-repeat:no-repeat;background-size:contain;width:1em;height:1em;display:block;mask-position:50%;mask-size:contain;mask-repeat:no-repeat}.atk-icon-sync:after{mask-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.99133 4.87635C2.22512 7.64257 2.22512 12.1275 4.99133 14.8937C6.04677 15.9491 7.3524 16.6019 8.71732 16.8519' stroke='%234E5969' stroke-width='2'/%3E%3Cpath d='M14.4179 15.4815L15.0072 14.8922C17.7734 12.126 17.7734 7.64107 15.0072 4.87486C13.9518 3.81942 12.6461 3.16668 11.2812 2.91664' stroke='%234E5969' stroke-width='2'/%3E%3Cpath d='M6.17106 4.99252L5.58181 4.40327L4.99255 3.81401H6.17106V4.99252Z' fill='%23C4C4C4' stroke='%234E5969' stroke-width='2'/%3E%3Cpath d='M13.8299 15.0084L14.4192 15.5976L15.0084 16.1869H13.8299V15.0084Z' fill='%23C4C4C4' stroke='%234E5969' stroke-width='2'/%3E%3C/svg%3E")}.atk-icon-del:after{mask-image:url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.29167 5.04166L4.81251 5.04166M4.81251 5.04166L4.81251 18.3333C4.81251 18.5865 5.01771 18.7917 5.27084 18.7917L16.7292 18.7917C16.9823 18.7917 17.1875 18.5865 17.1875 18.3333V5.04166M4.81251 5.04166L7.33334 5.04166M17.1875 5.04166L19.7083 5.04166M17.1875 5.04166L14.6667 5.04166M7.33334 5.04166V3.20833L14.6667 3.20833V5.04166M7.33334 5.04166L14.6667 5.04166' stroke='%23D06565' stroke-width='2'/%3E%3Cpath d='M9.16667 8.25V15.125M12.8333 8.25V15.125' stroke='%23D06565' stroke-width='2'/%3E%3C/svg%3E");background-color:var(--at-color-red)!important}.atk-icon-edit:after{mask-image:url("data:image/svg+xml,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.70618 4.08515L12.6081 7.06376M1.00041 13.021L11.7376 2L14.6392 4.97861L3.90274 16H1L1.00041 13.021Z' stroke='%234E5969' stroke-width='1.5'/%3E%3C/svg%3E")}.atk-icon-yes:after,.atk-icon-check:after{mask-image:url("data:image/svg+xml,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.7071 5.75533L9.92197 17.5404L3.29285 10.9113' stroke='%234E5969'/%3E%3C/svg%3E")}.atk-icon-plus:after{mask-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.08331 10H17.9166' stroke='%234E5969' stroke-width='2'/%3E%3Cpath d='M10 2.08334L10 17.9167' stroke='%234E5969' stroke-width='2'/%3E%3C/svg%3E")}.atk-icon-close-slim:after{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' viewBox='0 0 25 25' fill='none'%3E%3Cpath d='M19.8657 5.13431L12.5 12.5L5.13431 19.8657' stroke='%234E5969'/%3E%3Cpath d='M5.13431 5.13432L12.5 12.5L19.8657 19.8657' stroke='%234E5969'/%3E%3C/svg%3E")}.atk-icon-arrow-left:after{mask-image:url("data:image/svg+xml,<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"currentColor\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M6.54542 8.00004L11 12.6667L9.72729 14L4 8.00004L9.72729 2L11 3.33333L6.54542 8.00004Z\" /></svg>")}.atk-icon-no:after,.atk-icon-close:after{mask-image:url("data:image/svg+xml,<svg stroke=\"currentColor\" fill=\"currentColor\" stroke-width=\"0\" viewBox=\"0 0 512 512\" height=\"1em\" width=\"1em\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M405 136.798L375.202 107 256 226.202 136.798 107 107 136.798 226.202 256 107 375.202 136.798 405 256 285.798 375.202 405 405 375.202 285.798 256z\"></path></svg>")}.atk-error-layer{background-color:var(--at-color-bg-transl)}.atk-error-layer .atk-error-title{color:var(--at-color-red)}.atk-error-layer .atk-warn-title{color:var(--at-color-yellow)}.atk-error-layer .atk-error-title,.atk-error-layer .atk-warn-title{letter-spacing:-.5px;margin-bottom:20px;padding:0 15px;font-size:20px;display:inline-block}.atk-error-layer .atk-error-text{text-align:center;padding:0 20px}.atk-error-layer .atk-error-text *{color:var(--at-color-deep)}.atk-error-layer .atk-error-text a{color:var(--at-color-meta)}.atk-version-check-notice{background:var(--at-color-bg-grey);border-radius:6px;margin-bottom:10px;padding:10px 20px;font-size:14px}.atk-version-check-notice .atk-info{color:var(--at-color-meta)}.atk-version-check-notice .atk-ignore-btn{cursor:pointer;float:right}.atk-version-check-notice .atk-ignore-btn:hover{opacity:.8}.atk-layer-dialog-wrap{background-color:var(--at-color-bg-transl)}.atk-layer-dialog-wrap>.atk-layer-dialog{width:25%}.atk-layer-dialog-wrap>.atk-layer-dialog>.atk-layer-dialog-content .atk-captcha-img{cursor:pointer;border-right:1px solid var(--at-color-border);vertical-align:bottom;width:170px;height:auto;margin-right:10px;padding-right:10px}.atk-layer-dialog-wrap>.atk-layer-dialog>.atk-layer-dialog-content input{background-color:var(--at-color-bg);border:1px solid var(--at-color-border);text-align:center;border-radius:3px;outline:none;width:100%;margin-top:10px;margin-bottom:5px;padding:0 6px;line-height:34px;display:block}.atk-layer-dialog-wrap>.atk-layer-dialog>.atk-layer-dialog-actions{flex-direction:row;display:flex}.atk-layer-dialog-wrap>.atk-layer-dialog>.atk-layer-dialog-actions button{cursor:pointer;border:1px solid var(--at-color-main);color:var(--at-color-main);background:0 0;border-radius:3px;outline:none;flex:1;padding:0 15px;line-height:30px;display:block}.atk-layer-dialog-wrap>.atk-layer-dialog>.atk-layer-dialog-actions button:active{color:#fff;background:var(--at-color-main)}.atk-layer-dialog-wrap>.atk-layer-dialog>.atk-layer-dialog-actions button:not(:last-child){margin-right:5px}.atk-layer-dialog-wrap>.atk-layer-dialog>.atk-layer-dialog-actions button.error{color:#fff;background:#ff5652;border-color:#ff5652}.atk-layer-dialog-wrap>.atk-layer-dialog .atk-checker-iframe-wrap{z-index:999998;width:100vw;height:100vh;position:fixed;top:0;left:0}.atk-layer-dialog-wrap>.atk-layer-dialog .atk-checker-iframe-wrap>iframe{border:0;width:100%;height:100%}.atk-layer-dialog-wrap>.atk-layer-dialog .atk-checker-iframe-wrap .atk-close-btn{z-index:999999;cursor:pointer;user-select:none;flex-direction:column;place-content:center;align-items:center;width:50px;height:50px;margin-left:10px;display:flex;position:fixed;top:20px;right:20px}.atk-layer-dialog-wrap>.atk-layer-dialog .atk-checker-iframe-wrap .atk-close-btn:hover .atk-icon-close:after{background-color:#e81123e6}@media only screen and (width<=768px){.atk-layer-dialog-wrap>.atk-layer-dialog{width:90%!important}}.atk-notify{color:#fff;cursor:pointer;background-color:#2c2c2c;border-radius:3px;padding:5px 15px;font-size:14px;display:block;overflow:hidden}.atk-notify:not(:last-child){margin-bottom:3px}.atk-notify .atk-notify-content{color:#fff}.atk-layer-wrap .atk-layer-mask{z-index:99998;background:#0000004d;width:100%;height:100%;position:fixed;top:0;left:0}.atk-layer-wrap .atk-layer-item{z-index:99999;width:100%;height:100%;position:fixed;top:0;right:0}.atk-common-action-btn.atk-btn-confirm,.atk-common-action-btn.atk-btn-warn{color:var(--at-color-yellow)!important}.atk-common-action-btn.atk-btn-error{color:var(--at-color-red)!important}.atk-common-action-btn.atk-btn-success{color:var(--at-color-green)!important}img[atk-emoticon]{max-height:60px;display:initial}.atk-slim-scrollbar::-webkit-scrollbar{background:0 0;width:4px;height:4px}.atk-editor-plug-emoticons>.atk-grp-wrap::-webkit-scrollbar{background:0 0;width:4px;height:4px}.atk-slim-scrollbar::-webkit-scrollbar-thumb{background:#5656564d}.atk-editor-plug-emoticons>.atk-grp-wrap::-webkit-scrollbar-thumb{background:#5656564d}.atk-slim-scrollbar::-webkit-scrollbar-thumb:window-inactive{background:#5656564d}.atk-slim-scrollbar::-webkit-scrollbar-thumb:vertical:hover{background:#414a52c4}.atk-editor-plug-emoticons>.atk-grp-wrap::-webkit-scrollbar-thumb:vertical:hover{background:#414a52c4}.atk-slim-scrollbar::-webkit-scrollbar-thumb:vertical:active{background:#292f35c4}.atk-editor-plug-emoticons>.atk-grp-wrap::-webkit-scrollbar-thumb:vertical:active{background:#292f35c4}.atk-editor-plug-emoticons{width:100%;height:100%}.atk-editor-plug-emoticons>.atk-grp-wrap{width:100%;height:100%;overflow:hidden scroll}.atk-editor-plug-emoticons>.atk-grp-wrap>.atk-grp{flex-flow:wrap;padding:5px 10px 35px;display:flex}.atk-editor-plug-emoticons>.atk-grp-wrap>.atk-grp[data-type=image]>.atk-item{width:63px;height:63px}.atk-editor-plug-emoticons>.atk-grp-wrap>.atk-grp>.atk-item{cursor:pointer;user-select:none;border-radius:3px;justify-content:center;align-items:center;min-width:35px;margin:2px;padding:5px;font-size:15px;display:flex}.atk-editor-plug-emoticons>.atk-grp-wrap>.atk-grp>.atk-item>img{width:auto;max-height:100%}.atk-editor-plug-emoticons>.atk-grp-wrap>.atk-grp>.atk-item:hover{background:var(--at-color-bg-grey)}.atk-editor-plug-emoticons>.atk-grp-switcher{background:var(--at-color-bg-transl);border-top:1px solid var(--at-color-border);border-bottom:1px solid var(--at-color-border);width:100%;height:30px;position:absolute;bottom:0;left:0}.atk-editor-plug-emoticons>.atk-grp-switcher>span{user-select:none;float:left;cursor:pointer;padding:0 10px;font-size:14px;line-height:30px;display:block}.atk-editor-plug-emoticons>.atk-grp-switcher>span:hover,.atk-editor-plug-emoticons>.atk-grp-switcher>span.active{background:var(--at-color-bg-grey)}.atk-slim-scrollbar::-webkit-scrollbar{background:0 0;width:4px;height:4px}.atk-slim-scrollbar::-webkit-scrollbar-thumb{background:#5656564d}.atk-slim-scrollbar::-webkit-scrollbar-thumb:window-inactive{background:#5656564d}.atk-slim-scrollbar::-webkit-scrollbar-thumb:vertical:hover{background:#414a52c4}.atk-slim-scrollbar::-webkit-scrollbar-thumb:vertical:active{background:#292f35c4}.atk-editor-plug-preview{width:100%;height:100%;padding:10px 15px;overflow:hidden scroll}.comment-section[data-astro-cid-hbcs7qvy]{border-top:1px solid var(--border);margin-top:2.5rem;padding-top:2rem}.comment-title[data-astro-cid-hbcs7qvy]{color:var(--text);margin-bottom:1rem;font-size:1.25rem;font-weight:600}.comment-container[data-astro-cid-hbcs7qvy]{--waline-theme-color:var(--accent);--waline-active-color:color-mix(in srgb, var(--accent) 78%, var(--text));--waline-badge-color:var(--accent);max-width:100%}.comment-container[data-astro-cid-hbcs7qvy] .wl-panel,.comment-container[data-astro-cid-hbcs7qvy] .atk-main-editor,.comment-container[data-astro-cid-hbcs7qvy] .tk-input{border-color:var(--border)}.comment-container[data-astro-cid-hbcs7qvy] .wl-card,.comment-container[data-astro-cid-hbcs7qvy] .atk-comment,.comment-container[data-astro-cid-hbcs7qvy] .tk-comment{border-radius:8px}.comment-container[data-astro-cid-hbcs7qvy] .wl-editor,.comment-container[data-astro-cid-hbcs7qvy] .atk-textarea,.comment-container[data-astro-cid-hbcs7qvy] .tk-input{font-family:inherit}.comment-container[data-astro-cid-hbcs7qvy] .wl-header input.wl-input{font-size:.9375em}.comment-container[data-astro-cid-hbcs7qvy] .wl-content,.comment-container[data-astro-cid-hbcs7qvy] .atk-content,.comment-container[data-astro-cid-hbcs7qvy] .tk-comment-content{line-height:1.6}
