*{box-sizing:border-box;font-family:poppins,sans-serif;margin:0;padding:0}body{background-image:url(/spacestagram/static/media/spaceBackground.78f1049f58ea6ce0bb5c.jpg);display:block;scroll-behavior:smooth}h1,h2{color:#b2f9fc;line-height:2}h1{font-size:2rem}p{color:#000;font-size:1rem;line-height:1.5}::-webkit-scrollbar{width:.6vw}::-webkit-scrollbar-track{background:transparent;border-radius:30px}::-webkit-scrollbar-thumb{background:hsla(0,1%,67%,.39);border-radius:20px}::-webkit-scrollbar-thumb:hover{background:#7c7c7c;border-radius:20px}.App_main__ysdax{display:flex;flex-wrap:wrap;font-family:inherit;justify-content:space-evenly;margin:auto;overflow:hidden;width:80%}.App_header__iEEu6{align-items:center;display:flex;font-weight:bolder;justify-content:space-between;margin:2em auto;width:80%;z-index:2}.App_title__bhBJo{cursor:pointer}.App_navLink__EdGbo{color:#d5d5d5;cursor:pointer;text-decoration:none;transition:.15s ease-out}.App_navLink__EdGbo:focus,.App_navLink__EdGbo:hover{color:#b2f9fc}.App_footer__Zr4ud{align-items:center;margin:2em auto;padding:auto;width:80%;z-index:2}.App_footerText__EuA-7{color:#b2f9fc;font-size:1rem;text-align:center}@media screen and (max-width:768px){.App_main__ysdax{display:flex;flex-wrap:wrap;justify-content:space-evenly;left:1rem;margin:auto;overflow:hidden;width:90%}.App_header__iEEu6{bottom:.25rem;margin-left:10%;top:.25rem;width:80%}.App_navLink__EdGbo{display:none}}.PhotoCard_card__Eubtf{align-items:center;align-self:center;-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem);background:linear-gradient(to right bottom,#b2f9fc,#d5d5d5);border-radius:16px;box-shadow:0 2px 8px hsla(0,0%,100%,.658);display:flex;flex-direction:column;margin:0 2vh 2vh;padding:1em;width:25%;z-index:2}@media screen and (max-width:768px){.PhotoCard_card__Eubtf{margin:1rem;width:100%}}.PhotoItem_authorBox__rHDCx,.PhotoItem_dateBox__sY2hI,.PhotoItem_photoBox__SDNU4{margin-top:.5em}.PhotoItem_photoBox__SDNU4{border-radius:8px;max-width:100%;transition:.1s ease-in-out}.PhotoItem_photoBox__SDNU4:hover{cursor:pointer;-webkit-transform:scale(1.025);transform:scale(1.025)}.PhotoItem_authorBox__rHDCx,.PhotoItem_dateBox__sY2hI{justify-content:flex-start;margin-right:auto}.PhotoItem_interactionSection__pMKGN{align-content:center;display:flex;flex-direction:row;height:auto;justify-content:space-between;margin-top:.5em;width:100%}.PhotoItem_learnMoreButton__vyt1d{background-color:transparent;border:.15em solid #000;border-radius:.5em;color:#000;cursor:pointer;outline:none;overflow:hidden;padding:.2em .4em;transition:all .1s ease-in-out}.PhotoItem_learnMoreButton__vyt1d:hover{background-color:#000;color:#d5d5d5;transition:all .2s ease-in-out}.PhotoItem_learnMoreButton__vyt1d:active{-webkit-transform:scale(.95);transform:scale(.95);transition:all .3s ease-in-out}.PhotoItem_statusIcon__zGpK2{cursor:pointer;height:1.5em;margin-left:.25em;width:1.5em}.PhotoItem_statusIcon__zGpK2:active{-webkit-animation:PhotoItem_changingLikeStatus__kV3MF .1s ease-in-out;animation:PhotoItem_changingLikeStatus__kV3MF .1s ease-in-out}@-webkit-keyframes PhotoItem_changingLikeStatus__kV3MF{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(.9);transform:scale(.9)}to{-webkit-transform:scale(1.5);transform:scale(1.5)}}@keyframes PhotoItem_changingLikeStatus__kV3MF{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(.9);transform:scale(.9)}to{-webkit-transform:scale(1.5);transform:scale(1.5)}}.Modal_backdrop__6gnOm{background-color:rgba(0,0,0,.75);height:100vh;left:0;position:fixed;top:0;width:100%;z-index:20}.Modal_modal__TR2Gm{-webkit-animation:Modal_slide-down__03S66 .3s ease-out forwards;animation:Modal_slide-down__03S66 .3s ease-out forwards;background:linear-gradient(to right bottom,#b2f9fc,#d5d5d5);border-radius:14px;box-shadow:0 2px 8px rgba(0,0,0,.25);font-family:inherit;left:10%;outline:.2rem solid #000;outline-offset:-.5em;padding:1rem;position:fixed;top:10vh;width:80%;z-index:30}@-webkit-keyframes Modal_slide-down__03S66{0%{opacity:0;-webkit-transform:translateY(-3rem);transform:translateY(-3rem)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes Modal_slide-down__03S66{0%{opacity:0;-webkit-transform:translateY(-3rem);transform:translateY(-3rem)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@media (max-width:768px){.Modal_modal__TR2Gm{left:5%;max-height:90vh;outline:none;overflow:auto;text-overflow:ellipsis;top:5vh;width:90%}}.LearnMorePage_container__ZACdr{color:#000;display:flex;justify-content:space-around}.LearnMorePage_leftSection__reUZl,.LearnMorePage_rightSection__fRxt0{display:flex;flex-direction:column;justify-content:center;max-height:80vh;width:40%}.LearnMorePage_leftSection__reUZl{width:50%}.LearnMorePage_rightSection__fRxt0{padding:1rem}.LearnMorePage_photoBox__ff7GS{border-radius:8px;max-height:100%;padding:1rem;width:100%}.LearnMorePage_titleBox__2gQqQ{color:#000}.LearnMorePage_separator__QaetW{border-radius:.5rem;border-top:.25rem solid #d5d5d5;margin:.5rem 0}.LearnMorePage_property__IaXdz{font-weight:700}.LearnMorePage_explanationBox__Vcfp6{overflow:auto;overflow-x:hidden;text-overflow:ellipsis}.LearnMorePage_closeButton__hxKSw{background-color:transparent;border:none;color:#000;cursor:pointer;font-weight:700;padding:.5rem;position:fixed;right:.5rem;top:.5rem}@media screen and (max-width:768px){.LearnMorePage_container__ZACdr{flex-direction:column}.LearnMorePage_leftSection__reUZl{height:auto;width:100%}.LearnMorePage_explanationBox__Vcfp6{overflow:hidden}.LearnMorePage_rightSection__fRxt0{height:auto;width:100%}}.LoadingPhotoCard_card__Er0wX{align-items:center;align-self:center;-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem);background:linear-gradient(to right bottom,#b2f9fc,#d5d5d5);border-radius:16px;box-shadow:0 2px 8px hsla(0,0%,100%,.659);display:flex;flex-direction:column;height:40vh;margin:0 2vh 2vh;min-width:25%;padding:1em;z-index:2}.LoadingPhotoCard_authorBox__drpVA,.LoadingPhotoCard_dateBox__pGXyl,.LoadingPhotoCard_imageBox__83ofG,.LoadingPhotoCard_learnMoreBox__\+\+rXx,.LoadingPhotoCard_likeBox__xqGnI,.LoadingPhotoCard_titleBox__pEjN1{-webkit-animation:LoadingPhotoCard_pulsation__qe-8g 1.5s ease-in-out infinite;animation:LoadingPhotoCard_pulsation__qe-8g 1.5s ease-in-out infinite;background-color:#ffffffa8;border-radius:.25em;width:100%}.LoadingPhotoCard_titleBox__pEjN1{height:1.5em;margin-top:1em}.LoadingPhotoCard_imageBox__83ofG{height:12em;margin-top:1em}.LoadingPhotoCard_dateBox__pGXyl{width:50%}.LoadingPhotoCard_authorBox__drpVA,.LoadingPhotoCard_dateBox__pGXyl{height:1em;justify-content:flex-start;margin-right:auto;margin-top:1em}.LoadingPhotoCard_authorBox__drpVA{width:60%}.LoadingPhotoCard_interactionSection__XMTEV{display:flex;flex-direction:row;height:auto;justify-content:space-between;margin-top:1em;width:100%}.LoadingPhotoCard_likeBox__xqGnI{height:1em;width:8%}.LoadingPhotoCard_learnMoreBox__\+\+rXx{height:1em;margin-left:auto;width:30%}@-webkit-keyframes LoadingPhotoCard_pulsation__qe-8g{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}@keyframes LoadingPhotoCard_pulsation__qe-8g{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}@media screen and (max-width:768px){.LoadingPhotoCard_card__Er0wX{margin:1rem;width:100%}}
/*# sourceMappingURL=main.d1fde75d.css.map*/