@layer components{.HeadingLink{border-radius:var(--radius-6);position:relative;&:focus-visible{outline:none;&:before{--focus-v-padding:0.25rem;--focus-h-padding:0.5rem;content:"";z-index:1;outline:2px solid var(--gray-t2);outline-offset:-2px;position:absolute;top:calc(0px - var(--focus-v-padding));left:calc(0px - var(--focus-h-padding));width:calc(100% + var(--focus-h-padding) * 2);height:calc(100% + var(--focus-v-padding) * 2);border-radius:var(--radius-6)}}@media (hover:hover){&:hover{text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px;text-decoration-color:initial}}}}@layer components{.Kbd{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;margin-inline:1px;font-family:var(--default-font-family);font-weight:var(--font-weight-400);white-space:nowrap;position:relative;top:-.03em;font-size:.8em;min-width:1.75em;line-height:1.65em;box-sizing:border-box;padding-block:.025em;padding-inline:.5em;word-spacing:-.1em;border-radius:.25em;height:fit-content;color:var(--gray-t1);background-color:var(--gray-s2);box-shadow:inset 0 round(.05em,1px) white,inset 0 round(.25em,1px) round(.75em,1px) var(--gray-c1),inset 0 round(-.05em,1px) var(--gray-c2),0 0 0 round(.05em,1px) var(--gray-c3),0 round(.08em,1px) round(.17em,1px) var(--gray-c3);@media (prefers-color-scheme:dark){text-shadow:#fff8 0 0 1px;color:var(--gray-t2);background-color:var(--color-content);box-shadow:inset 0 round(-.1em,1px) black,inset 0 round(-.05em,1px) round(.75em,1px) var(--gray-c1),0 0 0 round(.075em,1px) var(--gray-p1),inset 0 round(.05em,1px) var(--gray-p2)}}}
/*# sourceMappingURL=a1cadc963c930a7d.css.map*/