.cmd-reference:where(.astro-hvyupztg){font-family:var(--sl-font-mono);font-size:.9rem;color:var(--c-fg);margin:1.25rem 0}.cmd-toolbar:where(.astro-hvyupztg){display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.cmd-help-note:where(.astro-hvyupztg){color:var(--c-fg-dim);background:var(--c-surface);border:1px solid var(--c-border);border-radius:4px;padding:.5rem .75rem;margin:0;font-size:.85rem}.cmd-help-note:where(.astro-hvyupztg) code:where(.astro-hvyupztg){color:var(--c-accent);background:var(--c-surface-2);padding:.05em .3em;border-radius:2px}.cmd-toolbar-actions:where(.astro-hvyupztg){display:flex;gap:.4rem;justify-content:flex-end;flex-wrap:wrap}.cmd-toolbar-btn:where(.astro-hvyupztg){font:inherit;font-size:.8rem;color:var(--c-fg-dim);background:var(--c-surface);border:1px solid var(--c-border);border-radius:4px;padding:.25rem .6rem;cursor:pointer}.cmd-toolbar-btn:where(.astro-hvyupztg):hover{color:var(--c-accent);border-color:var(--c-accent);background:var(--c-surface-2)}.cmd-toolbar-btn:where(.astro-hvyupztg):focus-visible{outline:2px solid var(--c-accent);outline-offset:1px}.cmd-placeholder:where(.astro-hvyupztg) p:where(.astro-hvyupztg){color:var(--c-fg-dim);border:1px dashed var(--c-border);border-radius:4px;padding:.75rem 1rem;margin:0}.cmd-placeholder:where(.astro-hvyupztg) a:where(.astro-hvyupztg){color:var(--c-accent);border-bottom:1px dotted var(--c-accent);text-decoration:none}.cmd-placeholder:where(.astro-hvyupztg) a:where(.astro-hvyupztg):hover,.cmd-placeholder:where(.astro-hvyupztg) a:where(.astro-hvyupztg):focus-visible{border-bottom-style:solid;background:var(--c-surface-2);outline:none}.cmd-text:where(.astro-hvyupztg){white-space:pre;overflow-x:auto;background:var(--c-surface);border:1px solid var(--c-border);border-radius:4px;padding:.75rem 1rem;margin:0;color:var(--c-fg);line-height:1.5}.cmd-children:where(.astro-hvyupztg){margin-top:.5rem;display:flex;flex-direction:column;gap:.5rem}.cmd-node:where(.astro-hvyupztg) .cmd-children:where(.astro-hvyupztg){margin-inline-start:1rem;padding-inline-start:.75rem;border-inline-start:1px solid var(--c-border)}.cmd-top-children:where(.astro-hvyupztg){margin-top:.75rem}.cmd-node:where(.astro-hvyupztg){border:1px solid var(--c-border);border-radius:4px;background:var(--c-surface);overflow:hidden;min-width:0}.cmd-summary:where(.astro-hvyupztg){cursor:pointer;list-style:none;padding:.5rem .75rem;display:grid;grid-template-columns:1ch auto minmax(0,1fr) auto;align-items:baseline;column-gap:.75rem;row-gap:.25rem;color:var(--c-fg);min-width:0}.cmd-summary:where(.astro-hvyupztg)::-webkit-details-marker{display:none}.cmd-summary:where(.astro-hvyupztg):before{content:"+";color:var(--c-fg-faint);font-weight:600;grid-column:1}.cmd-node:where(.astro-hvyupztg)[open]>.cmd-summary:where(.astro-hvyupztg):before{content:"-"}.cmd-summary:where(.astro-hvyupztg):hover{background:var(--c-surface-2)}.cmd-summary:where(.astro-hvyupztg):focus-visible{outline:2px solid var(--c-accent);outline-offset:-2px}.cmd-path:where(.astro-hvyupztg){color:var(--c-accent);font-weight:600;grid-column:2;white-space:nowrap}.cmd-short:where(.astro-hvyupztg){color:var(--c-fg-dim);grid-column:3;min-width:0;overflow-wrap:anywhere}.cmd-copy-path:where(.astro-hvyupztg){grid-column:4;align-self:start}.cmd-body:where(.astro-hvyupztg){border-top:1px solid var(--c-border);background:var(--c-bg);padding:.75rem;display:flex;flex-direction:column;gap:.75rem;min-width:0}.cmd-desc:where(.astro-hvyupztg){margin:0;color:var(--c-fg);white-space:pre-wrap;line-height:1.5}.cmd-label:where(.astro-hvyupztg){display:inline-block;color:var(--c-fg-faint);font-size:.75rem;text-transform:uppercase;letter-spacing:.06em}.cmd-label:where(.astro-hvyupztg):before{content:"# ";color:var(--c-accent-2)}.cmd-usage-list:where(.astro-hvyupztg){list-style:none;margin:.25rem 0 0;padding:0;display:flex;flex-direction:column;gap:.25rem}.cmd-usage-row:where(.astro-hvyupztg){display:flex;align-items:center;gap:.5rem}.cmd-usage-text:where(.astro-hvyupztg){color:var(--c-accent);background:var(--c-surface-2);padding:.1em .4em;border-radius:2px;overflow-x:auto}.cmd-flags-head:where(.astro-hvyupztg){display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap;margin-bottom:.25rem}.cmd-filter:where(.astro-hvyupztg){font-family:var(--sl-font-mono);font-size:.8rem;color:var(--c-fg);background:var(--c-bg);border:1px solid var(--c-border);border-radius:4px;padding:.25rem .5rem;min-width:12ch}.cmd-filter:where(.astro-hvyupztg)::placeholder{color:var(--c-fg-faint)}.cmd-filter:where(.astro-hvyupztg):focus-visible{outline:2px solid var(--c-accent);outline-offset:1px;border-color:var(--c-accent)}.cmd-flag-scroll:where(.astro-hvyupztg){overflow-x:auto;-webkit-overflow-scrolling:touch}.cmd-flag-table:where(.astro-hvyupztg){width:100%;border-collapse:collapse;font-size:.85rem}.cmd-flag-table:where(.astro-hvyupztg) th:where(.astro-hvyupztg){text-align:left;color:var(--c-fg-faint);font-weight:500;font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;padding:.2rem .5rem;border-bottom:1px solid var(--c-border)}.cmd-flag-table:where(.astro-hvyupztg) td:where(.astro-hvyupztg){padding:.3rem .5rem;border-bottom:1px solid var(--c-border);vertical-align:top}.cmd-flag-table:where(.astro-hvyupztg) tr:where(.astro-hvyupztg):last-child td:where(.astro-hvyupztg){border-bottom:0}.cmd-flag-name:where(.astro-hvyupztg) code:where(.astro-hvyupztg){color:var(--c-fg);white-space:nowrap}.cmd-flag-long:where(.astro-hvyupztg){color:var(--c-accent);font-weight:600}.cmd-flag-short:where(.astro-hvyupztg){color:var(--c-accent-3)}.cmd-flag-ph:where(.astro-hvyupztg){color:var(--c-fg-dim);margin-inline-start:.5ch}.cmd-flag-desc:where(.astro-hvyupztg){color:var(--c-fg);line-height:1.4;white-space:pre-wrap}.cmd-flag-default:where(.astro-hvyupztg){color:var(--c-fg-dim)}.cmd-badge:where(.astro-hvyupztg){display:inline-block;font-size:.7rem;line-height:1.4;padding:.05em .4em;border-radius:3px;border:1px solid var(--c-border);margin-inline-end:.25rem;white-space:nowrap}.cmd-badge-type:where(.astro-hvyupztg){color:var(--c-accent-3);border-color:var(--c-accent-3)}.cmd-badge-req:where(.astro-hvyupztg){color:var(--c-accent);border-color:var(--c-accent)}.cmd-badge-global:where(.astro-hvyupztg){color:var(--c-fg-dim);margin-inline-start:.4rem}.cmd-no-match:where(.astro-hvyupztg){color:var(--c-fg-dim);font-size:.8rem;margin:.5rem 0 0}.cmd-copy:where(.astro-hvyupztg){font-family:var(--sl-font-mono);font-size:.7rem;color:var(--c-fg-dim);background:var(--c-surface);border:1px solid var(--c-border);border-radius:3px;padding:.1em .5em;cursor:pointer;flex:none;transition:border-color .12s ease,color .12s ease}.cmd-copy:where(.astro-hvyupztg):hover{color:var(--c-fg);border-color:var(--c-accent)}.cmd-copy:where(.astro-hvyupztg):focus-visible{outline:2px solid var(--c-accent);outline-offset:1px}.cmd-copy:where(.astro-hvyupztg).is-copied{color:var(--c-accent-2);border-color:var(--c-accent-2)}.cmd-examples-text:where(.astro-hvyupztg){white-space:pre-wrap;background:var(--c-surface-2);border:1px solid var(--c-border);border-radius:4px;padding:.5rem .75rem;margin:.25rem 0 0;color:var(--c-fg)}.cmd-raw:where(.astro-hvyupztg){border:1px solid var(--c-border);border-radius:4px;background:var(--c-surface)}.cmd-reference:where(.astro-hvyupztg).js-raw-hidden .cmd-raw:where(.astro-hvyupztg){display:none}.cmd-raw-summary:where(.astro-hvyupztg){cursor:pointer;list-style:none;padding:.35rem .6rem;color:var(--c-fg-dim);font-size:.8rem}.cmd-raw-summary:where(.astro-hvyupztg)::-webkit-details-marker{display:none}.cmd-raw-summary:where(.astro-hvyupztg):before{content:"+ ";color:var(--c-fg-faint);font-weight:600}.cmd-raw:where(.astro-hvyupztg)[open]>.cmd-raw-summary:where(.astro-hvyupztg):before{content:"- "}.cmd-raw-summary:where(.astro-hvyupztg):hover{color:var(--c-fg)}.cmd-raw-summary:where(.astro-hvyupztg):focus-visible{outline:2px solid var(--c-accent);outline-offset:-2px}.cmd-raw-summary:where(.astro-hvyupztg) code:where(.astro-hvyupztg){color:var(--c-accent)}.cmd-raw:where(.astro-hvyupztg)>.cmd-text:where(.astro-hvyupztg){border:0;border-top:1px solid var(--c-border);border-radius:0;background:var(--c-bg)}.sr-only:where(.astro-hvyupztg){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.cmd-node:where(.astro-hvyupztg) :where(.astro-hvyupztg)::selection{background:var(--c-fg);color:var(--c-bg)}
