.index-module__TyQwxW__option{min-height:1lh;color:var(--foreground-shade);white-space:nowrap;align-items:center;padding:0;text-decoration:none;display:inline-flex;box-shadow:inset 0 0 0 1px #0000}@media (hover:hover) and (pointer:fine){.index-module__TyQwxW__option:hover{color:var(--foreground);text-decoration:none}}.index-module__TyQwxW__option:focus-visible{background:var(--foreground-accent);color:var(--background);outline:none;text-decoration:none}.index-module__TyQwxW__option.index-module__TyQwxW__active{color:var(--foreground);box-shadow:none;background:0 0;font-weight:700}.index-module__TyQwxW__option.index-module__TyQwxW__active:focus-visible{background:var(--foreground-accent);color:var(--background)}.index-module__TyQwxW__menu{align-items:baseline;display:inline-flex;position:relative}.index-module__TyQwxW__menu>button{appearance:none;font:inherit;background:0 0;border:0;align-items:center;list-style:none;display:inline-flex}.index-module__TyQwxW__menuList{z-index:10;min-width:max(100%,10rem);max-width:calc(100vw - (2 * var(--spacing-md)));max-height:min(18rem, calc(100dvh - var(--statusline-height) - 6rem));align-items:stretch;gap:var(--spacing-xxs);padding:var(--spacing-xs);border:2px solid var(--border-color);background:var(--background);box-shadow:0 0 0 1px var(--background);flex-direction:column;display:none;position:absolute;top:100%;left:0;overflow-y:auto}.index-module__TyQwxW__menu.index-module__TyQwxW__open .index-module__TyQwxW__menuList{display:flex}.index-module__TyQwxW__menuOption{width:100%;min-height:2.25rem;padding:0 var(--spacing-xs);align-items:center;display:flex}
.index-module__jcJKLG__container{align-items:stretch;gap:var(--index-filter-bar-spacing,var(--spacing-sm));width:100%;font-family:var(--font-mono);font-variant-ligatures:none;font-feature-settings:"liga" 0, "calt" 0;flex-direction:column;font-size:1.125rem;line-height:1.625rem;display:flex}.index-module__jcJKLG__prompt,.index-module__jcJKLG__subcommand{color:var(--foreground-shade)}.index-module__jcJKLG__command{color:var(--foreground);font-weight:700}.index-module__jcJKLG__operator{color:var(--foreground-accent);font-weight:700}.index-module__jcJKLG__homeCommand,.index-module__jcJKLG__shellLine{flex:none;align-items:baseline;gap:1ch;text-decoration:none;display:inline-flex}.index-module__jcJKLG__shellLine{white-space:nowrap;width:fit-content}.index-module__jcJKLG__filterPanel{border:1px solid color-mix(in srgb, var(--foreground) 14%, var(--background));flex-wrap:wrap;align-items:baseline;gap:.5rem 2ch;width:100%;padding:.5rem;display:flex}.index-module__jcJKLG__filterGroup{flex:none;align-items:baseline;gap:0 2ch;min-width:0;display:inline-flex}.index-module__jcJKLG__tuiControl{white-space:nowrap;flex:0 auto;align-items:baseline;gap:1ch;min-width:0;display:inline-flex}.index-module__jcJKLG__tuiControl:has(.index-module__jcJKLG__searchForm){flex:24ch;max-width:42ch}.index-module__jcJKLG__tuiLabel{color:var(--foreground-shade)}.index-module__jcJKLG__resetControl{color:var(--foreground-shade);white-space:nowrap;font-weight:700;text-decoration:none}.index-module__jcJKLG__resetControl:focus-visible{background:var(--foreground-accent);color:var(--background);outline:none}.index-module__jcJKLG__visuallyHidden{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.index-module__jcJKLG__searchForm{background:linear-gradient(to bottom, color-mix(in srgb, var(--foreground) 8%, transparent), color-mix(in srgb, var(--foreground) 5%, transparent));flex:18ch;align-items:center;gap:1ch;min-width:min(18ch,100%);padding-inline:.5ch;display:flex}.index-module__jcJKLG__searchInput{appearance:none;width:auto;min-width:0;color:var(--foreground);font:inherit;caret-color:var(--foreground-accent);background:0 0;border:0;border-radius:0;outline:0;flex:auto;padding:0}.index-module__jcJKLG__searchLoading{color:var(--foreground-shade);opacity:.64;font-size:.72em}.index-module__jcJKLG__searchSubmit{appearance:none;color:color-mix(in srgb, var(--foreground-shade) 64%, var(--background));cursor:pointer;font:inherit;text-align:center;white-space:nowrap;background:0 0;border:0;border-radius:0;outline:0;flex:none;justify-content:center;align-items:center;min-inline-size:1.25em;padding:0;font-size:.95em;font-weight:400;line-height:1;display:inline-flex;transform:translateY(-.06em)}.index-module__jcJKLG__searchSubmit .index-module__jcJKLG__searchSubmitLoading{--tui-loading-cell-size:.28em;--tui-loading-cell-gap:.08em}.index-module__jcJKLG__searchInput::-webkit-search-cancel-button{appearance:none;display:none}.index-module__jcJKLG__searchInput::-webkit-search-decoration{appearance:none;display:none}.index-module__jcJKLG__searchForm:focus-within{background:var(--foreground-accent);color:var(--background)}.index-module__jcJKLG__searchForm:focus-within .index-module__jcJKLG__searchInput,.index-module__jcJKLG__searchForm:focus-within .index-module__jcJKLG__searchSubmit{color:inherit}.index-module__jcJKLG__searchForm:focus-within .index-module__jcJKLG__searchInput{caret-color:var(--background)}.index-module__jcJKLG__searchSubmit:focus-visible{outline-offset:1px;outline:1px solid}.index-module__jcJKLG__prompt{white-space:nowrap;color:var(--foreground);font-weight:700}@media (hover:hover) and (pointer:fine){.index-module__jcJKLG__homeCommand:hover .index-module__jcJKLG__prompt,.index-module__jcJKLG__homeCommand:hover .index-module__jcJKLG__operator,.index-module__jcJKLG__homeCommand:hover .index-module__jcJKLG__command{color:var(--foreground-accent)}.index-module__jcJKLG__homeCommand:hover{text-decoration:none}.index-module__jcJKLG__homeCommand:focus-visible{background:var(--foreground-accent);color:var(--background);outline:none;text-decoration:none}.index-module__jcJKLG__homeCommand:focus-visible .index-module__jcJKLG__prompt,.index-module__jcJKLG__homeCommand:focus-visible .index-module__jcJKLG__operator,.index-module__jcJKLG__homeCommand:focus-visible .index-module__jcJKLG__command{color:var(--background)}.index-module__jcJKLG__searchForm:hover{background:color-mix(in srgb, var(--foreground-accent) 22%, transparent)}.index-module__jcJKLG__searchForm:focus-within{background:var(--foreground-accent);color:var(--background)}.index-module__jcJKLG__searchSubmit:hover{color:var(--foreground-accent)}.index-module__jcJKLG__resetControl:hover{color:var(--foreground);text-decoration:none}.index-module__jcJKLG__searchForm:focus-within .index-module__jcJKLG__searchSubmit{color:inherit}}@media (max-width:767px){.index-module__jcJKLG__filterPanel{gap:.5rem 2ch}.index-module__jcJKLG__filterGroup{flex-wrap:wrap;flex:100%;row-gap:.5rem}.index-module__jcJKLG__tuiControl:has(.index-module__jcJKLG__searchForm){flex-basis:100%;max-width:none}}
