@font-face{font-family:Bespoke Stencil;src:url(../../../fonts/bespoke-stencil/BespokeStencil-Variable.woff2) format("woff2"),url(../../../fonts/bespoke-stencil/BespokeStencil-Variable.woff) format("woff");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Bespoke Stencil;src:url(../../../fonts/bespoke-stencil/BespokeStencil-VariableItalic.woff2) format("woff2"),url(../../../fonts/bespoke-stencil/BespokeStencil-VariableItalic.woff) format("woff");font-weight:100 900;font-style:italic;font-display:swap}@font-face{font-family:Supreme;src:url(../../../fonts/supreme/Supreme-Variable.woff2) format("woff2"),url(../../../fonts/supreme/Supreme-Variable.woff) format("woff");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Supreme;src:url(../../../fonts/supreme/Supreme-VariableItalic.woff2) format("woff2"),url(../../../fonts/supreme/Supreme-VariableItalic.woff) format("woff");font-weight:100 900;font-style:italic;font-display:swap}:root{--bg: #0a0f14;--bg-grade: radial-gradient(1200px 800px at 30% 0%, #0f4a54 0%, #0a0f14 60%);--surface: #131a24;--surface-2: #1a2433;--surface-3: #233040;--line: #2a3a4d;--ink: #e8f0f5;--ink-2: #b8c5d4;--muted: #7a8a9d;--muted-2: #5a6a7d;--accent: #1a9b8e;--accent-soft: #1a9b8e22;--data: #6b4399;--data-soft: #6b439922;--danger: #d4726d;--ok: #6ab68a;--font-display: "Bespoke Stencil", "Times New Roman", serif;--font-body: "Supreme", system-ui, -apple-system, sans-serif;--font-mono: "Supreme", system-ui, -apple-system, sans-serif;--rad: 14px;--rad-sm: 8px;--rad-lg: 22px;--shadow-1: 0 1px 0 rgba(255, 255, 255, .04) inset, 0 12px 32px -16px rgba(0, 0, 0, .6);--shadow-2: 0 24px 60px -24px rgba(255, 107, 53, .25)}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--bg);color:var(--ink);font-family:var(--font-body);font-size:16px;line-height:1.55;font-feature-settings:"ss01","liga";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{min-height:100dvh;background:var(--bg-grade) fixed;overscroll-behavior-y:none}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:1;opacity:.06;mix-blend-mode:overlay;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='160' height='160'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2'/><feColorMatrix values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.6 0'/></filter><rect width='100%' height='100%' filter='url(%23n)'/></svg>")}h1,h2,h3{font-family:var(--font-display);font-weight:700;letter-spacing:-.02em;margin:0}h1{font-size:clamp(2.2rem,6vw,3.6rem);line-height:1}h2{font-size:clamp(1.5rem,4vw,2.1rem);line-height:1.1}h3{font-size:1.15rem;letter-spacing:0}a{color:var(--accent);text-decoration:none;border-bottom:1px solid transparent;transition:border-color .2s}a:hover{border-color:var(--accent)}button,input,textarea,select{font:inherit;color:inherit}button{cursor:pointer;background:transparent;border:1px solid var(--line);color:var(--ink);padding:.6rem 1rem;border-radius:var(--rad-sm);letter-spacing:.02em;transition:background .15s,border-color .15s,color .15s,transform .15s}button:hover{background:var(--surface-2);border-color:var(--muted-2)}button:active{transform:translateY(1px)}button.primary{background:var(--accent);color:#0a0a0b;border-color:var(--accent);font-weight:600}button.primary:hover{background:#ff8a5b;border-color:#ff8a5b}button.ghost{border-color:transparent}button.danger{color:var(--danger);border-color:transparent}button.danger:hover{background:#2a1218;border-color:var(--danger)}input[type=text],input[type=url],input[type=password],input[type=email],input[type=search],input[type=number],input[type=date],input[type=datetime-local],input[type=time],textarea,select{width:100%;background:var(--surface);border:1px solid var(--line);padding:.85rem 1rem;border-radius:var(--rad-sm);font-family:var(--font-body);color:var(--ink);color-scheme:dark}input[type=file]{background:var(--surface);border:1px solid var(--line);padding:.6rem .75rem;border-radius:var(--rad-sm);color:var(--ink);color-scheme:dark}input[type=file]::file-selector-button{background:var(--surface-2);color:var(--ink-2);border:1px solid var(--line);border-radius:var(--rad-sm);padding:.35rem .75rem;font-family:var(--font-mono);font-size:.78rem;cursor:pointer;margin-right:.75rem;transition:background .12s,border-color .12s}input[type=file]::file-selector-button:hover{background:var(--surface-3);border-color:var(--accent)}input[type=checkbox]{accent-color:var(--accent)}input:focus,textarea:focus,select:focus{outline:none;border-color:var(--accent);background:var(--surface-2)}:focus-visible{outline:2px solid var(--accent)!important;outline-offset:2px!important}input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--accent)!important;outline-offset:-1px!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:-100%;left:50%;transform:translate(-50%);z-index:9999;background:var(--accent);color:#0a0a0b;padding:.75rem 1.5rem;border-radius:var(--rad-sm);font-weight:600;font-family:var(--font-mono);font-size:.85rem;text-decoration:none;transition:top .15s}.skip-link:focus{top:1rem}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.mono{font-family:var(--font-mono);font-size:.86em;letter-spacing:-.01em}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--rad);padding:1.25rem;box-shadow:var(--shadow-1)}.tag{display:inline-flex;align-items:center;gap:.35rem;padding:.2rem .55rem;font-family:var(--font-mono);font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;border-radius:999px;background:var(--surface-3);color:var(--ink-2);border:1px solid var(--line)}.tag.new{color:var(--data);border-color:var(--data);background:var(--data-soft)}.tag.conflict{color:var(--danger);border-color:var(--danger);background:#2a1218}.tag.refines{color:var(--accent);border-color:var(--accent);background:var(--accent-soft)}.tag.duplicate{color:var(--muted)}.tag.reinforces{color:var(--ok);border-color:var(--ok);background:#11211a}hr{border:none;border-top:1px dashed var(--line);margin:1.5rem 0}::selection{background:var(--accent);color:#0a0a0b}nav.svelte-q971rm{position:fixed;z-index:400;left:50%;bottom:max(1rem,env(safe-area-inset-bottom));transform:translate(-50%);display:flex;gap:.15rem;padding:.4rem;background:#14141ac7;backdrop-filter:blur(18px) saturate(140%);-webkit-backdrop-filter:blur(18px) saturate(140%);border:1px solid var(--line);border-radius:999px;box-shadow:var(--shadow-1)}a.svelte-q971rm{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.55rem .85rem;border-radius:999px;color:var(--muted);border:none;transition:color .15s,background .15s;min-width:56px}a.svelte-q971rm:hover{color:var(--ink);background:var(--surface-2)}a.active.svelte-q971rm{color:var(--accent);background:var(--accent-soft)}.glyph-wrap.svelte-q971rm{position:relative;display:inline-flex;align-items:center;justify-content:center}.glyph.svelte-q971rm{font-size:1.1rem;line-height:1;font-family:var(--font-mono)}.glyph-svg.svelte-q971rm{display:inline-flex;align-items:center;justify-content:center}.glyph-img.svelte-q971rm{height:1.15rem;width:auto;display:block;opacity:.75;transition:opacity .15s}a.svelte-q971rm:hover .glyph-img:where(.svelte-q971rm),a.active.svelte-q971rm .glyph-img:where(.svelte-q971rm){opacity:1}.glyph-svg.svelte-q971rm svg{width:1.15rem;height:1.3rem;display:block}.badge.svelte-q971rm{position:absolute;top:-5px;right:-8px;background:var(--accent);color:#fff;font-family:var(--font-mono);font-size:.52rem;font-weight:700;line-height:1;padding:2px 4px;border-radius:999px;min-width:14px;text-align:center}.analyze-popup.svelte-q971rm{position:fixed;z-index:21;left:50%;bottom:calc(max(1rem,env(safe-area-inset-bottom)) + 68px);transform:translate(-50%);display:flex;align-items:center;gap:0;padding:.35rem;background:#14141aeb;backdrop-filter:blur(18px) saturate(140%);-webkit-backdrop-filter:blur(18px) saturate(140%);border:1px solid var(--line);border-radius:999px;box-shadow:var(--shadow-1),0 0 0 1px #ffffff0a;animation:svelte-q971rm-popup-in .14s ease-out}@keyframes svelte-q971rm-popup-in{0%{opacity:0;transform:translate(-50%) translateY(6px) scale(.97)}to{opacity:1;transform:translate(-50%) translateY(0) scale(1)}}.popup-item.svelte-q971rm{display:flex;flex-direction:column;align-items:center;gap:.18rem;padding:.5rem .9rem;border-radius:999px;background:none;border:none;cursor:pointer;color:var(--muted);font-family:inherit;transition:color .12s,background .12s;min-width:52px}.popup-item.svelte-q971rm:hover:not(:disabled){color:var(--accent);background:var(--accent-soft)}.popup-item.svelte-q971rm:disabled{opacity:.4;cursor:not-allowed}.popup-glyph.svelte-q971rm{font-size:1.05rem;line-height:1;font-family:var(--font-mono)}.popup-label.svelte-q971rm{font-family:var(--font-mono);font-size:.55rem;letter-spacing:.08em;text-transform:uppercase}.popup-divider.svelte-q971rm{width:1px;height:22px;background:var(--line);flex-shrink:0}.nav-btn.svelte-q971rm{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.55rem .85rem;border-radius:999px;background:none;border:none;cursor:pointer;color:var(--muted);font-family:inherit;transition:color .15s,background .15s;min-width:56px}.nav-btn.svelte-q971rm:hover{color:var(--ink);background:var(--surface-2)}.nav-btn.active.svelte-q971rm{color:var(--accent);background:var(--accent-soft)}.nav-btn.running.svelte-q971rm{color:var(--data)}.badge.running.svelte-q971rm{background:var(--data);animation:svelte-q971rm-pulse 1s ease-in-out infinite}@keyframes svelte-q971rm-pulse{0%,to{opacity:1}50%{opacity:.4}}.label.svelte-q971rm{font-family:var(--font-mono);font-size:.6rem;letter-spacing:.08em;text-transform:uppercase;margin-top:.2rem}a.wordmark.svelte-q971rm{padding:.35rem .6rem;min-width:unset}.wm-logo.svelte-q971rm{height:1.5rem;width:auto;display:block;opacity:.7;transition:opacity .15s;border-radius:50%}a.wordmark.active.svelte-q971rm .wm-logo:where(.svelte-q971rm),a.wordmark.svelte-q971rm:hover .wm-logo:where(.svelte-q971rm){opacity:1}.divider.svelte-q971rm{width:1px;height:24px;background:var(--line);align-self:center;margin:0 .1rem}.nav-pair.svelte-q971rm{display:flex;flex-direction:column;align-items:stretch;flex-shrink:0;background:#ffffff0a;border-radius:8px;overflow:hidden;margin:0 .1rem;align-self:center}.nav-pair-item.svelte-q971rm{display:flex;align-items:center;justify-content:center;padding:.22rem .6rem;border-radius:0;border:none;min-width:34px;color:var(--muted);transition:color .12s,background .12s}.nav-pair-item.svelte-q971rm:hover{color:var(--ink);background:var(--surface-2)}.nav-pair-item.active.svelte-q971rm{color:var(--accent);background:var(--accent-soft)}.nav-pair-glyph.svelte-q971rm{font-size:.88rem;line-height:1;font-family:var(--font-mono)}.pair-divider.svelte-q971rm{height:1px;background:var(--line)}.nav-pair-svg.svelte-q971rm{display:inline-flex;align-items:center;justify-content:center}.nav-pair-svg.svelte-q971rm svg{display:block;width:14px;height:14px}@media(max-width:500px){nav.svelte-q971rm{gap:0;padding:.25rem .15rem;max-width:calc(100vw - 1rem)}.label.svelte-q971rm{display:none}a.wordmark.svelte-q971rm{padding:.3rem .4rem}.wm-logo.svelte-q971rm{height:1.3rem}a.svelte-q971rm:not(.wordmark),.nav-btn.svelte-q971rm{padding:.5rem .55rem;min-width:40px}.nav-pair.svelte-q971rm{margin:0;border-radius:6px}.nav-pair-item.svelte-q971rm{padding:.45rem .5rem;min-width:32px}.divider.svelte-q971rm{margin:0;height:20px}}@media(max-width:380px){nav.svelte-q971rm{padding:.2rem .1rem}a.svelte-q971rm:not(.wordmark),.nav-btn.svelte-q971rm{padding:.45rem .4rem;min-width:36px}.glyph.svelte-q971rm{font-size:1rem}.glyph-svg.svelte-q971rm svg{width:1rem;height:1.1rem}.nav-pair-item.svelte-q971rm{padding:.35rem .4rem;min-width:28px}}.voice-orb.svelte-o8hv5p{width:36px;height:36px;border-radius:50%;border:1.5px solid var(--orb-color);background:color-mix(in srgb,var(--orb-color) 10%,var(--surface));color:var(--orb-color);font-size:1rem;cursor:pointer;flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:all .2s}.voice-orb.svelte-o8hv5p:hover{background:color-mix(in srgb,var(--orb-color) 20%,var(--surface));transform:scale(1.08)}.voice-orb.active.svelte-o8hv5p{box-shadow:0 0 12px color-mix(in srgb,var(--orb-color) 55%,transparent)}.voice-orb.pulsing.svelte-o8hv5p{animation:svelte-o8hv5p-orb-pulse 1.1s ease-in-out infinite}@keyframes svelte-o8hv5p-orb-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.12)}}.voice-error.svelte-o8hv5p{font-size:.68rem;color:#f44;line-height:1.3;max-width:160px}.panel-header.svelte-c4wkw6{display:flex;align-items:center;gap:.5rem;padding:.6rem .75rem;border-bottom:1px solid var(--line);background:#1a9b8e14;cursor:grab;-webkit-user-select:none;user-select:none}.turtle-icon.svelte-c4wkw6{height:1.1rem;width:auto}.tcp-tab-list{display:flex;gap:.2rem;flex:1}.tcp-tab{padding:.25rem .65rem;font-size:.7rem;font-family:var(--font-mono);text-transform:lowercase;border-radius:999px;border:1px solid transparent;color:var(--muted);background:none;cursor:pointer;transition:all .15s}.tcp-tab[data-state=active]{background:var(--accent-soft);border-color:var(--accent);color:var(--accent)}.tcp-tab-content{display:flex;flex-direction:column;min-height:0;flex:1;overflow:hidden}.tcp-tab-content[hidden]{display:none}.close.svelte-c4wkw6{background:none;border:none;color:var(--muted);cursor:pointer;font-size:.85rem;padding:.2rem .4rem;border-radius:var(--rad-sm);transition:color .15s}.close.svelte-c4wkw6:hover{color:var(--ink)}.interim-msg.svelte-c4wkw6{opacity:.65}.interim-body.svelte-c4wkw6{font-style:italic}.interim-cursor.svelte-c4wkw6{display:inline-block;width:1px;height:.9em;background:currentColor;margin-left:2px;vertical-align:text-bottom;animation:svelte-c4wkw6-blink 1s step-end infinite}@keyframes svelte-c4wkw6-blink{0%,to{opacity:1}50%{opacity:0}}.tutorial.svelte-c4wkw6{display:flex;flex-direction:column;min-height:380px;max-height:65vh}.starter-section.svelte-c4wkw6{padding:.75rem 1rem 0}.starter-heading.svelte-c4wkw6{font-size:.65rem;color:var(--accent);letter-spacing:.1em;text-transform:uppercase;margin:0 0 .5rem}.starter-grid.svelte-c4wkw6{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:.25rem}.starter-card.svelte-c4wkw6{display:flex;flex-direction:column;align-items:center;gap:.2rem;padding:.45rem .6rem;background:var(--surface-2);border:1px solid var(--line);border-radius:var(--rad-sm, 6px);cursor:pointer;font-family:inherit;transition:border-color .12s,background .12s;min-width:58px}.starter-card.svelte-c4wkw6:hover:not(:disabled){border-color:var(--accent);background:var(--accent-soft)}.starter-card.svelte-c4wkw6:disabled{opacity:.5;cursor:default}.starter-card.starter-blank.svelte-c4wkw6{border-style:dashed;opacity:.7}.starter-card.starter-blank.svelte-c4wkw6:hover:not(:disabled){opacity:1;border-style:solid}.starter-icon.svelte-c4wkw6{font-size:1.2rem;line-height:1}.starter-label.svelte-c4wkw6{font-family:var(--font-mono);font-size:.58rem;color:var(--muted);text-align:center;letter-spacing:.03em}.starter-loading.svelte-c4wkw6{font-size:.6rem;color:var(--accent)}.starter-divider.svelte-c4wkw6{height:1px;background:var(--line);margin:.75rem 0 0}.intro-or.svelte-c4wkw6{font-size:.65rem;color:var(--muted);text-align:center;margin:.6rem 0 .2rem}.step-body.svelte-c4wkw6{flex:1;padding:1rem 1.1rem .5rem;overflow-y:auto}.step-title.svelte-c4wkw6{font-size:.95rem;color:var(--accent);margin:0 0 .6rem;font-family:var(--font-display)}.step-content.svelte-c4wkw6{font-size:.82rem;line-height:1.55;color:var(--ink-2)}.step-content code{font-family:var(--font-mono);font-size:.74rem;background:var(--surface-2);border:1px solid var(--line);border-radius:4px;padding:.15rem .35rem;color:var(--data);display:block;margin:.4rem 0;white-space:pre-wrap}.step-content strong{color:var(--ink)}.step-content .check{color:var(--ok)}.step-nav.svelte-c4wkw6{padding:.75rem 1rem;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:.5rem}.step-dots.svelte-c4wkw6{display:flex;gap:.3rem}.dot.svelte-c4wkw6{width:6px;height:6px;border-radius:50%;border:none;background:var(--line);cursor:pointer;padding:0;transition:background .15s}.dot.active.svelte-c4wkw6{background:var(--accent)}.step-buttons.svelte-c4wkw6{display:flex;gap:.4rem}.step-buttons.svelte-c4wkw6 button:where(.svelte-c4wkw6){font-size:.78rem;padding:.35rem .8rem}.chat.svelte-c4wkw6{display:flex;flex-direction:column;min-height:0;flex:1;overflow:hidden}.msg-list.svelte-c4wkw6{flex:1;overflow-y:auto;padding:.75rem;display:flex;flex-direction:column;gap:.6rem;min-height:0}.intro.svelte-c4wkw6{color:var(--muted);font-size:.8rem;padding:.5rem}.intro.svelte-c4wkw6 p:where(.svelte-c4wkw6){margin:0 0 .4rem}.intro.svelte-c4wkw6 ul:where(.svelte-c4wkw6){margin:0;padding-left:1.2rem}.intro.svelte-c4wkw6 li:where(.svelte-c4wkw6){margin:.15rem 0}.msg.svelte-c4wkw6{display:flex;flex-direction:column;gap:.35rem}.msg.user.svelte-c4wkw6{align-items:flex-end}.msg.assistant.svelte-c4wkw6{align-items:flex-start}.msg-icon.svelte-c4wkw6{height:.9rem;width:auto;flex-shrink:0}.msg-body.svelte-c4wkw6{max-width:88%;font-size:.8rem;line-height:1.45;padding:.5rem .75rem;border-radius:var(--rad-sm);border-radius:12px}.msg.user.svelte-c4wkw6 .msg-body:where(.svelte-c4wkw6){background:var(--accent-soft);border:1px solid var(--accent);color:var(--ink);border-radius:12px 12px 2px}.msg.assistant.svelte-c4wkw6 .msg-body:where(.svelte-c4wkw6){background:var(--surface-2);border:1px solid var(--line);color:var(--ink-2);border-radius:2px 12px 12px}.step-content pre,.msg-body pre{background:var(--surface-3, var(--surface-2));border:1px solid var(--line);border-radius:var(--rad-sm);padding:.6rem .75rem;margin:.5rem 0;overflow-x:auto;white-space:pre}.step-content pre code,.msg-body pre code{background:none;border:none;padding:0;font-family:var(--font-mono);font-size:.72rem;color:var(--data);display:block;white-space:pre}.msg-body code{font-family:var(--font-mono);font-size:.72rem;background:var(--surface-3);border-radius:3px;padding:.1rem .3rem;color:var(--data)}.msg-body strong{color:var(--ink)}.thinking.svelte-c4wkw6{display:flex;gap:4px;align-items:center;height:1.2rem}.thinking.svelte-c4wkw6 span:where(.svelte-c4wkw6){width:6px;height:6px;border-radius:50%;background:var(--accent);animation:svelte-c4wkw6-bounce 1.1s infinite}.thinking.svelte-c4wkw6 span:where(.svelte-c4wkw6):nth-child(2){animation-delay:.18s}.thinking.svelte-c4wkw6 span:where(.svelte-c4wkw6):nth-child(3){animation-delay:.36s}@keyframes svelte-c4wkw6-bounce{0%,80%,to{transform:translateY(0);opacity:.4}40%{transform:translateY(-5px);opacity:1}}.actions.svelte-c4wkw6{display:flex;flex-direction:column;gap:.35rem;width:100%}.action-card.svelte-c4wkw6{background:var(--surface);border:1px solid var(--accent);border-radius:var(--rad-sm);padding:.5rem .65rem;display:flex;flex-direction:column;gap:.3rem}.action-badge.svelte-c4wkw6{font-family:var(--font-mono);font-size:.62rem;text-transform:uppercase;letter-spacing:.1em;color:var(--accent)}.badge-danger.svelte-c4wkw6{color:var(--danger)}.badge-merge.svelte-c4wkw6{color:var(--data)}.badge-nav.svelte-c4wkw6{color:var(--accent)}.badge-query.svelte-c4wkw6{color:var(--ok, #4caf50)}.action-danger.svelte-c4wkw6{border-color:color-mix(in srgb,var(--danger) 40%,var(--line));background:color-mix(in srgb,var(--danger) 6%,var(--surface))}.action-merge.svelte-c4wkw6{border-color:color-mix(in srgb,var(--data) 40%,var(--line));background:color-mix(in srgb,var(--data) 6%,var(--surface))}.action-desc.svelte-c4wkw6{font-size:.78rem;color:var(--ink-2)}.merge-desc.svelte-c4wkw6{display:flex;align-items:center;gap:.3rem;flex-wrap:wrap}.drop-entity.svelte-c4wkw6{color:var(--danger);font-weight:600}.keep-entity.svelte-c4wkw6{color:var(--data);font-weight:600}.merge-arrow.svelte-c4wkw6{color:var(--muted)}.action-hint.svelte-c4wkw6{font-size:.66rem;color:var(--muted);font-style:italic}.action-btns.svelte-c4wkw6{display:flex;gap:.35rem;margin-top:.1rem}button.sm.svelte-c4wkw6{padding:.25rem .6rem;font-size:.72rem}.error.svelte-c4wkw6{font-size:.74rem;color:var(--danger);padding:0 .75rem;margin:0}.wasm-status.svelte-c4wkw6{display:flex;flex-direction:column;gap:.3rem;padding:.5rem .75rem;border-top:1px solid var(--line);background:#1a9b8e0f}.wasm-status.wasm-error.svelte-c4wkw6{background:#ef44440f}.wasm-label.svelte-c4wkw6{font-size:.7rem;font-family:var(--font-mono);color:var(--muted)}.wasm-error.svelte-c4wkw6 .wasm-label:where(.svelte-c4wkw6){color:var(--danger)}.wasm-bar-track.svelte-c4wkw6{height:3px;background:var(--surface-3);border-radius:999px;overflow:hidden}.wasm-bar-fill.svelte-c4wkw6{height:100%;background:var(--accent);border-radius:999px;transition:width .4s ease-out}.wasm-bar-pulse.svelte-c4wkw6{width:40%;animation:svelte-c4wkw6-wasm-pulse 1.4s ease-in-out infinite}@keyframes svelte-c4wkw6-wasm-pulse{0%{transform:translate(-100%)}to{transform:translate(350%)}}.wasm-pct.svelte-c4wkw6{font-size:.65rem;font-family:var(--font-mono);color:var(--accent);text-align:right}.input-row.svelte-c4wkw6{padding:.6rem .75rem;border-top:1px solid var(--line);display:flex;gap:.5rem;align-items:flex-end}.input-row.svelte-c4wkw6 textarea:where(.svelte-c4wkw6){flex:1;resize:none;font-size:.82rem;line-height:1.4;padding:.45rem .6rem;background:var(--surface-2);border:1px solid var(--line);border-radius:var(--rad-sm);color:var(--ink);font-family:var(--font-body);transition:border-color .15s}.input-row.svelte-c4wkw6 textarea:where(.svelte-c4wkw6):focus{outline:none;border-color:var(--accent)}.send.svelte-c4wkw6{padding:.45rem .75rem;font-size:1rem;line-height:1;border-radius:var(--rad-sm);align-self:flex-end}.explore-footer.svelte-c4wkw6{border-top:1px solid var(--line);display:flex;flex-direction:column;gap:0}.explore-footer.svelte-c4wkw6 .input-row:where(.svelte-c4wkw6){border-top:none}.next-stop.svelte-c4wkw6{margin:0 .75rem .6rem;background:var(--surface-2);border:1px solid var(--accent);border-radius:var(--rad-sm);color:var(--accent);padding:.35rem .6rem;font-size:.7rem;font-family:var(--font-mono);letter-spacing:.05em;cursor:pointer;transition:background .12s}.next-stop.svelte-c4wkw6:not(:disabled):hover{background:var(--accent-soft)}.next-stop.svelte-c4wkw6:disabled{opacity:.35;cursor:not-allowed}.explore-stories.svelte-c4wkw6{padding:.5rem .75rem;border-bottom:1px solid var(--line);flex-shrink:0}.explore-stories-label.svelte-c4wkw6{font-size:.58rem;color:var(--muted);text-transform:uppercase;letter-spacing:.1em;margin:0 0 .35rem}.explore-story-chips.svelte-c4wkw6{display:flex;gap:.3rem;flex-wrap:wrap}.explore-story-chip.svelte-c4wkw6{display:flex;align-items:center;gap:.3rem;padding:.25rem .55rem;background:var(--surface-2);border:1px solid var(--line);border-radius:999px;cursor:pointer;transition:border-color .12s,background .12s}.explore-story-chip.svelte-c4wkw6:hover{border-color:var(--data);background:var(--data-soft)}.chip-title.svelte-c4wkw6{font-size:.72rem;color:var(--ink-2)}.chip-meta.svelte-c4wkw6{font-size:.55rem;color:var(--muted)}.step-msg.svelte-c4wkw6 .msg-body:where(.svelte-c4wkw6){border-left:2px solid var(--data);padding-left:.5rem}.story-footer.svelte-c4wkw6{display:flex;flex-direction:column;gap:.4rem;padding:.5rem 0 0;border-top:1px solid var(--line)}.story-progress.svelte-c4wkw6{height:3px;background:var(--surface-3);border-radius:2px;overflow:hidden}.story-progress-bar.svelte-c4wkw6{height:100%;background:var(--data);border-radius:2px;transition:width .3s ease}.story-controls.svelte-c4wkw6{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.story-step-label.svelte-c4wkw6{font-size:.62rem;color:var(--muted);letter-spacing:.05em}.story-nav.svelte-c4wkw6{display:flex;gap:.2rem}.story-btn.svelte-c4wkw6{padding:.25rem .5rem;font-size:.72rem;border-radius:var(--rad-sm);background:var(--surface-2);border:1px solid var(--line);color:var(--muted);cursor:pointer;transition:all .12s}.story-btn.svelte-c4wkw6:not(:disabled):hover{color:var(--ink);border-color:var(--data)}.story-btn.svelte-c4wkw6:disabled{opacity:.3;cursor:not-allowed}.story-btn.active.svelte-c4wkw6{background:var(--data-soft);border-color:var(--data);color:var(--data)}.story-timer.svelte-c4wkw6{font-size:.6rem;color:var(--muted);min-width:2.2rem;text-align:center}.story-timer.speaking.svelte-c4wkw6{color:var(--data)}.story-exit.svelte-c4wkw6{margin-left:auto;font-size:.65rem;color:var(--muted)}.story-resume.svelte-c4wkw6{padding:.35rem .75rem;background:var(--data-soft);border:1px solid var(--data);border-radius:var(--rad-sm);color:var(--data);font-family:var(--font-mono);font-size:.7rem;cursor:pointer;transition:background .12s}.story-resume.svelte-c4wkw6:hover{background:color-mix(in srgb,var(--data) 20%,var(--surface))}.story-audio.svelte-c4wkw6{display:flex;gap:.15rem;align-items:center}.story-btn.muted.svelte-c4wkw6{opacity:.5}.tts-broken-hint.svelte-c4wkw6{font-size:.65rem;color:var(--accent);padding:.15rem .4rem;text-decoration:none;border:1px solid var(--accent);border-radius:var(--rad-sm);opacity:.8;transition:opacity .15s}.tts-broken-hint.svelte-c4wkw6:hover{opacity:1}.tts-loading.svelte-c4wkw6{font-size:.6rem;color:var(--data);padding:.1rem .35rem;opacity:.8;animation:svelte-c4wkw6-tts-pulse 1.5s ease-in-out infinite}@keyframes svelte-c4wkw6-tts-pulse{0%,to{opacity:.5}50%{opacity:1}}.story-vol-toggle.svelte-c4wkw6{font-size:.65rem}.story-volume-row.svelte-c4wkw6{display:flex;align-items:center;gap:.4rem;padding:.2rem .5rem}.vol-label.svelte-c4wkw6{font-size:.58rem;color:var(--muted);text-transform:uppercase;letter-spacing:.05em}.vol-slider.svelte-c4wkw6{flex:1;height:3px;accent-color:var(--data);cursor:pointer}.vol-val.svelte-c4wkw6{font-size:.6rem;color:var(--muted);min-width:1.6rem;text-align:right}.manual-llm-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9998;background:#000000b8;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.manual-llm-modal{position:fixed;left:50%;top:50%;translate:-50% -50%;z-index:9999;background:var(--surface);border:1px solid var(--line);border-radius:var(--rad-lg, 12px);padding:1.5rem;width:calc(100% - 2rem);max-width:680px;max-height:90dvh;overflow-y:auto;display:flex;flex-direction:column;gap:1rem;box-shadow:0 24px 64px #00000080}.manual-llm-modal:focus{outline:none}.manual-llm-modal .modal-title{margin:0;font-size:1.1rem;font-family:var(--font-display)}.modal-header.svelte-1n2xscq{display:flex;align-items:center;justify-content:space-between;gap:1rem}.manual-llm-modal .close-btn{background:none;border:none;color:var(--muted);font-size:1rem;cursor:pointer;padding:.2rem .4rem;border-radius:var(--rad-sm);transition:color .12s}.manual-llm-modal .close-btn:hover{color:var(--ink)}.manual-llm-modal .sub{color:var(--muted);font-size:.83rem;line-height:1.5;margin:0}.section-header.svelte-1n2xscq{display:flex;align-items:center;justify-content:space-between;margin-bottom:.4rem}.lbl.svelte-1n2xscq{font-size:.68rem;text-transform:uppercase;letter-spacing:.12em;color:var(--muted)}.copy-btn.svelte-1n2xscq{font-size:.7rem;padding:.25rem .7rem;background:var(--accent-soft, rgba(26,155,142,.12));border:1px solid var(--accent);border-radius:999px;color:var(--accent);cursor:pointer;transition:background .12s}.copy-btn.svelte-1n2xscq:hover{background:var(--accent);color:#fff}.prompt-pre.svelte-1n2xscq{background:var(--surface-2, #1c2230);border:1px solid var(--line);border-radius:var(--rad-sm);padding:.75rem .9rem;font-family:var(--font-mono, monospace);font-size:.72rem;line-height:1.55;white-space:pre-wrap;word-break:break-word;max-height:200px;overflow-y:auto;margin:0;color:var(--ink-2, #c8ccd8)}.response-section.svelte-1n2xscq{display:flex;flex-direction:column;gap:.4rem}.response-area.svelte-1n2xscq{width:100%;background:var(--surface-2, #1c2230);border:1px solid var(--line);border-radius:var(--rad-sm);color:var(--ink);font-family:var(--font-mono, monospace);font-size:.78rem;line-height:1.5;padding:.65rem .8rem;resize:vertical;transition:border-color .12s}.response-area.svelte-1n2xscq:focus{outline:none;border-color:var(--accent)}.parse-error.svelte-1n2xscq{color:var(--danger, #ef4444);font-size:.75rem;margin:0}.modal-actions.svelte-1n2xscq{display:flex;gap:.6rem;flex-wrap:wrap}button.svelte-1n2xscq:disabled{opacity:.4;cursor:not-allowed}.notification-stack.svelte-1wouo55{position:fixed;top:4rem;right:1rem;z-index:600;display:flex;flex-direction:column;gap:.5rem;max-width:300px;pointer-events:none}.notification.svelte-1wouo55{display:flex;align-items:flex-start;gap:.5rem;padding:.6rem .75rem;background:var(--surface);border:1px solid var(--line);border-left:3px solid var(--nc);border-radius:var(--rad-sm);box-shadow:0 4px 16px #00000040;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:all;animation:svelte-1wouo55-notif-in .18s ease-out}@keyframes svelte-1wouo55-notif-in{0%{opacity:0;transform:translate(1rem)}to{opacity:1;transform:translate(0)}}.notif-icon.svelte-1wouo55{font-size:.85rem;flex-shrink:0;padding-top:.05rem}.notif-body.svelte-1wouo55{flex:1;display:flex;flex-direction:column;gap:.2rem}.notif-title.svelte-1wouo55{font-size:.78rem;font-weight:600;color:var(--ink);margin:0;line-height:1.3}.notif-text.svelte-1wouo55{font-size:.72rem;color:var(--muted);margin:0;line-height:1.45}.notif-action.svelte-1wouo55{font-size:.7rem;font-family:var(--font-mono);color:var(--nc);background:none;border:none;border-bottom:1px solid var(--nc);padding:0;cursor:pointer;text-decoration:none;align-self:flex-start;transition:opacity .15s;margin-top:.1rem}.notif-action.svelte-1wouo55:hover{opacity:.75}.notif-close.svelte-1wouo55{background:none;border:none;color:var(--muted);cursor:pointer;font-size:.7rem;padding:.1rem .25rem;border-radius:3px;flex-shrink:0;transition:color .15s;line-height:1}.notif-close.svelte-1wouo55:hover{color:var(--ink)}.bg.svelte-12qhfyh{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:var(--bg);overflow:hidden}.bg.svelte-12qhfyh:before,.bg.svelte-12qhfyh:after{content:"";position:absolute;top:-50%;right:-50%;bottom:-50%;left:-50%;width:200%;height:200%;pointer-events:none}.bg.svelte-12qhfyh:before{background:radial-gradient(ellipse 60% 40% at 20% 50%,rgba(26,155,142,.07) 0%,transparent 70%),radial-gradient(ellipse 50% 60% at 80% 30%,rgba(107,67,153,.05) 0%,transparent 70%),radial-gradient(ellipse 70% 35% at 50% 80%,rgba(26,155,142,.04) 0%,transparent 60%);animation:svelte-12qhfyh-wave-drift 28s ease-in-out infinite alternate}.bg.svelte-12qhfyh:after{background:radial-gradient(ellipse 55% 45% at 70% 60%,rgba(26,155,142,.06) 0%,transparent 65%),radial-gradient(ellipse 45% 55% at 30% 40%,rgba(107,67,153,.04) 0%,transparent 65%),radial-gradient(ellipse 65% 30% at 60% 20%,rgba(26,155,142,.03) 0%,transparent 55%);animation:svelte-12qhfyh-wave-drift-alt 34s ease-in-out infinite alternate}@keyframes svelte-12qhfyh-wave-drift{0%{transform:translate(0) rotate(0) scale(1)}25%{transform:translate(3%,-2%) rotate(.5deg) scale(1.02)}50%{transform:translate(-2%,3%) rotate(-.3deg) scale(.98)}75%{transform:translate(1%,-1%) rotate(.2deg) scale(1.01)}to{transform:translate(-3%,2%) rotate(-.5deg) scale(1)}}@keyframes svelte-12qhfyh-wave-drift-alt{0%{transform:translate(0) rotate(0) scale(1)}33%{transform:translate(-4%,2%) rotate(-.4deg) scale(1.03)}66%{transform:translate(2%,-3%) rotate(.3deg) scale(.97)}to{transform:translate(-1%,1%) rotate(-.2deg) scale(1.01)}}@media(prefers-reduced-motion:reduce){.bg.svelte-12qhfyh:before,.bg.svelte-12qhfyh:after{animation:none}}main.svelte-12qhfyh{position:relative;max-width:720px;margin:0 auto;padding:2rem 1.1rem max(7rem,calc(5.5rem + env(safe-area-inset-bottom)));min-height:100dvh}@media(max-width:500px){main.svelte-12qhfyh{padding:1rem .6rem max(6rem,calc(4.5rem + env(safe-area-inset-bottom)))}}.boot.svelte-12qhfyh{padding-top:30vh;text-align:center;color:var(--muted);display:flex;flex-direction:column;align-items:center;gap:.75rem}.boot-logo.svelte-12qhfyh{width:clamp(180px,50vw,320px);height:auto}.official-kb-banner.svelte-12qhfyh{position:fixed;top:0;left:0;right:0;z-index:450;display:flex;align-items:center;justify-content:center;gap:1rem;padding:.4rem 1rem;background:#1a9b8e1f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--accent);font-size:.75rem;color:var(--accent)}.official-kb-label.svelte-12qhfyh{font-family:var(--font-mono)}.official-kb-back.svelte-12qhfyh{padding:.2rem .6rem;border-radius:999px;border:1px solid var(--accent);background:var(--accent-soft);color:var(--accent);font-family:var(--font-mono);font-size:.68rem;cursor:pointer;transition:background .12s}.official-kb-back.svelte-12qhfyh:hover{background:var(--accent);color:#fff}
