div.ui-version-explore{bottom:max(12px, env(safe-area-inset-bottom));z-index:60;box-sizing:border-box;color:var(--foreground);flex:none;display:inline-flex;position:fixed;left:50%;transform:translate(-50%)}.ui-version-explore>.ui-version-explore__choices{border:1px solid var(--border);background:var(--card);border-radius:8px;padding:2px;display:flex}.ui-version-explore__choices>.ui-version-explore__button{min-width:44px;min-height:28px;color:var(--muted-foreground);white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:5px;padding:0 8px;font-family:inherit;font-size:12px;font-weight:500;line-height:20px}.ui-version-explore__choices>.ui-version-explore__button:hover{background:var(--secondary);color:var(--foreground)}.ui-version-explore__choices>.ui-version-explore__button[aria-pressed=true]{background:var(--foreground);color:var(--background)}.ui-version-explore__choices>.ui-version-explore__button:focus-visible{outline:2px solid var(--ring);outline-offset:2px}@media (width<=639px){.ui-version-explore__choices>.ui-version-explore__button{min-height:30px;padding:0 6px;font-size:11px}}
