body{background-color:var(--kb-background-color);color:var(--kb-text-color)}::-moz-placeholder{color:var(--kb-text-color)!important}::placeholder{color:var(--kb-text-color)!important}.breadcrumb-link{color:var(--kb-text-color)}.breadcrumb-active,.breadcrumb-link:hover{color:var(--kb-ui-color)}.title-label{color:var(--kb-text-color)}.description-label{color:var(--kb-text-color-muted)}.category-card{background-color:var(--kb-background-color-muted);box-shadow:0 0 0 1px #00000014,0 2px 8px #0000000f;color:var(--kb-text-color)}.category-card:hover{background-color:var(--kb-ui-color);color:var(--kb-ui-color);opacity:.1}.article-card{border-color:var(--kb-border-color);box-shadow:0 0 0 1px #00000014,0 2px 8px #0000000f}.article-card,.article-row{background-color:var(--kb-background-color-muted);color:var(--kb-text-color)}.article-row:hover{background-color:var(--kb-ui-color);color:var(--kb-ui-color);opacity:.1}.article-content{color:var(--kb-text-color);line-height:1.75rem}.article-content a{color:var(--kb-ui-color)}.article-content a:hover{color:var(--kb-ui-color);opacity:.8}.article-content h1,.article-content h2,.article-content h3,.article-content h4,.article-content h5,.article-content h6{color:var(--kb-text-color-highlight);margin-bottom:1rem;margin-top:1.75rem}.article-content h1{font-size:24px;font-weight:700}.article-content h2{font-size:22px;font-weight:700}.article-content h3{font-size:20px;font-weight:700}.article-content h4,.article-content h5,.article-content h6{font-size:18px;font-weight:700}.article-content p{margin-bottom:1.75rem}.article-content ol{list-style-type:decimal;padding:0 1rem}.article-content ul{list-style-type:disc;padding:0 1rem}.article-content img{margin:0 auto;max-width:100%}.article-content hr{border:0;border-top:1px solid var(--kb-border-color);margin:1.75rem 0}.article-content .toc{background:var(--kb-background-color-muted);border-radius:.5rem;opacity:.75;padding:.75rem}.article-content .toc__list{list-style:none;padding:0}.article-content .toc__list:before{color:var(--kb-text-color-muted);content:"Table of Contents";display:block;font-size:.75rem;font-weight:700;letter-spacing:.025rem;text-transform:uppercase}.article-content .toc__item a:hover{opacity:.5}.article-content .toc__item--3{padding-left:1rem}.article-content .toc__item--4{padding-left:2rem}.article-content .toc__item--5{padding-left:3rem}.article-content .toc__item--6{padding-left:4rem}.article-content table{border-collapse:collapse;margin:0;overflow:hidden;table-layout:fixed;width:100%}.article-content table td,.article-content table th{border:2px solid var(--kb-border-color);box-sizing:border-box;min-width:1em;padding:3px 5px;position:relative;vertical-align:top}.article-content table td>*,.article-content table th>*{margin-bottom:0}.article-content table th{background-color:var(--kb-background-color-muted);font-weight:700;text-align:left}.article-content table .selectedCell:after{background:#c8c8ff66;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:2}.article-content table .column-resize-handle{background:var(--kb-ui-color);bottom:-2px;cursor:col-resize;position:absolute;right:-2px;top:0;width:4px}.article-content table .column-resize-handle:hover{background:var(--kb-ui-color)}.article-content table p{margin:0}
