.dockshift-demo.svelte-mzanl8{container-type:inline-size;container-name:dockshift-demo;--ds-accent: #6e7dff;--ds-accent-light: #9aa5ff;--ds-accent-cyan: #4ac1ff;--ds-accent-bg: rgba(110, 125, 255, .15);--ds-accent-bg-soft: rgba(110, 125, 255, .08);--ds-accent-border: rgba(110, 125, 255, .25);--ds-bg-panel: rgba(24, 26, 34, .97);--ds-bg-dock: rgba(28, 30, 38, .95);--ds-bg-elevated: #1a1c24;--ds-bg-input: rgba(255, 255, 255, .05);--ds-bg-subtle: rgba(255, 255, 255, .03);--ds-bg-control: rgba(255, 255, 255, .06);--ds-bg-hover: rgba(255, 255, 255, .08);--ds-text-strong: #e5e7eb;--ds-text-muted: rgba(255, 255, 255, .55);--ds-text-faint: rgba(255, 255, 255, .35);--ds-text-dim: rgba(255, 255, 255, .25);--ds-border: rgba(255, 255, 255, .07);--ds-border-strong: rgba(255, 255, 255, .12);--ds-shadow-panel: 0 16px 48px rgba(0, 0, 0, .45), 0 4px 16px rgba(0, 0, 0, .25);--ds-shadow-dock: 0 6px 24px rgba(0, 0, 0, .4), 0 2px 6px rgba(0, 0, 0, .25);background:#08090d;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:var(--ds-text-strong);text-align:left}.panel-halo.svelte-mzanl8{position:absolute;left:50%;top:36%;width:60%;height:50%;transform:translate(-50%,-50%);background:radial-gradient(60% 50% at 50% 50%,rgba(110,125,255,.28),transparent 70%);filter:blur(40px);pointer-events:none;opacity:.85;animation:svelte-mzanl8-halo-breathe 6s ease-in-out infinite}.panels-wrap.svelte-mzanl8{position:absolute;inset-inline:0;top:7%;margin:0 auto;height:60%;width:80%;max-width:480px}.ds-panel.svelte-mzanl8{position:absolute;inset:0;padding:14px 14px 12px;border-radius:16px;background:var(--ds-bg-panel);border:1px solid var(--ds-border);box-shadow:var(--ds-shadow-panel),0 0 0 1px #6e7dff0a;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);font-size:13px;display:flex;flex-direction:column;gap:10px;opacity:0;transform:translateY(8px) scale(.985);transition:opacity .38s cubic-bezier(.4,0,.2,1),transform .38s cubic-bezier(.4,0,.2,1);pointer-events:none}.ds-panel.on.svelte-mzanl8{opacity:1;transform:none;pointer-events:auto;border-color:#6e7dff2e}.panel-head.svelte-mzanl8{display:flex;flex-shrink:0;align-items:center;gap:8px}.panel-title.svelte-mzanl8{flex:1;font-size:13.5px;font-weight:600;letter-spacing:-.01em;color:var(--ds-text-strong)}.provider-badge.svelte-mzanl8{font-size:9.5px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;padding:2px 7px;border-radius:999px;background:var(--ds-accent-bg-soft);border:1px solid var(--ds-accent-border);color:var(--ds-accent-light)}.panel-close.svelte-mzanl8,.panel-btn.svelte-mzanl8{display:inline-flex;align-items:center;justify-content:center;height:22px;padding:0 8px;font-size:10.5px;font-weight:500;color:var(--ds-text-muted);background:var(--ds-bg-control);border:1px solid var(--ds-border);border-radius:6px;gap:4px}.panel-close.svelte-mzanl8{width:22px;padding:0}.panel-close.svelte-mzanl8 svg{width:11px;height:11px}.section-label.svelte-mzanl8{font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--ds-text-dim);padding:0 2px}.ai-pill.svelte-mzanl8{font-size:10.5px;font-weight:500;padding:4px 10px;border-radius:999px;background:var(--ds-accent-bg-soft);border:1px solid var(--ds-accent-bg);color:var(--ds-accent-light);white-space:nowrap}.ai-msg.svelte-mzanl8{max-width:85%;padding:7px 11px;border-radius:12px;font-size:11.5px;line-height:1.5}.ai-msg-user.svelte-mzanl8{background:var(--ds-accent-bg);border:1px solid var(--ds-accent-border);color:#fff}.ai-msg-bot.svelte-mzanl8{background:var(--ds-bg-input);border:1px solid var(--ds-border);color:#ffffffd9}.ai-dot.svelte-mzanl8{display:inline-block;width:5px;height:5px;border-radius:999px;background:var(--ds-accent);opacity:.4;animation:svelte-mzanl8-ai-dot-pulse 1.4s ease-in-out infinite}.ai-input.svelte-mzanl8{display:flex;align-items:center;gap:8px;padding:8px 10px;background:var(--ds-bg-input);border:1px solid var(--ds-border);border-radius:8px;flex-shrink:0}.ai-send.svelte-mzanl8{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;margin-left:auto;border-radius:6px;background:var(--ds-accent);color:#fff;border:none}.ai-send.svelte-mzanl8 svg{width:12px;height:12px}.term-screen.svelte-mzanl8{background:#0c0d14;padding:8px 12px;font-family:Cascadia Code,Fira Code,JetBrains Mono,Consolas,monospace;font-size:11px;line-height:1.55;color:#cdd2e0;border-bottom:1px solid var(--ds-border-strong)}.term-screen.svelte-mzanl8 p:where(.svelte-mzanl8){margin:0;white-space:pre}.term-prompt.svelte-mzanl8{color:#bb9af7}.term-path.svelte-mzanl8{color:#7aa2f7}.term-arrow.svelte-mzanl8{color:#cdd2e080}.term-dim.svelte-mzanl8{color:#cdd2e08c}.term-ok.svelte-mzanl8{color:#9ece6a}.term-caret.svelte-mzanl8{display:inline-block;color:#4ade80;animation:svelte-mzanl8-caret-blink 1s steps(2) infinite}.term-status.svelte-mzanl8{display:flex;align-items:center;gap:6px;height:22px;padding:0 12px;background:#14151f;font-family:Cascadia Code,Fira Code,JetBrains Mono,Consolas,monospace;font-size:9.5px;letter-spacing:.02em;color:var(--ds-text-faint);flex-shrink:0}.term-status-dot.svelte-mzanl8{display:inline-block;width:6px;height:6px;border-radius:999px;background:#22c55e;box-shadow:0 0 6px #22c55e99}.clip-item.svelte-mzanl8{padding:7px 10px;border-radius:8px;background:var(--ds-bg-subtle);border:1px solid var(--ds-border);flex-shrink:0}.clip-item-copied.svelte-mzanl8{background:var(--ds-accent-bg);border-color:var(--ds-accent-border)}.clip-time.svelte-mzanl8{font-size:9.5px;color:var(--ds-text-dim)}.clip-badge.svelte-mzanl8{display:inline-block;font-size:9px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;padding:1px 6px;border-radius:6px;border:1px solid}.clip-badge-text.svelte-mzanl8{color:#6e7dff;border-color:#6e7dff66}.clip-badge-image.svelte-mzanl8{color:#4ac1ff;border-color:#4ac1ff66}.clip-badge-link.svelte-mzanl8{color:#22c55e;border-color:#22c55e66}.clip-badge-color.svelte-mzanl8{color:#ff6b6b;border-color:#ff6b6b66}.clip-content.svelte-mzanl8{margin-top:4px;font-size:11.5px;color:#ffffffc7;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.clip-content-mono.svelte-mzanl8{font-family:Cascadia Code,Fira Code,Consolas,monospace;font-size:11px}.clip-swatch.svelte-mzanl8{display:inline-block;width:22px;height:22px;border-radius:999px;border:1px solid var(--ds-border-strong)}.launcher-search.svelte-mzanl8{display:flex;align-items:center;gap:8px;padding:8px 12px;background:var(--ds-bg-input);border:1px solid var(--ds-accent-border);border-radius:8px;flex-shrink:0}.launcher-query.svelte-mzanl8{font-size:13px;color:var(--ds-text-strong);font-family:Cascadia Code,monospace}.launcher-caret.svelte-mzanl8{display:inline-block;width:1.5px;height:13px;background:var(--ds-accent);animation:svelte-mzanl8-caret-blink 1s steps(2) infinite}.launcher-row.svelte-mzanl8{display:flex;align-items:center;gap:10px;padding:6px 8px;border-radius:6px;flex-shrink:0}.launcher-row-sel.svelte-mzanl8{background:var(--ds-accent-bg);border:1px solid var(--ds-accent-border)}.launcher-app-icon.svelte-mzanl8{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:7px;border:1px solid;font-family:Cascadia Code,monospace;font-size:11px;font-weight:700;flex-shrink:0}.launcher-kbd.svelte-mzanl8{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:18px;padding:0 5px;border-radius:4px;background:var(--ds-bg-elevated);border:1px solid var(--ds-border-strong);font-family:Cascadia Code,monospace;font-size:10px;color:var(--ds-text-muted)}.notes-toolbar.svelte-mzanl8{display:flex;gap:4px;padding:4px;background:var(--ds-bg-subtle);border:1px solid var(--ds-border);border-radius:8px;flex-shrink:0}.notes-tool.svelte-mzanl8{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 5px;font-size:10.5px;font-weight:600;color:var(--ds-text-muted);border-radius:5px}.notes-editor.svelte-mzanl8{padding:8px 4px;font-size:12px;line-height:1.55;color:#ffffffc7}.notes-editor.svelte-mzanl8 h4:where(.svelte-mzanl8){font-size:14px;font-weight:700;color:var(--ds-text-strong);margin:0 0 6px}.notes-editor.svelte-mzanl8 ul:where(.svelte-mzanl8){list-style:none;padding:0;margin:0 0 8px}.notes-editor.svelte-mzanl8 li:where(.svelte-mzanl8){display:flex;align-items:center;gap:7px;padding:2px 0}.notes-editor.svelte-mzanl8 li.done:where(.svelte-mzanl8){text-decoration:line-through;color:var(--ds-text-faint)}.cb.svelte-mzanl8{display:inline-block;width:13px;height:13px;border:1.5px solid var(--ds-border-strong);border-radius:3px;flex-shrink:0}.cb-on.svelte-mzanl8{background:var(--ds-accent);border-color:var(--ds-accent);position:relative}.cb-on.svelte-mzanl8:after{content:"✓";position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;color:#fff;line-height:1}.notes-code.svelte-mzanl8{display:block;padding:6px 9px;background:var(--ds-bg-input);border:1px solid var(--ds-border);border-radius:6px;font-family:Cascadia Code,monospace;font-size:11px;color:#9ece6a;margin:4px 0 0}.ws-row.svelte-mzanl8{padding:9px 10px;background:var(--ds-bg-subtle);border:1px solid var(--ds-border);border-radius:8px;flex-shrink:0}.ws-icon.svelte-mzanl8{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:7px;background:var(--ds-accent-bg);color:var(--ds-accent-light)}.ws-icon.svelte-mzanl8 svg{width:14px;height:14px}.ws-restore.svelte-mzanl8{display:inline-flex;align-items:center;height:20px;padding:0 8px;font-size:10px;font-weight:600;color:var(--ds-accent-light);background:var(--ds-accent-bg);border:1px solid var(--ds-accent-border);border-radius:5px}.ws-app-chip.svelte-mzanl8{display:inline-flex;align-items:center;height:18px;padding:0 7px;font-size:9.5px;font-weight:500;color:var(--ds-text-muted);background:var(--ds-bg-control);border:1px solid var(--ds-border);border-radius:4px;font-family:Cascadia Code,monospace}.shot-tile.svelte-mzanl8{position:relative;border-radius:6px;border:1px solid var(--ds-border-strong);overflow:hidden;min-height:0}.shot-time.svelte-mzanl8{position:absolute;bottom:4px;right:4px;font-size:9px;font-weight:600;color:#fff;padding:1px 5px;background:#00000080;border-radius:4px;font-family:Cascadia Code,monospace}.browser-chrome.svelte-mzanl8{display:flex;align-items:center;gap:6px;padding:6px 8px;background:var(--ds-bg-elevated);border:1px solid var(--ds-border-strong);border-radius:7px;flex-shrink:0}.browser-btn.svelte-mzanl8{display:inline-block;width:10px;height:10px;border-radius:999px;background:var(--ds-border-strong)}.browser-url.svelte-mzanl8{flex:1;display:flex;align-items:center;gap:6px;padding:4px 8px;background:var(--ds-bg-panel);border:1px solid var(--ds-border);border-radius:5px;font-size:10.5px;color:var(--ds-text-muted);font-family:Cascadia Code,monospace}.browser-view.svelte-mzanl8{padding:10px 12px;background:var(--ds-bg-input);border:1px solid var(--ds-border);border-radius:7px}.browser-line.svelte-mzanl8{height:8px;background:var(--ds-bg-control);border-radius:4px}.browser-card.svelte-mzanl8{padding:10px;background:var(--ds-bg-subtle);border:1px solid var(--ds-border);border-radius:6px}.voice-stage.svelte-mzanl8{position:relative;display:flex;align-items:center;justify-content:center;height:78px;flex-shrink:0}.voice-pulse.svelte-mzanl8{position:absolute;width:78px;height:78px;border-radius:999px;background:radial-gradient(circle,rgba(110,125,255,.5),transparent 70%);animation:svelte-mzanl8-voice-pulse 1.8s ease-in-out infinite}.voice-mic.svelte-mzanl8{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:999px;background:var(--ds-accent);color:#fff;box-shadow:0 0 24px #6e7dff99}.voice-mic.svelte-mzanl8 svg{width:22px;height:22px}.voice-wave.svelte-mzanl8{display:flex;align-items:center;justify-content:center;gap:3px;height:32px;flex-shrink:0}.voice-bar.svelte-mzanl8{display:inline-block;width:3px;height:100%;background:var(--ds-accent-light);border-radius:2px;opacity:.6;animation:svelte-mzanl8-voice-wave 1.1s ease-in-out infinite alternate}.voice-transcript.svelte-mzanl8{font-size:11.5px;line-height:1.55;color:#ffffffc7;text-align:center;padding:0 4px;font-style:italic}.voice-typing.svelte-mzanl8{color:var(--ds-text-strong);font-style:normal}.settings-row.svelte-mzanl8{display:flex;align-items:center;gap:10px;justify-content:space-between;padding:8px 10px;background:var(--ds-bg-subtle);border:1px solid var(--ds-border);border-radius:8px;font-size:11.5px;flex-shrink:0}.settings-row.svelte-mzanl8>span:where(.svelte-mzanl8):first-child{color:var(--ds-text-muted)}.settings-select.svelte-mzanl8{display:inline-flex;align-items:center;gap:5px;padding:3px 8px;background:var(--ds-bg-control);border:1px solid var(--ds-border);border-radius:5px;font-size:11px;color:var(--ds-text-strong)}.seg.svelte-mzanl8{display:inline-flex;padding:2px;background:var(--ds-bg-control);border:1px solid var(--ds-border);border-radius:6px;gap:0}.seg-opt.svelte-mzanl8{display:inline-flex;align-items:center;padding:2px 8px;border-radius:4px;font-size:10.5px;color:var(--ds-text-faint)}.seg-opt-on.svelte-mzanl8{background:var(--ds-accent);color:#fff;font-weight:600}.toggle.svelte-mzanl8{display:inline-flex;align-items:center;width:28px;height:16px;padding:2px;border-radius:999px;background:var(--ds-border-strong)}.toggle-on.svelte-mzanl8{background:var(--ds-accent);justify-content:flex-end}.toggle-thumb.svelte-mzanl8{display:inline-block;width:12px;height:12px;border-radius:999px;background:#fff}.settings-kbd.svelte-mzanl8{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:18px;padding:0 5px;border-radius:4px;background:var(--ds-bg-elevated);border:1px solid var(--ds-border-strong);font-family:Cascadia Code,monospace;font-size:10px;color:var(--ds-text-muted)}.dock-shell.svelte-mzanl8{position:absolute;inset-inline:0;bottom:8%;display:flex;justify-content:center;pointer-events:none}.dock-glow.svelte-mzanl8{position:absolute;bottom:-10px;width:80%;max-width:520px;height:70px;background:radial-gradient(50% 100% at 50% 100%,rgba(110,125,255,.55),transparent 75%);filter:blur(20px);opacity:.85;animation:svelte-mzanl8-glow-breathe 5s ease-in-out infinite}.dock-bar.svelte-mzanl8{position:relative;display:flex;align-items:center;height:52px;padding:6px 4px;border-radius:16px;background:var(--ds-bg-dock);border:1px solid var(--ds-border);box-shadow:var(--ds-shadow-dock);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);pointer-events:auto}.dock-handle.svelte-mzanl8{width:14px;height:36px;display:flex;align-items:center;justify-content:center;color:var(--ds-text-dim);opacity:.5}.dock-handle.svelte-mzanl8 svg{width:8px;height:18px}.dock-icons.svelte-mzanl8{display:flex;align-items:center;gap:4px;padding:0 4px}.dock-sep.svelte-mzanl8{display:inline-block;width:1px;height:24px;margin:0 3px;background:var(--ds-border-strong)}.dock-icon.svelte-mzanl8{position:relative;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;color:var(--ds-text-muted);background:transparent;border:none;padding:0;cursor:pointer;transition:color .2s ease,background .2s ease,transform .2s cubic-bezier(.34,1.56,.64,1),box-shadow .2s ease}.dock-icon.svelte-mzanl8 svg{width:19px;height:19px}.dock-icon.svelte-mzanl8:hover{color:#fff;background:var(--ds-bg-hover);transform:translateY(-3px)}.dock-icon.on.svelte-mzanl8{color:var(--ds-accent-light);background:var(--ds-accent-bg);box-shadow:0 0 18px #6e7dff8c,0 0 32px #6e7dff40,inset 0 0 0 1px #6e7dff4d}.dock-dot.svelte-mzanl8{position:absolute;bottom:1px;left:50%;transform:translate(-50%);width:4px;height:4px;border-radius:999px;background:var(--ds-accent);opacity:0;transition:opacity .18s ease;box-shadow:0 0 6px #6e7dffb3}.dock-icon.on.svelte-mzanl8 .dock-dot:where(.svelte-mzanl8){opacity:1}.dock-tooltip.svelte-mzanl8{position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%);padding:4px 9px;background:#0f1116f2;border:1px solid var(--ds-border-strong);border-radius:6px;font-size:10.5px;font-weight:500;color:#ffffffeb;white-space:nowrap;box-shadow:0 3px 10px #0000004d;pointer-events:none;animation:svelte-mzanl8-tooltip-in .15s ease;z-index:5}.dock-tooltip.svelte-mzanl8:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:4px solid transparent;border-top-color:#0f1116f2}.hint.svelte-mzanl8{position:absolute;left:50%;bottom:2.5%;transform:translate(-50%);display:inline-flex;align-items:center;gap:8px;padding:5px 5px 5px 12px;background:#0f1116b3;border:1px solid var(--ds-border);border-radius:999px;font-size:10.5px;color:var(--ds-text-muted);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);max-width:92%;white-space:nowrap}.hint-dot.svelte-mzanl8{display:inline-block;width:5px;height:5px;border-radius:999px;background:#22c55e;box-shadow:0 0 6px #22c55eb3;animation:svelte-mzanl8-hint-pulse 1.6s ease-in-out infinite;flex-shrink:0}.hint-text.svelte-mzanl8{display:inline-flex;align-items:baseline;gap:6px;min-width:0}.hint-text.svelte-mzanl8 strong:where(.svelte-mzanl8){color:var(--ds-text-strong);font-weight:600}.hint-sep.svelte-mzanl8{color:var(--ds-text-dim)}.hint-progress.svelte-mzanl8{display:inline-block;width:28px;height:3px;margin-left:4px;background:var(--ds-bg-control);border-radius:999px;overflow:hidden;flex-shrink:0}.hint-progress-bar.svelte-mzanl8{display:block;width:100%;height:100%;background:linear-gradient(90deg,var(--ds-accent),var(--ds-accent-cyan));transform-origin:left center;animation:svelte-mzanl8-hint-progress 3.8s linear forwards}@keyframes svelte-mzanl8-ai-dot-pulse{0%,to{opacity:.3;transform:translateY(0)}50%{opacity:1;transform:translateY(-2px)}}@keyframes svelte-mzanl8-caret-blink{0%,to{opacity:1}50%{opacity:0}}@keyframes svelte-mzanl8-halo-breathe{0%,to{opacity:.65;transform:translate(-50%,-50%) scale(1)}50%{opacity:.95;transform:translate(-50%,-50%) scale(1.06)}}@keyframes svelte-mzanl8-glow-breathe{0%,to{opacity:.7}50%{opacity:1}}@keyframes svelte-mzanl8-voice-pulse{0%,to{transform:scale(1);opacity:.6}50%{transform:scale(1.3);opacity:0}}@keyframes svelte-mzanl8-voice-wave{0%{height:30%;opacity:.4}to{height:100%;opacity:1}}@keyframes svelte-mzanl8-tooltip-in{0%{opacity:0;transform:translate(-50%,2px)}to{opacity:1;transform:translate(-50%)}}@keyframes svelte-mzanl8-hint-pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes svelte-mzanl8-hint-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media(prefers-reduced-motion:reduce){.ds-panel.svelte-mzanl8,.dock-icon.svelte-mzanl8,.dock-dot.svelte-mzanl8,.ai-dot.svelte-mzanl8,.term-caret.svelte-mzanl8,.launcher-caret.svelte-mzanl8,.voice-pulse.svelte-mzanl8,.voice-bar.svelte-mzanl8,.hint-dot.svelte-mzanl8,.hint-progress-bar.svelte-mzanl8,.panel-halo.svelte-mzanl8,.dock-glow.svelte-mzanl8,.dock-tooltip.svelte-mzanl8{animation:none!important;transition:none!important}}@container dockshift-demo (max-width: 640px){.dockshift-demo.svelte-mzanl8{font-size:12px}.dock-bar.svelte-mzanl8{height:46px;padding:5px 3px}.dock-icon.svelte-mzanl8{width:30px;height:30px;border-radius:9px}.dock-icon.svelte-mzanl8 svg{width:16px;height:16px}.dock-icons.svelte-mzanl8{gap:2px;padding:0 3px}.dock-sep.svelte-mzanl8{height:20px;margin:0 2px}.dock-handle.svelte-mzanl8{width:11px}.dock-handle.svelte-mzanl8 svg{width:6px;height:14px}.panels-wrap.svelte-mzanl8{width:86%}.ds-panel.svelte-mzanl8{padding:11px 11px 10px;gap:8px;border-radius:13px}.panel-title.svelte-mzanl8{font-size:12px}.panel-close.svelte-mzanl8,.panel-btn.svelte-mzanl8{height:20px;font-size:10px}.panel-close.svelte-mzanl8{width:20px}.hint.svelte-mzanl8{font-size:9.5px;padding:4px 4px 4px 10px}.hint-progress.svelte-mzanl8{width:22px}}@container dockshift-demo (max-width: 460px){.dock-bar.svelte-mzanl8{height:40px;padding:4px 2px}.dock-icon.svelte-mzanl8{width:26px;height:26px;border-radius:8px}.dock-icon.svelte-mzanl8 svg{width:14px;height:14px}.dock-icons.svelte-mzanl8{gap:1px;padding:0 2px}.dock-sep.svelte-mzanl8{height:16px;margin:0 1px}.dock-handle.svelte-mzanl8{display:none}.panels-wrap.svelte-mzanl8{width:92%;top:5%;height:64%}.ds-panel.svelte-mzanl8{padding:9px 9px 8px;gap:6px;border-radius:11px;font-size:11px}.panel-title.svelte-mzanl8{font-size:11px}.provider-badge.svelte-mzanl8{font-size:8.5px;padding:1px 5px}.ai-pill.svelte-mzanl8{font-size:9.5px;padding:3px 7px}.ai-msg.svelte-mzanl8{font-size:10.5px;padding:5px 9px}.term-screen.svelte-mzanl8{font-size:9.5px;padding:6px 9px}.term-status.svelte-mzanl8{font-size:8.5px;height:18px;padding:0 9px}.clip-item.svelte-mzanl8{padding:5px 8px}.clip-content.svelte-mzanl8{font-size:10.5px}.launcher-row.svelte-mzanl8{padding:4px 6px;gap:7px}.launcher-app-icon.svelte-mzanl8{width:22px;height:22px;font-size:10px}.settings-row.svelte-mzanl8{padding:6px 8px;font-size:10.5px}.voice-stage.svelte-mzanl8{height:60px}.voice-mic.svelte-mzanl8{width:42px;height:42px}.voice-mic.svelte-mzanl8 svg{width:18px;height:18px}.voice-pulse.svelte-mzanl8{width:60px;height:60px}.hint.svelte-mzanl8{font-size:9px}.hint-progress.svelte-mzanl8{display:none}}@container dockshift-demo (max-width: 340px){.dock-icon.svelte-mzanl8{width:22px;height:22px;border-radius:7px}.dock-icon.svelte-mzanl8 svg{width:12px;height:12px}.dock-bar.svelte-mzanl8{height:36px}.dock-sep.svelte-mzanl8{height:14px}.hint-cta.svelte-mzanl8,.hint-sep.svelte-mzanl8{display:none}}
