:root{--bg:#0d1117;--control-bg:#1a1a1a;--panel:#2d2d2d;--surface:#1e1e1e;--surface-alt:#252525;--hover:#3d3d3d;--border:#444;--border-soft:#333;--text:#e6e6e6;--muted:#8b949e;--accent:#ff8c00;--accent-2:#00ced1;--green:#28a745;--red:#f85149;--blue:#58a6ff;--yellow:orange;--gold:gold;--mono:Consolas, "Liberation Mono", "Courier New", monospace;--ui:"Segoe UI", Tahoma, Arial, sans-serif}*,:before,:after{box-sizing:border-box}html,body{height:100%;margin:0;padding:0}body{background:var(--bg);color:var(--text);font-family:var(--ui);font-size:13px}button,select,input{font:inherit;color:inherit}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}.mono{font-family:var(--mono)}.oracle-backdrop.svelte-7cq71c{z-index:80;background:#0006;position:fixed;inset:0}.oracle-drawer.svelte-7cq71c{z-index:90;width:min(480px,100vw);font-family:var(--ui);color:var(--text);background:#1a1a1a;border-left:2px solid #1abc9c;flex-direction:column;animation:.18s ease-out svelte-7cq71c-slide-in;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-8px 0 24px #00000080}@keyframes svelte-7cq71c-slide-in{0%{transform:translate(100%)}to{transform:translate(0)}}.od-header.svelte-7cq71c{background:#111;border-bottom:1px solid #2a2a2a;flex-shrink:0;justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;display:flex}.od-titles.svelte-7cq71c{align-items:center;gap:10px;min-width:0;display:flex}.od-icon.svelte-7cq71c{font-size:22px;line-height:1}.od-title-stack.svelte-7cq71c{flex-direction:column;min-width:0;display:flex}.od-title.svelte-7cq71c{color:#1abc9c;font-size:15px;font-weight:700;line-height:1.1}.od-ctx.svelte-7cq71c{color:var(--muted);font-size:11px;font-family:var(--mono)}.od-actions.svelte-7cq71c{flex-shrink:0;gap:6px;display:flex}.od-btn.svelte-7cq71c{color:#cfcfcf;cursor:pointer;background:#2a2a2a;border:1px solid #2a2a2a;border-radius:3px;padding:5px 10px;font-family:inherit;font-size:11px;font-weight:600}.od-btn.svelte-7cq71c:hover:not(:disabled){color:#1abc9c;border-color:#1abc9c}.od-btn.svelte-7cq71c:disabled{opacity:.4;cursor:not-allowed}.od-btn.close.svelte-7cq71c{padding:5px 10px;font-size:14px;font-weight:700}.od-scroll.svelte-7cq71c{flex-direction:column;flex:1;gap:12px;padding:14px;display:flex;overflow-y:auto}.od-empty.svelte-7cq71c{color:var(--muted);padding:12px 4px}.od-empty-title.svelte-7cq71c{color:#cfcfcf;margin:0 0 6px;font-size:13px;font-weight:600}.od-empty-sub.svelte-7cq71c{margin:0 0 10px;font-size:12px;line-height:1.5}.od-suggest.svelte-7cq71c{flex-direction:column;gap:4px;margin:8px 0 0;padding:0;list-style:none;display:flex}.od-suggest.svelte-7cq71c li:where(.svelte-7cq71c){background:#232323;border:1px solid #2a2a2a;border-radius:3px;padding:7px 10px;font-size:12px;line-height:1.4}.od-msg.svelte-7cq71c{flex-direction:column;gap:4px;display:flex}.od-msg-role.svelte-7cq71c{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);font-size:10px}.od-msg.user.svelte-7cq71c .od-msg-role:where(.svelte-7cq71c){color:#ff8c00}.od-msg.assistant.svelte-7cq71c .od-msg-role:where(.svelte-7cq71c){color:#1abc9c}.od-msg-body.svelte-7cq71c{white-space:pre-wrap;word-wrap:break-word;border-radius:4px;padding:9px 12px;font-size:13px;line-height:1.55}.od-msg.user.svelte-7cq71c .od-msg-body:where(.svelte-7cq71c){background:#ff8c0014;border:1px solid #ff8c004d;align-self:flex-end;max-width:92%}.od-msg.assistant.svelte-7cq71c .od-msg-body:where(.svelte-7cq71c){background:#232323;border:1px solid #2a2a2a;max-width:92%}.od-msg.pending.svelte-7cq71c .od-msg-body:where(.svelte-7cq71c){color:var(--muted);align-items:center;gap:8px;font-style:italic;display:flex}.od-dots.svelte-7cq71c{gap:3px;display:inline-flex}.od-dots.svelte-7cq71c span:where(.svelte-7cq71c){background:#1abc9c;border-radius:50%;width:5px;height:5px;animation:1s ease-in-out infinite svelte-7cq71c-bounce}.od-dots.svelte-7cq71c span:where(.svelte-7cq71c):nth-child(2){animation-delay:.15s}.od-dots.svelte-7cq71c span:where(.svelte-7cq71c):nth-child(3){animation-delay:.3s}@keyframes svelte-7cq71c-bounce{0%,60%,to{opacity:.5;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}.od-err.svelte-7cq71c{color:#e74c3c;background:#e74c3c26;border:1px solid #e74c3c;border-radius:3px;padding:10px 12px;font-size:12px}.od-input-row.svelte-7cq71c{background:#111;border-top:1px solid #2a2a2a;flex-shrink:0;gap:8px;padding:10px 12px;display:flex}textarea.svelte-7cq71c{color:var(--text);resize:none;background:#232323;border:1px solid #2a2a2a;border-radius:3px;flex:1;padding:8px 10px;font-family:inherit;font-size:13px;line-height:1.4}textarea.svelte-7cq71c:focus{border-color:#1abc9c;outline:none}textarea.svelte-7cq71c:disabled{opacity:.6}.od-send.svelte-7cq71c{color:#000;cursor:pointer;background:#1abc9c;border:1px solid #1abc9c;border-radius:3px;padding:8px 16px;font-family:inherit;font-size:12px;font-weight:700}.od-send.svelte-7cq71c:hover:not(:disabled){background:#2dd1b0}.od-send.svelte-7cq71c:disabled{opacity:.5;cursor:not-allowed}.app-shell.svelte-12qhfyh{background:var(--bg);grid-template-rows:auto auto 1fr;height:100vh;display:grid}.ribbon.svelte-12qhfyh{background:linear-gradient(90deg,#ff8c00 0%,orange 50%,#ff8c00 100%);height:6px}.app-nav.svelte-12qhfyh{font-family:var(--ui);background:#1a1a1a;border-bottom:1px solid #2a2a2a;flex-wrap:wrap;align-items:center;gap:6px 8px;min-height:56px;padding:6px 10px;display:flex}.brand-btn.svelte-12qhfyh{background:#2a2a2a;border:1px solid #ff8c00;border-radius:4px;flex-shrink:0;align-items:center;gap:8px;height:44px;padding:0 12px;text-decoration:none;display:inline-flex}.brand-btn.svelte-12qhfyh:hover{background:#333}.brand-icon.svelte-12qhfyh{font-size:18px;line-height:1}.brand-text.svelte-12qhfyh{flex-direction:column;justify-content:center;line-height:1.1;display:flex}.brand-mark.svelte-12qhfyh{color:#ff8c00;letter-spacing:.05em;font-size:13px;font-weight:800}.brand-name.svelte-12qhfyh{color:#cfcfcf;letter-spacing:.02em;font-size:10px;font-weight:500}.zones.svelte-12qhfyh{flex-wrap:wrap;flex:auto;gap:4px;min-width:0;display:flex}.utility-cluster.svelte-12qhfyh{border-left:1px solid #2a2a2a;flex-shrink:0;align-items:center;gap:4px;padding-left:8px;display:flex}.nav-btn.svelte-12qhfyh{color:#cfcfcf;white-space:nowrap;background:#2a2a2a;border:1px solid #ff8c00;border-radius:4px;align-items:center;gap:6px;min-width:0;height:44px;padding:0 12px;font-size:12px;font-weight:600;text-decoration:none;transition:background 80ms,border-color 80ms,color 80ms;display:inline-flex}.nav-btn.svelte-12qhfyh:hover{color:#fff;background:#333}.nav-btn.active.svelte-12qhfyh{color:#000;background:#ff8c00;border-color:#ff8c00}.nav-btn.accent.svelte-12qhfyh{border-color:#1abc9c}.nav-btn.accent.svelte-12qhfyh:hover{color:#1abc9c;background:#2a2a2a}.nav-btn.accent.active.svelte-12qhfyh{color:#000;background:#1abc9c;border-color:#1abc9c}.nav-btn.svelte-12qhfyh .btn-icon:where(.svelte-12qhfyh){font-size:14px;line-height:1}.nav-btn.svelte-12qhfyh .btn-label:where(.svelte-12qhfyh){line-height:1}.nav-btn.util.svelte-12qhfyh{padding:0 10px;font-size:11px}.nav-btn.fill-green.svelte-12qhfyh{color:#fff;background:#2ecc71;border-color:#27ae60}.nav-btn.fill-green.svelte-12qhfyh:hover{background:#36d97a}.nav-btn.fill-orange.svelte-12qhfyh{color:#fff;background:#f39c12;border-color:#e67e22}.nav-btn.fill-orange.svelte-12qhfyh:hover{background:#f7b248}.nav-btn.fill-teal.svelte-12qhfyh{color:#fff;background:#16a085;border-color:#138d75}.nav-btn.fill-teal.svelte-12qhfyh:hover{background:#1bb89a}.nav-btn.fill-green.active.svelte-12qhfyh,.nav-btn.fill-orange.active.svelte-12qhfyh,.nav-btn.fill-teal.active.svelte-12qhfyh{color:#fff;box-shadow:inset 0 0 0 2px #fff}.nav-btn.founder-toggle.svelte-12qhfyh{color:#888;cursor:pointer;background:0 0;border-color:#2a2a2a;font-family:inherit}.nav-btn.founder-toggle.svelte-12qhfyh:hover{color:#cfcfcf;border-color:#ff8c00}.nav-btn.founder-toggle.active.svelte-12qhfyh{color:#000;background:#ff8c00;border-color:#ff8c00}.nav-btn.founder-toggle.upsell.svelte-12qhfyh{color:#ff8c00;border-color:#ff8c00}.nav-btn.founder-toggle.upsell.svelte-12qhfyh:hover{color:#000;background:#ff8c00}.account-chip.svelte-12qhfyh{color:#cfcfcf;background:0 0;border:1px solid #2a2a2a;border-radius:4px;align-items:center;gap:6px;height:44px;padding:0 6px;font-size:11px;display:inline-flex}.acc-tier.svelte-12qhfyh{letter-spacing:.08em;cursor:default;border-radius:2px;padding:2px 6px;font-size:9px;font-weight:800}.tier-free.svelte-12qhfyh{color:#999;background:#333}.tier-beta.svelte-12qhfyh{color:#000;background:#ff8c00}.tier-premium.svelte-12qhfyh{color:#001f1a;background:#1abc9c}.tier-power.svelte-12qhfyh{color:#000;background:#ff8c00}.acc-logout.svelte-12qhfyh{color:#888;cursor:pointer;background:0 0;border:none;padding:0 4px;font-size:14px;line-height:1}.acc-logout.svelte-12qhfyh:hover{color:#ff8c00}.app-body.svelte-12qhfyh{min-height:0;overflow-y:auto}@media (width<=1500px){.nav-btn.svelte-12qhfyh{padding:0 9px;font-size:11px}.nav-btn.util.svelte-12qhfyh{padding:0 8px}.brand-name.svelte-12qhfyh{display:none}}@media (width<=1200px){.nav-btn.svelte-12qhfyh .btn-label:where(.svelte-12qhfyh){display:none}.nav-btn.svelte-12qhfyh .btn-icon:where(.svelte-12qhfyh){font-size:18px}.nav-btn.svelte-12qhfyh{padding:0 12px}}
