@import"https://fonts.googleapis.com/css2?family=Archivo:ital,wght@0,100..900;1,100..900&family=Jersey+10&display=swap";._page_1kavz_1{min-height:100vh;display:flex;flex-direction:column;align-items:center;padding:2rem 1rem 0;gap:1.5rem}._header_1kavz_10{text-align:center}._title_1kavz_14{font-size:3rem;font-weight:700;color:var(--text);margin-bottom:.25rem}._subtitle_1kavz_21{font-size:1rem;color:var(--text-muted);max-width:31.25rem}._discordButton_1kavz_27{display:inline-flex;align-items:center;gap:.5rem;margin-top:1rem;padding:.5rem 1.125rem;background:#5865f2;color:#fff;border-radius:.375rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:background .15s ease}._discordButton_1kavz_27:hover{background:#4752c4;text-decoration:none}._discordIcon_1kavz_46{width:1.25rem;height:1.25rem;flex-shrink:0}._loading_1kavz_52{font-size:1rem;color:var(--text-muted)}._error_1kavz_57{max-width:41.25rem;width:100%;padding:.75rem 1rem;background:var(--surface);border-left:4px solid #ed4245;border-radius:.25rem;font-size:1rem;color:var(--text)}._footer_1kavz_68{margin-top:auto;width:100%;padding:1.25rem 1rem;border-top:1px solid var(--border);text-align:center;font-family:"Jersey 10",sans-serif;font-size:1rem;color:var(--text-muted);letter-spacing:.04em}._container_1x1az_1{width:100%;max-width:41.25rem;background:var(--surface);border-radius:.25rem;padding:.75rem 1rem}._heading_1x1az_9{font-size:.75rem;font-weight:700;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}._list_1x1az_18{display:flex;flex-direction:column;gap:.5rem}._item_1x1az_24{display:flex;flex-direction:column;gap:.125rem}._itemHeader_1x1az_30{display:flex;align-items:baseline;gap:.5rem;flex-wrap:wrap}._code_1x1az_37{font-size:.8125rem;color:var(--text);background:var(--bg);padding:.125rem .375rem;border-radius:.1875rem;font-family:Consolas,Courier New,monospace;white-space:nowrap}._example_1x1az_47{font-size:.75rem;color:var(--text-muted);font-style:italic}._desc_1x1az_53{font-size:.8125rem;color:var(--text-muted);padding-left:.25rem}._form_1w05q_1{display:flex;gap:.5rem;width:100%;max-width:41.25rem}._inputWrapper_1w05q_8{position:relative;flex:1;display:flex;align-items:center}._slash_1w05q_15{position:absolute;left:.75rem;font-size:1rem;font-weight:600;color:var(--text-muted);pointer-events:none;-webkit-user-select:none;user-select:none}._input_1w05q_8{width:100%;padding:.5rem .75rem .5rem 1.5rem;font-size:1rem;background:var(--bg);color:var(--text);border:1px solid var(--border);border-radius:.25rem;outline:none;font-family:inherit}._button_1w05q_37{padding:.5rem 1rem;font-size:1rem;font-weight:600;background:var(--accent);color:#fff;border:none;border-radius:.25rem;transition:opacity .15s}._button_1w05q_37:disabled{opacity:.5}._card_yjt3g_1{display:inline-flex;max-width:41.25rem;width:100%;background:var(--surface);border-radius:.25rem;overflow:hidden}._body_yjt3g_10{padding:.75rem 1rem;flex:1;min-width:0;display:flex;flex-direction:column;gap:.5rem}._header_yjt3g_19{display:flex;gap:1rem;align-items:flex-start}._headerContent_yjt3g_25{flex:1;min-width:0}._title_yjt3g_30{font-weight:600;font-size:1.25rem}._title_yjt3g_30._link_yjt3g_34{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._title_yjt3g_30._plain_yjt3g_40{color:var(--text)}._description_yjt3g_44{font-size:.875rem;color:var(--text);margin-bottom:.25rem;white-space:pre-wrap;word-break:break-word}._thumbnail_yjt3g_52{width:4rem;height:4rem;object-fit:contain;flex-shrink:0;border-radius:.25rem;image-rendering:pixelated}._fields_yjt3g_61{display:flex;flex-direction:column;gap:.5rem}._fieldsRow_yjt3g_67{display:grid;gap:.5rem}._fieldsRow_yjt3g_67._cols1_yjt3g_71{grid-template-columns:1fr}._fieldsRow_yjt3g_67._cols2_yjt3g_74{grid-template-columns:repeat(2,1fr)}._fieldsRow_yjt3g_67._cols3_yjt3g_77{grid-template-columns:repeat(3,1fr)}._fieldName_yjt3g_81{font-size:1rem;font-weight:700;color:var(--text)}._fieldValue_yjt3g_87{font-size:.875rem;font-weight:400;color:var(--text);word-break:break-word}._fieldValue_yjt3g_87 p,._fieldValue_yjt3g_87 ul,._fieldValue_yjt3g_87 ol{margin:0}._fieldValue_yjt3g_87 li+li{margin-top:.125rem}._footer_yjt3g_100{margin-top:.75rem;padding-top:.5rem;border-top:1px solid var(--border);font-size:.75rem;color:var(--text-muted);white-space:pre-wrap}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #1e1f22;--surface: #2b2d31;--surface-raised: #313338;--border: #3f4147;--text: #dbdee1;--text-muted: #949ba4;--text-link: #00a8fc;--accent: #5b8a3c;--font: "Archivo", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif}html,body,#root{height:100%}body{background-color:var(--bg);color:var(--text);font-family:var(--font);font-size:1rem;line-height:1.5}a{color:var(--text-link);text-decoration:none}a:hover{text-decoration:underline}button{cursor:pointer;font-family:var(--font)}h1,h2,h3{font-family:"Jersey 10",sans-serif}
