@import url(https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@200;700&display=swap);:root{--font-size-xxs:0.64rem;--font-size-xs:0.8125rem;--font-size-s:0.875rem;--font-size-m:1rem;--font-size-l:1.25rem;--font-size-xl:1.563rem;--font-size-xxl:1.953rem;--font-size-x-heading:2.441rem;--font-size-xx-heading:3.052rem;--color-dark-grey:#2c2c2c;--color-darker-grey:#161b22;--color-grey:#717171;--color-light-grey:#b3b3b3;--color-bg:#0d1117;--color-black:#000;--color-white:#fff;--color-background-start:#212121;--color-background-end:#121212;--base-type:"Nunito Sans",Arial,sans-serif;--second-type:"Spectral",Georgia}*{box-sizing:border-box}body{background-color:#161b22;background-color:var(--color-darker-grey);font-family:Nunito Sans,Arial,sans-serif;font-family:var(--base-type);font-weight:700;margin:0;padding-top:4rem}a,body{color:#fff}a{text-decoration:none}h1,h2,h3,h4,li,p,ul{margin:0}li,ul{list-style:none;padding:0}img{display:block;max-width:100%}button,input{color:#333;display:block;font-family:(--base-type);font-size:1rem}.container{margin:0 auto;max-width:60rem;padding:0 1rem}.mainContainer{margin-top:2rem}.title{font-size:3rem;font-weight:"Nunito Sans",Arial,sans-serif;font-weight:var(--base-type);line-height:1;margin:1rem 0;position:relative;z-index:1}.title:after{background:#b07e00;border-radius:.2rem;bottom:5px;content:"";display:block;height:1.5rem;left:-5px;position:absolute;width:1.5rem;z-index:-1}.animeLeft{animation:animeLeft .3s forwards;opacity:0;transform:translateX(-20px)}.error{color:#f31;font-size:.875rem;font-size:var(--font-size-s);margin-top:.8125rem;margin-top:var(--font-size-xs)}@keyframes animeLeft{to{opacity:1;transform:none}}.app{display:flex;flex-direction:column;min-height:calc(100vh + 6rem)}.app-body{flex:1 1}.VictoryContainer{height:auto!important}.NavBar_header__ZqVLa{background-color:var(--color-bg);box-shadow:0 1px 1px #000;position:fixed;top:0;width:100%;z-index:100}.NavBar_nav__aE7kl{align-items:center;display:flex;height:4rem;justify-content:space-between}.NavBar_logo__OGFVx{padding:.5rem 0}.NavBar_login__7xusG{align-items:center;color:#fff;display:flex}.NavBar_login__7xusG:after{background:url(/static/media/user.03d63b4865fc093edbee.svg) no-repeat 50%;content:"";display:inline-block;height:17px;margin-left:.5rem;position:relative;top:-1px;width:14px}.Footer_footer__kXlYa{background:#fb1;color:#764701;height:6rem;padding:1rem 1rem 0;text-align:center}.Footer_footer__kXlYa p{margin-top:1rem}.FeedModal_modal__kKsl1{background:#0006;display:flex;height:100vh;left:0;padding:2rem calc(4rem + 15px) 2rem 4rem;position:fixed;top:0;width:100vw;z-index:1000}@media (max-width:0rem){.FeedModal_modal__kKsl1{padding:2rem calc(2rem + 15px) 2rem 2rem}}.Loading_wrapper__O16QC{display:flex;height:100vh;left:0;position:absolute;top:0;width:100%;z-index:1000}.Loading_loading__gCn9r{align-items:center;background:#ffffff80;border-radius:50%;display:flex;height:80px;justify-content:center;margin:auto;padding-left:5px;width:80px}.PostCommentsForm_form__86ghj{align-items:stretch;display:grid;grid-template-columns:1fr auto;margin:1rem}.PostCommentsForm_single__Q1IGR.PostCommentsForm_form__86ghj{margin:1rem 0}.PostCommentsForm_textarea__N7qvR{background:#eee;border:1px solid #eee;border-radius:.2rem;display:block;font-family:var(--type-first);font-size:1rem;padding:.5rem;resize:none;transition:.2s;width:100%}.PostCommentsForm_textarea__N7qvR:focus,.PostCommentsForm_textarea__N7qvR:hover{background:#fff;border-color:#fb1;box-shadow:0 0 0 3px #fb1;outline:none}.PostCommentsForm_button__qnEL4{background:#0000;border:none;color:#eee;cursor:pointer;font-size:1rem;overflow:hidden;padding:0 1rem}.PostCommentsForm_button__qnEL4:focus svg,.PostCommentsForm_button__qnEL4:hover svg{outline:none}.PostCommentsForm_button__qnEL4:focus svg path,.PostCommentsForm_button__qnEL4:hover svg path{fill:#fb1;stroke:#fb1}.PostCommentsForm_button__qnEL4:focus svg g,.PostCommentsForm_button__qnEL4:hover svg g{animation:PostCommentsForm_latir__RyE0o .6s infinite}@keyframes PostCommentsForm_latir__RyE0o{0%{opacity:0}to{opacity:1}}.PostComments_comments__6N3op{overflow-y:auto;padding:0 2rem;word-break:break-word}.PostComments_single__BMQUT.PostComments_comments__6N3op{padding:0}.PostComments_comments__6N3op li{line-height:1.2;margin-bottom:.5rem}.PostContent_photo__SNNq2{animation:PostContent_scaleUp__\+t6QT .3s forwards;background-color:var(--color-background-end);border-radius:.2rem;display:grid;grid-template-columns:36rem 20rem;grid-template-rows:auto 1fr auto;height:36rem;margin:auto;opacity:0;overflow:hidden;transform:scale(.8)}.PostContent_single__ygmAl.PostContent_photo__SNNq2{grid-template-columns:1fr;height:auto}@keyframes PostContent_scaleUp__\+t6QT{to{opacity:1;transform:none}}.PostContent_details__CGsT6{padding:2rem 2rem 0}.PostContent_single__ygmAl .PostContent_details__CGsT6{padding:1rem 0 0}.PostContent_img__WP3PV{grid-row:1/4}.PostContent_single__ygmAl .PostContent_img__WP3PV{border-radius:.4rem;grid-row:1;overflow:hidden}.PostContent_comments__vXGdG{padding:0 2rem}@media (max-width:64rem){.PostContent_photo__SNNq2{grid-template-columns:minmax(20rem,40rem);height:auto;max-width:calc(100vh - 4rem);overflow-y:auto}.PostContent_img__WP3PV{grid-row:1}}.PostContent_author__iGUUz{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem;opacity:.5}.PostContent_author__iGUUz a:hover{text-decoration:underline}.PostContent_visualizations__Nj2K1:before{background:url(/static/media/views.09cd5578a66295798789.svg);content:"";display:inline-block;height:10px;margin-right:.5rem;width:16px}.PostContent_attributes__lms-Z{display:flex;font-size:1.125rem;font-weight:700;margin-bottom:2rem;margin-top:1rem}.PostContent_attributes__lms-Z li{display:inline-block;margin-right:2rem}.PostContent_attributes__lms-Z li:before{background:#fff;content:"";display:inline-block;height:20px;margin-right:.5rem;margin-top:5px;position:relative;top:3px;width:2px}.PostDelete_delete__GSk2Z{background:#ddd;border:1px solid #0000;border-radius:.4rem;cursor:pointer;font-family:var(--type-first);font-size:.875rem;line-height:1;padding:.3rem .6rem;transition:.1s}.PostDelete_delete__GSk2Z:focus,.PostDelete_delete__GSk2Z:hover{background:#fff;border-color:#333;box-shadow:0 0 0 3px #eee;outline:none}.Image_wrapper__0LWvU{display:grid}.Image_img__OcODP{display:block;grid-area:1/1;max-width:100%;opacity:0;transition:.2s}.Image_skeleton__MpVEk{animation:Image_skeleton__MpVEk 1.5s linear infinite;background-color:#333;background-image:linear-gradient(90deg,#333,#161b22 0,#333);background-size:200%;grid-area:1/1;height:100%}@keyframes Image_skeleton__MpVEk{0%{background-position:opx}to{background-position:-200%}}.FeedPhotosItem_photo__UHOoZ:nth-child(2){grid-column:2/4;grid-row:span 2}@media (max-width:40rem){.FeedPhotosItem_photo__UHOoZ:nth-child(2){grid-column:initial;grid-row:initial}}.FeedPhotosItem_photo__UHOoZ{border-radius:.2rem;cursor:pointer;display:grid;overflow:hidden}.FeedPhotosItem_photo__UHOoZ div{grid-area:1/1}.FeedPhotosItem_views__JPlxD{align-items:center;background:#0000004d;color:#fff;display:none;font-size:1rem;grid-area:1/1;justify-content:center;text-align:center}.FeedPhotosItem_views__JPlxD:before{background:url(/static/media/views.09cd5578a66295798789.svg) no-repeat;content:"";display:inline-block;height:10px;margin-right:.25rem;width:16px}.FeedPhotosItem_photo__UHOoZ:hover .FeedPhotosItem_views__JPlxD{display:flex}.FeedPhotos_feed__E\+naL{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);justify-items:center;margin-bottom:1rem}.FeedPhotos_boxMessage__WT-X9{align-items:center;border-radius:.2rem;box-shadow:0 10px 20px #ffffff14;display:grid;font-size:1rem;grid-column:1/3;padding:1rem}@media (max-width:40rem){.FeedPhotos_feed__E\+naL{grid-template-columns:repeat(2,1fr)}}.Input_wrapper__u0wIH{margin-bottom:1rem}.Input_input__E5rzA{background:var(--color-bg);border:1px solid #eee;border-radius:.4rem;color:#eee;display:block;font-size:var(--font-size-s);padding:.8rem;transition:.2;width:100%}.Input_input__E5rzA:focus,.Input_input__E5rzA:hover{border-color:#fb1;box-shadow:0 0 0 3px #fea;outline:none}.Input_label__NXpCD{display:block;font-size:var(--font-size-m);line-height:1;padding-bottom:.5rem}.Button_button__wiIYs{background:#fb1;border:none;border-radius:.4rem;box-sizing:border-box;color:#764701;cursor:pointer;font-family:var(--base-type);font-size:var(--font-size-s);font-weight:700;min-width:8rem;padding:.8rem 1.2rem;transition:.2}.Button_button__wiIYs:focus,.Button_button__wiIYs:hover{box-shadow:0 0 0 3px #fea,0 0 0 #fb1;outline:none}.Button_button__wiIYs:disabled{cursor:wait;opacity:.5}.LoginForm_form__IFcDD{margin-bottom:2rem}.LoginForm_forgot__jd1vu{color:#58a6ff;display:inline-block;font-weight:200;line-height:1;padding:.5rem 0}.LoginForm_forgot__jd1vu:after{background-color:currentColor;content:"";display:block;height:1px;width:100%}.LoginForm_register__M9YeM{margin-bottom:4rem;margin-top:4rem}.LoginForm_register__M9YeM p{margin-bottom:2rem;margin-top:2rem}.LoginForm_subtitle__G6qwD{font-size:2rem;line-height:1}.LoginForm_subtitle__G6qwD:after{background-color:#ddd;border-radius:.2rem;content:"";display:block;height:.5rem;width:3rem}.Login_login__3cJrA{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;min-height:100vh}.Login_login__3cJrA:before{background:url(/static/media/login.07d71f5b9d5714e556b0.jpg) no-repeat 50%;background-size:cover;content:"";display:block}.Login_forms__cA3yc{margin-top:20vh;max-width:30rem;padding:1rem}@media (max-width:40rem){.Login_login__3cJrA{grid-template-columns:1fr}.Login_login__3cJrA:after{display:none}.Login_forms__cA3yc{max-width:100%}}.ProfileHeaderNav_nav__gXYc\+{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(4,1fr)}.ProfileHeaderNav_nav__gXYc\+ a,.ProfileHeaderNav_nav__gXYc\+ button{align-items:center;background:#eee;border:1px solid #0000;border-radius:.2rem;cursor:pointer;display:flex;height:40px;justify-content:center;transform:.1s;width:40px}.ProfileHeaderNav_nav__gXYc\+ a:focus,.ProfileHeaderNav_nav__gXYc\+ a:hover,.ProfileHeaderNav_nav__gXYc\+ button:focus,.ProfileHeaderNav_nav__gXYc\+ button:hover{background:#fff;border-color:#333;box-shadow:0 0 0 3px;outline:none}.ProfileHeaderNav_nav__gXYc\+ a.active{background:#fff;box-shadow:0 0 0 3px #fb1}.ProfileHeaderNav_nav__gXYc\+ a.active svg>*{fill:#fb1}.ProfileHeaderNav_mobileButton__Ka4dO{align-items:center;background:#eee;border:1px solid #0000;border-radius:.2rem;cursor:pointer;display:flex;height:40px;justify-content:center;padding:0;transform:.1s;width:40px}.ProfileHeaderNav_mobileButton__Ka4dO:after{background-color:currentColor;border-radius:2px;box-shadow:0 6px currentColor,0 -6px currentColor;content:"";display:block;height:2px;transition:.2s;width:1.2rem}.ProfileHeaderNav_mobileButtonActive__Jhv9a,.ProfileHeaderNav_mobileButton__Ka4dO:focus,.ProfileHeaderNav_mobileButton__Ka4dO:hover{background:#fff;border-color:#fb1;box-shadow:0 0 0 3px #fea;color:#fb1;outline:none}.ProfileHeaderNav_mobileButtonActive__Jhv9a:after{box-shadow:0 8px currentColor,0 -8px currentColor;height:4px;transform:rotate(90deg);width:4px}.ProfileHeaderNav_navMobile__QOx\+2{background:#fff;border-radius:.2rem;box-shadow:0 1px 2px #0003;display:block;opacity:0;padding:0 1rem;pointer-events:none;position:absolute;right:0;top:70px;transform:translateX(-10px)}.ProfileHeaderNav_navMobileActive__v26Vz{opacity:1;pointer-events:auto;transform:none;transition:.3s;z-index:100}.ProfileHeaderNav_navMobile__QOx\+2 a,.ProfileHeaderNav_navMobile__QOx\+2 button{align-items:center;background:none;border:none;border-bottom:1px solid #eee;color:var(--color-darker-grey);display:flex;padding:.5rem 0;width:100%}.ProfileHeaderNav_navMobile__QOx\+2 a:hover svg>*,.ProfileHeaderNav_navMobile__QOx\+2 button:hover svg>*{fill:#fb1}.ProfileHeaderNav_navMobile__QOx\+2 button{border-bottom:none}.ProfileHeaderNav_navMobile__QOx\+2 svg{margin-right:.5rem}.ProfileHeaderNav_navMobileActive__v26Vz:after{box-shadow:0 8px currentColor,0 -8px currentColor;height:4px;transform:rotate(90deg);width:4px}.ProfileHeader_header__7cWqg{align-items:center;display:grid;grid-template-columns:1fr auto;margin-bottom:2rem;margin-top:1rem;position:relative}.ProfilePhotoPost_photoPost__-HnIO{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin-bottom:2rem}@media (max-width:40rem){.ProfilePhotoPost_photoPost__-HnIO{grid-template-columns:1fr}}.ProfilePhotoPost_file__3KvS0{margin-bottom:1rem}.ProfilePhotoPost_preview__5Ailw{background-position:50%;background-size:cover;border-radius:1rem}.ProfilePhotoPost_preview__5Ailw:after{content:"";display:block;height:0;padding-bottom:100%}.ProfileStatsGraphs_graph__vo8YM{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr}.ProfileStatsGraphs_graphItem__Q3NWf{align-items:center;border-radius:.2rem;box-shadow:0 10px 20px #ffffff14;display:grid}.ProfileStatsGraphs_total__7vt07{font-size:1rem;grid-column:1/3;padding:1rem}@media (max-width:40rem){.ProfileStatsGraphs_graph__vo8YM{grid-template-columns:1fr;margin-bottom:2rem}.ProfileStatsGraphs_total__7vt07{grid-column:1}}
/*# sourceMappingURL=main.d0707222.css.map*/