table.gridlike{width:100%;font-family:monospace;margin-bottom:24px}table.gridlike td{padding:8px}table.gridlike,table.gridlike th,table.gridlike td{border:1px solid #ddd;border-collapse:collapse}table.gridlike th{padding:2px 8px}table.gridlike .min-size{inline-size:min-content}table.gridlike td.icon-cell{width:42px;height:42px}table td.checkmark{text-align:center;font-size:1.5em}table td.checkmark.green{color:green}table td.checkmark.yellow{color:#ff0}table td.checkmark.red{color:red}table td.checkmark i{display:block}table.endpoints td{padding:8px}table.endpoints td.endpoint-path{padding:2px 16px;overflow-wrap:break-word;word-break:break-all}table.endpoints td.endpoint-path .flex-container{display:flex;flex-flow:row wrap;column-gap:8px;align-items:center}table.endpoints td.endpoint-path .flex-container span{display:inline-block}table.endpoints td.endpoint-path .flex-container span.endpoint-path{flex-grow:1}table.endpoints td.endpoint-path .non_breakable{word-break:normal}table.endpoints td.endpoint-path a.reference-link{text-align:center;font-size:1.5em}table.endpoints td.endpoint-path a.reference-link.icon-discord{color:#7289da}table.endpoints td.endpoint-path a.reference-link.icon-openapi{color:#d5873e}table.endpoints td .http-method{font-weight:bold}table.endpoints td .http-method.get{color:green}table.endpoints td .http-method.post{color:blue}table.endpoints td .http-method.delete{color:red}table.endpoints td .http-method.put{color:#b9b900}table.endpoints td .http-method.patch{color:peru}table.sticky-header th{position:sticky;top:0;background:#fffffe;z-index:100;outline:1px solid #ddd;border:none;outline-offset:-1px}a.anchor{opacity:0;margin:.3em;animation:fade 2s linear}a.anchor i{font-size:.5em;vertical-align:middle}a.anchor:first-of-type{margin-left:.6em}*:hover>a.anchor{opacity:1}.structure-header{display:inline-flex;flex-direction:row;align-items:baseline;margin:0;width:calc(100% - 2em)}.structure-header .structure-ratio{margin-left:auto;font-size:.8em}details>summary{cursor:pointer;list-style-type:disclosure-closed}details>summary::marker{font-size:2em}details>summary:hover a.anchor{opacity:1}details[open]>summary{list-style-type:disclosure-open}