:root{--chevron-up-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 15l7-7 7 7'/%3E%3C/svg%3E")}.chevron{display:flex;align-items:center}.chevron::before{content:"";display:inline-block;width:1rem;height:1rem}.chevron-left::before{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M15 19l-7-7 7-7'/%3E%3C/svg%3E")no-repeat}.chevron-right::before{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M9 19l7-7 7-7'/%3E%3C/svg%3E")no-repeat}.chevron-up::before{background:var(--chevron-up-icon)no-repeat}.chevron-down::before{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 9l7-7 7 7'/%3E%3C/svg%3E")no-repeat}summary .chevron-toc::before{content:"";display:inline-block;background:var(--chevron-up-icon)no-repeat;width:1rem;height:1rem;transition:transform .2s ease-in-out}details:not([open])>summary .chevron-toc::before{transform:rotate(180deg)}article h2{color:var(--white);text-decoration-line:underline;font-weight:700;text-decoration-thickness:1px;text-underline-offset:4px;text-decoration-color:#818181}.article-container{text-align:left}.article-header{margin-bottom:3rem}.article-header h1{margin-bottom:.5rem}.article-meta{font-size:.875rem;color:var(--gray-400)}.article-meta a{font-size:inherit}.article-toc{border:1px solid var(--white);border-radius:0;margin-bottom:2rem;overflow:hidden}.article-toc summary{padding:1rem;background-color:initial;cursor:pointer;font-weight:600;color:var(--white);display:flex;align-items:center;justify-content:space-between;list-style:none}.article-toc summary:hover{background-color:var(--gray-800)}.article-toc-content{padding:1rem;background-color:#111}.article-toc nav{font-size:.875rem}.article-toc nav ul{list-style:none;padding-left:0;margin:0}.article-toc nav li{margin:.5rem 0}.article-toc nav a{font-size:1rem;color:var(--gray-200)}.article-toc nav a:hover{color:var(--highlight-color)}.article-content{line-height:1.5}.article-content p{margin-bottom:.65rem}.article-content h2{margin-top:2.5rem;margin-bottom:1rem}.article-content h3{margin-top:2rem;margin-bottom:.75rem;color:var(--white)}.article-content ul,.article-content ol{margin-bottom:1.5rem;padding-left:2rem}.article-content li{margin:.5rem 0}.article-content strong{color:var(--white)}.article-back-link{display:inline-flex;align-items:center;gap:.5rem;font-size:1rem}.article-footer-nav{display:flex;justify-content:space-between;padding-top:2rem;border-top:1px solid var(--gray-700)}.article-content table{width:100%;border-collapse:collapse;margin-bottom:1.5rem;font-size:.9rem}.article-content th,.article-content td{padding:.75rem 1rem;text-align:left;border:1px solid var(--gray-700)}.article-content th{background-color:var(--gray-800);color:var(--white);font-weight:600}.article-content tr:nth-child(even){background-color:rgba(255,255,255,3%)}.article-content tr:hover{background-color:rgba(255,255,255,5%)}.article-content table{display:block;overflow-x:auto}