@import "https://fonts.googleapis.com/css2?family=Courier+Prime&family=Inter:wght@300;400;500&family=Roboto+Mono&family=Roboto+Slab:wght@300&display=swap";
@import "https://fonts.googleapis.com/css2?family=Merriweather:wght@400;700&display=swap";
@import "https://fonts.googleapis.com/css2?family=Merriweather+Sans:wght@400;700&display=swap";
html,body{color:#ddd;background-color:#000;margin:0;padding:0;font-family:Inter,Merriweather Sans,sans-serif;font-size:16px;font-weight:400;line-height:1.6}*{box-sizing:border-box}nav{gap:1rem;margin-bottom:2rem;display:flex}section{margin-top:2rem;margin-bottom:6rem}hr{border-width:1px;border-color:#b4b4b4;margin:2rem 0}a{color:inherit;font-weight:600;text-decoration:none}.active{color:#fff;font-family:Inter;font-size:1.125rem;font-style:normal;font-weight:400;line-height:normal}.inactive{color:#bbb;font-family:Inter;font-size:1.125rem;font-style:normal;font-weight:400;line-height:normal}.lg-title{color:#fff;margin-bottom:3rem;font-family:Inter;font-size:2rem;font-style:normal;font-weight:400;line-height:normal}.sm-title{color:#ddd;font-family:Inter;font-size:1.1rem;font-style:normal;font-weight:500;line-height:136.2%}.subtitle{color:#bbb;font-weight:400!important}.block{margin-top:2rem;margin-bottom:3rem}.contact-buttons{flex-direction:row;gap:.8rem;display:flex}.button{color:#bbb;background-color:#0000;border:1px solid #3c3c3c;border-radius:6px;flex-direction:row;align-items:center;gap:.4rem;padding:.5rem .85rem;font-size:.875rem;font-weight:400;transition:border-color .2s,color .2s;display:flex}.button:hover{color:#ccc;border-color:#888}p{margin:.7rem 0}li>a{font-weight:500!important}img{max-width:100%;display:block}article{font-size:1.1rem}table{border-collapse:collapse;width:100%;margin:1.5rem 0}th,td{text-align:left;border:1px solid #333;padding:.5rem .75rem}th{color:#fff;font-weight:500}pre{background-color:#141414;border:1px solid #222;border-radius:6px;margin:1.5rem 0;padding:1.25rem;overflow-x:auto}pre code{color:#ccc;font-family:Roboto Mono,Courier Prime,monospace;font-size:.825rem;line-height:1.6}code{font-family:Roboto Mono,Courier Prime,monospace;font-size:.875rem}:not(pre)>code{background-color:#1a1a1a;border-radius:3px;padding:.15rem .4rem;font-size:.85em}.hljs-keyword,.hljs-type{color:#c792ea}.hljs-string,.hljs-template-tag{color:#c3e88d}.hljs-number{color:#f78c6c}.hljs-comment{color:#676e95;font-style:italic}.hljs-function .hljs-title,.hljs-title.function_{color:#82aaff}.hljs-attr,.hljs-property{color:#ffcb6b}.hljs-built_in{color:#89ddff}.hljs-variable,.hljs-params{color:#ccc}.hljs-punctuation,.hljs-operator{color:#89ddff}.hljs-meta{color:#676e95}.p-title{margin-top:2rem}.p-space{margin-top:1rem}
