.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}@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;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;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:not(:last-child):not(.atk-hide){margin-right:16px}.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);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;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;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;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;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;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{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;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);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;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;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;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;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.atk-icon-sync:after{-webkit-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");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{-webkit-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");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{-webkit-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");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{-webkit-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");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{-webkit-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");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{-webkit-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");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{-webkit-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>");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{-webkit-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>");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-icon-verified{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}.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;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;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{color:var(--at-color-meta);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:13px;line-height:25px;display:inline-flex}.atk-common-action-btn.atk-error,.atk-common-action-btn.atk-error:hover{color:var(--at-color-red)}.atk-common-action-btn:hover{color:var(--at-color-deep)}.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-editor-plug-emoticons>.atk-grp-wrap::-webkit-scrollbar{background:0 0;width:4px;height:4px}.atk-editor-plug-emoticons>.atk-grp-wrap::-webkit-scrollbar-thumb{background:#5656564d}.atk-editor-plug-emoticons>.atk-grp-wrap::-webkit-scrollbar-thumb:vertical:hover{background:#414a52c4}.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;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;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{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;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}.comments[data-astro-cid-sesf5mg5]{width:min(var(--measure), var(--page));margin:var(--space-section) auto 0;border-top:1px solid var(--line);padding-top:30px}.comment-setup[data-astro-cid-sesf5mg5]{border-radius:var(--radius);background:var(--surface-soft);color:var(--text-soft);margin:0;padding:20px;font-size:13px}.comment-setup[data-astro-cid-sesf5mg5] strong[data-astro-cid-sesf5mg5]{color:var(--text);font-size:14px}.artalk{--at-color-main:var(--accent);--at-color-bg:var(--bg);--at-color-font:var(--text);--at-color-deep:var(--text);--at-color-sub:var(--text-soft);--at-color-border:var(--line)}.comments .atk-main-editor{border:1px solid var(--line);background:var(--surface-soft);box-shadow:0 1px 0 color-mix(in srgb, var(--text) 4%, transparent);border-radius:12px;overflow:hidden}.comments .atk-main-editor>.atk-header{border-bottom:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:0;display:grid}.comments .atk-main-editor>.atk-header input{border:0;border-right:1px solid var(--line);min-width:0;height:42px;color:var(--text);background:0 0;border-radius:0;font-size:13px}.comments .atk-main-editor>.atk-header input:nth-of-type(2){border-right:0}.comments .atk-main-editor>.atk-header input[name=link]{display:none!important}.comments .atk-main-editor textarea{min-height:124px;padding:16px;font-size:14px;line-height:1.75;color:var(--text)!important;background:0 0!important}.comments .atk-main-editor .atk-bottom{border-top:1px solid var(--line);background:color-mix(in srgb, var(--surface) 62%, transparent);min-height:44px;padding:7px 9px}.comments .atk-send-btn{border-radius:7px;min-width:88px;background:var(--text)!important;color:var(--bg)!important}.comments .atk-list-header{border-bottom-color:var(--line);margin-top:28px;padding-bottom:12px}@media (width<=640px){.comments[data-astro-cid-sesf5mg5]{margin-top:52px;padding-top:24px}.comments .atk-main-editor>.atk-header{grid-template-columns:1fr}.comments .atk-main-editor>.atk-header input{border-right:0;border-bottom:1px solid var(--line)}.comments .atk-main-editor>.atk-header input:nth-of-type(2){border-bottom:0}}.reader-toolbar{border-bottom:1px solid var(--line);background:color-mix(in srgb, var(--surface) 72%, transparent);min-height:42px;color:var(--text-soft);justify-content:space-between;align-items:center;gap:14px;padding:0 12px 0 15px;display:flex}.reader-label{color:var(--text-muted);font:9px var(--mono);letter-spacing:.1em;flex:none}.reader-actions{scrollbar-width:none;align-items:center;gap:3px;display:flex;overflow-x:auto}.reader-actions::-webkit-scrollbar{display:none}.reader-tool{min-width:30px;color:var(--text-soft);cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:6px;padding:6px 8px;font-size:11px;transition:color .2s,background-color .2s,transform .15s}.reader-tool:hover{background:var(--surface-strong);color:var(--text)}.reader-tool:active{transform:scale(.96)}.scale-label{min-width:42px;color:var(--text-soft);font:9px var(--mono);text-align:center}.code-frame,.visual-frame{border:1px solid var(--line);background:var(--surface-soft);box-shadow:0 1px 0 color-mix(in srgb, var(--text) 4%, transparent), 0 12px 28px color-mix(in srgb, var(--text) 3%, transparent);border-radius:12px;margin:36px 0;overflow:hidden}.code-frame pre{border:0!important;border-radius:0!important;margin:0!important}.code-frame.is-wrapped pre,.code-frame.is-wrapped code{overflow-wrap:anywhere;white-space:pre-wrap!important}.diagram-viewport{text-align:center;overscroll-behavior:contain;place-items:center;min-height:190px;padding:clamp(30px,4vw,46px);display:grid;overflow:auto}.mermaid{width:100%;min-width:0}.mermaid svg{height:auto;margin:0 auto;transition:width .22s;display:block}.echarts-canvas{width:100%;height:clamp(340px,46vw,480px);padding:12px}.visual-error{min-height:180px;color:var(--accent);font:12px/1.7 var(--mono);text-align:left;white-space:pre-wrap;padding:28px;overflow:auto}.visual-frame:fullscreen{background:var(--bg);border:0;border-radius:0;width:100vw;height:100vh;margin:0}.visual-frame:fullscreen .diagram-viewport{align-items:center;height:calc(100vh - 44px);display:grid}.visual-frame:fullscreen .echarts-canvas{height:calc(100vh - 44px)}.callout{position:relative;border-left-width:3px!important}.callout-label{color:var(--accent);font:600 10px var(--sans);letter-spacing:.1em;align-items:center;gap:8px;margin-bottom:11px;display:flex}.callout-label:before{content:"";width:6px;height:6px;box-shadow:0 0 0 4px color-mix(in srgb, currentColor 12%, transparent);background:currentColor;border-radius:50%;display:block}.callout-tip,.callout-note{border-left-color:var(--text-soft)!important}.callout-warning,.callout-caution,.callout-important{border-left-color:var(--accent)!important}.prose h2,.prose h3,.prose h4{scroll-margin-top:96px;position:relative}.heading-anchor{font:.52em var(--mono);opacity:0;margin-left:9px;text-decoration:none;transition:opacity .2s,color .2s;color:var(--text-soft)!important}.prose h2:hover .heading-anchor,.prose h3:hover .heading-anchor,.prose h4:hover .heading-anchor,.heading-anchor:focus-visible{opacity:.65}.heading-anchor[data-copied=true]:after{content:" 已复制";font-size:10px}.toc a[aria-current=location]{color:var(--accent)!important}.article-image{margin:42px 0}.article-image img{cursor:zoom-in;margin:0!important}.article-image figcaption{max-width:88%;color:var(--text-soft);text-align:center;margin:12px auto 0;font-size:12px;line-height:1.65}.prose p:has(>img+img),.prose p:has(>a>img):has(>a+a){grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.prose p:has(>img+img) img,.prose p:has(>a>img):has(>a+a) img{object-fit:cover;height:100%;margin:0}.image-lightbox{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--bg);width:min(96vw,1500px);max-width:none;height:min(94vh,1100px);max-height:none;color:var(--text);padding:0;overflow:hidden}.image-lightbox::backdrop{backdrop-filter:blur(8px);background:#000000b8}.lightbox-toolbar{border-bottom:1px solid var(--line);min-height:48px;color:var(--text-soft);align-items:center;gap:14px;padding:0 12px 0 18px;font-size:12px;display:flex}.lightbox-toolbar span{text-overflow:ellipsis;white-space:nowrap;min-width:0;margin-right:auto;overflow:hidden}.lightbox-toolbar a{color:var(--text-soft);white-space:nowrap;text-decoration:none}.lightbox-toolbar a:hover{color:var(--accent)}.image-lightbox>img{object-fit:contain;cursor:zoom-in;width:100%;height:calc(100% - 48px);transition:transform .25s;display:block}.image-lightbox>img.is-zoomed{cursor:zoom-out;transform:scale(1.7)}@media (width>=1080px){.prose .visual-frame{width:min(820px,100vw - 360px)}}@media (width<=640px){.reader-toolbar{flex-direction:column;align-items:flex-start;padding:11px 12px}.reader-actions{width:100%}.visual-frame{margin-inline:-6px}.diagram-viewport{padding:22px 12px}.echarts-canvas{height:360px;padding:5px}.prose p:has(>img+img),.prose p:has(>a>img):has(>a+a){grid-template-columns:1fr}.lightbox-toolbar span{display:none}}@media (prefers-reduced-motion:reduce){.mermaid svg,.image-lightbox>img{transition:none}}.related-knowledge[data-astro-cid-dmezwz65]{border-top:1px solid var(--line);max-width:980px;margin:58px auto 0;padding:30px 0 8px}.related-knowledge[data-astro-cid-dmezwz65] header[data-astro-cid-dmezwz65]{justify-content:space-between;align-items:end;gap:30px;display:flex}.related-knowledge[data-astro-cid-dmezwz65] header[data-astro-cid-dmezwz65] p[data-astro-cid-dmezwz65]{color:var(--text-soft);font:9px var(--mono);letter-spacing:.09em;margin:0}.related-knowledge[data-astro-cid-dmezwz65] h2[data-astro-cid-dmezwz65]{font:400 25px/1.35 var(--display);margin:11px 0 0}.related-knowledge[data-astro-cid-dmezwz65] header[data-astro-cid-dmezwz65]>a[data-astro-cid-dmezwz65]{color:var(--accent);text-underline-offset:5px;flex:none;font-size:12px}.related-knowledge[data-astro-cid-dmezwz65] ol[data-astro-cid-dmezwz65]{border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));margin:28px 0 0;padding:0;list-style:none;display:grid}.related-knowledge[data-astro-cid-dmezwz65] li[data-astro-cid-dmezwz65]{border-bottom:1px solid var(--line);min-width:0}.related-knowledge[data-astro-cid-dmezwz65] li[data-astro-cid-dmezwz65]:nth-child(odd){border-right:1px solid var(--line);padding-right:22px}.related-knowledge[data-astro-cid-dmezwz65] li[data-astro-cid-dmezwz65]:nth-child(2n){padding-left:22px}.related-knowledge[data-astro-cid-dmezwz65] li[data-astro-cid-dmezwz65] a[data-astro-cid-dmezwz65]{min-height:150px;padding:19px 0;text-decoration:none;display:block}.related-knowledge[data-astro-cid-dmezwz65] .relation[data-astro-cid-dmezwz65]{color:var(--accent);font:9px var(--mono);text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.related-knowledge[data-astro-cid-dmezwz65] strong[data-astro-cid-dmezwz65]{margin-top:10px;font-size:14px;font-weight:500;line-height:1.6;transition:color .2s,transform .2s;display:block}.related-knowledge[data-astro-cid-dmezwz65] li[data-astro-cid-dmezwz65] a[data-astro-cid-dmezwz65]:hover strong[data-astro-cid-dmezwz65]{color:var(--accent);transform:translate(3px)}.related-knowledge[data-astro-cid-dmezwz65] li[data-astro-cid-dmezwz65] p[data-astro-cid-dmezwz65],.empty[data-astro-cid-dmezwz65]{color:var(--text-soft);margin:8px 0 0;font-size:11.5px;line-height:1.75}.empty[data-astro-cid-dmezwz65]{border-top:1px solid var(--line);padding:24px 0}@media (width<=700px){.related-knowledge[data-astro-cid-dmezwz65]{margin-top:45px}.related-knowledge[data-astro-cid-dmezwz65] header[data-astro-cid-dmezwz65]{flex-direction:column;align-items:start;gap:16px}.related-knowledge[data-astro-cid-dmezwz65] ol[data-astro-cid-dmezwz65]{grid-template-columns:1fr}.related-knowledge[data-astro-cid-dmezwz65] li[data-astro-cid-dmezwz65]:nth-child(odd),.related-knowledge[data-astro-cid-dmezwz65] li[data-astro-cid-dmezwz65]:nth-child(2n){border-right:0;padding-inline:0}.related-knowledge[data-astro-cid-dmezwz65] li[data-astro-cid-dmezwz65] a[data-astro-cid-dmezwz65]{min-height:0}}@font-face{font-display:block;font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(/_astro/KaTeX_AMS-Regular.BQhdFMY1.woff2)format("woff2"),url(/_astro/KaTeX_AMS-Regular.DMm9YOAa.woff)format("woff"),url(/_astro/KaTeX_AMS-Regular.DRggAlZN.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(/_astro/KaTeX_Caligraphic-Bold.Dq_IR9rO.woff2)format("woff2"),url(/_astro/KaTeX_Caligraphic-Bold.BEiXGLvX.woff)format("woff"),url(/_astro/KaTeX_Caligraphic-Bold.ATXxdsX0.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(/_astro/KaTeX_Caligraphic-Regular.Di6jR-x-.woff2)format("woff2"),url(/_astro/KaTeX_Caligraphic-Regular.CTRA-rTL.woff)format("woff"),url(/_astro/KaTeX_Caligraphic-Regular.wX97UBjC.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(/_astro/KaTeX_Fraktur-Bold.CL6g_b3V.woff2)format("woff2"),url(/_astro/KaTeX_Fraktur-Bold.BsDP51OF.woff)format("woff"),url(/_astro/KaTeX_Fraktur-Bold.BdnERNNW.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(/_astro/KaTeX_Fraktur-Regular.CTYiF6lA.woff2)format("woff2"),url(/_astro/KaTeX_Fraktur-Regular.Dxdc4cR9.woff)format("woff"),url(/_astro/KaTeX_Fraktur-Regular.CB_wures.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(/_astro/KaTeX_Main-Bold.Cx986IdX.woff2)format("woff2"),url(/_astro/KaTeX_Main-Bold.Jm3AIy58.woff)format("woff"),url(/_astro/KaTeX_Main-Bold.waoOVXN0.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(/_astro/KaTeX_Main-BoldItalic.DxDJ3AOS.woff2)format("woff2"),url(/_astro/KaTeX_Main-BoldItalic.SpSLRI95.woff)format("woff"),url(/_astro/KaTeX_Main-BoldItalic.DzxPMmG6.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(/_astro/KaTeX_Main-Italic.NWA7e6Wa.woff2)format("woff2"),url(/_astro/KaTeX_Main-Italic.BMLOBm91.woff)format("woff"),url(/_astro/KaTeX_Main-Italic.3WenGoN9.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(/_astro/KaTeX_Main-Regular.B22Nviop.woff2)format("woff2"),url(/_astro/KaTeX_Main-Regular.Dr94JaBh.woff)format("woff"),url(/_astro/KaTeX_Main-Regular.ypZvNtVU.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(/_astro/KaTeX_Math-BoldItalic.CZnvNsCZ.woff2)format("woff2"),url(/_astro/KaTeX_Math-BoldItalic.iY-2wyZ7.woff)format("woff"),url(/_astro/KaTeX_Math-BoldItalic.B3XSjfu4.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(/_astro/KaTeX_Math-Italic.t53AETM-.woff2)format("woff2"),url(/_astro/KaTeX_Math-Italic.DA0__PXp.woff)format("woff"),url(/_astro/KaTeX_Math-Italic.flOr_0UB.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:700;src:url(/_astro/KaTeX_SansSerif-Bold.D1sUS0GD.woff2)format("woff2"),url(/_astro/KaTeX_SansSerif-Bold.DbIhKOiC.woff)format("woff"),url(/_astro/KaTeX_SansSerif-Bold.CFMepnvq.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:italic;font-weight:400;src:url(/_astro/KaTeX_SansSerif-Italic.C3H0VqGB.woff2)format("woff2"),url(/_astro/KaTeX_SansSerif-Italic.DN2j7dab.woff)format("woff"),url(/_astro/KaTeX_SansSerif-Italic.YYjJ1zSn.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:400;src:url(/_astro/KaTeX_SansSerif-Regular.DDBCnlJ7.woff2)format("woff2"),url(/_astro/KaTeX_SansSerif-Regular.CS6fqUqJ.woff)format("woff"),url(/_astro/KaTeX_SansSerif-Regular.BNo7hRIc.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(/_astro/KaTeX_Script-Regular.D3wIWfF6.woff2)format("woff2"),url(/_astro/KaTeX_Script-Regular.D5yQViql.woff)format("woff"),url(/_astro/KaTeX_Script-Regular.C5JkGWo-.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(/_astro/KaTeX_Size1-Regular.mCD8mA8B.woff2)format("woff2"),url(/_astro/KaTeX_Size1-Regular.C195tn64.woff)format("woff"),url(/_astro/KaTeX_Size1-Regular.Dbsnue_I.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(/_astro/KaTeX_Size2-Regular.Dy4dx90m.woff2)format("woff2"),url(/_astro/KaTeX_Size2-Regular.oD1tc_U0.woff)format("woff"),url(/_astro/KaTeX_Size2-Regular.B7gKUWhC.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(data:font/woff2;base64,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)format("woff2"),url(/_astro/KaTeX_Size3-Regular.CTq5MqoE.woff)format("woff"),url(/_astro/KaTeX_Size3-Regular.DgpXs0kz.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(/_astro/KaTeX_Size4-Regular.Dl5lxZxV.woff2)format("woff2"),url(/_astro/KaTeX_Size4-Regular.BF-4gkZK.woff)format("woff"),url(/_astro/KaTeX_Size4-Regular.DWFBv043.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(/_astro/KaTeX_Typewriter-Regular.CO6r4hn1.woff2)format("woff2"),url(/_astro/KaTeX_Typewriter-Regular.C0xS9mPB.woff)format("woff"),url(/_astro/KaTeX_Typewriter-Regular.D3Ib7_Hf.ttf)format("truetype")}.katex{text-indent:0;text-rendering:auto;font:1.21em/1.2 KaTeX_Main,Times New Roman,serif;position:relative}.katex *{border-color:currentColor;-ms-high-contrast-adjust:none!important}.katex .katex-version:after{content:"0.18.4"}.katex .katex-mathml{-webkit-clip-path:inset(50%);clip-path:inset(50%);border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.katex .katex-html>.katex-newline{display:block}.katex .katex-base{white-space:nowrap;width:min-content;position:relative}.katex .katex-base,.katex .katex-strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .mathsfit,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;table-layout:fixed;display:inline-table}.katex .vlist-r{display:table-row}.katex .vlist{vertical-align:bottom;display:table-cell;position:relative}.katex .vlist>span{height:0;display:block;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{width:0;overflow:hidden}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{vertical-align:bottom;width:2px;min-width:2px;font-size:1px;display:table-cell}.katex .katex-vbox{flex-direction:column;align-items:baseline;display:inline-flex}.katex .katex-thinbox{flex-direction:row;width:0;max-width:0;display:inline-flex}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;width:100%;display:inline-block}.katex .katex-hdashline,.katex .katex-hline,.katex .katex-overline .overline-line,.katex .katex-rule,.katex .katex-underline .underline-line,.katex .mfrac .frac-line{min-height:1px}.katex .mspace{display:inline-block}.katex .katex-smash{line-height:0;display:inline}.katex .clap,.katex .llap,.katex .rlap{width:0;position:relative}.katex .clap>.katex-inner,.katex .llap>.katex-inner,.katex .rlap>.katex-inner{position:absolute}.katex .clap>.katex-fix,.katex .llap>.katex-fix,.katex .rlap>.katex-fix{display:inline-block}.katex .llap>.katex-inner{right:0}.katex .clap>.katex-inner,.katex .rlap>.katex-inner{left:0}.katex .clap>.katex-inner>span{margin-left:-50%;margin-right:50%}.katex .katex-rule{border:0 solid;display:inline-block;position:relative}.katex .katex-hline,.katex .katex-overline .overline-line,.katex .katex-underline .underline-line{border-bottom-style:solid;width:100%;display:inline-block}.katex .katex-hdashline{border-bottom-style:dashed;width:100%;display:inline-block}.katex .sqrt>.katex-root{margin-left:.277778em;margin-right:-.555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .katex-sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .katex-sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .katex-sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .katex-sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .katex-sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .katex-sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .katex-sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .katex-sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .katex-sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .katex-sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .katex-sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .katex-sizing.reset-size2.size1{font-size:.833333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .katex-sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .katex-sizing.reset-size2.size3{font-size:1.16667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .katex-sizing.reset-size2.size4{font-size:1.33333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .katex-sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .katex-sizing.reset-size2.size6{font-size:1.66667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .katex-sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .katex-sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .katex-sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .katex-sizing.reset-size2.size10{font-size:3.45667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .katex-sizing.reset-size2.size11{font-size:4.14667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .katex-sizing.reset-size3.size1{font-size:.714286em}.katex .fontsize-ensurer.reset-size3.size2,.katex .katex-sizing.reset-size3.size2{font-size:.857143em}.katex .fontsize-ensurer.reset-size3.size3,.katex .katex-sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .katex-sizing.reset-size3.size4{font-size:1.14286em}.katex .fontsize-ensurer.reset-size3.size5,.katex .katex-sizing.reset-size3.size5{font-size:1.28571em}.katex .fontsize-ensurer.reset-size3.size6,.katex .katex-sizing.reset-size3.size6{font-size:1.42857em}.katex .fontsize-ensurer.reset-size3.size7,.katex .katex-sizing.reset-size3.size7{font-size:1.71429em}.katex .fontsize-ensurer.reset-size3.size8,.katex .katex-sizing.reset-size3.size8{font-size:2.05714em}.katex .fontsize-ensurer.reset-size3.size9,.katex .katex-sizing.reset-size3.size9{font-size:2.46857em}.katex .fontsize-ensurer.reset-size3.size10,.katex .katex-sizing.reset-size3.size10{font-size:2.96286em}.katex .fontsize-ensurer.reset-size3.size11,.katex .katex-sizing.reset-size3.size11{font-size:3.55429em}.katex .fontsize-ensurer.reset-size4.size1,.katex .katex-sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .katex-sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .katex-sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .katex-sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .katex-sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .katex-sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .katex-sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .katex-sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .katex-sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .katex-sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .katex-sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .katex-sizing.reset-size5.size1{font-size:.555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .katex-sizing.reset-size5.size2{font-size:.666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .katex-sizing.reset-size5.size3{font-size:.777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .katex-sizing.reset-size5.size4{font-size:.888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .katex-sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .katex-sizing.reset-size5.size6{font-size:1.11111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .katex-sizing.reset-size5.size7{font-size:1.33333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .katex-sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .katex-sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .katex-sizing.reset-size5.size10{font-size:2.30444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .katex-sizing.reset-size5.size11{font-size:2.76444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .katex-sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .katex-sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .katex-sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .katex-sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .katex-sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .katex-sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .katex-sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .katex-sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .katex-sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .katex-sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .katex-sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .katex-sizing.reset-size7.size1{font-size:.416667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .katex-sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .katex-sizing.reset-size7.size3{font-size:.583333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .katex-sizing.reset-size7.size4{font-size:.666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .katex-sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .katex-sizing.reset-size7.size6{font-size:.833333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .katex-sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .katex-sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .katex-sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .katex-sizing.reset-size7.size10{font-size:1.72833em}.katex .fontsize-ensurer.reset-size7.size11,.katex .katex-sizing.reset-size7.size11{font-size:2.07333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .katex-sizing.reset-size8.size1{font-size:.347222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .katex-sizing.reset-size8.size2{font-size:.416667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .katex-sizing.reset-size8.size3{font-size:.486111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .katex-sizing.reset-size8.size4{font-size:.555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .katex-sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .katex-sizing.reset-size8.size6{font-size:.694444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .katex-sizing.reset-size8.size7{font-size:.833333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .katex-sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .katex-sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .katex-sizing.reset-size8.size10{font-size:1.44028em}.katex .fontsize-ensurer.reset-size8.size11,.katex .katex-sizing.reset-size8.size11{font-size:1.72778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .katex-sizing.reset-size9.size1{font-size:.289352em}.katex .fontsize-ensurer.reset-size9.size2,.katex .katex-sizing.reset-size9.size2{font-size:.347222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .katex-sizing.reset-size9.size3{font-size:.405093em}.katex .fontsize-ensurer.reset-size9.size4,.katex .katex-sizing.reset-size9.size4{font-size:.462963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .katex-sizing.reset-size9.size5{font-size:.520833em}.katex .fontsize-ensurer.reset-size9.size6,.katex .katex-sizing.reset-size9.size6{font-size:.578704em}.katex .fontsize-ensurer.reset-size9.size7,.katex .katex-sizing.reset-size9.size7{font-size:.694444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .katex-sizing.reset-size9.size8{font-size:.833333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .katex-sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .katex-sizing.reset-size9.size10{font-size:1.20023em}.katex .fontsize-ensurer.reset-size9.size11,.katex .katex-sizing.reset-size9.size11{font-size:1.43981em}.katex .fontsize-ensurer.reset-size10.size1,.katex .katex-sizing.reset-size10.size1{font-size:.24108em}.katex .fontsize-ensurer.reset-size10.size2,.katex .katex-sizing.reset-size10.size2{font-size:.289296em}.katex .fontsize-ensurer.reset-size10.size3,.katex .katex-sizing.reset-size10.size3{font-size:.337512em}.katex .fontsize-ensurer.reset-size10.size4,.katex .katex-sizing.reset-size10.size4{font-size:.385728em}.katex .fontsize-ensurer.reset-size10.size5,.katex .katex-sizing.reset-size10.size5{font-size:.433944em}.katex .fontsize-ensurer.reset-size10.size6,.katex .katex-sizing.reset-size10.size6{font-size:.48216em}.katex .fontsize-ensurer.reset-size10.size7,.katex .katex-sizing.reset-size10.size7{font-size:.578592em}.katex .fontsize-ensurer.reset-size10.size8,.katex .katex-sizing.reset-size10.size8{font-size:.694311em}.katex .fontsize-ensurer.reset-size10.size9,.katex .katex-sizing.reset-size10.size9{font-size:.833173em}.katex .fontsize-ensurer.reset-size10.size10,.katex .katex-sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .katex-sizing.reset-size10.size11{font-size:1.19961em}.katex .fontsize-ensurer.reset-size11.size1,.katex .katex-sizing.reset-size11.size1{font-size:.200965em}.katex .fontsize-ensurer.reset-size11.size2,.katex .katex-sizing.reset-size11.size2{font-size:.241158em}.katex .fontsize-ensurer.reset-size11.size3,.katex .katex-sizing.reset-size11.size3{font-size:.281351em}.katex .fontsize-ensurer.reset-size11.size4,.katex .katex-sizing.reset-size11.size4{font-size:.321543em}.katex .fontsize-ensurer.reset-size11.size5,.katex .katex-sizing.reset-size11.size5{font-size:.361736em}.katex .fontsize-ensurer.reset-size11.size6,.katex .katex-sizing.reset-size11.size6{font-size:.401929em}.katex .fontsize-ensurer.reset-size11.size7,.katex .katex-sizing.reset-size11.size7{font-size:.482315em}.katex .fontsize-ensurer.reset-size11.size8,.katex .katex-sizing.reset-size11.size8{font-size:.578778em}.katex .fontsize-ensurer.reset-size11.size9,.katex .katex-sizing.reset-size11.size9{font-size:.694534em}.katex .fontsize-ensurer.reset-size11.size10,.katex .katex-sizing.reset-size11.size10{font-size:.833601em}.katex .fontsize-ensurer.reset-size11.size11,.katex .katex-sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{width:.12em;display:inline-block}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .katex-accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .katex-accent .accent-body{position:relative}.katex .katex-accent .accent-body:not(.accent-full){width:0}.katex .katex-overlay{display:block}.katex .mtable .vertical-separator{min-width:1px;display:inline-block}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;height:inherit;width:100%;display:block;position:absolute}.katex svg path{stroke:none}.katex svg{fill-rule:nonzero;fill-opacity:1;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1}.katex img{border-style:none;min-width:0;max-width:none;min-height:0;max-height:none}.katex .katex-stretchy{width:100%;display:block;position:relative;overflow:hidden}.katex .katex-stretchy:after,.katex .katex-stretchy:before{content:""}.katex .hide-tail{width:100%;position:relative;overflow:hidden}.katex .halfarrow-left{width:50.2%;position:absolute;left:0;overflow:hidden}.katex .halfarrow-right{width:50.2%;position:absolute;right:0;overflow:hidden}.katex .brace-left{width:25.1%;position:absolute;left:0;overflow:hidden}.katex .brace-center{width:50%;position:absolute;left:25%;overflow:hidden}.katex .brace-right{width:25.1%;position:absolute;right:0;overflow:hidden}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{box-sizing:border-box;border:.04em solid}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .katex-sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{box-sizing:border-box;border-top:.049em solid;border-right:.049em solid;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo) ")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo) ")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{text-align:left;display:inline-block;position:absolute;right:calc(50% + .3em)}.katex .cd-label-right{text-align:right;display:inline-block;position:absolute;left:calc(50% + .3em)}.katex-display{text-align:center;margin:1em 0;display:block}.katex-display>.katex{text-align:center;white-space:nowrap;display:block}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.katex-tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.katex-tag{left:0;right:auto}.katex-display.fleqn>.katex{text-align:left;padding-left:2em}body{counter-reset:katexEqnNo mmlEqnNo}.article-shell[data-astro-cid-lyyfm76h]{width:var(--page);margin:0 auto}.article-breadcrumbs[data-astro-cid-lyyfm76h]{margin:32px 0 0}.article-header[data-astro-cid-lyyfm76h]{max-width:980px;padding:30px 0}.article-kicker[data-astro-cid-lyyfm76h]{color:var(--text-soft);font:10px var(--mono);letter-spacing:.08em;gap:10px;display:flex}.article-header[data-astro-cid-lyyfm76h] h1[data-astro-cid-lyyfm76h]{max-width:800px;font-family:var(--display);font-size:var(--display-article-size);letter-spacing:-.04em;text-wrap:balance;margin:18px 0 16px;font-weight:400;line-height:1.13}.article-header[data-astro-cid-lyyfm76h]>p[data-astro-cid-lyyfm76h]{max-width:640px;color:var(--text-body);text-wrap:pretty;margin:0;font-size:15px;line-height:1.78}.article-info[data-astro-cid-lyyfm76h]{border-top:1px solid var(--line);font:10px var(--mono);justify-content:space-between;align-items:center;gap:30px;margin-top:28px;padding-top:14px;display:flex}.article-info[data-astro-cid-lyyfm76h]>div[data-astro-cid-lyyfm76h]{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.article-header[data-astro-cid-lyyfm76h]>.article-revised[data-astro-cid-lyyfm76h]{color:var(--text-soft);margin-top:12px;font-size:11px}.series-position[data-astro-cid-lyyfm76h]{border-top:1px solid var(--line);max-width:980px;color:var(--accent);flex-wrap:wrap;justify-content:space-between;gap:12px;padding:14px 0;font-size:12px;display:flex}.series-position[data-astro-cid-lyyfm76h] a[data-astro-cid-lyyfm76h]{text-decoration:none}.series-position[data-astro-cid-lyyfm76h] span[data-astro-cid-lyyfm76h]{color:var(--text-soft);font-size:11px}.mobile-reading[data-astro-cid-lyyfm76h]{display:none}.toc[data-astro-cid-lyyfm76h] .series-sidebar[data-astro-cid-lyyfm76h]{border-bottom:1px solid var(--line);margin-bottom:28px;padding-bottom:25px}.series-sidebar[data-astro-cid-lyyfm76h] summary[data-astro-cid-lyyfm76h]{cursor:pointer;margin-bottom:16px;font-size:13px;line-height:1.7}.series-sidebar[data-astro-cid-lyyfm76h] summary[data-astro-cid-lyyfm76h] small[data-astro-cid-lyyfm76h]{color:var(--text-soft);margin-top:4px;font-size:10px;display:block}.series-sidebar[data-astro-cid-lyyfm76h] a[data-astro-cid-lyyfm76h] span[data-astro-cid-lyyfm76h]{color:var(--text-muted);font:10px var(--mono);margin-right:8px}.series-sidebar[data-astro-cid-lyyfm76h] a[data-astro-cid-lyyfm76h][aria-current=page]{color:var(--accent);font-weight:500}.toc[data-astro-cid-lyyfm76h] .series-directory-link[data-astro-cid-lyyfm76h]{color:var(--accent);margin-top:18px}.article-pagination[data-astro-cid-lyyfm76h]{border-block:1px solid var(--line);grid-template-columns:1fr 1fr;gap:30px;max-width:980px;margin:45px auto 0;padding:28px 0;display:grid}.article-pagination[data-astro-cid-lyyfm76h] a[data-astro-cid-lyyfm76h]{min-width:0;font-size:14px;line-height:1.8;text-decoration:none}.article-pagination[data-astro-cid-lyyfm76h] a[data-astro-cid-lyyfm76h]:last-child{text-align:right}.article-pagination[data-astro-cid-lyyfm76h] small[data-astro-cid-lyyfm76h]{color:var(--accent);margin-bottom:10px;font-size:11px;display:block}.article-pagination[data-astro-cid-lyyfm76h] span[data-astro-cid-lyyfm76h]{display:block}.article-pagination[data-astro-cid-lyyfm76h] a[data-astro-cid-lyyfm76h]:hover{color:var(--accent)}.article-view-count[data-astro-cid-lyyfm76h],.article-comment-count[data-astro-cid-lyyfm76h]{color:var(--text)}.article-view-count[data-astro-cid-lyyfm76h] strong[data-astro-cid-lyyfm76h],.article-comment-count[data-astro-cid-lyyfm76h] strong[data-astro-cid-lyyfm76h]{font:inherit}.topics[data-astro-cid-lyyfm76h] a[data-astro-cid-lyyfm76h]{color:var(--text-soft);text-underline-offset:3px}.status[data-astro-cid-lyyfm76h]{background:var(--surface);color:var(--text-soft);border-radius:6px;padding:5px 8px}.status[data-astro-cid-lyyfm76h].growing{background:var(--accent-soft);color:var(--accent)}.status[data-astro-cid-lyyfm76h].evergreen{background:var(--text);color:var(--bg)}.article-layout[data-astro-cid-lyyfm76h]{grid-template-columns:230px minmax(0, var(--measure));border-top:1px solid var(--line);justify-content:center;gap:clamp(35px,5vw,72px);padding:44px 0 24px;display:grid}.toc[data-astro-cid-lyyfm76h]{scrollbar-width:thin;border-right:1px solid var(--line);align-self:start;max-height:calc(100dvh - 115px);padding-right:24px;position:sticky;top:88px;overflow-y:auto}.toc[data-astro-cid-lyyfm76h] p[data-astro-cid-lyyfm76h]{color:var(--text-muted);font:9px var(--mono);letter-spacing:.08em;margin:0 0 18px}.toc[data-astro-cid-lyyfm76h] ol[data-astro-cid-lyyfm76h]{margin:0;padding:0;list-style:none}.toc[data-astro-cid-lyyfm76h] li[data-astro-cid-lyyfm76h]+li[data-astro-cid-lyyfm76h]{margin-top:9px}.toc[data-astro-cid-lyyfm76h] a[data-astro-cid-lyyfm76h],.toc[data-astro-cid-lyyfm76h] small[data-astro-cid-lyyfm76h]{color:var(--text-soft);font-size:11.5px;line-height:1.62;text-decoration:none;transition:color .2s,transform .2s;display:block}.toc[data-astro-cid-lyyfm76h] a[data-astro-cid-lyyfm76h]:hover{color:var(--accent)}.toc[data-astro-cid-lyyfm76h] a[data-astro-cid-lyyfm76h][aria-current=location]{color:var(--accent);transform:translate(4px)}.prose[data-astro-cid-lyyfm76h]{min-width:0;color:var(--text-body);letter-spacing:.005em;font-size:16.5px;line-height:1.92}.has-inline-series-nav[data-astro-cid-lyyfm76h]>blockquote:first-child{display:none}.prose[data-astro-cid-lyyfm76h] h2{color:var(--text);font-family:var(--display);letter-spacing:-.02em;margin:58px 0 20px;font-size:27px;font-weight:400;line-height:1.42}.prose[data-astro-cid-lyyfm76h] h2:first-child{margin-top:0}.prose[data-astro-cid-lyyfm76h] h3{color:var(--text);letter-spacing:-.01em;margin:44px 0 16px;font-size:20px;font-weight:600;line-height:1.5}.prose[data-astro-cid-lyyfm76h] h4{color:var(--text);margin:34px 0 12px;font-size:16.5px;font-weight:600;line-height:1.55}.prose[data-astro-cid-lyyfm76h] p{text-wrap:pretty;margin:0 0 24px}.prose[data-astro-cid-lyyfm76h] a{color:var(--accent);text-underline-offset:4px}.prose[data-astro-cid-lyyfm76h] a:hover{color:var(--accent-hover)}.prose[data-astro-cid-lyyfm76h] strong{color:var(--text);font-weight:600}.prose[data-astro-cid-lyyfm76h] ul,.prose[data-astro-cid-lyyfm76h] ol{margin:0 0 28px;padding-left:1.4em}.prose[data-astro-cid-lyyfm76h] li{margin:7px 0;padding-left:.4em}.prose[data-astro-cid-lyyfm76h] li::marker{color:var(--text-soft)}.prose[data-astro-cid-lyyfm76h] .task-list-item{padding-left:.15em;list-style:none}.prose[data-astro-cid-lyyfm76h] .task-list-item input{width:15px;height:15px;accent-color:var(--accent);vertical-align:-.12em;margin:0 9px 0 -1.35em}.prose[data-astro-cid-lyyfm76h] blockquote{border:1px solid var(--line);border-left:3px solid var(--accent);background:var(--surface-soft);color:var(--text-body);box-shadow:inset 0 1px 0 color-mix(in srgb, var(--text) 3%, transparent);border-radius:0 10px 10px 0;margin:34px 0;padding:21px 24px}.prose[data-astro-cid-lyyfm76h] blockquote p:last-child{margin-bottom:0}.prose[data-astro-cid-lyyfm76h] code{border:1px solid var(--line);background:var(--surface);color:var(--text);font:.82em var(--mono);border-radius:5px;padding:3px 6px}.prose[data-astro-cid-lyyfm76h] pre{border:1px solid var(--line);font:13px/1.75 var(--mono);tab-size:2;border-radius:10px;margin:32px 0;padding:21px 22px;overflow-x:auto}.prose[data-astro-cid-lyyfm76h] pre code{font:inherit;background:0 0;border:0;padding:0}.prose[data-astro-cid-lyyfm76h] .astro-code{background-color:var(--surface)!important}:root[data-theme=dark] .prose[data-astro-cid-lyyfm76h] .astro-code,:root[data-theme=dark] .prose[data-astro-cid-lyyfm76h] .astro-code span{color:var(--shiki-dark)!important;background-color:var(--shiki-dark-bg)!important;font-style:var(--shiki-dark-font-style)!important;font-weight:var(--shiki-dark-font-weight)!important;text-decoration:var(--shiki-dark-text-decoration)!important}.prose[data-astro-cid-lyyfm76h] table{border-spacing:0;border-collapse:collapse;width:100%;margin:32px 0;font-size:14px;line-height:1.65;display:block;overflow-x:auto}.prose[data-astro-cid-lyyfm76h] th,.prose[data-astro-cid-lyyfm76h] td{border:1px solid var(--line);text-align:left;vertical-align:top;min-width:130px;padding:12px 14px}.prose[data-astro-cid-lyyfm76h] th{background:var(--surface);color:var(--text);font-weight:600}.prose[data-astro-cid-lyyfm76h] tr:nth-child(2n) td{background:color-mix(in srgb, var(--surface) 42%, transparent)}.prose[data-astro-cid-lyyfm76h] img{border:1px solid var(--line);border-radius:12px;max-width:100%;height:auto;margin:40px auto;display:block}.prose[data-astro-cid-lyyfm76h] video,.prose[data-astro-cid-lyyfm76h] iframe{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);width:100%;margin:40px 0;display:block}.prose[data-astro-cid-lyyfm76h] video{height:auto}.prose[data-astro-cid-lyyfm76h] iframe{aspect-ratio:16/9;min-height:405px}.prose[data-astro-cid-lyyfm76h] audio{width:100%;margin:30px 0}.prose[data-astro-cid-lyyfm76h] .katex-display{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:36px 0;padding:20px 4px;overflow:auto hidden}.prose[data-astro-cid-lyyfm76h] .katex{font-size:1.03em}.prose[data-astro-cid-lyyfm76h] hr{border:0;border-top:1px solid var(--line);margin:46px 0}.prose[data-astro-cid-lyyfm76h] del{color:var(--text-soft)}.prose[data-astro-cid-lyyfm76h] mark{background:var(--accent-soft);color:var(--text);border-radius:3px;padding:1px 4px}.prose[data-astro-cid-lyyfm76h] kbd{border:1px solid var(--line);background:var(--surface);font:11px var(--mono);border-bottom-width:2px;border-radius:5px;padding:3px 6px}.prose[data-astro-cid-lyyfm76h] details{border:1px solid var(--line);background:var(--surface-soft);border-radius:10px;margin:32px 0;padding:17px 19px}.prose[data-astro-cid-lyyfm76h] summary{cursor:pointer;font-weight:600}.prose[data-astro-cid-lyyfm76h] details[open] summary{margin-bottom:14px}.prose[data-astro-cid-lyyfm76h] .footnotes{border-top:1px solid var(--line);color:var(--text-soft);margin-top:52px;padding-top:22px;font-size:13px}@media (width<=900px){.article-header[data-astro-cid-lyyfm76h]{padding-bottom:32px}.article-info[data-astro-cid-lyyfm76h]{flex-direction:column;align-items:flex-start}.article-layout[data-astro-cid-lyyfm76h]{grid-template-columns:1fr;padding-top:34px}.toc[data-astro-cid-lyyfm76h]{display:none}.mobile-reading[data-astro-cid-lyyfm76h]{border-block:1px solid var(--line);color:var(--text-soft);margin:0 0 20px;padding:15px 0;font-size:12px;display:block}.mobile-reading[data-astro-cid-lyyfm76h] summary[data-astro-cid-lyyfm76h]{cursor:pointer;color:var(--text)}.mobile-reading[data-astro-cid-lyyfm76h] nav[data-astro-cid-lyyfm76h]{margin-top:22px}.mobile-reading[data-astro-cid-lyyfm76h] ol[data-astro-cid-lyyfm76h]{padding:0;list-style:none}.mobile-reading[data-astro-cid-lyyfm76h] li[data-astro-cid-lyyfm76h]{margin:8px 0}.mobile-reading[data-astro-cid-lyyfm76h] a[data-astro-cid-lyyfm76h]{padding:4px 0;line-height:1.7;text-decoration:none;display:block}.mobile-reading[data-astro-cid-lyyfm76h] a[data-astro-cid-lyyfm76h][aria-current=page]{color:var(--accent)}.article-pagination[data-astro-cid-lyyfm76h]{gap:22px}.prose[data-astro-cid-lyyfm76h]{font-size:16px;line-height:1.88}.prose[data-astro-cid-lyyfm76h] h2{margin-top:50px;font-size:25px}.prose[data-astro-cid-lyyfm76h] iframe{min-height:220px}}
