:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f7f7f8;--text:#111;--text-muted:#666;--card-bg:#fff;--card-border:#00000014;--surface:#fff;--surface-hover:#0000000a;--surface-active:#00000014;--control-bg:#f7f7f8;--control-border:#0000001f}:root.dark{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0b0b0d;--text:#eee;--text-muted:#aaa;--card-bg:#141418;--card-border:#ffffff14;--surface:#141418;--surface-hover:#ffffff0f;--surface-active:#ffffff1a;--control-bg:#0b0b0d;--control-border:#ffffff1f}html{background-color:var(--bg)}body{background-color:var(--bg);color:var(--text);-webkit-tap-highlight-color:transparent;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}button{appearance:none;color:inherit;cursor:pointer;background:0 0;border:none}button:disabled{cursor:not-allowed}input,textarea,select,button,a,:focus,:focus-visible{outline:none}.dock-wrapper.svelte-f9u9aw{z-index:1000;position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%)}.dock-container.svelte-f9u9aw{background:var(--surface);-webkit-backdrop-filter:blur(12px);border:1px solid var(--card-border);border-radius:9px;justify-content:center;align-items:center;gap:.25rem;height:2.25rem;padding:0 .25rem;display:flex}.dock-item.svelte-f9u9aw{width:1.75rem;height:1.75rem;color:var(--text);opacity:.5;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;text-decoration:none;transition:opacity .15s,border-color .2s;display:flex}.dock-item.svelte-f9u9aw:hover,.dock-item.active.svelte-f9u9aw{opacity:1;background:var(--surface-hover);border-color:var(--card-border)}.separator.svelte-f9u9aw{background:var(--card-border);width:1px;height:1rem;margin:0 .15rem}.icon.svelte-f9u9aw{justify-content:center;align-items:center;width:1.1rem;height:1.1rem;display:flex}.icon.svelte-f9u9aw svg{width:100%;height:100%}@media (width>=768px){.dock-wrapper.svelte-f9u9aw{bottom:2rem}.dock-container.svelte-f9u9aw{gap:.35rem;height:2.5rem;padding:0 .5rem}.dock-item.svelte-f9u9aw{width:2rem;height:2rem}}.toaster.svelte-1dnmrtz{z-index:9999;pointer-events:none;flex-direction:column;gap:8px;font-family:monospace;display:flex;position:fixed;bottom:80px;right:20px}.toast.svelte-1dnmrtz{pointer-events:auto;background:var(--surface);border:1px solid var(--card-border);color:var(--text);-webkit-backdrop-filter:blur(12px);border-radius:6px;align-items:center;gap:12px;min-width:200px;max-width:320px;padding:8px 12px;font-size:12px;display:flex;box-shadow:0 4px 12px #0000001a}.close-btn.svelte-1dnmrtz{color:var(--text-muted);cursor:pointer;background:0 0;border:none;margin-left:auto;padding:0;font-size:14px}.close-btn.svelte-1dnmrtz:hover{color:var(--text)}
