.browser[data-v-ce5d0ced]{background:var(--bg);border:2px solid var(--text);border-radius:2vh;display:flex;flex-direction:column;height:68vh;overflow:hidden;position:relative}.browser-bar[data-v-ce5d0ced]{align-items:center;background:var(--bg-off);border-bottom:2px solid var(--border);display:flex;flex:none;gap:1.4vh;padding:1.2vh 1.6vh}.browser-nav[data-v-ce5d0ced]{color:var(--text-muted);display:flex;font-size:clamp(.7rem,1.8vh,1.2rem);gap:1vh}.browser-address[data-v-ce5d0ced]{align-items:center;background:var(--bg);border:2px solid var(--border);border-radius:999px;color:var(--text-dim);display:flex;flex:1;font-family:var(--font-code);font-size:clamp(.55rem,1.5vh,1rem);gap:.8vh;min-width:0;padding:.7vh 1.2vh}.address-icon[data-v-ce5d0ced]{flex:none;font-size:.9em}.address-text[data-v-ce5d0ced]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.browser-progress[data-v-ce5d0ced]{background:transparent;flex:none;height:.4vh}.browser-progress.is-loading[data-v-ce5d0ced]{animation:load-ce5d0ced .7s linear both;background:linear-gradient(90deg,var(--sky) 0,var(--sky) 60%,transparent 60%)}.browser-view[data-v-ce5d0ced]{flex:1;overflow:hidden;position:relative}.view[data-v-ce5d0ced]{top:0;right:0;bottom:0;left:0;position:absolute}.view-search[data-v-ce5d0ced]{align-items:center;display:flex;flex-direction:column;gap:2.4vh;justify-content:center}.search-mark[data-v-ce5d0ced]{background:var(--bg-off);border-radius:999px;color:var(--text-muted);display:grid;font-size:clamp(1.2rem,3.4vh,2.4rem);height:8vh;place-items:center;width:8vh}.search-field[data-v-ce5d0ced]{align-items:center;background:var(--bg);border:2px solid var(--text);border-radius:999px;color:var(--text);display:flex;font-family:var(--font-code);font-size:clamp(.7rem,2vh,1.4rem);gap:.4vh;padding:1.4vh 2vh;width:60%}.caret[data-v-ce5d0ced]{animation:blink-ce5d0ced 1s steps(2) infinite;height:2.4vh;width:.2vh}.caret[data-v-ce5d0ced],.search-button[data-v-ce5d0ced]{background:var(--text)}.search-button[data-v-ce5d0ced]{border-radius:1.2vh;color:var(--bg);font-size:clamp(.65rem,1.8vh,1.2rem);font-weight:800;padding:calc(.8vh + .3em) 2vh;transition:transform .15s ease}.search-button.is-pressed[data-v-ce5d0ced]{transform:scale(.94)}.view-results[data-v-ce5d0ced]{display:flex;flex-direction:column;gap:2vh;padding:2.4vh}.results-query[data-v-ce5d0ced]{align-items:center;background:var(--bg-off);border-radius:999px;color:var(--text-dim);display:flex;font-family:var(--font-code);font-size:clamp(.6rem,1.6vh,1.05rem);gap:1vh;padding:1vh 1.6vh}.result[data-v-ce5d0ced]{border:2px solid transparent;border-radius:1.2vh;display:flex;flex-direction:column;gap:.6vh;padding:1.4vh 1.6vh;transition:transform .15s ease,border-color .2s ease}.result[data-point][data-v-ce5d0ced]{border-color:var(--border)}.result.is-pressed[data-v-ce5d0ced]{border-color:var(--text);transform:scale(.99)}.result-crumbs[data-v-ce5d0ced]{color:var(--text-muted);font-family:var(--font-code);font-size:clamp(.5rem,1.35vh,.9rem)}.result-title[data-v-ce5d0ced]{color:var(--sky);font-size:clamp(.75rem,2vh,1.35rem);font-weight:800}.result-snippet[data-v-ce5d0ced]{color:var(--text-dim);font-size:clamp(.6rem,1.6vh,1.05rem)}.ghost[data-v-ce5d0ced]{background:var(--bg-off);border-radius:999px;height:1.6vh}.ghost-short[data-v-ce5d0ced]{height:1.2vh;width:30%}.ghost-title[data-v-ce5d0ced]{height:2.2vh;width:60%}.view-site[data-v-ce5d0ced]{top:0;right:0;bottom:0;left:0;overflow:hidden;position:absolute}.site-page[data-v-ce5d0ced]{--depth:30vh;display:flex;flex-direction:column;gap:1.2vh;padding:2.4vh;transform:translateY(calc(var(--scroll)*var(--depth)*-1));transition:transform .55s cubic-bezier(.25,.8,.3,1)}.is-instant .site-page[data-v-ce5d0ced]{transition:none}.site-head[data-v-ce5d0ced]{border-bottom:2px solid var(--border);display:flex;flex-direction:column;gap:.8vh;padding-bottom:1.2vh}.site-brand[data-v-ce5d0ced]{align-self:flex-start;background:var(--bg-off);border-radius:999px;color:var(--text-muted);font-size:clamp(.5rem,1.3vh,.85rem);font-weight:700;padding:calc(.3vh + .25em) 1vh}.site-brand[data-v-ce5d0ced],.site-title[data-v-ce5d0ced]{font-family:var(--font-code)}.site-title[data-v-ce5d0ced]{color:var(--text);font-size:clamp(.9rem,2.6vh,1.8rem);font-weight:900}.entry[data-v-ce5d0ced]{border:2px solid transparent;border-radius:1.2vh;display:flex;flex-direction:column;gap:.4vh;padding:1vh 1.4vh;transition:background .3s ease,border-color .3s ease}.entry.is-picked[data-v-ce5d0ced]{background:color-mix(in srgb,var(--sun) 26%,var(--bg));border-color:var(--text)}.entry-name[data-v-ce5d0ced]{color:var(--text);font-family:var(--font-code);font-size:clamp(.6rem,1.75vh,1.15rem);font-weight:800}.entry-text[data-v-ce5d0ced]{color:var(--text-dim);font-size:clamp(.55rem,1.55vh,1rem)}.entry-example[data-v-ce5d0ced]{background:var(--code-bg);border-radius:.9vh;display:flex;flex-direction:column;gap:.3vh;margin-top:.8vh;padding:1vh 1.2vh}.entry-example code[data-v-ce5d0ced]{color:var(--code-text);font-family:var(--font-code);font-size:clamp(.55rem,1.5vh,.95rem);white-space:pre}.entry-example code.is-prompt[data-v-ce5d0ced]{color:var(--mint)}.scroll-hint[data-v-ce5d0ced]{align-items:center;background:var(--text);border-radius:999px;bottom:2vh;color:var(--bg);display:flex;font-size:clamp(.55rem,1.45vh,.95rem);font-weight:700;gap:.8vh;left:50%;padding:calc(.6vh + .25em) 1.4vh;position:absolute;translate:-50% 0}.scroll-chevron[data-v-ce5d0ced]{animation:nudge-ce5d0ced 1.1s ease-in-out infinite}.scene-enter-active[data-v-ce5d0ced]{transition:opacity .3s ease}.scene-enter-from[data-v-ce5d0ced]{opacity:0}.scene-leave-active[data-v-ce5d0ced]{top:0;right:0;bottom:0;left:0;position:absolute;transition:opacity .2s ease}.scene-leave-to[data-v-ce5d0ced]{opacity:0}.fade-leave-active[data-v-ce5d0ced]{transition:opacity .3s ease}.fade-leave-to[data-v-ce5d0ced]{opacity:0}.pop-enter-active[data-v-ce5d0ced]{transition:opacity .3s ease,transform .35s cubic-bezier(.22,1,.36,1)}.pop-enter-from[data-v-ce5d0ced]{opacity:0;transform:translateY(-.8vh)}@keyframes blink-ce5d0ced{50%{opacity:0}}@keyframes load-ce5d0ced{0%{background-size:0 100%}to{background-size:100% 100%}}@keyframes nudge-ce5d0ced{50%{transform:translateY(.5vh)}}
