@layer components{.github-story-index{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.github-story-index a{color:var(--strong);border-bottom:1px solid var(--border);align-items:center;gap:1rem;padding-block:1.5rem;font-size:.875rem;font-weight:550;display:flex}.github-story-index a+a{padding-left:2rem}.github-story-index a svg{width:.875rem;height:.875rem;color:var(--muted-foreground);margin-left:auto;margin-right:2rem}.github-story-index a:hover{color:var(--brand);border-color:var(--brand)}.github-story-index a:focus-visible,.github-story-detail summary:focus-visible{outline:2px solid var(--ring);outline-offset:4px}.github-story-number{font-family:var(--font-mono);color:var(--brand);font-size:.75rem;font-weight:500}.github-story-chapter{scroll-margin-top:5rem}.github-story-grid{grid-template-columns:minmax(0,.92fr) minmax(26rem,1.08fr);align-items:start;gap:clamp(3rem,7vw,7rem);display:grid}.github-story-copy,.github-story-example{min-width:0}.github-story-copy .st-eyebrow{align-items:center;gap:1rem;display:flex}.github-story-copy h2{max-width:18ch;font-family:var(--font-display);letter-spacing:-.05em;text-wrap:balance;color:var(--strong);margin-top:1.25rem;font-size:clamp(2rem,3.1vw,2.85rem);font-weight:520;line-height:1.08}.github-story-copy>p{max-width:47ch;color:var(--muted-foreground);margin-top:1.25rem;font-size:1rem;line-height:1.75}.github-story-copy .st-action-text-link{margin-top:1.75rem}.github-story-detail{border-bottom:1px solid var(--border)}.github-story-copy>p+.github-story-detail{border-top:1px solid var(--border);margin-top:1.5rem}.github-story-detail summary{cursor:pointer;min-height:3.25rem;color:var(--strong);justify-content:space-between;align-items:center;gap:1rem;padding-block:.75rem;font-size:.875rem;font-weight:550;list-style:none;display:flex}.github-story-detail summary::-webkit-details-marker{display:none}.github-story-detail summary svg{width:1rem;height:1rem;color:var(--brand);flex-shrink:0}.github-story-detail[open] summary svg{transform:rotate(180deg)}.github-story-detail>div{color:var(--muted-foreground);padding-bottom:1rem;font-size:.875rem;line-height:1.7}.github-story-detail p+p{margin-top:.75rem}.github-story-example figcaption{color:var(--muted-foreground);letter-spacing:.06em;text-transform:uppercase;justify-content:space-between;gap:1rem;margin-bottom:1rem;font-size:.6875rem;display:flex}.github-story-example svg{flex-shrink:0;width:1.125rem;height:1.125rem}.github-story-repo{border:1px solid var(--border);background:var(--surface);border-radius:.75rem;overflow:hidden}.github-story-providers{border-bottom:1px solid var(--border-faint);background:var(--surface-inset);color:var(--muted-foreground);flex-wrap:wrap;gap:1.5rem;padding:1.1rem 1.75rem;font-size:.8125rem;display:flex}.github-story-repo-heading{color:var(--strong);align-items:center;gap:.75rem;padding:1.75rem;display:flex}.github-story-repo-heading>svg{color:var(--brand)}.github-story-repo-heading strong{font-size:1rem;font-weight:600}.github-story-repo-heading>span{color:var(--brand);align-items:center;gap:.35rem;margin-left:auto;font-size:.6875rem;display:flex}.github-story-repo-heading>span svg{width:.8rem;height:.8rem}.github-story-files{border-left:1px solid var(--border);margin:0 1.75rem 1.75rem 2.3rem;padding-left:1.25rem}.github-story-files li{color:var(--muted-foreground);align-items:center;gap:.75rem;padding:.9rem 0;display:flex}.github-story-files li+li{border-top:1px solid var(--border-faint)}.github-story-files code{color:var(--strong);overflow-wrap:anywhere;font-size:.8125rem}.github-story-files code span{color:var(--muted-foreground)}.github-story-files li>svg:last-child{width:.875rem;color:var(--brand);margin-left:auto}.github-story-example-note{border-top:1px solid var(--border-faint);color:var(--muted-foreground);align-items:flex-start;gap:.75rem;padding:1.25rem 1.75rem;font-size:.8125rem;line-height:1.6;display:flex}.github-story-example-note>svg{color:var(--brand);margin-top:.1rem}.github-story-chapter--review{border-top:1px solid var(--border-faint)}.github-story-branch-pair{gap:.7rem;margin-top:1.5rem;margin-bottom:.75rem;display:grid}.github-story-branch-pair>div{color:var(--muted-foreground);align-items:center;gap:.75rem;font-size:.8125rem;display:flex}.github-story-branch-pair svg{width:1rem;height:1rem;color:var(--brand)}.github-story-branch-pair code{min-width:5rem;color:var(--strong)}.github-story-branch-pair span{border-left:1px solid var(--border-strong);padding-left:1rem}.github-story-pull-request{background:var(--st-ink);color:var(--st-paper);border:1px solid var(--border);border-radius:.75rem;padding:1.75rem}.github-story-pr-heading{align-items:center;gap:.75rem;font-size:.875rem;display:flex}.github-story-pr-heading>svg{color:var(--st-green)}.github-story-pr-heading strong{font-weight:550}.github-story-pr-heading>code{color:color-mix(in srgb, var(--st-paper) 60%, var(--st-ink));margin-left:auto;font-size:.75rem}.github-story-diff{border:1px solid color-mix(in srgb, var(--st-paper) 18%, transparent);border-radius:.375rem;margin-top:1.5rem;overflow:hidden}.github-story-diff>div{border-bottom:1px solid color-mix(in srgb, var(--st-paper) 18%, transparent);color:color-mix(in srgb, var(--st-paper) 65%, var(--st-ink));align-items:center;gap:.65rem;padding:.85rem 1rem;font-size:.75rem;display:flex}.github-story-diff p{align-items:center;gap:1rem;padding:.75rem 1rem;font-size:.8125rem;display:flex}.github-story-diff p code{flex:1;justify-content:space-between;gap:1rem;display:flex}.github-story-diff p:nth-child(2){color:color-mix(in srgb, var(--st-paper) 65%, var(--st-ink))}.github-story-diff p:last-child{background:color-mix(in srgb, var(--st-green) 9%, transparent);color:var(--st-green)}.github-story-comment{align-items:flex-start;gap:.85rem;margin-top:1.5rem;display:flex}.github-story-bot{border:1px solid color-mix(in srgb, var(--st-paper) 20%, transparent);width:2rem;height:2rem;color:var(--st-green);border-radius:.4rem;flex-shrink:0;place-items:center;display:grid}.github-story-comment strong{font-size:.8125rem;font-weight:550}.github-story-comment p{color:color-mix(in srgb, var(--st-paper) 70%, var(--st-ink));margin-top:.4rem;font-size:.8125rem;line-height:1.6}.github-story-comment small{color:color-mix(in srgb, var(--st-paper) 55%, var(--st-ink));margin-top:.8rem;font-size:.6875rem;display:block}.github-story-release{border:1px solid var(--border-strong);border-radius:.75rem;overflow:hidden}.github-story-release-event{color:var(--strong);align-items:center;gap:.75rem;padding:1.25rem 1.75rem;font-size:.8125rem;display:flex}.github-story-release-event>svg{color:var(--brand)}.github-story-release-event code{color:var(--muted-foreground);margin-left:auto;font-size:.75rem}.github-story-release-record{background:var(--st-paper);color:var(--st-ink);padding:1.75rem}.github-story-release-brand{align-items:center;gap:.85rem;display:flex}.github-story-release-brand>span{border:1px solid color-mix(in srgb, var(--st-ink) 20%, transparent);border-radius:.5rem;place-items:center;width:2.6rem;height:2.6rem;font-weight:600;display:grid}.github-story-release-brand strong{font-size:1rem;font-weight:600}.github-story-release-brand p{color:color-mix(in srgb, var(--st-ink) 65%, var(--st-paper));overflow-wrap:anywhere;margin-top:.3rem;font-size:.6875rem}.github-story-release-status{align-items:center;gap:.85rem;padding-block:1.65rem;display:flex}.github-story-release-status>svg{color:var(--st-green-text);width:1.5rem;height:1.5rem}.github-story-release-status strong{letter-spacing:-.03em;font-size:1.3rem;font-weight:550}.github-story-release-status p{color:color-mix(in srgb, var(--st-ink) 65%, var(--st-paper));margin-top:.25rem;font-size:.75rem}.github-story-release-package{border-block:1px solid color-mix(in srgb, var(--st-ink) 14%, transparent);align-items:center;gap:1.25rem;padding-block:1rem;font-size:.8125rem;display:flex}.github-story-release-package>span{margin-left:auto}.github-story-release-package>svg{width:1rem;color:var(--st-green-text)}.github-story-release-history{color:color-mix(in srgb, var(--st-ink) 65%, var(--st-paper));justify-content:space-between;align-items:center;gap:1rem;padding-top:1.25rem;font-size:.75rem;display:flex}.github-story-release-history>span:last-child{font-family:var(--font-mono);align-items:center;gap:.75rem;display:flex}.github-story-release-history strong{color:var(--st-ink)}.github-story-notes{border-bottom:1px solid var(--border-faint)}.github-story-note-grid{grid-template-columns:minmax(0,.92fr) minmax(26rem,1.08fr);gap:clamp(2rem,7vw,7rem);display:grid}.github-story-note-grid aside{align-items:flex-start;gap:1rem;display:flex}.github-story-note-grid svg{width:1.15rem;height:1.15rem;color:var(--brand);flex-shrink:0;margin-top:.2rem}.github-story-note-grid h2{color:var(--strong);margin-bottom:.5rem;font-size:.9375rem;font-weight:600;line-height:1.5rem}.github-story-note-grid p{color:var(--muted-foreground);font-size:.875rem;line-height:1.7}.github-story-closing-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;display:flex}.github-story-closing h2{color:var(--strong);font-family:var(--font-display);letter-spacing:-.04em;text-wrap:balance;font-size:clamp(1.65rem,2.5vw,2.25rem);font-weight:520;line-height:1.15}.github-story-closing p{color:var(--muted-foreground);margin-top:.8rem;font-size:.9375rem;line-height:1.6}.github-story-closing .st-action-primary{flex-shrink:0}@media (width<=56rem){.github-story-grid{grid-template-columns:1fr;gap:2.25rem}.github-story-copy>p{max-width:60ch}.github-story-copy h2{max-width:25ch}.github-story-note-grid{grid-template-columns:1fr;gap:1.75rem}}@media (width<=480px){.github-story-index a{flex-direction:column;align-items:flex-start;gap:.35rem;padding-block:1.1rem;font-size:.75rem}.github-story-index a+a{padding-left:0}.github-story-index a svg{display:none}.github-story-index .github-story-number{font-size:.65rem}.github-story-repo-heading,.github-story-providers,.github-story-example-note,.github-story-release-event,.github-story-release-record,.github-story-pull-request{padding:1.1rem}.github-story-repo-heading{flex-wrap:wrap}.github-story-repo-heading strong{font-size:.875rem}.github-story-files{margin-inline:1.65rem 1.1rem;padding-left:.8rem}.github-story-files code{font-size:.75rem}.github-story-release-package{gap:.65rem;font-size:.75rem}.github-story-providers{gap:1rem;font-size:.75rem}.github-story-pr-heading{gap:.5rem;font-size:.8125rem}}}
