.vh-sb{--sb-fg: #24292f;--sb-sub: #57606a;--sb-ph: #6b7280;--sb-field-bg: #fff;--sb-border: #b9c0c8;--sb-border-strong: #6e7781;--sb-accent: #0b5fd6;--sb-panel-bg: #fff;--sb-panel-border: #d0d7de;--sb-active-bg: #eaf1fb;--sb-active-bar: #0b5fd6;--sb-muted: #57606a;--sb-danger: #b42318;--sb-shadow: 0 10px 30px rgba(140, 149, 159, .28), 0 2px 6px rgba(140, 149, 159, .18);position:relative;box-sizing:border-box;font-family:Arial,Helvetica,sans-serif;text-align:start}.vh-sb *,.vh-sb *:before,.vh-sb *:after{box-sizing:border-box}.vh-sb__opt{padding:0}.vh-sb__note p{margin:0 0 6px;font-size:.9rem;white-space:normal}.vh-sb__note p:last-child{margin-bottom:0}@media(prefers-color-scheme:dark){.vh-sb{--sb-fg: #c9d1d9;--sb-sub: #8b949e;--sb-ph: #8b949e;--sb-field-bg: #0d1117;--sb-border: #30363d;--sb-border-strong: #6e7681;--sb-accent: #58a6ff;--sb-panel-bg: #161b22;--sb-panel-border: #30363d;--sb-active-bg: #1f2a3d;--sb-active-bar: #58a6ff;--sb-muted: #8b949e;--sb-danger: #ff7b72;--sb-shadow: 0 10px 30px rgba(1, 4, 9, .7), 0 2px 6px rgba(1, 4, 9, .6)}}.vh-sb--hero{width:min(640px,92vw);margin-inline:auto}.vh-sb--header{width:100%;margin:0 0 1.4em}.vh-sb__field{position:relative;display:block}.vh-sb__input{width:100%;margin:0;font:inherit;font-size:1rem;line-height:1.2;color:var(--sb-fg);background:var(--sb-field-bg);border:1px solid var(--sb-border-strong);border-radius:10px;padding-block:0;padding-inline-start:44px;padding-inline-end:84px;height:44px;-webkit-appearance:none;appearance:none;transition:border-color .15s ease,box-shadow .15s ease}.vh-sb--hero .vh-sb__input{height:54px;font-size:1.15rem;border-radius:12px}.vh-sb__input::placeholder{color:var(--sb-ph);opacity:1}.vh-sb__input::-webkit-search-cancel-button,.vh-sb__input::-webkit-search-decoration{-webkit-appearance:none;appearance:none}.vh-sb__input:hover{border-color:var(--sb-fg)}.vh-sb__field:focus-within .vh-sb__input{border-color:var(--sb-accent)}.vh-sb__input:focus-visible{outline:2px solid var(--sb-accent);outline-offset:2px;border-color:var(--sb-accent)}.vh-sb__icon{position:absolute;inset-inline-start:14px;inset-block-start:50%;transform:translateY(-50%);width:18px;height:18px;color:var(--sb-muted);pointer-events:none}.vh-sb__icon svg{display:block;width:100%;height:100%;fill:currentColor}.vh-sb__submit,.vh-sb__clear{position:absolute;inset-block-start:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;margin:0;border:0;background:transparent;cursor:pointer;color:var(--sb-muted);padding:0}.vh-sb__submit{inset-inline-end:6px;width:38px;height:38px;border-radius:8px;color:#fff;background:var(--sb-accent)}.vh-sb--hero .vh-sb__submit{width:44px;height:44px}.vh-sb__submit svg{width:18px;height:18px;fill:currentColor}.vh-sb__submit:hover{filter:brightness(1.06)}.vh-sb__clear{inset-inline-end:52px;width:30px;height:30px;border-radius:50%;font-size:18px}.vh-sb--hero .vh-sb__clear{inset-inline-end:58px}.vh-sb__clear svg{width:13px;height:13px;fill:currentColor}.vh-sb__clear:hover{color:var(--sb-fg);background:#8c959f2e;background:color-mix(in srgb,var(--sb-fg) 12%,transparent)}.vh-sb__clear[hidden]{display:none}.vh-sb__submit:focus-visible,.vh-sb__clear:focus-visible{outline:2px solid var(--sb-accent);outline-offset:2px}.vh-sb__panel{position:absolute;inset-inline:0;inset-block-start:calc(100% + 6px);z-index:1000;margin:0;padding:6px;list-style:none;max-height:min(62vh,460px);overflow-y:auto;overscroll-behavior:contain;background:var(--sb-panel-bg);border:1px solid var(--sb-panel-border);border-radius:12px;box-shadow:var(--sb-shadow);-webkit-overflow-scrolling:touch}.vh-sb__panel[hidden]{display:none}.vh-sb__section{display:flex;align-items:center;justify-content:space-between;padding:8px 10px 4px;font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--sb-muted)}.vh-sb__section-clear{border:0;background:transparent;cursor:pointer;font:inherit;font-size:.72rem;text-transform:none;letter-spacing:0;color:var(--sb-accent);padding:2px 4px;border-radius:6px}.vh-sb__section-clear:focus-visible{outline:2px solid var(--sb-accent);outline-offset:1px}.vh-sb__opt{position:relative;display:block;margin:1px 0;border-radius:8px}.vh-sb__link{display:flex;align-items:center;gap:10px;min-height:44px;padding:6px 10px;text-decoration:none;color:var(--sb-fg);border-radius:8px;border-inline-start:3px solid transparent}.vh-sb__opt[aria-selected=true] .vh-sb__link,.vh-sb__link:hover{background:var(--sb-active-bg);border-inline-start-color:var(--sb-active-bar)}.vh-sb__lead{flex:0 0 auto;width:18px;height:18px;color:var(--sb-muted);display:inline-flex}.vh-sb__lead svg{width:100%;height:100%;fill:currentColor}.vh-sb__text{flex:1 1 auto;min-width:0}.vh-sb__title{display:block;font-size:.98rem;color:var(--sb-fg);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vh-sb__sub{display:block;font-size:.8rem;color:var(--sb-sub);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vh-sb__hl{background:transparent;color:var(--sb-accent);font-weight:700}.vh-sb__badge{flex:0 0 auto;width:18px;height:18px}.vh-sb__badge img{display:block;width:18px;height:18px}.vh-sb__opt--recent .vh-sb__link{padding-inline-end:40px}.vh-sb__remove{position:absolute;inset-inline-end:8px;inset-block-start:50%;transform:translateY(-50%);border:0;background:transparent;cursor:pointer;color:var(--sb-muted);width:28px;height:28px;border-radius:50%;font-size:16px;line-height:1}.vh-sb__remove:hover{color:var(--sb-fg);background:#8c959f2e;background:color-mix(in srgb,var(--sb-fg) 12%,transparent)}.vh-sb__remove:focus-visible{outline:2px solid var(--sb-accent);outline-offset:1px}.vh-sb__note{padding:12px;font-size:.9rem;color:var(--sb-muted)}.vh-sb__note strong{color:var(--sb-fg)}.vh-sb__note a{color:var(--sb-accent);text-decoration:none}.vh-sb__note a:hover{text-decoration:underline}.vh-sb__note kbd{font:inherit;font-size:.8em;padding:1px 6px;border:1px solid var(--sb-panel-border);border-radius:5px;background:#8c959f24;background:color-mix(in srgb,var(--sb-fg) 8%,transparent)}.vh-sb__skel{display:flex;flex-direction:column;gap:6px;padding:8px 12px}.vh-sb__skel-line{height:12px;border-radius:6px;background:#8c959f33;background:color-mix(in srgb,var(--sb-fg) 12%,transparent)}.vh-sb__skel-line:nth-child(2){width:60%;height:10px}@media(prefers-reduced-motion:no-preference){.vh-sb__skel-line{background:#8c959f33;background:linear-gradient(90deg,color-mix(in srgb,var(--sb-fg) 8%,transparent) 25%,color-mix(in srgb,var(--sb-fg) 18%,transparent) 37%,color-mix(in srgb,var(--sb-fg) 8%,transparent) 63%);background-size:400% 100%;animation:vh-sb-shimmer 1.2s ease-in-out infinite}}@keyframes vh-sb-shimmer{0%{background-position:100% 0}to{background-position:0 0}}.vh-visually-hidden{position:absolute!important;width:1px;height:1px;margin:-1px;padding:0;border:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}@media(prefers-reduced-motion:reduce){.vh-sb__input,.vh-sb__panel,.vh-sb__skel-line{transition:none!important;animation:none!important}}@media(forced-colors:active){.vh-sb__input:focus-visible{outline:2px solid Highlight}.vh-sb__opt[aria-selected=true] .vh-sb__link{background:Highlight;color:HighlightText;forced-color-adjust:none}.vh-sb__hl{color:inherit}}@media(max-width:768px){.vh-sb--hero{width:100%}.vh-sb__panel{max-height:60vh}.vh-sb__link{min-height:48px}}@media print{.vh-sb__panel,.vh-sb__clear,.vh-sb__submit,.vh-visually-hidden{display:none!important}}
