.inpage-search .api-result-name-wrap{display:inline-flex;align-items:baseline;gap:0;min-width:0;overflow:hidden}.inpage-search .api-result-parent{color:var(--sl-color-gray-3);font-size:.85em;font-weight:400;flex-shrink:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.inpage-search .api-result-dot{color:var(--sl-color-gray-4);font-size:.85em;flex-shrink:0}.inpage-search .api-search-result-name{font-weight:600;font-size:var(--api-text-md, 1.05rem);flex-shrink:0}.inpage-search .api-kind-micro{display:inline-block;font-size:.65rem;font-weight:700;padding:.1rem .4rem;border-radius:.25rem;text-transform:uppercase;letter-spacing:.04em;color:#fff;background:var(--api-kind-class, var(--sl-color-accent));flex-shrink:0;line-height:1.4;vertical-align:middle}.inpage-search .api-kind-micro.kind-interface{background:var(--api-kind-interface)}.inpage-search .api-kind-micro.kind-enum{background:var(--api-kind-enum)}.inpage-search .api-kind-micro.kind-struct{background:var(--api-kind-struct)}.inpage-search .api-kind-micro.kind-record{background:var(--api-kind-record)}.inpage-search .api-kind-micro.kind-delegate{background:var(--api-kind-delegate)}.inpage-search .api-kind-micro.kind-record-struct{background:var(--api-kind-record-struct)}.inpage-search .api-kind-micro.kind-method{background:#2563a8}.inpage-search .api-kind-micro.kind-property{background:#0a7d56}.inpage-search .api-kind-micro.kind-constructor{background:#6d3dc8}.inpage-search .api-kind-micro.kind-field{background:#9a6400}.inpage-search .api-kind-micro.kind-event{background:#c42b2b}.inpage-search .api-kind-micro.kind-indexer{background:#047e94}.inpage-search .api-kind-micro.kind-enum-member{background:#d97706}[data-theme=light] .inpage-search .api-kind-micro{color:var(--api-kind-class);background:color-mix(in srgb,var(--api-kind-class) 10%,#f5f5f5);border:1px solid color-mix(in srgb,var(--api-kind-class) 25%,transparent)}[data-theme=light] .inpage-search .api-kind-micro.kind-interface{color:var(--api-kind-interface);background:color-mix(in srgb,var(--api-kind-interface) 10%,#f5f5f5);border-color:color-mix(in srgb,var(--api-kind-interface) 25%,transparent)}[data-theme=light] .inpage-search .api-kind-micro.kind-enum{color:var(--api-kind-enum);background:color-mix(in srgb,var(--api-kind-enum) 10%,#f5f5f5);border-color:color-mix(in srgb,var(--api-kind-enum) 25%,transparent)}[data-theme=light] .inpage-search .api-kind-micro.kind-struct{color:var(--api-kind-struct);background:color-mix(in srgb,var(--api-kind-struct) 10%,#f5f5f5);border-color:color-mix(in srgb,var(--api-kind-struct) 25%,transparent)}[data-theme=light] .inpage-search .api-kind-micro.kind-record{color:var(--api-kind-record);background:color-mix(in srgb,var(--api-kind-record) 10%,#f5f5f5);border-color:color-mix(in srgb,var(--api-kind-record) 25%,transparent)}[data-theme=light] .inpage-search .api-kind-micro.kind-delegate{color:var(--api-kind-delegate);background:color-mix(in srgb,var(--api-kind-delegate) 10%,#f5f5f5);border-color:color-mix(in srgb,var(--api-kind-delegate) 25%,transparent)}[data-theme=light] .inpage-search .api-kind-micro.kind-record-struct{color:var(--api-kind-record-struct);background:color-mix(in srgb,var(--api-kind-record-struct) 10%,#f5f5f5);border-color:color-mix(in srgb,var(--api-kind-record-struct) 25%,transparent)}[data-theme=light] .inpage-search .api-kind-micro.kind-method{color:#2563a8;background:color-mix(in srgb,#2563a8 10%,#f5f5f5);border:1px solid color-mix(in srgb,#2563a8 25%,transparent)}[data-theme=light] .inpage-search .api-kind-micro.kind-property{color:#0a7d56;background:color-mix(in srgb,#0a7d56 10%,#f5f5f5);border:1px solid color-mix(in srgb,#0a7d56 25%,transparent)}[data-theme=light] .inpage-search .api-kind-micro.kind-constructor{color:#6d3dc8;background:color-mix(in srgb,#6d3dc8 10%,#f5f5f5);border:1px solid color-mix(in srgb,#6d3dc8 25%,transparent)}[data-theme=light] .inpage-search .api-kind-micro.kind-field{color:#9a6400;background:color-mix(in srgb,#9a6400 10%,#f5f5f5);border:1px solid color-mix(in srgb,#9a6400 25%,transparent)}[data-theme=light] .inpage-search .api-kind-micro.kind-event{color:#c42b2b;background:color-mix(in srgb,#c42b2b 10%,#f5f5f5);border:1px solid color-mix(in srgb,#c42b2b 25%,transparent)}[data-theme=light] .inpage-search .api-kind-micro.kind-indexer{color:#047e94;background:color-mix(in srgb,#047e94 10%,#f5f5f5);border:1px solid color-mix(in srgb,#047e94 25%,transparent)}[data-theme=light] .inpage-search .api-kind-micro.kind-enum-member{color:#d97706;background:color-mix(in srgb,#d97706 10%,#f5f5f5);border:1px solid color-mix(in srgb,#d97706 25%,transparent)}.inpage-search mark{background-color:transparent;color:inherit;text-decoration:underline;text-decoration-color:var(--sl-color-text-accent);text-underline-offset:2px;text-decoration-thickness:2px}.inpage-search .api-search-empty{padding:2.5rem 1.5rem;text-align:center;background:var(--api-surface, var(--sl-color-gray-6));border-radius:var(--api-radius-lg, .75rem);color:var(--sl-color-gray-2)}.inpage-search .api-search-empty-hint{margin-top:.5rem;font-size:var(--api-text-sm, .875rem);color:var(--sl-color-gray-3)}.inpage-search .api-load-more{display:block;width:100%;padding:.65rem 1rem;margin-top:.75rem;background:var(--sl-color-accent-low);border:1px solid var(--sl-color-accent);border-radius:var(--api-radius-md, .5rem);color:var(--sl-color-accent-high);font-size:var(--api-text-sm, .875rem);font-weight:600;cursor:pointer;transition:background .15s,border-color .15s,color .15s;text-align:center}.inpage-search .api-load-more:hover{background:var(--sl-color-accent);color:#fff;border-color:var(--sl-color-accent)}:root[data-theme=light] .inpage-search .api-load-more{color:var(--sl-color-accent-high);background:var(--sl-color-accent-low);border-color:var(--sl-color-accent)}:root[data-theme=light] .inpage-search .api-load-more:hover{color:#fff;background:var(--sl-color-accent)}.sr-only:where(.astro-ktgluwzy){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.inpage-search-bar:where(.astro-ktgluwzy){margin-bottom:.25rem}.inpage-search-input-wrap:where(.astro-ktgluwzy){position:relative;display:flex;align-items:center}.inpage-search-icon:where(.astro-ktgluwzy){position:absolute;left:.85rem;color:var(--sl-color-gray-1);pointer-events:none}.inpage-search:where(.astro-ktgluwzy)[data-size=lg] .inpage-search-icon:where(.astro-ktgluwzy){width:18px;height:18px}.inpage-search:where(.astro-ktgluwzy)[data-size=sm] .inpage-search-icon:where(.astro-ktgluwzy){width:16px;height:16px}.inpage-search-input:where(.astro-ktgluwzy){width:100%;background-color:var(--sl-color-black);color:var(--sl-color-text);border:1px solid var(--sl-color-gray-5);box-sizing:border-box;transition:border-color .15s,box-shadow .15s}.inpage-search:where(.astro-ktgluwzy)[data-size=lg] .inpage-search-input:where(.astro-ktgluwzy){padding:.75rem 2.5rem .75rem 2.75rem;font-size:1rem;height:3rem;border-radius:.75rem}.inpage-search:where(.astro-ktgluwzy)[data-size=sm] .inpage-search-input:where(.astro-ktgluwzy){padding:.6rem 2.25rem .6rem 2.5rem;font-size:.9rem;height:2.5rem;border-radius:.5rem}.inpage-search-input:where(.astro-ktgluwzy)::placeholder{color:var(--sl-color-gray-1)}.inpage-search-input:where(.astro-ktgluwzy)::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}.inpage-search-clear:where(.astro-ktgluwzy){position:absolute;right:.6rem;display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;padding:0;border:none;border-radius:50%;background:var(--sl-color-gray-5);color:var(--sl-color-gray-2);cursor:pointer;transition:background .15s,color .15s}.inpage-search-clear:where(.astro-ktgluwzy) svg:where(.astro-ktgluwzy){width:14px;height:14px}.inpage-search-clear:where(.astro-ktgluwzy):hover{background:var(--sl-color-gray-4);color:var(--sl-color-white)}.inpage-search-input:where(.astro-ktgluwzy):focus{outline:none;border-color:var(--sl-color-text-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--sl-color-text-accent) 20%,transparent)}.inpage-kind-filters:where(.astro-ktgluwzy){display:flex;flex-wrap:wrap;gap:.375rem;margin-top:.5rem}.api-filter-chip:where(.astro-ktgluwzy){display:inline-flex;align-items:center;gap:.35rem;padding:.25rem .6rem;border:1px solid var(--sl-color-gray-5);border-radius:2rem;background:transparent;color:var(--sl-color-gray-2);font-size:.78rem;cursor:pointer;transition:border-color .15s ease,background .15s ease,color .15s ease;white-space:nowrap;text-transform:capitalize;user-select:none}.api-filter-chip:where(.astro-ktgluwzy):hover{border-color:var(--sl-color-gray-3);color:var(--sl-color-white);background:var(--sl-color-gray-6)}.api-filter-chip:where(.astro-ktgluwzy).active{border-color:currentColor;background:color-mix(in srgb,currentColor 12%,transparent);font-weight:600}.api-filter-chip:where(.astro-ktgluwzy).active[data-kind=class]{color:var(--api-kind-class)}.api-filter-chip:where(.astro-ktgluwzy).active[data-kind=interface]{color:var(--api-kind-interface)}.api-filter-chip:where(.astro-ktgluwzy).active[data-kind=enum]{color:var(--api-kind-enum)}.api-filter-chip:where(.astro-ktgluwzy).active[data-kind=struct]{color:var(--api-kind-struct)}.api-filter-chip:where(.astro-ktgluwzy).active[data-kind=record]{color:var(--api-kind-record)}.api-filter-chip:where(.astro-ktgluwzy).active[data-kind=delegate]{color:var(--api-kind-delegate)}.api-filter-chip:where(.astro-ktgluwzy).active[data-kind="record struct"]{color:var(--api-kind-record-struct)}.api-filter-chip:where(.astro-ktgluwzy).active[data-kind=method]{color:#3b82f6}.api-filter-chip:where(.astro-ktgluwzy).active[data-kind=property]{color:#10b981}.api-filter-chip:where(.astro-ktgluwzy).active[data-kind=constructor]{color:#8b5cf6}.api-filter-chip:where(.astro-ktgluwzy).active[data-kind=field]{color:#f59e0b}.api-filter-chip:where(.astro-ktgluwzy).active[data-kind=event]{color:#ef4444}.api-filter-chip:where(.astro-ktgluwzy).active[data-kind=indexer]{color:#06b6d4}.api-filter-chip:where(.astro-ktgluwzy).active[data-kind="enum member"]{color:#d97706}.api-filter-dot:where(.astro-ktgluwzy){width:8px;height:8px;border-radius:50%;flex-shrink:0;background:var(--api-kind-class, var(--sl-color-accent))}.api-filter-dot:where(.astro-ktgluwzy).kind-interface{background:var(--api-kind-interface)}.api-filter-dot:where(.astro-ktgluwzy).kind-enum{background:var(--api-kind-enum)}.api-filter-dot:where(.astro-ktgluwzy).kind-struct{background:var(--api-kind-struct)}.api-filter-dot:where(.astro-ktgluwzy).kind-record{background:var(--api-kind-record)}.api-filter-dot:where(.astro-ktgluwzy).kind-delegate{background:var(--api-kind-delegate)}.api-filter-dot:where(.astro-ktgluwzy).kind-record-struct{background:var(--api-kind-record-struct)}.api-filter-dot:where(.astro-ktgluwzy).kind-method{background:#2563a8}.api-filter-dot:where(.astro-ktgluwzy).kind-property{background:#0a7d56}.api-filter-dot:where(.astro-ktgluwzy).kind-constructor{background:#6d3dc8}.api-filter-dot:where(.astro-ktgluwzy).kind-field{background:#9a6400}.api-filter-dot:where(.astro-ktgluwzy).kind-event{background:#c42b2b}.api-filter-dot:where(.astro-ktgluwzy).kind-indexer{background:#047e94}.api-filter-dot:where(.astro-ktgluwzy).kind-enum-member{background:#d97706}.inpage-search-stats:where(.astro-ktgluwzy){display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.4rem 0 .15rem;font-size:var(--api-text-sm, .875rem);color:var(--sl-color-gray-3)}.inpage-clear-filters:where(.astro-ktgluwzy){background:none;border:none;color:var(--sl-color-text-accent);font-size:.82rem;cursor:pointer;padding:0;text-decoration:underline;white-space:nowrap}.inpage-clear-filters:where(.astro-ktgluwzy):hover{color:var(--sl-color-white)}@media(max-width:480px){.inpage-search:where(.astro-ktgluwzy)[data-size=lg] .inpage-search-input:where(.astro-ktgluwzy){height:2.5rem;font-size:.9rem;border-radius:.5rem}.inpage-search:where(.astro-ktgluwzy)[data-size=lg] .inpage-search-icon:where(.astro-ktgluwzy){width:16px;height:16px;left:.75rem}.inpage-search:where(.astro-ktgluwzy)[data-size=sm] .inpage-search-input:where(.astro-ktgluwzy){font-size:.85rem;height:2.25rem}.api-filter-chip:where(.astro-ktgluwzy){font-size:.72rem;padding:.2rem .5rem}}
