.vb-layer{font-family:var(--font,"Exo 2", system-ui, -apple-system, "Segoe UI", sans-serif);color:var(--text,#f0f0f0);-webkit-font-smoothing:antialiased}:where(.vb-layer button){font:inherit;color:inherit;cursor:pointer;text-align:inherit;background:0 0;border:0;margin:0;padding:0}.vb-pop{z-index:70;box-sizing:border-box;overscroll-behavior:contain;background:var(--pop,#1f1f23);border-radius:var(--r-lg,12px);max-width:calc(100vw - 16px);box-shadow:var(--shadow-pop,0 18px 44px #00000075, 0 2px 8px #00000047), inset 0 0 0 1px var(--line-2,#ffffff1f);font-family:var(--font,"Exo 2", system-ui, sans-serif);color:var(--text,#f0f0f0);-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;animation:vb-pop-in var(--dur-1,.12s) var(--ease,cubic-bezier(.22, 1, .36, 1));outline:none;flex-direction:column;padding:4px;font-size:14px;line-height:20px;display:flex;position:fixed;overflow:hidden auto}.vb-pop.is-out{animation:vb-pop-out var(--dur-1,.12s) ease-in forwards}@keyframes vb-pop-in{0%{opacity:0;transform:translateY(var(--vb-pop-shift,-4px)) scale(.98)}}@keyframes vb-pop-out{to{opacity:0;transform:translateY(var(--vb-pop-shift,-4px)) scale(.98)}}.vb-pop[data-side=top]{--vb-pop-shift:4px}.vb-pop-item{border-radius:var(--r-sm,8px);text-align:left;width:100%;min-width:0;color:var(--text,#f0f0f0);transition:background var(--dur-1,.12s) var(--ease,ease);outline:none;align-items:flex-start;gap:10px;padding:7px 10px;display:flex}.vb-pop-item:hover,.vb-pop-item:focus-visible{background:var(--hover,#ffffff0d)}.vb-pop-item.is-on{background:var(--press,#ffffff14)}.vb-pop-item.is-off{opacity:.42;cursor:default}.vb-pop-item.is-off:hover{background:0 0}.vb-pop-ic{color:var(--text-3,#8f8f94);flex:none;margin-top:2px;display:flex;transform:translateY(.5px)}.vb-pop-ic>svg{width:16px;height:16px}.vb-pop-main{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.vb-pop-line{align-items:flex-start;gap:10px;min-width:0;display:flex}.vb-pop-line>.vb-pop-title{flex:1;min-width:0}.vb-pop-title{color:var(--text,#f0f0f0);overflow-wrap:anywhere;font-size:14px;line-height:20px}.vb-pop-desc{color:var(--text-3,#8f8f94);overflow-wrap:anywhere;font-size:13px;line-height:18px}.vb-pop-item.is-on .vb-pop-desc{color:var(--text-2,#b8b8bf)}.vb-pop-item.is-danger .vb-pop-title,.vb-pop-item.is-danger .vb-pop-ic{color:var(--neg,#f2666b)}.vb-pop-aside{min-height:20px;color:var(--text-3,#8f8f94);flex:none;align-items:center;gap:8px;font-size:13px;line-height:20px;display:flex}.vb-pop-num{font-family:var(--mono,"JetBrains Mono", ui-monospace, monospace);font-variant-numeric:tabular-nums;font-size:12px}.vb-pop-ck{width:16px;height:20px;color:var(--run,#3b9eff);flex:none;justify-content:center;align-items:center;display:inline-flex}.vb-pop-sep{background:var(--line,#ffffff13);flex:none;height:1px;margin:4px 6px}.vb-pop-label{color:var(--text-3,#8f8f94);padding:8px 10px 4px;font-size:12px;line-height:16px}.vb-pop-row{align-items:center;gap:10px;min-height:36px;padding:4px 10px;display:flex}.vb-pop-row>.vb-pop-ic{margin-top:0}.vb-pop-row-t{min-width:0;color:var(--text,#f0f0f0);flex:1;font-size:14px;line-height:20px}.vb-pop-note{color:var(--text-3,#8f8f94);align-items:flex-start;gap:8px;padding:6px 10px 8px;font-size:13px;line-height:18px;display:flex}.vb-pop-note>.vb-pop-ic{margin-top:1px;transform:none}.vb-pop-head{flex-direction:column;gap:2px;padding:8px 10px 6px;display:flex}.vb-lkbd{box-sizing:border-box;min-width:20px;height:20px;font-family:var(--mono,"JetBrains Mono", ui-monospace, "SF Mono", Menlo, monospace);color:var(--text-3,#8f8f94);background:var(--raised,#26262a);border-radius:6px;justify-content:center;align-items:center;padding:0 6px;font-size:12px;line-height:16px;display:inline-flex}.vb-tip-keys{flex:none;align-items:center;gap:3px;display:inline-flex}.vb-tip-gap{color:var(--text-3,#8f8f94);font-size:12px}.vb-tip{z-index:90;box-sizing:border-box;background:var(--tip-bg,#2a2a2f);max-width:min(320px,100vw - 16px);box-shadow:var(--shadow-pop,0 18px 44px #00000075, 0 2px 8px #00000047);font-family:var(--font,"Exo 2", system-ui, sans-serif);color:var(--tip-text,#f0f0f0);pointer-events:none;animation:vb-tip-in var(--dur-1,.12s) var(--ease,ease);border-radius:7px;align-items:center;gap:8px;padding:6px 9px;font-size:13px;font-weight:400;line-height:18px;display:inline-flex;position:fixed}.vb-tip-t{overflow-wrap:anywhere;min-width:0}.vb-tip .vb-lkbd{background:var(--tip-key,#ffffff17);color:var(--tip-text-2,#b8b8bf)}.vb-tip .vb-tip-gap{color:var(--tip-text-3,#8f8f94)}@keyframes vb-tip-in{0%{opacity:0}}.vb-toast-slot{z-index:75;pointer-events:none;justify-content:center;width:max-content;max-width:calc(100vw - 32px);display:flex;position:fixed}.vb-toast{pointer-events:auto;box-sizing:border-box;border-radius:var(--r-lg,12px);background:var(--toast-bg,#26262b);max-width:min(560px,100vw - 32px);box-shadow:var(--shadow-pop,0 18px 44px #00000075, 0 2px 8px #00000047), inset 0 0 0 1px var(--toast-line,var(--line,#ffffff13));font-family:var(--font,"Exo 2", system-ui, sans-serif);color:var(--text,#f0f0f0);animation:vb-toast-in var(--dur-2,.22s) var(--ease,cubic-bezier(.22, 1, .36, 1));align-items:center;gap:10px;padding:10px 14px;font-size:14px;line-height:20px;display:inline-flex}.vb-toast.has-act{padding:6px 6px 6px 14px}.vb-toast.is-out{animation:vb-toast-out var(--dur-2,.22s) ease-in forwards}@keyframes vb-toast-in{0%{opacity:0;transform:translateY(8px)}}@keyframes vb-toast-out{to{opacity:0;transform:translateY(4px)}}.vb-toast-t{overflow-wrap:anywhere;flex-direction:column;min-width:0;display:flex}.vb-toast-title{font-weight:600}.vb-toast-ic{width:16px;height:16px}.vb-toast-ic.is-mute{color:var(--text-3,#8f8f94)}.vb-toast>svg{flex:none}.vb-toast-spin{box-sizing:border-box;border:2px solid #0000;border-top-color:var(--run,#3b9eff);width:16px;height:16px;box-shadow:inset 0 0 0 2px var(--run-soft,#3b9eff24);border-radius:999px;flex:none;animation:.9s linear infinite vb-layer-spin}.vb-toast-busy{background:linear-gradient(100deg, var(--text-3,#8f8f94) 20%, var(--text,#f0f0f0) 42%, var(--text,#f0f0f0) 52%, var(--text-3,#8f8f94) 74%);color:#0000;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;animation:2.4s linear infinite vb-layer-shimmer}@keyframes vb-layer-spin{to{transform:rotate(360deg)}}@keyframes vb-layer-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.vb-toast-act{border-radius:var(--r-sm,8px);white-space:nowrap;height:28px;color:var(--text,#f0f0f0);background:var(--hover,#ffffff0d);transition:background var(--dur-1,.12s);flex:none;padding:0 10px;font-size:14px;font-weight:500;line-height:20px}.vb-toast-act:hover{background:var(--press,#ffffff14)}.vb-toast-x{width:28px;height:28px;color:var(--text-3,#8f8f94);transition:background var(--dur-1,.12s), color var(--dur-1,.12s);border-radius:999px;flex:none;justify-content:center;align-items:center;margin-left:-6px;display:inline-flex}.vb-toast-x:hover{background:var(--hover,#ffffff0d);color:var(--text,#f0f0f0)}.vb-toast .vb-toast-act:first-of-type+.vb-toast-x{margin-left:-4px}.vb-dlg-wrap{z-index:60;box-sizing:border-box;animation:vb-scrim-in var(--dur-2,.22s) var(--ease,ease);background:#060608b8;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.vb-dlg-wrap.is-inside{z-index:30;border-radius:inherit;background:#0e0e109e;position:absolute}.vb-dlg-wrap.is-out{animation:vb-scrim-out var(--dur-2,.22s) ease-in forwards}@keyframes vb-scrim-in{0%{opacity:0}}@keyframes vb-scrim-out{to{opacity:0}}.vb-dlg{box-sizing:border-box;border-radius:var(--r-xl,16px);background:var(--pop,#1f1f23);max-width:100%;max-height:100%;box-shadow:var(--shadow-pop,0 18px 44px #00000075, 0 2px 8px #00000047), inset 0 0 0 1px var(--line-2,#ffffff1f);font-family:var(--font,"Exo 2", system-ui, sans-serif);color:var(--text,#f0f0f0);text-align:left;animation:vb-dlg-in var(--dur-2,.22s) var(--ease,cubic-bezier(.22, 1, .36, 1));outline:none;flex-direction:column;padding:20px;display:flex;overflow-y:auto}.vb-dlg-wrap.is-out .vb-dlg{animation:vb-dlg-out var(--dur-2,.22s) ease-in forwards}@keyframes vb-dlg-in{0%{opacity:0;transform:translateY(6px)scale(.98)}}@keyframes vb-dlg-out{to{opacity:0;transform:scale(.98)}}.vb-dlg-t{color:var(--text,#f0f0f0);overflow-wrap:anywhere;margin:0;font-size:17px;font-weight:600;line-height:24px}.vb-dlg-p{color:var(--text-2,#b8b8bf);overflow-wrap:anywhere;margin-top:8px;font-size:14px;line-height:20px}.vb-dlg-p p{margin:0}.vb-dlg-body{min-width:0;margin-top:16px}.vb-dlg-above{flex-direction:column;gap:8px;min-width:0;margin-top:12px;display:flex}.vb-dlg-confirm{flex-direction:column;gap:8px;margin-top:12px;display:flex}.vb-dlg-label{color:var(--text-2,#b8b8bf);font-size:13px;font-weight:500;line-height:18px}.vb-dlg-input{box-sizing:border-box;border-radius:var(--r-md,10px);background:var(--surface,#1c1c1f);width:100%;height:36px;box-shadow:inset 0 0 0 1px var(--line-2,#ffffff1f);font:inherit;color:var(--text,#f0f0f0);transition:box-shadow var(--dur-1,.12s);border:0;outline:none;padding:0 12px;font-size:14px;line-height:20px}.vb-dlg-input::placeholder{color:var(--text-4,#6a6a6a);opacity:1}.vb-dlg-input:focus{box-shadow:inset 0 0 0 1px var(--run-line,#3b9eff6b), 0 0 0 3px var(--run-soft,#3b9eff24)}.vb-dlg-foot{flex-wrap:wrap;align-items:center;gap:8px;margin-top:20px;display:flex}.vb-dlg-confirm+.vb-dlg-foot{margin-top:16px}.vb-dlg-grow{flex:1;min-width:0}.vb-dlg-note{color:var(--text-3,#8f8f94);font-variant-numeric:tabular-nums;font-size:13px;line-height:18px}.vb-dlg-btn{box-sizing:border-box;border-radius:var(--r-sm,8px);white-space:nowrap;background:var(--raised,#26262a);height:36px;color:var(--text,#f0f0f0);transition:background var(--dur-1,.12s) var(--ease,ease), transform var(--dur-1,.12s) var(--ease,ease);flex:none;justify-content:center;align-items:center;gap:6px;padding:0 14px;font-size:14px;font-weight:500;line-height:20px;display:inline-flex}.vb-dlg-btn:hover{background:var(--wash,#303034)}.vb-dlg-btn:active{transform:scale(.97)}.vb-dlg-btn>svg{flex:none;width:16px;height:16px}.vb-dlg-btn.is-primary{background:var(--btn,#f0f0f0);color:var(--btn-text,#0d0d0d)}.vb-dlg-btn.is-primary:hover{background:var(--btn-hover,#fff)}.vb-dlg-btn.is-danger{background:var(--neg-solid,#c8393f);color:#fff}.vb-dlg-btn.is-danger:hover{background:color-mix(in srgb, #d9454b 70%, var(--neg,#f2666b))}.vb-dlg-btn.is-ghost{color:var(--text-2,#b8b8bf);background:0 0}.vb-dlg-btn.is-ghost:hover{background:var(--hover,#ffffff0d);color:var(--text,#f0f0f0)}.vb-dlg-btn[aria-disabled=true]{opacity:.42;cursor:default;transform:none}.vb-dlg-btn.is-primary[aria-disabled=true]:hover{background:var(--btn,#f0f0f0)}.vb-dlg-btn.is-danger[aria-disabled=true]:hover{background:var(--neg-solid,#c8393f)}.vb-dlg-btn.is-plain[aria-disabled=true]:hover{background:var(--raised,#26262a)}.vb-dlg-btn.is-ghost[aria-disabled=true]:hover{color:var(--text-2,#b8b8bf);background:0 0}.vb-dlg-btn.is-busy{opacity:1;cursor:progress}.vb-dlg-btn.is-busy .vb-dlg-btn-t{--ink:var(--text,#f0f0f0);--ink-dim:var(--text-3,#8f8f94);background:linear-gradient(100deg, var(--ink-dim) 20%, var(--ink) 42%, var(--ink) 52%, var(--ink-dim) 74%);color:#0000;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;animation:2.4s linear infinite vb-layer-shimmer}.vb-dlg-btn.is-primary.is-busy .vb-dlg-btn-t{--ink:var(--btn-text,#0d0d0d);--ink-dim:color-mix(in srgb, var(--btn-text,#0d0d0d) 38%, var(--btn,#f0f0f0))}.vb-dlg-btn.is-danger.is-busy .vb-dlg-btn-t{--ink:#fff;--ink-dim:#ffffff80}.vb-dlg-wrap.is-sheet{background:#0606089e;align-items:flex-end;padding:0}.vb-dlg-wrap.is-sheet .vb-dlg{width:100%;max-height:calc(100% - 24px);padding:20px 16px calc(20px + env(safe-area-inset-bottom,0px));box-shadow:0 -16px 48px #00000073, inset 0 1px 0 var(--line-2,#ffffff1f);border-radius:20px 20px 0 0;animation-name:vb-dlg-up}.vb-dlg-wrap.is-sheet.is-out .vb-dlg{animation-name:vb-dlg-down}@keyframes vb-dlg-up{0%{opacity:0;transform:translateY(24px)}}@keyframes vb-dlg-down{to{opacity:0;transform:translateY(24px)}}.vb-dlg-wrap.is-sheet .vb-dlg-grow{display:none}.vb-dlg-wrap.is-sheet .vb-dlg-note{flex-basis:100%}.vb-dlg-wrap.is-sheet .vb-dlg-btn{flex:calc(50% - 4px);height:44px}.sb-scrim:has(>.vb-sheet){-webkit-backdrop-filter:none;backdrop-filter:none;background:#0606089e}.vb-sheet{background:var(--pop,#1f1f23);box-shadow:var(--shadow-sheet,0 -16px 48px #00000073), inset 0 1px 0 var(--line-2,#ffffff1f);border-radius:20px 20px 0 0;max-width:640px}.vb-sheet>:first-child{min-height:20px;padding:8px 0}.vb-sheet>:first-child>div{background:var(--grab,#ffffff38);border-radius:2px;width:36px;height:4px}[data-theme=light] .sb-scrim:has(>.vb-sheet){background:#0a0a0e66}.vb-sheet-in{flex-direction:column;min-height:0;padding:0 8px 24px;display:flex}.vb-sheet-body{overscroll-behavior:contain;flex-direction:column;min-height:0;display:flex;overflow-y:auto}.vb-sheet-head{align-items:center;gap:10px;padding:4px 12px 8px;display:flex}.vb-sheet-name{flex-direction:column;flex:1;min-width:0;display:flex}.vb-sheet-tline{align-items:center;gap:8px;min-width:0;display:flex}.vb-sheet-t{min-width:0;font-family:var(--font-d,"Chakra Petch", "Exo 2", system-ui, sans-serif);color:var(--text,#f0f0f0);text-overflow:ellipsis;white-space:nowrap;font-size:18px;font-weight:600;line-height:24px;overflow:hidden}.vb-sheet-tline>:not(.vb-sheet-t){flex:none}.vb-sheet-meta{color:var(--text-3,#8f8f94);font-variant-numeric:tabular-nums;font-size:13px;line-height:18px}.vb-sheet-row{box-sizing:border-box;text-align:left;width:100%;min-height:52px;color:var(--text,#f0f0f0);border-radius:12px;align-items:center;gap:14px;padding:0 12px;font-size:16px;line-height:22px;display:flex}button.vb-sheet-row:hover,button.vb-sheet-row:active{background:var(--hover,#ffffff0d)}.vb-sheet-row[aria-disabled=true]{opacity:.42}.vb-sheet-ic{color:var(--text-3,#8f8f94);flex:none;display:flex}.vb-sheet-ic>svg{width:20px;height:20px}.vb-sheet-row-t{overflow-wrap:anywhere;flex:1;min-width:0}.vb-sheet-aside{color:var(--text-3,#8f8f94);font-variant-numeric:tabular-nums;flex:none;align-items:center;gap:6px;font-size:14px;line-height:20px;display:flex}.vb-sheet-row.is-danger,.vb-sheet-row.is-danger .vb-sheet-ic{color:var(--neg,#f2666b)}.vb-sheet-row.has-reason{padding-top:7px;padding-bottom:7px}.vb-sheet-row.has-reason[aria-disabled=true]{opacity:1}.vb-sheet-row.has-reason[aria-disabled=true]>.vb-sheet-ic,.vb-sheet-row.has-reason[aria-disabled=true] .vb-sheet-row-l{opacity:.42}.vb-sheet-row-t.has-reason{flex-direction:column;gap:2px;display:flex}.vb-sheet-row-r{color:var(--text-3,#8f8f94);font-size:13px;line-height:18px}.vb-sheet-opts{flex-direction:column;gap:2px;display:flex}.vb-sheet-opt{box-sizing:border-box;text-align:left;border-radius:12px;align-items:center;gap:12px;width:100%;min-height:56px;padding:7px 12px;display:flex}.vb-sheet-opt:hover{background:var(--hover,#ffffff0d)}.vb-sheet-opt.is-on{background:var(--press,#ffffff14)}.vb-sheet-opt[aria-disabled=true]{opacity:.42}.vb-sheet-opt-main{flex-direction:column;flex:1;min-width:0;display:flex}.vb-sheet-opt-t{color:var(--text,#f0f0f0);font-size:16px;font-weight:500;line-height:22px}.vb-sheet-opt-d{color:var(--text-3,#8f8f94);overflow-wrap:anywhere;font-size:14px;line-height:20px}.vb-sheet-opt.is-on .vb-sheet-opt-d{color:var(--text-2,#b8b8bf)}.vb-sheet-ck{width:18px;color:var(--run,#3b9eff);flex:none;justify-content:center;display:flex}.vb-sheet-sep{background:var(--line,#ffffff13);flex:none;height:1px;margin:8px 12px}.vb-sheet-label{color:var(--text-3,#8f8f94);padding:4px 12px;font-size:12px;line-height:16px}.vb-sheet-note{color:var(--text-3,#8f8f94);align-items:center;gap:8px;padding:4px 12px 0;font-size:13px;line-height:18px;display:flex}.vb-sheet-foot{padding:16px 0 0}.vb-sheet-done{background:var(--btn,#f0f0f0);width:100%;height:48px;color:var(--btn-text,#0d0d0d);border-radius:12px;justify-content:center;align-items:center;font-size:16px;font-weight:500;line-height:22px;display:flex}.vb-layer .vb-sheet-done:hover{background:var(--btn-hover,#fff)}@media (prefers-reduced-motion:reduce){.vb-pop,.vb-pop.is-out,.vb-tip,.vb-toast,.vb-toast.is-out,.vb-dlg-wrap,.vb-dlg-wrap.is-out,.vb-dlg,.vb-dlg-wrap.is-out .vb-dlg{animation-duration:1ms}.vb-toast-busy,.vb-dlg-btn.is-busy .vb-dlg-btn-t{color:var(--text-2,#b8b8bf);background:0 0;animation:none}.vb-dlg-btn.is-primary.is-busy .vb-dlg-btn-t{color:var(--btn-text,#0d0d0d)}.vb-toast-spin{animation-duration:2.4s}}
