.term[data-astro-cid-c6nuo4je]{border:1px solid var(--color-border-dark);border-radius:var(--radius-md);background-color:var(--color-neutral-black);width:100%;min-width:0;max-width:100%;overflow:hidden}.term__bar[data-astro-cid-c6nuo4je]{align-items:center;gap:var(--padding-xxs);border-bottom:1px solid var(--color-border-dark);padding:var(--padding-xxs) var(--padding-xs);display:flex}.term__glyph[data-astro-cid-c6nuo4je]{font-family:var(--font-mono);font-size:var(--text-body-sm);font-weight:var(--font-weight-semibold);color:var(--color-text-alternate)}.term__label[data-astro-cid-c6nuo4je]{font-family:var(--font-mono);font-size:var(--text-body-sm);color:var(--color-text-alternate-secondary);flex:1}.term[data-astro-cid-c6nuo4je] code[data-astro-cid-c6nuo4je]{min-width:0;max-width:100%;display:block}.term__copy[data-astro-cid-c6nuo4je]{border-radius:var(--radius-xs);width:2rem;height:2rem;color:var(--color-text-alternate-tertiary);cursor:pointer;transition:color var(--transition-fast), background-color var(--transition-fast);flex-shrink:0;justify-content:center;align-items:center;display:flex}.term__copy[data-astro-cid-c6nuo4je]:hover{color:var(--color-text-alternate);background-color:var(--color-background-card-dark)}.term__copy[data-astro-cid-c6nuo4je].is-copied{color:var(--color-text-accent)}.term__copy[data-astro-cid-c6nuo4je] svg[data-astro-cid-c6nuo4je]{width:1.25rem;height:1.25rem}.term__body[data-astro-cid-c6nuo4je]{min-width:0;max-width:100%;padding:var(--padding-xs);font-family:var(--font-mono);font-size:var(--text-body-sm);color:var(--color-text-alternate);tab-size:2;white-space:pre-wrap;overflow-wrap:anywhere;scrollbar-width:none;line-height:1.8;overflow:hidden}.term__body[data-astro-cid-c6nuo4je]::-webkit-scrollbar{display:none}.term__body[data-astro-cid-c6nuo4je].is-animated .term__line[data-astro-cid-c6nuo4je]:not(.is-blank){width:100%;max-width:100%;position:relative;overflow:hidden}.term__body[data-astro-cid-c6nuo4je].is-animated .term__line[data-astro-cid-c6nuo4je]:not(.is-blank):before,.term__body[data-astro-cid-c6nuo4je].is-animated .term__line[data-astro-cid-c6nuo4je]:not(.is-blank):after{content:"";pointer-events:none;animation-play-state:paused;position:absolute}.term[data-astro-cid-c6nuo4je].is-typing .term__body[data-astro-cid-c6nuo4je].is-animated .term__line[data-astro-cid-c6nuo4je]:not(.is-blank):before,.term[data-astro-cid-c6nuo4je].is-typing .term__body[data-astro-cid-c6nuo4je].is-animated .term__line[data-astro-cid-c6nuo4je]:not(.is-blank):after{animation-play-state:running}.term__body[data-astro-cid-c6nuo4je].is-animated .term__line[data-astro-cid-c6nuo4je]:not(.is-blank):before{z-index:1;background-color:var(--color-neutral-black);transform-origin:100%;animation:term-type-cover calc(var(--dur) * 1ms) steps(var(--steps), end) calc(var(--delay) * 1ms) backwards;inset:0;transform:scaleX(0)}.term__body[data-astro-cid-c6nuo4je].is-animated .term__line[data-astro-cid-c6nuo4je]:not(.is-blank):after{z-index:2;opacity:0;background-color:var(--color-text-alternate-secondary);width:.7ch;height:1.05em;transform:translate3d(var(--caret-travel), 0, 0);animation:term-caret calc(var(--dur) * 1ms) steps(var(--steps), end) calc(var(--delay) * 1ms) backwards;top:.32em;left:0}.term__body[data-astro-cid-c6nuo4je].is-animated .term__line[data-astro-cid-c6nuo4je].is-end:after{animation:term-caret calc(var(--dur) * 1ms) steps(var(--steps), end) calc(var(--delay) * 1ms) backwards, term-caret-blink .76s step-end calc((var(--delay) + var(--dur)) * 1ms) infinite}@keyframes term-type-cover{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@keyframes term-caret{0%{opacity:0;transform:translate(0)}1%{opacity:1;transform:translate(0)}92%{opacity:1}to{opacity:0;transform:translate3d(var(--caret-travel), 0, 0)}}@keyframes term-caret-blink{0%,49%{opacity:1;transform:translate3d(var(--caret-travel), 0, 0)}50%,to{opacity:0;transform:translate3d(var(--caret-travel), 0, 0)}}@media (prefers-reduced-motion:reduce){.term__body[data-astro-cid-c6nuo4je].is-animated .term__line[data-astro-cid-c6nuo4je]:not(.is-blank):before,.term__body[data-astro-cid-c6nuo4je].is-animated .term__line[data-astro-cid-c6nuo4je]:not(.is-blank):after{animation:none;display:none}}.term__line[data-astro-cid-c6nuo4je]{white-space:pre-wrap;overflow-wrap:anywhere;max-width:100%;display:block}.term__line[data-astro-cid-c6nuo4je].is-comment{color:var(--color-text-alternate-secondary)}.term__cmd[data-astro-cid-c6nuo4je]{color:var(--color-text-alternate)}.term__arg[data-astro-cid-c6nuo4je],.term__accent[data-astro-cid-c6nuo4je]{color:var(--color-text-accent)}.term__strong[data-astro-cid-c6nuo4je]{color:var(--color-text-accent);font-weight:var(--font-weight-semibold)}.term__dim[data-astro-cid-c6nuo4je]{color:var(--color-text-alternate-secondary)}.term__punct[data-astro-cid-c6nuo4je]{color:var(--color-text-alternate)}.term__body[data-astro-cid-c6nuo4je].is-tui,.term__body[data-astro-cid-c6nuo4je].is-tui .term__line[data-astro-cid-c6nuo4je]{white-space:pre;overflow-wrap:normal}.term__body[data-astro-cid-c6nuo4je].is-tui.is-animated .term__line[data-astro-cid-c6nuo4je]:not(.is-blank){width:max-content;max-width:none;overflow:hidden}@media (width<=991px){.term__body[data-astro-cid-c6nuo4je].is-tui{font-size:.75rem;line-height:1.65}}@media (width<=479px){.term__body[data-astro-cid-c6nuo4je].is-tui{font-size:.625rem;line-height:1.55}}
