html,body,#root{width:100%;min-height:100vh;margin:0;padding:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background-color:#f8f9fa;color:#333}.app{min-height:100%;display:flex;flex-direction:column;padding-top:4rem}.inline-btns{display:flex;flex-wrap:wrap;column-gap:2px;row-gap:2px;flex-direction:row;max-width:90%}.inline-btns button{height:fit-content;align-self:center}.tag-input-box{display:flex;width:fit-content;flex-direction:row}.tag-input-box input{width:5rem}.unavailable{visibility:hidden}.header{position:fixed;width:100%;background-image:linear-gradient(to bottom,#0a0a0a1a,#0202021a);display:flex;flex-direction:column;align-items:center}.header-container{display:flex;justify-content:space-evenly;align-items:center;width:100%;margin:0 auto}.header .logo{align-self:flex-start;font-style:unset}.menu{display:flex;width:100%;justify-content:space-evenly;align-items:center}.header-picture{border-radius:50%;border:2px solid rgba(15,15,15,.5);width:50px;height:50px}.posts-list{width:50%;justify-self:center}.post-details-wrapper{width:100%;justify-content:center}.post-component{text-align:center;width:80%;display:flex;justify-self:center;flex-direction:column;justify-content:center}.post-component div{width:100%;max-width:100%;justify-self:center;justify-content:center}.post-meta-data{padding:8rem 0px 0px 10rem}.post-component section,.post-component section button{text-align:left;max-width:100%;justify-self:left;justify-content:flex-start}.post-img-min{border-radius:1rem;width:30%;height:70%}.reply-component{border-left:1px solid gray;padding-left:2rem}.post-images-full,.post-image-full{border-radius:1rem;min-width:60%;max-width:60%;justify-content:center}.post-btns{display:flex;justify-self:left;column-gap:1rem}.text-box{text-align:left}.post-header{width:100%}.post-images{justify-content:center;display:flex;height:30rem;width:100%;column-gap:5px;border-radius:25px}.post-images-container{justify-self:center;width:100%;padding-bottom:2rem;border-bottom:1px solid gray}.posts-quick-view{display:flex;flex-direction:column;text-align:center;justify-content:center;padding:0;row-gap:1rem;width:100%;margin-bottom:1rem}.post-quick-card{width:100%}.post-list-item{width:30%;text-align:center;max-width:100%;height:100%;justify-self:center;border-bottom:1px solid rgba(15,15,15,.5)}.post-list-item:hover{background-color:#0202024d;border-radius:25px}.profile-view{width:100%;justify-self:center;text-align:center;padding:0}.profile-info{margin:2rem 5rem 0px;max-width:100%;display:flex;flex-direction:column;column-gap:15px}sub{width:fit-content}a{text-decoration:none;color:#333}.user-ref-info{width:100%;border:1px solid rgba(15,15,15,.3);border-radius:40px 20px 100px 10px;padding:5px;background-image:linear-gradient(to bottom,#0a0a0a1a,#0202021a)}.user-ref-info,.profile-pic{display:flex;flex-direction:column;text-align:left}.profile-picture{width:200px;height:200px;border:2px solid rgba(15,15,15,.5);border-radius:50%}.project-box{margin-top:1rem;width:20rem;height:100%;background-image:linear-gradient(to bottom,#0a0a0a1a,#0202021a);border-radius:2%}.project-box:hover{background-color:#0202021a;border:1px solid rgba(0,0,0,.3)}.project-box:hover .btn-box,.post-list-item:hover .btn-box{visibility:visible}.project-box .btn-box{position:absolute;justify-content:space-between;transform:translateY(-250%);display:flex;width:inherit;height:5%;visibility:hidden;background:none}.post-list-item .btn-box{position:absolute;justify-content:space-between;transform:translateY(-300%);display:flex;width:inherit;height:6rem;visibility:hidden;background:none}.btn-box button{margin:2px}.profile-details{text-align:left}.project-images-container{justify-self:center;width:90%}.project-image{width:100%;height:fit-content}.project-section,.add-project-btn{margin-top:3rem}.project-list{max-height:100%;column-gap:15px;max-width:100%;display:flex;flex-wrap:wrap;justify-content:space-evenly}.profile-info button{margin-left:20px}.tags-list{width:fit-content;justify-self:center}.tier-list{display:flex;flex-direction:row;column-gap:1rem;height:100%}.tier-list button{display:flex;flex-direction:column;width:100%}button{display:flex;color:#000;background-image:linear-gradient(to bottom,#0a0a0a1a,#0202021a);border:1px solid gray;font-size:large;border-radius:15px;align-items:center;justify-content:center;width:fit-content;max-width:20rem;justify-self:center}.btn-box{display:flex;justify-content:space-evenly}.btn-box button{margin:0}.content-input{overflow-y:scroll}input{border-radius:15px;background:none;border:none;color:#0f0f0fcc;font-size:large}form textarea{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;display:flex;resize:none;overflow-y:hidden;overflow-x:clip;height:auto;border:none;background:none;width:100%;font-size:large}.search-form{display:flex;align-items:center;justify-content:space-between;background:#a9a9a9;border-radius:25px}.search-bar input{width:100%}.search-bar{padding-top:.5rem;row-gap:10px;display:flex;flex-direction:column;width:50%}.about-display{width:100%}.about-display .post-list-item,.about-display .project-box{width:30vw}.about-main h3{text-align:center}.about-main{margin-left:1rem;margin-right:1rem;padding-bottom:10rem;display:flex;column-gap:3rem;max-height:100%;justify-content:space-evenly}.forum-header{background-color:gray;color:#fff;padding:2rem;text-align:center}.forum-header h1{margin:0;font-size:2.5rem}.forum-header p{margin-top:.5rem;font-size:1.2rem}.forum-footer{display:flex;margin-top:auto;background-color:gray;color:#fff;max-width:100%;padding:1rem;justify-content:center}.standard-form{text-align:center;margin:3rem;display:flex;justify-self:center;justify-items:center;justify-content:center;flex-direction:column;row-gap:2rem;width:70%;padding:2rem}.standard-form div{display:flex;justify-content:center;flex-direction:column}.post-edit-form{width:100%}.uploaded-img{width:20%;height:200px;margin:0 10px}.uploaded-images-list{display:flex;flex-wrap:wrap;justify-content:space-evenly}.project-details-view{padding:0px 10rem;justify-content:center;text-align:center}.mod-comp{display:flex;justify-self:center;column-gap:3rem}ul{list-style:none;padding:0}button:hover{background-color:#fa91361a}.menu-btn{background:none;border:none;padding:0}.fixed-menu a{width:40%}.fixed-menu{margin-top:15%;display:flex;position:fixed;flex-direction:column;width:15%;justify-content:left;padding:10px;background-color:#141414fc;row-gap:15px;border-radius:15px}@media (max-width:1500px){.post-list-item{width:50%}.post-img-min{height:50%}}@media (max-width:840px){.project-details-view,.post-meta-data{padding:1rem}main.about-main{margin:0 auto;display:flex;flex-direction:column;row-gap:3rem;justify-content:center}.post-list-item{width:90%}.search-form{height:30px}.header .search-bar{align-self:center;height:30px}.header-container{display:flex;align-items:center;width:100%;margin:5px}.uploaded-images-list{flex-direction:column}.menu button,.menu a{width:fit-content}.fixed-menu{width:60%;margin-top:200px}.project-box{width:100%;padding:0}.user-ref-info{font-size:small;height:fit-content;max-height:fit-content;max-width:100%}.user-ref-info button{margin:0 auto;font-size:small;width:60px;height:20px}.profile-pic-btn,.profile-picture{max-width:100px;max-height:100px}.profile-info{width:fit-content;margin:1rem}.standard-form{border-radius:15px;padding:10px}.header-picture{border-radius:50%;max-width:50px;max-height:50px}.post-images{height:100%}.project-box .btn-box,.post-list-item .btn-box{visibility:visible;position:absolute;transform:translateY(-220%);justify-content:space-between;width:90%}.about-display .post-list-item,.about-display .project-box{width:90%;padding:0;justify-self:center}.btn-box button{background-color:#0000001a}}.loading-img{height:200px;width:200px;opacity:.8;text-align:center;margin:10% 43%;position:absolute;-webkit-animation:spin 2s linear infinite;-moz-animation:spin 2s linear infinite;animation:spin 1.5s linear infinite}@-moz-keyframes spin{to{-moz-transform:rotate(360deg)}}@-webkit-keyframes spin{to{-webkit-transform:rotate(360deg)}}@keyframes spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}
