:root{--primary:#9333ea;--tertiary:#121212;--tertiary-light:#282828;--tertiary-lighter:#333;--tertiary-lightest:#434343;--secondary:#f9cee1;--primary-dark:#960200;--white:#fff;--purple-400:#c084fc}img{max-inline-size:100%}body{margin:0;font-family:"Montserrat",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{text-decoration:none}.text-primary{color:#9333ea;color:var(--primary)}.text-white{color:#fff;color:var(--white)}.text-purple-400{color:#c084fc;color:var(--purple-400)}.btn{margin:0}.mismatch{color:#fff;color:var(--white);font-size:1.2rem}.avatar{background:#9333ea;background:var(--primary)}.avatar-sm{border-radius:50%}.avatar span{color:#fff;color:var(--white);font-weight:bolder}@media only screen and (max-width:600px){html{font-size:50%}}.App_container__1MQN3{display:flex;background:var(--tertiary);height:100%;position:relative}.home_user-feed__2Tx6J{width:80%;height:100vh;overflow-y:scroll}@media only screen and (max-width:750px){.home_user-feed__2Tx6J{width:100%;padding:1rem;height:calc(100vh - 5rem)}}.feeds_post-list__ablZQ{display:flex;flex-direction:column;grid-gap:1rem;gap:1rem;width:inherit;align-items:center;margin:0 auto}.postCard_post-container__DY8YK{display:flex;padding:2rem 1rem;background:var(--tertiary-light);width:100%}.postCard_post-body-container__1c6Cb{margin-left:1rem;width:90%}.postCard_username-id-container__3VuLx{display:flex;justify-content:space-between}.postCard_username-body__PT0VG{display:flex;grid-gap:5px;gap:5px;cursor:pointer}.postCard_post-body__3b6Yj{cursor:pointer;display:flex;flex-direction:column;margin-top:1rem;grid-gap:1rem;gap:1rem}.postCard_image-container__QFvBg{align-self:center;width:50%;height:50%}.postCard_image-container__QFvBg img{max-inline-size:100%;width:100%;height:100%;object-fit:contain}.postCard_post-footer__32wNr{display:flex;justify-content:space-around;width:90%;margin-top:20px}.postCard_footer-item__2KQQ3{display:flex;grid-gap:5px;gap:5px;align-items:center;cursor:pointer}.postCard_footer-item__2KQQ3>*{font-size:1.4rem}.postCard_username-body__PT0VG span{font-size:1.2rem}.postCard_username-body__PT0VG span:first-child{font-weight:bolder}.postCard_options__ia6JJ{position:relative}.postCard_option-btn__gontV{cursor:pointer}.postCard_option-list__1JVAQ{position:absolute;list-style:none;right:0}.postCard_option-list__1JVAQ li{background:var(--tertiary-lighter);color:var(--white);width:14rem;padding:1.2rem 1.6rem;cursor:pointer}.postCard_option-list__1JVAQ li:hover{background:var(--tertiary-lightest)}.postCard_poll-container__As6qk{width:60%;margin:0 auto}.postCard_hashtag-container__3vsq6{display:flex;flex-flow:row wrap;grid-gap:1rem;gap:1rem;margin-top:1rem}.createPostModal_modal-container__1SSEi{position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center;height:100vh;width:100vw;background-color:rgba(0,0,0,.6)}.createPostModal_modal__2-Aom{width:30rem;height:30rem;background:var(--tertiary-light);display:flex;flex-direction:column;padding:1rem;grid-gap:5px;gap:5px;border-radius:1rem}.createPostModal_close-btn__4R0cC{cursor:pointer;font-size:1.2rem}.createPostModal_text-area__3yqKQ{height:50%;background:var(--white)}.createPostModal_image-upload__29DFC{cursor:pointer}.createPostModal_image-upload__29DFC i{font-size:2rem}.createPostModal_image-upload__29DFC input{display:none}.createPostModal_poll-container__2bd_y{display:"flex";flex-direction:"column";color:var(--white)}.createPostModal_poll-container__2bd_y>label{display:flex;flex-direction:column;grid-gap:5px;gap:5px}.createPostModal_footer__1GSAz{display:flex;grid-gap:1rem;gap:1rem}.createPostModal_hashtag-text-area__2Gft_{width:100%;margin-top:1rem}.shareModal_modal-container__3Twrk{position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center;height:100vh;width:100vw;background-color:rgba(0,0,0,.6)}.shareModal_modal__1k77F{width:30rem;height:auto;background:var(--tertiary-light);display:flex;flex-direction:column;padding:1rem;grid-gap:5px;gap:5px;border-radius:1rem}.shareModal_close-btn__23jTd{cursor:pointer;font-size:1.2rem}.sidebar_container__3lh2L{width:20%;height:98vh;background-color:var(--tertiary-light);padding:1rem}.sidebar_container__3lh2L,.sidebar_tabs-container__2m3_H{display:flex;flex-direction:column;justify-content:space-between}.sidebar_tabs-container__2m3_H{font-size:1.2rem;font-weight:700;height:60%}.sidebar_tab-item__1YM87{cursor:pointer;display:flex;grid-gap:5px;gap:5px;padding:8px 12px;border-radius:1rem}.sidebar_tab-item__1YM87:first-child:hover{background:none}.sidebar_tab-item__1YM87:hover{background:var(--tertiary-lighter)}.sidebar_tab-item__1YM87>*{font-size:2rem}.sidebar_profile-container__MAj2c{display:flex;flex-direction:row;grid-gap:1px;gap:1px;justify-content:space-between;align-items:center}.sidebar_logout-btn__1ypWy{font-size:2rem;cursor:pointer}.sidebar_user-detail__3Km5Z{display:flex;flex-direction:column}.sidebar_user-detail__3Km5Z span{font-size:2rem;font-weight:bolder}.sidebar_mini-create-btn__2K1yz{display:none;font-size:2.4rem;padding:5px}@media only screen and (max-width:750px){.sidebar_container__3lh2L{flex-direction:row;position:fixed;bottom:0;height:5rem;padding:1rem;width:100vw;grid-gap:2rem;gap:2rem}.sidebar_tabs-container__2m3_H{flex-direction:row;align-items:center;height:auto;flex-grow:1}.sidebar_tab-item__1YM87{padding:5px}.sidebar_tab-item__1YM87 span,.sidebar_user-detail__3Km5Z{display:none}.sidebar_mini-create-btn__2K1yz{display:block}.sidebar_post-btn__1cILP{display:none}}.searchModal_modal-container__1lBZ9{position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center;height:100vh;width:100vw;background-color:rgba(0,0,0,.6)}.searchModal_modal__kSuIZ{width:30rem;height:30rem;background:var(--tertiary-light);display:flex;flex-direction:column;padding:1rem;grid-gap:5px;gap:5px;border-radius:1rem}.searchModal_close-btn__3JgyQ{cursor:pointer;font-size:1.2rem}.searchModal_search-list__3xVC1{width:100%;max-height:20rem;overflow-y:scroll}.searchModal_search-list__3xVC1 ul{list-style:none;margin:0;-webkit-padding-start:0;padding-inline-start:0}.searchModal_search-list__3xVC1 li{border:1px solid var(--gray-70);padding:1rem;cursor:pointer;background:#fff}.searchModal_search-container__RIDPP,.searchModal_search-container__RIDPP input{width:100%}.userInfo_user-container__2FEO1{display:flex;grid-gap:5px;gap:5px;background:var(--tertiary-light);width:80%;margin:1rem auto;align-items:center;justify-content:space-between}.userInfo_body__1Z0st{display:flex;flex-direction:column;justify-content:space-between}.userInfo_footer__h9qOE{display:flex;justify-content:space-between;grid-gap:1rem;gap:1rem}.userInfo_footer__h9qOE span{font-size:1.2rem}.userInfo_avatar-large__3fHm6{width:6rem;height:6rem}.userInfo_avatar-text-lg__1CAZz{font-size:3.4rem;display:flex;justify-content:center;align-items:center}@media only screen and (max-width:750px){.userInfo_user-container__2FEO1{width:100%}}*{box-sizing:border-box}.profileCard_user-container__3h5y5{display:flex;grid-gap:5px;gap:5px;background:var(--tertiary-light);width:80%;margin:1rem auto;align-items:flex-start;justify-content:space-around;padding:1rem}.profileCard_body__QC3N0{flex-grow:1;display:flex;flex-direction:column;justify-content:space-between;grid-gap:2rem;gap:2rem}.profileCard_footer__25f97{display:flex;justify-content:flex-start;grid-gap:1rem;gap:1rem}.profileCard_footer__25f97 span{font-size:1.2rem}.profileCard_avatar-large__1tIWk{width:6rem;height:6rem;display:flex;justify-content:center;align-items:center}.profileCard_avatar-text-lg__1EDuK{font-size:3rem;text-align:center}.profileCard_header__1moYl{justify-content:space-between}.profileCard_bio-container__3i8us,.profileCard_header__1moYl{display:flex;align-items:center;grid-gap:1rem;gap:1rem}.profileCard_following__1JXqs{cursor:pointer}@media only screen and (max-width:750px){.profileCard_user-container__3h5y5{width:100%}}.editProfileModal_modal-container__2KdrV{position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;height:100vh;width:100vw;background-color:rgba(0,0,0,.6)}.editProfileModal_modal__1ZsIV{width:30rem;height:-webkit-max-content;height:max-content;background:var(--tertiary-light);display:flex;flex-direction:column;padding:1rem;grid-gap:5px;gap:5px;border-radius:1rem;z-index:2}.editProfileModal_close-btn__3XbdT{cursor:pointer;font-size:1.2rem}.editProfileModal_edit-profile-form__3a6NC{flex-grow:1;display:flex;flex-direction:column;grid-gap:5px;gap:5px}.editProfileModal_edit-profile-form__3a6NC>*{flex-grow:1}.editProfileModal_edit-profile-form__3a6NC>label input{background:var(--white);border:none;border-radius:5px;height:auto;padding:8px 4px}.editProfileModal_edit-profile-form__3a6NC textarea{background:var(--white)}.editProfileModal_edit-profile-form__3a6NC>label{display:flex;flex-direction:column;grid-gap:5px;gap:5px}.editProfileModal_cursor-not-allowed__2-gL8{cursor:not-allowed}.editProfileModal_avatar-input-container__1s4Z6{cursor:pointer}.editProfileModal_avatar-input-container__1s4Z6 input{display:none}.editProfileModal_avatar-container__3uP-U{position:relative;align-self:center}.editProfileModal_avatar-container__3uP-U>i{position:absolute;bottom:0;right:-5px}.editProfileModal_avatar-container__3uP-U.editProfileModal_display-pic__1zsJa>i{position:absolute;bottom:1rem;right:1rem}.followingModal_modal-container__1steB{position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;height:100vh;width:100vw;background-color:rgba(0,0,0,.6)}.followingModal_modal__B74q6{width:30rem;height:30rem;background:var(--tertiary-light);display:flex;flex-direction:column;padding:1rem;grid-gap:5px;gap:5px;border-radius:1rem}.followingModal_close-btn__3cUv3{cursor:pointer;font-size:1.2rem}.followingModal_user-card__29JfT{display:flex;grid-gap:5px;gap:5px;justify-content:flex-start;align-items:center}.followingModal_user-card__29JfT small{font-size:1.2rem}.followingModal_hashtag-list__2kson{display:flex;flex-direction:column;grid-gap:1rem;gap:1rem;padding:1rem}.hashtag_hashtag__3PRTu{padding:8px 12px;background:var(--tertiary-lighter);color:var(--white);border-radius:1rem;font-weight:bolder;font-size:1.2rem;cursor:pointer}.hashtag_hashtag__3PRTu.hashtag_active__2kO7d{background:var(--primary);color:var(--white)}.userStoryIcon_icon__1ejSh{background-image:linear-gradient(90deg,#be4bdb 5%,#f783ac 95%);display:flex;justify-content:center;align-items:center;border-radius:50%;height:5rem;width:5rem;cursor:pointer}.userStoryIcon_user-name__22arV{font-weight:bolder;color:var(--white);font-size:1.4rem}.storyModal_modal-container__3K5Zl{position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center;height:100vh;width:100vw;background-color:var(--tertiary);z-index:5;color:var(--white)}.storyModal_modal__Bj2dl{width:30rem;height:30rem;background:var(--tertiary-light);padding:1rem;grid-gap:5px;gap:5px;border-radius:1rem;display:flex;flex-direction:column}.storyModal_close-btn__3x_Ca{cursor:pointer;font-size:1.2rem}.storyModal_logo__1jSLR{position:absolute;top:1rem;left:1rem}.storyModal_content__1jUZ6{height:80%}.storyModal_footer__rlgtd{display:flex;flex-direction:row;justify-content:center;align-items:center;grid-gap:2rem;gap:2rem}.storyModal_footer__rlgtd i{font-size:1.4rem;font-weight:bolder;cursor:pointer}.stories_icon-list__1jB2s{display:flex;flex-flow:row nowrap;overflow-x:scroll;grid-gap:1rem;gap:1rem;width:80%;margin:1rem auto}.login_login-container__3128y{background:var(--tertiary);display:flex;justify-content:space-around;align-items:center;flex-flow:row wrap;grid-gap:1rem;gap:1rem;height:100vh}.login_login-form-container__3fdEU{width:40rem;padding:2rem;background:var(--tertiary-light);border-radius:10px}.login_login-form__3oQob{display:flex;min-height:30rem;flex-direction:column;grid-gap:1rem;gap:1rem;justify-content:space-between}.login_login-form__3oQob input{height:3rem;padding:0 5px;border:1px solid var(--gray-70);border-radius:1rem;margin-top:5px}.login_login-form__3oQob .login_password__24B-4{display:flex;justify-content:space-between;align-items:center;grid-gap:5px;gap:5px}.login_login-form__3oQob .login_password__24B-4 input{flex-grow:1}.login_password__24B-4 i{cursor:pointer}.login_login-form__3oQob label{display:flex;flex-direction:column}.login_login-form__3oQob label:last-child{flex-direction:row;align-items:center;grid-gap:5px;gap:5px}.login_hero-image__1HCq2 img:first-child{width:20rem;height:20rem}.login_hero-image__1HCq2 img:last-child{width:15rem}.login_hero-image__1HCq2{display:flex;flex-direction:column;grid-gap:5px;gap:5px;align-items:center}.detailedPost_post-details__l1hCn{width:80%;margin:0 auto;height:100vh;overflow-y:scroll}.detailedPost_comments-list__234YF{max-width:80%;height:100vh;overflow-y:scroll;display:flex;flex-direction:column;grid-gap:5px;gap:5px;margin-top:5px}.detailedPost_lists__2i1KJ{width:80%}.detailedPost_post-details__l1hCn>div{margin:1rem auto}@media only screen and (max-width:750px){.detailedPost_post-details__l1hCn{width:100%;padding:1rem}.detailedPost_comments-list__234YF{max-width:100%;height:auto}.detailedPost_lists__2i1KJ{width:100%}}.commentCard_comment-card__3JoBw{background:var(--tertiary-light);width:inherit;padding:2rem 1rem}.commentCard_comment-body__t_Dj2{display:flex;grid-gap:5px;gap:5px}.commentCard_comment-body__t_Dj2 .commentCard_content__3g9VA{flex-grow:1}.commentCard_footer__S5pNk{font-weight:bolder;font-size:1.2rem}.commentCard_close-btn__ktS-2{font-size:1.2rem;cursor:pointer}.bookmark_bookmarks-container__3BbuV{width:80%;margin:0 auto;height:100vh;overflow-y:scroll}.bookmark_bookmark-list__1M_iq{display:flex;flex-direction:column;grid-gap:1rem;gap:1rem;width:80%;margin:1rem auto}.bookmark_bookmark-list__1M_iq>div{margin:1rem auto}@media only screen and (max-width:750px){.bookmark_bookmarks-container__3BbuV{width:100%;padding:1rem;height:calc(100vh - 5rem)}}.userPost_user-posts-container__ScWpX{width:80%;margin:0 auto;height:100vh;overflow-y:scroll;display:flex;flex-direction:column}.userPost_post-list__1MWCG{display:flex;flex-direction:column;grid-gap:1rem;gap:1rem;width:inherit;align-items:center;margin:0 auto}@media only screen and (max-width:750px){.userPost_user-posts-container__ScWpX{width:100%;padding:1rem;height:calc(100vh - 5rem)}}.profile_profile-container__3a9X8{width:80%;height:100vh;overflow-y:scroll}.profile_post-list__2Cjbt{display:flex;flex-direction:column;grid-gap:1rem;gap:1rem;width:inherit;align-items:center;margin:0 auto}@media only screen and (max-width:750px){.profile_profile-container__3a9X8{width:100%;padding:1rem;height:calc(100vh - 5rem)}}.hashtags_container__272Fi{width:80%;margin:0 auto;padding:1rem;height:100vh;overflow-y:scroll}.hashtags_hashtag-container__2jVMJ{display:flex;flex-flow:row wrap;grid-gap:1rem;gap:1rem}.hashtags_hashtag-container__2jVMJ>*{margin:1rem}.hashtags_lists__WO_aH{padding:1rem}.hashtags_header__2T9ir,.hashtags_lists__WO_aH{display:flex;flex-direction:column;grid-gap:1rem;gap:1rem}.hashtags_header__2T9ir{align-items:center;justify-content:center}.notFound_container__2V6zX{height:100vh;color:var(--white);padding:1rem}
/*# sourceMappingURL=main.ebc0074e.chunk.css.map */