.FooterContainer{text-align:center;align-content:center;height:100px;width:100%;z-index:1;background-color:var(--header-color)}.FooterContainer button{border:0px;background:0px;font-size:20px;font-weight:700}.FooterContainer button:hover{opacity:.7}@media only screen and (max-width: 799px){.FooterContainer{align-content:start;background-color:var(--bg-color)}.FooterContainer button{background-color:var(--primary-color);color:var(--invert-text);padding:15px;border-radius:10px}}#credits-title{color:var(--primary-color);text-align:left;margin-left:50px;font-size:24px;font-weight:600}#credit-members-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(294px,1vw));gap:30px;margin:20px 50px}.lfg-contributor{width:245px;justify-content:center;background-color:var(--header-color);display:flex;align-items:center;padding:12px 15px;border-radius:10px;margin:5px 10px;text-align:center;scale:1.1}@media only screen and (max-width: 799px){#credit-members-container{display:flex;align-items:flex-start;align-content:flex-start;flex-wrap:wrap;margin-right:30px}.lfg-contributor{flex-grow:1;margin:5px 25px}}#discover-header{display:grid;align-items:center;margin-right:50px;grid-template:"search blank buttons" 70px / auto 1fr 140px}#discover-searchbar{grid-area:search;height:auto}#discover-header-buttons{grid-area:buttons}#discover-header-buttons button{background-color:var(--primary-color);border-radius:40px;border:none;margin-left:10px;height:auto;width:auto;padding-top:4px}#discover-header-buttons img{filter:none;height:auto;margin:2px}#discover-hero{width:auto;height:20vw;margin:0 50px;background-image:var(--hero-gradient);border-radius:10px}@media only screen and (max-width: 799px){#discover-hero{height:25vw}}@media only screen and (max-width: 610px){#discover-hero{height:auto}}#profile-hero,#project-hero{display:grid;border-radius:10px;font-size:1vw;grid-template-columns:repeat(3,1fr);grid-template-areas:"blurb1 blurb2 blurb3"}.profile-hero-blurb,.project-hero-blurb{display:flex;position:relative;justify-content:center;align-items:flex-end;width:100%;aspect-ratio:1 / 1;overflow:hidden}.profile-hero-blurb img,.project-hero-blurb img{width:100%;height:100%;object-fit:cover}@media only screen and (max-width: 1090px){#profile-hero,#project-hero{display:flex;height:53vw;width:100%}#profile-hero-blurb-3{display:none}}@media only screen and (max-width: 799px) and (min-width: 610px){.profile-hero-blurb img,.project-hero-blurb img{transform:translateY(40px)}.profile-hero-blurb,.project-hero-blurb{padding-bottom:50px}}@media only screen and (max-width: 610px){#profile-hero,#project-hero{display:flex;height:49vw;width:100%}.profile-hero-blurb,.project-hero-blurb,.profile-hero-blurb img,.project-hero-blurb img{width:100%}#profile-hero-blurb-1{height:auto!important}#profile-hero-blurb-2,#profile-hero-blurb-3{display:none}}#profile-hero-blurb-1,#project-hero-blurb-1{grid-area:blurb1;position:relative;width:100%;height:20vw}:is(#profile-hero-blurb-1,#project-hero-blurb-1) div{width:70%;height:14%;position:absolute;bottom:14px;text-align:center}:is(#profile-hero-blurb-1,#project-hero-blurb-1) img{height:auto}#profile-hero-blurb-2,#project-hero-blurb-2{grid-area:blurb2;position:relative;width:100%;height:20vw}:is(#profile-hero-blurb-2,#project-hero-blurb-2) .panel-text{width:95%;height:24%;position:absolute;bottom:10px;text-align:center}:is(#profile-hero-blurb-2,#project-hero-blurb-2) .panel-text #spacer{height:10px;width:100px}:is(#profile-hero-blurb-2,#project-hero-blurb-2) h2{color:var(--primary-color);width:400px;position:absolute;top:0;margin:0;text-align:center}:is(#profile-hero-blurb-2,#project-hero-blurb-2) img{height:auto}#profile-hero-blurb-3,#project-hero-blurb-3{grid-area:blurb3;position:relative;width:100%;height:20vw}:is(#profile-hero-blurb-3,#project-hero-blurb-3) div{width:74%;height:20%;position:absolute;bottom:14px;text-align:center}:is(#profile-hero-blurb-3,#project-hero-blurb-3) img{height:auto}.profile-hero-highlight,.project-hero-highlight{font-weight:700;color:var(--primary-color)}#discover-filters{width:auto;margin:20px 50px;display:flex;flex-direction:row;justify-content:space-between;overflow-x:scroll;scroll-behavior:smooth;scrollbar-width:none}#discover-tag-filters-container{width:calc(100% - 40px);position:relative}.filters-scroller{font-size:medium;border:none;background-color:#0000;width:40px;font-size:25px}#filters-left-scroll{left:0;text-align:left;background-image:linear-gradient(to right,var(--bg-color) 30%,#00000000 70%)}#filters-right-scroll{right:0;text-align:right;background-image:linear-gradient(to right,#00000000 30%,var(--bg-color) 70%)}#discover-tag-filters{height:auto;width:100%;display:flex;overflow-x:scroll;scroll-behavior:smooth;scrollbar-width:none}.discover-tag-filter{color:var(--main-text);height:40px;padding:5px 20px;font-size:medium;background-color:#0000;border:none;margin:0 5px;border-radius:30px;flex-shrink:0}#discover-more-filters-container{display:flex;justify-content:end;flex:1 1 auto}.discover-tag-filter:hover,#discover-more-filters:hover{background-color:var(--header-color);color:var(--main-text)}.discover-tag-filter-selected{background-color:var(--primary-color);color:var(--invert-text);font-weight:700}.discover-tag-filter-selected:hover{background-color:var(--primary-color);color:var(--invert-text)}#discover-more-filters{height:40px;width:40px;padding:5px;background:none;border:none;border-radius:30px}#discover-more-filters img{height:30px;width:30px}.applied-filters{width:auto;margin:20px 50px;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;align-items:center}.applied-filters p{margin:0;font-weight:700}.filter-category{display:flex;flex-direction:column;text-align:left;height:auto;min-height:140px}.filter-category hr{width:90%}.filter-category h2{margin:10px 0}.filter-category .search-wrapper{display:block;margin:0}.filter-category .search-bar{float:none;width:min-content;margin:10px 0}.filter-category-tags{display:flex;height:auto;overflow:auto;flex-flow:wrap;gap:8px 0}#filter-popup-projects{width:auto;max-width:900px;height:70vh;max-height:620px;margin:40px;display:grid;grid-template:"categories" 1fr "genres" 1fr "misc" 1fr / auto;overflow:auto}#filter-popup-categories{grid-area:categories}#filter-popup-genres{grid-area:genres}#filter-popup-misc{grid-area:misc}#filter-popup-profiles{display:grid;height:70vh;min-height:420px;max-height:620px;grid-template:"devskills roles" 1fr "devskills roles" 1fr "devskills majors" 1fr "desskills majors" 1fr "desskills softskills" 1fr "desskills softskills" 1fr / auto auto;gap:10px;margin:0 10px;overflow:auto}#filter-popup-dev-skills{grid-area:devskills}#filter-popup-des-skills{grid-area:desskills}#filter-popup-roles{grid-area:roles}#filter-popup-majors{grid-area:majors}#filter-popup-soft-skills{grid-area:softskills}#filter-popup-profiles div{width:auto;max-width:600px}#filter-popup-apply{height:30px;width:80px;margin:10px auto;display:block;font-size:medium;padding:5px 10px;background-color:var(--primary-color);color:var(--main-text);border:none;border-radius:30px}.tag-button{display:flex;flex-direction:row;align-items:center;gap:10px;border-radius:30px;border:none;height:28px;padding:0 17px;font-size:medium;flex-shrink:0}.tag-button-red-selected,.tag-button-orange-selected,.tag-button-yellow-selected,.tag-button-green-selected,.tag-button-blue-selected,.tag-button-purple-selected,.tag-button-grey-selected{max-width:100%}:is(.tag-button-red-selected,.tag-button-orange-selected,.tag-button-yellow-selected,.tag-button-green-selected,.tag-button-blue-selected,.tag-button-purple-selected,.tag-button-grey-selected) p{color:var(--tag-text-selected)}:is(.tag-button-red-selected,.tag-button-orange-selected,.tag-button-yellow-selected,.tag-button-green-selected,.tag-button-blue-selected,.tag-button-purple-selected,.tag-button-grey-selected) .fa{color:var(--tag-text-selected)!important}.tag-button-red-selected{background-color:var(--tag-red-selected);border:2px solid var(--tag-red-selected)}.tag-button-orange-selected{background-color:var(--tag-orange-selected);border:2px solid var(--tag-orange-selected)}.tag-button-yellow-selected{background-color:var(--tag-yellow-selected);border:2px solid var(--tag-yellow-selected)}.tag-button-green-selected{background-color:var(--tag-green-selected);border:2px solid var(--tag-green-selected)}.tag-button-blue-selected{background-color:var(--tag-blue-selected);border:2px solid var(--tag-blue-selected)}.tag-button-purple-selected{background-color:var(--tag-purple-selected);border:2px solid var(--tag-purple-selected)}.tag-button-grey-selected{background-color:var(--tag-grey-selected);border:2px solid var(--tag-grey-selected)}.tag-button-red-unselected{background-color:var(--tag-red-unselected);border:2px solid var(--tag-red-unselected-border);max-width:100%}.tag-button-red-unselected p{color:var(--tag-text-unselected-red)}.tag-button-red-unselected .fa{color:var(--tag-text-unselected-red)!important}.tag-button-red-unselected:hover{background-color:var(--tag-red-selected);border:2px solid var(--tag-red-selected)}.tag-button-red-unselected:hover p{color:var(--tag-text-selected)}.tag-button-red-unselected:hover .fa{color:var(--tag-text-selected)!important}.tag-button-orange-unselected{background-color:var(--tag-orange-unselected);border:2px solid var(--tag-orange-unselected-border)}.tag-button-orange-unselected p{color:var(--tag-text-unselected-orange)}.tag-button-orange-unselected .fa{color:var(--tag-text-unselected-orange)!important}.tag-button-orange-unselected:hover{background-color:var(--tag-orange-selected);border:2px solid var(--tag-orange-selected)}.tag-button-orange-unselected:hover p{color:var(--tag-text-selected)}.tag-button-orange-unselected:hover .fa{color:var(--tag-text-selected)!important}.tag-button-yellow-unselected{background-color:var(--tag-yellow-unselected);border:2px solid var(--tag-yellow-unselected-border);max-width:100%}.tag-button-yellow-unselected p{color:var(--tag-text-unselected-yellow)}.tag-button-yellow-unselected .fa{color:var(--tag-text-unselected-yellow)!important}.tag-button-yellow-unselected:hover{background-color:var(--tag-yellow-selected);border:2px solid var(--tag-yellow-selected)}.tag-button-yellow-unselected:hover p{color:var(--tag-text-selected)}.tag-button-yellow-unselected:hover .fa{color:var(--tag-text-selected)!important}.tag-button-green-unselected{background-color:var(--tag-green-unselected);border:2px solid var(--tag-green-unselected-border)}.tag-button-green-unselected p{color:var(--tag-text-unselected-green)}.tag-button-green-unselected .fa{color:var(--tag-text-unselected-green)!important}.tag-button-green-unselected:hover{background-color:var(--tag-green-selected);border:2px solid var(--tag-green-selected)}.tag-button-green-unselected:hover p{color:var(--tag-text-selected)}.tag-button-green-unselected:hover .fa{color:var(--tag-text-selected)!important}.tag-button-blue-unselected{background-color:var(--tag-blue-unselected);border:2px solid var(--tag-blue-unselected-border);max-width:100%}.tag-button-blue-unselected p{color:var(--tag-text-unselected-blue)}.tag-button-blue-unselected .fa{color:var(--tag-text-unselected-blue)!important}.tag-button-blue-unselected:hover{background-color:var(--tag-blue-selected);border:2px solid var(--tag-blue-selected)}.tag-button-blue-unselected:hover p{color:var(--tag-text-selected)}.tag-button-blue-unselected:hover .fa{color:var(--tag-text-selected)!important}.tag-button-purple-unselected{background-color:var(--tag-purple-unselected);border:2px solid var(--tag-purple-unselected-border);max-width:100%}.tag-button-purple-unselected p{color:var(--tag-text-unselected-purple)}.tag-button-purple-unselected .fa{color:var(--tag-text-unselected-purple)!important}.tag-button-purple-unselected:hover{background-color:var(--tag-purple-selected);border:2px solid var(--tag-purple-selected)}.tag-button-purple-unselected:hover p{color:var(--tag-text-selected)}.tag-button-purple-unselected:hover .fa{color:var(--tag-text-selected)!important}.tag-button-grey-unselected{background-color:var(--tag-grey-unselected);border:2px solid var(--tag-grey-unselected-border)}.tag-button-grey-unselected p{color:var(--tag-text-unselected-grey)}.tag-button-grey-unselected .fa{color:var(--tag-text-unselected-grey)!important}.tag-button-grey-unselected:hover{background-color:var(--tag-grey-selected);border:2px solid var(--tag-grey-selected)}.tag-button-grey-unselected:hover p{color:var(--tag-text-selected)}.tag-button-grey-unselected:hover .fa{color:var(--tag-text-selected)!important}.tag-button:hover{cursor:pointer;transition:.2s}#discover-panel-box{margin:0 50px 50px;display:flex;justify-content:center}.discover-carousel{margin:0 20px;display:flex;flex-direction:column}.carousel-row{display:flex;flex-direction:row;justify-content:center;align-items:center}.discover-carousel-btn{background:none;box-shadow:none;border:none;margin-left:min(18px,calc(100vw * (18 / 1512)));padding:0;height:fit-content}.discover-carousel-btn img{width:100%;max-height:68px}.discover-carousel-btn:hover{transition-duration:.2s;scale:1.1}.discover-carousel-btn:hover img{max-height:calc(68px * 1.1)}.carousel-btn-left{transform:rotateY(180deg);margin-left:0;margin-right:min(18px,calc(100vw * (18 / 1512)))}.carousel-contents{display:flex;flex-wrap:nowrap;overflow:hidden;height:375px;border-radius:10px;background-color:var(--header-color);max-width:calc(100vw - 320px)}.discover-carousel-content{display:flex;flex-direction:row;min-width:100%;height:100%;transition:.5s cubic-bezier(.39,.575,.565,1)}.discover-project-image{border-radius:10px 0 0 10px;width:57.2%}.discover-project-image img{width:100%;height:100%;object-fit:cover}.discover-project-about{border-radius:0 10px 10px 0;padding:23px min(26px,calc(100vw * (26 / 1512)));width:42.8%}.discover-project-about h2{margin:0 0 20px;font-size:32px;font-weight:700;color:var(--primary-color)}.discover-project-about p{font-size:18px;font-weight:400}.discover-project-about .learn-more{font-size:18px;font-weight:700;color:var(--primary-color);background:none;box-shadow:none;border:none;padding:0;position:absolute;right:min(26px,calc(100vw * (26 / 1512)));bottom:23px;text-decoration:none}.discover-project-about .learn-more:hover{text-decoration:underline}.discover-carousel-tabs{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:13px}@media screen and (max-width: 1020px){.carousel-contents{height:auto}.discover-carousel-content{flex-direction:column}.discover-project-image{width:100%;height:375px}.discover-project-about{padding:23px max(16px,calc(100vw * (16 / 375)));width:calc(100% - (max(16px,calc(100vw * (16 / 375)))*2));height:fit-content}.discover-project-about .learn-more{right:max(16px,calc(100vw * (16 / 375)))}}@media screen and (max-width: 799px){.carousel-contents{height:auto;max-width:calc(100vw - 100px)}}.confirmation-container{margin:0;position:absolute;display:flex;flex-direction:column;justify-content:center;align-items:center;height:30vh;width:45vw;top:50%;-ms-transform:translateY(-50%);transform:translateY(-50%);background-color:var(--bg-color);box-shadow:0 4px 10px #00000040;border-radius:25px}#confirmation-text{margin-bottom:0;text-align:center;color:var(--primary-color)}#auto-redirect-text{margin:0;text-align:center}#manual-redirect-text{margin-top:0;text-align:center}#manual-redirect-link{font-style:italic;color:var(--primary-color)}@media only screen and (max-width: 800px){.confirmation-container{width:90vw;height:40vh}}.background-cover{position:fixed;z-index:20;width:100vw;height:100vh;background:var(--modal-gradient);display:flex;flex-direction:row;justify-content:center;align-items:center}.login-signup-container{margin:auto;display:flex;flex-direction:row;justify-content:center;align-items:center;height:525px;width:880px;background-color:var(--bg-color);box-shadow:0 0 10px 0 var(--shadow-color);border-radius:10px;position:relative}.login-form,.signup-form{width:440px;height:485px;text-align:center;background-color:var(--bg-color);padding:20px;border-radius:10px 0 0 10px;display:flex;flex-direction:column;justify-content:center;align-items:center}.directory{width:440px;height:485px;text-align:center;background:var(--sidebar-gradient);color:var(--main-text);padding:20px;border-radius:0 10px 10px 0;background-size:cover;background-position:center;display:flex;flex-direction:column;justify-content:center;align-items:center}.directory img{width:360px;height:auto;margin-bottom:20px}.login-form h2,.signup-form h2{font-size:24px;margin-bottom:20px;font-weight:600;color:var(--primary-color)}.signup-name-input{width:135px;height:40px;margin:5px;padding:5px 20px;border:none;outline:none;background-color:var(--header-color);border-radius:10px;text-align:left;font-size:15px}.signup-input,.login-input{width:320px;height:40px;margin:5px;padding:5px 20px;border:none;background-color:var(--header-color);color:var(--main-text);border-radius:10px;text-align:left;outline:none;font-size:15px}.signup-input::placeholder,.login-input::placeholder,.signup-name-input::placeholder{color:var(--main-text);opacity:.75;font-weight:300}#main-loginsignup-btn{width:110px;height:40px;padding:5px 16px;font-size:20px;border:none;border-radius:40px;background-color:var(--primary-color);color:var(--invert-text);font-weight:700}.directory button{width:120px;height:40px;margin:20px auto 0;padding:5px 16px;font-size:20px;border:1px solid #e3e3e3;border:none;border-radius:50px;background-color:var(--bg-color);color:var(--primary-color);font-weight:700}#main-loginsignup-btn:hover,.directory button:hover{transform:scale(1.1);transition:.2s}.login-form-inputs{margin:10px 0;display:flex;flex-direction:column;justify-content:center;align-items:center}.signup-form-inputs{height:340px;margin:10px 0;display:flex;flex-direction:column;justify-content:center;align-items:center}#password-wrapper{position:relative;display:inline-block;margin:0}#password-wrapper input{padding-right:60px;width:280px}#show-password{position:absolute;top:55%;right:22px;transform:translateY(-50%);border:none;background-color:transparent;cursor:pointer}#eye-icon{width:20px;height:20px}::-ms-reveal{display:none}#forgot-password{font-size:14px;color:var(--primary-color);margin:0;box-shadow:none;width:160px;text-decoration:none;background-color:var(--bg-color);border:none;font-weight:300;padding:10px}#forgot-password:hover{text-decoration:underline}.mobile-signup,.mobile-login,#signup-btn-mobile,#login-btn-mobile{display:none}@media screen and (max-width: 1020px){.background-cover{background-color:var(--bg-color);background-position:center;background-size:cover;background-repeat:no-repeat}.login-signup-container{width:540px;border-radius:5px}.login-form,.signup-form{position:fixed;border-radius:4px}.directory{visibility:collapse;display:none}.mobile-signup,.mobile-login{display:flex;flex-direction:row;justify-content:center;align-items:center;color:var(--main-text);font-weight:300}#signup-btn-mobile,#login-btn-mobile{display:block;font-weight:500;color:var(--primary-color);margin:0 0 0 8px}#signup-btn-mobile:hover,#login-btn-mobile:hover{cursor:pointer}}.signupProcess-background{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--bg-color);background-position:center;background-size:cover;background-repeat:no-repeat}.signupProcess-modal{display:flex;flex-direction:column;justify-content:center;align-items:center;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;background-repeat:no-repeat;z-index:10}.ChooseSkills,.ChooseInterests,.ChooseProficiencies,.CompleteProfile,.GetStarted{background-color:var(--primary-color);margin:auto;display:flex;justify-content:center;align-items:center;height:820px;width:1000px;border-radius:4px;box-shadow:0 0 10px 0 var(--shadow-color);flex-direction:column;z-index:1}#signupProcess-title{font-size:28px;color:var(--orange);width:500px;text-align:center}#signupProcess-title p{font-size:15px;color:#000;margin:10px;font-weight:400}#signupProcess-btns{width:900px;display:flex;justify-content:space-between}#signup-nextBtn:disabled{border:none;border-radius:14px;height:45px;width:100px;font-size:18px;font-weight:600;background-color:var(--lightGray);color:#000;border:2px solid var(--lightGray);cursor:not-allowed}#signup-nextBtn:disabled:hover{background-color:var(--lightGray);border:2px solid var(--lightGray);color:#000}#signup-nextBtn{border:none;border-radius:14px;height:45px;width:100px;font-size:18px;font-weight:800;background-color:var(--primary-color);color:var(--orange);border:2px solid var(--orange)}#signup-nextBtn:hover{color:var(--main-text);background-color:var(--orange)}#signup-backBtn{border:none;border-radius:14px;height:45px;width:100px;font-size:18px;font-weight:600;background-color:var(--lightGray);color:#000;border:2px solid var(--lightGray)}#signup-backBtn:hover{background-color:var(--medGray);border:2px solid var(--medGray)}#skill-select,#interest-select,#proficiency-select,#getStarted-select{height:515px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;overflow-y:auto;margin:20px}.edit-interest-container{display:flex;flex-direction:column;justify-content:center;flex-wrap:wrap;gap:10px;margin:10px;padding:0 20px}.edit-interest-container h4{margin:10px}.edit-interest-container input{width:340px;height:30px;padding:5px 20px;font-size:15px;border:2px solid var(--lightGray);border-radius:50px;background-color:var(--primary-color);color:#000;font-weight:400;align-self:center}#profile-details{height:515px;margin:20px;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap}.profile-pic-option{width:164px;height:164px;position:fixed;display:hidden;transition:.2s}.profile-pic-option button,.profile-pic-option label{display:none}.profile-pic-option:hover{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;background-color:#0003;z-index:1;border-radius:4px;transition:.2s}.profile-pic-option:hover button{display:block;width:140px;height:40px;padding:5px;font-size:15px;border:none;border-radius:10px;background-color:var(--primary-color);color:#000;font-weight:600;text-align:center;box-shadow:0 0 10px 0 var(--shadow-color)}.profile-pic-option:hover label{display:flex;justify-content:center;align-items:center;width:140px;height:40px;font-size:15px;border:none;border-radius:10px;background-color:var(--primary-color);color:#000;font-weight:700;text-align:center;box-shadow:0 0 10px 0 var(--shadow-color);transition:.2s}.profile-pic-option:hover button:hover,.profile-pic-option:hover label:hover{color:var(--orange);cursor:pointer}.signup-fullname{margin:0 20px}.signup-fullname h2{font-size:24px;margin:0;text-align:left}.signup-fullname p{margin:0;text-align:left}#signup-profile-skill{font-size:14px;display:flex;flex-direction:row;justify-content:center;align-items:center;width:450px;height:80px;margin:4px 25px;flex-wrap:wrap}#signup-profile-skill div{margin:4px;padding:4px 8px;border-radius:10px;font-weight:500}#skill-select button,#interest-select button,#proficiency-select button{width:180px;height:65px;margin:10px;padding:0 20px;font-size:16px;border:2px solid var(--lightGray);border-radius:4px;background-color:var(--primary-color);color:#000;font-weight:400;box-shadow:none}#skill-select button.active,#interest-select button.active,#proficiency-select button.active{border:2px solid var(--orange)}#display-skills{display:flex;flex-wrap:wrap;gap:10px;margin:10px}#display-skills button.design{border:2px solid var(--blue);background-color:var(--primary-color);color:#000;border-radius:4px;padding:5px 10px;font-size:16px}#pronouns-input{width:180px;height:35px;margin:40px 0 0 10px;padding:5px 20px;font-size:15px;border:2px solid var(--lightGray);border-radius:4px;background-color:var(--primary-color);color:#000;font-weight:400}#bio-input{width:400px;height:140px;margin:20px;padding:10px;border:2px solid var(--lightGray);border-radius:4px;resize:none;font-size:16px}.name-username-pronouns-container{display:flex;flex-direction:column;justify-content:center;align-items:start;margin-left:20px;gap:10px;width:230px;height:150px}#new-project-btn,#join-project-btn{width:240px;height:200px;margin:20px 40px;padding:5px 10px;font-size:24px;border:2px solid var(--lightGray);border-radius:12px;background-color:var(--primary-color);color:#000;font-weight:600;box-shadow:0 0 10px 0 var(--shadow-color);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px}:is(#new-project-btn,#join-project-btn) img{filter:invert(1)}#new-project-btn:hover,#join-project-btn:hover{background-color:var(--orange);color:var(--main-text);border:2px solid var(--orange)}:is(#new-project-btn:hover,#join-project-btn:hover) img{filter:invert(0)}#backPage-arrow{position:absolute;height:20px;top:20px;left:20px;cursor:pointer}@media screen and (max-width: 1020px){#signupProcess-btns{width:700px}.ChooseSkills,.ChooseInterests,.ChooseProficiencies,.CompleteProfile,.GetStarted{width:800px}}@media screen and (max-width: 820px){#signupProcess-btns{width:500px}.ChooseSkills,.ChooseInterests,.ChooseProficiencies,.CompleteProfile,.GetStarted{width:550px}}@media screen and (max-width: 550px){body{padding:0}#signupProcess-btns{width:480px}.ChooseSkills,.ChooseInterests,.ChooseProficiencies,.CompleteProfile,.GetStarted{box-shadow:none;width:100%}}@media screen and (max-width: 400px){body{padding:0}.ChooseSkills,.ChooseInterests,.ChooseProficiencies,.CompleteProfile,.GetStarted{box-shadow:none;width:100%}#signupProcess-title{font-size:24px}}.sent-msg{text-align:right;padding-right:35%}.recieved-msg{text-align:left;padding-left:40%}.sent-msg b,.recieved-msg b{font-size:16pt}.sent-msg p,.recieved-msg p{margin-bottom:0;margin-top:5px}.date-stamp{font-size:8pt;padding-top:0;margin-top:0;color:#7e7c7c}.message-line-user:hover{text-decoration:underline}#notif-popup{position:absolute;width:30vw;height:15vw;background-color:#d0d0d0;z-index:5;padding:10px;overflow-x:hidden;overflow-y:auto;right:30px}.notif-popup-boxes{border:2px dashed black;margin:5px 0}.notif-button-wrapper{position:relative;float:right}.notif-button-icon{width:40px;height:auto;margin:10px}.notif-header{font-weight:700}.date-sent-header{background-color:#eee}#notif-button{background:none;color:inherit;border:none;padding:4px;font:inherit;cursor:pointer;outline:inherit}.notifications-container{width:300px;height:100vh;position:fixed;top:0;left:-100px;box-shadow:#00000040 0 8px 16px;z-index:1;background-color:#fff;transition:left .4s ease;overflow-y:auto}.notifications-container.show{left:220px}.notifications-header{display:flex;justify-content:space-between;align-items:center;padding:15px}.notifications-header button{width:33px;height:33px;border:none;background-image:url(/images/icons/s-arrow.png);background-size:cover;background-color:transparent}.notifications-body{padding:15px}.edit-profile-body.about{display:grid;grid-template-rows:2fr 1fr 2fr;gap:10px}.edit-profile-body.about .edit-profile-section-1{display:grid;grid-template-areas:"image row1" "image row2" "image row3";grid-template-columns:25% auto;grid-template-rows:1fr 1fr 1fr;column-gap:20px}.edit-profile-body.about .edit-profile-section-2{box-sizing:border-box;width:100%;display:grid;grid-template-columns:1fr 1fr;column-gap:10px}.edit-profile-body.about .edit-profile-section-3{height:100%;width:100%}.about-row{display:grid;gap:10px}.row-1{grid-area:row1;grid-template-columns:4fr 4fr 2fr}.row-2{grid-area:row2;grid-template-columns:4fr 4fr 2fr}.row-3{grid-area:row3;grid-template-columns:4fr 4fr 2fr}#profile-editor-add-image{grid-area:image;display:flex;flex-direction:column;justify-content:center;align-items:center;border:2px dashed #424242;gap:10px;width:100%;height:auto}#profile-editor-about{overflow-y:auto;overflow-x:hidden}textarea,input,select{width:100%;box-sizing:border-box;font-size:1rem}@media only screen and (max-width: 1171px) and (min-width: 700px){.edit-profile-body.about{display:flex;flex-direction:column;gap:24px;padding:0 5px}.edit-profile-section-1{display:flex!important;flex-direction:column;gap:20px;align-items:center;width:100%}#profile-editor-funFact,#profile-editor-bio,#profile-editor-headline{height:100px}#profile-editor-add-image{max-width:250px}#profile-editor-add-image #img-view{width:100%}.about-row.row-1,.about-row.row-2,.about-row.row-3{display:flex;flex-wrap:wrap;gap:20px;width:90%}.editor-input-item{flex:1 1 250px;min-width:100px;width:100%}.edit-profile-section-2{display:flex!important;flex-direction:row;gap:20px;align-items:center;width:100%}}@media only screen and (max-width: 700px){.edit-profile-body.about{display:flex;flex-direction:column;gap:20px;padding:0 10px;overflow-x:hidden}#profile-editor-about{overflow-x:auto}.edit-profile-section-1{display:flex!important;flex-direction:column!important;align-items:baseline;gap:20px;width:100%;max-width:100%;padding-left:20%}#profile-editor-bio{height:100px}#profile-editor-funFact,#profile-editor-headline{height:70px}#profile-editor-add-image{max-width:200px;margin-right:15vw}#profile-editor-add-image #img-view{width:100%}.editor-input-item input,.editor-input-item select{max-width:80%}.about-row.row-1,.about-row.row-2,.about-row.row-3{display:flex;flex-direction:column;width:220px;gap:10px}.edit-profile-section-2{display:flex!important;flex-direction:column;align-items:center;width:100%;gap:10px}}#profile-editor-project-selection{display:grid;margin:1rem 0;width:auto;height:auto;grid-template-columns:1fr 1fr 1fr 1fr;gap:1rem}.projectTile{border-radius:15px;aspect-ratio:1 / 1;border:solid 2px white}#profile-editor-projects{overflow-y:auto}.no-projects-text{word-break:normal;min-width:100px}#profile-editor-links{display:flex;flex-direction:column;row-gap:.5rem;overflow-y:auto}.link-input{display:flex;column-gap:.5rem}#add-link-container{display:flex;flex-direction:row}#profile-editor-add-link{display:flex;flex-direction:row;align-items:center;gap:10px;background-color:transparent;border:none;font-size:1.4ch;padding:10px}#profile-editor-add-link>*{margin:0;color:var(--neutral-gray)}#profile-editor-add-link>p:first-child{font-size:2ch}#profile-editor-add-link>p:last-child{font-style:italic}.link-input-wrapper{position:relative;max-width:100%;width:100%}.close-btn{background-color:var(--primary-color);border-radius:50%;width:25px;height:27px;aspect-ratio:1;position:absolute;right:12px;top:0;transform:translate(-10%) translateY(90%)}.close-btn>.fa-minus{color:var(--invert-text)}textarea{resize:none}#profile-creator-editor{display:flex;flex-direction:column;background-image:var(--modal-gradient);width:90vw;max-width:1120px;height:calc(90vh - 200px);padding:50px;border:none;border-radius:10px;color:var(--main-text);position:relative}@media (min-width: 1172px){#profile-creator-editor{width:1120px}}@media (max-width: 1171px){#profile-creator-editor{width:75vw}}#profile-editor-tabs{display:flex;flex-wrap:wrap;justify-content:space-around;margin:0 20px}.project-editor-tab{white-space:nowrap}#profile-editor-content{display:flex;flex-direction:column;flex-grow:1;margin:35px 48px 40px;overflow:hidden;flex:1}@media (max-width: 600px){#profile-editor-content{margin-right:5px;margin-left:5px}}#profile-editor-save{position:absolute;bottom:10px;right:50%;transform:translate(50%);width:max-content;background-color:var(--primary-color)!important;color:var(--invert-text);font-size:2ch;font-weight:700;border:none;border-radius:30px;padding:10px 20px;margin:auto;cursor:pointer}.error-message{display:none}.error-message p{padding-left:32%;font-size:20px;color:red}.editor-input-item{display:flex;flex-direction:column}@media only screen and (max-width: 700px){.editor-input-item button{right:60px}.link-input{display:flex;flex-direction:column}}.editor-input-item input,.editor-input-item select,.editor-input-item textarea{background-color:var(--bg-color);border:1px solid var(--border-color);border-radius:10px;color:var(--main-text);flex-grow:1;font-size:1.6ch;margin:10px 0;outline:none;padding:.5rem}.edit-profile-body input,.edit-profile-body select,.edit-profile-body textarea{width:auto}.editor-input-item label{color:var(--primary-color);font-size:2ch;font-weight:700}.editor-input-textarea{position:relative}.profile-panel-box{display:flex;flex-wrap:wrap;justify-content:space-evenly;gap:20px}.profile-column{width:220px;display:flex}.profile-panel{width:210px;height:fit-content;border:none;border-radius:10px;background-color:var(--header-color);margin-bottom:20px;position:relative;display:flex;flex-direction:column;text-align:left;padding:0 15px 10px}.profile-panel img{width:240px;height:auto;align-self:center;border-radius:10px 10px 0 0}.profile-panel h2{margin:8px 0;font-size:20px;font-weight:700;color:var(--primary-color);line-height:normal;overflow-wrap:break-word;word-break:break-word}.profile-panel h3{margin:0;color:var(--main-text);font-size:16px;font-weight:400;line-height:normal}.profile-panel #quote{margin:8px 0;color:var(--main-text);font-size:14px;font-style:italic;font-weight:300;line-height:18px;letter-spacing:-.132px;align-self:stretch;overflow-wrap:break-word;word-break:break-word}.profile-panel-hover{border-radius:10px;background-color:var(--panel-hover);color:var(--invert-text);opacity:0;position:absolute;height:auto;width:200px;transition:opacity .2s;inset:0;display:flex;flex-direction:column;justify-content:center;gap:20px;text-align:left;padding:20px;overflow:auto}.profile-panel-hover-item{display:flex;flex-direction:row;align-items:start;font-style:italic;gap:15px}.profile-panel-hover-item .icon-box{display:flex;justify-content:center;align-items:center;width:24px;height:24px}.profile-panel-hover-item p{margin:0;color:var(--invert-text);overflow-x:hidden;text-wrap:wrap;align-self:center}.profile-panel-hover-item .mono-stroke>use{stroke:var(--invert-text)!important}.profile-panel-hover-item .mono-fill>use{fill:var(--invert-text)!important}.profile-panel:hover .profile-panel-hover{opacity:1;cursor:pointer}#profile-page{width:80%;margin:2% auto;text-align:left;display:grid;grid-template-columns:50% 50%}#profile-page>*{height:fit-content}.profile-list{display:flex;flex-flow:row wrap;gap:8px;align-items:center}.profile-name-button{display:flex;align-items:center}.profile-name-button h4{margin:0;color:var(--primary-color)}.profile-name-button .icon-button{padding:0;margin-left:5px;background:none;border:none}#edit-interests-icon{width:25px;height:25px;margin:0}#profile-header-wrapper{margin:10px}#profile-header{display:flex;flex-direction:row;width:fit-content;text-align:left;gap:2vw}#profile-pfp{box-shadow:0 0 10px 0 var(--shadow-color);height:24vh;width:auto}#user-options-popup{position:absolute;background-color:var(--bg-color);box-shadow:0 0 10px 0 var(--shadow-color);width:200px;height:200px;margin-left:230px;margin-top:165px}#user-options-popup button{display:block;border:1px solid rgb(209,209,209);width:90%;height:20%;margin:2.5% auto}.profile-highlighted-skill{border:2px solid var(--orange)}#profile-skill-list>.tag,#profile-interests-list>.tag{width:35%;margin:1%}#profile-skill-list,#profile-interests-list{margin-left:10%}#profile-project-namedate{display:flex;flex-direction:column;align-items:center;justify-content:flex-end}#profile-project-role>b{color:var(--orange)}.profile-edit{display:flex;flex-direction:column;align-items:center}@media only screen and (max-width: 800px){#profile-page{display:inline}#profile-skill-list,#profile-preferences-list{margin-left:5%}#profile-skill-list>.tag,#profile-preferences-list>.tag{width:80%;margin:1%}#user-options-popup{margin-left:100px;margin-top:265px}}.profile-edit-button{background-color:#271d66}#popup-container-0{border-radius:12px}#popup-container-0:has(#edit-profile-modal) #popup-close{background-color:auto;border:none;border-radius:10px;font-size:auto;font-weight:auto;height:auto;padding:auto}#edit-profile-modal{height:850px;width:1120px;border-radius:10px;background-image:var(--modal-gradient);box-shadow:0 0 10px 0 var(--shadow-color);display:grid;grid-template-rows:10% 80% 10%;grid-template-columns:100%;justify-content:center;align-content:space-between}#edit-profile-header{height:fit-content;margin-top:25px;display:flex;justify-content:center;gap:80px}#edit-profile-modal #edit-profile-header button{box-sizing:border-box;background-color:#0000;border:0px;border-radius:35px;padding:0 20px;height:45px;color:var(--main--text);font-size:20px;font-style:normal;font-weight:400;line-height:normal}#edit-profile-modal #edit-profile-header button:hover{background-color:var(--bg-color);color:var(--main-text)}#edit-profile-modal #edit-profile-header button:active{background-color:var(--primary-color);color:var(--invert-text)}#edit-profile-modal #edit-profile-header button#selected{background-color:var(--primary-color);color:var(--invert-text);font-weight:700}#edit-profile-modal .edit-region-photo.photo{border:0px;border-radius:10px;width:100%;height:100%;object-fit:cover}.edit-region-button-div.photo{position:absolute;top:0;width:100%;height:100%;display:flex;justify-content:end;align-items:end}.edit-region-button-wrapper.photo{text-align:end;display:grid}#edit-profile-modal .edit-region-fake-button.photo{background-color:#0000;border:0px;border-radius:50px;padding:8px;color:var(--main-text);font-size:25px;font-weight:400}#edit-profile-modal .edit-region-fake-button.photo img{width:26px;height:auto}#edit-profile-modal .edit-region-fake-button.photo:hover,#edit-profile-modal:has(.edit-region-button.photo:hover) .edit-region-fake-button.photo,#edit-profile-modal:has(.edit-region-button.photo:hover) .edit-region-fake-button.photo:hover{cursor:pointer}#edit-profile-modal .edit-region-button.photo{position:absolute;background-color:#0000;border:0px;border-radius:10px;left:80%;width:15%;height:auto;padding:0 6px;color:#fff;font-size:25px;font-weight:400;opacity:0}.edit-region{box-sizing:border-box;text-align:start}.edit-region-header{box-sizing:border-box;color:var(--primary-color);font-size:20px;font-weight:600;letter-spacing:0}.edit-region-instruct{box-sizing:border-box;color:var(--neutral-gray);font-size:14px;font-style:italic;letter-spacing:0%}.edit-region-input{box-sizing:border-box;border:1px solid var(--border-color);border-radius:10px;box-shadow:0 0 10px #0000001a;margin-top:8px;padding:8px 15px;font-size:15px;line-height:150%;color:var(--main-text);background-color:var(--bg-color);outline:none}select.edit-region-input{padding:8px 15px;height:45px;width:100%}.edit-region.quote,.edit-region.fact{width:100%}.edit-region-text-area{box-sizing:border-box;position:relative;margin-top:8px}.edit-region-input.big{box-sizing:border-box;width:100%;padding:10px 14px;margin-top:0;font-family:Inter;resize:none}.word-limit-label{box-sizing:border-box;position:absolute;right:10px;bottom:24px;color:var(--neutral-gray);font-size:14px;font-style:italic;letter-spacing:0%}.edit-region-input.big.quote,.edit-region-input.big.fact{height:100px}.edit-region-input.big.you{height:140px}.edit-region.projects{margin:0 45px}* .edit-region-input.projects{box-sizing:border-box;border:0px;border-radius:0;box-shadow:none;width:auto;height:100%;overflow-y:auto;margin-top:5px;padding-left:10px;padding-top:10px;text-align:start;text-indent:0;background:none}.list-project{box-sizing:border-box;border:2px solid white;border-radius:10px;width:200px;height:200px;margin-right:20px;margin-bottom:16px;font-size:18px;font-weight:700;display:inline-block}.inner-list-project{position:absolute;width:196px;height:196px;display:flex;justify-content:center;align-items:center}#edit-profile-modal .list-project-photo{border:0px;border-radius:10px;width:100%;height:100%;object-fit:cover}.list-project-hide-icon{position:relative;background-color:#0000;border:0px;border-radius:10px;height:100%;text-align:end;transition:.1s background-color}.list-project-hide-icon:has(.fa-solid.fa-eye-slash){background-color:#000000a6;transition:.1s background-color}#edit-profile-modal .list-project-hide-icon-button{box-sizing:border-box;position:absolute;background-color:var(--primary-color);border:0px;border-radius:50px;bottom:9px;right:5px;width:32px;height:32px;aspect-ratio:1 / 1;padding:5px;color:var(--invert-text);font-family:Inter;font-size:18px;font-weight:400;line-height:24px}#edit-profile-modal .list-project-hide-icon-button:hover{background-color:#969696}#edit-profile-content{height:100%;overflow-y:auto}.edit-profile-body.skills{height:100%;display:grid;grid-template-rows:100%;justify-content:stretch}.edit-profile-skills-section{margin:0 45px;display:grid;grid-template-columns:30% auto;column-gap:20px;align-items:start}.selected-skills-region{box-sizing:border-box;background-color:var(--bg-color);border:1px solid var(--border-color);border-radius:10px;box-shadow:0 0 10px #0000001a;height:100%;padding:25px 5px 25px 26px;text-align:start}.chosen-skills-list{box-sizing:border-box;height:87%;margin-top:15px;padding:0;overflow-y:auto}.chosen-item{background-color:#0000;font-family:Inter;font-size:13px;line-height:15px;margin:0}.chosen-gap{border-bottom:1px solid #00000000;height:3.5px;margin-bottom:3.5px;display:block}.skill-item.chosen{box-sizing:border-box;border-radius:55px;margin-left:5px;padding:5px 12px;font-size:16px}.skill-item.chosen.soft,#edit-profile-modal .skill-item-button.soft.chosen{background-color:var(--tag-purple-selected);border:1px solid var(--tag-purple-selected);color:var(--tag-text-selected)}.skill-item.chosen.hard,.skill-item.chosen.deve,#edit-profile-modal .skill-item-button.hard.chosen,#edit-profile-modal .skill-item-button.deve.chosen{background-color:var(--tag-yellow-selected);border:1px solid var(--tag-yellow-selected);color:var(--tag-text-selected)}.skill-item.chosen.prof,.skill-item.chosen.desi,#edit-profile-modal .skill-item-button.prof.chosen,#edit-profile-modal .skill-item-button.desi.chosen{background-color:var(--tag-red-selected);border:1px solid var(--tag-red-selected);color:var(--tag-text-selected)}#edit-profile-modal .chosen-button{box-sizing:border-box;background-color:#0000;border:0px;border-radius:0;height:auto;margin:0 5px 0 0;padding:5px;font-size:14px;font-weight:400}.skills-list-region{box-sizing:border-box;background-color:var(--bg-color);border:1px solid var(--border-color);border-radius:10px;box-shadow:0 0 10px #0000001a;height:100%;padding:26px 31px;display:flex;flex-direction:column;align-items:center;gap:17px}.skills-search{box-sizing:border-box;background-color:var(--header-color);border:0px;border-radius:55px;width:100%;padding:0 20px;text-align:start}.skills-search i{color:var(--primary-color);font-size:13px}.skill-searchbar{box-sizing:border-box;background-color:#0000;border:0px;width:100%;margin-left:9px;padding:10px;color:var(--primary-color);outline:none}.skills-header{box-sizing:border-box;border-bottom:2px solid var(--header-color);width:100%;display:flex;justify-content:center;column-gap:38px}#edit-profile-modal .skills-filter-button{box-sizing:border-box;background-color:none;border:0px;border-radius:0;height:auto;margin:0;padding-top:1px;padding-bottom:10px;color:var(--neutral-gray);font-size:14px;font-weight:400}#edit-profile-modal .skills-filter-button#selected{color:var(--primary-color);font-weight:700}.skills-list{box-sizing:border-box;text-align:start;overflow-y:auto}#edit-profile-modal .skill-item-button{box-sizing:border-box;border:0px;border-radius:55px;height:25px;margin-right:10px;margin-bottom:10px;padding:5px 12px;font-size:13px;font-weight:400;line-height:15px;display:inline-block}#edit-profile-modal .skill-item-button.soft{background-color:var(--tag-purple-unselected);border:1px solid var(--tag-purple-unselected-border);color:var(--tag-purple-unselected-border)}#edit-profile-modal .skill-item-button.hard,#edit-profile-modal .skill-item-button.deve{background-color:var(--tag-yellow-unselected);border:1px solid var(--tag-yellow-unselected-border);color:var(--tag-yellow-unselected-border)}#edit-profile-modal .skill-item-button.prof,#edit-profile-modal .skill-item-button.desi{background-color:var(--tag-red-unselected);border:1px solid var(--tag-red-unselected-border);color:var(--tag-red-unselected-border)}.edit-profile-body.links{height:57vh;margin:28px 66px 28px 58px}.edit-profile-section,.edit-region.links{height:100%}.edit-region-links-list{width:100%;padding:15px 0;overflow-y:auto;display:flex;flex-direction:column;gap:15px}.edit-region-link-item{width:100%;display:grid;grid-template-columns:17% auto;column-gap:8px}.link-options-list{box-sizing:border-box;background-color:var(--bg-color);color:var(--main-text);border:1px solid var(--border-color);border-radius:10px;width:100%;padding:5px 17px;font-family:Inter,FontAwesome;font-size:15px;line-height:150%;box-shadow:0 0 10px #0000001a}.edit-region-input.links{box-sizing:border-box;background-color:var(--bg-color);width:100%;height:min-content;margin:0;padding:10px 14px;display:grid;grid-template-columns:auto 25px}.edit-region-input-text{background-color:var(--bg-color);box-sizing:border-box;border:0px;margin:0;padding:0;font-size:16px;outline:none}#edit-profile-modal .edit-region-input.links .remove-button{box-sizing:border-box;background-color:var(--primary-color);border:0px;border-radius:50px;aspect-ratio:1 / 1;height:auto;padding:0;color:var(--invert-text);text-align:center;font-size:medium;font-weight:400;line-height:0px}#edit-profile-modal .edit-region-input.links .remove-button:hover{box-shadow:0 0 10px 0 var(--shadow-color)}.edit-region-button-section.links{box-sizing:border-box}#edit-profile-modal .edit-region-button.links{box-sizing:border-box;background-color:#0000;border:0px;border-radius:10px;height:auto;padding:0 6px;color:var(--neutral-gray);font-size:14px;font-weight:400;line-height:28px;letter-spacing:0%}#edit-profile-modal .edit-region-button.links:hover{box-shadow:0 0 10px 0 var(--shadow-color)}#edit-profile-save{position:absolute;bottom:25px;margin-top:25px;left:calc(50% - 75.5px)}#edit-profile-save .edit-region-save-button{box-sizing:border-box;background-color:var(--primary-color);border:0px;border-radius:55px;width:auto;height:45px;padding:0 17px;color:var(--invert-text);text-align:center;font-size:17px;font-style:normal;font-weight:700;line-height:28px}#edit-profile-save .edit-region-save-button:hover,#edit-profile-save .edit-region-save-button:active{background-color:var(--primary-color)}#profile-page-content{margin:0 50px}#profile-information-grid{display:grid;grid-template:"image name buttons buttons" auto "image extra extra extra" auto "image desc desc desc" auto "image fact fact fact" auto "bio skills skills follow" auto / 300px 1fr auto;background-color:var(--header-color);border-radius:10px;padding:22px 25px 25px 26px;gap:10px;color:var(--main-text);max-width:100%;overflow-wrap:break-word;word-break:break-word}@media only screen and (max-width: 1250px){#profile-information-grid{display:grid;grid-template:"image" auto "name" auto "buttons" auto "extra" auto "desc" auto "fact" auto "bio" auto "skills" auto "follow" auto / 1fr;justify-items:center;width:100%;max-width:90%}}@media only screen and (max-width: 500px){#profile-page-content{margin:0 20px}}#profile-page-content h2{color:var(--primary-color)}#profile-image{width:280px;height:280px;grid-area:image;object-fit:cover;border-radius:10px;border:2px solid white}#profile-bio{grid-area:bio;font-style:italic;color:var(--main-text);width:280px;overflow-wrap:break-word;word-break:break-word}#profile-info-name{grid-area:name;display:flex;flex-direction:column;font-style:italic;font-size:2ch;color:var(--darkGray);gap:10px;text-align:left;min-width:275px}@media only screen and (max-width: 1250px){#profile-info-name{align-items:center}}#profile-follow-button{justify-self:right;grid-area:follow;box-sizing:border-box;background-color:var(--primary-color);border:0px;border-radius:55px;width:fit-content!important;color:var(--invert-text);text-align:center;font-weight:700;letter-spacing:0%;top:-10%!important;padding:12px 17px!important;font-size:20px!important}@media only screen and (max-width: 1250px){#profile-follow-button{justify-self:center}}#profile-fullname{color:var(--primary-color);font-size:32px;font-weight:700;font-style:normal;text-align:left}#profile-info-buttons{grid-area:buttons;display:flex;justify-content:flex-end;align-items:center;overflow-wrap:break-word;word-break:break-word;width:fit-content;justify-self:end;align-self:start}#profile-info-buttons #project-info-edit{padding:10px;font-size:20px}@media only screen and (max-width: 1250px){#profile-info-buttons{justify-self:center}}#profile-info-extras{font-size:16px;grid-area:extra;display:flex;flex-wrap:wrap;align-items:center;justify-content:start;gap:20px;overflow-wrap:break-word;word-break:break-word}.profile-extra{display:flex;align-items:center;font-style:italic;gap:10px}.profile-extra>img{height:24px;object-fit:contain}#profile-info-description{grid-area:desc;text-align:left;max-width:100%;overflow-wrap:break-word;word-break:break-word}#profile-info-funfact{grid-area:fact;text-align:left;margin-top:auto;font-style:italic;overflow-wrap:break-word;word-break:break-word}#fun-fact-start{color:var(--primary-color);font-weight:700;margin-right:5px}#profile-info-interests{grid-area:interests;display:flex;flex-wrap:wrap;gap:10px;padding:10px;background-color:var(--bg-secondary);border-radius:8px}#profile-info-skills{grid-area:skills;display:flex;flex-wrap:wrap;gap:10px}.info-extra-image{width:26px;height:26px;object-fit:contain;margin-right:10px}.interests-selection{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px;padding:10px;background-color:var(--bg-secondary);border-radius:5px;max-height:200px;overflow-y:auto}.interest-tag{font-size:medium;padding:6px 15px;border-radius:20px;background-color:var(--primary-color);color:var(--invert-text);border:3px solid var(--border-color);cursor:pointer}.interest-tag:hover{background-color:var(--primary-color);color:var(--text-color)}.interest-tag.selected{background-color:var(--primary-color);color:var(--invert-text)}.selected-interest-tag{border:3px solid var(--primary-color)}.interest-tag:disabled{opacity:.5;cursor:not-allowed}.button-row{display:flex;justify-content:center;gap:16px;margin-top:20px}.save-btn,.cancel-btn{width:110px;height:40px;padding:5px 16px;font-size:20px;border:none;border-radius:40px;background-color:var(--primary-color);color:var(--invert-text);font-weight:700}.save-btn:hover,.cancel-btn:hover{transform:scale(1.1);transition:.2s}.interest-count{font-size:.9rem;color:var(--text-secondary)}.tab-content{width:100%}#profile-editor-content{position:relative}#profile-editor-content>div{position:absolute;top:0;left:0;width:100%}#profile-editor-content>div:not(.hidden){position:relative}#about-me-buttons{grid-area:buttons;display:flex;align-items:center;height:100%;gap:9px}#about-me-buttons.about-me-buttons-minimal{justify-content:flex-end;gap:7px}@media only screen and (max-width: 1200px){.about-me-buttons-minimal{justify-content:flex-start}}#about-me-buttons>button{border:none;border-radius:30px;background-color:#0000;height:100%;font-weight:700;font-size:1.8ch}#about-me-buttons>button img{vertical-align:bottom}#about-me-buttons>.dropdown-container>button{border:none;border-radius:30px;background-color:#0000;height:100%;font-weight:700;font-size:1.8ch;padding-top:0;padding-bottom:0}#about-me-buttons button:hover{background-color:var(--bg-color)}#about-me-buttons>div{height:100%}#edit-profile-button{text-align:center;background-color:var(--primary-color)!important;color:var(--header-color);border-radius:30px;height:100%;width:120px}#about-me-buttons img{height:32px}#profile-menu-dropdown{text-align:left;margin-top:10px;border-radius:10px;background-color:var(--dropdown-color);box-shadow:0 0 10px 0 var(--shadow-color);border:none;padding:10px;white-space:nowrap}.profile-menu-dropdown-button{font-weight:400!important;background:none;display:flex;width:100%;border-radius:10px;gap:10px;align-items:center;margin:0;flex-shrink:0;color:var(--main-text);border:none;height:25px}.profile-menu-dropdown-button:hover{background-color:var(--header-color)!important}#profile-menu-report,#profile-menu-report .fa-solid{color:var(--error-delete-color)}#testing-tag-styles-container{display:flex;flex-wrap:wrap;width:450px;gap:10px}.skill-tag-label{border-radius:50px;border:none;padding:5px 15px;font-size:medium;flex-shrink:0;height:fit-content;color:var(--tag-text-selected)}.label-red{background-color:var(--tag-red-selected);border:2px solid var(--tag-red-selected)}.label-orange{background-color:var(--tag-orange-selected);border:2px solid var(--tag-orange-selected)}.label-yellow{background-color:var(--tag-yellow-selected);border:2px solid var(--tag-yellow-selected)}.label-green{background-color:var(--tag-green-selected);border:2px solid var(--tag-green-selected)}.label-blue{background-color:var(--tag-blue-selected);border:2px solid var(--tag-blue-selected)}.label-purple{background-color:var(--tag-purple-selected);border:2px solid var(--tag-purple-selected)}.label-grey{background-color:var(--tag-grey-selected);border:2px solid var(--tag-grey-selected)}#profile-projects{grid-area:projects;text-align:left}#profile-projects h2{font-size:24px}#profile-project-list{display:flex;flex-wrap:wrap;justify-content:start;grid-gap:20px;text-align:left}#profile-editor-skills{overflow-y:auto}#profile-editor-interests{overflow-y:auto;display:flex;flex-direction:column;width:100%;height:100%}#profile-editor-interests #project-editor-selected-tags,#profile-editor-interests #project-editor-tag-search{width:100%;box-sizing:border-box}#profile-editor-interests .interest-tag.selected{background-color:#fff;color:var(--primary-color);border:2px solid var(--primary-color)}#profile-editor-interests .interest-tag.selected:hover{background-color:var(--primary-color);color:var(--invert-text)}#profile-editor-interests .interest-tag .fa-plus{color:var(--invert-text)}#profile-editor-interests .interest-tag .fa-remove,#profile-editor-interests .interest-tag:hover .fa-plus{color:var(--primary-color)}#profile-editor-interests .interest-tag.selected:hover .fa-remove{color:var(--invert-text)}.interest-tag-button-blue-selected{background-color:var(--tag-blue-selected);color:#000;max-width:100%}[data-theme=dark] .interest-tag-button-blue-selected .fa{color:#000!important}.interest-tag-button-blue-selected:hover,.interest-tag-button-blue-selected:hover .fa{color:var(--main-text)}[data-theme=dark] .interest-tag-button-blue-selected:hover .fa{color:#fff!important}.project-panel-box{display:flex;flex-wrap:wrap;justify-content:space-between;gap:20px;width:100%;z-index:0}.project-panel{height:200px;border:none;border-radius:10px;background-color:var(--header-color);display:flex;flex:1 1 auto;position:relative}.project-panel img{object-fit:cover;max-height:200px;height:100%;width:100%;border-radius:10px;align-self:center;background-color:var(--header-color)}.project-panel .project-panel-hover{visibility:hidden;opacity:0;transition:visibility 0s,opacity .2s;z-index:1}.project-panel:hover{transition:.2s}.project-panel:hover .project-panel-hover{visibility:visible;opacity:1;cursor:pointer}@media only screen and (any-hover: none){.project-panel{height:400px}.project-panel .project-panel-hover{visibility:visible;opacity:1;box-shadow:none;position:absolute;top:0}}.project-panel-hover{border-radius:10px;background-color:var(--bg-color);box-shadow:2px 2px 10px 2px var(--shadow-color);color:var(--main-text);position:absolute;height:400px;width:100%;top:-100px;visibility:visible;transition:visibility .2s;display:flex;flex-direction:column;justify-content:start;text-align:left}.project-panel-hover img{height:180px;border-radius:10px 10px 0 0}.project-panel-hover .project-title-likes{padding:0 20px;margin:14px 0;display:flex;flex-direction:row;justify-content:space-between}.project-panel-hover .project-title-likes h2{padding:0;margin:0}.project-panel-hover .project-title-likes .project-likes{display:flex;flex-direction:row;gap:8px;align-items:center}.project-panel-hover .project-title-likes .project-likes .follow-amt{margin:0;font-size:14px;font-weight:400;color:var(--primary-color);height:fit-content;transition:.2s}.project-panel-hover .project-title-likes .project-likes .follow-amt.following{color:#f14f76}.project-panel-hover .project-title-likes .project-likes .follow-icon{border:none;background:none;outline:none;transition:.2s;height:fit-content;font-size:25px;padding:0}.project-panel-hover .project-title-likes .project-likes .follow-icon.following{color:#f14f76}.project-panel-hover .project-title-likes .project-likes .follow-icon.following .fa-heart{color:#f14f76!important}.project-panel-hover .project-title-likes .project-likes .follow-icon:hover{transform:scale(1.2)}.project-panel-hover h2{padding:0 20px;margin:14px 0;font-size:22px;font-weight:700;color:var(--primary-color);line-height:normal}.project-panel-hover h3{padding:0 20px;margin:0;color:var(--main-text);font-size:16px;font-weight:400;line-height:normal}.project-panel-hover #quote{padding:0 20px;margin:14px 0;color:var(--main-text);font-size:14px;font-weight:400;line-height:28px;overflow-y:scroll}#project-panel-tags{display:flex;flex-wrap:wrap;gap:10px;padding:0 20px}.project-contributor:hover{cursor:pointer}#project-hero-bg1{width:100%;height:100%}#project-hero{position:relative;height:100%;border-radius:10px}#project-image-carousel-content{display:flex;flex-wrap:nowrap;overflow:hidden;height:100%;border-radius:10px}.project-image-carousel-item{background-color:var(--background-light);width:100%;min-width:100%;transition:.5s cubic-bezier(.39,.575,.565,1)}.project-image-carousel-image{object-fit:contain;width:100%;height:100%}#project-image-carousel-buttons{display:flex;justify-content:space-between;position:absolute;top:50%;left:0;right:0;width:100%;transform:translateY(-50%);z-index:3}#project-image-carousel-left,#project-image-carousel-right{border:none;width:3vw;max-width:40px;min-width:20px;height:3vw;max-height:40px;min-height:20px;padding:0;background-color:#0000;display:flex;justify-content:center;align-items:center}#project-image-carousel-left{position:absolute;left:-40px}#project-image-carousel-right{position:absolute;right:-40px}#project-image-carousel-left img,#project-image-carousel-right img{width:100%;height:100%;object-fit:contain}#project-image-carousel-left img{transform:rotateY(180deg)}#project-creator-editor{display:flex;flex-direction:column;width:100%;max-width:90vw;height:calc(90vh - 100px);border:none;border-radius:10px;color:var(--main-text)}@media (min-width: 1172px){#project-creator-editor{width:1120px}}#project-editor-tabs{display:flex;justify-content:space-around;flex-wrap:wrap;margin-top:28px}.project-editor-tab{border:none;border-radius:30px;padding:10px 20px;background-color:#0000!important;color:var(--main-text);font-size:2ch;font-weight:500}.project-editor-tab:hover,.project-editor-tab-active,#team-add-member-add-button,#team-edit-member-save-button{background-color:var(--primary-color)!important;color:var(--invert-text);font-weight:700}#project-editor-save,#team-add-member-add-button,#team-edit-member-save-button{border:none;border-radius:30px;padding:10px 20px;background-color:var(--primary-color)!important;color:var(--invert-text);font-size:2ch;width:max-content;margin:auto;font-weight:700}.save-error-msg,.save-error-msg-general{display:none;margin:auto}.save-error-msg p,.save-error-msg-general p{margin:0 0 1.5%;font-size:18px;color:red}#project-editor-content{flex-grow:1;margin:35px 56px 26px 55px}#project-editor-content label,#project-team-add-member-title,#team-add-member-cancel-button,#project-team-edit-member-title,#team-edit-member-cancel-button,#project-team-delete-member-title,#team-delete-member-cancel-button{color:var(--primary-color);background-color:transparent;font-size:2ch;font-weight:700;border:none}#project-editor-content select{font-size:1.5ch;color:var(--neutral-gray)}.italic{font-style:italic}.project-link-select-wrapper{width:fit-content}.project-link-select-wrapper .project-link-select{background-color:var(--bg-color);border:1px solid var(--border-color)}.project-link-input-wrapper{position:relative;width:100%;display:flex;align-items:center}.project-link-input-wrapper input{border:1px solid var(--border-color);border-radius:10px;padding:15px;flex-grow:1;background-color:var(--bg-color);color:var(--main-text);font-size:1.6ch;outline:none;min-height:40px}.project-link-input-wrapper input::placeholder{color:var(--neutral-gray);font-style:italic}#project-editor-content select,#project-editor-general input,#project-editor-content textarea,#project-team-add-member-name input{border:1px solid var(--border-color);border-radius:10px;padding:15px;flex-grow:1;background-color:var(--bg-color);color:var(--main-text);font-size:1.6ch;outline:none}#project-editor-content select{appearance:none;position:relative}#project-editor-content .select-container{width:auto;flex-grow:1}#project-editor-content .select-button{background-color:var(--bg-color);border:1px solid var(--border-color)}#project-editor-content .title-input{padding:8px 15px}#project-editor-content textarea{resize:none}.project-editor-extra-info{font-style:italic;font-size:1.4ch;color:var(--neutral-gray)}.project-editor-extra-info>input[type=file]{display:none;color:var(--orange)}#project-editor-general{display:grid;height:100%;grid-template:"title title about" 1fr "status purpose about" 1fr "audience audience about" 2fr "desc desc about" 3fr "save save save" auto / 1fr 1fr 2.5fr;gap:15px 15px}#general-save-info{grid-area:save;display:flex;flex-direction:column;margin-top:10px}@media only screen and (max-width: 799px){#project-editor-general{display:flex;flex-direction:column}.save-error-msg-general{display:none;margin:auto}.save-error-msg-general p{margin:50 0 1.5% 0;font-size:18px;color:red}}.project-editor-input-item{display:flex;flex-direction:column;position:relative}.project-editor-input-item input,.project-editor-input-item textarea{margin-top:10px;background-color:var(--bg-color)}.project-editor-input-item select{background-color:var(--bg-color)}.project-editor-input-item .select-container{margin-top:10px}.project-editor-input-item .select-button{background-color:var(--bg-color)}.project-editor-input-item>.project-editor-extra-info,#project-editor-media>.project-editor-extra-info,#project-editor-selected-tags>.project-editor-extra-info{margin-top:2px}.project-editor-input-item>select *{margin:10px 0;padding:15px}.project-editor-input-item>select>option:first-child{border-top-left-radius:10px;border-top-right-radius:10px}.project-editor-input-item>select>option:last-child{border-bottom-left-radius:10px;border-bottom-right-radius:10px}.project-editor-input-item>select>option:hover{background-color:var(--orange);color:var(--bg-color)}.select{overflow-x:hidden}.character-count{font-style:italic;font-size:1.6ch;position:absolute;bottom:7px;right:14px;color:var(--neutral-gray);-webkit-user-select:none;user-select:none}#project-editor-title-input{grid-area:title}#project-editor-status-input{grid-area:status}#project-editor-purpose-input{grid-area:purpose}#project-editor-audience-input{grid-area:audience}#project-editor-description-input{grid-area:desc;display:flex;flex-direction:column;overflow:hidden;min-height:150px;flex:1 1 auto;overflow-y:auto}#project-editor-description-input textarea{min-height:150px;max-height:250px;width:100%;box-sizing:border-box}#project-editor-media{display:flex;flex-direction:column;align-items:start;height:100%}#project-editor-media #general-save-info{margin-top:auto;align-self:center}#project-editor-type-tags,#project-editor-selected-tags{background-color:var(--bg-color);border:1px solid var(--border-color);border-radius:10px;padding:20px}#project-editor-tag-search{display:flex;flex-direction:column;padding:26px 31px;gap:17px;background-color:var(--bg-color);border:1px solid var(--border-color);border-radius:10px;grid-area:search;min-width:150px}#project-editor-tag-search-container{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:10px;max-height:482px;overflow-y:auto}#project-editor-tag-wrapper{display:flex;flex-direction:column;gap:10px}#tag-search-divider,#selected-tag-divider{height:2px;width:100%;border:none;background-color:var(--header-color)}#selected-tag-divider{margin:15px 0}.search-wrapper>.search-bar>.search-input{background-color:none;border:none;margin:0;padding:0}#project-editor-long-description-input{grid-area:about}#project-editor-image-ui{display:flex;flex-wrap:wrap;gap:20px;margin:10px 0}.project-editor-image-container{position:relative;max-height:182px;width:323px;border:2px solid white;border-radius:10px;box-shadow:0 0 10px #000000bf}.project-editor-image-container button{padding:0}.project-editor-image-container img{object-fit:cover;object-position:center;max-height:inherit;border-radius:10px}.project-editor-image-container:hover .project-image-hover{opacity:1}.project-image-hover{border-radius:10px;background-color:var(--panel-hover);color:var(--invert-text);opacity:0;position:absolute;transition:opacity .2s;padding:9px;inset:0}#selected-thumbnail,.star,.star-filled,.delete-image{position:absolute;border:none;background:transparent;right:9px;width:22px;height:22px}#selected-thumbnail>img,.star>img,.star-filled>img,.delete-image>img{width:22px;height:22px}#selected-thumbnail{filter:var(--image-filter);position:absolute;top:9px;right:9px;height:22px;width:22px;padding:0}.star{filter:var(--image-filter)}.star,.star-filled{top:9px}.delete-image{bottom:9px}#project-editor-add-image{display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:10px;gap:10px;position:relative;max-height:182px;width:323px}[data-theme=light] #project-editor-add-image{border:2px dashed #BDBDBD}[data-theme=dark] #project-editor-add-image{border:2px dashed #424242}#project-editor-tags{display:grid;grid-template:"type search" auto "select search" 1fr "save save" auto / 1fr 2fr;gap:20px;height:100%}#tags-save-info{grid-area:save;display:flex;flex-direction:column;align-items:center}@media only screen and (max-width: 650px){#project-editor-tags{display:flex;flex-direction:column}}#project-editor-type-tags{grid-area:type;display:flex;flex-direction:column;gap:15px}#project-editor-selected-tags{grid-area:select}#project-editor-selected-tags .error{margin-top:15px}#project-editor-selected-tags-container,#project-editor-type-tags-container{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;gap:8px}#project-editor-type-tags,#project-editor-selected-tags,#project-editor-tag-search{background-color:var(--bg-color);border-radius:8px}.project-editor-section-header{color:var(--primary-color);font-size:2ch;font-weight:700}#project-editor-tag-search-tabs,#project-editor-team-tabs{display:flex;justify-content:space-between}#project-editor-tag-search-tabs{overflow-x:auto}@media only screen and (max-width: 799px){#project-editor-tag-search-tabs{flex-direction:column}}@media only screen and (max-width: 420px){#project-editor-team-tabs{flex-direction:column}}#project-editor-team-tabs{gap:50px;justify-content:center}.project-editor-tag-search-tab{margin-bottom:10px;padding:0;color:var(--neutral-gray);font-size:16px;font-weight:400;word-break:normal;max-width:100%}.project-editor-team-tab{padding:0;color:var(--neutral-gray);font-size:2ch}.project-editor-tag-search-tab:hover,.tag-search-tab-active,.project-editor-team-tab:hover,.team-tab-active{color:var(--primary-color);font-weight:700}#project-editor-team{display:flex;flex-direction:column;height:100%}#project-editor-team-content{display:flex;height:100%;margin-bottom:40px}#team-save-info{display:flex;align-items:center;margin-top:auto}#project-editor-project-members{display:flex;flex-wrap:wrap;flex:1;margin-top:15px;padding:20px;align-content:flex-start;justify-content:center;border-radius:10px;border:1px solid var(--border-color);background:var(--bg-color);gap:10px}.project-editor-project-member{display:flex;position:relative;padding:12px 15px;max-width:204px;width:100%;gap:10px;flex-direction:row;background-color:var(--header-color);border-radius:10px;align-items:center}.project-member-image{border:2px solid #fff;border-radius:100%;width:74px;height:74px;object-fit:cover}.project-editor-project-member-name{color:var(--primary-color);font-weight:700;overflow-wrap:break-word;word-break:break-word}.project-editor-project-member-info{display:flex;flex-direction:column;justify-content:center;text-align:center;flex:1}.project-editor-project-member-info>*{align-self:stretch}.project-editor-project-member-role{overflow:hidden;text-wrap:nowrap;text-overflow:ellipsis;max-width:116px}.edit-project-member-button{position:absolute;width:24px;height:24px;background-color:var(--primary-color)!important;border:none;border-radius:100%;display:flex;align-items:center;justify-items:center}.project-editor-project-member>.edit-project-member-button{top:6px;right:6px;display:flex;align-items:center;justify-content:center}.edit-project-member-icon{width:13px;height:13px}#project-editor-add-member{display:flex;padding:12px 15px;max-width:234px;width:100%;gap:10px;flex-direction:row;border:none;border-radius:10px;align-items:center;justify-content:center;background-color:var(--primary-color)!important}#project-team-add-member-text{font-weight:700;color:var(--header-color);font-size:1.6ch}#user-search-container{position:relative;display:flex;flex-direction:column;width:100%}#user-search-dropdown-button{background:none;border:none;border-radius:10px;padding:0;margin:0;width:100%}#user-search-container .dropdown{width:100%}#user-search-container .search-bar{display:flex;align-items:center;background-color:var(--header-color);color:var(--main-text);width:100%;border-radius:10px;box-sizing:border-box;height:fit-content}#user-search-container .search-input{border:none;background-color:transparent}#project-team-add-member-info{display:grid;grid-template-areas:"name-label name-search" "role-label role-select" "permissions permissions";grid-template-columns:1fr 4fr;grid-template-rows:1fr 1fr 1fr;column-gap:8px;row-gap:15px}.success{color:green;font-weight:500;font-size:14px;font-style:italic}#project-team-add-member-name{grid-area:name-label}#user-search-container{grid-area:name-search}#project-team-add-member-role{grid-area:role-label}#project-team-add-member-info>.select-container{grid-area:role-select}#project-team-add-member-permissions{grid-area:permissions}@media only screen and (max-width: 500px){#project-team-add-member-permissions{flex-wrap:wrap}}#user-search-dropdown-button{background:none;border:none;padding:0}#user-search-results{position:absolute;display:flex;flex-direction:column;top:0;z-index:1;width:100%;max-height:225px;overflow-y:scroll;border-radius:10px;box-sizing:border-box;margin-top:5px;box-shadow:0 0 10px 0 var(--shadow-color)}.user-search-item{display:flex;flex-direction:row;justify-content:space-between;padding:15px;width:100%;min-height:45px;background-color:var(--dropdown-color);border:none}.user-search-item.top{border-top-left-radius:10px;border-top-right-radius:10px}.user-search-item.bottom{border-bottom-left-radius:10px;border-bottom-right-radius:10px}.user-search-item:hover{background-color:var(--primary-color);color:var(--invert-text)}.user-search-name{color:var(--main--text);margin:0}.user-search-username{color:var(--neutral-gray);font-style:italic;margin:0}#project-editor-project-members>.popup-container>.popup,.project-editor-project-member>.popup-container>.popup,.project-editor-button-pair>.popup-container>.popup,.positions-popup-info>.popup-container>.popup{display:flex;flex-direction:column;width:439px;padding:20px 40px;align-items:center;gap:15px;background:var(--bg-color)}#project-team-add-member-name,#project-team-add-member-role,#project-team-add-member-permissions{display:flex;align-items:center;align-self:stretch;gap:8px}#project-team-add-member-name label{text-align:right}#project-team-add-member-name input,#project-team-add-member-role select,#project-team-add-member-role .select-button{margin:0;padding:0 15px;background-color:var(--header-color)}#project-team-add-member-role .select{max-height:225px}#project-team-edit-member-card{background-color:var(--header-color);box-sizing:border-box;width:100%;font-size:20px;max-width:100%}#project-team-delete-member-text{text-align:center;font-size:1.6ch}.project-editor-button-pair{display:flex;justify-content:center;align-items:center;gap:10px}.delete-button{border:none;border-radius:30px;padding:10px 20px;background-color:var(--error-delete-color)!important;color:var(--invert-text);font-size:2ch;width:max-content;margin:auto;font-weight:700}.delete-button:hover{box-shadow:0 0 10px 0 var(--shadow-color)}#project-team-open-positions-popup{display:flex;gap:25px;margin-top:15px;width:100%}@media only screen and (max-width: 1000px){#project-team-open-positions-popup{flex-direction:column}#project-team-open-positions-popup .positions-popup-list{max-height:20%;overflow-y:auto}#positions-popup-list-edit{display:flex;flex-direction:column}#positions-popup-list-edit #edit-position-details{flex-direction:column;flex-wrap:nowrap;align-items:center}#edit-position-role{flex-direction:column}}#team-positions-popup-list-header{text-align:left;font-size:20px;font-weight:600;color:var(--primary-color)}.positions-popup-info .edit-project-member-button{position:absolute;top:17px;right:15px;display:flex;justify-content:center;align-items:center}.delete-position-button{position:absolute;bottom:20px;right:20px}#team-positions-popup-list-buttons{display:flex;flex-direction:column;gap:8px;align-items:start}#team-positions-popup-list-buttons img{width:21px;height:21px}#team-positions-popup-list-buttons button,#position-edit-save{background-color:transparent;border:none;border-radius:30px;padding:0 17px;font-size:1.6ch;font-weight:400;cursor:pointer;line-height:28px;align-self:center}#team-positions-active-button,.positions-popup-list-item:hover,#position-edit-save{background-color:var(--primary-color)!important;color:var(--invert-text);font-weight:700!important}#open-position-details{display:flex;flex-direction:row;align-items:flex-start;align-content:flex-start;gap:100px;align-self:stretch;flex-wrap:wrap}#open-position-details-left,#open-position-details-right{display:flex;flex-direction:column;gap:10px}#open-position-contact{display:flex;align-items:center;gap:10px}#edit-position-role{display:flex;align-items:center;align-content:center;gap:10px;align-self:stretch}#edit-position-buttons{display:flex;flex-direction:column;gap:5px;align-items:center}#edit-position-details{display:flex;flex-direction:row;justify-content:space-between;gap:17px}#edit-position-details-left{display:grid;grid-template:1fr 1fr 1fr / 1fr 2fr;grid-template-areas:"availability-label availability-input" "location-label location-input" "contact-label contact-input";gap:8px;align-items:center}label.edit-position-availability{grid-area:availability-label}select.edit-position-availability,.edit-position-details-left .select-container{grid-area:availability-input}label.edit-position-location{grid-area:location-label}select.edit-position-location{grid-area:location-input}label.edit-position-contact{grid-area:contact-label}button.edit-position-contact{grid-area:contact-input;display:flex;background-color:var(--bg-color);border:1px solid var(--border-color);border-radius:10px;padding:3px;cursor:default}button.edit-position-contact .project-member-image{width:48px;height:48px;border:1px solid var(--border-color)}#edit-position-details-right{display:grid;grid-template:1fr 1fr 1fr / 1fr 2fr;grid-template-areas:"duration-label duration-input" "compensation-label compensation-input" ". .";gap:8px;align-items:center}label.edit-position-duration{grid-area:duration-label}select.edit-position-duration{grid-area:duration-input}label.edit-position-compensation{grid-area:compensation-label}select.edit-position-compensation{grid-area:compensation-input}#edit-position-details label{justify-self:end;font-size:16px;text-wrap:nowrap}.positions-popup-info select{justify-self:stretch;font-style:normal;margin:0!important}#position-edit-cancel{color:var(--primary-color);font-size:16px;font-weight:700}#edit-position-description{display:flex;flex-direction:column;gap:8px;flex:1 0 0}#project-editor-links{display:flex;flex-direction:column;height:100%}#project-editor-links>label{margin-bottom:3px}#project-editor-links>.project-editor-extra-info{margin-bottom:15px}#project-editor-link-list{display:flex;flex-direction:column;gap:15px}.project-editor-link-item{display:flex;gap:8px;justify-items:center;align-self:stretch}.project-editor-link-item select{max-width:166px;width:100%}.remove-link-button{position:absolute;width:23px;height:23px;right:12px;background-color:var(--primary-color);border:none;border-radius:50%;transition:.15s}#link-save-info{display:flex;justify-content:center;margin-top:auto}@media only screen and (max-width: 700px){.remove-link-button{right:20px}}@media only screen and (max-width: 450px){.project-editor-link-item{flex-direction:column}}.remove-link-button>.fa-minus{color:var(--invert-text)}.remove-link-button:hover{background-color:var(--error-delete-color)!important}#project-page{padding:0 15px;width:calc(100% - 250px)}#project-info{display:grid;grid-template:.3fr 1fr auto / .2fr 1.5fr 550px;grid-template-areas:"blank blank listing" "picture header listing" "desc desc listing"}#project-info-member{display:grid;grid-template:1fr 1fr / .2fr 1fr 200px 400px;grid-template-areas:"picture header buttons listing" "desc desc buttons listing"}#member-buttons{grid-area:buttons;display:flex;flex-direction:column;justify-content:space-around;margin:15px 20px}#project-picture{width:96px;height:96px;grid-area:picture}#project-header{grid-area:header;text-align:left;display:grid;grid-template:auto auto auto/ auto auto auto;grid-template-areas:"title status buttons" "owner count buttons" "tags members buttons";gap:5px}#project-title{grid-area:title}#project-status{grid-area:status;margin-top:auto;margin-bottom:auto}#project-owner{grid-area:owner}#project-member-count{grid-area:count}#project-tags{grid-area:tags;display:flex;gap:10px;margin-top:10px}.project-tag{border:2px solid var(--orange);padding:2px;border-radius:5px;width:150px;height:min-content;text-align:center}#project-member-preview{grid-area:members;position:relative;height:50px}#project-member-preview img{background-color:var(--primary-color);position:absolute;width:50px;border-radius:100%;padding:2px}#project-member-preview span{position:absolute;top:20px;right:0}#project-member-preview span:hover{color:var(--hover-blue);text-decoration:underline;cursor:pointer}#member-preview-1{left:0}#member-preview-2{z-index:-1;left:20px}#member-preview-3{z-index:-2;left:40px}#follow-project{width:100px;height:40px}#project-member-chart{padding:0 calc(rem(80vw,200px)/2 - 20px);height:calc(80vh - 100px);display:flex;flex-wrap:wrap;overflow-y:auto}#more-options-popup{position:absolute;background-color:var(--primary-color);box-shadow:0 0 10px 0 var(--shadow-color);width:200px;height:100px}#more-options-popup button{display:block;border:1px solid rgb(209,209,209);width:90%;height:40%;margin:2.5% auto}#member-buttons button{border:1px solid var(--lightGray)}#virtual-space-entrance{height:80px}#make-post-button{height:60px}#project-desc{grid-area:desc;text-align:left}#project-listings{grid-area:listing;box-shadow:0 0 10px 0 var(--shadow-color);margin:20px 60px;padding:0 10px}#interested-button{background-color:var(--primary-color);color:#000;border:2px solid var(--gray);border-radius:3px;width:50%;margin:10px}#interested-button:hover{background-color:#d0d0d0;color:#000}#edit-roles-options{display:grid;gap:10px;padding:10px;text-align:left;grid-template:1fr 3fr .5fr / 120px 80px auto;grid-template-areas:"name number list" "desc desc list" "button button list"}#role-name-input{grid-area:name}#role-name-input input{width:120px}#role-spots-input{grid-area:number;text-align:right}#role-spots-input input{width:50px}#role-desc-input{width:100%;grid-area:desc}#role-desc-input textarea{width:97%;height:73%;resize:none}#role-add-button{grid-area:button}#roles-list{grid-area:list}.role-list-info{display:flex;border-bottom:1px solid var(--gray)}.role-list-name{padding-right:10px}.role-list-name-edit-hide{display:none}.role-list-num{padding-right:10px}.role-list-num-edit-hide{display:none;width:40px}.role-list-edit{margin-left:auto}.role-list-done-hide{display:none;margin-left:auto}.role-show{display:block}.role-list-delete{margin-left:10px}.role-list-description{display:block;border-bottom:1px solid var(--gray);background-color:var(--lightGray)}.role-list-desc-input{display:block;border-bottom:1px solid var(--gray);background-color:var(--lightGray);resize:none;width:100%}.role-cover{display:flex;position:absolute;justify-content:center;gap:10px;align-items:center;height:22px;width:370px;background-color:var(--primary-color);opacity:95%}#member-divider hr{display:inline-block;width:calc((100% - 140px)/2)}#member-divider span{margin:0 24px}#project-members{display:flex;overflow-x:auto}.project-member{width:200px;height:160px;min-width:200px;cursor:pointer}.project-member:hover{background-color:#dfdfdf}.project-member img{width:64px}.member-name:hover{text-decoration:underline}.member-role{color:#f76902}#project-posts{display:flex;flex-wrap:wrap;gap:20px;margin:2vw;justify-content:space-around}.project-post{box-shadow:0 0 10px 0 var(--shadow-color);width:95%;max-width:260px;height:310px;padding:10px;cursor:pointer}.project-post:hover{background-color:#dfdfdf}.project-post img{width:50vw;height:50vw;max-width:220px;max-height:220px}.post-content{display:flex;align-items:center;justify-content:space-between}.post-content button{background-color:var(--primary-color);width:48px;height:48px}.post-content button:hover{background-color:gray}.post-content img{width:32px;height:32px}#settings-tabs{display:flex;margin:0 50px;gap:30px}.tab{background-color:var(--primary-color);color:#000;border:none;cursor:pointer}.tab-selected{background-color:var(--primary-color);color:#000;border:none;cursor:pointer;font-weight:bolder}.deleteProject{background:#fff}.delete-popup-content{color:var(--neutral-gray, #636363);text-align:center;color:#271d66;font-family:Inter;font-size:16px;font-style:italic;font-weight:400;line-height:normal}.delete-popup-actions{display:flex;justify-content:center;gap:10px;margin-top:15px}.project-delete-final{display:flex;width:106px;height:40px;padding:0 17px;justify-content:center;align-items:center;gap:10px;border-radius:55px;background:#ff3859;color:#f4f4f4;text-align:center;font-family:Inter;font-size:20px;font-style:normal;font-weight:700;line-height:28px}.project-delete-cancel{background-color:transparent;color:#271d66;color:(--primary-color,red);padding:8px 15px;border:none;border-radius:5px;cursor:pointer;text-align:center;font-family:Inter;font-size:20px;font-style:normal;font-weight:700;line-height:normal}.project-delete-final:hover{background-color:#8b0000}.project-delete-cancel:hover{background-color:#a9a9a9}#settings-content{margin:0 15%}#settings-cancel{position:absolute;bottom:50px;left:50px}#settings-save{position:absolute;bottom:50px;right:50px}@media only screen and (max-width: 800px){#project-page{width:calc(100% - 30px)}#project-info{display:grid;grid-template:1fr .5fr 1fr / .2fr 2fr;grid-template-areas:"picture header" "desc desc" "listing listing"}#project-info-member{grid-template:1fr .5fr 1fr / .2fr 2fr;grid-template-areas:"picture header" "buttons buttons" "desc desc" "listing listing"}#member-buttons{flex-direction:row;align-items:center}#virtual-space-entrance{width:40vw;max-width:200px}#more-options-popup{right:16px}}#general-settings{display:grid;grid-template:1fr 1fr 1fr / 1fr 3fr;grid-template-areas:"image name" "image theme" "pic-edit hiring";grid-gap:10px;height:200px}#picture-edit{grid-area:image;width:64px;height:64px}#name-edit{grid-area:name}#theme-select{grid-area:theme}#edit-button{grid-area:pic-edit}#hiring-checkbox{grid-area:hiring;align-self:center}#member-settings-header{display:flex;justify-content:center}#member-settings-list{height:50vh;overflow-y:auto}.member-settings-listing{display:flex;margin:10px 0;align-items:center;gap:10px}.member-settings-listing img{width:48px}.member-settings-listing button{height:50%}.member-settings-role-input,.member-settings-edit-done{display:none}.member-settings-show{display:block}.member-settings-more{margin-left:auto}.member-settings-cover{display:none}.member-settings-cover-show{display:flex;position:absolute;justify-content:center;gap:10px;align-items:center;height:50px;width:70%;background-color:var(--primary-color);opacity:95%}.settings-hide{display:none}.settings-show{display:block;position:absolute;width:200px;background-color:var(--primary-color);box-shadow:0 0 10px 0 var(--shadow-color);right:10px;z-index:2}.settings-show button{display:block;border:1px solid rgb(209,209,209);width:90%;height:40%;margin:2.5% auto}#post-page-nav-buttons{text-align:left;margin:0 10px;width:80px;height:40px}#post-header{display:flex;justify-content:center;gap:30px;height:80px;align-items:center}#post-header button{height:32px}#post-project-image{width:64px;height:64px}#post-page-content{display:flex;justify-content:space-evenly;flex-flow:wrap;height:80%}#post{display:grid;width:45%;min-width:500px;grid-template:40px auto 40px / auto 32px;grid-template-areas:"name options" "post post" "info share"}#comments{display:flex;flex-direction:column;width:45%;min-width:500px}#post-name{grid-area:name;text-align:left}#post-options{grid-area:options}#post-content{grid-area:post;border:1px solid var(--neutral-gray);margin:10px}#post-info{grid-area:info;text-align:left;height:60px}#post-author{font-weight:600;cursor:pointer}#post-author:hover{text-decoration-line:underline}#author-role{color:var(--orange);font-size:small}#post-share{grid-area:share}#comments-content{border:1px solid var(--neutral-gray);height:calc(100vh - 300px);padding:10px;overflow-y:auto}.post-comment{display:grid;grid-template:20px auto 20px auto / 50px auto 25px;grid-template-areas:"profile header options" "profile body like" "profile reply reply" "profile replies replies";margin:10px 0}.post-comment button{background-color:var(--primary-color);color:#000;border:none;cursor:pointer}.post-comment button:hover{background-color:#d0d0d0}.comment-profile{grid-area:profile;width:40px}.comment-header{grid-area:header;text-align:left}.comment-author{cursor:pointer}.comment-author:hover{text-decoration-line:underline}.comment-date{color:var(--orange)}.comment-options{grid-area:options}.comment-content{grid-area:body;text-align:left}.comment-like{grid-area:like}.comment-reply{grid-area:reply;text-align:left;width:100px}.comment-replies{grid-area:replies;text-align:left}#reply-content{display:grid;height:100px;grid-template:1fr 2fr 1fr / 3fr 1fr;grid-template-areas:"prompt prompt" "input input" "buttons submit"}#reply-prompt{display:flex;grid-area:prompt;flex-direction:row;gap:10px}#reply-input{grid-area:input;resize:none;width:100%}#reply-attach-buttons{grid-area:buttons;text-align:left}#reply-submit{grid-area:submit}@media only screen and (max-width: 800px){#post{min-width:0;max-width:500px;width:95%}#comments{min-width:0;max-width:500px;width:95%;padding-bottom:60px}}#project-page-content{display:grid;grid-template:"carousel info" auto "overview people" auto "overview positions" auto / 17fr 15fr;margin:0 50px;gap:20px}@media screen and (max-width: 1199px){#project-page-content{grid-template:"info" auto "carousel" auto "overview" auto "people" auto "positions" auto}}.project-carousel{grid-area:carousel;display:flex;flex-direction:column}.project-carousel .carousel-contents{width:100%}.project-carousel .project-carousel-content{display:flex;flex-direction:row;transition:.5s cubic-bezier(.39,.575,.565,1);min-width:100%}.project-carousel .project-carousel-btn{background:none;box-shadow:none;border:none;height:fit-content;margin:8px 0 0}.project-carousel .project-carousel-btn img{width:100%;max-height:17px}.project-carousel .project-carousel-btn:hover{transition-duration:.2s}.project-carousel .carousel-btn-left{margin:8px 0 0;transform:rotateY(180deg)}.project-carousel img{width:100%;height:100%;object-fit:cover}.project-carousel .project-carousel-tabs{display:flex;flex-direction:row;align-items:center;gap:10px;margin-top:8px;margin-left:36px;margin-right:36px}#project-info-panel{grid-area:info;display:flex;flex-direction:column;background-color:var(--header-color);border-radius:10px;text-align:left;padding:20px}.project-info-highlight{color:var(--primary-color)}#project-info-header{display:flex;align-items:center}#project-title{font-size:3.5ch;font-weight:700;color:var(--primary-color);margin:0 0 10px}#project-info-buttons{display:flex;height:28px;margin-left:auto;align-items:center;margin-bottom:10px;gap:7px}#project-info-buttons button{text-wrap:nowrap}#project-info-buttons .project-info-followers{display:flex;flex-direction:row;align-items:center;gap:8px}#project-info-buttons .follow-amt{font-size:14px;font-weight:400;color:var(--primary-color);height:fit-content;transition:.2s}#project-info-buttons .follow-amt.following{color:#f14f76}#project-info-buttons .follow-icon{border:none;background:none;outline:none;transition:.2s;height:fit-content;font-size:25px;padding:0}#project-info-buttons .follow-icon.following{color:#f14f76}#project-info-buttons .follow-icon.following .fa-heart{color:#f14f76!important}#project-info-buttons .follow-icon:hover{transform:scale(1.2)}#project-info-buttons .project-info-dropdown-btn{box-sizing:border-box;background-color:var(--header-color);border:0px;border-radius:20px;color:var(--primary-color);margin:0;text-align:right;font-size:12px;font-family:Inter;font-weight:400;letter-spacing:2px}#project-info-buttons .project-info-dropdown-btn:hover{background-color:var(--border-color)}#project-info-buttons #project-info-dropdown{text-align:left;margin-top:10px;border-radius:10px;background-color:var(--dropdown-color);box-shadow:0 0 10px 0 var(--shadow-color);border:none;padding:10px}#project-info-buttons .project-info-dropdown-option{font-weight:400!important;background:none;display:flex;width:100%;border-radius:10px;gap:10px;align-items:center;margin:0;flex-shrink:0;color:var(--main-text);border:none;height:25px}#project-info-buttons .project-info-dropdown-option:hover{background-color:var(--header-color)!important}#project-info-buttons #project-info-report,#project-info-buttons #project-info-report .fa-solid{color:var(--error-delete-color)}#project-info-edit{font-size:1.8ch;border:none;border-radius:30px;background-color:var(--primary-color)!important;color:var(--invert-text);padding:5px 20px;width:150px;font-weight:700}#project-info-edit:hover{color:var(--create-text)!important;background-color:var(--create-bg)!important;filter:drop-shadow(0px 5px 3px var(--shadow-color));transition:.25s}#project-info-edit:focus-visible{outline:none!important}#project-hook,#project-status,#project-creation{margin:10px 0}#project-hook{flex-grow:1}#project-status{font-style:italic;color:var(--darkGray)}#project-open-positions-button{border:none;border-radius:40px;background-color:var(--primary-color);color:var(--invert-text);font-size:16px;font-weight:700;padding:10px 20px;margin-top:10px}#project-open-positions-popup{background-image:var(--modal-gradient);font-style:normal;display:grid;height:100%;width:40vw;max-width:1000px;gap:30px;padding:20px 70px 70px;border-radius:4px;grid-template:"header header" 50px "list info" auto "close close" 50px / 300px auto}.positions-popup-content{display:flex;flex-direction:row;flex-wrap:wrap;gap:30px;margin-left:50%}#positions-popup-header{grid-area:header;text-align:center;font-size:20px;font-weight:600;margin:auto;padding:10px 20px;background-color:var(--primary-color);color:var(--invert-text);border-radius:100px}.positions-popup-list{grid-area:list;text-align:center;background-color:var(--bg-color);border-radius:10px;flex:0 381px;padding:20px}#positions-popup-list-edit{background-color:transparent;box-shadow:none}#project-team-open-positions-popup>.positions-popup-list{display:flex;flex-direction:column;gap:15px;width:100%}#positions-popup-list-header{margin:20px 0;font-size:20px;font-weight:600;color:var(--primary-color)}#positions-popup-list-buttons{display:flex;flex-direction:column;align-items:center;gap:10px}.team-positions-button{display:flex;flex-direction:row;gap:5px;height:28px}.add-item-button>button{display:flex;flex-direction:row;align-items:center;gap:10px;padding:0 10px;background:transparent;border:none}.add-item-button *{font-size:16px;color:var(--neutral-gray)}.positions-popup-list-item{width:max-content;background-color:var(--header-color)!important;color:var(--main-text);border:none;border-radius:50px;font-size:16px;padding:5px 15px;font-weight:400}#team-positions-popup-list-header>.positions-popup-list-item{display:flex;gap:8px}.positions-popup-list-item:hover,.positions-popup-list-item-active{background-color:var(--primary-color);color:var(--invert-text);cursor:pointer;font-weight:700}.positions-popup-info{grid-area:info;display:flex;flex-direction:column;gap:15px;position:relative;background-color:var(--bg-color);box-shadow:0 0 10px #0000001a;border-radius:10px;padding:20px;width:100%}@media only screen and (max-width: 1000px){.positions-popup-content{flex-direction:column;margin-left:10px;width:30vw}#project-open-positions-popup{overflow-y:auto;width:70vw;height:80vh}}.positions-popup-info select{margin:0}.positions-popup-info-title{color:var(--primary-color);font-size:20px;font-weight:600;text-align:center;margin-bottom:20px}.positions-popup-info-description{flex-grow:1}#position-description-header,.position-detail-indicator,#position-contact-link{color:var(--primary-color);font-weight:700;margin-bottom:10px}#position-description-content{margin:0 20px}#position-details{display:grid;grid-template:"availability duration" auto "location compensation" auto / 1fr 1fr}#position-availability{grid-area:availability}#position-duration{grid-area:duration}#position-location{grid-area:location}#position-compensation{grid-area:compensation}#position-contact{margin-left:auto;margin-top:20px;width:max-content;height:50px;display:flex;align-items:center;gap:10px;font-style:italic;color:var(--neutral-gray)}#position-contact-link{background-color:var(--header-color);color:var(--primary-color);border-radius:30px;padding:5px 10px 5px 5px;height:100%;width:fit-content;display:flex;align-items:center;gap:5px;font-style:normal;transition:background-color .1s}#position-contact-link:hover{cursor:pointer;transition:background-color .1s}#position-contact-link img{height:32px;width:32px;border-radius:50%}#positions-popup-close{grid-area:close;border:none;border-radius:30px;width:max-content;margin:auto;font-size:2.1ch;padding:10px 20px;background-color:var(--primary-color);color:var(--invert-text);font-weight:700}#project-creation{font-style:italic;color:var(--neutral-gray)}.project-tag-label{border-radius:30px;border:none;padding:5px 10px;font-size:medium;flex-shrink:0;color:var(--tag-text-selected)}#project-overview{grid-area:overview;text-align:left;margin-top:10px}#project-overview-title{font-size:24px;color:var(--primary-color);font-weight:600;margin-bottom:20px}.project-overview-section-header{font-size:20px;color:var(--primary-color);font-weight:600;margin:10px 0}#project-overview-links-section{color:var(--primary-color);font-style:italic;margin:15px 0}#project-people{grid-area:people}#project-people-content{display:flex;flex-flow:wrap;gap:10px;margin-top:10px}.project-contributor{background-color:var(--header-color);display:flex;align-items:center;padding:12px 15px;border-radius:10px;width:calc(50% - 45px);min-width:234px}.project-contributor-profile{width:75px;height:75px;border-radius:50%;border:2px solid white;object-fit:cover;margin-right:10px}.project-contributor-info{margin:auto}.project-contributor-info .team-member-name{font-weight:700;font-size:16px;color:var(--primary-color)}.project-contributor-info .team-member-role{font-style:italic;font-size:14px;font-weight:400;color:var(--neutral-gray)}#project-people-tabs{display:flex;justify-content:center;gap:10px}.project-people-tab{border:none;border-radius:30px;background-color:var(--primary-color);color:var(--invert-text);font-size:16px;padding:5px 10px;font-weight:700}.project-people-tab:hover,.project-people-tab-active{cursor:pointer}#project-open-positions{grid-area:positions}#project-open-positions-header{background-color:var(--primary-color);color:var(--invert-text);font-weight:700;padding:5px 20px;border-radius:30px;width:fit-content;margin:0 auto}#project-open-positions-list{display:flex;flex-flow:wrap;justify-content:center;gap:10px;margin:10px 0}.label-position{background-color:var(--header-color);color:var(--main-text);border-radius:30px;padding:5px 10px;font-size:16px}@media only screen and (min-width: 800px){.my-projects-banner{min-height:220px}}@media only screen and (max-width: 799px){.my-projects-banner{min-height:200px}}.page#my-projects{box-sizing:border-box;padding:0}.my-projects-top-bar{box-sizing:border-box;width:100%;display:grid;grid-template-columns:auto max-content;gap:10px}.my-projects-banner{width:100%;height:100%;object-fit:cover;display:block}.projects-banner-wrapper{border-radius:10px;overflow:hidden}.projects-banner-outer{box-sizing:border-box;padding:0 60px;margin-bottom:30px}.my-projects-header-row{box-sizing:border-box;width:100%;padding-left:60px;padding-right:64px;display:grid;grid-template-columns:auto;grid-template-rows:auto auto auto auto;column-gap:1.46%;row-gap:2.92%;margin-bottom:5.92%}@media (min-width: 420px){.my-projects-header-row{grid-template-columns:auto max-content;grid-template-rows:auto max-content;margin-bottom:0%}}@media (min-width: 525px){.my-projects-header-row{grid-template-columns:auto max-content max-content;grid-template-rows:auto;margin-bottom:0%}}@media ((min-width: 665px) and (max-width: 799px)) or (min-width: 885px){.my-projects-header-row{grid-template-columns:auto max-content max-content max-content;margin-bottom:0%}}.my-projects-sort-list{box-sizing:border-box;background-color:var(--header-color);border:0px;border-radius:10px;padding:13.5px 15px;color:var(--main-text);font-size:16px;font-family:Inter,FontAwesome;line-height:normal;letter-spacing:0%;width:160px;display:flex;flex-direction:row;gap:10px;position:relative}.my-projects-sort-list .sort-by{color:var(--neutral-gray)}.my-projects-sort-list-dropdown{box-sizing:border-box;background-color:var(--dropdown-color);border-radius:10px;box-shadow:0 0 10px 0 var(--shadow-color);display:flex;flex-direction:column;margin-top:10px}.my-projects-sort-list-dropdown .my-projects-sort-list-btn{background:none;color:inherit;border:none;padding:10px 15px;font:inherit;cursor:pointer;outline:inherit;width:165px;height:40px;gap:15px;display:flex;flex-direction:row;align-items:center}.my-projects-sort-list-dropdown .my-projects-sort-list-btn.top{border-top-left-radius:10px;border-top-right-radius:10px}.my-projects-sort-list-dropdown .my-projects-sort-list-btn.bottom{border-bottom-left-radius:10px;border-bottom-right-radius:10px}.my-projects-sort-list-dropdown .my-projects-sort-list-btn:hover{background-color:var(--primary-color);color:var(--invert-text)}.my-projects-sort-list-dropdown .my-projects-sort-list-btn:hover .fa-solid{color:var(--invert-text)!important}#my-projects-sort-btn:hover{background-color:var(--invert-text);box-shadow:0 0 5px 0 var(--primary-color)}.my-projects-display-switch{box-sizing:border-box;background-color:var(--header-color);border:0px;border-radius:100px;padding:4px;cursor:pointer;display:flex;width:fit-content}.my-projects-display-switch .display-switch-option{box-sizing:border-box;background-color:#0000;border:0px;border-radius:100px;width:44px;height:44px;color:var(--primary-color);display:flex;justify-content:center;align-items:center}.my-projects-display-switch .display-switch-option:hover{transition-duration:.25s;background-color:var(--invert-text)}.my-projects-display-switch .display-switch-option#selected{background-color:var(--primary-color);color:var(--main-text)}.my-projects-display-switch .display-switch-option#selected .fa-solid{color:var(--invert-text)}.my-projects-all-projects-button,.my-projects-new-project-button,.my-projects-create-btn>button{box-sizing:border-box;width:fit-content;background-color:var(--primary-color);border:0px;border-radius:55px;padding:6px 17px;color:var(--invert-text);text-align:center;font-size:18px;font-family:Inter;font-weight:700;line-height:28px;letter-spacing:0%}.my-projects-create-btn>button{height:52px;display:flex;align-items:center;justify-content:center}.my-projects-create-btn>button img{width:25px;margin-right:10px;filter:invert(1) saturate(0) brightness(2)}.my-projects-all-projects-button:hover,.my-projects-new-project-button:hover,.my-projects-create-btn>button:hover{transform:scale(1.1);transition:.2s}.page#my-projects hr{box-sizing:border-box;border-color:var(--header-color);margin-left:60px;margin-right:64px}.placeholder-spacing{margin:0 60px;display:flex}.my-projects-grid{width:100%;margin:30px 0;padding-left:60px;padding-right:64px;display:flex;gap:20px;flex-wrap:wrap}.my-project-grid-card{box-sizing:border-box;border:0px;border-radius:0;width:fit-content;height:fit-content;display:grid;grid-template-areas:"image image" "title options";row-gap:5px}.grid-card-image{grid-area:image;box-sizing:border-box;border:2px solid white;border-radius:10px;width:200px;height:200px;object-fit:cover;box-shadow:0 0 10px 0 var(--shadow-color);cursor:pointer}.grid-card-title{grid-area:title;box-sizing:border-box;color:var(--primary-color);text-align:left;font-size:16px;font-family:Inter;font-weight:700;line-height:28px;letter-spacing:0%;cursor:pointer}.grid-card-title:hover{text-decoration:underline}.grid-card-options{position:relative;text-align:right;display:inline-block}.dropdown-container:has(#grid-card-options-button){grid-area:options;margin:0 0 auto auto}.grid-card-options-button,#grid-card-options-button{box-sizing:border-box;background-color:var(--bg-color);border:0px;border-radius:20px;color:var(--main-text);margin:0;text-align:right;font-size:12px;font-family:Inter;font-weight:400;letter-spacing:2px}.grid-card-options-button:hover,#grid-card-options-button:hover{background-color:var(--border-color)}.dropdown:has(.grid-card-options-list){box-sizing:border-box;border:0px;border-radius:10px;box-shadow:0 0 10px 0 var(--shadow-color)}.grid-card-options-list{box-sizing:border-box;background-color:var(--dropdown-color);border:0px;border-radius:10px;width:max-content;height:fit-content;padding:10px;z-index:1;display:flex;flex-direction:column}.my-projects-list{box-sizing:border-box;margin-bottom:30px;padding-left:60px;padding-right:64px;display:flex;flex-direction:column;gap:10px}.my-projects-list-header{box-sizing:border-box;padding:0 64px 0 60px;display:grid;grid-template-columns:54% 27% auto 6.8%}.project-header-label{color:var(--primary-color);text-align:left;font-size:18px;font-family:Inter;font-weight:700;line-height:28px;letter-spacing:0%}.my-project-list-card{box-sizing:border-box;display:grid;grid-template-columns:54.4% 27.6% auto 6.8%}.my-project-list-card{box-sizing:border-box;background-color:var(--header-color);border:0px;border-radius:10px;height:fit-content;padding:10px 20px 10px 10px}.list-card-section1{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;column-gap:20px}.list-card-image{box-sizing:border-box;border:0px;border-radius:10px;width:150px;height:70px;object-fit:cover;cursor:pointer}.list-card-title{box-sizing:border-box;color:var(--primary-color);text-align:left;font-size:18px;font-family:Inter;font-weight:700;line-height:28px;letter-spacing:0%;cursor:pointer}.list-card-title:hover{text-decoration:underline}.list-card-status{box-sizing:border-box;color:var(--main-text);text-align:left;font-size:16px;font-family:Inter;font-weight:400;line-height:28px;letter-spacing:0%;display:flex;align-items:center}.list-card-date{box-sizing:border-box;color:var(--main--text);text-align:right;font-size:16px;font-family:Inter;font-weight:400;line-height:28px;letter-spacing:0%;display:flex;align-items:center}.list-card-options{position:relative;text-align:left;display:inline-block}.list-card-options-button,#list-card-options-button{box-sizing:border-box;background-color:#0000;border:0px;border-radius:0;color:var(--primary-color);margin-top:20px;margin-left:20px;padding:0;text-align:center;font-size:18px;font-family:Inter;font-weight:400;line-height:28px;letter-spacing:2px}.dropdown:has(.list-card-options-list){box-sizing:border-box;border:0px;border-radius:10px;box-shadow:0 0 10px 0 var(--shadow-color)}.list-card-options-list{box-sizing:border-box;background-color:var(--bg-color);border:0px;border-radius:10px;width:max-content;height:fit-content;padding:10px;z-index:1;display:flex;flex-direction:column}.card-leave-button,.card-delete-button{box-sizing:border-box;background-color:#0000;border:0px;border-radius:10px;margin:0;padding:5px;text-align:left;font-family:Inter,FontAwesome;transition:background-color .2s}.card-delete-button{color:#ff4563}.card-leave-button:hover,.card-delete-button:hover{background-color:#00000040;transition:background-color .2s}:is(.grid-card-options-list .small-popup,.list-card-options-list .small-popup) h3{font-size:20px;font-weight:700;color:var(--primary-color);margin:0 0 15px}:is(.grid-card-options-list .small-popup,.list-card-options-list .small-popup) hr{border-color:var(--primary-color)!important;width:100%!important;margin-left:0!important;margin-right:0!important}:is(.grid-card-options-list .small-popup,.list-card-options-list .small-popup) .confirm-msg{margin:0 0 15px;color:var(--neutral-gray);font-style:italic}:is(.grid-card-options-list .small-popup,.list-card-options-list .small-popup) .confirm-msg span{color:var(--neutral-gray);font-style:italic}:is(.grid-card-options-list .small-popup,.list-card-options-list .small-popup) .confirm-deny-btns{display:flex;flex-direction:row}:is(.grid-card-options-list .small-popup,.list-card-options-list .small-popup) .confirm-deny-btns button{margin:5px}:is(.grid-card-options-list .small-popup,.list-card-options-list .small-popup) .confirm-btn{border:none;outline:none;box-shadow:none;font-size:20px;font-weight:700;color:var(--invert-text);background-color:var(--primary-color);padding:10px 17px;border-radius:55px;min-width:106px;width:fit-content}:is(.grid-card-options-list .small-popup,.list-card-options-list .small-popup) .confirm-btn:hover{box-shadow:0 0 10px 0 var(--shadow-color)}:is(.grid-card-options-list .small-popup,.list-card-options-list .small-popup) .deny-btn{background:none;border:none;outline:none;box-shadow:none;font-size:20px;font-weight:700;color:var(--main-text);min-width:106px;width:fit-content;border-radius:55px}:is(.grid-card-options-list .small-popup,.list-card-options-list .small-popup) .deny-btn:hover{background-color:var(--neutral-gray);color:var(--invert-text)}#popup-result .small-popup .success-msg{font-weight:700;color:var(--tag-green-selected);font-style:italic}#popup-result .small-popup .error-msg{font-weight:700;color:var(--error-delete-color);font-style:italic}.delete-user-title{padding:2rem 2rem 0;color:var(--primary-color);background-color:transparent;font-size:2ch;font-weight:700;border:none}.delete-user-extra-info{padding:1rem;margin:0 1rem;text-align:center;font-style:italic;font-size:1.4ch;color:var(--neutral-gray)}.delete-user-button-pair{padding:2rem;display:flex;justify-content:center;align-items:center;gap:10px}.column{display:flex;flex-direction:column}.row{display:flex;flex-direction:row;align-items:center}.text{width:180px;text-align:left}#language-select{width:200px;height:40px;padding:5px 10px}#settings-page{-ms-overflow-style:none;scrollbar-width:none}#settings-page::-webkit-scrollbar{display:none}.settings-page-tabs{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;width:80%;border-bottom:2px solid black;margin:20px 0}.settings-page-tab-links{cursor:pointer;display:flex;align-items:center;width:90px;font-size:20px;padding:10px}.settings-page-tab-links.settings-page-active-link{font-weight:700}.settings-page-tab-contents{display:none;flex-direction:column;width:80%;gap:18px}.setting-in-page{display:flex;flex-direction:row;flex-wrap:wrap;width:100%}.settings-page-active-tab{display:flex}.setting-in-page h3{margin-right:20px;width:200px;text-align:left}.setting-in-page h3 span{font-size:14px;font-weight:400;text-wrap:balance}.setting-content{margin:auto 0;padding:5px}.settingsBtns{background-color:var(--primary-color);color:var(--primary-blue);width:fit-content;height:40px;padding:5px 20px;font-size:16px;border:none;border-radius:10px;outline:solid var(--primary-blue) 2px;font-weight:900}.settingsBtns:hover{background-color:var(--primary-blue);color:var(--main-text);transition:.2s}.displayName input{width:180px;height:30px;padding:5px;margin-right:10px;border-bottom:1px solid var(--medGray);border-top:none;border-left:none;border-right:none;background-color:var(--primary-color);font-size:16px;text-align:left;font-weight:600;outline:none}.displayName img{width:25px;height:25px}.textInput{width:200px;height:30px;padding:5px 20px;border:1px solid var(--medGray);background-color:var(--primary-color);border-radius:12px;font-size:15px;text-align:left;margin:14px 0}.switch{position:relative;display:inline-block;width:55px;height:28px}.switch input{opacity:0;width:0;height:0}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.slider{position:absolute;cursor:pointer;inset:0;background-color:#d0d0d0;-webkit-transition:.4s;transition:.4s}.slider:before{position:absolute;content:"";height:20px;width:20px;left:4px;bottom:4px;background-color:var(--primary-color);-webkit-transition:.4s;transition:.4s}input:checked+.slider{background-color:var(--primary-blue)}input:focus+.slider{box-shadow:0 0 10px 0 var(--shadow-color)}input:checked+.slider:before{-webkit-transform:translateX(26px);-ms-transform:translateX(26px);transform:translate(26px)}.volumeSlider{-webkit-appearance:none;appearance:none;width:350px;height:10px;border-radius:5px;outline:none}.volumeSlider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;outline:2px solid var(--primary-color);background:var(--primary-blue);cursor:pointer}.volumeSlider::-moz-range-thumb{width:20px;height:20px;border-radius:50%;outline:2px solid var(--primary-color);background:var(--primary-blue);cursor:pointer}#setting-spacer{height:100px}#settings-page hr{color:var(--primary-color);width:100%}#settings-page h2{font-size:33px;font-weight:600;color:var(--primary-color);margin-bottom:27px}#settings-page label{font-size:16px;font-weight:600;color:var(--primary-color)}#settings-page .settings-row{display:flex;flex-direction:row;margin:0px min(8.47vw,128px) 0px min(3.17vw,48px);justify-content:space-between}@media (max-width: 1100px){#settings-page .settings-row{flex-direction:column;margin:0px auto 0px min(3.17vw,48px)}}#settings-page .subsection{margin-bottom:24px}#settings-page .input-container{display:flex;flex-direction:row;width:322px;padding:8px 15px;height:29px;border-radius:10px;background-color:var(--header-color);justify-content:space-between;align-items:center}#settings-page .interact-option{background:none;border:none;outline:none;box-shadow:none;color:var(--primary-color);font-style:italic}#settings-page .interact-option:hover{text-decoration:underline}#settings-page input{border:none;background-color:var(--header-color);color:var(--neutral-gray);outline:none;width:100%}#settings-page #options-theme-btn,#settings-page #options-visibility-btn{background:none;border:none;outline:none;box-shadow:none;padding:0}#settings-page #options-theme-btn .input-container:hover,#settings-page #options-visibility-btn .input-container:hover{background-color:var(--invert-text);box-shadow:0 0 5px 0 var(--primary-color)}:is(#settings-page #options-theme-btn .input-container:hover,#settings-page #options-visibility-btn .input-container:hover) input{background-color:var(--invert-text)}#settings-page #options-theme-dropdown,#settings-page #options-visibility-dropdown{box-shadow:0 0 10px 0 var(--shadow-color);border-radius:10px}#settings-page .options-dropdown-parent-btn{width:10px;height:5px}#settings-page .options-dropdown-button{border:none;background-color:var(--dropdown-color);padding:10px 15px;width:352px;height:50px;color:var(--main-text);display:flex;flex-direction:row;gap:10px;align-items:center}#settings-page .options-dropdown-button:hover{background-color:var(--panel-hover);color:var(--invert-text)}#settings-page .options-dropdown-button:hover .fa-solid{color:var(--invert-text)!important}#settings-page .options-dropdown-button.start{border-top-left-radius:10px;border-top-right-radius:10px}#settings-page .options-dropdown-button.end{border-bottom-left-radius:10px;border-bottom-right-radius:10px}#settings-page .small-popup hr{color:var(--header-color);border:1px solid var(--header-color);margin:0 0 10px}#settings-page .small-popup .error{margin-bottom:min(1.73vh,17px)}#settings-page .small-popup h3{font-size:20px;font-weight:700;color:var(--primary-color);margin:0}#settings-page .small-popup .success{background-color:var(--tag-green-selected);border-radius:25px;padding:10px 20px;font-size:14px;font-weight:700;font-style:italic}#settings-page .small-popup .pass-reqs{width:100%;display:flex;flex-direction:column;align-items:center}#settings-page .small-popup .pass-reqs h4{color:var(--neutral-gray);font-style:italic;font-size:16px;margin:0 0 10px}#settings-page .small-popup .pass-reqs ul{width:inherit;margin:0}#settings-page .small-popup .pass-reqs li{color:var(--neutral-gray);font-size:16px;font-weight:400;font-style:italic}#settings-page .small-popup .input-fields{display:flex;flex-direction:column;gap:15px;margin:15px 0}#settings-page .small-popup .confirm-deny-btns{display:flex;flex-direction:row}#settings-page .small-popup .confirm-deny-btns button{margin:5px}#settings-page .small-popup .confirm-btn{border:none;outline:none;box-shadow:none;font-size:20px;font-weight:700;color:var(--invert-text);background-color:var(--primary-color);padding:10px 17px;border-radius:55px;min-width:106px;width:fit-content}#settings-page .small-popup .confirm-btn-disabled{background-color:var(--header-color);cursor:default;box-shadow:none!important}#settings-page .small-popup .confirm-btn:hover{box-shadow:0 0 10px 3px var(--shadow-color)}#settings-page .small-popup .deny-btn{background:none;border:none;outline:none;box-shadow:none;font-size:20px;font-weight:700;color:var(--main-text);min-width:106px;width:fit-content;border-radius:55px}#settings-page .small-popup .deny-btn:hover{background-color:var(--neutral-gray);color:var(--invert-text)}#settings-page .small-popup .confirm-msg{margin:5px 0 15px;color:var(--neutral-gray);font-style:italic}#settings-page .small-popup .confirm-msg span{color:var(--neutral-gray);font-style:italic}#settings-page .small-popup .confirm-msg .confirm-change-item{font-style:italic;font-size:16px;font-weight:400;color:var(--primary-color)}[data-theme=light]{--bg-color: #ffffff;--primary-color: #271d66}[data-theme=dark]{--bg-color: #0e0e0e;--primary-color: #fead81}.page{position:absolute;width:calc(100% - 220px);height:100%;min-height:100vh;top:0;left:220px;background-color:var(--bg-color);font-family:Inter,sans-serif;overflow-x:hidden}.page .fa{color:var(--primary-color)}@media only screen and (max-width: 799px){.page{left:0;bottom:0;width:100%;height:calc(100% - 50px);padding-bottom:60px}}:root{--orange: #f35835;--medGray: #e3e3e3;--lightGray: #eeeeee;--gray: #969696}.avatar-modal{display:flex;flex-direction:column;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:10}.avatar-close-btn{margin-left:880px;cursor:pointer;border:none;background-color:transparent;position:fixed;top:80px}.avatar-close-btn img{width:40px;height:40px}.MakeAvatar{background-color:#fff;margin:auto;display:flex;justify-content:center;align-items:center;height:820px;width:1000px;border-radius:4px;box-shadow:0 0 10px #0003;flex-direction:column;z-index:1}#avatar-customize-title{font-size:28px;color:var(--orange);width:250px}#avatar-select{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:30px;margin-top:10px;width:480px;height:240px}#avatar{display:flex;justify-content:center;align-items:center;flex-direction:column}.avatar-slide{display:none;max-height:200px;width:220px;justify-content:center;align-items:center;flex-direction:column}.avatar-slide-dot{cursor:pointer;height:15px;width:15px;margin:0 2px;background-color:var(--medGray);border:none;border-radius:50%;display:inline-block;transition:background-color .6s ease;position:relative;top:20px}.active-avatar,.avatar-slide-dot:hover{background-color:var(--orange)}.avatar-btn-icon{width:40px}.avatar-right-btn{-webkit-transform:scaleX(-1);transform:scaleX(-1)}#avatar-arrowBtn{cursor:pointer;border:none;height:45px;width:45px;background:none;background-color:#fff;display:flex;justify-content:center;align-items:center}.myAvatar{display:flex;justify-content:center}.avatar-animals{border-radius:4px;object-fit:cover;height:220px;width:220px;border:2px solid var(--medGray)}#avatar-hat-container,#avatar-outfit-container,#avatar-accessory-container{position:fixed;width:220px;height:222px;display:flex;justify-content:center;align-items:end}.avatar-hat,.avatar-clothes,.avatar-accessories{width:100%}.avatar-frog-hat{position:relative;top:10px}#avatar-customization{display:flex;justify-content:center;align-items:center;flex-direction:column;margin-top:10px;max-width:700px;height:350px}#avatar-customize-options{display:flex;flex-direction:column}.avatar-icon{width:40px;height:40px}#avatar-colors{display:flex;justify-content:center;align-items:center;gap:10px}#avatar-hats,#avatar-clothes,#avatar-accessories{gap:10px}.avatar-color-option img{width:120px;height:120px;object-fit:cover;border:2px solid var(--medGray);border-radius:4px}.avatar-color-option:hover,.avatar-hat-option:hover,.avatar-clothes-option:hover,.avatar-accessory-option:hover{cursor:pointer}.avatar-color.active-color,.avatar-hat-option.active-hat,.avatar-clothes-option.active-clothes,.avatar-accessory-option.active-accessory{border:2px solid var(--orange)}.avatar-hat-option,.avatar-clothes-option,.avatar-accessory-option{width:80px;height:80px;border:2px solid var(--medGray);border-radius:4px;display:flex;justify-content:center;align-items:center;text-align:center;background-color:#fff;overflow:hidden}.avatar-hat-option img,.avatar-clothes-option img,.avatar-accessory-option img{width:250px;object-fit:contain}.avatar-tabs{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:25px;border-radius:2px 2px 0 0;max-width:540px;height:50px;margin-top:20px;padding:10px;outline:2px solid var(--medGray);background-color:var(--lightGray)}.avatar-options{display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap;row-gap:14px;column-gap:20px;width:540px;height:200px;border-radius:0 0 2px 2px;padding:10px;background-color:#fff;outline:2px solid var(--medGray);overflow-y:auto}.avatar-tab-links{cursor:pointer;width:55px;height:50px;display:flex;justify-content:center;align-items:center;border-radius:6px;font-size:25px;transition:color .2s ease;background-color:#fff;border:2px solid var(--medGray)}.avatar-tab-links:hover{border-color:#c5c5c5}.avatar-tab-links.avatar-active-link{border:2px solid var(--orange)}.avatar-tab-contents{display:none}.avatar-active-tab{display:flex}#avatar-editBtn,#avatar-createBtn{border:none;border-radius:14px;height:45px;width:100px;font-size:18px;font-weight:800;background-color:#fff;color:var(--orange);border:2px solid var(--orange)}#avatar-editBtn:hover,#avatar-createBtn:hover{color:#fff;background-color:var(--orange)}#avatar-editBtn:active,#avatar-createBtn:active{transform:scale(.95)}#avatar-backBtn{border:none;border-radius:14px;height:45px;width:100px;font-size:18px;font-weight:600;background-color:var(--lightGray);color:#000;border:2px solid var(--lightGray)}#avatar-backBtn:hover{background-color:var(--medGray);border:2px solid var(--medGray)}#avatar-backBtn:active{transform:scale(.95)}#avatar-create{width:100%;display:flex;justify-content:space-between}@media screen and (max-width: 1020px){.MakeAvatar{width:800px}.avatar-close-btn{margin-left:700px;margin-right:20px}}@media screen and (max-width: 820px){.MakeAvatar{width:550px}.avatar-close-btn{margin-left:480px;margin-right:20px}.avatar-options,.avatar-tabs,#avatar-select{width:400px}.avatar-color-option img{width:100px;height:100px}.avatar-hat-option{width:60px;height:60px}.avatar-icon{width:40px;height:40px}}@media screen and (max-width: 550px){.avatar-close-btn{margin-left:480px;margin-right:40px}body{padding:0}.MakeAvatar{box-shadow:none;width:100%}}@media screen and (max-width: 400px){.avatar-close-btn{margin-left:480px;margin-right:10px}body{padding:0}.MakeAvatar{box-shadow:none;width:100%}#avatar-customize-title{font-size:24px}.avatar-slide-dot{height:10px;width:10px;top:0}#avatar-select{gap:10px;height:180px}.avatar-arrowBtn{height:35px;width:35px}.avatar-btn-icon{width:20px}.avatar-animals{height:160px;width:160px}#avatar-customization{height:300px;margin-top:0}.avatar-tabs{height:40px}.avatar-tab-links{width:40px;height:35px}.avatar-tab-links img{width:35px;height:35px}.avatar-icon{width:20px;height:20px}.avatar-options,.avatar-tabs,#avatar-select{width:300px}.avatar-color-option img{width:80px;height:80px}.avatar-hat-option{width:50px;height:50px}.avatar-icon{width:40px;height:40px}}:root{--bg-color: #0e0e0e;--primary-color: #fead81;--panel-hover: rgba(254, 173, 129, .9);--header-color: #1a1921;--dropdown-color: #0e0e0e;--sidebar-gradient: linear-gradient(180deg, #2c2a3a 30%, #fead81 100%);--hero-gradient: linear-gradient(180deg, #0e0e0e 30%, #2c2a3a 100%);--modal-gradient: linear-gradient(293deg, var(--modal-gradient-start) 0%, var(--modal-gradient-end) 100%);--border-color: #2b2939;--error-delete-color: #ff3859;--shadow-color: rgba(255, 255, 255, .2);--main-text: white;--invert-text: black;--neutral-gray: #9d9d9d;--create-bg: #1A1921;--create-text: #FEAD81;--image-filter: invert(1);--tag-red-selected: #ffa0b0;--tag-orange-selected: #ffa381;--tag-yellow-selected: #ffcf8b;--tag-green-selected: #bed9aa;--tag-blue-selected: #b0dcee;--tag-purple-selected: #d7bed3;--tag-grey-selected: #d0d0d0;--tag-red-unselected: #0e0e0e;--tag-orange-unselected: #0e0e0e;--tag-yellow-unselected: #0e0e0e;--tag-green-unselected: #0e0e0e;--tag-blue-unselected: #0e0e0e;--tag-purple-unselected: #0e0e0e;--tag-grey-unselected: #0e0e0e;--tag-red-unselected-border: #ffa0b0;--tag-orange-unselected-border: #ffa381;--tag-yellow-unselected-border: #ffcf8b;--tag-green-unselected-border: #bed9aa;--tag-blue-unselected-border: #b0dcee;--tag-purple-unselected-border: #d7bed3;--tag-grey-unselected-border: #d0d0d0;--tag-text-selected: black;--tag-text-unselected-red: #ffa0b0;--tag-text-unselected-orange: #ffa381;--tag-text-unselected-yellow: #ffcf8b;--tag-text-unselected-green: #bed9aa;--tag-text-unselected-blue: #b0dcee;--tag-text-unselected-purple: #d7bed3;--tag-text-unselected-grey: #d0d0d0;--modal-gradient-start: #0a0a0a;--modal-gradient-end: #2c2a3a}[data-theme=light]{--bg-color: #fff;--primary-color: #271d66;--panel-hover: rgba(39, 29, 102, .9);--header-color: #ececf7;--dropdown-color: #fff;--sidebar-gradient: linear-gradient(180deg, #d3d3ff 0%, #ffceb4 100%);--hero-gradient: linear-gradient(180deg, #ffffff 50%, #d3d3ff 100%);--modal-gradient: linear-gradient(293deg, var(--modal-gradient-start) 0%, var(--modal-gradient-end) 100%);--border-color: #d3d3ff;--error-delete-color: #ff3859;--shadow-color: rgba(0, 0, 0, .2);--main-text: black;--invert-text: white;--neutral-gray: #636363;--create-bg: white;--create-text: #271d66;--image-filter: invert(0);--tag-red-selected: #ffa0b0;--tag-orange-selected: #ffa381;--tag-yellow-selected: #ffcf8b;--tag-green-selected: #bed9aa;--tag-blue-selected: #b0dcee;--tag-purple-selected: #d7bed3;--tag-grey-selected: #d0d0d0;--tag-red-unselected: #ffd9df;--tag-orange-unselected: #ffdacd;--tag-yellow-unselected: #ffecd1;--tag-green-unselected: #e5f0dd;--tag-blue-unselected: #dff1f8;--tag-purple-unselected: #efe5ed;--tag-grey-unselected: #ececec;--tag-red-unselected-border: #ffd9df;--tag-orange-unselected-border: #ffdacd;--tag-yellow-unselected-border: #ffecd1;--tag-green-unselected-border: #e5f0dd;--tag-blue-unselected-border: #dff1f8;--tag-purple-unselected-border: #efe5ed;--tag-grey-unselected-border: #ececec;--tag-text-selected: black;--tag-text-unselected-red: black;--tag-text-unselected-orange: black;--tag-text-unselected-yellow: black;--tag-text-unselected-green: black;--tag-text-unselected-blue: black;--tag-text-unselected-purple: black;--tag-text-unselected-grey: black;--modal-gradient-start: #ffffff;--modal-gradient-end: #d3d3ff}*{font-family:Inter,sans-serif;color:var(--main-text)}.hide{display:none}.show{display:block}.page-title{margin-bottom:0;font-size:42px;margin-left:max(1.79vw,27px);color:var(--primary-color)}.error{color:var(--error-delete-color);font-weight:500;font-size:14px;font-style:italic}.button-reset{background-color:transparent;border:none;width:max-content;margin:0}button{cursor:pointer;transition:.2s}section{margin:10px;padding:4px 16px 16px;border-style:solid;border:2px solid black;box-shadow:10px 10px 5px #add8e6}.discover-card,#endorsement,#profile-project-card{width:70%;max-width:765px;max-height:265px;border:2px solid black;box-shadow:10px 10px 5px #add8e6;display:grid;grid-template-columns:30% 70%;text-align:left;padding:3%;margin:2.5% auto;transition:1s;opacity:0;animation:fadeIn 1s forwards}.discover-card:hover #endorsement:hover,#profile-project-card:hover{transform:scale(1.05)}@keyframes fadeIn{0%{opacity:0}50%{opacity:.5}to{opacity:1}}#discover-card-body{margin-left:10%;display:flex;flex-direction:column;justify-content:space-evenly;grid-template-rows:10% 50% 30% 10%;font-size:.8rem}#discover-card-body>*{flex:1}#message-card #discover-card-body{margin-top:0%;padding-bottom:5%}#profile-project-body{display:flex;flex-flow:row wrap;justify-content:space-around;align-items:center}#profile-project-card{width:85%}#endorsement{flex-direction:row;width:85%}#message-card{max-height:45px;grid-template-columns:10% 90%;padding-top:0;padding-bottom:3.5%}@media only screen and (max-width: 800px){.discover-card{width:90%;max-width:90%}}#discover-card-profile-picture,#profile-project-profile-picture,#endorsement-profile-picture{width:100%;border:2px solid black;border-radius:100%}#profile-project-profile-picture{width:80%}#endorsement-profile-picture{width:60%}#message-card #discover-card-profile-picture{width:110%;margin-top:15%}#discover-card-name{text-align:center;margin-bottom:0}#message-card #discover-card-name{text-align:left}#discover-card-name:hover,#profile-project-name:hover{text-decoration:underline}#discover-card-description{margin-top:0;max-width:450px}#discover-card-tag-wrapper{display:flex;flex-direction:row;justify-content:space-around;gap:4px;max-width:450px}#discover-card-pronouns{margin-top:0%;text-align:center}.tag{display:flex;align-items:center;border:2px solid lightseagreen;border-radius:5px;text-align:center;padding:.5vw 1vw;max-height:25px}.tag-name{margin:0;font-size:1rem}@media only screen and (max-width: 800px){.tag-name{font-size:2vw}}.orange-button{background-color:var(--orange);color:var(--white);font-size:large;border:none;cursor:pointer;margin:10px}.orange-button:hover{background-color:var(--orange-hover)}.white-button,.icon-button{background-color:var(--white);color:#000;border:none;cursor:pointer}.white-button:hover,.icon-button:hover{background-color:#d0d0d0}.icon-button{width:50px;height:50px}.icon-button>img{width:100%}#return-button{font-weight:700;font-size:larger;height:40px;margin-bottom:10px}#return-button-container{text-align:left;display:flex;position:absolute;float:inline-start;flex-direction:row;align-content:center;margin:auto}.SideBarContainer{width:220px;height:100vh;position:fixed;top:0;left:0;z-index:2;color:var(--dark-lighttheme);background-color:var(--bg-color);background-image:var(--sidebar-gradient);background-position:center;background-size:cover;background-repeat:no-repeat}#lfg-logo{width:80px}.headerContainer{display:flex;flex-direction:row;justify-content:center;align-items:center;text-align:center;width:200px;margin:30px 0}#notif-dot{width:12px;height:12px;background-color:var(--red);color:#fff;font-size:10px;border-radius:50%;position:absolute;top:33px;right:14px}.headerContainer button{background:none;border:none;width:33px;height:33px}.headerContainer h1{font-weight:700;font-size:45px;margin:0 0 0 30px;text-align:center;color:var(--primary-color)}.containerButtonSideBar{display:flex;flex-direction:column;align-items:center;cursor:pointer;gap:10px}.containerButtonSideBar button{color:var(--main-text);width:194px;height:55px;background-color:#0000;border:none;border-radius:30px;font-size:20px;text-align:left;padding-left:20px;padding-right:auto;display:flex;align-items:center;gap:15px}.containerButtonSideBar button img{width:30px;filter:invert(0)}.containerButtonSideBar button:hover{transition-duration:.25s;background-color:var(--invert-text)}.containerButtonSideBar button.active{background-color:var(--primary-color);transition:.25s;font-weight:700;color:var(--invert-text)}.containerButtonSideBar button.active img{filter:invert(1)}.displayProfilePic,#profile-pic{height:140px;width:140px;background-color:var(--header-color);border-radius:4px;display:flex;border:none;margin-bottom:14px;object-fit:cover;overflow:hidden}.displayProfilePic img,#profile-pic img{scale:1.1}/*!!!May be removed later!!!*/.Logout{display:flex;align-items:center;justify-content:center}.Logout button{background-color:#fff;color:#000;position:absolute;bottom:0;margin-bottom:40px;width:120px;height:45px;font-size:18px;border:none;border-radius:12px;font-weight:600}.Logout button:hover{background-color:#c7c6c6}.Create{display:flex;flex-direction:column;align-items:center;justify-content:center}.Create>.error{text-shadow:rgba(0,0,0,.2) 0px 0px 10px;position:absolute;bottom:100px}.Create>button{display:flex;align-items:center;justify-content:center;background-color:var(--create-bg);position:absolute;bottom:0;margin-bottom:40px;width:194px;height:55px;font-size:20px;border:none;border-radius:30px;font-weight:700}.Create>button p{margin-left:15px;color:var(--create-text)}.Create>button:hover{background-color:var(--create-text);color:var(--create-bg);filter:drop-shadow(0px 5px 3px var(--shadow-color));transition:.25s}.Create>button:hover img{filter:invert(1) saturate(0) brightness(2)}@media only screen and (max-width: 799px){.sideBarContainer{width:100vw;height:50px;position:fixed;bottom:10px;background-color:var(--header-color);z-index:1}.ProfileContainer{width:15vw}.containerButtonSideBar{display:flex;flex-direction:row;gap:20px;align-items:center;justify-content:space-evenly;height:80px;background-color:var(--header-color)}.containerButtonSideBar button{width:20vw;height:45px;margin:0 5px 20px;padding-left:calc((100vw - 160px)*.1);padding-right:auto}.containerButtonSideBar button:hover{transition-duration:.25s;background-color:var(--invert-text)}.containerButtonSideBar button.active{background-color:var(--primary-color);transition:.25s;font-weight:700;color:var(--invert-text)}.containerButtonSideBar button.active img{filter:invert(1)}}@media only screen and (max-width: 500px){.containerButtonSideBar{gap:10px}}.popup-cover{display:block;position:fixed;background-color:#000;opacity:50%;top:0;left:0;width:100%;height:100%;z-index:2}.popup{display:flex;flex-direction:column;align-items:center;position:fixed;background:var(--modal-gradient);border-radius:10px;box-shadow:0 0 10px 0 var(--shadow-color);max-width:1121px;max-height:849px;opacity:100%;z-index:3}.small-popup{max-width:456px;display:flex;flex-direction:column;align-items:center;background-color:var(--bg-color);border-radius:10px;box-shadow:0 0 10px 0 var(--shadow-color);opacity:100%;z-index:3;padding:20px 40px}@media (max-width: 576px){.popup .popup{max-width:50vw}}.popup-container{display:flex;position:fixed;align-items:center;justify-content:center;top:0;left:0;width:100%;height:100%;z-index:3;border-radius:10px}#popup-close{position:absolute;border-radius:4px;top:10px;right:10px;background:none}.onFront{z-index:5}.popup-back{position:absolute;border-radius:4px!important;border:none!important;top:0;left:0;background:none!important;margin:min(1.59vw,24px) 0 0 min(1.59vw,24px)!important;display:flex;align-items:center}.popup-back img{height:24px}.popup-close{position:absolute;border-radius:4px!important;border:none!important;top:0;right:0%;width:40px!important;height:40px!important;background:none!important;margin:0!important;z-index:4;padding:8px 18px 0 0}.popup-close.popup-close-edit{right:-4%}@media screen and (max-width: 1180px){.popup-close,.popup-close.popup-close-edit{margin:0 8px 0 0!important;right:1%}}.popup-close img{width:32px;height:32px;filter:var(--image-filter)}.popup-close:hover{cursor:pointer}.popup-close:disabled{cursor:default}#popup-close img{width:40px;height:40px;filter:var(--image-filter)}.page-scroll-lock{position:fixed;padding-right:15px}.popup #filters-popup{display:flex;flex-direction:column;align-items:center}.popup #filters-popup #primary-btn{width:104px;height:40px;padding:5px 16px;font-size:20px;border:none;border-radius:40px;background-color:var(--primary-color);color:var(--invert-text);font-weight:700;margin-top:min(3.67vh,36px);margin-bottom:min(2.65vh,26px)}.popup #filters-popup #primary-btn:hover{transform:scale(1.1);transition:.2s}.popup #filters-popup h2{font-size:24px;margin-top:min(3.46vh,34px);margin-bottom:min(3.05vh,30px);font-weight:600;color:var(--primary-color)}.popup #filters-popup h3{font-size:20px;font-weight:600;color:var(--primary-color);margin:min(.2vh,2px) 0 min(.51vh,5px)}.popup #filters-popup h4{font-size:14px;font-weight:400;color:var(--neutral-gray);font-style:italic;margin:0 0 min(1.02vh,10px)}.popup #filters-popup .popup-section{background-color:var(--bg-color);border-radius:10px;width:100%;overflow:auto;margin:min(1.32vh,13px) min(6.68vw,101px)}.popup #filters-popup #filters{max-width:857px;max-height:340px;width:56.7vw;height:39.9vh;padding:min(2.65vh,26px) min(2.05vw,31px)}.popup #filters-popup #filters p{margin-top:0}.popup #filters-popup #filter-tabs{display:flex;flex-direction:row;flex-wrap:wrap;gap:min(3.87vh,38px) min(2.51vw,38px);justify-content:center;margin:min(1.63vh,16px) auto}.popup #filters-popup .filter-tab{font-size:16px;font-weight:400;color:var(--neutral-gray);cursor:pointer;transition:.2s}.popup #filters-popup .filter-tab:hover{color:var(--primary-color);font-weight:600;transition:none}.popup #filters-popup .filter-tab.selected{font-weight:700;color:var(--primary-color)}.popup #filters-popup hr{border:1px solid var(--header-color);margin:0;margin-bottom:min(1.73vh,17px)}.popup #filters-popup #filter-tags{display:flex;flex-wrap:wrap;gap:min(1.02vh,10px) min(.66vw,10px)}.popup #filters-popup #selected-section{max-width:859px;max-height:178px;width:56.8vw;height:18.1vh;padding:min(1.63vh,16px) min(1.98vw,30px);display:flex;flex-direction:column;align-items:start}.popup #filters-popup #selected-filters{display:flex;flex-wrap:wrap;gap:min(1.02vh,10px) min(.66vw,10px)}@media (max-width: 576px){.popup-back{margin:2.01vw 0 0 2.01vw!important}.popup #filters-popup h2{margin-top:3.76vh;margin-bottom:3.32vh}.popup #filters-popup .popup-section{margin:1.44vh 8.47vw}.popup #filters-popup #filters{width:71.9vw;height:37.6vh;padding:2.88vh 2.6vw}.popup #filters-popup #filter-tabs{column-gap:3.19vw}.popup #filters-popup #selected-section{width:72vw;height:19.7vh;padding:1.77vh 2.52vw}}#header{display:grid;align-items:center;text-align:left;grid-template:"search buttons" 90px / auto max-content;background-color:#0000;background-image:linear-gradient(var(--bg-color) 85%,rgba(0,0,0,0));margin:0 50px;height:90px;position:sticky;top:0;z-index:1}#header-searchbar{grid-area:search}#header-searchbar>.search-wrapper>.search-bar{margin:0;gap:15px}#header-buttons{grid-area:buttons;display:flex;justify-content:flex-end;max-width:fit-content;margin-left:10px}#header-buttons button{background-color:var(--header-color);border-radius:50px;border:none;margin-left:10px;height:45px}#notif-btn{display:flex;align-items:center;justify-content:center;width:45px}#notif-btn img{width:34px}#profile-btn{justify-content:center;width:100%;display:flex;justify-content:space-around;align-items:center;gap:5px;padding:5px 5px 5px 6px}#profile-btn #profile-img-icon{width:32px;height:32px}#profile-btn #profile-img-icon.rounded{object-fit:cover;border-radius:50%;border:1px solid var(--primary-color)}#profile-btn #dropdown-arrow{width:15px;margin-top:5px}#header-profile-dropdown{margin-top:10px;width:165px;height:200px;border-radius:10px;background-color:var(--dropdown-color);box-shadow:0 0 10px 0 var(--shadow-color);border:none;padding:10px}#header-profile-user{display:flex;align-items:center;gap:10px;font-size:16px}#header-profile-email{font-style:italic;font-size:smaller;color:var(--main-text)}#header-profile-dropdown img{height:28px;width:28px}#header-profile-dropdown img.rounded{border-radius:50%;object-fit:cover;border:1px solid var(--primary-color)}#header-profile-dropdown button{background:none;display:flex;width:100%;border-radius:10px;gap:10px;align-items:center;margin:0;flex-shrink:0;color:var(--main-text)}#header-profile-dropdown button:hover{background-color:var(--header-color)}@media only screen and (max-width: 400px){#header{width:85%}}.fa-search{font-size:20px}.search-bar{height:25px;width:calc(100% - 2em);padding:10px 1em;border-radius:40px;background-color:var(--header-color);color:var(--primary-color);font-size:16px;font-family:Inter,sans-serif;font-weight:500;text-align:left;display:flex;flex-direction:row;gap:10px}.search-input,.search-input::placeholder{background:none;width:100%;color:var(--primary-color);border:none;padding:4px;font:inherit;cursor:text;outline:inherit}.search-button{background:none;border:none;font:inherit;cursor:pointer;outline:inherit;align-content:center}.search-button i{color:var(--primary-color)}.navIcon{width:33px;filter:invert()}@media only screen and (max-width: 800px){.search-bar{font-size:16px}}.dropdown-container{position:relative}.dropdown{border-radius:10px;position:absolute;background:none;z-index:2}.select-container{position:relative;width:100%}.select{width:100%;border-radius:10px;position:absolute;background:none;z-index:2;margin-top:5px;box-shadow:0 0 10px 0 var(--shadow-color);max-height:450px;overflow-y:scroll}.select-button{min-width:166px;min-height:45px;width:100%;height:100%;display:flex;border:none;border-radius:10px;flex-direction:row;justify-content:space-between;align-items:center;background-color:var(--header-color);padding:15px;font-size:15px}.select-button .value{display:flex;flex-direction:row;gap:15px;align-items:center}.select-button .placeholder{color:var(--neutral-gray);font-style:italic}.select-button-arrow{width:12px;height:8px;transform:scale(1)}.select-button-arrow.opened{transform:scaleY(-1)}.select-option{min-width:166px;min-height:45px;width:100%;height:100%;border:none;background-color:var(--dropdown-color);padding:15px;font-size:14px;display:flex;flex-direction:row;align-items:center;cursor:pointer;gap:15px}.select-option:disabled{background-color:var(--tag-grey-unselected);color:var(--neutral-gray);cursor:not-allowed}.select-option:hover{background-color:var(--primary-color);color:var(--invert-text)}.select-option:hover .fa,.select-option:hover .fa-solid,.select-option:hover .fa-regular,.select-option:hover .fa-brands{color:var(--invert-text)!important}.select-option.top{border-top-left-radius:10px;border-top-right-radius:10px}.select-option.bottom{border-bottom-left-radius:10px;border-bottom-right-radius:10px}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-thumb{background:var(--header-color);border-radius:10px}::-webkit-scrollbar-thumb:hover{cursor:pointer}#tag-filter-list{display:flex;flex-wrap:wrap}.tag-filter{width:200px;height:30px;border:var(--orange) solid 2px;color:var(--orange);cursor:pointer}.tag-filter-selected{width:200px;height:30px;border:var(--green) solid 2px;color:var(--green);cursor:pointer}#carousel-tabs{display:flex;gap:10px}.carousel-tab{border:none;border-radius:50%;width:14px;height:14px;background-color:var(--header-color)}.carousel-tab:hover,.carousel-tab-active{background-color:var(--primary-color)}.ToTopContainer{position:fixed;right:50px;bottom:50px;width:fit-content;height:fit-content;font-size:3rem;z-index:1}.ToTopContainer .to-top-button{width:40px;height:40px;text-align:center;background:none;border:none;border-radius:50px;animation:fadeIn .15s ease-in-out}.ToTopContainer .to-top-button img{width:20px;rotate:180deg}.to-top-button:hover{background-color:var(--header-color)}.hidden{display:none!important}.bottom-right{position:absolute;bottom:1rem;right:1rem}.top-left{position:absolute;top:1rem;left:1rem}.spinning-loader{border:8px solid var(--neutral-gray);border-radius:50%;border-top:8px solid var(--primary-color);width:60px;height:60px;-webkit-animation:spin 1.5s ease-in-out infinite;animation:spin 1.5s ease-in-out infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}[data-theme=light] .mono-stroke use,[data-theme=dark] button.active .mono-stroke use,.theme-light .svg-color-icon{stroke:#000}[data-theme=dark] .mono-stroke use,[data-theme=light] button.active .mono-stroke use,.theme-dark .svg-color-icon{stroke:#fff}[data-theme=light] .mono-fill use,[data-theme=dark] button.active .mono-fill use,.theme-light .svg-color-icon{fill:#000}[data-theme=dark] .mono-fill use,[data-theme=light] button.active .mono-fill use,.theme-dark .svg-color-icon{fill:#fff}.color-stroke>use{stroke:var(--primary-color)}.color-fill>use{fill:var(--primary-color)}.header-color-stroke>use{stroke:var(--header-color)}.header-color-fill>use{fill:var(--header-color)}.gradient-color-stroke>use{stroke:var(--modal-gradient-start)}.gradient-color-fill>use{fill:var(--modal-gradient-start)}.empty-heart>use{fill:#fff}.filled-heart>use{fill:#f14f76}#img-view{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background-position:center;background-size:cover}.project-uploader{width:323px;height:182px;gap:10px}.project-uploader svg{margin:6px}.project-uploader *{margin:0}#uploaded-image{width:100%;height:100%;object-fit:cover}#browse-link{color:var(--primary-color)}#drop-area{height:100%;width:100%;cursor:pointer}/*!
* Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
* Copyright 2024 Fonticons, Inc.
*/:root,:host{--fa-style-family-brands: "Font Awesome 6 Brands";--fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(/assets/fa-brands-400-O7nZalfM.woff2) format("woff2"),url(/assets/fa-brands-400-Dur5g48u.ttf) format("truetype")}.fab,.fa-brands{font-weight:400}.fa-monero:before{content:""}.fa-hooli:before{content:""}.fa-yelp:before{content:""}.fa-cc-visa:before{content:""}.fa-lastfm:before{content:""}.fa-shopware:before{content:""}.fa-creative-commons-nc:before{content:""}.fa-aws:before{content:""}.fa-redhat:before{content:""}.fa-yoast:before{content:""}.fa-cloudflare:before{content:""}.fa-ups:before{content:""}.fa-pixiv:before{content:""}.fa-wpexplorer:before{content:""}.fa-dyalog:before{content:""}.fa-bity:before{content:""}.fa-stackpath:before{content:""}.fa-buysellads:before{content:""}.fa-first-order:before{content:""}.fa-modx:before{content:""}.fa-guilded:before{content:""}.fa-vnv:before{content:""}.fa-square-js:before{content:""}.fa-js-square:before{content:""}.fa-microsoft:before{content:""}.fa-qq:before{content:""}.fa-orcid:before{content:""}.fa-java:before{content:""}.fa-invision:before{content:""}.fa-creative-commons-pd-alt:before{content:""}.fa-centercode:before{content:""}.fa-glide-g:before{content:""}.fa-drupal:before{content:""}.fa-jxl:before{content:""}.fa-dart-lang:before{content:""}.fa-hire-a-helper:before{content:""}.fa-creative-commons-by:before{content:""}.fa-unity:before{content:""}.fa-whmcs:before{content:""}.fa-rocketchat:before{content:""}.fa-vk:before{content:""}.fa-untappd:before{content:""}.fa-mailchimp:before{content:""}.fa-css3-alt:before{content:""}.fa-square-reddit:before{content:""}.fa-reddit-square:before{content:""}.fa-vimeo-v:before{content:""}.fa-contao:before{content:""}.fa-square-font-awesome:before{content:""}.fa-deskpro:before{content:""}.fa-brave:before{content:""}.fa-sistrix:before{content:""}.fa-square-instagram:before{content:""}.fa-instagram-square:before{content:""}.fa-battle-net:before{content:""}.fa-the-red-yeti:before{content:""}.fa-square-hacker-news:before{content:""}.fa-hacker-news-square:before{content:""}.fa-edge:before{content:""}.fa-threads:before{content:""}.fa-napster:before{content:""}.fa-square-snapchat:before{content:""}.fa-snapchat-square:before{content:""}.fa-google-plus-g:before{content:""}.fa-artstation:before{content:""}.fa-markdown:before{content:""}.fa-sourcetree:before{content:""}.fa-google-plus:before{content:""}.fa-diaspora:before{content:""}.fa-foursquare:before{content:""}.fa-stack-overflow:before{content:""}.fa-github-alt:before{content:""}.fa-phoenix-squadron:before{content:""}.fa-pagelines:before{content:""}.fa-algolia:before{content:""}.fa-red-river:before{content:""}.fa-creative-commons-sa:before{content:""}.fa-safari:before{content:""}.fa-google:before{content:""}.fa-square-font-awesome-stroke:before{content:""}.fa-font-awesome-alt:before{content:""}.fa-atlassian:before{content:""}.fa-linkedin-in:before{content:""}.fa-digital-ocean:before{content:""}.fa-nimblr:before{content:""}.fa-chromecast:before{content:""}.fa-evernote:before{content:""}.fa-hacker-news:before{content:""}.fa-creative-commons-sampling:before{content:""}.fa-adversal:before{content:""}.fa-creative-commons:before{content:""}.fa-watchman-monitoring:before{content:""}.fa-fonticons:before{content:""}.fa-weixin:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-codepen:before{content:""}.fa-git-alt:before{content:""}.fa-lyft:before{content:""}.fa-rev:before{content:""}.fa-windows:before{content:""}.fa-wizards-of-the-coast:before{content:""}.fa-square-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-meetup:before{content:""}.fa-centos:before{content:""}.fa-adn:before{content:""}.fa-cloudsmith:before{content:""}.fa-opensuse:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-square-dribbble:before{content:""}.fa-dribbble-square:before{content:""}.fa-codiepie:before{content:""}.fa-node:before{content:""}.fa-mix:before{content:""}.fa-steam:before{content:""}.fa-cc-apple-pay:before{content:""}.fa-scribd:before{content:""}.fa-debian:before{content:""}.fa-openid:before{content:""}.fa-instalod:before{content:""}.fa-expeditedssl:before{content:""}.fa-sellcast:before{content:""}.fa-square-twitter:before{content:""}.fa-twitter-square:before{content:""}.fa-r-project:before{content:""}.fa-delicious:before{content:""}.fa-freebsd:before{content:""}.fa-vuejs:before{content:""}.fa-accusoft:before{content:""}.fa-ioxhost:before{content:""}.fa-fonticons-fi:before{content:""}.fa-app-store:before{content:""}.fa-cc-mastercard:before{content:""}.fa-itunes-note:before{content:""}.fa-golang:before{content:""}.fa-kickstarter:before{content:""}.fa-square-kickstarter:before{content:""}.fa-grav:before{content:""}.fa-weibo:before{content:""}.fa-uncharted:before{content:""}.fa-firstdraft:before{content:""}.fa-square-youtube:before{content:""}.fa-youtube-square:before{content:""}.fa-wikipedia-w:before{content:""}.fa-wpressr:before{content:""}.fa-rendact:before{content:""}.fa-angellist:before{content:""}.fa-galactic-republic:before{content:""}.fa-nfc-directional:before{content:""}.fa-skype:before{content:""}.fa-joget:before{content:""}.fa-fedora:before{content:""}.fa-stripe-s:before{content:""}.fa-meta:before{content:""}.fa-laravel:before{content:""}.fa-hotjar:before{content:""}.fa-bluetooth-b:before{content:""}.fa-square-letterboxd:before{content:""}.fa-sticker-mule:before{content:""}.fa-creative-commons-zero:before{content:""}.fa-hips:before{content:""}.fa-behance:before{content:""}.fa-reddit:before{content:""}.fa-discord:before{content:""}.fa-chrome:before{content:""}.fa-app-store-ios:before{content:""}.fa-cc-discover:before{content:""}.fa-wpbeginner:before{content:""}.fa-confluence:before{content:""}.fa-shoelace:before{content:""}.fa-mdb:before{content:""}.fa-dochub:before{content:""}.fa-accessible-icon:before{content:""}.fa-ebay:before{content:""}.fa-amazon:before{content:""}.fa-unsplash:before{content:""}.fa-yarn:before{content:""}.fa-square-steam:before{content:""}.fa-steam-square:before{content:""}.fa-500px:before{content:""}.fa-square-vimeo:before{content:""}.fa-vimeo-square:before{content:""}.fa-asymmetrik:before{content:""}.fa-font-awesome:before{content:""}.fa-font-awesome-flag:before{content:""}.fa-font-awesome-logo-full:before{content:""}.fa-gratipay:before{content:""}.fa-apple:before{content:""}.fa-hive:before{content:""}.fa-gitkraken:before{content:""}.fa-keybase:before{content:""}.fa-apple-pay:before{content:""}.fa-padlet:before{content:""}.fa-amazon-pay:before{content:""}.fa-square-github:before{content:""}.fa-github-square:before{content:""}.fa-stumbleupon:before{content:""}.fa-fedex:before{content:""}.fa-phoenix-framework:before{content:""}.fa-shopify:before{content:""}.fa-neos:before{content:""}.fa-square-threads:before{content:""}.fa-hackerrank:before{content:""}.fa-researchgate:before{content:""}.fa-swift:before{content:""}.fa-angular:before{content:""}.fa-speakap:before{content:""}.fa-angrycreative:before{content:""}.fa-y-combinator:before{content:""}.fa-empire:before{content:""}.fa-envira:before{content:""}.fa-google-scholar:before{content:""}.fa-square-gitlab:before{content:""}.fa-gitlab-square:before{content:""}.fa-studiovinari:before{content:""}.fa-pied-piper:before{content:""}.fa-wordpress:before{content:""}.fa-product-hunt:before{content:""}.fa-firefox:before{content:""}.fa-linode:before{content:""}.fa-goodreads:before{content:""}.fa-square-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-jsfiddle:before{content:""}.fa-sith:before{content:""}.fa-themeisle:before{content:""}.fa-page4:before{content:""}.fa-hashnode:before{content:""}.fa-react:before{content:""}.fa-cc-paypal:before{content:""}.fa-squarespace:before{content:""}.fa-cc-stripe:before{content:""}.fa-creative-commons-share:before{content:""}.fa-bitcoin:before{content:""}.fa-keycdn:before{content:""}.fa-opera:before{content:""}.fa-itch-io:before{content:""}.fa-umbraco:before{content:""}.fa-galactic-senate:before{content:""}.fa-ubuntu:before{content:""}.fa-draft2digital:before{content:""}.fa-stripe:before{content:""}.fa-houzz:before{content:""}.fa-gg:before{content:""}.fa-dhl:before{content:""}.fa-square-pinterest:before{content:""}.fa-pinterest-square:before{content:""}.fa-xing:before{content:""}.fa-blackberry:before{content:""}.fa-creative-commons-pd:before{content:""}.fa-playstation:before{content:""}.fa-quinscape:before{content:""}.fa-less:before{content:""}.fa-blogger-b:before{content:""}.fa-opencart:before{content:""}.fa-vine:before{content:""}.fa-signal-messenger:before{content:""}.fa-paypal:before{content:""}.fa-gitlab:before{content:""}.fa-typo3:before{content:""}.fa-reddit-alien:before{content:""}.fa-yahoo:before{content:""}.fa-dailymotion:before{content:""}.fa-affiliatetheme:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-bootstrap:before{content:""}.fa-odnoklassniki:before{content:""}.fa-nfc-symbol:before{content:""}.fa-mintbit:before{content:""}.fa-ethereum:before{content:""}.fa-speaker-deck:before{content:""}.fa-creative-commons-nc-eu:before{content:""}.fa-patreon:before{content:""}.fa-avianex:before{content:""}.fa-ello:before{content:""}.fa-gofore:before{content:""}.fa-bimobject:before{content:""}.fa-brave-reverse:before{content:""}.fa-facebook-f:before{content:""}.fa-square-google-plus:before{content:""}.fa-google-plus-square:before{content:""}.fa-web-awesome:before{content:""}.fa-mandalorian:before{content:""}.fa-first-order-alt:before{content:""}.fa-osi:before{content:""}.fa-google-wallet:before{content:""}.fa-d-and-d-beyond:before{content:""}.fa-periscope:before{content:""}.fa-fulcrum:before{content:""}.fa-cloudscale:before{content:""}.fa-forumbee:before{content:""}.fa-mizuni:before{content:""}.fa-schlix:before{content:""}.fa-square-xing:before{content:""}.fa-xing-square:before{content:""}.fa-bandcamp:before{content:""}.fa-wpforms:before{content:""}.fa-cloudversify:before{content:""}.fa-usps:before{content:""}.fa-megaport:before{content:""}.fa-magento:before{content:""}.fa-spotify:before{content:""}.fa-optin-monster:before{content:""}.fa-fly:before{content:""}.fa-aviato:before{content:""}.fa-itunes:before{content:""}.fa-cuttlefish:before{content:""}.fa-blogger:before{content:""}.fa-flickr:before{content:""}.fa-viber:before{content:""}.fa-soundcloud:before{content:""}.fa-digg:before{content:""}.fa-tencent-weibo:before{content:""}.fa-letterboxd:before{content:""}.fa-symfony:before{content:""}.fa-maxcdn:before{content:""}.fa-etsy:before{content:""}.fa-facebook-messenger:before{content:""}.fa-audible:before{content:""}.fa-think-peaks:before{content:""}.fa-bilibili:before{content:""}.fa-erlang:before{content:""}.fa-x-twitter:before{content:""}.fa-cotton-bureau:before{content:""}.fa-dashcube:before{content:""}.fa-42-group:before{content:""}.fa-innosoft:before{content:""}.fa-stack-exchange:before{content:""}.fa-elementor:before{content:""}.fa-square-pied-piper:before{content:""}.fa-pied-piper-square:before{content:""}.fa-creative-commons-nd:before{content:""}.fa-palfed:before{content:""}.fa-superpowers:before{content:""}.fa-resolving:before{content:""}.fa-xbox:before{content:""}.fa-square-web-awesome-stroke:before{content:""}.fa-searchengin:before{content:""}.fa-tiktok:before{content:""}.fa-square-facebook:before{content:""}.fa-facebook-square:before{content:""}.fa-renren:before{content:""}.fa-linux:before{content:""}.fa-glide:before{content:""}.fa-linkedin:before{content:""}.fa-hubspot:before{content:""}.fa-deploydog:before{content:""}.fa-twitch:before{content:""}.fa-flutter:before{content:""}.fa-ravelry:before{content:""}.fa-mixer:before{content:""}.fa-square-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-vimeo:before{content:""}.fa-mendeley:before{content:""}.fa-uniregistry:before{content:""}.fa-figma:before{content:""}.fa-creative-commons-remix:before{content:""}.fa-cc-amazon-pay:before{content:""}.fa-dropbox:before{content:""}.fa-instagram:before{content:""}.fa-cmplid:before{content:""}.fa-upwork:before{content:""}.fa-facebook:before{content:""}.fa-gripfire:before{content:""}.fa-jedi-order:before{content:""}.fa-uikit:before{content:""}.fa-fort-awesome-alt:before{content:""}.fa-phabricator:before{content:""}.fa-ussunnah:before{content:""}.fa-earlybirds:before{content:""}.fa-trade-federation:before{content:""}.fa-autoprefixer:before{content:""}.fa-whatsapp:before{content:""}.fa-square-upwork:before{content:""}.fa-slideshare:before{content:""}.fa-google-play:before{content:""}.fa-viadeo:before{content:""}.fa-line:before{content:""}.fa-google-drive:before{content:""}.fa-servicestack:before{content:""}.fa-simplybuilt:before{content:""}.fa-bitbucket:before{content:""}.fa-imdb:before{content:""}.fa-deezer:before{content:""}.fa-raspberry-pi:before{content:""}.fa-jira:before{content:""}.fa-docker:before{content:""}.fa-screenpal:before{content:""}.fa-bluetooth:before{content:""}.fa-gitter:before{content:""}.fa-d-and-d:before{content:""}.fa-microblog:before{content:""}.fa-cc-diners-club:before{content:""}.fa-gg-circle:before{content:""}.fa-pied-piper-hat:before{content:""}.fa-kickstarter-k:before{content:""}.fa-yandex:before{content:""}.fa-readme:before{content:""}.fa-html5:before{content:""}.fa-sellsy:before{content:""}.fa-square-web-awesome:before{content:""}.fa-sass:before{content:""}.fa-wirsindhandwerk:before{content:""}.fa-wsh:before{content:""}.fa-buromobelexperte:before{content:""}.fa-salesforce:before{content:""}.fa-octopus-deploy:before{content:""}.fa-medapps:before{content:""}.fa-ns8:before{content:""}.fa-pinterest-p:before{content:""}.fa-apper:before{content:""}.fa-fort-awesome:before{content:""}.fa-waze:before{content:""}.fa-bluesky:before{content:""}.fa-cc-jcb:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-fantasy-flight-games:before{content:""}.fa-rust:before{content:""}.fa-wix:before{content:""}.fa-square-behance:before{content:""}.fa-behance-square:before{content:""}.fa-supple:before{content:""}.fa-webflow:before{content:""}.fa-rebel:before{content:""}.fa-css3:before{content:""}.fa-staylinked:before{content:""}.fa-kaggle:before{content:""}.fa-space-awesome:before{content:""}.fa-deviantart:before{content:""}.fa-cpanel:before{content:""}.fa-goodreads-g:before{content:""}.fa-square-git:before{content:""}.fa-git-square:before{content:""}.fa-square-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-trello:before{content:""}.fa-creative-commons-nc-jp:before{content:""}.fa-get-pocket:before{content:""}.fa-perbyte:before{content:""}.fa-grunt:before{content:""}.fa-weebly:before{content:""}.fa-connectdevelop:before{content:""}.fa-leanpub:before{content:""}.fa-black-tie:before{content:""}.fa-themeco:before{content:""}.fa-python:before{content:""}.fa-android:before{content:""}.fa-bots:before{content:""}.fa-free-code-camp:before{content:""}.fa-hornbill:before{content:""}.fa-js:before{content:""}.fa-ideal:before{content:""}.fa-git:before{content:""}.fa-dev:before{content:""}.fa-sketch:before{content:""}.fa-yandex-international:before{content:""}.fa-cc-amex:before{content:""}.fa-uber:before{content:""}.fa-github:before{content:""}.fa-php:before{content:""}.fa-alipay:before{content:""}.fa-youtube:before{content:""}.fa-skyatlas:before{content:""}.fa-firefox-browser:before{content:""}.fa-replyd:before{content:""}.fa-suse:before{content:""}.fa-jenkins:before{content:""}.fa-twitter:before{content:""}.fa-rockrms:before{content:""}.fa-pinterest:before{content:""}.fa-buffer:before{content:""}.fa-npm:before{content:""}.fa-yammer:before{content:""}.fa-btc:before{content:""}.fa-dribbble:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-internet-explorer:before{content:""}.fa-stubber:before{content:""}.fa-telegram:before{content:""}.fa-telegram-plane:before{content:""}.fa-old-republic:before{content:""}.fa-odysee:before{content:""}.fa-square-whatsapp:before{content:""}.fa-whatsapp-square:before{content:""}.fa-node-js:before{content:""}.fa-edge-legacy:before{content:""}.fa-slack:before{content:""}.fa-slack-hash:before{content:""}.fa-medrt:before{content:""}.fa-usb:before{content:""}.fa-tumblr:before{content:""}.fa-vaadin:before{content:""}.fa-quora:before{content:""}.fa-square-x-twitter:before{content:""}.fa-reacteurope:before{content:""}.fa-medium:before{content:""}.fa-medium-m:before{content:""}.fa-amilia:before{content:""}.fa-mixcloud:before{content:""}.fa-flipboard:before{content:""}.fa-viacoin:before{content:""}.fa-critical-role:before{content:""}.fa-sitrox:before{content:""}.fa-discourse:before{content:""}.fa-joomla:before{content:""}.fa-mastodon:before{content:""}.fa-airbnb:before{content:""}.fa-wolf-pack-battalion:before{content:""}.fa-buy-n-large:before{content:""}.fa-gulp:before{content:""}.fa-creative-commons-sampling-plus:before{content:""}.fa-strava:before{content:""}.fa-ember:before{content:""}.fa-canadian-maple-leaf:before{content:""}.fa-teamspeak:before{content:""}.fa-pushed:before{content:""}.fa-wordpress-simple:before{content:""}.fa-nutritionix:before{content:""}.fa-wodu:before{content:""}.fa-google-pay:before{content:""}.fa-intercom:before{content:""}.fa-zhihu:before{content:""}.fa-korvue:before{content:""}.fa-pix:before{content:""}.fa-steam-symbol:before{content:""}:root{--bg-color: #0e0e0e}[data-theme=light]{--bg-color: #ffffff;--primary-color: #271d66;--text-color: #271D66}[data-theme=dark]{--bg-color: #0e0e0e;--primary-color: #fead81;--text-color: #FFCF8B}.error-box{display:flex;flex-direction:column;flex-align:center;text-align:center;padding-top:200px}#error-image{max-width:100vh;width:500px;width:auto;align-self:center}.error-button-container button:hover{transition-duration:.25s;background-color:var(--text-color)}.error-button-container{display:flex;justify-content:center}.error-button-container button{background-color:var(--primary-color);transition:.25s;font-weight:700;font-size:20px;color:var(--invert-text);border:none;border-radius:30px;padding:10px 15px;display:flex;gap:10px}.error-button-container button img{filter:invert(1);max-width:25px}.errorFrog{max-width:25vh;width:auto;align-self:center}.error-header{color:var(--text-color);font-size:30px}@media only screen and (max-width: 799px){.error-box>*{font-size:50px;margin:50px}.error-button-container{padding-bottom:100px}.error-button-container button{padding:20px 30px;font-size:35px}}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
