:root{--bg: #fffaf6;--bg-card: #ffffff;--bg-soft: #f6f1ec;--fg: #1b0e2b;--fg-soft: #534a5c;--fg-mute: #8b8194;--line: rgba(27, 14, 43, .08);--line-strong: rgba(27, 14, 43, .18);--c1: #ff6b47;--c2: #ff5a8a;--c3: #7b5fe0;--c4: #4ecdc4;--ok: #16794b;--err: #b3261e;--warn: #8a6d00;--grad-warm: linear-gradient(135deg, var(--c1) 0%, var(--c2) 60%, var(--c3) 100%);--grad-hero: linear-gradient(160deg, #fff0e6 0%, #ffe4ed 35%, #eee6ff 100%);--grad-soft: linear-gradient(135deg, #ffe4ed 0%, #eee6ff 100%);--radius-sm: 10px;--radius: 14px;--radius-lg: 18px;--radius-xl: 22px;--shadow-card: 0 6px 20px -6px rgba(123, 95, 224, .18);--shadow-cta: 0 8px 22px -4px rgba(255, 90, 138, .42);--font: ui-sans-serif, system-ui, -apple-system, "Segoe UI", "Helvetica Neue", Arial, sans-serif;--mono: ui-monospace, "SFMono-Regular", "Menlo", monospace}*{box-sizing:border-box}html,body{margin:0;padding:0;font-family:var(--font);color:var(--fg);background:var(--bg);line-height:1.5;-webkit-font-smoothing:antialiased}button{font:inherit;cursor:pointer;border:none;background:transparent}input,textarea{font:inherit;color:var(--fg)}a{color:var(--c3);text-decoration:none}a:hover{text-decoration:underline;text-underline-offset:3px}.grad-text{background:var(--grad-warm);-webkit-background-clip:text;background-clip:text;color:transparent}.powered-by.svelte-11q44gl{position:fixed;right:14px;bottom:12px;font-size:10px;letter-spacing:.04em;color:var(--fg-mute, #888780);opacity:.75;pointer-events:auto;-webkit-user-select:none;user-select:none}.powered-by.svelte-11q44gl a:where(.svelte-11q44gl){color:inherit;text-decoration:none;border-bottom:.5px dotted currentColor}.powered-by.svelte-11q44gl:hover{opacity:1}.fab.svelte-gststp{position:fixed;bottom:24px;right:24px;z-index:40;width:48px;height:48px;border-radius:50%;background:var(--grad-warm);color:#fff;border:none;box-shadow:0 6px 16px #0000002e;cursor:pointer;font-size:22px;display:flex;align-items:center;justify-content:center}.fab.svelte-gststp:hover{transform:translateY(-1px)}.panel.svelte-gststp{position:fixed;bottom:24px;right:24px;z-index:40;width:380px;max-width:calc(100vw - 32px);max-height:calc(100vh - 48px);background:var(--bg-card, #fff);border-radius:var(--radius-xl, 18px);box-shadow:0 20px 60px #0003;display:flex;flex-direction:column;overflow:hidden}.panel.svelte-gststp header:where(.svelte-gststp){display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:.5px solid var(--line);background:var(--bg-soft, #f6f3ef)}.panel.svelte-gststp header:where(.svelte-gststp) strong:where(.svelte-gststp){font-size:13px;font-weight:600;letter-spacing:.02em}.panel.svelte-gststp header:where(.svelte-gststp) .x:where(.svelte-gststp){background:none;border:none;cursor:pointer;color:var(--fg-mute);font-size:18px;padding:0;line-height:1}.panel.svelte-gststp header:where(.svelte-gststp) .x:where(.svelte-gststp):hover{color:var(--fg)}.stream.svelte-gststp{flex:1;overflow-y:auto;padding:12px 14px;display:flex;flex-direction:column;gap:10px;font-size:13px}.stream.svelte-gststp .hint:where(.svelte-gststp){color:var(--fg-mute);font-size:12.5px;line-height:1.55}.stream.svelte-gststp .hint:where(.svelte-gststp) ul:where(.svelte-gststp){margin:8px 0 0;padding-left:18px}.stream.svelte-gststp .hint:where(.svelte-gststp) li:where(.svelte-gststp){margin:3px 0;font-style:italic}.msg.svelte-gststp{display:flex;flex-direction:column;gap:6px}.msg.user.svelte-gststp{align-items:flex-end}.msg.svelte-gststp .bubble:where(.svelte-gststp){max-width:88%;padding:8px 12px;line-height:1.45;border-radius:14px;word-wrap:break-word}.msg.user.svelte-gststp .bubble:where(.svelte-gststp){background:var(--c3, #7b5fe0);color:#fff;border-bottom-right-radius:4px}.msg.assistant.svelte-gststp .bubble:where(.svelte-gststp){background:var(--bg-soft, #f6f3ef);color:var(--fg);border-bottom-left-radius:4px}.msg.assistant.svelte-gststp .bubble.thinking:where(.svelte-gststp){font-style:italic;color:var(--fg-mute)}.draft-box.svelte-gststp{margin-top:6px;max-width:88%;align-self:flex-start;background:#fff;border:.5px solid var(--line-strong);border-radius:var(--radius-md, 12px);padding:10px 12px;font-size:12.5px}.draft-box.svelte-gststp .draft-head:where(.svelte-gststp){font-size:10.5px;color:var(--fg-mute);text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px}.draft-box.svelte-gststp pre:where(.svelte-gststp){margin:0;white-space:pre-wrap;font-family:inherit}.result-list.svelte-gststp{margin:6px 0 0;padding:0;list-style:none;max-width:88%}.result-list.svelte-gststp li:where(.svelte-gststp){padding:6px 10px;margin-bottom:4px;background:#fff;border:.5px solid var(--line);border-radius:8px;font-size:12px}.result-list.svelte-gststp li:where(.svelte-gststp) code:where(.svelte-gststp){font-family:var(--mono);font-size:11.5px}.result-list.svelte-gststp li:where(.svelte-gststp) small:where(.svelte-gststp){color:var(--fg-mute);font-size:11px;margin-left:6px}.composer.svelte-gststp{display:flex;gap:6px;padding:10px;border-top:.5px solid var(--line);background:var(--bg-card)}.composer.svelte-gststp textarea:where(.svelte-gststp){flex:1;resize:none;padding:8px 10px;font-size:13px;font-family:inherit;border:.5px solid var(--line-strong);border-radius:10px;background:#fff}.composer.svelte-gststp textarea:where(.svelte-gststp):focus{outline:2px solid var(--c3);outline-offset:-1px;border-color:transparent}.composer.svelte-gststp .send:where(.svelte-gststp){display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;background:var(--grad-warm);color:#fff;border:none;border-radius:50%;cursor:pointer;flex-shrink:0}.composer.svelte-gststp .send:where(.svelte-gststp):disabled{opacity:.5;cursor:default}.overlay.svelte-3v6o9b{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;background:#14120e8c;display:flex;align-items:center;justify-content:center;padding:20px;animation:svelte-3v6o9b-fade-in .2s ease}@keyframes svelte-3v6o9b-fade-in{0%{opacity:0}to{opacity:1}}.card.svelte-3v6o9b{background:var(--bg-card, #fff);border-radius:20px;padding:28px 32px;max-width:480px;width:100%;box-shadow:0 30px 80px #00000040;animation:svelte-3v6o9b-pop-in .25s cubic-bezier(.4,1.5,.5,1)}@keyframes svelte-3v6o9b-pop-in{0%{transform:translateY(20px) scale(.96);opacity:0}to{transform:none;opacity:1}}.progress.svelte-3v6o9b{display:flex;gap:6px;margin-bottom:18px}.dot.svelte-3v6o9b{flex:1;height:4px;border-radius:2px;background:#7b5fe02e;transition:background .2s}.dot.active.svelte-3v6o9b,.dot.past.svelte-3v6o9b{background:linear-gradient(135deg,#ff6b47,#7b5fe0)}.card.svelte-3v6o9b h2:where(.svelte-3v6o9b){font-size:1.5rem;font-weight:600;margin:0 0 10px;letter-spacing:-.01em;background:linear-gradient(135deg,#ff6b47,#ff5a8a 55%,#7b5fe0);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.hero.svelte-3v6o9b{display:flex;justify-content:center;margin:4px 0 16px;min-height:96px}.card.svelte-3v6o9b p:where(.svelte-3v6o9b){color:var(--fg-soft, #4a4337);margin:0 0 20px;line-height:1.55;font-size:14px}footer.svelte-3v6o9b{display:flex;justify-content:space-between;align-items:center;gap:10px}footer.svelte-3v6o9b .right:where(.svelte-3v6o9b){display:flex;gap:8px;align-items:center}button.svelte-3v6o9b,.cta.svelte-3v6o9b{border:0;padding:8px 16px;border-radius:999px;font-size:13px;font-weight:500;cursor:pointer;text-decoration:none;display:inline-block}.ghost.svelte-3v6o9b{background:transparent;color:var(--fg-mute, #8b8276)}.ghost.svelte-3v6o9b:hover{color:var(--fg)}.cta.svelte-3v6o9b{background:#7b5fe01a;color:#7b5fe0}.primary.svelte-3v6o9b{background:linear-gradient(135deg,#ff6b47,#7b5fe0);color:#fff;font-weight:600}.nav.svelte-12qhfyh{display:flex;align-items:center;gap:28px;padding:14px 24px;width:100%;box-sizing:border-box;background:linear-gradient(90deg,#e7daff,#fbd6e3,#ffd6c2);-webkit-backdrop-filter:saturate(120%) blur(10px);backdrop-filter:saturate(120%) blur(10px);border-bottom:1px solid rgba(123,95,224,.18);box-shadow:0 1px #ffffff80 inset;position:sticky;top:0;z-index:10}.brand-link.svelte-12qhfyh{display:inline-flex}.nav .brand-link img{height:44px!important;filter:drop-shadow(0 1px 2px rgba(123,95,224,.18))}.links.svelte-12qhfyh{display:flex;gap:22px;flex:1;font-size:14px;align-items:center}.links.svelte-12qhfyh a:where(.svelte-12qhfyh){display:inline-flex;align-items:center;gap:6px}.links.svelte-12qhfyh .active:where(.svelte-12qhfyh){color:var(--fg);font-weight:500}.links.svelte-12qhfyh .sep:where(.svelte-12qhfyh){width:1px;height:14px;background:var(--line-strong, #d6d3cf)}.links.svelte-12qhfyh i:where(.svelte-12qhfyh){font-size:16px}.dd-trigger.svelte-12qhfyh i:where(.svelte-12qhfyh):not(.chev){font-size:16px}.links.svelte-12qhfyh .operator-link:where(.svelte-12qhfyh){color:var(--c3, #7b5fe0);font-weight:500}.links.svelte-12qhfyh .operator-link.active:where(.svelte-12qhfyh){color:var(--fg)}.grad-icon{background:linear-gradient(135deg,var(--c1) 0%,var(--c2) 55%,var(--c3) 100%);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent;filter:drop-shadow(0 1px 1px rgba(123,95,224,.18));transition:filter .15s ease,transform .15s ease}.links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover .grad-icon,.dd-trigger.svelte-12qhfyh:hover .grad-icon{filter:drop-shadow(0 2px 4px rgba(123,95,224,.28));transform:translateY(-.5px)}.dd-menu.svelte-12qhfyh .grad-icon{font-size:18px}.workspace-wrap.svelte-12qhfyh,.voice-wrap.svelte-12qhfyh{position:relative;display:inline-flex}.dd-trigger.svelte-12qhfyh{display:inline-flex;align-items:center;gap:4px;background:transparent;border:0;padding:0;font:inherit;font-size:14px;color:var(--fg-mute);cursor:pointer}.dd-trigger.svelte-12qhfyh:hover,.dd-trigger.active.svelte-12qhfyh{color:var(--fg);font-weight:500}.dd-trigger.svelte-12qhfyh .chev:where(.svelte-12qhfyh){font-size:12px;margin-top:1px;opacity:.7}.dd-menu.svelte-12qhfyh{position:absolute;top:calc(100% + 8px);left:0;min-width:240px;background:var(--bg-card, #fff);border:.5px solid var(--line);border-radius:var(--radius-lg, 12px);box-shadow:0 16px 40px -12px #503c8c40,0 4px 10px -6px #0000001a;padding:6px;z-index:50}.dd-menu.svelte-12qhfyh a:where(.svelte-12qhfyh){display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:8px;color:inherit;text-decoration:none;font-size:13px}.dd-menu.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{background:#7b5fe014}.dd-menu.svelte-12qhfyh a.active:where(.svelte-12qhfyh){background:#7b5fe01f;color:var(--fg)}.dd-menu.svelte-12qhfyh a:where(.svelte-12qhfyh) i:where(.svelte-12qhfyh){font-size:18px;width:22px;text-align:center}.dd-menu.svelte-12qhfyh a:where(.svelte-12qhfyh) strong:where(.svelte-12qhfyh){display:block;font-weight:500;font-size:13px}.dd-menu.svelte-12qhfyh a:where(.svelte-12qhfyh) span:where(.svelte-12qhfyh){display:block;color:var(--fg-mute);font-size:11.5px}.voice-trigger.svelte-12qhfyh{background:transparent;border:0;padding:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:transform .12s ease,filter .12s ease}.voice-trigger.svelte-12qhfyh:hover{transform:translateY(-1px) scale(1.05)}.voice-trigger.svelte-12qhfyh .horn-glyph:where(.svelte-12qhfyh){width:28px;height:28px;display:inline-block;background:linear-gradient(135deg,#ff6b47,#ff5a8a 55%,#7b5fe0);-webkit-mask:url(../../../icons/007-horn-2.png) no-repeat center / contain;mask:url(../../../icons/007-horn-2.png) no-repeat center / contain;filter:drop-shadow(0 1px 2px rgba(123,95,224,.35))}.voice-trigger.on.svelte-12qhfyh .horn-glyph:where(.svelte-12qhfyh){filter:drop-shadow(0 0 6px rgba(255,107,71,.6)) drop-shadow(0 0 10px rgba(123,95,224,.45))}.voice-menu.svelte-12qhfyh{position:absolute;top:calc(100% + 8px);right:0;min-width:160px;background:var(--bg-card, #fff);border:.5px solid var(--line);border-radius:var(--radius-lg, 12px);box-shadow:0 16px 40px -12px #503c8c40,0 4px 10px -6px #0000001a;padding:6px;z-index:50;display:flex;flex-direction:column;gap:2px}.voice-menu.svelte-12qhfyh button:where(.svelte-12qhfyh){display:inline-flex;align-items:center;gap:8px;padding:6px 10px;font-size:12.5px;background:transparent;border:0;color:var(--fg-soft);border-radius:6px;cursor:pointer;text-align:left}.voice-menu.svelte-12qhfyh button:where(.svelte-12qhfyh):hover{background:#7b5fe014;color:var(--fg)}.voice-menu.svelte-12qhfyh button.on:where(.svelte-12qhfyh){background:#7b5fe01f;color:var(--fg);font-weight:500}.voice-menu.svelte-12qhfyh button:where(.svelte-12qhfyh) i:where(.svelte-12qhfyh){font-size:15px;background:linear-gradient(135deg,var(--c1) 0%,var(--c2) 55%,var(--c3) 100%);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--fg-mute)}.links.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:var(--fg);font-weight:500}.links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--fg);text-decoration:none}.who.svelte-12qhfyh{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--fg-soft)}.who.svelte-12qhfyh .mb:where(.svelte-12qhfyh){font-family:var(--mono)}.who.svelte-12qhfyh .signout:where(.svelte-12qhfyh){width:28px;height:28px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;border:.5px solid var(--line-strong);color:var(--fg-soft)}.who.svelte-12qhfyh .signout:where(.svelte-12qhfyh):hover{background:var(--bg-soft);color:var(--fg)}.cheat-overlay.svelte-12qhfyh{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#14120e66;display:flex;align-items:center;justify-content:center}.cheat.svelte-12qhfyh{background:var(--bg-card, #fff);border-radius:var(--radius-xl, 18px);padding:24px 28px;max-width:380px;box-shadow:0 20px 60px #0003}.cheat.svelte-12qhfyh h3:where(.svelte-12qhfyh){margin:0 0 14px;font-size:16px;font-weight:500}.cheat.svelte-12qhfyh table:where(.svelte-12qhfyh){width:100%;font-size:13px}.cheat.svelte-12qhfyh td:where(.svelte-12qhfyh){padding:5px 0}.cheat.svelte-12qhfyh td:where(.svelte-12qhfyh):first-child{width:90px}.cheat.svelte-12qhfyh kbd:where(.svelte-12qhfyh){display:inline-block;padding:1px 7px;font-family:var(--mono);font-size:11px;background:var(--bg-soft, #f6f3ef);border-radius:5px;border:.5px solid var(--line-strong, #d6d3cf);margin:0 2px}.cheat.svelte-12qhfyh .close:where(.svelte-12qhfyh){margin-top:14px;width:100%;padding:8px;background:var(--bg-soft, #f6f3ef);border:.5px solid var(--line);border-radius:999px;font-size:13px;cursor:pointer}
