.floating-toolbar.svelte-1dqac8y{display:flex;justify-content:center;padding:12px 16px 0;pointer-events:none}.toolbar-pill.svelte-1dqac8y{display:flex;align-items:center;gap:2px;padding:4px 6px;background:var(--toolbar-bg);backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border:1px solid var(--toolbar-border);border-radius:14px;box-shadow:0 1px 3px #0000001f,0 8px 24px #00000029,inset 0 .5px #ffffff0f;pointer-events:auto;user-select:none;-webkit-user-select:none}.logo.svelte-1dqac8y{display:flex;align-items:center;justify-content:center;width:28px;height:28px;margin:0 2px;color:var(--text-muted);opacity:.6}.logo-icon.svelte-1dqac8y{width:16px;height:16px}.sep.svelte-1dqac8y{width:1px;height:18px;background:var(--toolbar-sep);margin:0 3px;flex-shrink:0}.tool-group.svelte-1dqac8y{display:flex;gap:1px}.tool-btn.svelte-1dqac8y{width:32px;height:32px;border:none;background:transparent;border-radius:10px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--text-muted);transition:background .12s ease,color .12s ease,transform .1s ease;position:relative}.tool-btn.svelte-1dqac8y:hover{background:var(--toolbar-hover);color:var(--text)}.tool-btn.svelte-1dqac8y:active{transform:scale(.92)}.tool-btn.active.svelte-1dqac8y{background:var(--accent);color:#fff;box-shadow:0 1px 4px #0a84ff59}.icon.svelte-1dqac8y{width:18px;height:18px}.ui-overlay.svelte-1n46o8q{position:fixed;inset:0;z-index:10;display:flex;flex-direction:column;pointer-events:none}.spacer.svelte-1n46o8q{flex:1}.bottom-bar.svelte-1n46o8q{display:flex;justify-content:center;padding:0 16px 12px;pointer-events:none}.loading.svelte-1n46o8q{position:fixed;inset:0;z-index:20;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;background:var(--bg)}.spinner-wrap.svelte-1n46o8q{width:40px;height:40px;display:flex;align-items:center;justify-content:center}.spinner.svelte-1n46o8q{width:24px;height:24px;border:2.5px solid var(--toolbar-sep);border-top-color:var(--accent);border-radius:50%;animation:svelte-1n46o8q-spin .7s linear infinite}.loading-text.svelte-1n46o8q{font-size:13px;color:var(--text-muted);letter-spacing:.01em}@keyframes svelte-1n46o8q-spin{to{transform:rotate(360deg)}}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--bg: #1e1e1e;--surface: #2a2a2a;--surface-hover: #333;--border: #3c3c3c;--text: #e9e9eb;--text-muted: #8e8e93;--accent: #0a84ff;--accent-hover: #409cff;--toolbar-bg: rgba(38, 38, 40, .78);--toolbar-border: rgba(255, 255, 255, .08);--toolbar-sep: rgba(255, 255, 255, .1);--toolbar-hover: rgba(255, 255, 255, .08);color-scheme:dark;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,system-ui,sans-serif;-webkit-font-smoothing:antialiased}html,body,#app{width:100%;height:100%;overflow:hidden;background:var(--bg);color:var(--text)}body{position:fixed;inset:0}body>div:not(#app){position:fixed!important;inset:0!important;z-index:1}body>div:not(#app) canvas{width:100%!important;height:100%!important}
