:where(html){line-height:1.15}:where(h1){-webkit-margin-after:.67em;-webkit-margin-before:.67em;font-size:2em;margin-block-end:.67em;margin-block-start:.67em}:where(dl,ol,ul) :where(dl,ol,ul){-webkit-margin-after:0;-webkit-margin-before:0;margin-block-end:0;margin-block-start:0}:where(hr){box-sizing:initial;color:inherit;height:0}:where(pre){font-family:monospace,monospace;font-size:1em}:where(abbr[title]){text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}:where(b,strong){font-weight:bolder}:where(code,kbd,samp){font-family:monospace,monospace;font-size:1em}:where(small){font-size:80%}:where(table){border-color:currentColor;text-indent:0}:where(button,input,select){margin:0}:where(button){text-transform:none}:where(button,input:is([type=button i],[type=reset i],[type=submit i])){-webkit-appearance:button}:where(progress){vertical-align:initial}:where(select){text-transform:none}:where(textarea){margin:0}:where(input[type=search i]){-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focus-inner{border-style:none;padding:0}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focusring{outline:1px dotted ButtonText}:where(:-moz-ui-invalid){box-shadow:none}:where(dialog){background-color:#fff;border:solid;color:#000;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}:where(dialog:not([open])){display:none}:where(summary){display:list-item}*{box-sizing:border-box;margin:0}:root{--main-color:#0051ff;--main-color-hover:#6082ff;--white:#fff;--gray-50:#f6f8ff;--gray-100:#697c9a;--gray-200:#4b6a9b;--gray-300:#2b3442;--gray-400:#1e2a47;--gray-500:#141d2f;--error-color:#f74646;--shadow:0px 16px 30px -10px rgba(70,96,187,.199)}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f6f8ff;background-color:var(--gray-50);font-family:Space Mono,monospace;font-weight:400}body[data-theme=dark]{background-color:#141d2f;background-color:var(--gray-500)}a{font-family:Space Mono,monospace}.Container_container__MM274{padding:0 25px;width:100%}@media(min-width:767px){.Container_container__MM274{margin:0 auto;padding:0;width:734px}}body[data-theme=light]{--header-color:var(--gray-100);--header-color-hover:var(--gray-300)}body[data-theme=dark]{--header-color:var(--white);--header-color-hover:var(--gray-100)}.Header_header__OKWO7{align-items:center;display:flex;justify-content:space-between;margin:35px 0}.Header_logo__shVBB{color:var(--header-color);font-size:1.75rem;font-weight:700;line-height:1.5}body[data-theme=light]{--switcher-color:var(--gray-100);--switcher-color-hover:var(--gray-300)}body[data-theme=dark]{--switcher-color:var(--white);--switcher-color-hover:var(--gray-100)}.ThemeSwitcher_switcher__FbSdk{align-items:center;cursor:pointer;display:flex;gap:1rem}.ThemeSwitcher_switcher__FbSdk span{color:var(--switcher-color);font-size:.75rem;letter-spacing:2.5px;text-transform:uppercase}.ThemeSwitcher_switcher__FbSdk:hover span{color:var(--switcher-color-hover)}.ThemeSwitcher_switcher__FbSdk:hover svg{fill:var(--switcher-color-hover)}.ThemeSwitcher_icon__ubDag{fill:var(--switcher-color)}body[data-theme=light]{--search-bg:var(--white);--search-color:var(--gray-300);--search-placeholder-color:var(--gray-200);--search-shadow:var(--shadow)}body[data-theme=dark]{--search-bg:var(--gray-400);--search-color:var(--white);--search-placeholder-color:var(--white);--search-shadow:unset}.Search_search__JtbP4{align-items:center;background-color:#fff;background-color:var(--search-bg,#fff);border-radius:8px;box-shadow:var(--search-shadow);display:flex;overflow:hidden;padding:10px 10px 10px 16px;position:relative;width:100%}@media(min-width:767px){.Search_search__JtbP4{padding:10px 10px 10px 16px}}.Search_search__JtbP4>button{flex-shrink:0}.Search_label__2bPAf{cursor:pointer}.Search_textField__ryIkX{background-color:var(--search-bg);border:none;color:var(--search-color);cursor:pointer;flex-grow:5;font-size:.75rem;height:60px;line-height:1.5;max-width:calc(100% - 120px);padding:0 10px}.Search_textField__ryIkX::-webkit-input-placeholder{color:var(--search-placeholder-color)}.Search_textField__ryIkX::placeholder{color:var(--search-placeholder-color)}.Search_textField__ryIkX:focus{outline:none}@media(min-width:767px){.Search_textField__ryIkX{font-size:1.25rem;margin:0 5px}}.Search_error__5Q4jV{bottom:5px;color:var(--error-color);font-size:1rem;font-weight:700;line-height:1.5;position:absolute;right:50%}@media(min-width:767px){.Search_error__5Q4jV{bottom:auto;right:120px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}.Button_button__JBBzO{background-color:var(--main-color);border:none;border-radius:8px;color:var(--white);cursor:pointer;font-size:1rem;font-weight:700;line-height:1.5;padding:12px 24px;transition-duration:.3s;transition-property:color}.Button_button__JBBzO:hover{background-color:var(--main-color-hover)}body[data-theme=light]{--stat-bg:var(--gray-50);--stat-color:var(--gray-300)}body[data-theme=dark]{--stat-bg:var(--gray-500);--stat-color:var(--white)}.UserStat_userStat__RjJOY{background-color:var(--stat-bg);border-radius:10px;color:var(--stat-color);display:grid;grid-template-columns:repeat(3,1fr);padding:15px 32px}.UserStat_info__e54Ro{display:flex;flex-direction:column;gap:.5rem}.UserStat_infoTitle__gU95K{color:var(--gray-200);font-size:.75rem;line-height:1.5}.UserStat_infoNumber__9kBET{font-size:1.25rem;font-weight:700;line-height:1.5}body[data-theme=light]{--ucard-bg:var(--white);--bio-color:var(--gray-200);--ucard-shadow:var(--shadow)}body[data-theme=dark]{--ucard-bg:var(--gray-400);--bio-color:var(--white);--ucard-shadow:unset}.UserCard_userCard__tT-6-{grid-gap:25px 20px;background-color:var(--ucard-bg);border-radius:15px;box-shadow:var(--ucard-shadow);display:grid;gap:25px 20px;grid-template-columns:70px 1fr;margin:1.5rem 0 3rem;padding:30px 24px 40px;width:100%}.UserCard_userCard__tT-6->:nth-child(n+3){grid-column:1/span 2}@media(min-width:767px){.UserCard_userCard__tT-6-{gap:30px 40px;grid-template-columns:120px 1fr;padding:40px}}@media(min-width:1024px){.UserCard_userCard__tT-6-{gap:30px 40px}.UserCard_userCard__tT-6->:nth-child(n+2){grid-column:2/span 1}}.UserCard_avatar__1Ax7k{border-radius:50%;max-width:100%}.UserCard_bio__Iaj-v{color:var(--bio-color);font-size:1rem;line-height:1.5}.UserCard_bio__Iaj-v.UserCard_empty__G0flS{opacity:.75}body[data-theme=light]{--utitle-color:var(--gray-300);--ujoined-color:var(--gray-100)}body[data-theme=dark]{--utitle-color:var(--white);--ujoined-color:var(--white)}.UserTitle_userTitle__OMtRe h2{color:var(--utitle-color);font-size:1rem;font-weight:700;line-height:1.5}@media(min-width:767px){.UserTitle_userTitle__OMtRe h2{font-size:1.5rem}}.UserTitle_userTitle__OMtRe h3{color:var(--main-color);font-size:.75rem;line-height:1.5}.UserTitle_userTitle__OMtRe h3:before{content:"@"}@media(min-width:767px){.UserTitle_userTitle__OMtRe h3{font-size:1rem}}.UserTitle_userTitle__OMtRe span{color:var(--ujoined-color);font-size:.75rem;line-height:1.5;margin-top:6px}.UserTitle_userTitle__OMtRe span:before{content:"Joined "}@media(min-width:767px){.UserTitle_userTitle__OMtRe span{font-size:1rem;justify-self:end}}@media(min-width:1024px){.UserTitle_userTitle__OMtRe{grid-gap:2px 10px;display:grid;gap:2px 10px;grid-auto-flow:column;grid-template-rows:repeat(2,auto)}}.UserInfo_userInfo__FrvSh{display:flex;flex-direction:column;gap:1rem}@media(min-width:767px){.UserInfo_userInfo__FrvSh{display:grid;grid-auto-flow:column;grid-template-rows:repeat(2,1fr)}}body[data-theme=light]{--info-color:var(--gray-200)}body[data-theme=dark]{--info-color:var(--white)}.InfoItem_infoItem__1145r{align-items:center;color:var(--info-color);display:flex;font-size:.75rem;line-height:1.5}.InfoItem_infoItem__1145r svg{fill:var(--info-color);margin-right:1rem;width:20px}.InfoItem_infoItem__1145r.InfoItem_empty__uI9vn{opacity:.75}.InfoItem_link__IIkds{color:var(--info-color);text-decoration:none}.InfoItem_link__IIkds:hover{text-decoration:underline}
/*# sourceMappingURL=main.f5ff8c19.css.map*/