:root{--bg: #0a0c10;--bg-card: #0f1117;--bg-hover: #151821;--border: #1e2330;--border-hover: #2d3548;--text: #e8eaf0;--text-muted: #a8b3c4;--text-dim: #6b7280;--accent-dify: #60a5fa;--accent-n8n: #a78bfa;--accent-both: #4ade80;--accent-foundations: #4ade80;--accent-tools: #60a5fa;--accent-agents: #a78bfa;--accent-pipelines: #fb923c;--accent-applications: #f472b6;--accent-safety: #fbbf24;--accent-capstone: #e2e8f0;--font-mono: "JetBrains Mono", "Fira Code", "Cascadia Code", monospace;--font-sans: system-ui, -apple-system, sans-serif;--radius: 6px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:var(--font-sans);line-height:1.6;min-height:100vh}a{color:inherit;text-decoration:none}h1,h2,h3,h4{line-height:1.3;font-weight:600}code,pre{font-family:var(--font-mono);font-size:.875em}.label{font-family:var(--font-mono);font-size:.65rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted)}.dot{display:inline-block;width:6px;height:6px;border-radius:50%;flex-shrink:0}.prose p{margin-bottom:.75rem}.prose p:last-child{margin-bottom:0}.shell.svelte-12qhfyh{display:flex;min-height:100vh}.topbar.svelte-12qhfyh{display:none;position:sticky;top:0;z-index:30;padding:12px 16px;background:var(--bg-card);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center}.menu-btn.svelte-12qhfyh{background:transparent;border:1px solid var(--border);color:var(--text);font-size:1.1rem;width:36px;height:36px;border-radius:var(--radius);cursor:pointer}.drawer-scrim.svelte-12qhfyh{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:40;border:0;padding:0;cursor:pointer}.sidebar.svelte-12qhfyh{width:200px;flex-shrink:0;background:var(--bg-card);border-right:1px solid var(--border);padding:24px 16px;display:flex;flex-direction:column;gap:28px;position:sticky;top:0;height:100vh;overflow-y:auto}.sidebar-brand.svelte-12qhfyh{display:none}.brand.svelte-12qhfyh{display:flex;flex-direction:column;gap:2px;text-decoration:none}.brand-main.svelte-12qhfyh{font-size:1.2rem;font-weight:700;letter-spacing:-.02em;color:var(--text)}.brand-accent.svelte-12qhfyh{color:#60a5fa}.brand-sub.svelte-12qhfyh{font-family:var(--font-mono);font-size:.6rem;letter-spacing:.12em;color:var(--text-muted)}nav.svelte-12qhfyh{display:flex;flex-direction:column;gap:2px}.nav-label.svelte-12qhfyh{font-family:var(--font-mono);font-size:.6rem;font-weight:700;letter-spacing:.12em;color:var(--text-dim);padding:0 8px;margin-bottom:4px}.nav-item.svelte-12qhfyh{display:flex;align-items:center;gap:8px;padding:7px 8px;border-radius:var(--radius);font-size:.875rem;color:var(--text-muted);transition:background .15s,color .15s}.nav-item.svelte-12qhfyh:hover,.nav-item.active.svelte-12qhfyh{background:var(--bg-hover);color:var(--text)}.dot.svelte-12qhfyh{display:inline-block;width:6px;height:6px;border-radius:50%}.fc-badge.svelte-12qhfyh{margin-left:auto;background:#fbbf2422;color:#fbbf24;border:1px solid #fbbf2444;border-radius:10px;font-size:.65rem;font-weight:700;padding:1px 6px;font-family:var(--font-mono)}.progress-block.svelte-12qhfyh{margin-top:auto}.progress-bar-wrap.svelte-12qhfyh{height:3px;background:var(--border);border-radius:2px;overflow:hidden;margin-bottom:6px}.progress-bar-fill.svelte-12qhfyh{height:100%;background:#4ade80;border-radius:2px;transition:width .3s ease}.progress-text.svelte-12qhfyh{font-family:var(--font-mono);font-size:.7rem;color:var(--text-muted)}.cipher-block.svelte-12qhfyh{margin-top:10px;padding-top:10px;border-top:1px solid var(--border)}.cipher-label.svelte-12qhfyh{font-family:var(--font-mono);font-size:.6rem;font-weight:700;letter-spacing:.1em;color:var(--text-dim);margin-bottom:5px}.cipher-row.svelte-12qhfyh{display:flex;align-items:center;gap:6px;margin-bottom:5px}.cipher-code.svelte-12qhfyh{font-family:var(--font-mono);font-size:.62rem;color:#60a5fa;background:#1e293b;padding:3px 6px;border-radius:4px;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-user-select:all;user-select:all}.cipher-btn.svelte-12qhfyh{background:#1e293b;border:none;color:#60a5fa;font-size:.75rem;width:22px;height:22px;border-radius:4px;cursor:pointer;flex-shrink:0}.cipher-restore-toggle.svelte-12qhfyh{background:none;border:none;color:var(--text-dim);font-size:.62rem;cursor:pointer;padding:0;text-decoration:underline;text-underline-offset:2px}.cipher-restore-toggle.svelte-12qhfyh:hover{color:var(--text-muted)}.cipher-restore.svelte-12qhfyh{margin-top:6px;display:flex;flex-direction:column;gap:4px}.cipher-input.svelte-12qhfyh{font-family:var(--font-mono);font-size:.62rem;background:#1e293b;border:1px solid #334155;color:var(--text);padding:4px 6px;border-radius:4px;width:100%}.cipher-apply.svelte-12qhfyh{background:#2563eb;color:#fff;border:none;font-size:.62rem;font-weight:700;padding:3px 8px;border-radius:4px;cursor:pointer;margin-top:2px}.cipher-error.svelte-12qhfyh{font-size:.6rem;color:#f87171}.cipher-ok.svelte-12qhfyh{font-size:.6rem;color:#4ade80}.content.svelte-12qhfyh{flex:1;min-width:0;padding:40px 48px;max-width:1100px}@media (max-width: 768px){.shell.svelte-12qhfyh{flex-direction:column}.topbar.svelte-12qhfyh{display:flex}.sidebar.svelte-12qhfyh{position:fixed;top:0;left:0;bottom:0;height:100vh;width:240px;z-index:50;transform:translate(-100%);transition:transform .2s ease}.sidebar.open.svelte-12qhfyh{transform:translate(0)}.sidebar-brand.svelte-12qhfyh{display:flex;margin-bottom:4px}.drawer-scrim.svelte-12qhfyh{display:block}.content.svelte-12qhfyh{padding:24px 20px;max-width:none}}
