@import url(https://fonts.googleapis.com/css2?family=Ubuntu+Mono&display=swap);body[data-theme=light]{--search-bg:var(--palette-color-1);--search-color:var(--palette-color-5);--search-placeholder-color:var(--palette-color-3);--search-shadow:var(--shadow);--search-clear-content:url(/static/media/clear-black.e38f0d603fbef810dbb2.svg);--search-btn-disabled:var(--palette-color-5)}body[data-theme=dark]{--search-bg:var(--palette-color-6);--search-color:var(--palette-color-1);--search-placeholder-color:var(--palette-color-2);--search-shadow:unset;--search-clear-content:url(/static/media/clear-white.e673b8f7ff8d2e62b9b2.svg);--search-btn-disabled:var(--palette-color-3)}.search_searchLayout__y4IU0{align-items:center;background-color:var(--search-bg);border-radius:10px;box-shadow:var(--search-shadow);display:flex;height:70px;justify-content:space-around;margin-bottom:20px;width:100%}.search_icon__yl-8A{align-items:center;display:flex;height:45px;justify-content:center;width:5%}@media(max-width:768px){.search_icon__yl-8A{width:10%}}.search_search__jKKmQ{background-color:transparent;border:0;color:var(--search-color);font-family:Ubuntu Mono,monospace;font-size:18px;height:45px;outline:none;text-transform:lowercase;width:70%}.search_search__jKKmQ::-webkit-input-placeholder{color:var(--search-placeholder-color)}.search_search__jKKmQ::placeholder{color:var(--search-placeholder-color)}.search_search__jKKmQ::-webkit-search-cancel-button{-webkit-appearance:none;content:var(--search-clear-content);cursor:pointer;height:20px;width:20px}@media(max-width:768px){.search_search__jKKmQ{font-size:14px;width:60%}}.search_error__uYKhi::-webkit-input-placeholder{color:var(--error-color)}.search_error__uYKhi::placeholder{color:var(--error-color)}.search_button__vsDcD{align-items:center;background-color:var(--btn-color);border:0;border-radius:10px;color:var(--palette-color-1);cursor:pointer;display:flex;font-family:Ubuntu Mono,monospace;font-size:16px;height:45px;justify-content:center;width:15%}.search_button__vsDcD:hover{background-color:var(--btn-color-hover)}.search_button__vsDcD:disabled{cursor:auto}.search_button__vsDcD:disabled,.search_button__vsDcD:disabled:hover{background-color:var(--search-btn-disabled)}@media(max-width:768px){.search_button__vsDcD{font-size:12px;width:20%}}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}body[data-theme=light]{--profile-bg:var(--palette-color-1);--profile-shadow:var(--shadow)}body[data-theme=dark]{--profile-bg:var(--palette-color-6);--profile-shadow:unset}.profile_profileLayout__eU4gX{background-color:var(--profile-bg);border-radius:10px;box-shadow:var(--profile-shadow);box-sizing:border-box;display:flex;height:auto;padding:40px;width:100%}@media(max-width:768px){.profile_profileLayout__eU4gX{flex-direction:column;margin-bottom:20px}}.profile_iconLayout__ywaQQ{box-sizing:border-box;padding-right:40px;width:20%}@media(max-width:768px){.profile_iconLayout__ywaQQ{padding-right:0;width:100%}}.profile_icon__dfN2m{background-size:115px;border-radius:50%;height:115px;width:115px}@media(max-width:768px){.profile_icon__dfN2m{margin:0 auto 20px}}body[data-theme=light]{--profile-contact-icon:var(--palette-color-6);--profile-contact-text:var(--palette-color-6);--profile-contact-placeholder:var(--palette-color-3)}body[data-theme=dark]{--profile-contact-icon:var(--palette-color-2);--profile-contact-text:var(--palette-color-2);--profile-contact-placeholder:var(--palette-color-3)}.cell_layout__qchMt{align-items:center;display:inline-flex;width:50%}.cell_layout__qchMt:first-child{margin-bottom:30px}@media(max-width:768px){.cell_layout__qchMt{margin-bottom:30px;width:100%}.cell_layout__qchMt:last-child{margin-bottom:0}}.cell_contact__xXLiA{color:var(--profile-contact-text);font-size:14px;margin-left:5px}.cell_placeholder__aLouh{color:var(--profile-contact-placeholder);font-size:14px;line-height:14px}body[data-theme=light]{--profile-stats-bg:var(--palette-color-2);--profile-stats-title:var(--palette-color-4);--profile-stats-text:var(--palette-color-6)}body[data-theme=dark]{--profile-stats-bg:var(--palette-color-7);--profile-stats-title:var(--palette-color-4);--profile-stats-text:var(--palette-color-2)}.stats_stats__ulSCQ{background-color:var(--profile-stats-bg);border-radius:10px;box-sizing:border-box;display:flex;margin:35px 0;padding:20px;width:100%}@media(max-width:768px){.stats_stats__ulSCQ{align-items:center;flex-direction:column}}.stats_stat__0vVCW{display:flex;flex-direction:column;width:33%}@media(max-width:768px){.stats_stat__0vVCW{align-items:center;margin-bottom:30px}.stats_stat__0vVCW:last-child{margin-bottom:0}}.stats_stat__0vVCW span:first-child{color:var(--profile-stats-title);font-size:16px;margin-bottom:10px}@media(max-width:768px){.stats_stat__0vVCW span:first-child{font-size:14px}}.stats_stat__0vVCW span:last-child{color:var(--profile-stats-text);font-size:24px;font-weight:700}@media(max-width:768px){.stats_stat__0vVCW span:last-child{font-size:18px}}body[data-theme=light]{--profile-title-name:var(--palette-color-7);--profile-title-created:var(--palette-color-4)}body[data-theme=dark]{--profile-title-name:var(--palette-color-1);--profile-title-created:var(--palette-color-2)}.title_row__Y2EKC{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px;width:100%}@media(max-width:768px){.title_row__Y2EKC{flex-direction:column}}.title_name__ZGk7j{color:var(--profile-title-name);font-size:24px}@media(max-width:768px){.title_name__ZGk7j{margin-bottom:20px}}.title_created__VFJl4{color:var(--profile-title-created);font-size:16px}body[data-theme=light]{--profile-github-placeholder:var(--palette-color-7)}body[data-theme=dark]{--profile-github-placeholder:var(--palette-color-1)}.github-link_row__HVVrb{margin-bottom:20px;width:100%}@media(max-width:768px){.github-link_row__HVVrb{display:flex;justify-content:center}}.github-link_placeholder__Qalma{color:var(--profile-github-placeholder);font-size:16px}.github-link_link__\+X0Eg{color:var(--btn-color);font-size:16px;text-decoration:none}.github-link_link__\+X0Eg:hover{color:var(--btn-color-hover)}body[data-theme=light]{--profile-bio-placeholder:var(--palette-color-7);--profile-bio-bio:var(--palette-color-6)}body[data-theme=dark]{--profile-bio-placeholder:var(--palette-color-1);--profile-bio-bio:var(--palette-color-2)}.bio_row__\+bzgf{margin-bottom:20px;width:100%}.bio_placeholder__s9sp7{color:var(--profile-bio-placeholder);font-size:16px;line-height:24px}@media(max-width:768px){.bio_placeholder__s9sp7{font-size:14px}}.bio_bio__2op0o{color:var(--profile-bio-bio);font-size:16px;line-height:24px}@media(max-width:768px){.bio_bio__2op0o{font-size:14px}}:root{--btn-color:#0079ff;--btn-color-hover:#60abff;--palette-color-1:#fff;--palette-color-2:#f6f8ff;--palette-color-3:#697c9a;--palette-color-4:#4b6a9b;--palette-color-5:#2b3442;--palette-color-6:#1e2a47;--palette-color-7:#141d2f;--error-color:#f74646;--shadow:0px 16px 30px -10px rgba(70,96,187,.2)}*{box-sizing:border-box;margin:0}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:initial}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}body{background-color:var(--palette-color-2);font-family:Space Mono,monospace;height:100vh}body[data-theme=dark]{background-color:var(--palette-color-7)}#root{height:100%}.main_app__jdRZv{display:flex;height:100%}.main_app__jdRZv,.main_content__mW6jh{align-items:center;flex-direction:column}.main_content__mW6jh{flex:1 0 auto;width:40%}@media(max-width:768px){.main_content__mW6jh{width:90%}}body[data-theme=light]{--logo-color:var(--palette-color-7);--switch-color:var(--palette-color-7)}body[data-theme=dark]{--logo-color:var(--palette-color-2);--switch-color:var(--palette-color-2)}.header_header__b8U2K{align-items:center;display:flex;justify-content:space-between;padding:50px 0;width:40%}@media(max-width:768px){.header_header__b8U2K{width:90%}}.header_logo__E49Uw{color:var(--logo-color);font-size:24px;font-weight:700}.header_themeSwitcher__AnFh-{align-items:center;cursor:pointer;display:flex;-webkit-user-select:none;user-select:none}.header_themeText__OumnV{color:var(--switch-color);margin:0 10px}body[data-theme=light]{--text-color:var(--palette-color-7)}body[data-theme=dark]{--text-color:var(--palette-color-2)}.footer_footer__hVZhJ{align-items:center;color:var(--text-color);display:flex;flex:0 0 auto;font-size:14px;justify-content:center;padding-bottom:20px;width:100%}@media(max-width:768px){.footer_footer__hVZhJ{font-size:12px}}.footer_link__mVK9P{color:var(--btn-color);text-decoration:none}.footer_link__mVK9P:hover{color:var(--btn-color-hover)}
/*# sourceMappingURL=main.833a75cc.css.map*/