.GithubFooter_footerContainer__wpDsl{display:flex;flex-direction:column;align-items:center;margin:25px 0;font-family:var(--font-family)}.GithubFooter_footerLine__BTZOO{width:100%;border-top:1px solid var(--borderColor-default)}.GithubFooter_footerLinks__aA1Gu{display:flex;margin-top:16px;align-items:center;gap:16px}.GithubFooter_footerLinks__aA1Gu a{font-size:14px;color:var(--fgColor-muted);transition:color .2s ease-out;text-decoration:none}.GithubFooter_footerLinks__aA1Gu a:hover{text-decoration:underline;color:var(--link)}.GithubHeader_headerContainer__udUUr{padding:0 12px;max-width:100vw;border-bottom:1px solid var(--borderColor-default);font-family:var(--font-family);color:var(--fgColor-default);margin:0;height:56px}.GithubHeader_headerContainer__udUUr,.GithubHeader_headerContent__Qx9NG{z-index:20;display:flex;justify-content:space-between;align-items:center;background:var(--bgColor-inset)}.GithubHeader_headerContent__Qx9NG{width:100%}.GithubHeader_headerButton__kIag1{display:block;text-decoration:none;padding:12px;border-radius:6px;font-size:15px;background-color:var(--button-background-rest);border:1px solid var(--button-border);--tw-shadow-color:rgba(0,0,0,.2);--tw-shadow:var(--tw-shadow-colored);outline:1px solid transparent;outline-offset:2px}.GithubHeader_headerButtonDev__xavog,.GithubHeader_headerButton__kIag1{-webkit-user-select:none;-moz-user-select:none;user-select:none;line-height:1;cursor:pointer}.GithubHeader_headerButtonDev__xavog{display:flex;align-items:center;justify-content:space-between;padding:4px 12px;border-radius:6px;font-size:12px;background-color:var(--button-background);border:1px solid var(--button-border-rest);transition:background-color .2s,border-color .2s}.GithubHeader_headerButtonDev__xavog:hover,.GithubHeader_headerButton__kIag1:hover{background-color:var(--button-background-hover);border-color:var(--button-border-hover)}.GithubHeader_listItemHeading__gxp0o{font-weight:500;line-height:1.2;margin-bottom:5px;color:var(--violet-12)}.GithubHeader_headerButtonText__1_8Ph{color:var(--mauve-11);line-height:1.4;font-weight:400}.GithubHeader_secondHeaderContainer__mrDYk{background:var(--bgColor-active);padding:4px 12px;max-width:100vw;border-bottom:1px solid var(--borderColor-default);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;color:var(--fgColor-default);max-height:36px;display:flex;flex-direction:row;overflow:hidden;justify-items:center;align-items:start;opacity:1;will-change:max-height,opacity;z-index:1}.GithubHeader_secondHeaderContainer__mrDYk[data-open=true]{animation:GithubHeader_slideInHeader__tK0e6 .2s ease;opacity:1;max-height:36px}.GithubHeader_secondHeaderContainer__mrDYk[data-open=false]{animation:GithubHeader_slideOutHeader__bHbBi .2s ease;opacity:0;max-height:0}@keyframes GithubHeader_slideInHeader__tK0e6{0%{transform:translateY(-36px);max-height:0;opacity:0}to{transform:translateY(0);opacity:1;max-height:36px}}@keyframes GithubHeader_slideOutHeader__bHbBi{0%{transform:translateY(0);max-height:36px;opacity:1}to{transform:translateY(-36px);max-height:0;opacity:0}}