@layer components{.HeadingLink{border-radius:var(--radius-md);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(--color-blue);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-md)}}@media (hover:hover){&:hover{text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px;text-decoration-color:currentColor}}}}@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: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(--color-gray-700);background-color:var(--color-gray-50);box-shadow:inset 0 round(.05em,1px) white,inset 0 round(.25em,1px) round(.75em,1px) var(--color-gray-100),inset 0 round(-.05em,1px) var(--color-gray-200),0 0 0 round(.05em,1px) var(--color-gray-300),0 round(.08em,1px) round(.17em,1px) var(--color-gray-300);@media (prefers-color-scheme:dark){text-shadow:#fff8 0 0 1px;color:var(--color-gray-950);background-color:var(--color-content);box-shadow:inset 0 round(-.1em,1px) black,inset 0 round(-.05em,1px) round(.75em,1px) var(--color-gray-100),0 0 0 round(.075em,1px) var(--color-gray-500),inset 0 round(.05em,1px) var(--color-gray-400)}}}
/*# sourceMappingURL=3047562e9b237c4f.css.map*/