@import url(https://mikey-css.netlify.app/assets/css/components.css);@import url(https://fonts.googleapis.com/css2?family=Italianno&display=swap);body{font-family:"Nunito Sans",sans-serif;font-size:1.6rem;line-height:1;background-color:var(--light-mode);color:var(--dark-mode)}.dark-theme{--light-mode:#05103a;--dark-mode:#f8f9fa}.hr-thin{border:0;border-bottom:1px solid hsla(0,0%,100%,.3);border-top:1px solid rgba(0,0,0,.1);height:0;width:100%}.styled-link{color:inherit;font-weight:700;text-decoration:none}.styled-link:hover{background-color:#36096d;background-image:linear-gradient(315deg,#36096d,#37d5d6 80%);-moz-background-clip:text;-webkit-background-clip:text;-moz-text-fill-color:transparent;-webkit-text-fill-color:transparent}aside,main{margin:0 2rem}.xs{width:3.5rem}.fa-circle-check{color:#1a8cd8}.btn-squared{border-radius:5px}.btn-thin{padding:.5rem 2rem}.grid{grid-gap:0;gap:0}.color-grey{color:#008b8b}.display-picture{width:25rem;border-radius:50%;top:100%;left:15rem;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.profile-details{grid-gap:1.5rem;gap:1.5rem;margin-top:15rem;margin-left:2.5rem;margin-bottom:5rem}.buttons-align,.profile-details{display:flex;flex-direction:column}.buttons-align{grid-gap:.5rem;gap:.5rem}.edit-profile-form{display:flex;flex-direction:column;grid-gap:2rem;gap:2rem;margin-bottom:2.5rem}@media screen and (max-width:1280px){.display-picture{width:20rem;left:12.5rem}.profile-details{margin-top:12rem}}@media screen and (max-width:960px){.display-picture{width:15rem;left:10rem}.profile-details{margin-top:10rem}}.profile-header-container{justify-content:space-between;margin:1rem 0}.profile-header,.profile-header-container{display:flex;align-items:flex-start;grid-gap:1rem;gap:1rem;flex-wrap:wrap}.profile-header-extended{display:flex;grid-gap:1rem;gap:1rem;align-items:center;flex-wrap:wrap}.posts-header{margin:3rem}.empty-posts-container{text-align:center;margin:10rem}.card-modal-post-input{background-color:var(--light-mode);width:50%;padding:5rem 1rem 2rem 2rem;border-radius:1rem}@media screen and (max-width:600px){.card-modal-post-input{width:60%}}@media screen and (max-width:500px){.card-modal-post-input{width:70%}}@media screen and (max-width:400px){.card-modal-post-input{width:80%}}.footer{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:center;grid-gap:1.5rem;gap:1.5rem;padding:3rem 1.5rem;background-color:var(--dark-color);color:var(--light-color);margin-top:2.5rem}.my-name{font-family:"Italianno",cursive;font-size:4rem}.footer-icons{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;grid-gap:1.5rem;gap:1.5rem}.color-heart{color:red}.color-code{color:#15aabf}.color-email,.color-facebook,.color-github,.color-hashnode,.color-instagram,.color-linkedin,.color-medium,.color-stackoverflow,.color-twitter{color:#fff}nav>ul{display:flex;justify-content:center;align-items:center}@media screen and (max-width:1200px){header{flex-direction:column;justify-content:center}}.left-sidebar{grid-area:left-sidebar;display:flex;flex-direction:column}@media screen and (max-width:600px){.left-sidebar>ul{text-align:center}}.right-sidebar{grid-area:right-sidebar;display:flex;flex-direction:column}.post-container{padding:2rem;margin-bottom:2rem;box-shadow:0 8px 24px rgba(149,157,165,.2);border-radius:1rem}.post-image{margin:0 auto}.post-body{flex-direction:column;grid-gap:2rem;gap:2rem;margin-bottom:.5rem}.post-body,.post-footer{display:flex;margin-top:1.5rem}.post-footer{justify-content:space-between}.post-footer>*{margin:.5rem 1rem}@media screen and (max-width:480px){.post-footer{justify-content:center;flex-wrap:wrap}}.post-message-container{display:flex;grid-gap:1rem;gap:1rem;width:100%;padding:1rem}.post-message-left{flex-grow:0}.post-message-right{flex-grow:1}.text-area{height:7.5rem;word-wrap:break-word;border:none;font-size:1.5rem;font-family:inherit;resize:none}.text-area:focus{outline:none}.post-message-body{color:#000;background-color:#fff;border:none;border-radius:1rem;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);margin-bottom:2rem;width:100%;padding:2rem}.post-message-image{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:relative}.post-message-footer{display:flex;justify-content:space-between;align-items:center}.image-close{left:1rem;padding:.5rem;font-size:1rem;width:2rem;height:2rem}.comment-input{padding:1.25rem;border:none;border-radius:1rem;font-size:1.25rem;font-family:inherit;resize:none;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}.commentsWrapper{margin:2rem 0}.commentWrapper{font-size:1.25rem;justify-content:space-between;margin-bottom:1rem}.commentInnerWrapper1,.commentWrapper{display:flex;align-items:center;grid-gap:1rem;gap:1rem}.commentInnerWrapper1{flex-direction:row}.commentInnerWrapper2{min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}.profilePicAndCommentInput{display:flex;align-items:flex-start;grid-gap:1rem;gap:1rem;margin-top:2.5rem}@media screen and (max-width:540px){.commentWrapper{flex-wrap:wrap}}.auth{display:flex;flex-direction:column;justify-content:center;align-items:center}.form{padding:2rem;width:30rem;text-align:center}@media only screen and (max-width:360px){.form{width:100%}}.Home_container-authenticated__2oceu{display:grid;grid-template-areas:"main right-sidebar";grid-template-columns:1fr 37.5rem}@media screen and (max-width:900px){.Home_container-authenticated__2oceu{grid-template-areas:"main" "right-sidebar";grid-template-columns:auto}}.Home_container-unauthenticated__3cg9U{display:grid;grid-template-areas:"main";grid-template-columns:auto}.home-main{flex-direction:column;grid-gap:5rem;gap:5rem}.home-container,.home-main{display:flex}.home-container>*{flex-basis:50%}.hero-image{margin:-5rem auto -2.5rem;width:85%}.hero-image-container{margin:auto 0}.hero-text-container{display:flex;flex-direction:column;grid-gap:2rem;gap:2rem;padding:2rem}.hero-text-title{font-size:7.5rem}.hero-text-description{word-spacing:2px;line-height:2rem}@media screen and (max-width:960px){.hero-text-title{font-size:5rem}}@media screen and (max-width:720px){.home-container{flex-direction:column}.hero-text-container,.hero-text-description,.hero-text-title{text-align:center}}.Profile_main-container__1Iwu6{display:grid;grid-template-areas:"main";grid-template-columns:auto}.Explore_main-container__1QqbW{display:grid;grid-template-areas:"main right-sidebar";grid-template-columns:1fr 37.5rem}@media screen and (max-width:900px){.Explore_main-container__1QqbW{grid-template-areas:"main" "right-sidebar";grid-template-columns:auto}}.SearchResults_main-container__80Hnd{display:grid;grid-template-areas:"main";grid-template-columns:auto}.search-results-container{margin:auto 15%}@media screen and (max-width:500px){.search-results-container{margin:auto 2.5%}}.error-image{max-width:100%;margin:0 auto}@media screen and (min-width:1280px){.error-image{max-width:40%}}@media screen and (min-width:768px){.error-image{max-width:50%}}
/*# sourceMappingURL=main.f5e664be.chunk.css.map */