.breadcrumb[data-astro-cid-6hwqnljx]{padding:var(--space-4) 0;border-bottom:1px solid var(--border-default);background:var(--gray-50)}.breadcrumb__list[data-astro-cid-6hwqnljx]{list-style:none;display:flex;align-items:center;gap:var(--space-2);margin:0;padding:0;font-size:var(--text-sm)}.breadcrumb__list[data-astro-cid-6hwqnljx] li[data-astro-cid-6hwqnljx]+li[data-astro-cid-6hwqnljx]:before{content:"/";color:var(--gray-400);margin-right:var(--space-2)}.breadcrumb__list[data-astro-cid-6hwqnljx] a[data-astro-cid-6hwqnljx]{color:var(--navy);text-decoration:none;font-weight:var(--fw-medium)}.breadcrumb__list[data-astro-cid-6hwqnljx] a[data-astro-cid-6hwqnljx]:hover{text-decoration:underline}.breadcrumb__list[data-astro-cid-6hwqnljx] li[data-astro-cid-6hwqnljx][aria-current=page]{color:var(--gray-500)}.zsh-hero[data-astro-cid-6hwqnljx]{padding:var(--space-12) 0 var(--space-10);background:linear-gradient(135deg,var(--white) 0%,var(--gray-50) 100%);border-bottom:1px solid var(--border-default)}.zsh-hero__inner[data-astro-cid-6hwqnljx]{display:flex;justify-content:space-between;align-items:flex-start}.zsh-hero__version[data-astro-cid-6hwqnljx]{font-family:var(--font-mono);font-size:var(--text-sm);color:var(--gray-400);background:var(--gray-100);padding:var(--space-1) var(--space-3);border-radius:var(--radius-sm)}@media(max-width:768px){.zsh-hero[data-astro-cid-6hwqnljx]{padding:var(--space-8) 0 var(--space-6)}.zsh-hero__inner[data-astro-cid-6hwqnljx]{flex-direction:column;gap:var(--space-4)}.zsh-hero__version[data-astro-cid-6hwqnljx]{order:-1;align-self:flex-start;white-space:normal}}.qs-grid[data-astro-cid-6hwqnljx]{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-6)}@media(max-width:768px){.qs-grid[data-astro-cid-6hwqnljx]{grid-template-columns:1fr}}.qs-card[data-astro-cid-6hwqnljx]{position:relative;padding-top:var(--space-10)}.qs-num[data-astro-cid-6hwqnljx]{position:absolute;top:var(--space-4);left:var(--space-4);width:28px;height:28px;background:var(--yellow);color:var(--navy);border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:var(--font-heading);font-weight:var(--fw-bold);font-size:var(--text-sm)}.qs-title[data-astro-cid-6hwqnljx]{font-family:var(--font-heading);font-weight:var(--fw-bold);margin-bottom:var(--space-3)}.qs-note[data-astro-cid-6hwqnljx]{font-size:var(--text-xs);color:var(--gray-500);margin-top:var(--space-2)}.code-block[data-astro-cid-6hwqnljx]{background:var(--charcoal);color:var(--gray-300);padding:var(--space-3) var(--space-4);border-radius:var(--radius-md);font-family:var(--font-mono);font-size:var(--text-sm);overflow-x:auto;line-height:var(--lh-relaxed);margin-top:var(--space-2)}.code-block[data-astro-cid-6hwqnljx] code[data-astro-cid-6hwqnljx]{font-family:inherit;color:var(--yellow-light)}.code-inline[data-astro-cid-6hwqnljx]{background:var(--gray-100);color:var(--navy);padding:1px var(--space-2);border-radius:var(--radius-sm);font-family:var(--font-mono);font-size:.9em}kbd[data-astro-cid-6hwqnljx]{background:var(--gray-100);border:1px solid var(--gray-300);border-radius:var(--radius-sm);padding:2px var(--space-2);font-family:var(--font-mono);font-size:var(--text-xs);font-weight:var(--fw-semibold);color:var(--charcoal);box-shadow:0 1px 0 var(--gray-300)}.plugin-tag[data-astro-cid-6hwqnljx]{font-size:var(--text-xs);font-weight:var(--fw-semibold);color:var(--navy);background:var(--yellow-10);padding:1px var(--space-2);border-radius:var(--radius-sm)}.alias-groups[data-astro-cid-6hwqnljx]{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-6)}@media(max-width:768px){.alias-groups[data-astro-cid-6hwqnljx]{grid-template-columns:1fr}}.alias-group__title[data-astro-cid-6hwqnljx]{font-family:var(--font-heading);font-weight:var(--fw-bold);font-size:var(--text-base);color:var(--navy);padding-bottom:var(--space-2);border-bottom:2px solid var(--yellow);margin-bottom:var(--space-3)}.alias-table[data-astro-cid-6hwqnljx]{display:flex;flex-direction:column;gap:var(--space-1)}.alias-row[data-astro-cid-6hwqnljx]{display:flex;align-items:center;justify-content:space-between;padding:var(--space-2) var(--space-3);border-radius:var(--radius-sm);font-size:var(--text-sm);gap:var(--space-3)}.alias-row[data-astro-cid-6hwqnljx]:nth-child(odd){background:var(--gray-50)}.alias-row[data-astro-cid-6hwqnljx] code[data-astro-cid-6hwqnljx]{font-family:var(--font-mono);font-weight:var(--fw-semibold);color:var(--navy);background:var(--yellow-10);padding:1px var(--space-2);border-radius:var(--radius-sm);white-space:nowrap}.alias-row[data-astro-cid-6hwqnljx] span[data-astro-cid-6hwqnljx]{color:var(--text-secondary);text-align:right}.fn-grid[data-astro-cid-6hwqnljx]{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-4)}@media(max-width:768px){.fn-grid[data-astro-cid-6hwqnljx]{grid-template-columns:1fr}}.fn-card[data-astro-cid-6hwqnljx]{padding:var(--space-5)}.fn-header[data-astro-cid-6hwqnljx]{display:flex;align-items:center;gap:var(--space-3);margin-bottom:var(--space-2)}.fn-name[data-astro-cid-6hwqnljx]{font-family:var(--font-mono);font-weight:var(--fw-bold);color:var(--charcoal)}.fn-desc[data-astro-cid-6hwqnljx]{font-size:var(--text-sm);color:var(--text-secondary);margin-bottom:var(--space-2)}.win-note[data-astro-cid-6hwqnljx]{padding:var(--space-6);margin-top:var(--space-6)}.cmux-highlights[data-astro-cid-6hwqnljx]{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-3)}@media(max-width:768px){.cmux-highlights[data-astro-cid-6hwqnljx]{grid-template-columns:1fr}}.cmux-item[data-astro-cid-6hwqnljx]{display:flex;flex-direction:column;gap:var(--space-1);padding:var(--space-3) var(--space-4);background:var(--gray-50);border-radius:var(--radius-md);border:1px solid var(--border-default)}.cmux-label[data-astro-cid-6hwqnljx]{font-family:var(--font-mono);font-weight:var(--fw-bold);font-size:var(--text-sm);color:var(--navy)}.cmux-desc[data-astro-cid-6hwqnljx]{font-size:var(--text-sm);color:var(--text-secondary)}.rules-grid[data-astro-cid-6hwqnljx]{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-4)}@media(max-width:768px){.rules-grid[data-astro-cid-6hwqnljx]{grid-template-columns:1fr}}.rule-card[data-astro-cid-6hwqnljx]{padding:var(--space-5);position:relative;padding-left:var(--space-12)}.rule-icon[data-astro-cid-6hwqnljx]{position:absolute;top:var(--space-5);left:var(--space-4);width:28px;height:28px;background:var(--yellow);color:var(--navy);border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:var(--font-heading);font-weight:var(--fw-bold);font-size:var(--text-sm)}.rule-title[data-astro-cid-6hwqnljx]{font-family:var(--font-heading);font-weight:var(--fw-bold);font-size:var(--text-base);color:var(--charcoal);margin-bottom:var(--space-2)}.rule-desc[data-astro-cid-6hwqnljx]{font-size:var(--text-sm);color:var(--text-secondary);line-height:var(--lh-relaxed)}.wf-tabs[data-astro-cid-6hwqnljx]{display:flex;gap:var(--space-1);margin-bottom:var(--space-6);flex-wrap:wrap}.wf-tab[data-astro-cid-6hwqnljx]{display:flex;align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-4);border-radius:var(--radius-full);border:1px solid var(--border-default);background:var(--white);font-family:var(--font-body);font-size:var(--text-sm);font-weight:var(--fw-medium);color:var(--text-secondary);cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease}.wf-tab[data-astro-cid-6hwqnljx]:hover{border-color:var(--navy);color:var(--navy)}.wf-tab--active[data-astro-cid-6hwqnljx]{background:var(--white);color:var(--navy);border-color:var(--navy);font-weight:var(--fw-semibold)}.wf-tab-icon[data-astro-cid-6hwqnljx]{font-family:var(--font-mono);font-size:var(--text-xs)}.wf-terminal[data-astro-cid-6hwqnljx]{border-radius:var(--radius-lg);overflow:hidden;box-shadow:0 4px 24px #00000026}.wf-terminal--hidden[data-astro-cid-6hwqnljx]{display:none}.wf-terminal-bar[data-astro-cid-6hwqnljx]{background:#2d2d2d;padding:var(--space-3) var(--space-4);display:flex;align-items:center;gap:var(--space-4)}.wf-dots[data-astro-cid-6hwqnljx]{display:flex;gap:6px}.wf-dots[data-astro-cid-6hwqnljx] span[data-astro-cid-6hwqnljx]{width:12px;height:12px;border-radius:50%}.wf-dots[data-astro-cid-6hwqnljx] span[data-astro-cid-6hwqnljx]:nth-child(1){background:#ff5f57}.wf-dots[data-astro-cid-6hwqnljx] span[data-astro-cid-6hwqnljx]:nth-child(2){background:#febc2e}.wf-dots[data-astro-cid-6hwqnljx] span[data-astro-cid-6hwqnljx]:nth-child(3){background:#28c840}.wf-terminal-title[data-astro-cid-6hwqnljx]{flex:1;text-align:center;font-family:var(--font-mono);font-size:var(--text-sm);color:#888}.wf-terminal-body[data-astro-cid-6hwqnljx]{background:#1e1e2e;padding:var(--space-6) var(--space-6);display:flex;flex-direction:column;gap:var(--space-1)}.wf-line[data-astro-cid-6hwqnljx]{display:flex;align-items:flex-start;gap:var(--space-3);padding-top:var(--space-3)}.wf-line[data-astro-cid-6hwqnljx]:first-child{padding-top:0}.wf-prompt[data-astro-cid-6hwqnljx]{flex-shrink:0;font-family:var(--font-mono);font-weight:var(--fw-bold);font-size:var(--text-base);width:20px;text-align:center}.wf-prompt--shell[data-astro-cid-6hwqnljx]{color:#febc2e}.wf-prompt--slash[data-astro-cid-6hwqnljx]{color:#28c840}.wf-prompt--chat[data-astro-cid-6hwqnljx]{color:#7c8aff}.wf-prompt--key[data-astro-cid-6hwqnljx]{color:#888}.wf-cmd[data-astro-cid-6hwqnljx]{font-family:var(--font-mono);font-size:var(--text-sm);color:#e0e0e0;line-height:var(--lh-relaxed)}.wf-comment[data-astro-cid-6hwqnljx]{font-family:var(--font-mono);font-size:var(--text-sm);color:#6a6a8a;font-style:italic;padding-left:calc(20px + var(--space-3));padding-bottom:var(--space-1)}.gitmap[data-astro-cid-6hwqnljx]{display:flex;align-items:stretch;gap:var(--space-2);padding:var(--space-6) var(--space-4);background:var(--white);border:1px solid var(--border-default);border-radius:var(--radius-lg);overflow-x:auto}.gitmap__zone[data-astro-cid-6hwqnljx]{flex:1 1 0;min-width:130px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:var(--space-1);padding:var(--space-4) var(--space-2);background:var(--gray-50);border:1px solid var(--border-default);border-radius:var(--radius-md)}.gitmap__zone--remote[data-astro-cid-6hwqnljx]{background:var(--yellow-10);border-color:var(--yellow)}.gitmap__ico[data-astro-cid-6hwqnljx]{width:44px;height:44px;border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;background:var(--navy);color:var(--white);margin-bottom:var(--space-1)}.gitmap__zone--remote[data-astro-cid-6hwqnljx] .gitmap__ico[data-astro-cid-6hwqnljx]{background:var(--yellow);color:var(--navy)}.gitmap__name[data-astro-cid-6hwqnljx]{font-family:var(--font-heading);font-weight:var(--fw-bold);font-size:var(--text-sm);color:var(--charcoal)}.gitmap__sub[data-astro-cid-6hwqnljx]{font-size:var(--text-xs);color:var(--text-secondary);line-height:var(--lh-snug)}.gitmap__conn[data-astro-cid-6hwqnljx]{flex:0 0 auto;align-self:center;display:flex;flex-direction:column;align-items:center;gap:2px;padding:0 var(--space-1)}.gitmap__cmd[data-astro-cid-6hwqnljx]{font-family:var(--font-mono);font-size:var(--text-xs);font-weight:var(--fw-semibold);color:var(--navy);background:var(--yellow-10);padding:1px var(--space-2);border-radius:var(--radius-sm);white-space:nowrap}.gitmap__cmd--rev[data-astro-cid-6hwqnljx]{color:var(--gray-500);background:var(--gray-100)}.gitmap__arrow[data-astro-cid-6hwqnljx]{color:var(--navy)}.gitmap__legend[data-astro-cid-6hwqnljx]{display:flex;flex-wrap:wrap;gap:var(--space-4);margin-top:var(--space-4);font-size:var(--text-sm);color:var(--text-secondary)}.gitmap__key[data-astro-cid-6hwqnljx]{display:inline-flex;align-items:center;gap:var(--space-2)}.gitmap__dot[data-astro-cid-6hwqnljx]{width:12px;height:4px;border-radius:2px;background:var(--navy)}.gitmap__dot--rev[data-astro-cid-6hwqnljx]{background:var(--gray-400)}@media(max-width:768px){.gitmap[data-astro-cid-6hwqnljx]{flex-direction:column;align-items:stretch}.gitmap__zone[data-astro-cid-6hwqnljx]{flex-direction:row;justify-content:flex-start;gap:var(--space-3);text-align:left}.gitmap__ico[data-astro-cid-6hwqnljx]{margin-bottom:0}.gitmap__conn[data-astro-cid-6hwqnljx]{flex-direction:row;gap:var(--space-2)}.gitmap__arrow[data-astro-cid-6hwqnljx]{transform:rotate(90deg)}}.lifecycle[data-astro-cid-6hwqnljx]{display:flex;align-items:stretch;gap:var(--space-1);flex-wrap:wrap}.lc-step[data-astro-cid-6hwqnljx]{flex:1 1 140px;display:flex;flex-direction:column;gap:2px;padding:var(--space-3) var(--space-4);background:var(--white);border:1px solid var(--border-default);border-radius:var(--radius-md)}.lc-dot[data-astro-cid-6hwqnljx]{width:12px;height:12px;border-radius:50%;margin-bottom:var(--space-1)}.lc-dot--red[data-astro-cid-6hwqnljx]{background:#ef4444}.lc-dot--amber[data-astro-cid-6hwqnljx]{background:#f59e0b}.lc-dot--blue[data-astro-cid-6hwqnljx]{background:#3b82f6}.lc-dot--green[data-astro-cid-6hwqnljx]{background:#10b981}.lc-name[data-astro-cid-6hwqnljx]{font-family:var(--font-mono);font-weight:var(--fw-bold);font-size:var(--text-sm);color:var(--charcoal)}.lc-sub[data-astro-cid-6hwqnljx]{font-size:var(--text-xs);color:var(--text-secondary);line-height:var(--lh-snug)}.lc-arrow[data-astro-cid-6hwqnljx]{display:flex;align-items:center;justify-content:center;flex:0 0 auto;padding:0 var(--space-1)}.lc-arrow[data-astro-cid-6hwqnljx]:after{content:"→";color:var(--gray-400);font-weight:var(--fw-bold);margin-left:var(--space-1)}.lc-cmd[data-astro-cid-6hwqnljx]{font-family:var(--font-mono);font-size:var(--text-xs);font-weight:var(--fw-semibold);color:var(--navy);background:var(--yellow-10);padding:1px var(--space-2);border-radius:var(--radius-sm);white-space:nowrap}@media(max-width:768px){.lifecycle[data-astro-cid-6hwqnljx]{flex-direction:column}.lc-arrow[data-astro-cid-6hwqnljx]{transform:rotate(90deg);align-self:center}}.branchgraph[data-astro-cid-6hwqnljx]{padding:var(--space-4);background:var(--white);border:1px solid var(--border-default);border-radius:var(--radius-lg)}.branchgraph[data-astro-cid-6hwqnljx] svg[data-astro-cid-6hwqnljx]{display:block;max-width:100%;height:auto}.bg-line[data-astro-cid-6hwqnljx]{fill:none;stroke-width:4}.bg-line--main[data-astro-cid-6hwqnljx]{stroke:var(--navy)}.bg-line--feat[data-astro-cid-6hwqnljx]{stroke:var(--yellow)}.bg-dot--main[data-astro-cid-6hwqnljx]{fill:var(--navy)}.bg-dot--feat[data-astro-cid-6hwqnljx]{fill:var(--yellow);stroke:var(--navy);stroke-width:2}.bg-dot--merge[data-astro-cid-6hwqnljx]{fill:var(--white);stroke:var(--navy);stroke-width:4}.bg-label[data-astro-cid-6hwqnljx]{font-family:var(--font-mono);font-size:15px;font-weight:600}.bg-label--main[data-astro-cid-6hwqnljx]{fill:var(--navy)}.bg-label--feat[data-astro-cid-6hwqnljx]{fill:var(--charcoal)}.bg-label--note[data-astro-cid-6hwqnljx]{fill:var(--gray-500);font-size:13px;font-weight:500}.bg-label--merge[data-astro-cid-6hwqnljx]{fill:var(--navy);font-weight:600}.branchgraph__caption[data-astro-cid-6hwqnljx]{display:flex;flex-wrap:wrap;gap:var(--space-4);margin-top:var(--space-4);padding-top:var(--space-4);border-top:1px solid var(--border-default);font-size:var(--text-sm);color:var(--text-secondary)}.branchgraph__caption[data-astro-cid-6hwqnljx] span[data-astro-cid-6hwqnljx]{display:inline-flex;align-items:center;gap:var(--space-2)}.bg-key[data-astro-cid-6hwqnljx]{width:16px;height:4px;border-radius:2px;flex-shrink:0}.bg-key--main[data-astro-cid-6hwqnljx]{background:var(--navy)}.bg-key--feat[data-astro-cid-6hwqnljx]{background:var(--yellow)}.bg-key--merge[data-astro-cid-6hwqnljx]{width:14px;height:14px;border-radius:50%;background:var(--white);border:3px solid var(--navy)}.conflict[data-astro-cid-6hwqnljx]{display:grid;grid-template-columns:1.1fr 1fr;gap:var(--space-6);align-items:start}@media(max-width:860px){.conflict[data-astro-cid-6hwqnljx]{grid-template-columns:1fr}}.conflict__code[data-astro-cid-6hwqnljx]{background:var(--charcoal);border-radius:var(--radius-lg);overflow:hidden;font-family:var(--font-mono);font-size:var(--text-sm);box-shadow:0 4px 24px #00000026}.ca-row[data-astro-cid-6hwqnljx]{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-2) var(--space-4);color:var(--gray-300);white-space:pre}.ca-gutter[data-astro-cid-6hwqnljx]{width:4px;align-self:stretch;border-radius:2px;background:transparent;flex-shrink:0}.ca-row--ours[data-astro-cid-6hwqnljx]{background:#10b98124}.ca-row--ours[data-astro-cid-6hwqnljx] .ca-gutter[data-astro-cid-6hwqnljx]{background:#10b981}.ca-row--theirs[data-astro-cid-6hwqnljx]{background:#3b82f629}.ca-row--theirs[data-astro-cid-6hwqnljx] .ca-gutter[data-astro-cid-6hwqnljx]{background:#3b82f6}.ca-row--sep[data-astro-cid-6hwqnljx]{color:var(--gray-500)}.ca-row--marker[data-astro-cid-6hwqnljx]{font-weight:var(--fw-bold);color:var(--white)}.conflict__notes[data-astro-cid-6hwqnljx]{display:flex;flex-direction:column;gap:var(--space-3)}.ca-note[data-astro-cid-6hwqnljx]{padding:var(--space-3) var(--space-4);border-radius:var(--radius-md);font-size:var(--text-sm);color:var(--text-secondary);line-height:var(--lh-relaxed);background:var(--white);border:1px solid var(--border-default);border-left-width:4px}.ca-note--ours[data-astro-cid-6hwqnljx]{border-left-color:#10b981}.ca-note--theirs[data-astro-cid-6hwqnljx]{border-left-color:#3b82f6}.ca-note--fix[data-astro-cid-6hwqnljx]{border-left-color:var(--yellow)}.ca-badge[data-astro-cid-6hwqnljx]{display:inline-block;font-size:var(--text-xs);font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:var(--ls-wide);padding:1px var(--space-2);border-radius:var(--radius-sm);margin-right:var(--space-2)}.ca-badge--ours[data-astro-cid-6hwqnljx]{background:#10b98124;color:#059669}.ca-badge--theirs[data-astro-cid-6hwqnljx]{background:#3b82f629;color:#2563eb}.ca-badge--fix[data-astro-cid-6hwqnljx]{background:var(--yellow-10);color:var(--navy)}@media(prefers-reduced-motion:reduce){.gitmap[data-astro-cid-6hwqnljx],.branchgraph[data-astro-cid-6hwqnljx] svg[data-astro-cid-6hwqnljx],.conflict__code[data-astro-cid-6hwqnljx]{scroll-behavior:auto}}
