: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}.confirm-row.svelte-gststp{display:flex;gap:8px;justify-content:flex-end}.confirm.svelte-gststp{display:inline-flex;align-items:center;gap:5px;padding:6px 14px;border-radius:999px;border:none;font-size:12.5px;font-weight:600;cursor:pointer}.confirm.yes.svelte-gststp{background:var(--grad-warm);color:#fff;box-shadow:0 3px 8px -2px #7b5fe066}.confirm.no.svelte-gststp{background:var(--bg-soft, #f6f3ef);border:.5px solid var(--line);color:var(--fg-mute)}.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}.backdrop.svelte-iz2dut{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;background:#14120e6b;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;padding:24px}.drawer.svelte-iz2dut{background:var(--bg-card, #fff);border-radius:var(--radius-xl, 18px);box-shadow:0 24px 64px -8px #503c8c59,0 4px 14px -4px #00000026;border:.5px solid var(--line);width:100%;max-width:560px;max-height:90vh;overflow-y:auto;padding:22px 24px 18px}.drawer-head.svelte-iz2dut{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.drawer-head.svelte-iz2dut h2:where(.svelte-iz2dut){margin:0;font-size:17px;font-weight:500;letter-spacing:-.01em}.x.svelte-iz2dut{width:30px;height:30px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:.5px solid var(--line-strong);color:var(--fg-soft);cursor:pointer}.x.svelte-iz2dut:hover{background:var(--bg-soft);color:var(--fg)}.uni-cta.svelte-iz2dut{display:flex;align-items:center;gap:14px;width:100%;padding:14px 18px;margin-bottom:18px;background:linear-gradient(135deg,#fff4d6,#fbd6e3,#e7daff);border:.5px solid rgba(123,95,224,.22);border-radius:var(--radius-lg, 14px);cursor:pointer;transition:transform .12s ease,box-shadow .12s ease}.uni-cta.svelte-iz2dut:hover{transform:translateY(-1px);box-shadow:0 6px 18px -6px #7b5fe059}.uni-cta.listening.svelte-iz2dut{background:linear-gradient(135deg,#ffe1c2,#ffd0e0,#d4c2ff);animation:svelte-iz2dut-uni-pulse 1.6s ease-in-out infinite}@keyframes svelte-iz2dut-uni-pulse{0%,to{box-shadow:0 0 #ff5a8a59}50%{box-shadow:0 0 0 14px #ff5a8a00}}.horn-hero.svelte-iz2dut{width:48px;height:48px;display:inline-block;flex-shrink:0;background:linear-gradient(135deg,#ff6b47,#ff5a8a,#7b5fe0);-webkit-mask:url(../../../alicorn-logo.png) no-repeat center / contain;mask:url(../../../alicorn-logo.png) no-repeat center / contain;filter:drop-shadow(0 2px 5px rgba(123,95,224,.32))}.uni-cta.listening.svelte-iz2dut .horn-hero:where(.svelte-iz2dut){filter:drop-shadow(0 0 8px rgba(255,107,71,.6)) drop-shadow(0 0 14px rgba(123,95,224,.5))}.uni-label.svelte-iz2dut{font-size:15px;font-weight:500;color:#4a1b0c;letter-spacing:-.005em}.uni-cta.listening.svelte-iz2dut .uni-label:where(.svelte-iz2dut){color:#6b1845}.uni-draft-chip.svelte-iz2dut{display:inline-flex;align-items:center;gap:8px;margin:-10px 0 16px;padding:6px 14px;font:inherit;font-size:12.5px;font-weight:500;background:linear-gradient(var(--bg-card, #fff),var(--bg-card, #fff)) padding-box,linear-gradient(135deg,#ff6b47,#ff5a8a,#7b5fe0) border-box;color:#7b5fe0;border:1px solid transparent;border-radius:999px;cursor:pointer;transition:background .12s ease,transform .12s ease}.uni-draft-chip.svelte-iz2dut:hover:not(:disabled){background:linear-gradient(#7b5fe014,#7b5fe014) padding-box,linear-gradient(135deg,#ff6b47,#ff5a8a,#7b5fe0) border-box;transform:translateY(-1px)}.uni-draft-chip.svelte-iz2dut:disabled{opacity:.55;cursor:default}.uni-draft-chip.svelte-iz2dut i:where(.svelte-iz2dut){font-size:14px}.uni-draft-chip.svelte-iz2dut .spin:where(.svelte-iz2dut){animation:svelte-iz2dut-spin .9s linear infinite}.err.svelte-iz2dut{padding:9px 12px;background:#fde7e6;border:1px solid #f1b9b6;color:var(--err);font-size:13px;border-radius:var(--radius-sm);margin-bottom:12px}.field.svelte-iz2dut{display:flex;flex-direction:column;gap:4px;margin-bottom:12px}.field.svelte-iz2dut span:where(.svelte-iz2dut){font-size:11.5px;font-weight:500;color:var(--fg-soft);text-transform:uppercase;letter-spacing:.04em}.to-row.svelte-iz2dut{display:flex;align-items:center;justify-content:space-between}.cc-toggle.svelte-iz2dut{background:none;border:none;cursor:pointer;font-size:11px;font-weight:600;letter-spacing:.02em;color:var(--c3, #7b5fe0);text-transform:none;padding:0}.cc-toggle.svelte-iz2dut:hover{text-decoration:underline}.field.svelte-iz2dut input:where(.svelte-iz2dut),.field.svelte-iz2dut textarea:where(.svelte-iz2dut){padding:9px 12px;font-size:14px;font-family:inherit;border:.5px solid var(--line-strong);border-radius:var(--radius-sm);background:#fff;resize:vertical}.field.svelte-iz2dut input:where(.svelte-iz2dut):focus,.field.svelte-iz2dut textarea:where(.svelte-iz2dut):focus{outline:2px solid var(--c3);outline-offset:-1px;border-color:transparent}.body-field.svelte-iz2dut textarea:where(.svelte-iz2dut){min-height:140px;line-height:1.5}.attach-list.svelte-iz2dut{display:flex;flex-direction:column;gap:4px;margin:4px 0 12px;padding:8px 10px;background:var(--bg-soft, #faf7f2);border:.5px solid var(--line);border-radius:var(--radius-sm)}.attach-list.over.svelte-iz2dut{background:#fde7e6;border-color:#f1b9b6}.attach-chip.svelte-iz2dut{display:flex;align-items:center;gap:8px;padding:4px 2px;font-size:12.5px}.attach-chip.svelte-iz2dut i:where(.svelte-iz2dut){font-size:15px;color:var(--c3, #7b5fe0)}.att-name.svelte-iz2dut{flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--fg)}.att-size.svelte-iz2dut{color:var(--fg-mute);font-family:var(--mono);font-size:11px;flex-shrink:0}.att-x.svelte-iz2dut{width:22px;height:22px;border-radius:50%;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:0;color:var(--fg-soft);cursor:pointer}.att-x.svelte-iz2dut:hover{background:var(--bg-card);color:var(--err)}.att-x.svelte-iz2dut i:where(.svelte-iz2dut){font-size:13px;color:inherit}.attach-total.svelte-iz2dut{font-size:11px;color:var(--fg-mute);font-family:var(--mono);text-align:right;padding-top:4px;border-top:.5px dashed var(--line)}.attach-list.over.svelte-iz2dut .attach-total:where(.svelte-iz2dut){color:var(--err);font-weight:500}.drawer-foot.svelte-iz2dut{display:flex;align-items:center;justify-content:space-between;margin-top:6px;padding-top:14px;border-top:.5px dashed var(--line)}.foot-left.svelte-iz2dut{display:flex;align-items:center;gap:14px}.attach-btn.svelte-iz2dut{display:inline-flex;align-items:center;gap:5px;padding:6px 12px;font:inherit;font-size:12.5px;background:transparent;border:.5px solid var(--line-strong);border-radius:999px;color:var(--fg-soft);cursor:pointer}.attach-btn.svelte-iz2dut:hover{background:var(--bg-soft);color:var(--fg);border-color:var(--c3)}.attach-btn.svelte-iz2dut:disabled{opacity:.5;cursor:default}.attach-btn.svelte-iz2dut i:where(.svelte-iz2dut){font-size:15px}.hint.svelte-iz2dut{font-size:11.5px;color:var(--fg-mute);font-family:var(--mono)}.send-btn.svelte-iz2dut{display:inline-flex;align-items:center;gap:6px;padding:9px 18px;font-size:14px;font-weight:500;color:#fff;background:var(--grad-warm);border-radius:999px;border:0;box-shadow:var(--shadow-cta);cursor:pointer}.send-btn.svelte-iz2dut:disabled{opacity:.6;cursor:default}.send-btn.svelte-iz2dut .spin:where(.svelte-iz2dut){animation:svelte-iz2dut-spin .9s linear infinite}@keyframes svelte-iz2dut-spin{to{transform:rotate(360deg)}}.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:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border:none;background:transparent;padding:0}.who.svelte-12qhfyh .signout:where(.svelte-12qhfyh) .signout-glyph:where(.svelte-12qhfyh){width:32px;height:32px;display:inline-block;background:linear-gradient(135deg,#ff6b47,#ff5a8a 55%,#7b5fe0);-webkit-mask:url(../../../icons/sign-out-unicorn.png) no-repeat center / contain;mask:url(../../../icons/sign-out-unicorn.png) no-repeat center / contain;transition:background .15s ease}.who.svelte-12qhfyh .signout:where(.svelte-12qhfyh):hover .signout-glyph:where(.svelte-12qhfyh),.who.svelte-12qhfyh .signout:where(.svelte-12qhfyh):active .signout-glyph:where(.svelte-12qhfyh){background:#fff}@media (max-width: 720px){.nav.svelte-12qhfyh{gap:14px;padding:10px 14px}.who.svelte-12qhfyh .mb:where(.svelte-12qhfyh){display:none}}.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}
