.lol-explorer_main__ShU_B{min-height:100vh;padding-top:120px;padding-bottom:60px}.lol-explorer_header__StZus{margin-bottom:48px}.lol-explorer_title__Z_3ow{margin-bottom:16px}.lol-explorer_lead___zrsu{margin-top:8px;color:var(--text-secondary)}.lol-explorer_codeBlock__pAwkO{background:var(--bg-secondary);padding:2px 8px;border-radius:4px}.lol-explorer_tabsContainer__pTWAZ{border-bottom:1px solid var(--border);margin-bottom:32px}.lol-explorer_tabsList__QYVWf{display:flex;gap:16px;flex-wrap:wrap}.lol-explorer_tabWrapper__0DJE_{position:relative;display:inline-block}.lol-explorer_tabButton__T5BAT{background:none;padding:12px 16px;cursor:pointer;border:none;border-bottom:2px solid transparent;font-weight:400;transition:all .2s}.lol-explorer_tabButton__T5BAT:disabled{cursor:not-allowed;opacity:.5}.lol-explorer_tabButtonActive__hhe2H{color:var(--primary);border-bottom-color:var(--primary);font-weight:600}.lol-explorer_tabButtonInactive__RJ6sZ{color:var(--text-secondary)}.lol-explorer_authTooltip__UZo1u{position:absolute;bottom:100%;left:50%;transform:translateX(-50%);margin-bottom:8px;padding:8px 12px;background:var(--bg-secondary);border:1px solid var(--border);border-radius:6px;font-size:.85em;white-space:nowrap;pointer-events:none;opacity:0;transition:opacity .2s;z-index:1000}.lol-explorer_tooltipArrow__CowaQ{position:absolute;top:100%;left:50%;transform:translateX(-50%);width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid var(--border)}.lol-explorer_card__TBpoM{margin-bottom:24px}.lol-explorer_cardBody__Dkif2{padding:24px}.lol-explorer_championCard__kwo7K{margin-bottom:16px}.lol-explorer_championCardHeader__ND7J3{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.lol-explorer_championCardTitle__jVdIL{margin:0}.lol-explorer_deleteButton__Ldpnx{padding:6px 12px;font-size:.9em;background:transparent;color:#ef4444;border:1px solid #ef4444}.lol-explorer_championGrid__WVdFX{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:20px;gap:20px}.lol-explorer_championSection__sV1NU{margin-bottom:12px}.lol-explorer_sectionTitle__kYR5o{color:var(--primary);margin-bottom:12px;font-size:1em}.lol-explorer_sectionContent__nOrWg{display:flex;flex-direction:column;gap:8px}.lol-explorer_resultHeader__Ym3a3,.lol-explorer_resultTitle__dPEQX{margin-bottom:16px}.lol-explorer_statusBadge__GkkzC{color:#fff;padding:6px 14px;border-radius:6px;font-weight:600}.lol-explorer_statusSuccess__jBct4{background:#10b981}.lol-explorer_statusError__fRyPo{background:#ef4444}.lol-explorer_statusContainer__UJvNh{display:flex;align-items:center;gap:12px;margin-bottom:16px}.lol-explorer_statusText__Jfjw4{color:var(--text-secondary)}.lol-explorer_championCount__m2p2E{margin-bottom:16px;color:var(--text-secondary)}.lol-explorer_jsonPre__62Eyn{background:var(--bg-secondary);padding:20px;border-radius:8px;overflow:auto;max-height:500px;font-size:.9em;line-height:1.6}.lol-explorer_architectureList__lYhYK{line-height:1.8}.lol-explorer_architectureSublist__ExolW{margin-left:20px}.lol-explorer_architectureItem__3kx_C{margin-top:12px}.lol-explorer_endpointsGrid__xPD6T{display:grid;grid-gap:16px;gap:16px}.lol-explorer_endpointItem__NtxmX{padding:12px;background:var(--bg-secondary);border-radius:6px}.lol-explorer_endpointHeader__OuQL6{display:flex;align-items:center;gap:12px;margin-bottom:4px}.lol-explorer_methodBadge__AOMKq{color:#fff;padding:2px 8px;border-radius:4px;font-size:.75em;font-weight:600}.lol-explorer_methodGet__qJxUb{background:#10b981}.lol-explorer_methodPost__EdKtN{background:#3b82f6}.lol-explorer_methodPut__SpCaY{background:#f59e0b}.lol-explorer_methodDelete__mqqV7{background:#ef4444}.lol-explorer_endpointPath__69Op3{font-size:.9em;color:var(--primary)}.lol-explorer_endpointDescription__zCnyw{color:var(--text-secondary);margin-left:60px;font-size:.9em}.lol-explorer_quickActions__BZoRD{margin-bottom:32px}.lol-explorer_quickActionsTitle__hpEwD{font-size:1.1em;margin-bottom:16px}.lol-explorer_quickActionsGrid__bL3XZ{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:12px;gap:12px}.lol-explorer_searchForm__KYB_d{margin-bottom:32px;padding:24px;background:var(--bg-secondary);border-radius:8px}.lol-explorer_searchGrid__0KjUT{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:16px;gap:16px;margin-bottom:16px}.lol-explorer_searchInput__ebkRn,.lol-explorer_searchSelect__PLl5f{padding:10px 14px;border-radius:6px;border:1px solid var(--border);background:var(--bg);color:var(--text)}.lol-explorer_warningCard___Xqgk{margin-bottom:24px;border-left:4px solid #f59e0b}.lol-explorer_warningText__doiSJ{color:#f59e0b;margin:0}.lol-explorer_warningLink__1mfn7{color:var(--primary);text-decoration:underline}.lol-explorer_createForm__1STww{display:grid;grid-gap:20px;gap:20px}.lol-explorer_formLabel__7CTd1{display:block;margin-bottom:8px;font-weight:600}.lol-explorer_formRequired__aLwri{color:#ef4444}.lol-explorer_formInput__VgidK{width:100%;padding:10px 14px;border-radius:6px;border:1px solid var(--border);background:var(--bg);color:var(--text)}.lol-explorer_formGrid__ANxvT{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:16px;gap:16px}.lol-explorer_statsDetails__HHa2s{padding:16px;background:var(--bg-secondary);border-radius:8px}.lol-explorer_statsSummary__eav5_{cursor:pointer;font-weight:600;margin-bottom:16px}.lol-explorer_statsGrid__ZzeYE{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-gap:12px;gap:12px}.lol-explorer_statField__fKSCE{display:block;margin-bottom:4px;font-size:.9em}.lol-explorer_statInput__CHFkO{width:100%;padding:8px 10px;border-radius:6px;border:1px solid var(--border);background:var(--bg);color:var(--text)}.lol-explorer_formActions__ZXQbW{display:flex;gap:12px}.lol-explorer_loading__5uINx{text-align:center;padding:40px}.lol-explorer_loadingCreate__yoDQO{text-align:center;padding:40px;margin-top:24px}.lol-explorer_apiResponseContainer__dajWb{margin-top:24px}.lol-explorer_overviewText__Zhil6{line-height:1.8;margin-bottom:16px}