:root{--sponsorable-bg: #f7f6f2;--sponsorable-bg-highlight: #eeece7;--sponsorable-bg-highlight-dark: #e5e2da;--sponsorable-text: #171715;--sponsorable-text-mono: #838383;--sponsorable-orange: #ff7324}@font-face{font-family:Hex Franklin;src:url(/fonts/HEX_Franklin_v0.3_Variable.woff2) format("woff2");font-weight:400 800;font-display:swap}body{font-family:Hex Franklin,sans-serif;font-size:16px;font-weight:400;font-variation-settings:"wdth" 90,"wght" 400;color:var(--sponsorable-text);background-color:var(--sponsorable-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-smooth:never}h1,h2,h3,h4{font-weight:800;font-variation-settings:"wdth" 70,"wght" 800;letter-spacing:-.25%}h1.no-line-height,h2.no-line-height,h3.no-line-height,h4.no-line-height{line-height:1!important}h1{font-size:48px;letter-spacing:-.25%;font-weight:800;font-variation-settings:"wdth" 70,"wght" 800;line-height:1.1}h2{font-size:32px;line-height:1.2}h3{font-size:24px;line-height:1.2}h4{font-size:18px;line-height:1.3}@media (max-width: 1023px){h1{font-size:36px}h2{font-size:28px}h3{font-size:22px}}strong{font-weight:600;font-variation-settings:"wdth" 90,"wght" 600}.font-mono{font-family:IBM Plex Mono,monospace;font-style:normal;font-weight:400;font-size:12px;letter-spacing:-5%;text-transform:uppercase;color:var(--sponsorable-text-mono)}.highlight{background-color:var(--sponsorable-bg-highlight)}.highlight-dark{background-color:var(--sponsorable-bg-highlight-dark)}::-moz-selection{color:#fff;background:var(--sponsorable-orange)}::selection{color:#fff;background:var(--sponsorable-orange)}.api-docs{min-height:calc(100vh - 200px)}.docs-header{margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid var(--sponsorable-bg-highlight-dark)}.docs-header h1{margin-bottom:1rem}.docs-header .intro{font-size:18px;color:#555;max-width:700px;line-height:1.6}.docs-section{margin-bottom:4rem;scroll-margin-top:2rem}.docs-section h2{margin-bottom:1rem}.docs-section h3{margin-top:2rem;margin-bottom:1rem}.docs-section h4{margin-top:1.5rem;margin-bottom:.75rem}.docs-section p{line-height:1.7;margin-bottom:1rem;max-width:700px}.docs-section a{color:var(--sponsorable-orange);text-decoration:underline}.docs-section a:hover{text-decoration:none}.docs-list{max-width:700px;margin:0 0 1rem 1.25rem;list-style:disc}ol.docs-list{list-style:decimal}.docs-list li{line-height:1.7;margin-bottom:.5rem}.info-box{background:var(--sponsorable-bg-highlight);border-radius:8px;padding:1rem 1.25rem;margin:1.5rem 0;max-width:700px}.info-box h4{font-size:12px;text-transform:uppercase;letter-spacing:.05em;color:var(--sponsorable-text-mono);margin:0 0 .5rem;font-weight:600;font-variation-settings:"wdth" 90,"wght" 600}.docs-section p code,.docs-section td code,.docs-section li code{font-family:IBM Plex Mono,monospace;font-size:13px;background:var(--sponsorable-bg-highlight);padding:.125rem .375rem;border-radius:4px;color:var(--sponsorable-text)}.params-table{width:100%;border-collapse:collapse;margin:1rem 0 1.5rem;font-size:14px}.params-table th,.params-table td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid var(--sponsorable-bg-highlight-dark);vertical-align:top}.params-table th{font-weight:600;font-size:12px;text-transform:uppercase;letter-spacing:.03em;color:var(--sponsorable-text-mono);background:var(--sponsorable-bg-highlight)}.docs-container{display:flex;max-width:1400px;margin:0 auto;padding:0 1rem}.docs-sidebar{width:240px;flex-shrink:0;padding:2rem 1rem;position:sticky;top:0;height:-moz-fit-content;height:fit-content;max-height:calc(100vh - 80px);overflow-y:auto}.sidebar-nav{position:sticky;top:2rem}.sidebar-pages{margin-bottom:1.25rem}.sidebar-group{margin-bottom:1.5rem}.sidebar-group-title{font-size:11px;text-transform:uppercase;letter-spacing:.05em;color:var(--sponsorable-text-mono);margin:0 0 .5rem .75rem;font-weight:600;font-variation-settings:"wdth" 90,"wght" 600}.sidebar-page{margin-bottom:.25rem}.sidebar-page-link{display:block;padding:.375rem .75rem;color:var(--sponsorable-text);text-decoration:none;font-size:14px;font-weight:600;font-variation-settings:"wdth" 90,"wght" 600;border-radius:6px;transition:background-color .15s ease}.sidebar-page-link:hover,.sidebar-page-link.active{background-color:var(--sponsorable-bg-highlight)}.sidebar-section{margin:.75rem 0 1.25rem 1.4rem;padding-left:.75rem;border-left:1px solid var(--sponsorable-bg-highlight-dark)}.sidebar-section h4{font-size:10px;text-transform:uppercase;letter-spacing:.06em;color:var(--sponsorable-text-mono);opacity:.75;margin-bottom:.5rem;font-weight:600;font-variation-settings:"wdth" 90,"wght" 600}.sidebar-section ul{list-style:none;padding:0;margin:0}.sidebar-section li{margin-bottom:.25rem}.sidebar-section a{display:block;padding:.3rem .5rem;color:var(--sponsorable-text);text-decoration:none;font-size:13px;border-radius:6px;transition:background-color .15s ease}.sidebar-section a:hover{background-color:var(--sponsorable-bg-highlight)}.docs-content{flex:1;min-width:0;padding:2rem 2rem 2rem 3rem;border-left:1px solid var(--sponsorable-bg-highlight-dark)}@media (max-width: 900px){.docs-container{flex-direction:column}.docs-sidebar{width:100%;position:static;border-bottom:1px solid var(--sponsorable-bg-highlight-dark);padding:1.5rem 1rem;max-height:none}.sidebar-nav{position:static}.sidebar-page-link{display:inline-block;margin-right:.25rem;margin-bottom:.5rem}.sidebar-page .sidebar-section{display:inline-block;vertical-align:top;margin:.5rem 2rem .5rem 0}.docs-content{padding:2rem 1rem;border-left:none}}
