﻿:root{--header-extra: 0px;--link-color: rgb(var(--link-color-rgb));--link-hover-color: rgb(var(--link-hover-color-rgb));--accent-color: rgb(var(--accent-color-rgb));--special-color: rgb(var(--special-color-rgb));--main-background-color: rgb(var(--main-background-color-rgb));--medium-background-color: rgb(var(--medium-background-color-rgb));--light-background-color: rgb(var(--light-background-color-rgb));--toolbar-background-color: rgb(var(--toolbar-background-color-rgb));--bold-color: rgb(var(--bold-color-rgb));--contrast-color: rgb(var(--contrast-color-rgb));--highlight-color: rgb(var(--highlight-color-rgb));--border-color: rgb(var(--border-color-rgb));--mark-color: rgba(var(--mark-color-rgb));--main-text-color: rgb(var(--main-text-color-rgb));--light-text-color: rgb(var(--light-text-color-rgb))}html[data-theme=dark]{--link-color-rgb: 243, 128, 32;--link-hover-color-rgb: 197, 100, 17;--accent-color-rgb: var(--link-color-rgb);--special-color-rgb: 120, 90, 200;--main-background-color-rgb: 20, 20, 24;--medium-background-color-rgb: 35, 35, 35;--light-background-color-rgb: 42, 42, 42;--toolbar-background-color-rgb: var(--medium-background-color-rgb);--bold-color-rgb: 205, 205, 205;--contrast-color-rgb: 255, 255, 255;--highlight-color-rgb: 75, 75, 75;--border-color-rgb: 58, 57, 60;--mark-color-rgb: 255, 240, 0, 0.2;--main-text-color-rgb: 178, 178, 178;--light-text-color-rgb: 118, 120, 120}html[data-theme=light]{--link-color-rgb: 230, 55, 0;--link-hover-color-rgb: 200, 90, 0;--accent-color-rgb: var(--link-color-rgb);--special-color-rgb: 120, 90, 200;--main-background-color-rgb: 245, 249, 255;--medium-background-color-rgb: 240, 240, 240;--light-background-color-rgb: 210, 210, 210;--toolbar-background-color-rgb: var(--light-background-color-rgb);--bold-color-rgb: 0, 0, 0;--contrast-color-rgb: var(--bold-color-rgb);--highlight-color-rgb: 190, 190, 190;--border-color-rgb: 190, 190, 190;--mark-color-rgb: 255, 240, 0, 0.7;--main-text-color-rgb: 10, 10, 10;--light-text-color-rgb: 51, 51, 51}.jw-10{width:10% !important}.jw-15{width:15% !important}.jw-20{width:20% !important}.jw-25{width:25% !important}.jw-30{width:30% !important}.jw-35{width:35% !important}.jw-40{width:40% !important}.jw-45{width:45% !important}.jw-50{width:50% !important}.jw-55{width:55% !important}.jw-60{width:60% !important}.jw-65{width:65% !important}.jw-70{width:70% !important}.jw-75{width:75% !important}.jw-80{width:80% !important}.jw-85{width:85% !important}.jw-90{width:90% !important}.jw-95{width:95% !important}.jw-100{width:100% !important}.m-6{margin:4rem !important}.mx-6{margin-left:4rem !important;margin-right:4rem !important}.my-6{margin-top:4rem !important;margin-bottom:4rem !important}.mt-6{margin-top:4rem !important}.mb-6{margin-bottom:4rem !important}.ms-6{margin-left:4rem !important}.me-6{margin-right:4rem !important}.p-6{padding:4rem !important}.px-6{padding-left:4rem !important;padding-right:4rem !important}.py-6{padding-top:4rem !important;padding-bottom:4rem !important}.pt-6{padding-top:4rem !important}.pb-6{padding-bottom:4rem !important}.ps-6{padding-left:4rem !important}.pe-6{padding-right:4rem !important}.g-6{--bs-gutter-x: 4rem !important;--bs-gutter-y: 4rem !important}.gx-6{--bs-gutter-x: 4rem !important}.gy-6{--bs-gutter-y: 4rem !important}.fs-7{font-size:12px}:root{--default-font: var(--bs-font-sans-serif)}*{transition:background-color .3s ease-in,border-color .3s ease-in}html{height:100vh;scroll-padding-top:calc(75px + var(--header-extra));-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;scroll-behavior:smooth}a{--bs-link-color-rgb: var(--link-color-rgb);--bs-link-hover-color-rgb: var(--link-color-rgb);text-underline-offset:1.5px;text-decoration:none}a:hover,a:focus,a:active{background-size:100% .06em}a:has(>i:only-child){background-image:none;text-decoration:none}.no-decoration{background-image:none;text-decoration:none}abbr,abbr:visited,abbr:hover,abbr:active{text-decoration:underline dotted;cursor:help}body{--bs-body-font-family: "Lucida Grande", Arial, sans-serif;--bs-body-font-size: 16px;--bs-body-line-height: 1.8;--bs-body-color: var(--main-text-color);background-color:var(--main-background-color) !important;font-feature-settings:"kern" on;font-variant-numeric:oldstyle-nums;hanging-punctuation:first last;height:auto;text-rendering:optimizeLegibility;overflow-x:hidden;overflow-y:scroll}blockquote{padding:1rem 1rem 1rem 1.5rem;overflow:auto;border:none;border-left:3px solid var(--accent-color)}html[data-theme=light] code{--bs-code-color: hsl(348 68% 50% / 1)}html[data-theme=dark] code{--bs-code-color: #f8c555}form{--bs-body-color: #212529}footer{position:relative;width:100%;height:90px;text-align:center;padding:20px 0;font-size:12px;background-color:var(--main-background-color);color:var(--main-text-color)}h1,h2,h3,h4,h5,h6{color:var(--bold-color);--bs-heading-color: var(--bold-color);font-family:var(--default-font)}mark{padding:.13em 0;--bs-highlight-bg: var(--mark-color);color:inherit}pre,.alert{border-radius:10px !important}table:not(.gist *){border-spacing:0;border-collapse:collapse;width:100%;max-width:100%;overflow:auto;margin-top:0;margin-bottom:16px}table:not(.gist *) th{font-weight:700}table:not(.gist *) th,table:not(.gist *) td{padding:6px 13px;border:1px solid var(--border-color)}table:not(.gist *) tr{background-color:var(--main-background-color);border-top:1px solid var(--border-color)}table:not(.gist *) tr:nth-child(2n){background-color:var(--medium-background-color)}table:not(.gist *) img{background-color:rgba(0,0,0,0)}td,th{padding:0}html[data-theme=dark] .alert-primary{--bs-alert-color: rgb(134, 182.5, 254);--bs-alert-bg: rgb(2.6, 22, 50.6);--bs-alert-border-color: rgb(3.9, 33, 75.9);--bs-alert-link-color: rgb(107.2, 146, 203.2)}html[data-theme=dark] .alert-primary .alert-link{color:var(--bs-alert-link-color)}html[data-theme=dark] .alert-primary :not(pre)>code{color:color-mix(in srgb, var(--bs-code-color) 75%, rgb(206.6, 226, 254.6) 25%)}html[data-theme=dark] .alert-primary strong{--bold-color: color-mix(in srgb, rgb(134, 182.5, 254) 80%, #fff 20%)}html[data-theme=dark] .alert-secondary{--bs-alert-color: rgb(181.5, 186, 190);--bs-alert-bg: rgb(21.6, 23.4, 25);--bs-alert-border-color: rgb(32.4, 35.1, 37.5);--bs-alert-link-color: rgb(145.2, 148.8, 152)}html[data-theme=dark] .alert-secondary .alert-link{color:var(--bs-alert-link-color)}html[data-theme=dark] .alert-secondary :not(pre)>code{color:color-mix(in srgb, var(--bs-code-color) 75%, rgb(225.6, 227.4, 229) 25%)}html[data-theme=dark] .alert-secondary strong{--bold-color: color-mix(in srgb, rgb(181.5, 186, 190) 80%, #fff 20%)}html[data-theme=dark] .alert-success{--bs-alert-color: rgb(140, 195, 169.5);--bs-alert-bg: rgb(5, 27, 16.8);--bs-alert-border-color: rgb(7.5, 40.5, 25.2);--bs-alert-link-color: rgb(112, 156, 135.6)}html[data-theme=dark] .alert-success .alert-link{color:var(--bs-alert-link-color)}html[data-theme=dark] .alert-success :not(pre)>code{color:color-mix(in srgb, var(--bs-code-color) 75%, rgb(209, 231, 220.8) 25%)}html[data-theme=dark] .alert-success strong{--bold-color: color-mix(in srgb, rgb(140, 195, 169.5) 80%, #fff 20%)}html[data-theme=dark] .alert-info{--bs-alert-color: rgb(134, 228.5, 247.5);--bs-alert-bg: rgb(2.6, 40.4, 48);--bs-alert-border-color: rgb(3.9, 60.6, 72);--bs-alert-link-color: rgb(107.2, 182.8, 198)}html[data-theme=dark] .alert-info .alert-link{color:var(--bs-alert-link-color)}html[data-theme=dark] .alert-info :not(pre)>code{color:color-mix(in srgb, var(--bs-code-color) 75%, rgb(206.6, 244.4, 252) 25%)}html[data-theme=dark] .alert-info strong{--bold-color: color-mix(in srgb, rgb(134, 228.5, 247.5) 80%, #fff 20%)}html[data-theme=dark] .alert-warning{--bs-alert-color: #ffe083;--bs-alert-bg: rgb(51, 38.6, 1.4);--bs-alert-border-color: rgb(76.5, 57.9, 2.1);--bs-alert-link-color: rgb(204, 179.2, 104.8)}html[data-theme=dark] .alert-warning .alert-link{color:var(--bs-alert-link-color)}html[data-theme=dark] .alert-warning :not(pre)>code{color:color-mix(in srgb, var(--bs-code-color) 75%, rgb(255, 242.6, 205.4) 25%)}html[data-theme=dark] .alert-warning strong{--bold-color: color-mix(in srgb, #ffe083 80%, #fff 20%)}html[data-theme=dark] .alert-danger{--bs-alert-color: rgb(237.5, 154, 162);--bs-alert-bg: rgb(44, 10.6, 13.8);--bs-alert-border-color: rgb(66, 15.9, 20.7);--bs-alert-link-color: rgb(190, 123.2, 129.6)}html[data-theme=dark] .alert-danger .alert-link{color:var(--bs-alert-link-color)}html[data-theme=dark] .alert-danger :not(pre)>code{color:color-mix(in srgb, var(--bs-code-color) 75%, rgb(248, 214.6, 217.8) 25%)}html[data-theme=dark] .alert-danger strong{--bold-color: color-mix(in srgb, rgb(237.5, 154, 162) 80%, #fff 20%)}html[data-theme=dark] .alert-light{--bs-alert-color: rgb(251.5, 252, 252.5);--bs-alert-bg: rgb(49.6, 49.8, 50);--bs-alert-border-color: rgb(74.4, 74.7, 75);--bs-alert-link-color: rgb(201.2, 201.6, 202)}html[data-theme=dark] .alert-light .alert-link{color:var(--bs-alert-link-color)}html[data-theme=dark] .alert-light :not(pre)>code{color:color-mix(in srgb, var(--bs-code-color) 75%, rgb(253.6, 253.8, 254) 25%)}html[data-theme=dark] .alert-light strong{--bold-color: color-mix(in srgb, rgb(251.5, 252, 252.5) 80%, #fff 20%)}html[data-theme=dark] .alert-dark{--bs-alert-color: #909294;--bs-alert-bg: rgb(6.6, 7.4, 8.2);--bs-alert-border-color: rgb(9.9, 11.1, 12.3);--bs-alert-link-color: rgb(115.2, 116.8, 118.4)}html[data-theme=dark] .alert-dark .alert-link{color:var(--bs-alert-link-color)}html[data-theme=dark] .alert-dark :not(pre)>code{color:color-mix(in srgb, var(--bs-code-color) 75%, rgb(210.6, 211.4, 212.2) 25%)}html[data-theme=dark] .alert-dark strong{--bold-color: color-mix(in srgb, #909294 80%, #fff 20%)}html[data-theme=dark] .alert-secondary{--bs-alert-bg: var(--light-background-color)}html[data-theme=light] .alert strong{--bold-color: var(--bs-alert-color)}@media(max-width: 575.98px){.alert i[class*=fa-]{margin-left:-1.7rem !important}.alert i.fa-lightbulb{margin-left:-1.5rem !important}}.alert-content{overflow-x:auto;overflow-y:hidden}.alert-content>ul,.alert-content>ol{padding-left:1.5rem}details{background:var(--medium-background-color);border:1px solid var(--highlight-color);border-radius:5px;height:fit-content}.details-content{padding:1rem;cursor:default}.details-collapse-bottom{display:flex;justify-content:end;margin-top:.5rem}.details-collapse-bottom a{cursor:pointer}summary{display:block;background:var(--light-background-color);padding:1rem;padding-left:2rem;position:relative;border-radius:5px;cursor:pointer}summary:before{content:"";border-width:.4rem;border-style:solid;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) var(--main-text-color);position:absolute;top:1.4rem;left:1.1rem;transform:rotate(0);transform-origin:.2rem 50%;transition:.25s transform ease}summary:after{content:"(click to expand)";position:absolute;font-size:10px;right:1rem;bottom:.1rem;opacity:1;transition:opacity linear .3s}@media(hover: none){summary:after{content:"(tap to expand)"}}details[open]>summary{border-bottom-left-radius:0;border-bottom-right-radius:0;border:solid .5px rgba(0,0,0,0);border-bottom-color:var(--highlight-color)}details[open]>summary:before{transform:rotate(90deg)}details[open]>summary:after{opacity:0}details>summary{list-style:none}details summary::marker,details summary::-webkit-details-marker{display:none}html[data-theme=dark] body .gist .highlight{background:#272822}html[data-theme=dark] body .gist .blob-num,html[data-theme=dark] body .gist .blob-code-inner,html[data-theme=dark] body .gist .pl-s2,html[data-theme=dark] body .gist .pl-stj{color:#b8b8b7}html[data-theme=dark] body .gist .pl-c1{color:#ae81ff}html[data-theme=dark] body .gist .pl-enti{color:#a6e22e;font-weight:700}html[data-theme=dark] body .gist .pl-st{color:#66d9ef}html[data-theme=dark] body .gist .pl-mdr{color:#66d9ef;font-weight:400}html[data-theme=dark] body .gist .pl-ms1{background:#fd971f}html[data-theme=dark] body .gist .pl-c,html[data-theme=dark] body .gist .pl-c span,html[data-theme=dark] body .gist .pl-pdc{color:#75715e;font-style:italic}html[data-theme=dark] body .gist .pl-cce,html[data-theme=dark] body .gist .pl-cn,html[data-theme=dark] body .gist .pl-coc,html[data-theme=dark] body .gist .pl-enc,html[data-theme=dark] body .gist .pl-ens,html[data-theme=dark] body .gist .pl-kos,html[data-theme=dark] body .gist .pl-kou,html[data-theme=dark] body .gist .pl-mh .pl-pdh,html[data-theme=dark] body .gist .pl-mp,html[data-theme=dark] body .gist .pl-mp1 .pl-sf,html[data-theme=dark] body .gist .pl-mq,html[data-theme=dark] body .gist .pl-pde,html[data-theme=dark] body .gist .pl-pse,html[data-theme=dark] body .gist .pl-pse .pl-s2,html[data-theme=dark] body .gist .pl-mp .pl-s3,html[data-theme=dark] body .gist .pl-smi,html[data-theme=dark] body .gist .pl-stp,html[data-theme=dark] body .gist .pl-sv,html[data-theme=dark] body .gist .pl-v,html[data-theme=dark] body .gist .pl-vi,html[data-theme=dark] body .gist .pl-vpf,html[data-theme=dark] body .gist .pl-mri,html[data-theme=dark] body .gist .pl-va,html[data-theme=dark] body .gist .pl-vpu{color:#66d9ef}html[data-theme=dark] body .gist .pl-cos,html[data-theme=dark] body .gist .pl-ml,html[data-theme=dark] body .gist .pl-pds,html[data-theme=dark] body .gist .pl-s,html[data-theme=dark] body .gist .pl-s1,html[data-theme=dark] body .gist .pl-sol{color:#e6db74}html[data-theme=dark] body .gist .pl-e,html[data-theme=dark] body .gist .pl-ef,html[data-theme=dark] body .gist .pl-en,html[data-theme=dark] body .gist .pl-enf,html[data-theme=dark] body .gist .pl-enm,html[data-theme=dark] body .gist .pl-entc,html[data-theme=dark] body .gist .pl-entm,html[data-theme=dark] body .gist .pl-eoac,html[data-theme=dark] body .gist .pl-eoac .pl-pde,html[data-theme=dark] body .gist .pl-eoi,html[data-theme=dark] body .gist .pl-mai .pl-sf,html[data-theme=dark] body .gist .pl-mm,html[data-theme=dark] body .gist .pl-pdv,html[data-theme=dark] body .gist .pl-som,html[data-theme=dark] body .gist .pl-sr,html[data-theme=dark] body .gist .pl-vo{color:#a6e22e}html[data-theme=dark] body .gist .pl-ent,html[data-theme=dark] body .gist .pl-eoa,html[data-theme=dark] body .gist .pl-eoai,html[data-theme=dark] body .gist .pl-eoai .pl-pde,html[data-theme=dark] body .gist .pl-k,html[data-theme=dark] body .gist .pl-ko,html[data-theme=dark] body .gist .pl-kolp,html[data-theme=dark] body .gist .pl-mc,html[data-theme=dark] body .gist .pl-mr,html[data-theme=dark] body .gist .pl-ms,html[data-theme=dark] body .gist .pl-s3,html[data-theme=dark] body .gist .pl-smc,html[data-theme=dark] body .gist .pl-smp,html[data-theme=dark] body .gist .pl-sok,html[data-theme=dark] body .gist .pl-sra,html[data-theme=dark] body .gist .pl-src,html[data-theme=dark] body .gist .pl-sre{color:#f92672}html[data-theme=dark] body .gist .pl-mb,html[data-theme=dark] body .gist .pl-pdb{color:#e6db74;font-weight:700}html[data-theme=dark] body .gist .pl-mi,html[data-theme=dark] body .gist .pl-pdi{color:#f92672;font-style:italic}html[data-theme=dark] body .gist .pl-pdc1,html[data-theme=dark] body .gist .pl-scp{color:#ae81ff}html[data-theme=dark] body .gist .pl-sc,html[data-theme=dark] body .gist .pl-sf,html[data-theme=dark] body .gist .pl-mo,html[data-theme=dark] body .gist .pl-entl{color:#fd971f}html[data-theme=dark] body .gist .pl-mi1,html[data-theme=dark] body .gist .pl-mdht{color:#a6e22e;background:rgba(0,64,0,.5)}html[data-theme=dark] body .gist .pl-md,html[data-theme=dark] body .gist .pl-mdhf{color:#f92672;background:rgba(64,0,0,.5)}html[data-theme=dark] body .gist .pl-mdh,html[data-theme=dark] body .gist .pl-mdi{color:#a6e22e;font-weight:400}html[data-theme=dark] body .gist .pl-ib,html[data-theme=dark] body .gist .pl-id,html[data-theme=dark] body .gist .pl-ii,html[data-theme=dark] body .gist .pl-iu{background:#a6e22e;color:#272822}html[data-theme=dark] body .gist .gist-meta{background:#272822}html[data-theme=dark] body .gist .gist-file{border:1px solid var(--border-color)}html[data-theme=dark] body .gist .gist-data{background:#272822;border-bottom:1px solid var(--border-color)}.main-container{width:95%;margin-left:auto;margin-right:auto;padding:20px;min-height:calc(100vh - 155px)}@media(max-width: 767.98px){.main-container{width:100%}}.page-container{padding-left:2rem;padding-right:.25rem}@media(max-width: 991.98px){.page-container{padding-left:.25rem}}.page-content-container{flex-direction:row-reverse}@media(max-width: 991.98px){.page-content-container{flex-direction:column-reverse}}#btn-back-to-top,#btn-mobile-toc,#btn-go-to-tags{position:fixed;bottom:10px;display:none;z-index:90;background-color:var(--main-background-color);box-shadow:0 0 10px rgba(0,0,0,.05);border:1px solid var(--border-color);border-radius:10px}#btn-back-to-top i,#btn-mobile-toc i,#btn-go-to-tags i{color:var(--accent-color)}#btn-back-to-top{right:10px}#btn-mobile-toc{left:10px}#btn-go-to-tags{left:10px;color:var(--main-text-color)}#btn-go-to-tags i{color:var(--main-text-color)}@media(min-width: 992px){#btn-go-to-tags{display:none !important}}@media(min-width: 992px){.sticky-right{top:calc(var(--header-extra) + 65px + 1rem);right:0;z-index:2;position:sticky;max-height:calc(100vh - (65px + 2rem) - var(--header-extra));transition:.5s linear;transition-property:top,max-height}}.scroll-y{overflow-y:auto;padding:0 20px 20px 20px;margin:0 -20px -20px -20px}@media(min-width: 1200px){.related-col-flex-auto-4{flex:0 0 auto;width:33.333333333% !important}}@media(min-width: 576px)and (max-width: 1199.98px){.related-col-flex-auto-4{flex:0 0 auto;width:50% !important}.related-col-flex-auto-4:nth-child(n+5){display:none}}@media(max-width: 575.98px){.related-col-flex-auto-4{width:100% !important}.related-col-flex-auto-4:nth-child(n+4){display:none}}.post-meta-icon{font-size:14px}.article-header .post-title{font-size:40px}@media(max-width: 767.98px){.article-header .post-title{font-size:32px}}.article-header .post-title{overflow-wrap:break-word;word-wrap:break-word}.post-title{color:var(--bold-color)}.post-summary{color:var(--main-text-color)}.post-desc{font-family:var(--default-font);font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.post-article .post-meta-icon{font-size:16px;width:16px}@media(min-width: 768px)and (max-width: 991.98px){.post-article .metadata-container{flex-direction:row;align-items:center}.post-article .metadata-container .post-updated-date-icon{display:none}.post-article .metadata-container div:has(>.post-posted-date)::after,.post-article .metadata-container div:has(>.post-updated-date)::after{content:"|";margin:0 .5rem;font-size:1rem}}@media(min-width: 992px){.post-article .metadata-container{flex-direction:column;margin-top:.5rem}}@media(max-width: 767.98px){.post-article .metadata-container{flex-direction:column;margin-top:.5rem}}.post-body-container{overflow-x:auto}.post-body .center{text-align:center}.post-body .no-center{margin:0}.text-content .caption{text-align:center;line-height:1.25rem;margin-top:.5rem;width:90%;margin-left:auto;margin-right:auto}.text-content b,.text-content strong{color:var(--bold-color)}.text-content a b,.text-content a strong{color:inherit}.text-content p,.text-content blockquote,.text-content .lightbox-single,.text-content .lightbox-gallery,.text-content table:not(.gist *),.text-content pre[class*=language-],.text-content .gist,.text-content .video,.text-content .alert,.text-content details{margin-top:1rem;margin-bottom:0}.text-content table:not(.gist *)+ul,.text-content table:not(.gist *)+ol,.text-content pre[class*=language-]+ul,.text-content pre[class*=language-]+ol,.text-content .alert+ul,.text-content .alert+ol,.text-content details+ul,.text-content details+ol{margin-top:1rem}.text-content>*:first-child,.text-content>ul>li:first-child>p:first-child,.text-content>ol>li:first-child>p:first-child,.text-content .alert-content>*:first-child,.text-content .alert-content>ul>li:first-child>p:first-child,.text-content .alert-content>ol>li:first-child>p:first-child,.text-content blockquote>*:first-child,.text-content blockquote>ul>li:first-child>p:first-child,.text-content blockquote>ol>li:first-child>p:first-child,.text-content .details-content>*:first-child,.text-content .details-content>ul>li:first-child>p:first-child,.text-content .details-content>ol>li:first-child>p:first-child{margin-top:0}.text-content>ul,.text-content>ol,.text-content .alert-content>ul,.text-content .alert-content>ol,.text-content blockquote>ul,.text-content blockquote>ol,.text-content .details-content>ul,.text-content .details-content>ol{margin-top:1rem;margin-bottom:0}.text-content div>*:last-child{margin-bottom:0}.text-content h1,.text-content h2,.text-content h3,.text-content h4,.text-content h5,.text-content h6{margin-top:1.5rem}.text-content .table-container{overflow-x:scroll}.text-content ul,.text-content ol{margin-left:0rem}@media(max-width: 575.98px){.text-content ul,.text-content ol{padding-left:1.5rem}}.text-content .jtag{font-size:14px}.text-content .spoiler:not(.active){background-color:var(--bold-color);color:rgba(0,0,0,0) !important;margin:-2px 0;padding:2px 0;border:0px solid var(--bold-color);border-radius:3px;cursor:pointer}.text-content .spoiler:not(.active) *{color:rgba(0,0,0,0) !important}.text-content .spoiler{background-color:color-mix(in srgb, var(--main-background-color) 85%, var(--bold-color) 15%)}.text-content a{text-decoration:underline;text-decoration-thickness:1px}.text-content a[href^=http]::after{content:"↗";font-family:system-ui,-apple-system,sans-serif;font-style:normal;font-weight:800;color:var(--accent-color);padding-left:.2em;font-size:.65em;line-height:.75}.text-content a.no-exlink::after{content:none}.text-content a[id^=fnref],.text-content a.footnote-backref{background-image:none;text-decoration:none}div.center,img.center{display:block;margin-left:auto;margin-right:auto}.post-share a{color:var(--main-text-color) !important;cursor:pointer}.copied{opacity:0}.footnotes br{display:block;content:"";margin-top:1rem}.footnote-backref{font-family:"Open Sans",arial,sans-serif}.md-anchor{opacity:0;position:absolute}.md-anchor::before{float:left;width:30px;margin-left:-30px;padding-right:5px;text-align:right;content:"#"}@media(hover: hover){*:hover>.md-anchor{opacity:1}}@media(hover: none)and (min-width: 992px){.md-anchor{opacity:1}}.header-404 .md-anchor{display:none}.footnotes-sep,.section-sep{margin:2rem 0}html[data-theme=light] .alpha-img{filter:invert(0%)}html[data-theme=dark] .alpha-img{filter:invert(100%)}html[data-theme=light] .alpha-imgv{filter:invert(100%)}html[data-theme=dark] .alpha-imgv{filter:invert(0%)}@media(max-width: 575.98px){.rw{width:100% !important}}@media(min-width: 576px){.float-left{float:left}.float-right{float:right}}@media(max-width: 575.98px){.rw-sm{width:100% !important}}@media(min-width: 576px){.float-left-sm{float:left}.float-right-sm{float:right}}@media(max-width: 767.98px){.rw-md{width:100% !important}}@media(min-width: 768px){.float-left-md{float:left}.float-right-md{float:right}}@media(max-width: 991.98px){.rw-lg{width:100% !important}}@media(min-width: 992px){.float-left-lg{float:left}.float-right-lg{float:right}}.mfp-with-zoom .mfp-container,.mfp-with-zoom.mfp-bg{opacity:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.mfp-with-zoom.mfp-ready .mfp-container{opacity:1}.mfp-with-zoom.mfp-ready.mfp-bg{opacity:.8}.mfp-with-zoom.mfp-removing .mfp-container,.mfp-with-zoom.mfp-removing.mfp-bg{opacity:0}.post-preview,.post-minified-preview{width:100%;max-width:100%;margin-bottom:1.5rem;position:relative;overflow:hidden;border-radius:10px;border:1px solid var(--border-color);box-shadow:0 1px 1px 0 rgba(31,35,46,.15);transition:all .3s ease !important}.post-preview>a,.post-minified-preview>a{position:absolute;top:0;left:0;bottom:0;right:0}.post-preview a,.post-minified-preview a{background-image:none;text-decoration:none}.post-preview .jtag,.post-minified-preview .jtag{font-size:12px}.post-preview .post-thumbnail,.post-minified-preview .post-thumbnail{position:relative;overflow:hidden}.post-preview .post-thumbnail .post-img-contain,.post-minified-preview .post-thumbnail .post-img-contain{position:absolute;width:100%;height:100%;object-fit:contain;z-index:2}.post-preview .post-thumbnail .post-img-blurred-bg,.post-minified-preview .post-thumbnail .post-img-blurred-bg{position:absolute;width:100%;height:100%;object-fit:cover;filter:blur(12px);z-index:1}.post-preview .post-content,.post-minified-preview .post-content{padding:1rem}.post-preview .post-content p,.post-minified-preview .post-content p{margin-top:0}.post-preview div:has(>.post-posted-date)::after,.post-minified-preview div:has(>.post-posted-date)::after{content:"|";margin:0 .5rem;font-size:1rem}@media(hover: hover){.post-preview:hover,.post-minified-preview:hover{transform:translate(-3px, -5px);box-shadow:0 15px 45px -10px rgba(5,8,17,.2)}}@keyframes preview-box{0%{box-shadow:var(--main-background-color)}50%{box-shadow:0 0 16px var(--link-color)}100%{box-shadow:var(--main-background-color)}}.post-preview .post-title{margin-top:0;margin-bottom:.5rem;font-size:24px;font-weight:400}.post-preview .post-summary{line-height:1.25rem;font-size:14px}.post-preview .metadata-container{flex-direction:row}.post-preview .post-preview-container{flex-direction:row}@media(max-width: 575.98px){.post-preview .post-preview-container{flex-direction:column}}.post-preview:nth-child(2n+2) .post-preview-container{flex-direction:row-reverse}@media(max-width: 575.98px){.post-preview:nth-child(2n+2) .post-preview-container{flex-direction:column}}@media(min-width: 576px){.post-preview .post-thumbnail{width:40%;height:inherit}}@media(max-width: 575.98px){.post-preview .post-thumbnail{width:100%;min-height:200px}}@media(min-width: 576px){.post-preview .post-content{width:60%}}@media(max-width: 575.98px){.post-preview .post-content{width:100%}}@media(min-width: 576px){.post-preview .post-img-container{align-items:center}}.metadata-tag-container{display:flex;align-items:start}.post-minified-preview .post-thumbnail{width:100%;height:200px}.post-minified-preview .post-content{width:100%}.post-minified-preview .post-title{margin-bottom:.5rem;font-size:18px;font-weight:700;line-height:1.8}.post-minified-preview .post-summary{line-height:1.8}.post-minified-preview .post-summary p{margin-bottom:0}.post-preview-list{display:flex;flex-wrap:wrap}.metadata-reading-time{display:flex;align-items:center}.tag-list{pointer-events:none}.tag-list .jtag{pointer-events:all}#post-author-social-items-wrapper{position:relative}a:has(>i.social-icon){background-image:none;text-decoration:none}i.social-icon{color:var(--main-text-color) !important;font-size:18px}i.social-icon img{height:18px;aspect-ratio:auto 1/1}.social-link{color:var(--main-text-color) !important;font-size:12px;line-height:1.25rem}.social-item-list{margin:0;padding:0;list-style-type:none}@media(max-width: 575.98px){#post-author-container{flex-direction:column}}#post-author-container .profile-name{margin-top:0px;margin-bottom:.5rem;font-size:18px;font-weight:600}#post-author-container .profile-bio{font-size:14px;margin-bottom:0px;line-height:1.4rem}#post-author-container .profile-img{width:80px;height:80px;border-radius:50%}#post-author-container button{position:relative;margin-bottom:0}#post-author-container button.open:before{pointer-events:auto}#post-author-container .social-item-list{position:absolute;right:0;margin-top:1rem;z-index:5;padding:.5rem;border:1px solid var(--border-color);border-radius:10px;background:var(--main-background-color);box-shadow:0 2px 4px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);width:max-content;cursor:default}#post-author-container .social-item-list.hidden{display:none}#post-author-container .social-item-list:before,#post-author-container .social-item-list:after{display:block;content:"";position:absolute;right:10px;width:0;border-style:solid;border-width:0 10px 10px}#post-author-container .social-item-list:before{top:-11px;border-color:var(--border-color) rgba(0,0,0,0);z-index:0}#post-author-container .social-item-list:after{top:-10px;border-color:var(--main-background-color) rgba(0,0,0,0);z-index:1}.infinite-spinner{display:block;width:40px;height:40px;border-radius:40px;background-color:#333;margin:60px auto;-webkit-animation:scaleout 1s infinite ease-in-out;animation:scaleout 1s infinite ease-in-out}@-webkit-keyframes scaleout{0%{-webkit-transform:scale(0)}100%{-webkit-transform:scale(1);opacity:0}}@keyframes scaleout{0%{transform:scale(0);-webkit-transform:scale(0)}100%{transform:scale(1);-webkit-transform:scale(1);opacity:0}}.about-me .profile-img{width:150px;height:150px;border-radius:50%}@property --thb-progress{syntax:"<percentage>";initial-value:0%;inherits:false}@media(max-width: 991.98px){#home .container{max-width:none;padding-left:2rem;padding-right:2rem}}@media(max-width: 575.98px){#home .container{padding-left:1rem;padding-right:1rem}}.home-header .btn,.recent-posts .btn{border:1px solid var(--border-color);background-color:var(--background-color);color:var(--bold-color) !important}.post-thumbnail-avg-color:before{content:"";display:block;position:relative;border:.8rem solid var(--avg-color);border-radius:50%}.post-thumbnail-avg-color{--avg-color: white;position:absolute;margin-left:-40px;opacity:0;transition:opacity .3s ease-out}.post-preview-home .post-thumbnail{mask-image:linear-gradient(to top right, rgba(0, 0, 0, 0) calc(2 * var(--thb-progress) - 100%), rgb(0, 0, 0) calc(2 * var(--thb-progress)));--thb-progress: 0%;transition:--thb-progress .3s ease-out,all .3s ease-out}.post-preview-home .post-summary{opacity:1;transition:all .3s ease-out}.post-preview-home .post-summary p{margin-bottom:0}.post-preview-home .metadata-tag-container{opacity:1;display:grid;grid-template-rows:1fr;transition:all .3s ease-out;max-height:1px}@media(min-width: 576px){.post-preview-home{border:none;border-radius:0;margin-bottom:0}.post-preview-home:nth-child(2n+2) .post-preview-container{flex-direction:row}.post-preview-home .post-title{margin-top:0;margin-bottom:.5rem;font-size:18px;font-weight:600}.post-preview-home .post-thumbnail{width:20%;min-height:120px}.post-preview-home .post-content{padding-top:.5rem;padding-bottom:.5rem;width:60%}.post-preview-home .post-preview-metadata-container{width:20%;padding-top:.5rem;padding-bottom:.5rem;display:flex;flex-direction:column;justify-content:start}.post-preview-home .metadata-reading-time{display:grid;grid-template-rows:1fr;transition:all .3s ease-out}.post-preview-home .metadata-reading-time>*{overflow:hidden}.post-preview-home .metadata-container{flex-direction:column}.post-preview-home div:has(>.post-posted-date)::after{content:none}.post-preview-home{transition:transform .3s ease-in-out}}@media(min-width: 576px)and (hover: hover){.post-preview-home:hover .post-img-contain{transform:scale(2)}.post-preview-home:hover{transform:none}}@media(min-width: 576px)and (hover: none){.post-preview-home .post-img-contain{transform:scale(1.5)}}@media(min-width: 576px){.post-preview-home .post-img-contain{transition:transform .3s ease-in-out}.home-header.collapsed+.collection-list .post-thumbnail-avg-color{opacity:1}}@media(max-width: 575.98px){.post-preview-home{margin-bottom:.5rem}.post-preview-home .post-preview-metadata-container{padding:1rem;padding-top:0}.post-preview-home .post-content{padding-bottom:0}.post-preview-home .metadata-reading-time{opacity:1;display:flex;align-items:center;transition:all .3s ease-out}.home-header.collapsed+.collection-list .post-thumbnail-avg-color{opacity:1;z-index:-1;margin-left:-1.2rem;margin-top:-2rem}.home-header.collapsed+.collection-list .post-thumbnail-avg-color:before{border-radius:0;border-top:20px solid rgba(0,0,0,0);border-bottom:20px solid rgba(0,0,0,0);border-right:20px solid var(--avg-color);border-left:0;transform:rotate(45deg)}}.home-header{margin-bottom:.5rem}.home-header>*{display:block;position:relative;padding-left:2rem;cursor:pointer}.home-header>*:before{content:"";border-width:.8rem;border-style:solid;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) var(--main-text-color);position:absolute;top:.2rem;left:.5rem;transform:rotate(90deg);transform-origin:.2rem 50%;transition:transform .3s ease-out}.home-header.collapsed>*:before{transform:rotate(-45deg)}.home-header.collapsed+.collection-list .post-thumbnail{--thb-progress: 100%;min-height:0px}.home-header.collapsed+.collection-list .post-summary{opacity:0;line-height:0rem}.home-header.collapsed+.collection-list .metadata-reading-time{opacity:0;grid-template-rows:0fr}.home-header.collapsed+.collection-list .metadata-tag-container{opacity:0;grid-template-rows:0fr;max-height:0}.home-header.collapsed+.collection-list .post-preview-metadata-container{justify-content:start}.home-header.collapsed+.collection-list div:has(>.post-posted-date)::after{content:none}.track-caption{margin:0 !important;line-height:1.25rem;font-size:16px}header{position:sticky;top:0;z-index:1030;overflow-anchor:none}.navbar{--bs-navbar-padding-x: 2vw !important;background-color:var(--main-background-color);width:100vw}html[data-theme=light] .navbar{box-shadow:0 25px 15px rgba(0,0,0,.05)}html[data-theme=dark] .navbar{border-bottom:1px solid var(--border-color)}@media(max-width: 767.98px){.navbar{--bs-navbar-padding-x: 0 !important}}.navbar-brand{height:48px;display:flex;align-items:center}#navbar-toggler-icon,#navbar-search{color:var(--bold-color)}.navbar-brand{color:var(--accent-color) !important;font-weight:600}.navbar-nav .nav-link{color:var(--main-text-color) !important}.navbar-toggler{--bs-border-width: 0}@media(max-width: 991.98px){#navbar-container{padding-left:10px}}.nav-icon{font-size:25px;color:var(--accent-color);vertical-align:sub}#mode-switch{width:40px}#mode-switch-icon{transition:transform .75s}.mode-switch-transform{transform:rotate(180deg)}#scroll-progress-bar{background:linear-gradient(to right, var(--accent-color) var(--progress), transparent 0);height:2px;width:100%;z-index:1000}.modal .modal-header{--bs-modal-header-border-color: var(--border-color)}.modal .modal-footer{--bs-modal-footer-border-color: var(--border-color)}.modal .modal-hint{font-size:.8rem;opacity:.6}.modal .border-bottom{border-bottom:1px solid var(--border-color) !important}.modal .modal-content{background-color:var(--main-background-color)}@media(min-width: 768px){.wide-modal .modal-dialog{max-width:80%;margin-left:auto;margin-right:auto}}#search-modal #search-box-container{position:relative}#search-modal #search-box-container i{position:absolute;right:20px;top:10px;font-size:20px;color:var(--border-color)}#search-modal #search-box{height:40px;border:3px solid var(--border-color);border-radius:5px;background-color:var(--main-background-color);color:var(--main-text-color)}html[data-theme=dark] .btn-close{filter:invert(1) grayscale(100%) brightness(200%)}.skill-item .progress-bar{-webkit-animation-direction:reverse;-moz-animation-direction:reverse;-ms-animation-direction:reverse;-o-animation-direction:reverse;animation-direction:reverse}.skill-item .progress{height:12px}#toc-sidebar{line-height:1.8;overflow-y:auto}@media(max-width: 991.98px){#toc-sidebar{display:none}}#toc-sidebar .toc{font-size:12px}#toc-sidebar .toc-link-container{margin-bottom:0}#toc-sidebar a{display:inline-block;padding-left:1rem;margin-top:.25rem;--bs-link-color-rgb: var(--main-text-color-rgb);--bs-link-hover-color-rgb: var(--main-text-color-rgb);border-left:.1rem solid rgba(0,0,0,0);background-image:none;text-decoration:none}#toc-sidebar a:hover{--bs-link-color-rgb: var(--bold-color-rgb);--bs-link-hover-color-rgb: var(--bold-color-rgb);border-left-color:var(--bold-color)}#toc-sidebar a.active{--bs-link-color-rgb: var(--accent-color-rgb);border-left-color:var(--accent-color)}.toc-container ol{list-style-type:none;margin-left:0;margin-bottom:0;padding-left:0}.toc-container ol ol{padding-left:1rem}#toc-content{cursor:pointer}@media(max-width: 991.98px){#btn-mobile-toc{display:block}}#btn-mobile-toc a{cursor:pointer;background-image:none;text-decoration:none}#btn-mobile-toc a:hover{--bs-dropdown-link-hover-color: #fff;--bs-dropdown-link-hover-bg: var(--bs-primary)}#btn-mobile-toc .toc>ol{padding-left:0rem}#btn-mobile-toc .dropdown-menu{background-color:var(--main-background-color);border:1px solid var(--border-color)}#btn-mobile-toc .toc{margin-left:0;overflow-y:auto;max-height:calc(90vh - 165px)}html[data-theme=dark] *::selection{background-color:#2a2aba}html[data-theme=dark] *::-moz-selection{background-color:#2a2aba}.jtag{display:inline-block;margin:3px 2px;padding:0px 4px;background-color:rgba(0,0,0,0);color:var(--main-text-color);border:1px solid var(--main-text-color);border-radius:5px;position:relative;z-index:1;line-height:1.25rem;pointer-events:all;font-size:12px;transition:color .2s;text-decoration:none !important;background-image:none;background-position:0 100%;background-repeat:no-repeat;transform:all .3s linear}@media(hover: hover){.jtag:not(.special):hover{color:var(--contrast-color);--clr: var(--link-color);animation:tag-box 3s infinite}.jtag.special:hover{color:var(--contrast-color);--clr: var(--special-color);animation:tag-box 3s infinite}html[data-theme=dark] .jtag:hover{filter:drop-shadow(0 0 1px var(--clr))}}.jseverity{text-transform:uppercase;color:#fff !important;--stop: 50%;background-image:linear-gradient(100deg, var(--c0) 0%, var(--c0) calc(var(--stop) - 10%), var(--c1) calc(var(--stop) + 10%), var(--c1) 100%)}.jseverity:hover{filter:none !important;animation:none !important;background-size:auto;color:none}.sev-low-0{--c0: green;--stop: 35%}.sev-low-1{--c1: green}.sev-medium-0{--c0: darkgoldenrod;--stop: 60%}.sev-medium-1{--c1: darkgoldenrod}.sev-high-0{--c0: maroon;--stop: 35%}.sev-high-1{--c1: maroon}.sev-critical-0{--c0: blueviolet}.sev-critical-1{--c1: blueviolet}@keyframes tag-box{0%{box-shadow:var(--main-background-color)}50%{box-shadow:0 0 16px var(--clr)}100%{box-shadow:var(--main-background-color)}}.author-profile-img{width:150px;height:150px;border-radius:50%}.pagination .page-link{background-color:var(--main-background-color) !important;color:var(--main-text-color) !important;border:1px solid;border-color:var(--border-color) !important;background-image:none;text-decoration:none}.pagination .page-item:not(.faded) .page-link:focus,.pagination .page-item:not(.faded) .page-link:hover{border-width:2px;margin-top:-1px}.pagination .active .page-link{border-width:4px !important;margin-top:-2px !important}@media(max-width: 575.98px){.pagination li:nth-child(n+6):nth-last-child(n+5){display:none}.pagination li:nth-child(5) .page-link span{display:none}.pagination li:nth-child(5) .page-link::after{content:" ... "}}.faded{opacity:.6}.noscroll{overflow-y:hidden !important}.track-desc{line-height:1.25rem}html[data-theme=light] .dim-if-dark{opacity:1 !important}@media(hover: hover){blockquote,.dim-gentle{opacity:.82;transition:all .3s linear}blockquote:hover,.dim-gentle:hover{opacity:1}.dim-deep{opacity:.82;transition:all .3s linear}.dim-deep:hover{opacity:1}}@media(hover: none){blockquote,.dim-gentle{opacity:1}.dim-deep{opacity:1}}#banner{width:100%;padding:1rem;display:flex;flex-direction:row;align-items:center;overflow:hidden;transition:all linear .5s}#banner .btn-close{flex-shrink:1}#banner.collapsed{max-height:0 !important;padding:0 .5rem}#banner a{color:#f8c555}#banner-content{display:flex;flex-direction:row;align-items:center;margin:auto}p.subheading{margin-bottom:.5rem;font-weight:700}.katex{overflow-x:auto;overflow-y:hidden}a.lightbox-single,.lightbox-gallery>a{background-image:none;text-decoration:none}.soundcloud-track{width:100%}/*# sourceMappingURL=main.css.map */
