:root{--diff-background-color:initial;--diff-text-color:initial;--diff-font-family:Consolas,Courier,monospace;--diff-selection-background-color:#b3d7ff;--diff-selection-text-color:var(--diff-text-color);--diff-gutter-insert-background-color:#d6fedb;--diff-gutter-insert-text-color:var(--diff-text-color);--diff-gutter-delete-background-color:#fadde0;--diff-gutter-delete-text-color:var(--diff-text-color);--diff-gutter-selected-background-color:#fffce0;--diff-gutter-selected-text-color:var(--diff-text-color);--diff-code-insert-background-color:#eaffee;--diff-code-insert-text-color:var(--diff-text-color);--diff-code-delete-background-color:#fdeff0;--diff-code-delete-text-color:var(--diff-text-color);--diff-code-insert-edit-background-color:#c0dc91;--diff-code-insert-edit-text-color:var(--diff-text-color);--diff-code-delete-edit-background-color:#f39ea2;--diff-code-delete-edit-text-color:var(--diff-text-color);--diff-code-selected-background-color:#fffce0;--diff-code-selected-text-color:var(--diff-text-color);--diff-omit-gutter-line-color:#cb2a1d}.diff{background-color:var(--diff-background-color);border-collapse:collapse;color:var(--diff-text-color);table-layout:fixed;width:100%}.diff::-moz-selection{background-color:#b3d7ff;background-color:var(--diff-selection-background-color);color:var(--diff-text-color);color:var(--diff-selection-text-color)}.diff::selection{background-color:#b3d7ff;background-color:var(--diff-selection-background-color);color:var(--diff-text-color);color:var(--diff-selection-text-color)}.diff td{padding-bottom:0;padding-top:0;vertical-align:top}.diff-line{font-family:Consolas,Courier,monospace;font-family:var(--diff-font-family);line-height:1.5}.diff-gutter>a{color:inherit;display:block}.diff-gutter{cursor:pointer;padding:0 1ch;text-align:right;-webkit-user-select:none;-moz-user-select:none;user-select:none}.diff-gutter-insert{background-color:#d6fedb;background-color:var(--diff-gutter-insert-background-color);color:var(--diff-text-color);color:var(--diff-gutter-insert-text-color)}.diff-gutter-delete{background-color:#fadde0;background-color:var(--diff-gutter-delete-background-color);color:var(--diff-text-color);color:var(--diff-gutter-delete-text-color)}.diff-gutter-omit{cursor:default}.diff-gutter-selected{background-color:#fffce0;background-color:var(--diff-gutter-selected-background-color);color:var(--diff-text-color);color:var(--diff-gutter-selected-text-color)}.diff-code{word-wrap:break-word;padding:0 0 0 .5em;white-space:pre-wrap;word-break:break-all}.diff-code-edit{color:inherit}.diff-code-insert{background-color:#eaffee;background-color:var(--diff-code-insert-background-color);color:var(--diff-text-color);color:var(--diff-code-insert-text-color)}.diff-code-insert .diff-code-edit{background-color:#c0dc91;background-color:var(--diff-code-insert-edit-background-color);color:var(--diff-text-color);color:var(--diff-code-insert-edit-text-color)}.diff-code-delete{background-color:#fdeff0;background-color:var(--diff-code-delete-background-color);color:var(--diff-text-color);color:var(--diff-code-delete-text-color)}.diff-code-delete .diff-code-edit{background-color:#f39ea2;background-color:var(--diff-code-delete-edit-background-color);color:var(--diff-text-color);color:var(--diff-code-delete-edit-text-color)}.diff-code-selected{background-color:#fffce0;background-color:var(--diff-code-selected-background-color);color:var(--diff-text-color);color:var(--diff-code-selected-text-color)}.diff-widget-content{vertical-align:top}.diff-gutter-col{width:7ch}.diff-gutter-omit{height:0}.diff-gutter-omit:before{background-color:#cb2a1d;background-color:var(--diff-omit-gutter-line-color);content:" ";display:block;height:100%;margin-left:4.6ch;overflow:hidden;white-space:pre;width:2px}.diff-decoration{line-height:1.5;-webkit-user-select:none;-moz-user-select:none;user-select:none}.diff-decoration-content{font-family:Consolas,Courier,monospace;font-family:var(--diff-font-family);padding:0}.github-commit-diff{display:grid;gap:1rem;background:#fff}.github-commit-diff__file{overflow:hidden;border:1px solid #d0d7de;border-radius:.5rem;background:#fff}.github-commit-diff__file-header{padding:.5rem .75rem;border-bottom:1px solid #d0d7de;background:#f6f8fa;font-size:.85rem;font-weight:600}.github-commit-diff__file-header a{color:#24292f;text-decoration:none}.github-commit-diff__file-header a:hover{color:#0969da}.github-commit-diff__empty{padding:.85rem 1rem;color:#57606a;font-size:.92rem}.github-commit-diff__table{width:100%;table-layout:fixed;--diff-background-color: #ffffff;--diff-text-color: #24292f;--diff-font-family: ui-monospace, SFMono-Regular, Menlo, Consolas, "Liberation Mono", monospace;--diff-gutter-insert-background-color: #dafbe1;--diff-gutter-delete-background-color: #ffebe9;--diff-gutter-selected-background-color: #fff8c5;--diff-code-insert-background-color: #eaffee;--diff-code-delete-background-color: #ffebe9;--diff-code-selected-background-color: #fff8c5;--diff-code-insert-edit-background-color: #aceebb;--diff-code-delete-edit-background-color: #ffcecb}.github-commit-diff__table .diff-gutter,.github-commit-diff__table .diff-code{font-size:.8rem;line-height:1.45}.github-commit-diff__table .diff-gutter{user-select:none}.github-commit-diff__table .diff-code{white-space:pre-wrap;word-break:break-word}.github-card{--github-card-side-size: 1.5rem;--github-card-icon-size: .95rem;--github-card-text-size: .875rem;--github-card-header-row-gap: .1rem;--github-card-header-link-scale: .75;--github-card-header-padding: .45rem .75rem .55rem;--github-card-header-rows: var(--github-card-side-size) var(--github-card-side-size) auto;--github-card-header-border-bottom: none;display:flex;flex-direction:column;overflow:hidden;border:1px solid #d0d7de;border-radius:.75rem;background:#fff;box-shadow:0 1px #1b1f240a}.github-card__header{display:grid;grid-template-columns:var(--github-card-side-size) minmax(0,1fr) calc((var(--github-card-side-size) * 2) + var(--github-card-header-row-gap));grid-template-rows:var(--github-card-header-rows);column-gap:.5rem;row-gap:var(--github-card-header-row-gap);padding:var(--github-card-header-padding);background:#f6f8fa;border-bottom:var(--github-card-header-border-bottom)}.github-card__icon-cell{width:var(--github-card-side-size);min-height:var(--github-card-side-size);height:auto;display:grid;place-items:center;align-self:stretch}.github-card__icon-cell--repo{grid-column:1;grid-row:1}.github-card__icon-cell--detail{grid-column:1;grid-row:2}.github-card__row-icon{width:100%;max-width:100%;height:auto;aspect-ratio:1;color:#57606a}.github-card__repo-link{grid-column:2;grid-row:1;min-height:var(--github-card-side-size);display:flex;align-items:center;min-width:0;overflow-wrap:anywhere;word-break:break-word;font-size:var(--github-card-text-size);font-weight:500;line-height:1.3;text-decoration:none}.github-card__repo-link:hover{color:#0969da;text-decoration:underline}.github-card__repo-link svg{display:block;width:100%;height:auto}.github-card__header-link{grid-column:3;grid-row:1 / span 2;align-self:start;justify-self:end;display:flex;align-items:center;justify-content:center;width:calc(100% * var(--github-card-header-link-scale));height:calc(100% * var(--github-card-header-link-scale));color:#57606a;text-decoration:none}.github-card__header-link:hover{color:#0969da}.github-card__header-link svg{display:block;width:100%;height:100%;fill:currentColor}.github-card__author-avatar{grid-column:1;grid-row:3;place-self:center;display:inline-flex;align-items:center;justify-content:center;width:var(--github-card-side-size);height:var(--github-card-side-size);flex:0 0 auto}.github-card__author-avatar--placeholder{visibility:hidden}.github-card__author-avatar-icon{width:100%;height:100%;color:#8c959f}.github-card__meta-text{grid-column:2;grid-row:3;display:flex;flex-wrap:wrap;align-items:center;gap:.25rem;min-width:0;min-height:var(--github-card-side-size);font-size:var(--github-card-text-size);line-height:1.35;color:#57606a}.github-card__author-link,.github-card__author-name{color:#24292f;font-weight:600;text-decoration:none}.github-card__author-link:hover{color:#0969da;text-decoration:underline}.github-card:where(.astro-vwmmz4ki){--github-card-header-padding: .45rem .75rem .55rem;--github-card-header-rows: var(--github-card-side-size) var(--github-card-side-size) auto;--github-card-header-border-bottom: 1px solid #d0d7de}.github-card__repo-link:where(.astro-vwmmz4ki){color:#57606a}.github-card__path:where(.astro-vwmmz4ki){grid-column:2;grid-row:2;display:inline-flex;align-items:center;gap:.35rem;min-height:var(--github-card-side-size);min-width:0;margin:0;overflow:hidden;font-size:var(--github-card-text-size);font-weight:500;line-height:1.3;color:#24292f}.github-card__path:where(.astro-vwmmz4ki) svg:where(.astro-vwmmz4ki){display:block;width:100%;height:auto}.github-card__path-primary:where(.astro-vwmmz4ki),.github-card__path-secondary:where(.astro-vwmmz4ki){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.github-card__path-primary:where(.astro-vwmmz4ki){flex:0 0 auto}.github-card__path-separator:where(.astro-vwmmz4ki){flex:0 0 auto;color:#8c959f}.github-card__path-secondary:where(.astro-vwmmz4ki){flex:1 1 auto;min-width:0;color:#57606a;font-weight:400}.github-card__path-link:where(.astro-vwmmz4ki){text-decoration:none}.github-card__path-link:where(.astro-vwmmz4ki):hover{color:#0969da;text-decoration:underline}.github-card__body:where(.astro-vwmmz4ki){padding:.75rem;background:#fff}.github-card__error:where(.astro-vwmmz4ki){padding:1rem 1.1rem;font-size:.92rem;color:#57606a}.github-card__error:where(.astro-vwmmz4ki) p:where(.astro-vwmmz4ki){margin:0}.github-card__error:where(.astro-vwmmz4ki) p:where(.astro-vwmmz4ki)+p:where(.astro-vwmmz4ki){margin-top:.35rem}@media(max-width:720px){.github-card__path-primary:where(.astro-vwmmz4ki),.github-card__path-separator:where(.astro-vwmmz4ki){display:none}.github-card__path:where(.astro-vwmmz4ki){gap:0}}.github-card:where(.astro-n6ob7zjd){--github-card-header-padding: .45rem .75rem .55rem;--github-card-header-rows: var(--github-card-side-size) var(--github-card-side-size) auto;--github-card-header-border-bottom: 1px solid #d0d7de;--github-card-body-line-height: 1.55}.github-card__repo-link:where(.astro-n6ob7zjd){color:#57606a}.github-card__issue-link:where(.astro-n6ob7zjd){grid-column:2;grid-row:2;min-height:var(--github-card-side-size);display:inline-flex;align-items:center;min-width:0;color:#57606a;font-size:var(--github-card-text-size);font-weight:500;line-height:1.3;text-decoration:none}.github-card__issue-link:where(.astro-n6ob7zjd):hover{color:#0969da;text-decoration:underline}.github-card__body:where(.astro-n6ob7zjd){display:grid;gap:.85rem;padding:.9rem 1rem 1rem;background:#fff}.github-card__issue-summary:where(.astro-n6ob7zjd){display:flex;flex-wrap:wrap;gap:.5rem .75rem;align-items:center}.github-card__issue-title:where(.astro-n6ob7zjd){color:#24292f;font-size:1rem;font-weight:600;line-height:1.35;text-decoration:none}.github-card__issue-title:where(.astro-n6ob7zjd):hover{color:#0969da;text-decoration:underline}.github-card__issue-status:where(.astro-n6ob7zjd){display:inline-flex;align-items:center;min-height:1.6rem;padding:.1rem .55rem;border-radius:999px;border:1px solid currentColor;font-size:.75rem;font-weight:600;line-height:1.2}.github-card__issue-status--open:where(.astro-n6ob7zjd){color:#1a7f37;background:#1a7f3714}.github-card__issue-status--closed:where(.astro-n6ob7zjd){color:#8250df;background:#8250df14}.github-card__issue-body:where(.astro-n6ob7zjd){position:relative;color:#57606a;font-size:.92rem;line-height:var(--github-card-body-line-height);white-space:pre-wrap}.github-card__issue-body--clamped:where(.astro-n6ob7zjd){overflow:hidden;max-height:calc(var(--github-card-body-max-lines) * var(--github-card-body-line-height) * 1em)}.github-card__issue-body--faded:where(.astro-n6ob7zjd):after{content:"";position:absolute;inset:auto 0 0;height:calc(var(--github-card-body-line-height) * 3em);pointer-events:none;background:linear-gradient(to bottom,#fff0,#ffffff2e,#ffffff73 56%,#ffffffc7 80%,#fff)}.github-card__issue-body:where(.astro-n6ob7zjd).markdown-body{color:#24292f;font-size:.92rem;line-height:var(--github-card-body-line-height);white-space:normal;word-break:break-word}.github-card__issue-body:where(.astro-n6ob7zjd).markdown-body p{margin:0 0 .75rem}.github-card__issue-body:where(.astro-n6ob7zjd).markdown-body p:last-child{margin-bottom:0}.github-card__issue-body:where(.astro-n6ob7zjd).markdown-body ul,.github-card__issue-body:where(.astro-n6ob7zjd).markdown-body ol{margin:0 0 .75rem 1.25rem;padding:0}.github-card__issue-body:where(.astro-n6ob7zjd).markdown-body li+li{margin-top:.2rem}.github-card__issue-body:where(.astro-n6ob7zjd).markdown-body pre{margin:0 0 .75rem;padding:.75rem;overflow-x:auto;border:1px solid #d0d7de;border-radius:.5rem;background:#f6f8fa;font-size:.84rem;line-height:1.45}.github-card__issue-body:where(.astro-n6ob7zjd).markdown-body code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace;font-size:.85em}.github-card__issue-body:where(.astro-n6ob7zjd).markdown-body :not(pre)>code{padding:.12rem .35rem;border-radius:.35rem;background:#afb8c133}.github-card__issue-body:where(.astro-n6ob7zjd).markdown-body blockquote{margin:0 0 .75rem;padding-left:1rem;border-left:.25rem solid #d0d7de;color:#57606a}.github-card__issue-body:where(.astro-n6ob7zjd).markdown-body a{color:#0969da;text-decoration:none}.github-card__issue-body:where(.astro-n6ob7zjd).markdown-body a:hover{text-decoration:underline}.github-card__issue-more-row:where(.astro-n6ob7zjd){display:flex;justify-content:center;margin-top:.1rem}.github-card__issue-more-link:where(.astro-n6ob7zjd){display:inline-flex;align-items:center;justify-content:center;min-height:2rem;padding:.2rem .75rem;border:1px solid #d0d7de;border-radius:999px;background:#fff;color:#0969da;font-size:.88rem;font-weight:600;line-height:1.2;text-decoration:none}.github-card__issue-more-link:where(.astro-n6ob7zjd):hover{border-color:#0969da;background:#f6f8fa;text-decoration:none}.github-card__error:where(.astro-n6ob7zjd){padding:1rem 1.1rem;font-size:.92rem;color:#57606a}.github-card__error:where(.astro-n6ob7zjd) p:where(.astro-n6ob7zjd){margin:0}.github-card__error:where(.astro-n6ob7zjd) p:where(.astro-n6ob7zjd)+p:where(.astro-n6ob7zjd){margin-top:.35rem}.github-card:where(.astro-np35c5xf){--github-card-header-padding: .45rem .75rem .55rem;--github-card-header-rows: var(--github-card-side-size) var(--github-card-side-size) auto;--github-card-header-border-bottom: 1px solid #d0d7de;--github-card-body-line-height: 1.55}.github-card__repo-link:where(.astro-np35c5xf){color:#57606a}.github-card__pull-request-link:where(.astro-np35c5xf){grid-column:2;grid-row:2;min-height:var(--github-card-side-size);display:inline-flex;align-items:center;min-width:0;color:#57606a;font-size:var(--github-card-text-size);font-weight:500;line-height:1.3;text-decoration:none}.github-card__pull-request-link:where(.astro-np35c5xf):hover{color:#0969da;text-decoration:underline}.github-card__body:where(.astro-np35c5xf){display:grid;gap:.45rem;padding:.9rem 1rem 1rem;background:#fff}.github-card__pull-request-summary:where(.astro-np35c5xf){display:flex;flex-wrap:wrap;gap:.5rem .75rem;align-items:center}.github-card__pull-request-title:where(.astro-np35c5xf){color:#24292f;font-size:1rem;font-weight:600;line-height:1.35;text-decoration:none}.github-card__pull-request-title:where(.astro-np35c5xf):hover{color:#0969da;text-decoration:underline}.github-card__pull-request-status:where(.astro-np35c5xf){display:inline-flex;align-items:center;min-height:1.6rem;padding:.1rem .55rem;border-radius:999px;border:1px solid currentColor;font-size:.75rem;font-weight:600;line-height:1.2}.github-card__pull-request-status--open:where(.astro-np35c5xf){color:#1a7f37;background:#1a7f3714}.github-card__pull-request-status--closed:where(.astro-np35c5xf){color:#cf222e;background:#cf222e14}.github-card__pull-request-status--merged:where(.astro-np35c5xf){color:#8250df;background:#8250df14}.github-card__pull-request-body:where(.astro-np35c5xf){position:relative;color:#57606a;font-size:.92rem;line-height:var(--github-card-body-line-height);white-space:pre-wrap}.github-card__pull-request-body--clamped:where(.astro-np35c5xf){overflow:hidden;max-height:calc(var(--github-card-body-max-lines) * var(--github-card-body-line-height) * 1em)}.github-card__pull-request-body--faded:where(.astro-np35c5xf):after{content:"";position:absolute;inset:auto 0 0;height:calc(var(--github-card-body-line-height) * 3em);pointer-events:none;background:linear-gradient(to bottom,#fff0,#ffffff2e,#ffffff73 56%,#ffffffc7 80%,#fff)}.github-card__pull-request-body:where(.astro-np35c5xf).markdown-body{color:#24292f;font-size:.92rem;line-height:var(--github-card-body-line-height);white-space:normal;word-break:break-word}.github-card__pull-request-body:where(.astro-np35c5xf).markdown-body p{margin:0 0 .75rem}.github-card__pull-request-body:where(.astro-np35c5xf).markdown-body p:last-child{margin-bottom:0}.github-card__pull-request-body:where(.astro-np35c5xf).markdown-body h1,.github-card__pull-request-body:where(.astro-np35c5xf).markdown-body h2,.github-card__pull-request-body:where(.astro-np35c5xf).markdown-body h3,.github-card__pull-request-body:where(.astro-np35c5xf).markdown-body h4,.github-card__pull-request-body:where(.astro-np35c5xf).markdown-body h5,.github-card__pull-request-body:where(.astro-np35c5xf).markdown-body h6{margin:0 0 .6rem;color:#24292f;font-weight:600;line-height:1.3}.github-card__pull-request-body:where(.astro-np35c5xf).markdown-body h1:first-child,.github-card__pull-request-body:where(.astro-np35c5xf).markdown-body h2:first-child,.github-card__pull-request-body:where(.astro-np35c5xf).markdown-body h3:first-child,.github-card__pull-request-body:where(.astro-np35c5xf).markdown-body h4:first-child,.github-card__pull-request-body:where(.astro-np35c5xf).markdown-body h5:first-child,.github-card__pull-request-body:where(.astro-np35c5xf).markdown-body h6:first-child{margin-top:0}.github-card__pull-request-body:where(.astro-np35c5xf).markdown-body h1{font-size:1.1rem}.github-card__pull-request-body:where(.astro-np35c5xf).markdown-body h2{font-size:1rem}.github-card__pull-request-body:where(.astro-np35c5xf).markdown-body h3,.github-card__pull-request-body:where(.astro-np35c5xf).markdown-body h4,.github-card__pull-request-body:where(.astro-np35c5xf).markdown-body h5,.github-card__pull-request-body:where(.astro-np35c5xf).markdown-body h6{font-size:.95rem}.github-card__pull-request-body:where(.astro-np35c5xf).markdown-body ul,.github-card__pull-request-body:where(.astro-np35c5xf).markdown-body ol{margin:0 0 .75rem 1.25rem;padding:0}.github-card__pull-request-body:where(.astro-np35c5xf).markdown-body li+li{margin-top:.2rem}.github-card__pull-request-body:where(.astro-np35c5xf).markdown-body pre{margin:0 0 .75rem;padding:.75rem;overflow-x:auto;border:1px solid #d0d7de;border-radius:.5rem;background:#f6f8fa;font-size:.84rem;line-height:1.45}.github-card__pull-request-body:where(.astro-np35c5xf).markdown-body code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace;font-size:.85em}.github-card__pull-request-body:where(.astro-np35c5xf).markdown-body :not(pre)>code{padding:.12rem .35rem;border-radius:.35rem;background:#afb8c133}.github-card__pull-request-body:where(.astro-np35c5xf).markdown-body blockquote{margin:0 0 .75rem;padding-left:1rem;border-left:.25rem solid #d0d7de;color:#57606a}.github-card__pull-request-body:where(.astro-np35c5xf).markdown-body a{color:#0969da;text-decoration:none}.github-card__pull-request-body:where(.astro-np35c5xf).markdown-body a:hover{text-decoration:underline}.github-card__error:where(.astro-np35c5xf){padding:1rem 1.1rem;font-size:.92rem;color:#57606a}.github-card__error:where(.astro-np35c5xf) p:where(.astro-np35c5xf){margin:0}.github-card__error:where(.astro-np35c5xf) p:where(.astro-np35c5xf)+p:where(.astro-np35c5xf){margin-top:.35rem}.github-card:where(.astro-odikcmdn){--github-card-header-padding: .55rem .75rem .65rem;--github-card-header-rows: var(--github-card-side-size) var(--github-card-side-size) auto}.github-card__repo-link:where(.astro-odikcmdn){color:#24292f}.github-card__tag-label:where(.astro-odikcmdn){grid-column:2;grid-row:2;display:inline-flex;align-items:center;min-height:var(--github-card-side-size);min-width:0;color:#57606a;font-size:var(--github-card-text-size);font-weight:500;line-height:1.3;white-space:nowrap;text-decoration:none}.github-card__tag-label:where(.astro-odikcmdn):hover{color:#0969da;text-decoration:underline}.github-card__published-link:where(.astro-odikcmdn){color:#57606a;text-decoration:none}.github-card__published-link:where(.astro-odikcmdn):hover{color:#0969da;text-decoration:underline}.github-card__error:where(.astro-odikcmdn){font-size:.92rem;color:#57606a}
