.toc{--toc-line: rgba(120, 113, 108, .25);--toc-text: rgb(120 113 108);--toc-text-hover: rgb(28 25 23);margin:0 0 2rem}.dark .toc{--toc-line: rgba(168, 162, 158, .2);--toc-text: rgb(168 162 158);--toc-text-hover: rgb(245 245 244)}.toc[data-empty=true]{display:none}.toc .toc-eyebrow{display:flex;align-items:center;gap:.4rem;font-size:.7rem;letter-spacing:.18em;text-transform:uppercase;color:var(--toc-text);margin:0 0 .85rem;font-weight:600}.toc .toc-bracket{color:var(--accent);font-weight:700}.toc .toc-list{list-style:none;margin:0;padding:0;position:relative;border-left:1.5px solid var(--toc-line)}.toc .toc-list li{margin:0;padding:0;position:relative}.toc .toc-list a{display:block;padding:.3rem 0 .3rem .875rem;margin-left:-1.5px;border-left:1.5px solid transparent;color:var(--toc-text);text-decoration:none;font-size:.85rem;line-height:1.45;transition:color .18s ease,border-color .18s ease,padding-left .18s ease;word-break:break-word}.toc .toc-list a:hover{color:var(--toc-text-hover);padding-left:1.05rem}.toc .toc-list a.active{color:var(--accent);border-left-color:var(--accent);font-weight:500}.toc .toc-list .toc-h3 a{padding-left:1.875rem;font-size:.8rem}.toc .toc-list .toc-h3 a:hover{padding-left:2.05rem}.toc .toc-list .toc-h3 a.active{padding-left:1.875rem}.toc .toc-list .toc-h4 a{padding-left:2.875rem;font-size:.78rem;opacity:.85}.toc .toc-list .toc-h4 a:hover{padding-left:3.05rem}@media (max-width: 1279px){.toc{padding:.75rem 0;border-top:1px solid var(--toc-line);border-bottom:1px solid var(--toc-line)}.toc .toc-list{max-height:16rem;overflow-y:auto;padding-right:.5rem}}@media (min-width: 1280px){.toc{position:fixed;top:7rem;right:max(1.25rem,calc((100vw - 768px)/2 - 15.5rem));width:14rem;max-height:calc(100vh - 10rem);margin:0;z-index:20;display:flex;flex-direction:column;min-height:0}.toc .toc-eyebrow{flex:0 0 auto}.toc .toc-list{flex:1 1 auto;min-height:0;overflow-y:auto;padding-right:.25rem;mask-image:linear-gradient(to bottom,transparent 0,black .75rem,black calc(100% - .75rem),transparent 100%);-webkit-mask-image:linear-gradient(to bottom,transparent 0,black .75rem,black calc(100% - .75rem),transparent 100%)}.toc .toc-list::-webkit-scrollbar{width:4px}.toc .toc-list::-webkit-scrollbar-thumb{background:var(--toc-line);border-radius:2px;border:none}}.code-container{position:relative;margin:1em 0}.code-container:hover .expand-button{opacity:1}article pre{word-wrap:break-word;white-space:pre-wrap;margin:0!important;overflow:visible;position:relative}article pre.code-collapsed{max-height:400px;overflow:hidden;position:relative}article pre.code-collapsed:after{content:"";position:absolute;bottom:0;left:0;right:0;height:60px;background:linear-gradient(transparent,#44403ce6);pointer-events:none}.dark article pre.code-collapsed:after{background:linear-gradient(transparent,#292524e6)}.copy-button{position:absolute;top:8px;right:8px;background:#44403cd9;color:#e7e5e4;border:1px solid #57534e;padding:.25rem .75rem;border-radius:.375rem;font-size:.8rem;font-weight:500;cursor:pointer;z-index:10;box-shadow:0 1px 2px #0003;opacity:0;transition:opacity .2s ease-in-out}.code-container:hover .copy-button,.copy-button:focus-visible{opacity:1}.copy-button:disabled{background:#44403cd9;color:#e7e5e4;cursor:not-allowed}.expand-button{position:absolute;bottom:12px;left:50%;transform:translate(-50%);background:#44403cf2;color:#e7e5e4;border:1px solid #57534e;padding:.5rem;border-radius:50%;cursor:pointer;z-index:10;box-shadow:0 2px 8px #0000004d;transition:all .3s ease-in-out;opacity:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center}.expand-button:hover{background:#44403c;transform:translate(-50%) translateY(-3px);box-shadow:0 4px 12px #0006}.expand-button svg{width:16px;height:16px;transition:transform .3s ease-in-out}.expand-button.expanded svg{transform:rotate(180deg)}.heading-anchor{margin-left:.5rem;color:var(--accent);opacity:0;text-decoration:none;font-weight:400;transition:opacity .2s}h1:hover .heading-anchor,h2:hover .heading-anchor,h3:hover .heading-anchor,h4:hover .heading-anchor,.heading-anchor:focus-visible{opacity:1}article img{max-width:100%;height:auto;border-radius:.5rem}article{word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}article code{word-wrap:break-word;overflow-wrap:break-word;white-space:pre-wrap}article pre code{word-wrap:break-word;overflow-wrap:break-word;white-space:pre-wrap;display:block}article table{table-layout:fixed;width:100%}article td,article th{word-wrap:break-word;overflow-wrap:break-word}
