@charset "UTF-8";/*!* Hugo Theme Stack
*
* @author: Jimmy Cai
* @website: https://jimmycai.com
* @link: https://github.com/CaiJimmy/hugo-theme-stack*/:root{--main-top-padding:35px;--body-background:#f5f5fa;--accent-color:#34495e;--accent-color-darker:#2c3e50;--accent-color-text:#fff;--body-text-color:#707070;--tag-border-radius:4px;--section-separation:40px}@media(min-width:1280px){:root{--main-top-padding:50px}}:root[data-scheme=dark]{--body-background:#303030;--accent-color:#ecf0f1;--accent-color-darker:#bdc3c7;--accent-color-text:#000;--body-text-color:rgba(255, 255, 255, 0.7)}:root{--sys-font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", "Droid Sans", "Helvetica Neue";--base-font-family:"Lato", var(--sys-font-family), sans-serif;--code-font-family:Menlo, Monaco, Consolas, "Courier New", monospace}:root{--card-background:#fff;--card-background-selected:#eaeaea;--card-text-color-main:#000;--card-text-color-secondary:#747474;--card-text-color-tertiary:#767676;--card-separator-color:rgba(218, 218, 218, 0.5);--card-border-radius:10px;--card-padding:20px;--small-card-padding:25px 20px}@media(min-width:768px){:root{--card-padding:25px}}@media(min-width:1280px){:root{--card-padding:30px}}@media(min-width:768px){:root{--small-card-padding:25px}}:root[data-scheme=dark]{--card-background:#424242;--card-background-selected:rgba(255, 255, 255, 0.16);--card-text-color-main:rgba(255, 255, 255, 0.9);--card-text-color-secondary:rgba(255, 255, 255, 0.7);--card-text-color-tertiary:rgba(255, 255, 255, 0.5);--card-separator-color:rgba(255, 255, 255, 0.12)}:root{--article-font-family:var(--base-font-family);--article-font-size:1.6rem;--article-line-height:1.85}@media(min-width:768px){:root{--article-font-size:1.7rem}}:root{--blockquote-border-size:4px;--blockquote-background-color:rgb(248 248 248);--heading-border-size:4px;--alert-note-color:#4da3ff;--alert-note-background:rgba(77, 163, 255, 0.08);--alert-tip-color:#3fb950;--alert-tip-background:rgba(63, 185, 80, 0.08);--alert-important-color:#8457d9;--alert-important-background:rgba(130, 80, 223, 0.08);--alert-warning-color:#d29922;--alert-warning-background:rgba(210, 153, 34, 0.1);--alert-caution-color:#f85149;--alert-caution-background:rgba(248, 81, 73, 0.1);--link-background-color:189, 195, 199;--link-background-opacity:0.5;--link-background-opacity-hover:0.7;--code-background-color:rgba(0, 0, 0, 0.12);--code-text-color:#808080;--table-border-color:#dadada;--tr-even-background-color:#efefee;--kbd-border-color:#dadada}:root[data-scheme=dark]{--code-background-color:#272822;--code-text-color:rgba(255, 255, 255, 0.9);--table-border-color:#717171;--tr-even-background-color:#545454;--blockquote-background-color:rgb(75 75 75)}:root{--shadow-l1-y:4px;--shadow-l1-blur:8px;--shadow-l2-y:10px;--shadow-l2-blur:20px;--shadow-l1:0px var(--shadow-l1-y) var(--shadow-l1-blur) rgba(0, 0, 0, 0.04), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 0px 1px rgba(0, 0, 0, 0.04);--shadow-l2:0px var(--shadow-l2-y) var(--shadow-l2-blur) rgba(0, 0, 0, 0.04), 0px 2px 6px rgba(0, 0, 0, 0.04), 0px 0px 1px rgba(0, 0, 0, 0.04)}[data-scheme=light]{--pre-text-color:#272822;--pre-background-color:#fafafa}[data-scheme=light] .chroma{color:#272822;background-color:#fafafa}[data-scheme=light] .chroma .err{color:#960050}[data-scheme=light] .chroma .lntd{vertical-align:top;padding:0;margin:0;border:0}[data-scheme=light] .chroma .lntable{border-spacing:0;padding:0;margin:0;border:0;width:100%;display:block}[data-scheme=light] .chroma .lntable>tbody{display:block;width:100%}[data-scheme=light] .chroma .lntable>tbody>tr{display:flex;width:100%}[data-scheme=light] .chroma .lntable>tbody>tr>td:last-child{overflow-x:auto}[data-scheme=light] .chroma .hl{display:block;width:100%;background-color:#ffc}[data-scheme=light] .chroma .lnt{margin-right:0;user-select:none;padding:0 .4em;color:#7f7f7f;display:block}[data-scheme=light] span.line{margin-left:.4em}[data-scheme=light] .chroma .ln{margin-right:.4em;padding:0 .4em;color:#7f7f7f}[data-scheme=light] .chroma .k{color:#00a8c8}[data-scheme=light] .chroma .kc{color:#00a8c8}[data-scheme=light] .chroma .kd{color:#00a8c8}[data-scheme=light] .chroma .kn{color:#f92672}[data-scheme=light] .chroma .kp{color:#00a8c8}[data-scheme=light] .chroma .kr{color:#00a8c8}[data-scheme=light] .chroma .kt{color:#00a8c8}[data-scheme=light] .chroma .n{color:#111}[data-scheme=light] .chroma .na{color:#75af00}[data-scheme=light] .chroma .nb{color:#111}[data-scheme=light] .chroma .bp{color:#111}[data-scheme=light] .chroma .nc{color:#75af00}[data-scheme=light] .chroma .no{color:#00a8c8}[data-scheme=light] .chroma .nd{color:#75af00}[data-scheme=light] .chroma .ni{color:#111}[data-scheme=light] .chroma .ne{color:#75af00}[data-scheme=light] .chroma .nf{color:#75af00}[data-scheme=light] .chroma .fm{color:#111}[data-scheme=light] .chroma .nl{color:#111}[data-scheme=light] .chroma .nn{color:#111}[data-scheme=light] .chroma .nx{color:#75af00}[data-scheme=light] .chroma .py{color:#111}[data-scheme=light] .chroma .nt{color:#f92672}[data-scheme=light] .chroma .nv{color:#111}[data-scheme=light] .chroma .vc{color:#111}[data-scheme=light] .chroma .vg{color:#111}[data-scheme=light] .chroma .vi{color:#111}[data-scheme=light] .chroma .vm{color:#111}[data-scheme=light] .chroma .l{color:#ae81ff}[data-scheme=light] .chroma .ld{color:#d88200}[data-scheme=light] .chroma .s{color:#d88200}[data-scheme=light] .chroma .sa{color:#d88200}[data-scheme=light] .chroma .sb{color:#d88200}[data-scheme=light] .chroma .sc{color:#d88200}[data-scheme=light] .chroma .dl{color:#d88200}[data-scheme=light] .chroma .sd{color:#d88200}[data-scheme=light] .chroma .s2{color:#d88200}[data-scheme=light] .chroma .se{color:#ae81ff}[data-scheme=light] .chroma .sh{color:#d88200}[data-scheme=light] .chroma .si{color:#d88200}[data-scheme=light] .chroma .sx{color:#d88200}[data-scheme=light] .chroma .sr{color:#d88200}[data-scheme=light] .chroma .s1{color:#d88200}[data-scheme=light] .chroma .ss{color:#d88200}[data-scheme=light] .chroma .m{color:#ae81ff}[data-scheme=light] .chroma .mb{color:#ae81ff}[data-scheme=light] .chroma .mf{color:#ae81ff}[data-scheme=light] .chroma .mh{color:#ae81ff}[data-scheme=light] .chroma .mi{color:#ae81ff}[data-scheme=light] .chroma .il{color:#ae81ff}[data-scheme=light] .chroma .mo{color:#ae81ff}[data-scheme=light] .chroma .o{color:#f92672}[data-scheme=light] .chroma .ow{color:#f92672}[data-scheme=light] .chroma .p{color:#111}[data-scheme=light] .chroma .c{color:#75715e}[data-scheme=light] .chroma .ch{color:#75715e}[data-scheme=light] .chroma .cm{color:#75715e}[data-scheme=light] .chroma .c1{color:#75715e}[data-scheme=light] .chroma .cs{color:#75715e}[data-scheme=light] .chroma .cp{color:#75715e}[data-scheme=light] .chroma .cpf{color:#75715e}[data-scheme=light] .chroma .gd{color:#f92672}[data-scheme=light] .chroma .ge{font-style:italic}[data-scheme=light] .chroma .gi{color:#75af00}[data-scheme=light] .chroma .gs{font-weight:700}[data-scheme=light] .chroma .gu{color:#75715e}[data-scheme=dark]{--pre-text-color:#f8f8f2;--pre-background-color:#272822}[data-scheme=dark] .chroma{color:#f8f8f2;background-color:#272822}[data-scheme=dark] .chroma .err{color:#bb0064}[data-scheme=dark] .chroma .lntd{vertical-align:top;padding:0;margin:0;border:0}[data-scheme=dark] .chroma .lntable{border-spacing:0;padding:0;margin:0;border:0;width:100%;display:block}[data-scheme=dark] .chroma .lntable>tbody{display:block;width:100%}[data-scheme=dark] .chroma .lntable>tbody>tr{display:flex;width:100%}[data-scheme=dark] .chroma .lntable>tbody>tr>td:last-child{overflow-x:auto}[data-scheme=dark] .chroma .hl{display:block;width:100%;background-color:#ffc}[data-scheme=dark] .chroma .lnt{margin-right:0;user-select:none;padding:0 .4em;color:#7f7f7f;display:block}[data-scheme=dark] span.line{margin-left:.4em}[data-scheme=dark] .chroma .ln{margin-right:.4em;padding:0 .4em;color:#7f7f7f}[data-scheme=dark] .chroma .k{color:#66d9ef}[data-scheme=dark] .chroma .kc{color:#66d9ef}[data-scheme=dark] .chroma .kd{color:#66d9ef}[data-scheme=dark] .chroma .kn{color:#f92672}[data-scheme=dark] .chroma .kp{color:#66d9ef}[data-scheme=dark] .chroma .kr{color:#66d9ef}[data-scheme=dark] .chroma .kt{color:#66d9ef}[data-scheme=dark] .chroma .n{color:#f8f8f2}[data-scheme=dark] .chroma .na{color:#a6e22e}[data-scheme=dark] .chroma .nb{color:#f8f8f2}[data-scheme=dark] .chroma .bp{color:#f8f8f2}[data-scheme=dark] .chroma .nc{color:#a6e22e}[data-scheme=dark] .chroma .no{color:#66d9ef}[data-scheme=dark] .chroma .nd{color:#a6e22e}[data-scheme=dark] .chroma .ni{color:#f8f8f2}[data-scheme=dark] .chroma .ne{color:#a6e22e}[data-scheme=dark] .chroma .nf{color:#a6e22e}[data-scheme=dark] .chroma .fm{color:#f8f8f2}[data-scheme=dark] .chroma .nl{color:#f8f8f2}[data-scheme=dark] .chroma .nn{color:#f8f8f2}[data-scheme=dark] .chroma .nx{color:#a6e22e}[data-scheme=dark] .chroma .py{color:#f8f8f2}[data-scheme=dark] .chroma .nt{color:#f92672}[data-scheme=dark] .chroma .nv{color:#f8f8f2}[data-scheme=dark] .chroma .vc{color:#f8f8f2}[data-scheme=dark] .chroma .vg{color:#f8f8f2}[data-scheme=dark] .chroma .vi{color:#f8f8f2}[data-scheme=dark] .chroma .vm{color:#f8f8f2}[data-scheme=dark] .chroma .l{color:#ae81ff}[data-scheme=dark] .chroma .ld{color:#e6db74}[data-scheme=dark] .chroma .s{color:#e6db74}[data-scheme=dark] .chroma .sa{color:#e6db74}[data-scheme=dark] .chroma .sb{color:#e6db74}[data-scheme=dark] .chroma .sc{color:#e6db74}[data-scheme=dark] .chroma .dl{color:#e6db74}[data-scheme=dark] .chroma .sd{color:#e6db74}[data-scheme=dark] .chroma .s2{color:#e6db74}[data-scheme=dark] .chroma .se{color:#ae81ff}[data-scheme=dark] .chroma .sh{color:#e6db74}[data-scheme=dark] .chroma .si{color:#e6db74}[data-scheme=dark] .chroma .sx{color:#e6db74}[data-scheme=dark] .chroma .sr{color:#e6db74}[data-scheme=dark] .chroma .s1{color:#e6db74}[data-scheme=dark] .chroma .ss{color:#e6db74}[data-scheme=dark] .chroma .m{color:#ae81ff}[data-scheme=dark] .chroma .mb{color:#ae81ff}[data-scheme=dark] .chroma .mf{color:#ae81ff}[data-scheme=dark] .chroma .mh{color:#ae81ff}[data-scheme=dark] .chroma .mi{color:#ae81ff}[data-scheme=dark] .chroma .il{color:#ae81ff}[data-scheme=dark] .chroma .mo{color:#ae81ff}[data-scheme=dark] .chroma .o{color:#f92672}[data-scheme=dark] .chroma .ow{color:#f92672}[data-scheme=dark] .chroma .p{color:#f8f8f2}[data-scheme=dark] .chroma .c{color:#75715e}[data-scheme=dark] .chroma .ch{color:#75715e}[data-scheme=dark] .chroma .cm{color:#75715e}[data-scheme=dark] .chroma .c1{color:#75715e}[data-scheme=dark] .chroma .cs{color:#75715e}[data-scheme=dark] .chroma .cp{color:#75715e}[data-scheme=dark] .chroma .cpf{color:#75715e}[data-scheme=dark] .chroma .gd{color:#f92672}[data-scheme=dark] .chroma .ge{font-style:italic}[data-scheme=dark] .chroma .gi{color:#a6e22e}[data-scheme=dark] .chroma .gs{font-weight:700}[data-scheme=dark] .chroma .gu{color:#75715e}:root{--menu-icon-separation:40px;--container-padding:15px;--widget-separation:var(--section-separation);--spacing-xs:5px;--spacing-sm:10px;--spacing-md:15px;--spacing-lg:20px;--spacing-xl:25px;--spacing-2xl:30px;--spacing-3xl:40px;--article-image-height:150px;--mermaid-toolbar-btn-bg:rgba(255, 255, 255, 0.95);--mermaid-toolbar-btn-text:#333;--mermaid-modal-bg:rgba(0, 0, 0, 0.95);--mermaid-modal-content-bg:#fff;--mermaid-modal-btn-bg:#fff;--mermaid-modal-btn-hover:#ddd;--article-compact-image-size:50px;--widget-icon-size:32px;--article-tile-width:250px;--article-tile-height:150px;--article-tile-overlay-bg:rgba(0, 0, 0, 0.25);--article-tile-text-color:#fff}@media(min-width:768px){:root{--container-padding:20px}}@media(min-width:768px){:root{--article-image-height:200px}}@media(min-width:1280px){:root{--article-image-height:250px}}:root[data-scheme=dark]{--mermaid-toolbar-btn-bg:rgba(0, 0, 0, 0.85);--mermaid-toolbar-btn-text:#eee;--mermaid-modal-content-bg:#1e1e1e;--mermaid-modal-btn-bg:#333;--mermaid-modal-btn-hover:#444}@media(min-width:768px){:root{--article-compact-image-size:60px}}:root[data-scheme=dark]{--article-tile-overlay-bg:rgba(0, 0, 0, 0.45)}.container{margin-left:auto;margin-right:auto}.container .left-sidebar{order:-3;width:100%;max-width:var(--left-sidebar-max-width)}.container .right-sidebar{order:-1;width:100%;max-width:var(--right-sidebar-max-width)}@media(min-width:1024px){.container .right-sidebar{display:flex}}@media(min-width:768px){.container.extended{max-width:1024px;--left-sidebar-max-width:25%;--right-sidebar-max-width:30%}}@media(min-width:1024px){.container.extended{max-width:1280px;--left-sidebar-max-width:20%;--right-sidebar-max-width:30%}}@media(min-width:1280px){.container.extended{max-width:1536px;--left-sidebar-max-width:15%;--right-sidebar-max-width:25%}}@media(min-width:768px){.container.compact{--left-sidebar-max-width:25%;max-width:768px}}@media(min-width:1024px){.container.compact{max-width:1024px;--left-sidebar-max-width:20%}}@media(min-width:1280px){.container.compact{max-width:1280px}}.flex{display:flex;flex-direction:row}.flex.on-phone--column{flex-direction:column}@media(min-width:768px){.flex.on-phone--column{flex-direction:row}}.flex .full-width{width:100%}main.main{order:-2;min-width:0;max-width:100%;flex-grow:1;display:flex;flex-direction:column;gap:var(--section-separation)}@media(min-width:768px){main.main{padding-top:var(--main-top-padding)}}.main-container{min-height:100vh;align-items:flex-start;padding:0 var(--container-padding);gap:var(--section-separation);padding-top:var(--main-top-padding)}@media(min-width:768px){.main-container{padding-top:0}}/*!normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css*/html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:initial}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}/*!* Hamburgers
* @description Tasty CSS-animated hamburgers
* @author Jonathan Suh @jonsuh
* @site https://jonsuh.com/hamburgers
* @link https://github.com/jonsuh/hamburgers*/.hamburger{padding-top:var(--spacing-sm);display:inline-block;cursor:pointer;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:initial;border:0;margin:0;overflow:visible}.hamburger:hover{opacity:.7}.hamburger-box{width:30px;height:24px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-2px}.hamburger-inner,.hamburger-inner::before,.hamburger-inner::after{width:30px;height:2px;background-color:var(--card-text-color-main);border-radius:4px;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.hamburger-inner::before,.hamburger-inner::after{content:"";display:block}.hamburger-inner::before{top:-10px}.hamburger-inner::after{bottom:-10px}.hamburger--spin .hamburger-inner{transition-duration:.22s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spin .hamburger-inner::before{transition:top .1s .25s ease-in,opacity .1s ease-in}.hamburger--spin .hamburger-inner::after{transition:bottom .1s .25s ease-in,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin.is-active .hamburger-inner{transform:rotate(225deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spin.is-active .hamburger-inner::before{top:0;opacity:0;transition:top .1s ease-out,opacity .1s .12s ease-out}.hamburger--spin.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg);transition:bottom .1s ease-out,transform .22s .12s cubic-bezier(.215,.61,.355,1)}#toggle-menu{background:0 0;border:none;position:absolute;right:0;top:0;z-index:2;cursor:pointer;outline:none}[dir=rtl] #toggle-menu{left:0;right:auto}@media(min-width:768px){#toggle-menu{display:none}}#toggle-menu.is-active .hamburger-inner,#toggle-menu.is-active .hamburger-inner::before,#toggle-menu.is-active .hamburger-inner::after{background-color:var(--accent-color)}#main-menu{list-style:none;overflow-y:auto;flex-grow:1;font-size:1.4rem;background-color:var(--card-background);box-shadow:var(--shadow-l1);display:none;margin:0 calc(var(--container-padding) * -1);padding:var(--spacing-2xl)}@media(min-width:1280px){#main-menu{padding:15px 0}}#main-menu,#main-menu .menu-bottom-section ol{flex-direction:column;gap:var(--spacing-2xl)}@media(min-width:1280px){#main-menu,#main-menu .menu-bottom-section ol{gap:var(--spacing-xl)}}#main-menu.show{display:flex}@media(min-width:768px){#main-menu{align-items:flex-end;display:flex;background-color:initial;padding:0;box-shadow:none;margin:0}}#main-menu li{position:relative;vertical-align:middle;padding:0}@media(min-width:768px){#main-menu li{width:100%}}#main-menu li svg{stroke:currentColor;stroke-width:1.33;width:20px;height:20px}#main-menu li a{height:100%;display:inline-flex;align-items:center;color:var(--body-text-color);gap:var(--menu-icon-separation)}#main-menu li span{flex:1}#main-menu li.current a{color:var(--accent-color);font-weight:700}#main-menu li.menu-bottom-section{margin-top:auto}#main-menu li.menu-bottom-section ol{display:flex;padding-left:0}.menu-social{list-style:none;padding:0;margin:0;display:flex;flex-direction:row;gap:var(--spacing-sm)}.menu-social svg{width:24px;height:24px;stroke:var(--body-text-color);stroke-width:1.33}.article-list{display:flex;flex-direction:column;gap:var(--section-separation)}.article-list article{display:flex;flex-direction:column;background-color:var(--card-background);box-shadow:var(--shadow-l1);border-radius:var(--card-border-radius);overflow:hidden;transition:box-shadow .3s ease}.article-list article:hover{box-shadow:var(--shadow-l2)}.article-list article .article-image img{width:100%;height:var(--article-image-height);object-fit:cover}.article-details{display:flex;flex-direction:column;justify-content:center;padding:var(--card-padding);gap:var(--spacing-md)}.article-title{font-family:var(--article-font-family);font-weight:600;margin:0;color:var(--card-text-color-main);font-size:2.2rem}@media(min-width:1280px){.article-title{font-size:2.4rem}}.article-title a{color:var(--card-text-color-main)}.article-title a:hover{opacity:.8}.article-subtitle{font-weight:400;color:var(--card-text-color-secondary);line-height:1.5;margin:0;font-size:1.75rem}@media(min-width:1280px){.article-subtitle{font-size:2rem}}.article-title-wrapper{display:flex;flex-direction:column;gap:8px}.article-meta{display:flex;flex-direction:column;gap:var(--spacing-lg);font-size:1.4rem}.article-meta svg{vertical-align:middle;width:20px;height:20px;stroke-width:1.33;flex-shrink:0}.article-meta,.article-meta time,.article-meta a,.article-meta span{font-size:1.4rem;color:var(--card-text-color-tertiary)}.article-meta>.inline-meta{display:inline-flex;flex-wrap:wrap;align-items:center;gap:var(--spacing-md)}.article-category,.article-tags{display:flex;gap:var(--spacing-sm);flex-wrap:wrap}.article-category a,.article-tags a{color:var(--accent-color-text);background-color:var(--accent-color);padding:8px 16px;border-radius:var(--tag-border-radius);display:inline-block;font-size:1.4rem;transition:background-color .5s ease}.article-category a:hover,.article-tags a:hover{color:var(--accent-color-text);background-color:var(--accent-color-darker)}.article-list--compact{background-color:var(--card-background);box-shadow:var(--shadow-l1);border-radius:var(--card-border-radius);--image-size:var(--article-compact-image-size)}.article-list--compact article>a{display:flex;align-items:center;padding:var(--small-card-padding);gap:var(--spacing-md)}.article-list--compact article:not(:last-of-type){border-bottom:1.5px solid var(--card-separator-color)}.article-list--compact article .article-details{flex-grow:1;padding:0;min-height:var(--image-size);gap:var(--spacing-sm)}.article-list--compact article .article-title{margin:0;font-size:1.6rem}@media(min-width:768px){.article-list--compact article .article-title{font-size:1.8rem}}.article-list--compact article .article-image img{width:var(--image-size);height:var(--image-size);object-fit:cover}.article-list--compact article .article-preview{font-size:1.4rem;color:var(--card-text-color-tertiary);line-height:1.5}.article-list--tile article{position:relative;width:var(--article-tile-width);height:var(--article-tile-height);background-color:var(--card-background);box-shadow:var(--shadow-l1);border-radius:var(--card-border-radius);overflow:hidden;transition:box-shadow .3s ease}.article-list--tile article:hover{box-shadow:var(--shadow-l2)}.article-list--tile article.has-image .article-details{background-color:var(--article-tile-overlay-bg)}.article-list--tile article.has-image .article-title{color:var(--article-tile-text-color)}.article-list--tile article .article-image{position:absolute;top:0;left:0;width:100%;height:100%}.article-list--tile article .article-image img{width:100%;height:100%;object-fit:cover}.article-list--tile article .article-details{border-radius:var(--card-border-radius);position:relative;height:100%;width:100%;display:flex;flex-direction:column;justify-content:flex-end;z-index:2;padding:15px}@media(min-width:640px){.article-list--tile article .article-details{padding:20px}}.article-list--tile article .article-title{font-size:2rem;font-weight:500;color:var(--card-text-color-main)}@media(min-width:640px){.article-list--tile article .article-title{font-size:2.2rem}}.mermaid:not([data-processed]){background:var(--card-background);min-height:150px;border-radius:8px;position:relative;overflow:hidden;font-size:0!important;line-height:0;color:transparent}.mermaid:not([data-processed])::after{visibility:visible;content:"";position:absolute;top:50%;left:50%;width:28px;height:28px;margin:-14px 0 0 -14px;border:3px solid var(--card-background);border-top-color:var(--accent-color,#3273dc);border-radius:50%;animation:mermaid-spinner .8s linear infinite}@keyframes mermaid-spinner{to{transform:rotate(360deg)}}.mermaid-wrapper{position:relative;margin:1rem 0}.mermaid-wrapper .mermaid{display:flex;justify-content:center}.mermaid-wrapper .mermaid svg{display:block;max-width:100%;height:auto}.mermaid-toolbar{position:absolute;top:.75rem;right:.75rem;display:flex;gap:.5rem;z-index:10}.mermaid-toolbar button{padding:.5rem 1rem;background:var(--mermaid-toolbar-btn-bg);border:2px solid var(--mermaid-toolbar-btn-text);border-radius:6px;cursor:pointer;font-size:1rem;font-weight:600;color:var(--mermaid-toolbar-btn-text);box-shadow:0 2px 8px rgba(0,0,0,.3);transition:all .2s}.mermaid-toolbar button:hover{background:var(--mermaid-toolbar-btn-text);color:var(--card-background);transform:scale(1.05)}.mermaid-modal{display:none;position:fixed;top:0;left:0;width:100vw;height:100vh;background:var(--mermaid-modal-bg);z-index:9999}.mermaid-modal.active{display:flex;flex-direction:column}.mermaid-modal-header{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background:rgba(255,255,255,.1)}.mermaid-modal-controls{display:flex;gap:.5rem}.mermaid-modal-controls button,.mermaid-modal-close{padding:.5rem 1rem;background:var(--mermaid-modal-btn-bg);border:none;border-radius:4px;cursor:pointer;font-size:.9rem;color:var(--card-text-color-main)}.mermaid-modal-controls button:hover,.mermaid-modal-close:hover{background:var(--mermaid-modal-btn-hover)}.mermaid-modal-body{flex:1;overflow:hidden;position:relative}.mermaid-modal-content{position:absolute;top:1rem;left:1rem;right:1rem;bottom:1rem;border-radius:8px;overflow:hidden;background:var(--mermaid-modal-content-bg)}.mermaid-panzoom-container{display:inline-block;transform-origin:0 0;visibility:hidden}.mermaid-panzoom-container.ready{visibility:visible}.mermaid-panzoom-container svg{display:block}.mermaid-offscreen{position:absolute;left:-9999px;visibility:hidden;width:800px}.widget{display:flex;flex-direction:column}.widget .widget-icon svg{width:var(--widget-icon-size);height:var(--widget-icon-size);stroke-width:1.6;color:var(--body-text-color)}.tagCloud .tagCloud-tags{display:flex;flex-wrap:wrap;gap:var(--spacing-sm)}.tagCloud .tagCloud-tags a{background-color:var(--card-background);box-shadow:var(--shadow-l1);border-radius:var(--card-border-radius);border-radius:var(--tag-border-radius);padding:8px 20px;color:var(--card-text-color-main);font-size:1.4rem;transition:box-shadow .3s ease}.tagCloud .tagCloud-tags a:hover{box-shadow:var(--shadow-l2)}.widget.archives .widget-archive--list{background-color:var(--card-background);box-shadow:var(--shadow-l1);border-radius:var(--card-border-radius)}.widget.archives .archives-year:not(:last-of-type){border-bottom:1.5px solid var(--card-separator-color)}.widget.archives .archives-year a{font-size:1.4rem;padding:18px 25px;display:flex}.widget.archives .archives-year a span.year{flex:1;color:var(--card-text-color-main);font-weight:700}.widget.archives .archives-year a span.count{color:var(--card-text-color-tertiary)}footer.site-footer{padding:var(--spacing-lg)0 var(--section-separation);font-size:1.4rem;line-height:1.75}footer.site-footer:before{content:"";display:block;height:3px;width:50px;background:var(--body-text-color);margin-bottom:var(--spacing-lg)}footer.site-footer .copyright{color:var(--accent-color);font-weight:700;margin-bottom:var(--spacing-xs)}footer.site-footer .powerby{color:var(--body-text-color);font-weight:400;font-size:1.2rem}footer.site-footer .powerby a{color:var(--body-text-color)}.pagination{display:flex;background-color:var(--card-background);box-shadow:var(--shadow-l1);border-radius:var(--card-border-radius);overflow:hidden}.pagination .hide-on-mobile,.pagination .pagination-link{display:none}@media(min-width:768px){.pagination .hide-on-mobile,.pagination .pagination-link{display:flex}}.pagination .page-link{padding:var(--spacing-sm)0;margin:0;border:0;background:0 0;font:inherit;border-radius:0;display:flex;align-items:center;justify-content:center;flex:auto;min-width:36px;color:var(--card-text-color-secondary);text-decoration:none}@media(min-width:768px){.pagination .page-link{min-width:48px;padding:var(--spacing-md)0}}.pagination .page-link:first-child,.pagination .page-link:last-child{flex:0 0 var(--spacing-3xl);padding:var(--spacing-sm)}@media(min-width:768px){.pagination .page-link:first-child,.pagination .page-link:last-child{flex:0 0 48px;padding:var(--spacing-md)}}.pagination .page-link:hover:not(.current):not(.disabled){background-color:var(--card-background-selected);opacity:.8}.pagination .page-link.current{background-color:var(--card-background-selected);color:var(--card-text-color-main);font-weight:700;cursor:default}.pagination .page-link.disabled{opacity:.3;cursor:not-allowed;pointer-events:none;color:var(--card-text-color-secondary)}.pagination .page-link svg{width:20px;height:20px}.pagination .page-link.pagination-jump-trigger{cursor:pointer}#pagination-jump-dialog{border:none;background-color:var(--card-background);box-shadow:var(--shadow-l1);border-radius:var(--card-border-radius);box-shadow:var(--shadow-l2);color:var(--body-text-color);margin:auto;width:calc(100% - (var(--container-padding) * 2));max-width:320px;padding:var(--card-padding)}#pagination-jump-dialog::backdrop{background-color:rgba(0,0,0,.4);opacity:0;animation:backdrop-fade-in .3s ease forwards}#pagination-jump-dialog[open]{animation:scale-up .3s cubic-bezier(.175,.885,.32,1.275)forwards}#pagination-jump-dialog.closing{animation:scale-down .2s ease forwards}#pagination-jump-dialog.closing::backdrop{animation:backdrop-fade-out .2s ease forwards}#pagination-jump-dialog .pagination-jump-form{display:flex;flex-direction:column;gap:var(--spacing-md)}#pagination-jump-dialog .pagination-jump-form header{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--spacing-xs)}#pagination-jump-dialog .pagination-jump-form header label{cursor:pointer}#pagination-jump-dialog .pagination-jump-form header .title{font-size:1.6rem;font-weight:600;color:var(--card-text-color-main);margin:0}#pagination-jump-dialog .pagination-jump-form header .subtitle{font-size:1.3rem;color:var(--card-text-color-tertiary)}#pagination-jump-dialog .pagination-jump-form .pagination-jump-input-group{display:flex;gap:var(--spacing-sm);align-items:stretch}#pagination-jump-dialog .pagination-jump-form .pagination-jump-input-group input[type=number]{flex:1;width:100%;min-width:0;padding:0 var(--spacing-md);height:44px;border:1.5px solid var(--card-separator-color);border-radius:6px;background-color:var(--body-background);color:var(--card-text-color-main);font-size:1.6rem;outline:none;-webkit-appearance:none;appearance:none;transition:border-color .2s ease,box-shadow .2s ease;-moz-appearance:textfield}#pagination-jump-dialog .pagination-jump-form .pagination-jump-input-group input[type=number]::-webkit-outer-spin-button,#pagination-jump-dialog .pagination-jump-form .pagination-jump-input-group input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}#pagination-jump-dialog .pagination-jump-form .pagination-jump-input-group input[type=number]:focus,#pagination-jump-dialog .pagination-jump-form .pagination-jump-input-group input[type=number]:focus-visible{outline:none;border-color:var(--accent-color);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent-color) 20%,transparent)}#pagination-jump-dialog .pagination-jump-form .pagination-jump-input-group .btn-primary{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;padding:0 var(--spacing-xl);height:44px;background-color:var(--accent-color);color:var(--accent-color-text);border:none;border-radius:6px;font-size:1.5rem;font-weight:700;cursor:pointer;transition:background-color .2s ease,box-shadow .2s ease}#pagination-jump-dialog .pagination-jump-form .pagination-jump-input-group .btn-primary:hover{background-color:var(--accent-color-darker);box-shadow:var(--shadow-l1)}#pagination-jump-dialog .pagination-jump-form .pagination-jump-input-group .btn-primary:active{box-shadow:none}#pagination-jump-dialog .pagination-jump-form .pagination-jump-hint{display:flex;align-items:center;justify-content:flex-start;gap:var(--spacing-sm);font-size:1.3rem;color:var(--card-text-color-tertiary);margin-top:calc(var(--spacing-xs) * -1)}#pagination-jump-dialog .pagination-jump-form .pagination-jump-hint kbd{background-color:var(--body-background);border:1px solid var(--card-separator-color);border-radius:4px;padding:3px 6px;font-family:var(--base-font-family);font-size:1.1rem;box-shadow:0 2px 0 var(--card-separator-color);color:var(--card-text-color-main);font-weight:600;line-height:1}@keyframes scale-up{from{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes scale-down{from{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}@keyframes backdrop-fade-in{from{opacity:0}to{opacity:1}}@keyframes backdrop-fade-out{from{opacity:1}to{opacity:0}}@media(min-width:768px){.sidebar.sticky{position:sticky}}.left-sidebar{display:flex;flex-direction:column;flex-shrink:0;align-self:stretch;margin-bottom:calc(-1 * var(--sidebar-element-separation));max-width:none;width:100%;position:relative;--sidebar-avatar-size:100px;--sidebar-element-separation:var(--spacing-lg);--emoji-size:40px;--emoji-font-size:20px}@media(min-width:768px){.left-sidebar{gap:var(--sidebar-element-separation)}}@media(min-width:768px){.left-sidebar{margin-bottom:0}}.left-sidebar>:not(:last-child){margin-bottom:var(--sidebar-element-separation)}@media(min-width:768px){.left-sidebar>:not(:last-child){margin-bottom:0}}@media(min-width:768px){.left-sidebar{width:auto;padding-top:var(--main-top-padding);padding-bottom:var(--main-top-padding);max-height:100vh}}@media(min-width:1536px){.left-sidebar{--sidebar-avatar-size:120px;--sidebar-element-separation:var(--spacing-xl);--emoji-size:40px}}.left-sidebar.sticky{top:0}.left-sidebar.compact{--sidebar-avatar-size:80px;--emoji-size:30px;--emoji-font-size:15px}@media(min-width:1024px){.left-sidebar.compact header{flex-direction:row}}.left-sidebar.compact header .site-meta{gap:var(--spacing-xs)}.left-sidebar.compact header .site-name{font-size:1.4rem}@media(min-width:1536px){.left-sidebar.compact header .site-name{font-size:1.75rem}}.left-sidebar.compact header .site-description{font-size:1.4rem}.right-sidebar{width:100%;display:none;flex-direction:column;gap:var(--widget-separation)}.right-sidebar.sticky{top:0}@media(min-width:1024px){.right-sidebar{padding-top:var(--main-top-padding);padding-bottom:var(--main-top-padding)}}.sidebar header{z-index:1;transition:box-shadow .5s ease;display:flex;flex-direction:column;gap:var(--sidebar-element-separation)}@media(min-width:768px){.sidebar header{padding:0}}.sidebar header .site-avatar{position:relative;margin:0;width:var(--sidebar-avatar-size);height:var(--sidebar-avatar-size);flex-shrink:0}.sidebar header .site-avatar .site-logo{width:100%;height:100%;border-radius:100%;box-shadow:var(--shadow-l1)}.sidebar header .site-avatar .emoji{position:absolute;width:var(--emoji-size);height:var(--emoji-size);line-height:var(--emoji-size);border-radius:100%;bottom:0;right:0;text-align:center;font-size:var(--emoji-font-size);background-color:var(--card-background);box-shadow:var(--shadow-l2)}.sidebar header .site-meta{display:flex;flex-direction:column;gap:var(--spacing-sm);justify-content:center}.sidebar header .site-name{color:var(--accent-color);margin:0;font-size:1.6rem}@media(min-width:1536px){.sidebar header .site-name{font-size:1.8rem}}.sidebar header .site-description{color:var(--body-text-color);font-weight:400;margin:0;font-size:1.4rem}@media(min-width:1536px){.sidebar header .site-description{font-size:1.6rem}}[data-scheme=dark] #dark-mode-toggle{color:var(--accent-color);font-weight:700}[data-scheme=dark] #dark-mode-toggle .icon-tabler-toggle-left{display:none}[data-scheme=dark] #dark-mode-toggle .icon-tabler-toggle-right{display:unset}#dark-mode-toggle{margin-top:auto;color:var(--body-text-color);display:flex;align-items:center;cursor:pointer;gap:var(--menu-icon-separation)}#dark-mode-toggle .icon-tabler-toggle-right{display:none}#i18n-switch{color:var(--body-text-color);display:inline-flex;align-content:center;gap:var(--menu-icon-separation)}#i18n-switch select{border:0;background:0 0!important;color:var(--body-text-color);padding:0!important;cursor:pointer;font-family:inherit;font-size:inherit;appearance:none;-webkit-appearance:none;-moz-appearance:none}#i18n-switch select::-ms-expand{display:none}#i18n-switch select option{color:var(--card-text-color-main);background-color:var(--card-background)}html{font-size:62.5%;overflow-y:scroll;scrollbar-gutter:stable}*{box-sizing:border-box}body{background:var(--body-background);margin:0;font-family:var(--base-font-family);font-size:1.6rem;text-autospace:ideograph-alpha ideograph-numeric punctuation insert;text-spacing-trim:trim-start allow-end;-ms-text-autospace:ideograph-alpha;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.article-page.hide-sidebar-sm .left-sidebar{display:none}@media(min-width:768px){.article-page.hide-sidebar-sm .left-sidebar{display:inherit}}.article-page .main-article{background:var(--card-background);border-radius:var(--card-border-radius);box-shadow:var(--shadow-l1);overflow:hidden}.article-page .main-article .article-header .article-image img{height:auto;width:100%;max-height:50vh;object-fit:cover}.article-page .main-article .article-header .article-details{padding:var(--card-padding);padding-bottom:0}.article-page .main-article .article-content{margin:var(--card-padding)0;color:var(--card-text-color-main)}.article-page .main-article .article-content .footnotes{font-family:var(--base-font-family)}.article-page .main-article .article-content img{max-width:100%;height:auto}.article-page .main-article .article-footer{margin:var(--card-padding);gap:var(--spacing-2xl)}.toc-nav{overflow-x:auto;max-height:75vh}.toc-nav ol,.toc-nav ul{margin:0;padding:0}.toc-nav ol{list-style-type:none;counter-reset:item}.toc-nav ol li a:first-of-type::before{counter-increment:item;content:counters(item,".")". ";font-weight:700;margin-right:5px}.toc-nav>ul{padding:0 1em}.toc-nav li{margin:var(--spacing-md)0 var(--spacing-md)var(--spacing-lg);padding:var(--spacing-xs)}.toc-nav li>ol,.toc-nav li>ul{margin-top:var(--spacing-sm);padding-left:var(--spacing-sm);margin-bottom:calc(var(--spacing-xs) * -1)}.toc-nav li>ol>li:last-child,.toc-nav li>ul>li:last-child{margin-bottom:0}.toc-nav li.active-class>a{border-left:var(--heading-border-size)solid var(--accent-color);font-weight:700}.toc-nav ul li.active-class>a{display:block}.toc-nav>ul>li.active-class>a{margin-left:calc(-25px - 1em);padding-left:calc(25px + 1em - var(--heading-border-size))}.toc-nav>ol>li.active-class>a{margin-left:calc(-9px - 1em);padding-left:calc(9px + 1em - var(--heading-border-size));display:block}.toc-nav>ul>li>ul>li.active-class>a{margin-left:calc(-60px - 1em);padding-left:calc(60px + 1em - var(--heading-border-size))}.toc-nav>ol>li>ol>li.active-class>a{margin-left:calc(-44px - 1em);padding-left:calc(44px + 1em - var(--heading-border-size));display:block}.toc-nav>ul>li>ul>li>ul>li.active-class>a{margin-left:calc(-95px - 1em);padding-left:calc(95px + 1em - var(--heading-border-size))}.toc-nav>ol>li>ol>li>ol>li.active-class>a{margin-left:calc(-79px - 1em);padding-left:calc(79px + 1em - var(--heading-border-size));display:block}.toc-nav>ul>li>ul>li>ul>li>ul>li.active-class>a{margin-left:calc(-130px - 1em);padding-left:calc(130px + 1em - var(--heading-border-size))}.toc-nav>ol>li>ol>li>ol>li>ol>li.active-class>a{margin-left:calc(-114px - 1em);padding-left:calc(114px + 1em - var(--heading-border-size));display:block}.toc-nav>ul>li>ul>li>ul>li>ul>li>ul>li.active-class>a{margin-left:calc(-165px - 1em);padding-left:calc(165px + 1em - var(--heading-border-size))}.toc-nav>ol>li>ol>li>ol>li>ol>li>ol>li.active-class>a{margin-left:calc(-149px - 1em);padding-left:calc(149px + 1em - var(--heading-border-size));display:block}.widget--toc,.article-toc{display:flex;flex-direction:column;color:var(--card-text-color-main)}.widget--toc{background-color:var(--card-background);border-radius:var(--card-border-radius);box-shadow:var(--shadow-l1);overflow:hidden}.article-toc{padding:0 var(--card-padding);margin-top:var(--spacing-lg)}@media(min-width:1024px){.article-toc{display:none}}.article-toc details{background-color:var(--card-background);border-radius:var(--card-border-radius);box-shadow:var(--shadow-l2)}.article-toc details[open] .article-toc-title svg{transform:rotate(90deg)}.article-toc details summary{list-style:none;padding:var(--spacing-md)var(--spacing-lg);cursor:pointer}.article-toc details summary::-webkit-details-marker{display:none}.article-toc details summary .article-toc-title{display:flex;align-items:center;gap:var(--spacing-sm);text-transform:uppercase;font-size:1.4rem;font-weight:700;color:var(--card-text-color-tertiary)}.article-toc details summary .article-toc-title svg{width:20px;height:20px;stroke-width:1.33;transition:transform .3s ease}.article-content{font-family:var(--article-font-family);font-size:var(--article-font-size);padding:0 var(--card-padding);line-height:var(--article-line-height)}.article-content>p{margin:1.5em 0}.article-content h1,.article-content h2,.article-content h3,.article-content h4,.article-content h5,.article-content h6{margin-inline-start:calc((var(--card-padding)) * -1);padding-inline-start:calc(var(--card-padding) - var(--heading-border-size));border-inline-start:var(--heading-border-size)solid var(--accent-color);position:relative}.article-content h1 a.header-anchor,.article-content h2 a.header-anchor,.article-content h3 a.header-anchor,.article-content h4 a.header-anchor,.article-content h5 a.header-anchor,.article-content h6 a.header-anchor{transition:opacity .3s ease;opacity:0;position:absolute;left:0;width:var(--card-padding);text-align:center;color:var(--accent-color)}.article-content h1 a.header-anchor:before,.article-content h2 a.header-anchor:before,.article-content h3 a.header-anchor:before,.article-content h4 a.header-anchor:before,.article-content h5 a.header-anchor:before,.article-content h6 a.header-anchor:before{content:"#"}.article-content h1:hover a.header-anchor,.article-content h1:focus a.header-anchor,.article-content h2:hover a.header-anchor,.article-content h2:focus a.header-anchor,.article-content h3:hover a.header-anchor,.article-content h3:focus a.header-anchor,.article-content h4:hover a.header-anchor,.article-content h4:focus a.header-anchor,.article-content h5:hover a.header-anchor,.article-content h5:focus a.header-anchor,.article-content h6:hover a.header-anchor,.article-content h6:focus a.header-anchor{opacity:1}.article-content figure{text-align:center}.article-content figure figcaption{font-size:1.4rem;color:var(--card-text-color-secondary)}.article-content blockquote{position:relative;margin:1.5em 0;border-inline-start:var(--blockquote-border-size)solid var(--card-separator-color);padding:var(--spacing-md)calc(var(--card-padding) - var(--blockquote-border-size));background-color:var(--blockquote-background-color)}.article-content blockquote .cite{display:block;text-align:right;font-size:.75em}.article-content blockquote .cite a{text-decoration:underline}.article-content blockquote.alert .alert-header{display:flex;align-items:center;gap:.5em;font-weight:700}.article-content blockquote.alert .alert-body>:last-child{margin-bottom:0}.article-content blockquote.alert.alert-note{border-color:var(--alert-note-color);background-color:var(--alert-note-background)}.article-content blockquote.alert.alert-note .alert-title{color:var(--alert-note-color)}.article-content blockquote.alert.alert-tip{border-color:var(--alert-tip-color);background-color:var(--alert-tip-background)}.article-content blockquote.alert.alert-tip .alert-title{color:var(--alert-tip-color)}.article-content blockquote.alert.alert-important{border-color:var(--alert-important-color);background-color:var(--alert-important-background)}.article-content blockquote.alert.alert-important .alert-title{color:var(--alert-important-color)}.article-content blockquote.alert.alert-warning{border-color:var(--alert-warning-color);background-color:var(--alert-warning-background)}.article-content blockquote.alert.alert-warning .alert-title{color:var(--alert-warning-color)}.article-content blockquote.alert.alert-caution{border-color:var(--alert-caution-color);background-color:var(--alert-caution-background)}.article-content blockquote.alert.alert-caution .alert-title{color:var(--alert-caution-color)}.article-content hr{width:100px;margin:40px auto;background:var(--card-text-color-tertiary);height:2px;border:0;opacity:.55}.article-content code{color:var(--code-text-color);background-color:var(--code-background-color);padding:2px 4px;border-radius:var(--tag-border-radius);font-family:var(--code-font-family)}.article-content a,.article-content code{word-break:break-word}.article-content .gallery{position:relative;display:flex;flex-direction:row;justify-content:center;margin:1.5em 0;gap:var(--spacing-sm)}.article-content .gallery figure{margin:0}.article-content pre{overflow-x:auto;display:block;background-color:var(--pre-background-color);color:var(--pre-text-color);font-family:var(--code-font-family);line-height:1.428571429;word-break:break-all;padding:var(--card-padding)}[dir=rtl] .article-content pre{direction:ltr}.article-content pre code{color:unset;border:none;background:0 0;padding:0}.article-content .highlight{background-color:var(--pre-background-color);padding:var(--card-padding);position:relative}.article-content .highlight pre{background-color:initial}.article-content .highlight:hover .copyCodeButton{opacity:1}[dir=rtl] .article-content .highlight{direction:ltr}.article-content .highlight pre{padding:0;margin:0;width:auto}.article-content .copyCodeButton{position:absolute;top:calc(var(--card-padding));right:calc(var(--card-padding));background:var(--card-background);border:none;box-shadow:var(--shadow-l2);border-radius:var(--tag-border-radius);padding:8px 16px;color:var(--card-text-color-main);cursor:pointer;font-size:14px;opacity:0;transition:opacity .3s ease}.article-content .table-wrapper{padding:0 var(--card-padding);overflow-x:auto;display:block}.article-content table{width:100%;border-collapse:collapse;border-spacing:0;margin-bottom:1.5em;font-size:.96em}.article-content th,.article-content td{text-align:left;padding:4px 8px 4px 10px;border:1px solid var(--table-border-color)}.article-content td{vertical-align:top}.article-content tr:nth-child(even){background-color:var(--tr-even-background-color)}.article-content .twitter-tweet{color:var(--card-text-color-main)}.article-content .video-wrapper{position:relative;width:100%;height:0;padding-bottom:56.25%;overflow:hidden}.article-content .video-wrapper>iframe,.article-content .video-wrapper>video{position:absolute;width:100%;height:100%;left:0;top:0;border:0}.article-content .gitlab-embed-snippets{margin:0!important}.article-content .gitlab-embed-snippets .file-holder.snippet-file-content{margin-block-end:0!important;margin-block-start:0!important;margin-left:calc((var(--card-padding)) * -1)!important;margin-right:calc((var(--card-padding)) * -1)!important;padding:0 var(--card-padding)!important}.article-content blockquote,.article-content figure,.article-content .highlight,.article-content pre,.article-content .gallery,.article-content .video-wrapper,.article-content .table-wrapper,.article-content .s_video_simple{margin-left:calc((var(--card-padding)) * -1);margin-right:calc((var(--card-padding)) * -1);width:calc(100% + var(--card-padding) * 2)}.article-content .katex-display>.katex{overflow-x:auto;overflow-y:hidden}.article-content kbd{border:1px solid var(--kbd-border-color);font-weight:700;font-size:.9em;line-height:1;padding:2px 4px;border-radius:4px;display:inline-block}.section-card{background-color:var(--card-background);box-shadow:var(--shadow-l1);border-radius:var(--card-border-radius);padding:var(--small-card-padding);display:flex;align-items:center;gap:var(--spacing-lg);--separation:15px}.section-card .section-term{font-size:2.2rem;margin:0;color:var(--card-text-color-main)}.section-card .section-description{font-weight:400;color:var(--card-text-color-secondary);font-size:1.6rem;margin:0}.section-card .section-details{flex-grow:1;display:flex;flex-direction:column;gap:8px}.section-card .section-image img{width:60px;height:60px;object-fit:cover}.section-card .section-count{color:var(--card-text-color-tertiary);font-size:1.4rem;margin:0;font-weight:700;text-transform:uppercase}@property --left-edge-fade-size{syntax: "<length>";
  inherits: false;
  initial-value: 0px; }@property --right-edge-fade-size{syntax: "<length>";
  inherits: false;
  initial-value: 64px; }.subsection-list{--shadow-overlap-x:calc(var(--shadow-l2-blur) + 4px);--shadow-overlap-y:calc(var(--shadow-l2-blur) + var(--shadow-l2-y) + 4px);--edge-fade-size:64px;--left-edge-fade-size:0px;--right-edge-fade-size:var(--edge-fade-size);overflow-x:auto;--overlap-x:min(var(--shadow-overlap-x), var(--container-padding));margin-left:calc(var(--overlap-x) * -1);margin-right:calc(var(--overlap-x) * -1);margin-bottom:calc(var(--shadow-overlap-y) * -1);--subsection-mask-image:linear-gradient(
        to right,
        transparent 0%,
        rgb(0 0 0 / 0.06) calc(var(--left-edge-fade-size) * 0.12),
        rgb(0 0 0 / 0.2) calc(var(--left-edge-fade-size) * 0.3),
        rgb(0 0 0 / 0.45) calc(var(--left-edge-fade-size) * 0.52),
        rgb(0 0 0 / 0.72) calc(var(--left-edge-fade-size) * 0.76),
        black var(--left-edge-fade-size),
        black calc(100% - var(--right-edge-fade-size)),
        rgb(0 0 0 / 0.72) calc(100% - (var(--right-edge-fade-size) * 0.76)),
        rgb(0 0 0 / 0.45) calc(100% - (var(--right-edge-fade-size) * 0.52)),
        rgb(0 0 0 / 0.2) calc(100% - (var(--right-edge-fade-size) * 0.3)),
        rgb(0 0 0 / 0.06) calc(100% - (var(--right-edge-fade-size) * 0.12)),
        transparent 100%
    );-webkit-mask-image:var(--subsection-mask-image);mask-image:var(--subsection-mask-image)}[dir=rtl] .subsection-list{margin-left:calc(var(--overlap-x) * -1);margin-right:calc(var(--overlap-x) * -1)}.subsection-list .article-list--tile{display:flex;padding:var(--spacing-xs)var(--overlap-x)var(--shadow-overlap-y);width:max-content;gap:var(--spacing-lg)}[dir=rtl] .subsection-list .article-list--tile{padding:var(--spacing-xs)var(--overlap-x)var(--shadow-overlap-y)}.subsection-list .article-list--tile article{flex-shrink:0}.subsection-list .article-list--tile article .article-title{margin:0;font-size:1.8rem}.subsection-list .article-list--tile article .article-details{padding:var(--spacing-lg)}@supports(animation-timeline:scroll(self inline)){.subsection-list{animation:subsection-left-fade linear both,subsection-right-fade linear both;animation-timeline:scroll(self inline);animation-range:1px 24px,0% 100%;animation-timing-function:ease-out,linear}}@keyframes subsection-left-fade{from{--left-edge-fade-size:0px}to{--left-edge-fade-size:var(--edge-fade-size)}}@keyframes subsection-right-fade{0%,92%{--right-edge-fade-size:var(--edge-fade-size)}100%{--right-edge-fade-size:0px}}.not-found-card{background-color:var(--card-background);box-shadow:var(--shadow-l1);border-radius:var(--card-border-radius);padding:var(--card-padding)}.search-form{position:relative;--button-size:80px}.search-form.widget{--button-size:60px}.search-form.widget label{font-size:1.3rem;top:var(--spacing-sm)}.search-form.widget input{font-size:1.5rem;padding:var(--spacing-2xl)var(--spacing-lg)var(--spacing-md)}.search-form p{position:relative;margin:0}.search-form label{position:absolute;top:var(--spacing-md);inset-inline-start:var(--spacing-lg);font-size:1.4rem;color:var(--card-text-color-tertiary)}.search-form input{padding:40px 20px 20px;background-color:var(--card-background);box-shadow:var(--shadow-l1);border-radius:var(--card-border-radius);color:var(--card-text-color-main);width:100%;border:0;-webkit-appearance:none;appearance:none;transition:box-shadow .3s ease;font-size:1.8rem}.search-form input:focus{outline:0;box-shadow:var(--shadow-l2)}.search-form button{position:absolute;inset-inline-end:0;top:0;height:100%;width:var(--button-size);cursor:pointer;background-color:initial;border:0;padding:0 10px}.search-form button:focus{outline:0}.search-form button:focus svg{stroke-width:2;color:var(--accent-color)}.search-form button svg{color:var(--card-text-color-secondary);stroke-width:1.33;transition:all .3s ease;width:20px;height:20px}.search-result.hidden{display:none}.cookie-banner{position:fixed;bottom:0;left:0;right:0;z-index:9999;padding:var(--container-padding);pointer-events:none}.cookie-banner[aria-hidden=true]{display:none}.cookie-banner__content{max-width:900px;margin:0 auto;background:var(--card-background);border-radius:var(--card-border-radius);box-shadow:var(--shadow-l2);padding:var(--card-padding);display:flex;flex-direction:column;gap:var(--spacing-md);pointer-events:auto}@media(min-width:768px){.cookie-banner__content{flex-direction:row;flex-wrap:wrap;align-items:center;gap:var(--spacing-lg)}}.cookie-banner__text{flex:1;min-width:200px}.cookie-banner__text strong{display:block;color:var(--card-text-color-main);font-size:1.6rem;margin-bottom:var(--spacing-xs)}.cookie-banner__text p{color:var(--card-text-color-secondary);font-size:1.4rem;line-height:1.6;margin:0}.cookie-banner__actions{display:flex;gap:var(--spacing-sm);flex-shrink:0}.cookie-banner__settings-link{width:auto;align-self:flex-start;background:0 0;border:none;color:var(--accent-color);font-size:1.3rem;cursor:pointer;padding:5px}.cookie-banner__settings-link:hover{text-decoration:underline}@media(min-width:768px){.cookie-banner__settings-link{margin-left:auto;align-self:center}}.cookie-btn{padding:10px 20px;border-radius:var(--tag-border-radius);font-size:1.4rem;font-weight:500;cursor:pointer;transition:all .2s ease;border:none}.cookie-btn--primary{background:var(--accent-color);color:var(--accent-color-text)}.cookie-btn--primary:hover{background:var(--accent-color-darker)}.cookie-btn--secondary{background:0 0;color:var(--card-text-color-main);border:1.5px solid var(--card-separator-color)}.cookie-btn--secondary:hover{background:var(--card-background-selected)}.cookie-settings{padding-top:20px;border-top:1.5px solid var(--card-separator-color)}.cookie-settings[aria-hidden=true]{display:none}.cookie-settings h3{color:var(--card-text-color-main);font-size:1.6rem;margin:0 0 var(--spacing-md)}.cookie-settings__actions{display:flex;justify-content:flex-end;gap:var(--spacing-sm);margin-top:var(--spacing-lg)}.cookie-category{padding:var(--spacing-md)0;border-bottom:1px solid var(--card-separator-color)}.cookie-category:last-of-type{border-bottom:none}.cookie-category label{display:flex;align-items:center;gap:var(--spacing-sm);cursor:pointer}.cookie-category label input[type=checkbox]{width:18px;height:18px;accent-color:var(--accent-color);cursor:pointer}.cookie-category label input[type=checkbox]:disabled{opacity:.6;cursor:not-allowed}.cookie-category label strong{color:var(--card-text-color-main);font-size:1.5rem}.cookie-category p{color:var(--card-text-color-secondary);font-size:1.3rem;margin:8px 0 0 28px;line-height:1.5}.cookie-settings-link{display:inline-block;color:var(--body-text-color);font-size:1.2rem;cursor:pointer;background:0 0;border:none;padding:0}.cookie-settings-link:hover{color:var(--accent-color);text-decoration:underline}.consent-placeholder{background-color:var(--card-background);box-shadow:var(--shadow-l1);border-radius:var(--card-border-radius);padding:var(--card-padding);text-align:center;color:var(--card-text-color-secondary);font-size:1.4rem}.consent-placeholder p{margin:0 0 var(--spacing-md)}a{text-decoration:none;color:var(--accent-color)}a:hover{color:var(--accent-color-darker)}a.link{box-shadow:0 -2px rgba(var(--link-background-color),var(--link-background-opacity))inset;transition:all .3s ease}a.link:hover{box-shadow:0 calc(-1rem * var(--article-line-height))rgba(var(--link-background-color),var(--link-background-opacity-hover))inset}.section-title{text-transform:uppercase;margin-top:0;margin-bottom:var(--spacing-sm);display:block;font-size:1.6rem;font-weight:700;color:var(--body-text-color)}.section-title a{color:var(--body-text-color)}:root{--main-top-padding:30px;--card-border-radius:25px;--tag-border-radius:8px;--category-border-radius:8px;--section-separation:40px;--article-font-size:1.8rem;--code-background-color:#f8f8f8;--code-text-color:#e96900;--detail-background:#e7f2e8;--block-background-color:#e7f2e8}:root[data-scheme=dark]{--code-text-color:#e7c6a9;--detail-background:#5b5b5b;--block-background-color:#5f5f5f;--figure-background:#858585}::selection{color:#fff;background:#557697}a{word-break:break-all;text-decoration:none;color:var(--accent-color)}a:hover{color:var(--accent-color-darker)}a.link{color:#4288b9ad;font-weight:600;padding:0 2px;text-decoration:none;cursor:pointer}a.link:hover{text-decoration:underline}.main-container{min-height:100vh;align-items:flex-start;padding:0 15px;gap:var(--section-separation);padding-top:var(--main-top-padding)}@media(min-width:768px){.main-container{padding:0 37px}}main.main{order:-2;min-width:0;max-width:100%;flex-grow:1;display:flex;flex-direction:column;gap:var(--section-separation)}@media(min-width:768px){main.main{padding-top:var(--main-top-padding)}}.container{margin-left:auto;margin-right:auto}.container .left-sidebar{order:-3;max-width:var(--left-sidebar-max-width)}.container .right-sidebar{order:-1;max-width:var(--right-sidebar-max-width)}@media(min-width:1024px){.container .right-sidebar{display:flex}}@media(min-width:768px){.container.extended{max-width:1280px;--left-sidebar-max-width:25%;--right-sidebar-max-width:22% !important}}@media(min-width:1024px){.container.extended{max-width:1600px;--left-sidebar-max-width:20%;--right-sidebar-max-width:30%}}@media(min-width:1280px){.container.extended{max-width:1800px;--left-sidebar-max-width:15%;--right-sidebar-max-width:25%}}@media(min-width:768px){.container.compact{--left-sidebar-max-width:25%;max-width:768px}}@media(min-width:1024px){.container.compact{max-width:1024px;--left-sidebar-max-width:20%}}@media(min-width:1280px){.container.compact{max-width:1280px}}.container .left-sidebar{width:auto}.right-sidebar{gap:20px}.right-sidebar.sticky{max-height:100vh;overflow-y:auto}@media(min-width:1024px){.right-sidebar.sticky{max-height:calc(100vh - var(--main-top-padding) * 3)}}@media(min-width:1024px){.right-sidebar{gap:25px}}.right-sidebar .widget{flex-shrink:0}.right-sidebar .widget:not(:last-child){margin-bottom:0}.widget.tagCloud .tagCloud-tags.scrollable-tags{padding:15px;background:var(--card-background);border-radius:var(--card-border-radius);box-shadow:var(--shadow-l1)}.widget.tagCloud .tag-item{align-items:center;gap:5px;margin:4px 6px 4px 0;padding:6px 12px;border-radius:var(--tag-border-radius);font-size:1.3rem;font-weight:500;transition:all .3s ease;text-decoration:none;position:relative}.widget.tagCloud .tag-item .tag-count{font-size:1.1rem;opacity:.8;font-weight:400;background:rgba(255,255,255,.2);padding:2px 6px;border-radius:10px;margin-left:4px}.widget.tagCloud .tag-item:hover{transform:translateY(-2px);box-shadow:var(--shadow-l2)}.widget.tagCloud .tag-item:hover .tag-count{opacity:1;background:rgba(255,255,255,.3)}.widget.tagCloud .tag-item.tag-frequency-1{background:#e3f2fd;color:#1565c0;border:1px solid #90caf9}.widget.tagCloud .tag-item.tag-frequency-1:hover{background:#bbdefb;color:#0d47a1}.widget.tagCloud .tag-item.tag-frequency-2{background:#e8f5e8;color:#2e7d32;border:1px solid #a5d6a7}.widget.tagCloud .tag-item.tag-frequency-2:hover{background:#c8e6c9;color:#1b5e20}.widget.tagCloud .tag-item.tag-frequency-3{background:#fffde7;color:#f57f17;border:1px solid #fff176}.widget.tagCloud .tag-item.tag-frequency-3:hover{background:#fff9c4;color:#e65100}.widget.tagCloud .tag-item.tag-frequency-4{background:#fff3e0;color:#ef6c00;border:1px solid #ffb74d}.widget.tagCloud .tag-item.tag-frequency-4:hover{background:#ffcc80;color:#bf360c}.widget.tagCloud .tag-item.tag-frequency-5{background:#ffebee;color:#c62828;border:1px solid #ef9a9a}.widget.tagCloud .tag-item.tag-frequency-5:hover{background:#ffcdd2;color:#b71c1c}:root[data-scheme=dark] .widget.tagCloud .tag-item.tag-frequency-1{background:#1a237e;color:#c5cae9;border:1px solid #3f51b5}:root[data-scheme=dark] .widget.tagCloud .tag-item.tag-frequency-1:hover{background:#303f9f}:root[data-scheme=dark] .widget.tagCloud .tag-item.tag-frequency-2{background:#1b5e20;color:#c8e6c9;border:1px solid #4caf50}:root[data-scheme=dark] .widget.tagCloud .tag-item.tag-frequency-2:hover{background:#388e3c}:root[data-scheme=dark] .widget.tagCloud .tag-item.tag-frequency-3{background:#e65100;color:#fff3e0;border:1px solid #ffb74d}:root[data-scheme=dark] .widget.tagCloud .tag-item.tag-frequency-3:hover{background:#ff9800}:root[data-scheme=dark] .widget.tagCloud .tag-item.tag-frequency-4{background:#bf360c;color:#ffccbc;border:1px solid #ff8a65}:root[data-scheme=dark] .widget.tagCloud .tag-item.tag-frequency-4:hover{background:#ff5722}:root[data-scheme=dark] .widget.tagCloud .tag-item.tag-frequency-5{background:#b71c1c;color:#ffcdd2;border:1px solid #ef5350}:root[data-scheme=dark] .widget.tagCloud .tag-item.tag-frequency-5:hover{background:#f44336}@media(max-width:768px){.widget.tagCloud .tagCloud-tags.scrollable-tags{max-height:250px;padding:12px}.widget.tagCloud .tag-item{font-size:1.2rem;padding:5px 10px;margin:3px 4px 3px 0}.widget.tagCloud .tag-item .tag-count{font-size:1rem;padding:1px 4px}}@media(max-width:480px){.widget.tagCloud .tagCloud-tags.scrollable-tags{max-height:200px;padding:10px}.widget.tagCloud .tag-item{font-size:1.1rem;padding:4px 8px}.widget.tagCloud .tag-item .tag-count{font-size:.9rem}}.widget.tagCloud.categories .tag-item.category-frequency-1{background:#f3e5f5;color:#7b1fa2;border:1px solid #ce93d8}.widget.tagCloud.categories .tag-item.category-frequency-1:hover{background:#e1bee7;color:#4a148c}.widget.tagCloud.categories .tag-item.category-frequency-2{background:#e0f2f1;color:#00695c;border:1px solid #80cbc4}.widget.tagCloud.categories .tag-item.category-frequency-2:hover{background:#b2dfdb;color:#004d40}.widget.tagCloud.categories .tag-item.category-frequency-3{background:#fce4ec;color:#c2185b;border:1px solid #f8bbd9}.widget.tagCloud.categories .tag-item.category-frequency-3:hover{background:#f8bbd9;color:#880e4f}.widget.tagCloud.categories .tag-item.category-frequency-4{background:#e8eaf6;color:#3f51b5;border:1px solid #c5cae9}.widget.tagCloud.categories .tag-item.category-frequency-4:hover{background:#c5cae9;color:#1a237e}.widget.tagCloud.categories .tag-item.category-frequency-5{background:#ede7f6;color:#673ab7;border:1px solid #d1c4e9}.widget.tagCloud.categories .tag-item.category-frequency-5:hover{background:#d1c4e9;color:#311b92}:root[data-scheme=dark] .widget.tagCloud.categories .tag-item.category-frequency-1{background:#4a148c;color:#e1bee7;border:1px solid #8e24aa}:root[data-scheme=dark] .widget.tagCloud.categories .tag-item.category-frequency-1:hover{background:#7b1fa2}:root[data-scheme=dark] .widget.tagCloud.categories .tag-item.category-frequency-2{background:#004d40;color:#b2dfdb;border:1px solid #00796b}:root[data-scheme=dark] .widget.tagCloud.categories .tag-item.category-frequency-2:hover{background:#00695c}:root[data-scheme=dark] .widget.tagCloud.categories .tag-item.category-frequency-3{background:#880e4f;color:#f8bbd9;border:1px solid #ad1457}:root[data-scheme=dark] .widget.tagCloud.categories .tag-item.category-frequency-3:hover{background:#c2185b}:root[data-scheme=dark] .widget.tagCloud.categories .tag-item.category-frequency-4{background:#1a237e;color:#c5cae9;border:1px solid #303f9f}:root[data-scheme=dark] .widget.tagCloud.categories .tag-item.category-frequency-4:hover{background:#3f51b5}:root[data-scheme=dark] .widget.tagCloud.categories .tag-item.category-frequency-5{background:#311b92;color:#d1c4e9;border:1px solid #512da8}:root[data-scheme=dark] .widget.tagCloud.categories .tag-item.category-frequency-5:hover{background:#673ab7}.article-content blockquote{border-left:3px solid var(--accent-color);background:var(--blockquote-background-color);padding:16px 20px;padding-right:60px;margin:1.5em 0;position:relative;border-radius:8px;line-height:1.6}.article-content blockquote p{margin:.8em 0}.article-content blockquote p:first-child{margin-top:0}.article-content blockquote p:last-child{margin-bottom:0}.article-content blockquote code:not(pre code){background:rgba(0,0,0,.15);padding:2px 6px;border-radius:3px;font-size:.9em}.article-content blockquote ul,.article-content blockquote ol{margin:.5em 0;padding-left:1.5em}.article-content blockquote li{margin:.3em 0}.article-content blockquote.github-note{border-left-color:#0969da;background:linear-gradient(135deg,rgba(9,105,218,8%) 0%,rgba(9,105,218,4%) 100%);border-radius:8px}.article-content blockquote.github-note .github-alert-title,.article-content blockquote.github-note .math-title{color:#0969da;font-weight:600;margin-bottom:8px;display:flex;align-items:center;gap:8px;font-size:.9em}.article-content blockquote.github-note .github-alert-title .github-alert-icon svg,.article-content blockquote.github-note .math-title .github-alert-icon svg{width:16px;height:16px;fill:currentColor}.article-content blockquote.github-note .github-alert-content,.article-content blockquote.github-note .math-content{margin-top:8px}.article-content blockquote.github-note .github-alert-content .katex-display,.article-content blockquote.github-note .math-content .katex-display{margin:1em 0}.article-content blockquote.github-note .github-alert-content .katex,.article-content blockquote.github-note .math-content .katex{font-size:1em}:root[data-scheme=dark] .article-content blockquote.github-note{background:linear-gradient(135deg,rgba(77,171,247,.15) 0%,rgba(77,171,247,8%) 100%);border-left-color:#4dabf7}:root[data-scheme=dark] .article-content blockquote.github-note .github-alert-title,:root[data-scheme=dark] .article-content blockquote.github-note .math-title{color:#4dabf7}.article-content blockquote.github-tip{border-left-color:#1a7f37;background:linear-gradient(135deg,rgba(26,127,55,8%) 0%,rgba(26,127,55,4%) 100%);border-radius:8px}.article-content blockquote.github-tip .github-alert-title,.article-content blockquote.github-tip .math-title{color:#1a7f37;font-weight:600;margin-bottom:8px;display:flex;align-items:center;gap:8px;font-size:.9em}.article-content blockquote.github-tip .github-alert-title .github-alert-icon svg,.article-content blockquote.github-tip .math-title .github-alert-icon svg{width:16px;height:16px;fill:currentColor}.article-content blockquote.github-tip .github-alert-content,.article-content blockquote.github-tip .math-content{margin-top:8px}.article-content blockquote.github-tip .github-alert-content .katex-display,.article-content blockquote.github-tip .math-content .katex-display{margin:1em 0}.article-content blockquote.github-tip .github-alert-content .katex,.article-content blockquote.github-tip .math-content .katex{font-size:1em}:root[data-scheme=dark] .article-content blockquote.github-tip{background:linear-gradient(135deg,rgba(81,207,102,.15) 0%,rgba(81,207,102,8%) 100%);border-left-color:#51cf66}:root[data-scheme=dark] .article-content blockquote.github-tip .github-alert-title,:root[data-scheme=dark] .article-content blockquote.github-tip .math-title{color:#51cf66}.article-content blockquote.github-important{border-left-color:#8250df;background:linear-gradient(135deg,rgba(130,80,223,8%) 0%,rgba(130,80,223,4%) 100%);border-radius:8px}.article-content blockquote.github-important .github-alert-title,.article-content blockquote.github-important .math-title{color:#8250df;font-weight:600;margin-bottom:8px;display:flex;align-items:center;gap:8px;font-size:.9em}.article-content blockquote.github-important .github-alert-title .github-alert-icon svg,.article-content blockquote.github-important .math-title .github-alert-icon svg{width:16px;height:16px;fill:currentColor}.article-content blockquote.github-important .github-alert-content,.article-content blockquote.github-important .math-content{margin-top:8px}.article-content blockquote.github-important .github-alert-content .katex-display,.article-content blockquote.github-important .math-content .katex-display{margin:1em 0}.article-content blockquote.github-important .github-alert-content .katex,.article-content blockquote.github-important .math-content .katex{font-size:1em}:root[data-scheme=dark] .article-content blockquote.github-important{background:linear-gradient(135deg,rgba(151,117,250,.15) 0%,rgba(151,117,250,8%) 100%);border-left-color:#9775fa}:root[data-scheme=dark] .article-content blockquote.github-important .github-alert-title,:root[data-scheme=dark] .article-content blockquote.github-important .math-title{color:#9775fa}.article-content blockquote.github-warning{border-left-color:#ff8c00;background:linear-gradient(135deg,rgba(255,140,0,8%) 0%,rgba(255,140,0,4%) 100%);border-radius:8px}.article-content blockquote.github-warning .github-alert-title,.article-content blockquote.github-warning .math-title{color:#ff8c00;font-weight:600;margin-bottom:8px;display:flex;align-items:center;gap:8px;font-size:.9em}.article-content blockquote.github-warning .github-alert-title .github-alert-icon svg,.article-content blockquote.github-warning .math-title .github-alert-icon svg{width:16px;height:16px;fill:currentColor}.article-content blockquote.github-warning .github-alert-content,.article-content blockquote.github-warning .math-content{margin-top:8px}.article-content blockquote.github-warning .github-alert-content .katex-display,.article-content blockquote.github-warning .math-content .katex-display{margin:1em 0}.article-content blockquote.github-warning .github-alert-content .katex,.article-content blockquote.github-warning .math-content .katex{font-size:1em}:root[data-scheme=dark] .article-content blockquote.github-warning{background:linear-gradient(135deg,rgba(255,165,0,.15) 0%,rgba(255,165,0,8%) 100%);border-left-color:orange}:root[data-scheme=dark] .article-content blockquote.github-warning .github-alert-title,:root[data-scheme=dark] .article-content blockquote.github-warning .math-title{color:orange}.article-content blockquote.github-caution{border-left-color:#d1242f;background:linear-gradient(135deg,rgba(209,36,47,8%) 0%,rgba(209,36,47,4%) 100%);border-radius:8px}.article-content blockquote.github-caution .github-alert-title,.article-content blockquote.github-caution .math-title{color:#d1242f;font-weight:600;margin-bottom:8px;display:flex;align-items:center;gap:8px;font-size:.9em}.article-content blockquote.github-caution .github-alert-title .github-alert-icon svg,.article-content blockquote.github-caution .math-title .github-alert-icon svg{width:16px;height:16px;fill:currentColor}.article-content blockquote.github-caution .github-alert-content,.article-content blockquote.github-caution .math-content{margin-top:8px}.article-content blockquote.github-caution .github-alert-content .katex-display,.article-content blockquote.github-caution .math-content .katex-display{margin:1em 0}.article-content blockquote.github-caution .github-alert-content .katex,.article-content blockquote.github-caution .math-content .katex{font-size:1em}:root[data-scheme=dark] .article-content blockquote.github-caution{background:linear-gradient(135deg,rgba(255,107,107,.15) 0%,rgba(255,107,107,8%) 100%);border-left-color:#ff6b6b}:root[data-scheme=dark] .article-content blockquote.github-caution .github-alert-title,:root[data-scheme=dark] .article-content blockquote.github-caution .math-title{color:#ff6b6b}.article-content blockquote.math-theorem{border-left-color:#1e40af;background:linear-gradient(135deg,rgba(30,64,175,8%) 0%,rgba(30,64,175,4%) 100%);border-radius:8px}.article-content blockquote.math-theorem .github-alert-title,.article-content blockquote.math-theorem .math-title{color:#1e40af;font-weight:600;margin-bottom:8px;display:flex;align-items:center;gap:8px;font-size:.9em}.article-content blockquote.math-theorem .github-alert-title .github-alert-icon svg,.article-content blockquote.math-theorem .math-title .github-alert-icon svg{width:16px;height:16px;fill:currentColor}.article-content blockquote.math-theorem .github-alert-content,.article-content blockquote.math-theorem .math-content{margin-top:8px}.article-content blockquote.math-theorem .github-alert-content .katex-display,.article-content blockquote.math-theorem .math-content .katex-display{margin:1em 0}.article-content blockquote.math-theorem .github-alert-content .katex,.article-content blockquote.math-theorem .math-content .katex{font-size:1em}:root[data-scheme=dark] .article-content blockquote.math-theorem{background:linear-gradient(135deg,rgba(96,165,250,.15) 0%,rgba(96,165,250,8%) 100%);border-left-color:#60a5fa}:root[data-scheme=dark] .article-content blockquote.math-theorem .github-alert-title,:root[data-scheme=dark] .article-content blockquote.math-theorem .math-title{color:#60a5fa}.article-content blockquote.math-theorem .math-title::before{content:"";width:16px;height:16px;background-image:url(/icons/math-env/theorem.svg);background-size:contain;background-repeat:no-repeat;background-position:50%;filter:brightness(0)saturate(100%)invert(20%)sepia(88%)saturate(1789%)hue-rotate(221deg)brightness(93%)contrast(91%);flex-shrink:0}.article-content blockquote.math-lemma{border-left-color:#059669;background:linear-gradient(135deg,rgba(5,150,105,8%) 0%,rgba(5,150,105,4%) 100%);border-radius:8px}.article-content blockquote.math-lemma .github-alert-title,.article-content blockquote.math-lemma .math-title{color:#059669;font-weight:600;margin-bottom:8px;display:flex;align-items:center;gap:8px;font-size:.9em}.article-content blockquote.math-lemma .github-alert-title .github-alert-icon svg,.article-content blockquote.math-lemma .math-title .github-alert-icon svg{width:16px;height:16px;fill:currentColor}.article-content blockquote.math-lemma .github-alert-content,.article-content blockquote.math-lemma .math-content{margin-top:8px}.article-content blockquote.math-lemma .github-alert-content .katex-display,.article-content blockquote.math-lemma .math-content .katex-display{margin:1em 0}.article-content blockquote.math-lemma .github-alert-content .katex,.article-content blockquote.math-lemma .math-content .katex{font-size:1em}:root[data-scheme=dark] .article-content blockquote.math-lemma{background:linear-gradient(135deg,rgba(52,211,153,.15) 0%,rgba(52,211,153,8%) 100%);border-left-color:#34d399}:root[data-scheme=dark] .article-content blockquote.math-lemma .github-alert-title,:root[data-scheme=dark] .article-content blockquote.math-lemma .math-title{color:#34d399}.article-content blockquote.math-lemma .math-title::before{content:"";width:16px;height:16px;background-image:url(/icons/math-env/lemma.svg);background-size:contain;background-repeat:no-repeat;background-position:50%;filter:brightness(0)saturate(100%)invert(39%)sepia(91%)saturate(1276%)hue-rotate(142deg)brightness(91%)contrast(96%);flex-shrink:0}.article-content blockquote.math-definition{border-left-color:#7c3aed;background:linear-gradient(135deg,rgba(124,58,237,8%) 0%,rgba(124,58,237,4%) 100%);border-radius:8px}.article-content blockquote.math-definition .github-alert-title,.article-content blockquote.math-definition .math-title{color:#7c3aed;font-weight:600;margin-bottom:8px;display:flex;align-items:center;gap:8px;font-size:.9em}.article-content blockquote.math-definition .github-alert-title .github-alert-icon svg,.article-content blockquote.math-definition .math-title .github-alert-icon svg{width:16px;height:16px;fill:currentColor}.article-content blockquote.math-definition .github-alert-content,.article-content blockquote.math-definition .math-content{margin-top:8px}.article-content blockquote.math-definition .github-alert-content .katex-display,.article-content blockquote.math-definition .math-content .katex-display{margin:1em 0}.article-content blockquote.math-definition .github-alert-content .katex,.article-content blockquote.math-definition .math-content .katex{font-size:1em}:root[data-scheme=dark] .article-content blockquote.math-definition{background:linear-gradient(135deg,rgba(167,139,250,.15) 0%,rgba(167,139,250,8%) 100%);border-left-color:#a78bfa}:root[data-scheme=dark] .article-content blockquote.math-definition .github-alert-title,:root[data-scheme=dark] .article-content blockquote.math-definition .math-title{color:#a78bfa}.article-content blockquote.math-definition .math-title::before{content:"";width:16px;height:16px;background-image:url(/icons/math-env/definition.svg);background-size:contain;background-repeat:no-repeat;background-position:50%;filter:brightness(0)saturate(100%)invert(35%)sepia(89%)saturate(2466%)hue-rotate(261deg)brightness(87%)contrast(92%);flex-shrink:0}.article-content blockquote.math-corollary{border-left-color:#dc2626;background:linear-gradient(135deg,rgba(220,38,38,8%) 0%,rgba(220,38,38,4%) 100%);border-radius:8px}.article-content blockquote.math-corollary .github-alert-title,.article-content blockquote.math-corollary .math-title{color:#dc2626;font-weight:600;margin-bottom:8px;display:flex;align-items:center;gap:8px;font-size:.9em}.article-content blockquote.math-corollary .github-alert-title .github-alert-icon svg,.article-content blockquote.math-corollary .math-title .github-alert-icon svg{width:16px;height:16px;fill:currentColor}.article-content blockquote.math-corollary .github-alert-content,.article-content blockquote.math-corollary .math-content{margin-top:8px}.article-content blockquote.math-corollary .github-alert-content .katex-display,.article-content blockquote.math-corollary .math-content .katex-display{margin:1em 0}.article-content blockquote.math-corollary .github-alert-content .katex,.article-content blockquote.math-corollary .math-content .katex{font-size:1em}:root[data-scheme=dark] .article-content blockquote.math-corollary{background:linear-gradient(135deg,rgba(248,113,113,.15) 0%,rgba(248,113,113,8%) 100%);border-left-color:#f87171}:root[data-scheme=dark] .article-content blockquote.math-corollary .github-alert-title,:root[data-scheme=dark] .article-content blockquote.math-corollary .math-title{color:#f87171}.article-content blockquote.math-corollary .math-title::before{content:"";width:16px;height:16px;background-image:url(/icons/math-env/corollary.svg);background-size:contain;background-repeat:no-repeat;background-position:50%;filter:brightness(0)saturate(100%)invert(29%)sepia(76%)saturate(2063%)hue-rotate(348deg)brightness(90%)contrast(89%);flex-shrink:0}.article-content blockquote.math-proposition{border-left-color:#ea580c;background:linear-gradient(135deg,rgba(234,88,12,8%) 0%,rgba(234,88,12,4%) 100%);border-radius:8px}.article-content blockquote.math-proposition .github-alert-title,.article-content blockquote.math-proposition .math-title{color:#ea580c;font-weight:600;margin-bottom:8px;display:flex;align-items:center;gap:8px;font-size:.9em}.article-content blockquote.math-proposition .github-alert-title .github-alert-icon svg,.article-content blockquote.math-proposition .math-title .github-alert-icon svg{width:16px;height:16px;fill:currentColor}.article-content blockquote.math-proposition .github-alert-content,.article-content blockquote.math-proposition .math-content{margin-top:8px}.article-content blockquote.math-proposition .github-alert-content .katex-display,.article-content blockquote.math-proposition .math-content .katex-display{margin:1em 0}.article-content blockquote.math-proposition .github-alert-content .katex,.article-content blockquote.math-proposition .math-content .katex{font-size:1em}:root[data-scheme=dark] .article-content blockquote.math-proposition{background:linear-gradient(135deg,rgba(251,146,60,.15) 0%,rgba(251,146,60,8%) 100%);border-left-color:#fb923c}:root[data-scheme=dark] .article-content blockquote.math-proposition .github-alert-title,:root[data-scheme=dark] .article-content blockquote.math-proposition .math-title{color:#fb923c}.article-content blockquote.math-proposition .math-title::before{content:"";width:16px;height:16px;background-image:url(/icons/math-env/proposition.svg);background-size:contain;background-repeat:no-repeat;background-position:50%;filter:brightness(0)saturate(100%)invert(39%)sepia(100%)saturate(1847%)hue-rotate(21deg)brightness(96%)contrast(99%);flex-shrink:0}.article-content blockquote.math-proof{border-left-color:#6b7280;background:linear-gradient(135deg,rgba(107,114,128,8%) 0%,rgba(107,114,128,4%) 100%);border-radius:8px}.article-content blockquote.math-proof .github-alert-title,.article-content blockquote.math-proof .math-title{color:#6b7280;font-weight:600;margin-bottom:8px;display:flex;align-items:center;gap:8px;font-size:.9em}.article-content blockquote.math-proof .github-alert-title .github-alert-icon svg,.article-content blockquote.math-proof .math-title .github-alert-icon svg{width:16px;height:16px;fill:currentColor}.article-content blockquote.math-proof .github-alert-content,.article-content blockquote.math-proof .math-content{margin-top:8px}.article-content blockquote.math-proof .github-alert-content .katex-display,.article-content blockquote.math-proof .math-content .katex-display{margin:1em 0}.article-content blockquote.math-proof .github-alert-content .katex,.article-content blockquote.math-proof .math-content .katex{font-size:1em}:root[data-scheme=dark] .article-content blockquote.math-proof{background:linear-gradient(135deg,rgba(156,163,175,.15) 0%,rgba(156,163,175,8%) 100%);border-left-color:#9ca3af}:root[data-scheme=dark] .article-content blockquote.math-proof .github-alert-title,:root[data-scheme=dark] .article-content blockquote.math-proof .math-title{color:#9ca3af}.article-content blockquote.math-proof .math-title::before{content:"";width:16px;height:16px;background-image:url(/icons/math-env/proof.svg);background-size:contain;background-repeat:no-repeat;background-position:50%;filter:brightness(0)saturate(100%)invert(49%)sepia(5%)saturate(1080%)hue-rotate(202deg)brightness(91%)contrast(86%);flex-shrink:0}.article-content blockquote.math-proof::after{content:'';background-image:url(/icons/math-env/QED.svg);background-size:18px 18px;height:18px;width:18px;position:absolute;bottom:22px;right:60px;color:#000}:root[data-scheme=dark] .article-content blockquote.math-proof::after{color:#9ca3af}.article-content blockquote.math-example{border-left-color:#0891b2;background:linear-gradient(135deg,rgba(8,145,178,8%) 0%,rgba(8,145,178,4%) 100%);border-radius:8px}.article-content blockquote.math-example .github-alert-title,.article-content blockquote.math-example .math-title{color:#0891b2;font-weight:600;margin-bottom:8px;display:flex;align-items:center;gap:8px;font-size:.9em}.article-content blockquote.math-example .github-alert-title .github-alert-icon svg,.article-content blockquote.math-example .math-title .github-alert-icon svg{width:16px;height:16px;fill:currentColor}.article-content blockquote.math-example .github-alert-content,.article-content blockquote.math-example .math-content{margin-top:8px}.article-content blockquote.math-example .github-alert-content .katex-display,.article-content blockquote.math-example .math-content .katex-display{margin:1em 0}.article-content blockquote.math-example .github-alert-content .katex,.article-content blockquote.math-example .math-content .katex{font-size:1em}:root[data-scheme=dark] .article-content blockquote.math-example{background:linear-gradient(135deg,rgba(34,211,238,.15) 0%,rgba(34,211,238,8%) 100%);border-left-color:#22d3ee}:root[data-scheme=dark] .article-content blockquote.math-example .github-alert-title,:root[data-scheme=dark] .article-content blockquote.math-example .math-title{color:#22d3ee}.article-content blockquote.math-example .math-title::before{content:"";width:16px;height:16px;background-image:url(/icons/math-env/example.svg);background-size:contain;background-repeat:no-repeat;background-position:50%;filter:brightness(0)saturate(100%)invert(56%)sepia(89%)saturate(1320%)hue-rotate(174deg)brightness(96%)contrast(97%);flex-shrink:0}.article-content blockquote.math-remark{border-left-color:#0d9488;background:linear-gradient(135deg,rgba(13,148,136,8%) 0%,rgba(13,148,136,4%) 100%);border-radius:8px}.article-content blockquote.math-remark .github-alert-title,.article-content blockquote.math-remark .math-title{color:#0d9488;font-weight:600;margin-bottom:8px;display:flex;align-items:center;gap:8px;font-size:.9em}.article-content blockquote.math-remark .github-alert-title .github-alert-icon svg,.article-content blockquote.math-remark .math-title .github-alert-icon svg{width:16px;height:16px;fill:currentColor}.article-content blockquote.math-remark .github-alert-content,.article-content blockquote.math-remark .math-content{margin-top:8px}.article-content blockquote.math-remark .github-alert-content .katex-display,.article-content blockquote.math-remark .math-content .katex-display{margin:1em 0}.article-content blockquote.math-remark .github-alert-content .katex,.article-content blockquote.math-remark .math-content .katex{font-size:1em}:root[data-scheme=dark] .article-content blockquote.math-remark{background:linear-gradient(135deg,rgba(45,212,191,.15) 0%,rgba(45,212,191,8%) 100%);border-left-color:#2dd4bf}:root[data-scheme=dark] .article-content blockquote.math-remark .github-alert-title,:root[data-scheme=dark] .article-content blockquote.math-remark .math-title{color:#2dd4bf}.article-content blockquote.math-remark .math-title::before{content:"";width:16px;height:16px;background-image:url(/icons/math-env/remark.svg);background-size:contain;background-repeat:no-repeat;background-position:50%;filter:brightness(0)saturate(100%)invert(57%)sepia(45%)saturate(1352%)hue-rotate(149deg)brightness(91%)contrast(98%);flex-shrink:0}.article-content details{background:var(--card-background);border-radius:12px;margin:1.5em 0;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden;border:1px solid var(--card-border)}.article-content details:hover{box-shadow:0 4px 16px rgba(0,0,0,.15);transform:translateY(-2px);border-color:var(--accent-color)}.article-content details summary{padding:18px 24px 18px 48px;background:linear-gradient(135deg,var(--accent-color-lighter) 0%,var(--accent-color-dim) 100%);font-weight:600;color:var(--card-text-color-main);cursor:pointer;user-select:none;position:relative;transition:all .2s ease}.article-content details summary::marker{content:""}.article-content details summary::before{content:"▶";position:absolute;left:20px;top:50%;transform:translateY(-50%);font-size:14px;color:var(--accent-color);transition:transform .3s cubic-bezier(.4,0,.2,1);font-weight:400}.article-content details summary:hover{background:linear-gradient(135deg,var(--accent-color) 0%,var(--accent-color-lighter) 100%);color:var(--card-text-color-main)}.article-content details[open] summary::before{transform:translateY(-50%)rotate(90deg)}.article-content details .details-content,.article-content details>*:not(summary){line-height:1.6;border-top:1px solid var(--card-border)}.article-content details .details-content:first-of-type,.article-content details>*:not(summary):first-of-type{margin-top:0}.article-content details .details-content:last-child,.article-content details>*:not(summary):last-child{margin-bottom:0}.article-content details>p,.article-content details>ul,.article-content details>ol,.article-content details>pre,.article-content details>blockquote,.article-content details>div:not(.details-content),.article-content details>h1,.article-content details>h2,.article-content details>h3,.article-content details>h4,.article-content details>h5,.article-content details>h6{margin-left:24px;margin-right:24px}.article-content details>p:first-of-type,.article-content details>ul:first-of-type,.article-content details>ol:first-of-type,.article-content details>pre:first-of-type,.article-content details>blockquote:first-of-type,.article-content details>div:not(.details-content):first-of-type,.article-content details>h1:first-of-type,.article-content details>h2:first-of-type,.article-content details>h3:first-of-type,.article-content details>h4:first-of-type,.article-content details>h5:first-of-type,.article-content details>h6:first-of-type{margin-top:24px;padding-top:0;border-top:1px solid var(--card-border)}.article-content details>p:last-child,.article-content details>ul:last-child,.article-content details>ol:last-child,.article-content details>pre:last-child,.article-content details>blockquote:last-child,.article-content details>div:not(.details-content):last-child,.article-content details>h1:last-child,.article-content details>h2:last-child,.article-content details>h3:last-child,.article-content details>h4:last-child,.article-content details>h5:last-child,.article-content details>h6:last-child{margin-bottom:24px}.article-content details code:not(pre code){background:rgba(0,0,0,.15);padding:2px 6px;border-radius:3px;font-size:.9em}.article-content details blockquote{margin:16px 0;border-left-width:3px;padding:16px 20px;border-radius:6px}.article-content details table{margin:16px 0;border-radius:6px;overflow:hidden}:root[data-scheme=dark] .article-content details{box-shadow:0 2px 8px rgba(0,0,0,.3)}:root[data-scheme=dark] .article-content details:hover{box-shadow:0 4px 16px rgba(0,0,0,.4)}:root[data-scheme=dark] .article-content details summary{background:linear-gradient(135deg,rgba(var(--accent-color-rgb),.2) 0%,rgba(var(--accent-color-rgb),.1) 100%)}:root[data-scheme=dark] .article-content details summary:hover{background:linear-gradient(135deg,rgba(var(--accent-color-rgb),.3) 0%,rgba(var(--accent-color-rgb),.2) 100%)}.article-category{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.article-category a{background:var(--card-background);box-shadow:var(--shadow-l1);border-radius:var(--category-border-radius);padding:8px 20px;color:var(--card-text-color-main);font-size:1.4rem;transition:all .3s ease}.article-category a:hover{background:rgba(255,255,255,.25);transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.15);border-color:rgba(255,255,255,.3)}.article-category .category-tags-separator{color:var(--body-text-color);font-size:1.6rem;opacity:.6;margin:0 5px}.article-category .article-tags{display:flex;flex-wrap:wrap;gap:10px}.article-category .article-tags a{background:rgba(0,26,255,0);backdrop-filter:blur(10px);border:1px solid rgba(14,18,226,0);color:var(--card-text-color-main);border-radius:var(--tag-border-radius);padding:6px 16px;font-size:1.3rem;font-weight:500;transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.1)}.article-category .article-tags a:hover{background:rgba(255,255,255,.25);transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.15);border-color:rgba(255,255,255,.3)}@media(prefers-color-scheme:dark){.article-category .article-tags a{background:rgba(0,0,0,.2);border:1px solid rgba(255,255,255,.1)}.article-category .article-tags a:hover{background:rgba(0,0,0,.3);border-color:rgba(255,255,255,.2)}}[data-scheme=dark] .article-category .article-tags a{background:rgba(0,0,0,.2);border:1px solid rgba(255,255,255,.1)}[data-scheme=dark] .article-category .article-tags a:hover{background:rgba(0,0,0,.3);border-color:rgba(255,255,255,.2)}.category .category-label{display:flex;flex-wrap:wrap;gap:10px}.category .category-label a{border-left:6px solid;background:var(--card-background);box-shadow:var(--shadow-l1);border-radius:var(--category-border-radius);padding:12px 20px;color:var(--card-text-color-main);font-size:1.5rem;transition:box-shadow .3s ease}.category .category-label a:hover{box-shadow:var(--shadow-l2)}.category .category-count{color:var(--body-text-color)}.article-list article .article-image img{width:100%;height:200px!important;object-fit:cover}@media(min-width:768px){.article-list article .article-image img{height:250px!important}}@media(min-width:1280px){.article-list article .article-image img{height:285px!important}}.article-list--compact article .article-image img{width:var(--image-size);height:var(--image-size);object-fit:cover;border-radius:17%}.article-page .main-article .article-content img{max-width:96%!important;height:auto!important;border-radius:8px}.article-page .main-article .article-content span.katex .vlist-t2{margin-right:0}.article-page .main-article .article-content figure img{background:var(--figure-background)}.article-subtitle{margin-top:-5px;font-size:1.5rem}@media(min-width:768px){.article-subtitle{font-size:1.6rem}}@media(min-width:1024px){.article-list--compact{display:grid;grid-template-columns:1fr 1fr;background:0 0;box-shadow:none;gap:1rem;overflow:visible;padding:10px 0}.article-list--compact article{background:var(--card-background);border:none;box-shadow:var(--shadow-l2);margin-bottom:8px;border-radius:16px;transition:transform .3s ease,box-shadow .3s ease,z-index .3s ease;position:relative;z-index:1}.article-list--compact article:hover{transform:translateY(-8px);box-shadow:var(--shadow-l3);z-index:10}.article-list--compact.links{grid-template-columns:1fr 1fr 1fr}.article-list--compact.links article{border-radius:var(--card-border-radius)}.article-list--compact.links article:nth-child(odd){margin-right:8px}}.article-list{overflow:visible;padding:8px 0}.article-list article{transition:transform .3s ease,box-shadow .3s ease,z-index .3s ease;cursor:pointer;position:relative;z-index:1}.article-list article .article-title a::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.article-list article .article-category a{position:relative;z-index:2}.article-list article .article-image a{position:relative;z-index:0}.article-list article:hover{transform:translateY(-5px);box-shadow:var(--shadow-l3);z-index:10}.article-list--tile{overflow:visible;padding:8px}.article-list--tile article{transition:transform .3s ease,box-shadow .3s ease,z-index .3s ease;cursor:pointer;position:relative;z-index:1}.article-list--tile article:hover{transform:translateY(-6px);box-shadow:var(--shadow-l3);z-index:10}@media(hover:hover) and (pointer:fine){.article-list article:hover,.article-list--compact article:hover,.article-list--tile article:hover{transform:translateY(-5px)scale(1.02);z-index:15}}.article-list article:active,.article-list--compact article:active,.article-list--tile article:active{transform:translateY(-2px)scale(.98);transition:transform .1s ease;z-index:5}.main-container,.container,section{overflow:visible}.article-time{display:flex;height:20px}.article-time div{display:flex;align-items:center;margin-right:16px;color:var(--card-text-color-secondary)}.article-time div svg{width:20px;height:20px;margin-right:8px}.article-footer .article-copyright,.article-footer .article-lastmod{display:flex;padding-bottom:8px;align-items:center;color:var(--card-text-color-secondary)}.article-footer .article-copyright svg,.article-footer .article-lastmod svg{margin-right:8px}.article-header .article-image{position:relative;overflow:hidden}.article-header .article-image img{width:100%;height:auto;max-height:50vh;object-fit:cover;transition:transform .3s ease;object-position:center center}.article-header .article-image:hover img{transform:scale(1.02)}.article-header .article-image.image-position-top img{object-position:center top}.article-header .article-image.image-position-bottom img{object-position:center bottom}.article-header .article-image.image-position-left img{object-position:left center}.article-header .article-image.image-position-right img{object-position:right center}.article-header .article-image.image-position-top-left img{object-position:left top}.article-header .article-image.image-position-top-right img{object-position:right top}.article-header .article-image.image-position-bottom-left img{object-position:left bottom}.article-header .article-image.image-position-bottom-right img{object-position:right bottom}.article-header .article-image.image-position-center img{object-position:center center}@media(max-width:768px){.article-header .article-image img{max-height:40vh}}@media(max-width:480px){.article-header .article-image img{max-height:30vh}}:root[data-scheme=light] .bg{background-color:#f0f3f3}:root[data-scheme=light] .chroma{background-color:#f0f3f3;-webkit-text-size-adjust:none}:root[data-scheme=light] .chroma .err{color:#a00;background-color:#faa}:root[data-scheme=light] .chroma .lnlinks{outline:none;text-decoration:none;color:inherit}:root[data-scheme=light] .chroma .lntd{vertical-align:top;padding:0;margin:0;border:0}:root[data-scheme=light] .chroma .lntable{border-spacing:0;padding:0;margin:0;border:0}:root[data-scheme=light] .chroma .hl{background-color:#d8dada}:root[data-scheme=light] .chroma .lnt{white-space:pre;-webkit-user-select:none;user-select:none;margin-right:.4em;padding:0 .4em;color:#7f7f7f}:root[data-scheme=light] .chroma .ln{white-space:pre;-webkit-user-select:none;user-select:none;margin-right:.4em;padding:0 .4em;color:#7f7f7f}:root[data-scheme=light] .chroma .line{display:flex}:root[data-scheme=light] .chroma .k{color:#069;font-weight:700}:root[data-scheme=light] .chroma .kc{color:#069;font-weight:700}:root[data-scheme=light] .chroma .kd{color:#069;font-weight:700}:root[data-scheme=light] .chroma .kn{color:#069;font-weight:700}:root[data-scheme=light] .chroma .kp{color:#069}:root[data-scheme=light] .chroma .kr{color:#069;font-weight:700}:root[data-scheme=light] .chroma .kt{color:#078;font-weight:700}:root[data-scheme=light] .chroma .na{color:#309}:root[data-scheme=light] .chroma .nc{color:#0a8;font-weight:700}:root[data-scheme=light] .chroma .no{color:#360}:root[data-scheme=light] .chroma .nd{color:#99f}:root[data-scheme=light] .chroma .ni{color:#999;font-weight:700}:root[data-scheme=light] .chroma .ne{color:#c00;font-weight:700}:root[data-scheme=light] .chroma .nl{color:#99f}:root[data-scheme=light] .chroma .nn{color:#0cf;font-weight:700}:root[data-scheme=light] .chroma .nt{color:#309;font-weight:700}:root[data-scheme=light] .chroma .nb{color:#366}:root[data-scheme=light] .chroma .bp{color:#366}:root[data-scheme=light] .chroma .nv{color:#033}:root[data-scheme=light] .chroma .vc{color:#033}:root[data-scheme=light] .chroma .vg{color:#033}:root[data-scheme=light] .chroma .vi{color:#033}:root[data-scheme=light] .chroma .vm{color:#033}:root[data-scheme=light] .chroma .nf{color:#c0f}:root[data-scheme=light] .chroma .fm{color:#c0f}:root[data-scheme=light] .chroma .s{color:#c30}:root[data-scheme=light] .chroma .sa{color:#c30}:root[data-scheme=light] .chroma .sb{color:#c30}:root[data-scheme=light] .chroma .sc{color:#c30}:root[data-scheme=light] .chroma .dl{color:#c30}:root[data-scheme=light] .chroma .sd{color:#c30;font-style:italic}:root[data-scheme=light] .chroma .s2{color:#c30}:root[data-scheme=light] .chroma .se{color:#c30;font-weight:700}:root[data-scheme=light] .chroma .sh{color:#c30}:root[data-scheme=light] .chroma .si{color:#a00}:root[data-scheme=light] .chroma .sx{color:#c30}:root[data-scheme=light] .chroma .sr{color:#3aa}:root[data-scheme=light] .chroma .s1{color:#c30}:root[data-scheme=light] .chroma .ss{color:#fc3}:root[data-scheme=light] .chroma .m{color:#f60}:root[data-scheme=light] .chroma .mb{color:#f60}:root[data-scheme=light] .chroma .mf{color:#f60}:root[data-scheme=light] .chroma .mh{color:#f60}:root[data-scheme=light] .chroma .mi{color:#f60}:root[data-scheme=light] .chroma .il{color:#f60}:root[data-scheme=light] .chroma .mo{color:#f60}:root[data-scheme=light] .chroma .o{color:#555}:root[data-scheme=light] .chroma .ow{color:#000;font-weight:700}:root[data-scheme=light] .chroma .c{color:#09f;font-style:italic}:root[data-scheme=light] .chroma .ch{color:#09f;font-style:italic}:root[data-scheme=light] .chroma .cm{color:#09f;font-style:italic}:root[data-scheme=light] .chroma .c1{color:#09f;font-style:italic}:root[data-scheme=light] .chroma .cs{color:#09f;font-weight:700;font-style:italic}:root[data-scheme=light] .chroma .cp{color:#099}:root[data-scheme=light] .chroma .cpf{color:#099}:root[data-scheme=light] .chroma .gd{background-color:#fcc}:root[data-scheme=light] .chroma .ge{font-style:italic}:root[data-scheme=light] .chroma .gr{color:red}:root[data-scheme=light] .chroma .gh{color:#030;font-weight:700}:root[data-scheme=light] .chroma .gi{background-color:#cfc}:root[data-scheme=light] .chroma .go{color:#aaa}:root[data-scheme=light] .chroma .gp{color:#009;font-weight:700}:root[data-scheme=light] .chroma .gs{font-weight:700}:root[data-scheme=light] .chroma .gu{color:#030;font-weight:700}:root[data-scheme=light] .chroma .gt{color:#9c6}:root[data-scheme=light] .chroma .gl{text-decoration:underline}:root[data-scheme=light] .chroma .w{color:#bbb}:root[data-scheme=dark] .bg{color:#d6cbb4;background-color:#252b2e}:root[data-scheme=dark] .chroma{color:#d6cbb4;background-color:#252b2e;-webkit-text-size-adjust:none}:root[data-scheme=dark] .chroma .lnlinks{outline:none;text-decoration:none;color:inherit}:root[data-scheme=dark] .chroma .lntd{vertical-align:top;padding:0;margin:0;border:0}:root[data-scheme=dark] .chroma .lntable{border-spacing:0;padding:0;margin:0;border:0}:root[data-scheme=dark] .chroma .hl{background-color:#3a4042}:root[data-scheme=dark] .chroma .lnt{white-space:pre;-webkit-user-select:none;user-select:none;margin-right:.4em;padding:0 .4em;color:#6b655a}:root[data-scheme=dark] .chroma .ln{white-space:pre;-webkit-user-select:none;user-select:none;margin-right:.4em;padding:0 .4em;color:#6b655a}:root[data-scheme=dark] .chroma .line{display:flex}:root[data-scheme=dark] .chroma .k{color:#e67e80}:root[data-scheme=dark] .chroma .kc{color:#e67e80}:root[data-scheme=dark] .chroma .kd{color:#e67e80}:root[data-scheme=dark] .chroma .kn{color:#e67e80}:root[data-scheme=dark] .chroma .kp{color:#e67e80}:root[data-scheme=dark] .chroma .kr{color:#e67e80}:root[data-scheme=dark] .chroma .kt{color:#dbbc7f}:root[data-scheme=dark] .chroma .na{color:#d699b6;font-weight:700}:root[data-scheme=dark] .chroma .no{color:#d699b6}:root[data-scheme=dark] .chroma .ni{color:#dbbc7f}:root[data-scheme=dark] .chroma .ne{color:#e67e80}:root[data-scheme=dark] .chroma .nl{color:#e67e80}:root[data-scheme=dark] .chroma .nt{color:#7a8478}:root[data-scheme=dark] .chroma .nb{color:#d699b6}:root[data-scheme=dark] .chroma .bp{color:#d699b6}:root[data-scheme=dark] .chroma .nf{color:#b2c98f}:root[data-scheme=dark] .chroma .fm{color:#b2c98f}:root[data-scheme=dark] .chroma .s{color:#b2c98f}:root[data-scheme=dark] .chroma .sa{color:#b2c98f}:root[data-scheme=dark] .chroma .sb{color:#b2c98f}:root[data-scheme=dark] .chroma .sc{color:#b2c98f}:root[data-scheme=dark] .chroma .dl{color:#b2c98f}:root[data-scheme=dark] .chroma .sd{color:#b2c98f}:root[data-scheme=dark] .chroma .s2{color:#b2c98f}:root[data-scheme=dark] .chroma .se{color:#b2c98f}:root[data-scheme=dark] .chroma .sh{color:#b2c98f}:root[data-scheme=dark] .chroma .si{color:#b2c98f}:root[data-scheme=dark] .chroma .sx{color:#b2c98f}:root[data-scheme=dark] .chroma .sr{color:#b2c98f}:root[data-scheme=dark] .chroma .s1{color:#b2c98f}:root[data-scheme=dark] .chroma .ss{color:#e69875}:root[data-scheme=dark] .chroma .m{color:#d699b6}:root[data-scheme=dark] .chroma .mb{color:#d699b6}:root[data-scheme=dark] .chroma .mf{color:#d699b6}:root[data-scheme=dark] .chroma .mh{color:#d699b6}:root[data-scheme=dark] .chroma .mi{color:#d699b6}:root[data-scheme=dark] .chroma .il{color:#d699b6}:root[data-scheme=dark] .chroma .mo{color:#d699b6}:root[data-scheme=dark] .chroma .o{color:#7a8478}:root[data-scheme=dark] .chroma .ow{color:#7a8478}:root[data-scheme=dark] .chroma .c{color:#859289;font-style:italic}:root[data-scheme=dark] .chroma .ch{color:#859289;font-style:italic}:root[data-scheme=dark] .chroma .cm{color:#859289;font-style:italic}:root[data-scheme=dark] .chroma .c1{color:#859289;font-style:italic}:root[data-scheme=dark] .chroma .cs{color:#859289;font-style:italic}:root[data-scheme=dark] .chroma .cp{color:#e67e80}:root[data-scheme=dark] .chroma .cpf{color:#e67e80;font-style:italic}:root[data-scheme=dark] .chroma .gd{color:#252b2e;background-color:#e67e80}:root[data-scheme=dark] .chroma .ge{color:#6e8585}:root[data-scheme=dark] .chroma .gr{background-color:#e67e80;font-weight:700}:root[data-scheme=dark] .chroma .gh{color:#d699b6;font-weight:700}:root[data-scheme=dark] .chroma .gi{color:#252b2e;background-color:#b2c98f}:root[data-scheme=dark] .chroma .go{color:#6e8585}:root[data-scheme=dark] .chroma .gu{color:#b2c98f;font-weight:700}:root[data-scheme=dark] .chroma .gt{background-color:#e67e80;font-weight:700}:root[data-scheme=light] .chroma,:root[data-scheme=dark] .chroma{background-color:var(--code-background-color)}.article-content .highlight{max-width:95%;margin:1.5rem auto;padding:0;position:relative;border-radius:10px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.12);font-family:cascadia code,fira code,ui-monospace,monospace}.article-content .code-block-header{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.5rem 1rem;min-height:2.4rem;background:rgba(0,0,0,.18)}.article-content .code-block-header-left{display:flex;align-items:center;gap:.5em}.article-content .code-block-lang{font-size:.82em;font-weight:700;letter-spacing:.07em;text-transform:uppercase;padding:.22em .6em;border-radius:4px;font-family:cascadia code,fira code,ui-monospace,monospace;line-height:1;user-select:none;background:color-mix(in srgb,currentColor 12%,transparent);border:1px solid color-mix(in srgb,currentColor 25%,transparent)}.article-content .code-block-lines{font-size:.78em;font-family:cascadia code,fira code,ui-monospace,monospace;opacity:.65;user-select:none}.article-content .code-block-copy{display:flex;align-items:center;gap:.35em;font-size:.82em;font-family:cascadia code,fira code,ui-monospace,monospace;background:0 0;border-radius:4px;padding:.22em .65em;cursor:pointer;transition:opacity .15s;white-space:nowrap;border:1px solid;opacity:.55;color:var(--card-text-color-main)}.article-content .code-block-copy svg{flex-shrink:0}.article-content .code-block-copy:hover{opacity:1}.article-content .code-block-copy.copied{opacity:1}.article-content .code-block-toggle{color:var(--card-text-color-main)}.article-content .highlight .chroma{margin:0;border-radius:0}.article-content .highlight pre{margin:0;padding:1rem 0;background:0 0;overflow-x:auto}.article-content .highlight code{display:block;padding:0 1rem;font-family:cascadia code,fira code,ui-monospace,monospace;font-size:1em;line-height:1.65}.article-content .highlight table.lntable{width:100%;border-collapse:collapse}.article-content .highlight table.lntable td.lntd{padding:0;vertical-align:top}.article-content .highlight table.lntable td.lntd:first-child{width:1%;padding-right:1rem;user-select:none;white-space:nowrap;opacity:.4}.article-content .highlight table.lntable td.lntd:last-child{overflow-x:auto;width:100%}.article-content .code-block-body{position:relative}.article-content .code-block-body.is-collapsed{max-height:calc(6 * 1.65 * 1em + 1rem * 2);overflow:hidden}.article-content .code-block-fade{position:absolute;bottom:0;left:0;right:0;height:4rem;pointer-events:none;background:linear-gradient(to bottom,transparent,10%,var(--code-background-color))}:root[data-scheme=light] .article-content .code-block-fade{background:linear-gradient(to bottom,transparent,10%,var(--code-background-color))}.article-content .code-block-toggle-bar{display:flex;justify-content:center;padding:.4rem 0 .55rem;background-color:var(--code-background-color)}:root[data-scheme=dark] .article-content .code-block-toggle-bar{background-color:var(--code-background-color)}.article-content .code-block-toggle{display:flex;align-items:center;gap:.3em;font-size:.82em;font-family:cascadia code,fira code,ui-monospace,monospace;background:0 0;border:1px solid;border-radius:20px;padding:.25em .9em;cursor:pointer;opacity:.55;transition:opacity .15s}.article-content .code-block-toggle .toggle-icon{transition:transform .25s ease;flex-shrink:0}.article-content .code-block-toggle:hover{opacity:1}.article-content .console-prompt{user-select:none;opacity:.5}.article-content .console-ln{display:inline-block;white-space:pre;user-select:none;margin-right:.4em;padding:0 .4em;opacity:.4;text-align:right}@media(max-width:600px){.article-content .highlight{max-width:100%;border-radius:0}.article-content .highlight pre{font-size:.98em}.article-content .code-block-header{padding:.4rem .75rem}}.menu{padding-left:0;list-style:none;flex-direction:column;flex-grow:1;font-size:1.6rem;background-color:var(--card-background);display:none;margin:0;border-radius:10px;padding:30px;max-height:max-content}@media(min-width:1280px){.menu{padding:15px 0}}.menu,.menu .menu-bottom-section{gap:30px}@media(min-width:1280px){.menu,.menu .menu-bottom-section{gap:25px}}.menu.show{display:flex}@media(min-width:768px){.menu{align-items:flex-end;display:flex;background-color:initial;padding:0;box-shadow:none;margin:0}}.menu li{position:relative;vertical-align:middle;padding:0}@media(min-width:768px){.menu li{width:100%}}.menu li svg{stroke-width:1.33;width:20px;height:20px}.menu li a{height:100%;display:inline-flex;align-items:center;color:var(--body-text-color);gap:var(--menu-icon-separation)}.menu li span{flex:1}.menu li.current a{color:var(--accent-color);font-weight:700}.menu::-webkit-scrollbar{display:none}.social-menu svg{gap:15px;justify-content:center;width:30px;height:25px;stroke:var(--body-text-color);stroke-width:1.33}.sidebar header .site-avatar .site-logo,.home .home-profile .home-avatar img{transition:transform 1.65s ease-in-out}.sidebar header .site-avatar .site-logo:hover,.home .home-profile .home-avatar img:hover{transform:rotate(360deg)}.home .home-profile .home-avatar img{width:5rem}.shake{display:inline-block;animation:shake 1s ease 2s 1 normal none running}@keyframes shake{0%{transform:rotate(0)}25%{transform:rotate(45deg)scale(1.2)}50%{transform:rotate(0)scale(1.2)}75%{transform:rotate(45deg)scale(1.2)}100%{transform:rotate(0)}}.jump-text1{display:inline-block;animation:jump .5s 1;animation-delay:.1s}.jump-text2{display:inline-block;animation:jump .5s 1;animation-delay:.2s}.jump-text3{display:inline-block;animation:jump .5s 1;animation-delay:.3s}.jump-text4{display:inline-block;animation:jump .5s 1;animation-delay:.4s}.jump-text5{display:inline-block;animation:jump .5s 1;animation-delay:.5s}.jump-text6{display:inline-block;animation:jump .5s 1;animation-delay:.6s}.jump-text7{display:inline-block;animation:jump .5s 1;animation-delay:.7s}.jump-text8{display:inline-block;animation:jump .5s 1;animation-delay:.8s}.jump-text9{display:inline-block;animation:jump .5s 1;animation-delay:.9s}@keyframes jump{0%{transform:translateY(0)}50%{transform:translateY(-20px)}100%{transform:translateY(0)}}#loading-box .loading-left-bg,#loading-box .loading-right-bg{position:fixed;z-index:1000;width:50%;height:100%;background-color:#b1c0c7;transition:all .5s}#loading-box .loading-right-bg{right:0}#loading-box>.spinner-box{position:fixed;z-index:1001;display:flex;justify-content:center;align-items:center;width:100%;height:100vh}#loading-box>.spinner-box .configure-border-1{position:absolute;padding:3px;width:115px;height:115px;background:#ffab91;animation:configure-clockwise 3s ease-in-out 0s infinite alternate}#loading-box>.spinner-box .configure-border-2{left:-115px;padding:3px;width:115px;height:115px;background:#3ff9dc;transform:rotate(45deg);animation:configure-xclockwise 3s ease-in-out 0s infinite alternate}#loading-box>.spinner-box .loading-word{position:absolute;color:#fff;font-size:1.8rem;font-family:zhi mang xing,cursive}#loading-box>.spinner-box .configure-core{width:100%;height:100%;background-color:#37474f}div.loaded div.loading-left-bg{transform:translate(-100%,0)}div.loaded div.loading-right-bg{transform:translate(100%,0)}div.loaded div.spinner-box{display:none!important}@keyframes configure-clockwise{0%{transform:rotate(0)}25%{transform:rotate(90deg)}50%{transform:rotate(180deg)}75%{transform:rotate(270deg)}100%{transform:rotate(360deg)}}@keyframes configure-xclockwise{0%{transform:rotate(45deg)}25%{transform:rotate(-45deg)}50%{transform:rotate(-135deg)}75%{transform:rotate(-225deg)}100%{transform:rotate(-315deg)}}.welcome{color:var(--card-text-color-main);background:var(--card-background);box-shadow:var(--shadow-l2);border-radius:30px;display:inline-block}.mermaid{margin:1.5rem 0;text-align:center;background:#fff;padding:1rem;border-radius:4px}:root{--scrollbar-thumb:rgba(0, 0, 0, 0.2) !important;--scrollbar-track:transparent !important}:root[data-scheme=dark]{--scrollbar-thumb:rgba(255, 255, 255, 0.3) !important}html,body{scrollbar-width:thin!important;scrollbar-color:var(--scrollbar-thumb)transparent!important}::-webkit-scrollbar{width:8px!important;height:8px!important}::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb)!important;border-radius:4px!important;border:none!important}::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.3)!important}::-webkit-scrollbar-track{background-color:initial!important}::-webkit-scrollbar-corner{background:0 0!important}:root[data-scheme=dark] ::-webkit-scrollbar-thumb:hover{background-color:rgba(255,255,255,.4)!important}*::-webkit-scrollbar,*::before::-webkit-scrollbar,*::after::-webkit-scrollbar{width:8px!important;height:8px!important}*::-webkit-scrollbar-thumb,*::before::-webkit-scrollbar-thumb,*::after::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb)!important;border-radius:4px!important;border:none!important}*::-webkit-scrollbar-track,*::before::-webkit-scrollbar-track,*::after::-webkit-scrollbar-track{background-color:initial!important}*::-webkit-scrollbar-corner,*::before::-webkit-scrollbar-corner,*::after::-webkit-scrollbar-corner{background:0 0!important}.widget--toc,.right-sidebar,.left-sidebar,.tagCloud-tags,.scrollable-tags,.article-content,.main-article,.widget,.highlight,pre,code,textarea,.table-wrapper,#TableOfContents,.archives,.related-content{scrollbar-width:thin!important;scrollbar-color:var(--scrollbar-thumb)transparent!important}.widget--toc::-webkit-scrollbar,.right-sidebar::-webkit-scrollbar,.left-sidebar::-webkit-scrollbar,.tagCloud-tags::-webkit-scrollbar,.scrollable-tags::-webkit-scrollbar,.article-content::-webkit-scrollbar,.main-article::-webkit-scrollbar,.widget::-webkit-scrollbar,.highlight::-webkit-scrollbar,pre::-webkit-scrollbar,code::-webkit-scrollbar,textarea::-webkit-scrollbar,.table-wrapper::-webkit-scrollbar,#TableOfContents::-webkit-scrollbar,.archives::-webkit-scrollbar,.related-content::-webkit-scrollbar{width:8px!important;height:8px!important}.widget--toc::-webkit-scrollbar-thumb,.right-sidebar::-webkit-scrollbar-thumb,.left-sidebar::-webkit-scrollbar-thumb,.tagCloud-tags::-webkit-scrollbar-thumb,.scrollable-tags::-webkit-scrollbar-thumb,.article-content::-webkit-scrollbar-thumb,.main-article::-webkit-scrollbar-thumb,.widget::-webkit-scrollbar-thumb,.highlight::-webkit-scrollbar-thumb,pre::-webkit-scrollbar-thumb,code::-webkit-scrollbar-thumb,textarea::-webkit-scrollbar-thumb,.table-wrapper::-webkit-scrollbar-thumb,#TableOfContents::-webkit-scrollbar-thumb,.archives::-webkit-scrollbar-thumb,.related-content::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb)!important;border-radius:4px!important;border:none!important}.widget--toc::-webkit-scrollbar-thumb:hover,.right-sidebar::-webkit-scrollbar-thumb:hover,.left-sidebar::-webkit-scrollbar-thumb:hover,.tagCloud-tags::-webkit-scrollbar-thumb:hover,.scrollable-tags::-webkit-scrollbar-thumb:hover,.article-content::-webkit-scrollbar-thumb:hover,.main-article::-webkit-scrollbar-thumb:hover,.widget::-webkit-scrollbar-thumb:hover,.highlight::-webkit-scrollbar-thumb:hover,pre::-webkit-scrollbar-thumb:hover,code::-webkit-scrollbar-thumb:hover,textarea::-webkit-scrollbar-thumb:hover,.table-wrapper::-webkit-scrollbar-thumb:hover,#TableOfContents::-webkit-scrollbar-thumb:hover,.archives::-webkit-scrollbar-thumb:hover,.related-content::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.3)!important}.widget--toc::-webkit-scrollbar-track,.right-sidebar::-webkit-scrollbar-track,.left-sidebar::-webkit-scrollbar-track,.tagCloud-tags::-webkit-scrollbar-track,.scrollable-tags::-webkit-scrollbar-track,.article-content::-webkit-scrollbar-track,.main-article::-webkit-scrollbar-track,.widget::-webkit-scrollbar-track,.highlight::-webkit-scrollbar-track,pre::-webkit-scrollbar-track,code::-webkit-scrollbar-track,textarea::-webkit-scrollbar-track,.table-wrapper::-webkit-scrollbar-track,#TableOfContents::-webkit-scrollbar-track,.archives::-webkit-scrollbar-track,.related-content::-webkit-scrollbar-track{background-color:initial!important}.widget--toc::-webkit-scrollbar-corner,.right-sidebar::-webkit-scrollbar-corner,.left-sidebar::-webkit-scrollbar-corner,.tagCloud-tags::-webkit-scrollbar-corner,.scrollable-tags::-webkit-scrollbar-corner,.article-content::-webkit-scrollbar-corner,.main-article::-webkit-scrollbar-corner,.widget::-webkit-scrollbar-corner,.highlight::-webkit-scrollbar-corner,pre::-webkit-scrollbar-corner,code::-webkit-scrollbar-corner,textarea::-webkit-scrollbar-corner,.table-wrapper::-webkit-scrollbar-corner,#TableOfContents::-webkit-scrollbar-corner,.archives::-webkit-scrollbar-corner,.related-content::-webkit-scrollbar-corner{background:0 0!important}:root[data-scheme=dark] .widget--toc::-webkit-scrollbar-thumb:hover,:root[data-scheme=dark] .right-sidebar::-webkit-scrollbar-thumb:hover,:root[data-scheme=dark] .left-sidebar::-webkit-scrollbar-thumb:hover,:root[data-scheme=dark] .tagCloud-tags::-webkit-scrollbar-thumb:hover,:root[data-scheme=dark] .scrollable-tags::-webkit-scrollbar-thumb:hover,:root[data-scheme=dark] .article-content::-webkit-scrollbar-thumb:hover,:root[data-scheme=dark] .main-article::-webkit-scrollbar-thumb:hover,:root[data-scheme=dark] .widget::-webkit-scrollbar-thumb:hover,:root[data-scheme=dark] .highlight::-webkit-scrollbar-thumb:hover,:root[data-scheme=dark] pre::-webkit-scrollbar-thumb:hover,:root[data-scheme=dark] code::-webkit-scrollbar-thumb:hover,:root[data-scheme=dark] textarea::-webkit-scrollbar-thumb:hover,:root[data-scheme=dark] .table-wrapper::-webkit-scrollbar-thumb:hover,:root[data-scheme=dark] #TableOfContents::-webkit-scrollbar-thumb:hover,:root[data-scheme=dark] .archives::-webkit-scrollbar-thumb:hover,:root[data-scheme=dark] .related-content::-webkit-scrollbar-thumb:hover{background-color:rgba(255,255,255,.4)!important}.tag-cloud-archive{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0}.tag-cloud-archive .tag-item{display:inline-flex;align-items:center;gap:5px;padding:8px 16px;background:var(--card-background);color:var(--card-text-color-main);border-radius:var(--tag-border-radius,15px);text-decoration:none;font-size:1.5rem;font-weight:500;transition:all .3s ease;border:1px solid var(--card-separator-color);box-shadow:var(--shadow-l1)}.tag-cloud-archive .tag-item:hover{background:var(--accent-color);color:#fff;transform:translateY(-2px);box-shadow:var(--shadow-l2)}.tag-cloud-archive .tag-item:hover .tag-count{background:rgba(255,255,255,.3)}.tag-cloud-archive .tag-count{font-size:1.3rem;opacity:.8;background:rgba(255,255,255,.2);padding:2px 6px;border-radius:10px;margin-left:4px}.template-attachments .attachments-tree{margin:.5em 0 .75em;padding-left:1.5em;list-style:disc}.template-attachments .attachments-folder-name{font-weight:600}.template-attachments .attachments-file a{word-break:break-word}.template-attachments .attachments-empty{margin:.4em 0;opacity:.7}.right-sidebar .widget{margin-bottom:20px}.right-sidebar .widget:last-child{margin-bottom:0}.widget-header{display:flex;align-items:center;gap:10px;margin-bottom:10px;cursor:pointer;padding:8px;border-radius:var(--card-border-radius,8px);transition:all .3s ease;user-select:none}.widget-header:hover{background:var(--card-background-selected,rgba(0,0,0,5%));transform:translateY(-1px)}.widget-header:hover .widget-title{color:var(--accent-color)}.widget-header .widget-icon{flex-shrink:0;transition:transform .3s ease}.widget-header .widget-title{flex-grow:1;margin:0;transition:color .3s ease}.widget-header.expanded .widget-icon{transform:scale(1.1)}.widget-body{transition:all .3s ease;overflow:hidden;display:none;padding-bottom:5px}.widget-body.show{display:block}.widget-toggle-btn{display:none}.widget-archive--list .archives-year:hover{background-color:var(--card-background-selected)}.widget-archive--list .archives-year:first-child:hover{border-top-left-radius:var(--card-border-radius);border-top-right-radius:var(--card-border-radius)}.widget-archive--list .archives-year:last-child:hover{border-bottom-left-radius:var(--card-border-radius);border-bottom-right-radius:var(--card-border-radius)}.widget--toc{background-color:var(--card-background);border-radius:var(--card-border-radius);box-shadow:var(--shadow-l1);--toc-vertical-padding:8px;--toc-horizontal-padding:14px;color:var(--card-text-color-main);display:flex;flex-direction:column;max-height:max-content}.widget--toc>.toc-item:first-child a{padding:var(--toc-horizontal-padding)var(--toc-horizontal-padding)var(--toc-vertical-padding)}.widget--toc>.toc-item:last-child a{padding:var(--toc-vertical-padding)var(--toc-horizontal-padding)var(--toc-horizontal-padding)}.widget--toc .toc-item{margin:0;padding:0;width:100%;display:block}.widget--toc .toc-item:hover{background-color:var(--card-background-selected,rgba(0,0,0,5%))}.widget--toc .toc-item a{color:var(--accent-color);text-decoration:none;display:block;width:100%;padding:var(--toc-vertical-padding)var(--toc-horizontal-padding);box-sizing:border-box}.widget--toc .toc-item a .toc-number{font-weight:700;margin-right:5px}.widget--toc .toc-item.active-class a{border-left:var(--heading-border-size,3px)solid var(--accent-color);font-weight:700;background-color:var(--accent-color-lighter,rgba(var(--accent-color-rgb),.1))}.widget--toc .toc-item[data-visual-depth="1"] a{padding-left:30px}.widget--toc .toc-item[data-visual-depth="2"] a{padding-left:60px}.widget--toc .toc-item[data-visual-depth="3"] a{padding-left:90px}.widget--toc .toc-item[data-visual-depth="4"] a{padding-left:120px}.widget--toc .toc-item[data-visual-depth="5"] a{padding-left:150px}.widget--toc .toc-item[data-visual-depth="6"] a{padding-left:180px}.widget--toc .toc-item.toc-level-1:not([data-visual-depth]) a{padding-left:30px}.widget--toc .toc-item.toc-level-2:not([data-visual-depth]) a{padding-left:60px}.widget--toc .toc-item.toc-level-3:not([data-visual-depth]) a{padding-left:90px}.widget--toc .toc-item.toc-level-4:not([data-visual-depth]) a{padding-left:120px}.widget--toc .toc-item.toc-level-5:not([data-visual-depth]) a{padding-left:150px}.widget--toc .toc-item.toc-level-6:not([data-visual-depth]) a{padding-left:180px}@font-face{font-family:lxgw bright medium;src:url(/fonts/lxgw-bright/LXGW-Bright-Medium.woff2)format("woff2");font-weight:400;font-style:swap}@font-face{font-family:noto serif sc;src:url(/fonts/Noto_Serif_SC/NotoSerifSC-VariableFont_wght.woff2)format("truetype");font-weight:200 900;font-style:normal;font-display:swap}@font-face{font-family:noto serif;src:url(/fonts/Noto_Serif/NotoSerif-Italic.woff2)format("woff2");font-weight:400 700;font-style:italic;font-stretch:100%;font-display:swap}@font-face{font-family:lato;src:url(/fonts/Lato/Lato-Regular.woff2)format("woff2");src:url(/fonts/Lato/Lato-Light.woff2)format("woff2");src:url(/fonts/Lato/Lato-Italic.woff2)format("woff2");font-weight:300 400 700;font-style:normal italic light;font-display:swap}:root{--article-font-family:"Noto Serif SC", "Roboto", var(--base-font-family)}em{font-family:noto serif,roboto,lxgw bright medium,var(--base-font-family);font-style:normal;font-weight:400}.article-content iframe.quiver-embed{margin:0 auto;display:block!important}