#img-view{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background-position:center;background-size:cover;height:100%}#project-video-uploader{border:none;background:transparent}#project-image-uploader #img-view,#project-video-uploader #img-view{width:min(80vw,323px);height:182px;gap:10px}:is(#project-image-uploader #img-view,#project-video-uploader #img-view) svg{margin:6px}:is(#project-image-uploader #img-view,#project-video-uploader #img-view) *{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}.camera-button{width:30px;height:27px;position:absolute;bottom:9px;right:9px;transition:all .2s ease-in-out}.camera-button:hover{transform:translateY(-1px)}.camera-button:active{transform:translateY(0)}[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;text-align:center;padding-top:200px;padding-bottom:50px}#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:all .2s ease-in-out;font-weight:700;font-size:1.25rem;color:var(--invert-text);border:none;border-radius:30px;padding:10px 15px;display:flex;gap:10px;align-items:center;justify-content:center}.error-button-container button:hover{transition-duration:.25s;background-color:var(--text-color);transform:translateY(-1px);opacity:.95}.error-button-container button:active{transform:translateY(0);opacity:1}.errorFrog{max-width:25vh;width:auto;align-self:center}.error-header{color:var(--text-color);font-size:1.875rem}@media only screen and (max-width:799px){.error-button-container button>#compass{margin:0%!important;padding:0%!important;width:30px!important;height:30px!important}}@media only screen and (max-width:800px){.error-box{padding-top:0;padding-bottom:0}.error-header{width:90%;align-self:center}}.editor-header{font-size:1.5rem;font-weight:600;color:var(--primary-color)}.editor-extra-info{font-size:.875rem;color:var(--neutral-gray);font-style:italic}#editor-links{display:flex;flex-direction:column;height:100%}#editor-links>label{margin-bottom:3px}#editor-links>.editor-extra-info{margin-bottom:15px}#editor-contact-info{margin-bottom:30px;padding:20px;background-color:var(--bg-color, #f8f9fa);border-radius:8px;border:1px solid var(--border-color)}.contact-socials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin-top:15px}.contact-social-link{display:flex;align-items:center;gap:10px;padding:12px 16px;background-color:var(--header-color, #ffffff);border:1px solid var(--border-color, #e0e0e0);border-radius:6px;text-decoration:none;color:var(--text-primary, #333333);transition:all .2s ease-in-out}.contact-social-link:hover{background-color:var(--background-hover);border-color:var(--primary-color);transform:translateY(-1px)}.contact-social-link span{font-weight:500;font-size:.875rem}.no-contact-info{margin-top:15px;padding:20px;text-align:center;color:var(--neutral-gray);font-style:italic;background-color:var(--background-primary, #ffffff);border:1px dashed var(--border-color, #e0e0e0);border-radius:6px}#url-input{height:fit-content}#editor-link-list{display:flex;flex-direction:column;gap:15px}.editor-link-item{display:flex;gap:8px;justify-items:center;align-self:stretch;height:100%}@media only screen and (max-width:700px){.editor-link-item{flex-wrap:wrap}html,body{margin:0;height:100%;overflow:hidden}}.editor-link-item>.select-container{width:100%;max-width:166px}.editor-link-item>.select-container .select-options{max-height:min(300px,calc(100vh - 600px));min-height:100%}.editor-link-item .value{display:flex;align-items:center;gap:8px}.FooterContainer{display:flex;position:fixed;bottom:0;text-align:center;justify-content:center;align-items:center;height:50px;width:calc(100% - 220px);z-index:0;background-color:var(--header-color)}.FooterContainer button,.FooterContainer a{border:0px;background:0px;font-size:1.125rem;font-weight:700;margin:2px;text-decoration:none;transition:all .2s ease-in-out}.FooterContainer button:active,.FooterContainer a:active{transform:translateY(0);opacity:1}.FooterContainer button:hover,.FooterContainer a:hover{opacity:.85;transform:translateY(-1px);cursor:pointer;text-decoration:underline solid 3px}@media only screen and (max-width:799px){.FooterContainer{display:none}}#credits-title{color:var(--primary-color);text-align:left;margin-left:clamp(20px,5vw,50px);font-size:1.5rem;font-weight:600}#credit-members-container{display:flex;flex-wrap:wrap;justify-content:center;gap:30px;margin:20px clamp(20px,5vw,50px);padding:0;list-style:none}.lfg-contributor{flex:0 1 clamp(180px,45vw,245px);display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:var(--header-color);padding:20px 15px;border-radius:10px;text-align:center}.no-members{margin-left:clamp(20px,5vw,50px)}@media only screen and (max-width:799px){#credit-members-container{gap:20px}.lfg-contributor{flex-grow:1}}#discover-hero{width:90%;margin:0 auto;background-image:var(--hero-gradient);border-radius:10px}@media only screen and (max-width:1100px){#discover-hero{display:none}}#profile-hero,#project-hero{display:grid;border-radius:10px;padding:22px 25px 26px 26px;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:auto}#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:700px){#profile-hero,#project-hero{display:flex;height:49vw;width:auto;padding:0}.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-carousel{max-width:100%;margin:0 auto;display:flex;flex-direction:column}@media screen and (min-width:1020px){.discover-project-about p{height:fit-content}}.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;transition:all .2s ease-in-out}.discover-carousel-btn img{width:100%;max-height:68px}.carousel-btn-left,.carousel-btn-right{transition:all .2s ease-in-out}.carousel-btn-left{margin-left:0;margin-right:min(18px,calc(100vw * (18 / 1512)));transform:scaleX(-1)}.discover-carousel-btn:hover{opacity:.85;transform:translateY(-1px);cursor:pointer}.discover-carousel-btn:active{transform:translateY(0);opacity:1}.discover-carousel-btn.carousel-btn-left:hover{transform:scaleX(-1) translateY(-1px)!important;opacity:.85}.discover-carousel-btn.carousel-btn-left:active{transform:scaleX(-1) translateY(0)!important;opacity:1}@media only screen and (max-width:700px){.discover-carousel-btn{display:none}}.carousel-contents{display:flex;flex-wrap:nowrap;overflow:hidden;height:370px;max-height:370px;width:90%;border-radius:10px;background-color:var(--header-color)}.discover-carousel-content{display:flex;flex-direction:row;min-width:100%;height:100%;transition:.5s cubic-bezier(.39,.575,.565,1);align-items:center;justify-content:center}.discover-project-image{border-radius:10px 0 0 10px;min-width:0;max-width:57.2%;height:100%;width:auto;overflow:hidden;display:block;align-items:center;justify-content:center}.discover-project-image img{width:100%;height:100%;object-fit:cover;object-position:center}.discover-project-about{border-radius:0 10px 10px 0;padding:23px min(26px,calc(100vw * (26 / 1512)));width:42.8%;height:100%;overflow-wrap:break-word}.discover-project-about h2{margin:20px 0;font-size:2rem;font-weight:700;color:var(--primary-color)}.discover-project-about p{font-size:1.125rem;font-weight:400}.discover-project-about .discover-link{color:var(--primary-color);background:none;box-shadow:none;text-decoration:none;transition:all .2s ease-in-out;display:inline-block}.discover-project-about .discover-link:hover{text-decoration:underline;opacity:.85;transform:translateY(-1px)}.discover-project-about .discover-link:active{transform:translateY(0);opacity:1}.discover-project-about .learn-more{font-size:1.125rem;font-weight:700;border:none;padding:0;position:absolute;right:min(26px,calc(100vw * (26 / 1512)));bottom:23px}.project-tags{grid-area:tags;display:flex;flex-wrap:wrap;justify-content:start;gap:10px;margin-top:10px;margin-bottom:40px;width:max(100%)}.carousel-tag p{color:var(--invert-text)}.discover-carousel-tabs{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:13px}.carousel-tab{border:none;border-radius:50%;width:14px;height:14px;background-color:var(--header-color);transition:all .2s ease-in-out}.carousel-tab:hover{transform:translateY(-1px);opacity:.85}.carousel-tab:active{transform:translateY(0);opacity:1}@media screen and (max-width:1020px){.discover-carousel{max-width:95%}.carousel-contents{height:auto}.carousel-row:first-child{height:100%}.discover-carousel-content{flex-direction:column;height:fit-content}.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;position:relative}.discover-project-about h2{margin:0 0 20px}.discover-project-about>:not(.discover-link){display:none}.discover-project-about .discover-link{display:block;margin:0}.discover-project-about .learn-more{right:auto;bottom:auto;position:relative;margin-top:12px}}@media screen and (max-width:799px){.carousel-contents{height:auto;max-width:calc(100vw - 40px)}}@media only screen and (max-width:1020px){.discover-project-image{height:100%;width:auto}}@media only screen and (max-width:700px){.discover-project-about{height:auto;padding-top:0}.discover-project-about p,.discover-project-about .project-tags{display:none}.discover-project-about h2{font-size:clamp(1.5rem,5vw,2rem);margin-top:20px}}#discover-filters-parent{width:100%;box-sizing:border-box;position:sticky;top:80px;z-index:1;background-color:#0000;background-image:linear-gradient(var(--bg-color) 85%,rgba(0,0,0,0))}@media only screen and (max-width:700px){.discover-page #discover-filters-parent{top:-35px}}#discover-filters{width:90%;margin:20px auto;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.filters-scroller{font-size:medium;border:none;background-color:#0000;width:40px;flex-shrink:0}.filters-scroller.hide{display:block!important;visibility:hidden;opacity:0;pointer-events:none;transition:0s}#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%)}#popup-filters-left-scroll{left:0;text-align:left;background-image:linear-gradient(to right,var(--bg-color) 30%,#00000000 70%)}#popup-filters-right-scroll{right:0;text-align:right;background-image:linear-gradient(to right,#00000000 30%,var(--bg-color) 70%)}#more-filters-scroll-container{display:flex;flex-wrap:nowrap}.more-filters-scroller{font-size:medium;border:none;background-color:#0000;width:40px;flex-shrink:0}.more-filters-scroller.hide{display:block!important;visibility:hidden;opacity:0;pointer-events:none;transition:0s}#discover-tag-filters{height:auto;width:100%;display:flex;overflow-x:scroll;scroll-behavior:smooth;scrollbar-width:none}#discover-tags-wrapper{position:relative;display:flex;flex:0 1 auto;min-width:0;align-items:center;margin-right:20px;overflow:hidden}.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;transition:all .2s ease-in-out}#discover-more-filters-container{display:flex;justify-content:end;right:0;flex:0 0 auto}.discover-tag-filter:hover,#discover-more-filters:hover{background-color:var(--header-color);color:var(--main-text);transform:translateY(-1px);opacity:.85}.discover-tag-filter:active,#discover-more-filters:active{transform:translateY(0);opacity:1}.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;transition:all .2s ease-in-out}#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}.tag-draggable{display:flex;flex-direction:row;align-items:center;gap:5px}.tag-draggable svg:hover{cursor:grab}.tag-draggable svg:hover:active{cursor:grabbing}.tag-drag-handle{display:flex;align-items:center;padding:0;cursor:grab;touch-action:none}.tag-drag-handle:active{cursor:grabbing}.tag-button{display:flex;flex-direction:row;align-items:center;gap:10px;border-radius:30px;border-width:2px;border-style:solid;min-height:28px;height:fit-content;width:max-content;max-width:100%;padding:0 17px;font-size:medium;flex-shrink:0;text-align:left;transition:all .2s ease-in-out}.tag-button p{margin:0;color:var(--tag-text-selected)}.tag-button i{width:14px}.tag-button .fa{color:var(--tag-text-selected)!important}.tag-red,.tag-button-red-selected{background-color:var(--tag-red-selected);border-color:var(--tag-red-selected)}.tag-red.tag-unselected,.tag-button-red-unselected{background-color:var(--tag-red-unselected);border-color:var(--tag-red-unselected-border)}:is(.tag-red.tag-unselected,.tag-button-red-unselected) p{color:var(--tag-text-unselected-red)}:is(.tag-red.tag-unselected,.tag-button-red-unselected) .fa{color:var(--tag-text-unselected-red)!important}.tag-orange,.tag-button-orange-selected{background-color:var(--tag-orange-selected);border-color:var(--tag-orange-selected)}.tag-orange.tag-unselected,.tag-button-orange-unselected{background-color:var(--tag-orange-unselected);border-color:var(--tag-orange-unselected-border)}:is(.tag-orange.tag-unselected,.tag-button-orange-unselected) p{color:var(--tag-text-unselected-orange)}:is(.tag-orange.tag-unselected,.tag-button-orange-unselected) .fa{color:var(--tag-text-unselected-orange)!important}.tag-yellow,.tag-yellow.tag-selected,.tag-button-yellow-selected{background-color:var(--tag-yellow-selected);border-color:var(--tag-yellow-selected)}.tag-yellow.tag-unselected,.tag-button-yellow-unselected{background-color:var(--tag-yellow-unselected);border-color:var(--tag-yellow-unselected-border)}:is(.tag-yellow.tag-unselected,.tag-button-yellow-unselected) p{color:var(--tag-text-unselected-yellow)}:is(.tag-yellow.tag-unselected,.tag-button-yellow-unselected) .fa{color:var(--tag-text-unselected-yellow)!important}.tag-green,.tag-button-green-selected{background-color:var(--tag-green-selected);border-color:var(--tag-green-selected)}.tag-green.tag-unselected,.tag-button-green-unselected{background-color:var(--tag-green-unselected);border-color:var(--tag-green-unselected-border)}:is(.tag-green.tag-unselected,.tag-button-green-unselected) p{color:var(--tag-text-unselected-green)}:is(.tag-green.tag-unselected,.tag-button-green-unselected) .fa{color:var(--tag-text-unselected-green)!important}.tag-blue,.tag-button-blue-selected{background-color:var(--tag-blue-selected);border-color:var(--tag-blue-selected)}.tag-blue.tag-unselected,.tag-button-blue-unselected{background-color:var(--tag-blue-unselected);border-color:var(--tag-blue-unselected-border)}:is(.tag-blue.tag-unselected,.tag-button-blue-unselected) p{color:var(--tag-text-unselected-blue)}:is(.tag-blue.tag-unselected,.tag-button-blue-unselected) .fa{color:var(--tag-text-unselected-blue)!important}.tag-purple,.tag-button-purple-selected{background-color:var(--tag-purple-selected);border-color:var(--tag-purple-selected)}.tag-purple.tag-unselected,.tag-button-purple-unselected{background-color:var(--tag-purple-unselected);border-color:var(--tag-purple-unselected-border)}:is(.tag-purple.tag-unselected,.tag-button-purple-unselected) p{color:var(--tag-text-unselected-purple)}:is(.tag-purple.tag-unselected,.tag-button-purple-unselected) .fa{color:var(--tag-text-unselected-purple)!important}.tag-grey,.tag-button-grey-selected{background-color:var(--tag-grey-selected);border-color:var(--tag-grey-selected)}.tag-grey.tag-unselected,.tag-button-grey-unselected{background-color:var(--tag-grey-unselected);border-color:var(--tag-grey-unselected-border)}:is(.tag-grey.tag-unselected,.tag-button-grey-unselected) p{color:var(--tag-text-unselected-grey)}:is(.tag-grey.tag-unselected,.tag-button-grey-unselected) .fa{color:var(--tag-text-unselected-grey)!important}.tag-periwinkle,.tag-button-periwinkle-selected{background-color:var(--tag-periwinkle-selected);border-color:var(--tag-periwinkle-selected)}.tag-periwinkle.tag-unselected,.tag-button-periwinkle-unselected{background-color:var(--tag-periwinkle-unselected);border-color:var(--tag-periwinkle-unselected-border)}:is(.tag-periwinkle.tag-unselected,.tag-button-periwinkle-unselected) p{color:var(--tag-text-unselected-periwinkle)}:is(.tag-periwinkle.tag-unselected,.tag-button-periwinkle-unselected) .fa{color:var(--tag-text-unselected-periwinkle)!important}.tag-unselected:hover p{color:var(--tag-text-selected)}.tag-unselected:hover .fa{color:var(--tag-text-selected)!important}.tag-red.tag-unselected:hover,.tag-button-red-unselected:hover{background-color:var(--tag-red-selected);border-color:var(--tag-red-selected)}:is(.tag-red.tag-unselected:hover,.tag-button-red-unselected:hover) p,:is(.tag-red.tag-unselected:hover,.tag-button-red-unselected:hover) .fa{color:var(--tag-text-selected)!important}.tag-orange.tag-unselected:hover,.tag-button-orange-unselected:hover{background-color:var(--tag-orange-selected);border-color:var(--tag-orange-selected)}:is(.tag-orange.tag-unselected:hover,.tag-button-orange-unselected:hover) p,:is(.tag-orange.tag-unselected:hover,.tag-button-orange-unselected:hover) .fa{color:var(--tag-text-selected)!important}.tag-yellow.tag-unselected:hover,.tag-button-yellow-unselected:hover{background-color:var(--tag-yellow-selected);border-color:var(--tag-yellow-selected)}:is(.tag-yellow.tag-unselected:hover,.tag-button-yellow-unselected:hover) p,:is(.tag-yellow.tag-unselected:hover,.tag-button-yellow-unselected:hover) .fa{color:var(--tag-text-selected)!important}.tag-green.tag-unselected:hover,.tag-button-green-unselected:hover{background-color:var(--tag-green-selected);border-color:var(--tag-green-selected)}:is(.tag-green.tag-unselected:hover,.tag-button-green-unselected:hover) p,:is(.tag-green.tag-unselected:hover,.tag-button-green-unselected:hover) .fa{color:var(--tag-text-selected)!important}.tag-blue.tag-unselected:hover,.tag-button-blue-unselected:hover{background-color:var(--tag-blue-selected);border-color:var(--tag-blue-selected)}:is(.tag-blue.tag-unselected:hover,.tag-button-blue-unselected:hover) p,:is(.tag-blue.tag-unselected:hover,.tag-button-blue-unselected:hover) .fa{color:var(--tag-text-selected)!important}.tag-purple.tag-unselected:hover,.tag-button-purple-unselected:hover{background-color:var(--tag-purple-selected);border-color:var(--tag-purple-selected)}:is(.tag-purple.tag-unselected:hover,.tag-button-purple-unselected:hover) p,:is(.tag-purple.tag-unselected:hover,.tag-button-purple-unselected:hover) .fa{color:var(--tag-text-selected)!important}.tag-grey.tag-unselected:hover,.tag-button-grey-unselected:hover{background-color:var(--tag-grey-selected);border-color:var(--tag-grey-selected)}:is(.tag-grey.tag-unselected:hover,.tag-button-grey-unselected:hover) p{color:var(--tag-text-selected)!important}.tag-periwinkle.tag-unselected:hover,.tag-button-periwinkle-unselected:hover{background-color:var(--tag-periwinkle-selected);border-color:var(--tag-periwinkle-selected)}:is(.tag-periwinkle.tag-unselected:hover,.tag-button-periwinkle-unselected:hover) p{color:var(--tag-text-selected)!important}.tag-button:hover{cursor:pointer;opacity:.85;transform:translateY(-1px)}.tag-button:active{transform:translateY(0);opacity:1}.tag-label:hover{cursor:default;transition:.2s}.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}}#manual-redirect-link{display:inline-block;transition:all .2s ease-in-out}#manual-redirect-link:hover{opacity:.85;transform:translateY(-1px)}#manual-redirect-link:active{transform:translateY(0);opacity:1}: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%);--create-gradient: linear-gradient(180deg, #fead81 0%, #2c2a3a 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: #ffa281;--tag-yellow-selected: #ffcf8b;--tag-green-selected: #bed9aa;--tag-blue-selected: #b0dcee;--tag-purple-selected: #d7bed3;--tag-grey-selected: #d0d0d0;--tag-periwinkle-selected: #A2ADF9;--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-periwinkle-unselected: #0e0e0e;--tag-red-unselected-border: #ffa0b0;--tag-orange-unselected-border: #ffa281;--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-periwinkle-unselected-border: #A2ADF9;--tag-text-selected: black;--tag-text-unselected-red: #ffa0b0;--tag-text-unselected-orange: #ffa281;--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;--tag-text-unselected-periwinkle: #A2ADF9;--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%);--create-gradient: linear-gradient(180deg, #b0b0fc 0%, #fead81 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: #ffa281;--tag-yellow-selected: #ffcf8b;--tag-green-selected: #bed9aa;--tag-blue-selected: #b0dcee;--tag-purple-selected: #d7bed3;--tag-grey-selected: #d0d0d0;--tag-periwinkle-selected: #A2ADF9;--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-periwinkle-unselected: #d1d6fc;--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-periwinkle-unselected-border: #d1d6fc;--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;--tag-text-unselected-periwinkle: 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:2.625rem;margin-left:max(1.79vw,27px);color:var(--primary-color)}.error{color:var(--error-delete-color);font-weight:500;font-size:.875rem;font-style:italic}.button-reset{background-color:transparent;border:none;width:max-content;margin:0}a:link,a:visited{color:var(--primary-color)}button{cursor:pointer;transition:.2s}button:focus-visible,a:focus-visible{transition:0s;outline:3px solid var(--primary-color);outline-offset:2px}section{margin:10px;padding:4px 16px 16px}.my-projects-grid,.my-projects-list,#discover-panel-box{min-height:35vh}.placeholder-spacing{display:flex;align-items:center;justify-content:center;margin:30px auto}.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}}#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%}}#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%}#profile-project-name:hover{text-decoration:underline}.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}}.skip-link{position:absolute;top:-100%;left:1rem;background-color:var(--bg-color);color:var(--main-text);padding:.75rem 1.5rem;border-radius:0 0 .5rem .5rem;font-weight:600;text-decoration:none;z-index:9999}.skip-link:focus{top:0;outline:2px solid var(--primary-color)}.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}.scale-on-hover{transition:transform .2s}.scale-on-hover:hover{transform:scale(1.05)}.project-back-btn{margin:10px 30px;z-index:3}@media screen and (max-width:700px){.project-back-btn{margin:10px 0}}.SideBarContainer{width:220px;height:100vh;position:fixed;top:0;left:0;z-index:4;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:100%;margin:30px 0}#notif-dot{width:12px;height:12px;background-color:var(--red);color:#fff;font-size:.625rem;border-radius:50%;position:absolute;top:33px;right:14px}.headerContainer button,.headerContainer a{background:none;border:none;text-decoration:none}.headerContainer h1{font-weight:700;font-size:2.8125rem;margin:0;text-align:center;color:var(--primary-color)}.containerButtonSideBar{display:flex;flex-direction:column;align-items:center;cursor:pointer;gap:15px}.containerButtonSideBar>button,.containerButtonSideBar>a{color:var(--main-text);width:174px;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;text-decoration:none}:is(.containerButtonSideBar>button,.containerButtonSideBar>a) img{width:30px;filter:invert(0)}.containerButtonSideBar>button:hover,.containerButtonSideBar>a:hover{transition-duration:.25s;background-color:var(--invert-text)}.containerButtonSideBar>button.active,.containerButtonSideBar>a.active{background-color:var(--primary-color);transition:.25s;font-weight:700;color:var(--invert-text)}:is(.containerButtonSideBar>button.active,.containerButtonSideBar>a.active) img,:is(.containerButtonSideBar>button.active,.containerButtonSideBar>a.active) svg{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}.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:1.125rem;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:1.25rem;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;border:2px solid var(--create-bg)}.Create>button:hover svg{filter:invert(1) saturate(0) brightness(.5);transition:.25s}.Create>button:hover p{color:var(--create-bg);transition:.25s}@media only screen and (max-width:799px){.sideBarContainer{width:100vw;height:50px;position:fixed;bottom:10px;background-color:var(--border-color);z-index:10}.ProfileContainer{width:15vw}.containerButtonSideBar{display:flex;flex-direction:row;gap:15px;align-items:center;justify-content:space-evenly;height:80px;width:100%;background-color:var(--border-color)}.containerButtonSideBar>button,.containerButtonSideBar>a,.containerButtonSideBar .my-projects-create-btn{width:15vw;height:45px;margin:0 5px 20px;background-color:var(--border-color)}.containerButtonSideBar>.my-projects-create-btn>#project-info-create{background-image:var(--create-gradient);width:90px!important;height:90px!important;border-radius:50%!important;padding:0%!important;margin-bottom:30%;border-width:5px!important;border-color:var(--border-color)!important;background-color:var(--border-color);border:solid}.containerButtonSideBar>.my-projects-create-btn>#project-info-create>#create{margin:0%!important;padding:0%!important;width:55px!important;height:55px!important}.containerButtonSideBar>button,.containerButtonSideBar>a{padding-left:calc((100vw - 160px) / 14);padding-right:calc((100vw - 160px) / 14);border:none;text-align:left;display:flex;align-items:center}.containerButtonSideBar>.my-projects-create-btn{border:none;text-align:left;display:flex;align-items:center;width:auto}.containerButtonSideBar>button:hover{transition-duration:.25s;color:var(--primary-color)}.containerButtonSideBar>button.active{background-color:var(--primary-color);transition:.25s;font-weight:700;color:var(--invert-text)}.containerButtonSideBar>button.active img{filter:invert(1)}.sidebar-btn,#my-profile-sidebar-btn{height:55px!important;width:55px!important;border-radius:50%!important;border-width:2%!important;padding:0%!important}.containerButtonSideBar>.sidebar-btn>.sidebar-icon,.containerButtonSideBar>#my-profile-sidebar-btn>#profile{margin:0%!important;padding:25%!important;width:auto!important;height:auto!important}}@media only screen and (max-width:500px){.containerButtonSideBar{gap:5px}}.popup-cover{display:block;position:fixed;background-color:#000;opacity:50%;top:0;left:0;width:100%;height:100%;z-index:4}.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);width:min(1121px,92vw);max-width:1121px;max-height:min(849px,90vh);overflow-y:auto;opacity:100%;z-index:5}.popup:has(.small-popup){max-width:800px;height:40vh}.small-popup{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:var(--bg-color);border-radius:10px;box-shadow:0 0 10px 0 var(--shadow-color);opacity:100%;z-index:5;padding:24px 56px;box-sizing:border-box}.small-popup .confirm-msg{width:80%}@media(max-width:799px){.popup{width:95vw;max-width:95vw;max-height:calc(100vh - 90px)}}@media(max-width:576px){.popup{width:95vw;max-width:95vw;border-radius:8px}.popup .popup{max-width:80vw}}.popup-container{display:flex;position:fixed;align-items:center;justify-content:center;top:0;left:0;width:100%;height:100%;z-index:5;border-radius:10px}@media only screen and (hover:none){.popup{margin:20px;width:95vw;height:85vh;max-width:100vw}.popup-container{align-items:baseline;justify-content:baseline}.popup .popup-container{align-items:center;justify-content:center}.popup .small-popup{height:100%;width:100%;justify-content:center}.popup:has(.small-popup){width:95vw;height:50vh;max-width:500px}.popup-container:has(.popup .small-popup){align-items:center;justify-content:center}}.popup .popup{height:auto;width:auto}#popup-close{position:none;border-radius:4px;top:10px;right:10px;background:none}.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-back:hover{border-color:var(--invert-text)!important;color:var(--invert-text)!important}#back{padding:4px 7px}#back:hover{padding:4px 7px;border-radius:50px!important;background-color:var(--invert-text)!important;border-color:var(--invert-text)!important}#project-creator-editor{scrollbar-width:none}.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:6;padding:8px 18px 0 0}@media screen and (max-width:1180px){.popup-close,.popup-close.popup-close-edit{margin:0 8px 0 0!important}}.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:1.25rem;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:1.5rem;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:1.25rem;font-weight:600;color:var(--primary-color);margin:min(.2vh,2px) 0 min(.51vh,5px)}.popup #filters-popup h4{font-size:.875rem;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;width:100%}.popup #filters-popup .filter-tab{display:block;font-size:1rem;font-weight:400;color:var(--neutral-gray);cursor:pointer;transition:.2s;padding:1px;width:min(20%,30%);text-align:center}.popup #filters-popup .filter-tab:hover{display:block;color:var(--primary-color);font-weight:600;transition:none;padding:1px;text-align:center;text-decoration:underline}.popup #filters-popup .filter-tab.selected{display:block;font-weight:700;color:var(--primary-color);padding:1px;text-align:center}.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;overflow-x:hidden;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 screen and (max-width:700px){#filter-tabs{column-gap:min(6vw,45px)}}@media screen and (max-width:1180px){.popup #filters-popup #filter-tabs{height:auto;width:100%;display:flex;flex-wrap:nowrap;overflow-x:scroll;scroll-behavior:smooth;scrollbar-width:none;justify-content:flex-start;column-gap:5vw}}@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:10vw}.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) 90%,rgba(0,0,0,0));padding-left:calc(5vw - 10px);padding-right:calc(5vw + 10px);width:90%;margin:0;height:90px;position:sticky;top:0;z-index:3}@media screen and (max-width:800px){#header{padding:0 20px;margin:0 auto}}#header-searchbar{grid-area:search;padding:0 10px}#header-searchbar>.search-wrapper>.search-bar{margin:0;gap:15px}#header-buttons{grid-area:buttons;display:flex;justify-content:flex-end;align-items:center;gap:10px;translate:-10px 0}#header-buttons .dropdown-container{padding:0 10px}#header-buttons #about-btn{width:45px;height:45px;padding:0;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:var(--header-color);border:none;cursor:pointer;text-decoration:none;color:var(--main-text);transition:.2s}#header-buttons #about-btn:hover{background-color:var(--invert-text);color:var(--bg-color)}#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:fit-content;border-radius:10px;background-color:var(--dropdown-color);box-shadow:0 0 10px 0 var(--shadow-color);border:none;padding:10px}#header-profile-dropdown hr{border:0;height:2px;background:var(--header-color)}#header-profile-dropdown>#header-profile-user{display:flex;justify-content:center;gap:14px;font-size:1rem}#header-profile-dropdown>#header-profile-user>#header-profile-user-info{display:flex;flex-direction:column;width:fit-content;text-align:left}#header-profile-dropdown>#header-profile-user>#header-profile-user-info #header-profile-username{font-size:1rem;font-weight:700;color:var(--primary-color);margin:1px}#header-profile-dropdown>#header-profile-user>#header-profile-user-info #header-profile-email{font-style:italic;font-size:.75rem;color:var(--main-text);margin:1px}#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);padding:1px 4px;font-size:.9375rem}#header-profile-dropdown a{background:none;display:flex;width:100%;border-radius:10px;gap:10px;align-items:center;margin:0;flex-shrink:0;color:var(--main-text);text-decoration:none;padding:7px 4px;font-size:.9375rem}#header-profile-dropdown button:hover,#header-profile-dropdown a:hover{background-color:var(--header-color)}@media(max-width:799px){.FooterContainer{margin-bottom:3%}}.fa-search{font-size:1.25rem}.search-bar{height:25px;width:calc(100% - 2em);padding:8px 1em;border-radius:40px;background-color:var(--header-color);color:var(--primary-color);font-size:1rem;font-family:Inter,sans-serif;font-weight:500;text-align:left;display:flex;flex-direction:row;gap:10px}.search-input{background:none;width:100%;color:var(--primary-color);border:none;padding:14px;font:inherit;cursor:text;outline:inherit}.search-input:focus,.search-input:focus-visible{border-color:var(--primary-color);border-width:0;border-bottom-width:3px;border-style:solid}.search-input::placeholder{color:var(--primary-color);font:inherit;cursor:text}.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:1rem}}.dropdown-container{position:relative}.dropdown{border-radius:10px;position:absolute;background:none;z-index:15}.select-container{position:relative;width:100%;border-radius:10px}.select{box-sizing:border-box;display:flex;cursor:pointer;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:45px;padding:0 15px;border:1px solid var(--border-color);border-radius:10px;font-size:.9375rem;color:var(--neutral-gray)}.select-search-input{width:100%;border:none!important;outline:none!important;background:transparent;padding:0;margin:0;font-family:inherit;font-size:inherit;color:inherit;box-shadow:none}.select-search-input::placeholder{color:var(--neutral-gray);font-style:italic}.select-button-dropdown{background-color:var(--header-color)}.select-button-input{background-color:var(--bg-color)}.select-button-arrow{transform:scale(1)}.select-button-arrow.opened{transform:scaleY(-1)}.select-options{width:min(100%,90vw);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:auto;overflow-x:hidden}.select-option{min-width:166px;min-height:45px;width:100%;height:100%;border:none;background-color:var(--dropdown-color);padding:15px;font-size:.875rem;display:flex;flex-direction:row;align-items:center;cursor:pointer;gap:8px;text-align:left}.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 .mono-stroke use{stroke:var(--invert-text)!important}.select-option:hover .mono-fill use{fill: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}.placeholder{color:var(--neutral-gray);font-style:italic;text-align:left}.input{min-height:45px;font-size:.9375rem;padding-left:15px;background:var(--bg-color);border:1px solid var(--border-color);border-radius:10px;outline:none;width:100%;box-sizing:border-box;resize:none;box-shadow:0 0 10px #0000001a;flex-grow:1}.input::placeholder{color:var(--neutral-gray);font-style:italic}.input-multiline-container{display:flex;flex-grow:1}.input-multiline{padding:15px}.input-link-wrapper{position:relative;width:100%;display:flex;align-items:center}.input-link-remove{position:absolute;width:23px;height:23px;right:12px;background-color:var(--primary-color);border:none;border-radius:50%;transition:.15s}.input-link-remove>.fa-minus{color:var(--invert-text)}.input-link-remove:hover{background-color:var(--error-delete-color)!important;cursor:pointer}.input-combo-label{color:var(--primary-color);font-size:1.25rem;font-weight:600}.label-info{font-size:.875rem;color:var(--neutral-gray);font-style:italic;margin-top:2px}.label-input-box{display:flex;flex-direction:column}.label-input-box .input,.label-input-box .select{margin-top:10px}.label-input-box textarea{flex:1 1 auto}@media only screen and (max-width:700px){.label-input-box{width:calc(100vw - 60px)}}::-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:7px;bottom:55px;width:fit-content;height:fit-content;font-size:3rem;z-index:1}@media(max-width:800px){.ToTopContainer{bottom:70px}}.ToTopContainer .to-top-button{width:40px;height:40px;text-align:center;background:var(--header-color);border:2px solid var(--main-text);border-radius:50px;animation:fadeIn .15s ease-in-out}.to-top-button:hover{box-shadow:0 0 5px 1px}.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;justify-self:center}@-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,[data-theme=dark] .mono-stroke-invert use,.theme-light .svg-color-icon{stroke:#000}[data-theme=dark] .mono-stroke use,[data-theme=light] button.active .mono-stroke use,[data-theme=light] .mono-stroke-invert 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)}.star{top:9px}.empty-star>use{fill:none;stroke:var(--invert-text)}.project-image-hover>.filled-star>use,.star:hover>use{fill:var(--invert-text);stroke:var(--invert-text)}:not(.project-image-hover)>.filled-star{filter:drop-shadow(0px 0px 10px rgb(0,0,0,.75))}.filled-star>use{fill:var(--main-text);stroke:var(--main-text)}.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{width:95%;max-width:880px;margin:auto;display:flex;flex-direction:row;justify-content:center;align-items:center;height:min(60vh,525px);background-color:var(--bg-color);box-shadow:0 0 10px 0 var(--shadow-color);border-radius:10px;position:relative;overflow:hidden}.login-form,.signup-form{width:100%;max-width:440px;margin:0 auto}.directory{background:var(--sidebar-gradient);color:var(--main-text);background-size:cover;background-position:center;height:100%}.directory img{width:360px;height:auto;margin:auto}.login-form h2,.signup-form h2{font-size:1.5rem;font-weight:600;color:var(--primary-color);margin:20px auto}.signup-input,.login-input,.signup-name-input{width:100%;height:40px;padding:5px 20px;border:none;background-color:var(--header-color);color:var(--main-text);border-radius:10px;text-align:left;outline:none;font-size:.9375rem;box-sizing:border-box}.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:1.25rem;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;padding:5px 16px;font-size:1.25rem;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}.signup-form-inputs,.login-form-inputs{width:100%;max-width:320px;max-height:340px;height:auto;margin:20px auto;gap:15px;display:flex;flex-direction:column;justify-content:center;align-items:stretch}.signup-form p{text-align:center}.signup-form-inputs .row{display:flex;gap:15px;width:100%}.signup-name-input{flex:1;min-width:0}#password-wrapper{position:relative;width:100%;margin:0}#password-wrapper input{padding-right:45px;width:100%}#show-password{position:absolute;top:55%;right:.5rem;transform:translateY(-50%);border:none;background-color:transparent;cursor:pointer}#eye-icon{width:20px;height:20px}::-ms-reveal{display:none}#forgot-password{font-size:.875rem;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}#forgot-password,.mobile-signup,.mobile-login{align-self:center}.spacer{border-bottom:1px solid var(--primary-color)}.mobile-signup,.mobile-login,#signup-btn-mobile,#login-btn-mobile{display:none}.error{text-align:center;padding:5px}@media screen and (max-width:1020px){.background-cover{background-color:var(--bg-color);background-position:center;background-size:cover;background-repeat:no-repeat}.login-form,.signup-form{border-radius:4px;width:100%;max-width:400px;height:auto;margin:0 auto}.directory{visibility:collapse;display:none;width:0}.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(--sidebar-gradient);background-position:center;background-size:cover;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center}.signupProcess-modal{display:flex;flex-direction:column;justify-content:center;align-items:center;position:fixed;top:0;left:0;width:100%;height:100%;background:var(--modal-gradient);background-repeat:no-repeat;z-index:10;margin:0 auto}#create-profile-redirect-modal,#complete-profile-modal,#get-started-modal,#tos-modal{justify-content:center}.CreateProfileRedirect,.ChooseSkills,.ChooseInterests,.ChooseProficiencies,.CompleteProfile,.TermsOfService,.GetStarted{background:var(--bg-color);margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center;height:fit-content;max-height:80vh;width:min(calc(90vw - 20px),880px);border-radius:4px;padding:20px;box-shadow:0 0 10px 0 var(--border-color);z-index:1;overflow-y:scroll}:is(.CreateProfileRedirect,.ChooseSkills,.ChooseInterests,.ChooseProficiencies,.CompleteProfile,.TermsOfService,.GetStarted) #create-profile-redirect-text{height:80%;display:flex;flex-direction:column;justify-content:center;padding:30px;white-space:normal;overflow-wrap:break-word}:is(.CreateProfileRedirect,.ChooseSkills,.ChooseInterests,.ChooseProficiencies,.CompleteProfile,.TermsOfService,.GetStarted) #profile-editor-tags{height:fit-content}.ChooseSkills #profile-editor-tags{width:90%;overflow-y:scroll}#signupProcess-title{font-size:1.75rem;color:var(--primary-color);width:90%;font-weight:600;text-align:center}#signupProcess-subTitle{color:var(--primary-color);font-size:.9375rem;margin:0 10px 20px;font-weight:400}#signupProcess-skills-subTitle{color:var(--primary-color);font-size:1.25rem;font-weight:400}#signupProcess-btns{margin-top:2.5%;width:90%;display:flex;justify-content:space-between}#signupProcess-btns #back{position:relative;top:0;left:0}#signupProcess-btns #next{padding:4px 7px;color:var(--primary-color)}#signup-nextBtn:disabled{border:none;border-radius:14px;height:90px;width:100px;font-size:1.125rem;font-weight:600;background:none;color:var(--neutral-gray);cursor:not-allowed}#signup-nextBtn:disabled:hover{transform:scale(1)}#signup-nextBtn,#signup-backBtn,#accept-tos-btn{border:none;border-radius:14px;height:90px;width:100px;font-size:1.125rem;font-weight:800;background:none;color:var(--primary-color)}#accept-tos-btn{width:fit-content}#signup-nextBtn:hover,#signup-backBtn:hover,#accept-tos-btn{transform:scale(1.1);transition:.2s}#skill-select,#interest-select,#proficiency-select,#getStarted-select{height:515px;width:90%;gap:5%;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;overflow-y:auto;margin:20px;background-color:var(--header-color);border:10px solid var(--header-color);border-radius:5px}.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:.9375rem;border:2px solid var(--lightGray);border-radius:50px;background-color:var(--primary-color);color:#000;font-weight:400;align-self:center}#profile-details{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap;grid-area:profileImage}#profile-details #profile-editor-add-image{width:100%;height:100%}#profile-pic{width:100%;height:auto;border:3px solid var(--primary-color);border-radius:10px}#profile-pic img{width:100%;aspect-ratio:1/1;object-fit:cover}.profile-pic-option{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;z-index:1;border-radius:4px;transition:.2s;gap:10px;width:100%}.profile-pic-option button,.profile-pic-option label{display:block;width:100%;height:auto;padding:5px;font-size:1rem;border:none;border-radius:10px;background-color:var(--primary-color);color:var(--invert-text);font-weight:700;text-align:center;box-shadow:0 0 10px 0 var(--shadow-color)}.profile-pic-option button,.profile-pic-option input{height:100%}.profile-pic-option button:hover,.profile-pic-option label:hover{transform:scale(1.1);transition:.2s;cursor:pointer}.signup-fullname{margin:0 20px}.signup-fullname h2{font-size:1.5rem;margin:0;text-align:left}.signup-fullname p{margin:0;text-align:left}#signup-profile-skill{font-size:.875rem;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:auto;height:8%;margin:10px;padding:0 20px;font-size:1rem;border:2px solid var(--tag-grey-unselected-border);border-radius:40px;background-color:var(--tag-grey-unselected);color:var(--tag-text-unselected);font-weight:400;box-shadow:none}#skill-select>.Audio{border-color:var(--tag-periwinkle-unselected-border);background-color:var(--tag-periwinkle-unselected);color:var(--tag-text-unselected-periwinkle)}#skill-select>.Developer{border-color:var(--tag-yellow-unselected-border);background-color:var(--tag-yellow-unselected);color:var(--tag-text-unselected-yellow)}#skill-select>.Designer{border-color:var(--tag-red-unselected-border);background-color:var(--tag-red-unselected);color:var(--tag-text-unselected-red)}#skill-select>.Soft{border-color:var(--tag-purple-unselected-border);background-color:var(--tag-purple-unselected);color:var(--tag-text-unselected-purple)}#skill-select button.active,#interest-select button.active,#proficiency-select button.active{border-color:var(--tag-grey-selected);background-color:var(--tag-grey-selected);color:var(--tag-text-selected)}#skill-select>.Audio.active{border-color:var(--tag-periwinkle-selected);background-color:var(--tag-periwinkle-selected);color:var(--tag-text-selected)}#skill-select>.Developer.active{border-color:var(--tag-yellow-selected);background-color:var(--tag-yellow-selected);color:var(--tag-text-selected)}#skill-select>.Designer.active{border-color:var(--tag-red-selected);background-color:var(--tag-red-selected);color:var(--tag-text-selected)}#skill-select>.Soft.active{border-color:var(--tag-purple-selected);background-color:var(--tag-purple-selected);color:var(--tag-text-selected)}#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:1rem}#completeProfile-input-container{display:grid;grid-template-columns:1.5fr 1fr 1.5fr 1fr;grid-template-rows:auto auto auto auto auto;grid-template-areas:"profileImage pronouns academicYear headline" "profileImage phoneNumber major bio" "profileImage jobTitle jobTitle bio" "profileImage location location bio" "profileImage funFact funFact bio";row-gap:20px;column-gap:20px;margin:10px 0 20px}#pronouns-input,#headline-input,#phoneNumber-input,#jobTitle-input,#location-input,#funFact-input{font-weight:400;height:50px}:is(#pronouns-input,#headline-input,#phoneNumber-input,#jobTitle-input,#location-input,#funFact-input) input{margin-top:0;background-color:var(--header-color)}#pronouns-input{grid-area:pronouns}#headline-input{grid-area:headline}#phoneNumber-input{grid-area:phoneNumber}#jobTitle-input{grid-area:jobTitle}#jobTitle-input .select-container div{margin-top:0;background-color:var(--header-color);max-height:570%}#location-input{grid-area:location}#funFact-input{grid-area:funFact}#academicYear-input{grid-area:academicYear;height:50px}#academicYear-input .select-container,#academicYear-input .select-button-input{height:100%;min-height:fit-content;width:100%}:is(#academicYear-input .select-container,#academicYear-input .select-button-input) div{background-color:var(--header-color)}#major-input{grid-area:major;height:50px}#major-input .select-container div{margin-top:0;background-color:var(--header-color);max-height:800%}#bio-input{resize:none;font-size:1rem;grid-area:bio;height:100%}#bio-input div textarea{margin-top:0;background-color:var(--header-color)}#terms-of-service-text{display:flex;flex-direction:column;padding:26px 31px;gap:17px;background-color:var(--bg-color);border:1px solid var(--border-color);box-shadow:0 0 10px #0000001a;border-radius:10px;width:75%;min-width:150px;max-height:548px;overflow-y:scroll}#terms-of-service-text h2{text-align:center}#terms-of-service-text p{text-align:left}#tos-checkbox{border-radius:14px;margin:0 5px;height:1.125rem;width:1.125rem}#tos-accept-label{font-size:1.125rem;font-weight:800;color:var(--primary-color)}#accept-tos-section{display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;width:fit-content}#new-project-btn,#join-project-btn{width:240px;height:200px;padding:5px 10px;font-size:1.5rem;border-radius:12px;background-color:var(--primary-color);font-weight:600;box-shadow:0 0 10px 0 var(--shadow-color);display:flex;flex-direction:column;color:var(--invert-text);justify-content:center;border:none;align-items:center}:is(#new-project-btn,#join-project-btn) img{filter:invert(1)}:is([data-theme=light] #new-project-btn,[data-theme=light] #join-project-btn) img{filter:invert(0)}:is([data-theme=light] #new-project-btn:hover,[data-theme=light] #join-project-btn:hover) img{filter:invert(1)}#new-project-btn:hover,#join-project-btn:hover{background-color:var(--border-color);color:var(--main-text)}:is(#new-project-btn:hover,#join-project-btn:hover) img{filter:invert(0)}#back{position:absolute;top:20px;left:20px;cursor:pointer}@media screen and (max-width:1000px){.ChooseSkills,.CompleteProfile,.GetStarted{height:80vh}.CompleteProfile #completeProfile-input-container{display:flex;flex-direction:column;align-items:center;width:100%;overflow-y:scroll}.CompleteProfile #completeProfile-input-container div{width:100%}.CompleteProfile #academicYear-input,.CompleteProfile #major-input,.CompleteProfile #jobTitle-input{height:50px}:is(.CompleteProfile #academicYear-input,.CompleteProfile #major-input,.CompleteProfile #jobTitle-input) .select-container{height:100%;min-height:45px}:is(.CompleteProfile #academicYear-input,.CompleteProfile #major-input,.CompleteProfile #jobTitle-input) .select-container div{margin-top:0;background-color:var(--header-color);max-height:400%}.CompleteProfile #completeProfile-input-container #profile-details{width:60%}.GetStarted,.ChooseSkills #profile-editor-tags{overflow-x:hidden}#getStarted-select{gap:2%;width:95%;margin:0}#new-project-btn,#join-project-btn{width:90%;max-width:240px;height:45%;margin:0}.ChooseSkills #project-editor-selected-tags{width:100%}.TermsOfService #signupProcess-btns{display:grid;height:fit-content;grid-template-columns:1fr 1.5fr 1fr;grid-template-rows:1fr 1fr}.TermsOfService #signup-backBtn{justify-self:center;align-self:center;grid-column:1/2;grid-row:2/3}.TermsOfService #signup-nextBtn{justify-self:center;align-self:center;grid-column:3/4;grid-row:2/3}.TermsOfService #accept-tos-section{justify-self:center;align-self:center;grid-column:1/4;grid-row:1/2}#tos-accept-label{font-size:1rem;text-align:center}}@media screen and (max-width:550px){body{padding:0}}@media screen and (max-width:400px){body{padding:0}#signupProcess-title{font-size:1.5rem}}.edit-profile-body.about{display:grid;grid-template-rows:2fr 1fr 2fr;gap:10px}.edit-profile-body.about #edit-profile-section-3{height:100%;width:100%;padding-bottom:1.5em}.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;border-radius:10px;gap:10px;width:min(50vw,250px);height:min(50vw,250px);aspect-ratio:1 / 1}#img-view img:not(.camera-button){object-fit:cover;width:320px;height:320px;max-width:100%;max-height:100%}.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;row-gap:10px}.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%}#profile-editor-about{display:flex;flex-direction:column;gap:13px;height:100%}textarea,input,select{width:100%;box-sizing:border-box;font-size:1rem}#profile-editor-add-image #img-view{width:100%}@media only screen and (max-width:1171px)and (min-width:700px){.edit-profile-body.about{display:flex;flex-direction:column;gap:24px;padding:0 10px}#edit-profile-section-1{display:flex!important;flex-direction:column;gap:20px;align-items:center;width:100%}.about-row.row-1,.about-row.row-2,.about-row.row-3{display:flex;flex-wrap:wrap;gap:20px;width:100%}.about-row.row-2 .select-button-input{margin-right:10px}.editor-input-item{flex:1 1 250px;min-width:80px;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;width:100%}#edit-profile-section-1{display:flex!important;flex-direction:column!important;align-items:baseline;gap:20px;width:100%;max-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:95%;gap:10px}.about-row.row-1>*,.about-row.row-2>*,.about-row.row-3>*{width:100%}#edit-profile-section-2{display:flex!important;flex-direction:column;align-items:baseline;width:95%;gap:10px}#edit-profile-section-2>*{width:95%}.edit-profile-body.about #edit-profile-section-3>*{width:95%}}#profile-editor-project-selection{display:grid;margin:1rem 0;width:100%;height:auto;grid-template-columns:1fr 1fr 1fr 1fr;gap:20px 16px}@media only screen and (max-width:700px){#profile-editor-project-selection{grid-template-columns:1fr 1fr}}.projectTile{position:relative;aspect-ratio:1 / 1;box-sizing:border-box;overflow:hidden;transition:all .2s ease-in-out}.projectTile img{box-sizing:border-box;border-radius:10px;border:solid 2px white;aspect-ratio:1 / 1;width:100%;height:auto;object-fit:cover;object-position:center}.projectTile .image-overlay{box-sizing:border-box;border-radius:10px;background-color:#00000073;position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.projectTile .project-visibility-button{position:absolute;bottom:9px;right:11.5px;border:none;padding:0;background-color:var(--primary-color);width:30px;height:30px;border-radius:30px;display:flex;justify-content:center;align-items:center;transition:all .2s ease-in-out}.projectTile .project-visibility-button:hover{transform:translateY(-1px);scale:1.1}.projectTile:hover{transform:translateY(-2px)}[data-theme=light] #eye,[data-theme=light] #eye-line{filter:invert(1)}.project-tile-title{font-size:18px;margin-top:6px}.project-tile-hidden .project-tile-title{opacity:.55}#profile-editor-projects{height:100%;font-size:1rem}.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:1rem;transition:all .2s ease-in-out;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}#profile-editor-add-link:hover{opacity:.85;transform:translateY(-1px);cursor:pointer}#profile-editor-add-link:active{transform:translateY(0);opacity:1}.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%);transition:all .2s ease-in-out}.close-btn:hover{opacity:.85;transform:translate(-10%) translateY(calc(90% - 1px));cursor:pointer}.close-btn:active{transform:translate(-10%) translateY(90%);opacity:1}.close-btn>.fa-minus{color:var(--invert-text)}textarea{resize:none}.project-editor-tab{white-space:nowrap}.error-message{display:none}.error-message p{padding-left:32%;font-size:1.25rem;color:red}.required-asterisk{color:red;margin-left:3px}.unsaved-indicator{font-style:italic;font-size:.85em;opacity:.7;margin-left:8px;font-weight:400}.editor-input-item{display:flex;flex-direction:column}@media only screen and (max-width:700px){.editor-input-item button{right:60px}.editor-link-item .input{width:65%}.link-input{display:flex;flex-direction:column}}.editor-input-item input,.editor-input-item select{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}.editor-input-item label{color:var(--primary-color);font-size:2ch;font-weight:700}.editor-input-textarea{position:relative}.editor-input-item button,#profile-editor-add-link,.close-btn,#profile-editor-tags button,.project-editor-tab{transition:all .2s ease-in-out}.editor-input-item button:hover,#profile-editor-add-link:hover,.close-btn:hover,#profile-editor-tags button:hover,.project-editor-tab:hover{transform:translateY(-1px);opacity:.92}.editor-input-item button:active,#profile-editor-add-link:active,.close-btn:active,#profile-editor-tags button:active,.project-editor-tab:active{transform:translateY(0);opacity:1}#profile-editor-tags{display:grid;grid-template:"select search" auto "select search" auto / 1fr 2fr;gap:25px;height:100%}#profile-editor-tags>#project-editor-selected-tags{max-height:633px}#profile-editor-tags>#project-editor-selected-tags>#project-editor-selected-tags-container{max-height:514px}@media only screen and (max-width:800px){#profile-editor-tags #project-editor-tag-search-tabs{gap:20px}}@media only screen and (max-width:700px){#profile-editor-tags{display:flex;flex-wrap:wrap}}.profile-panel-box{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(240px,100%),1fr));justify-content:space-between;justify-items:center;align-content:start;gap:20px;width:100%}.profile-column{width:220px;display:flex}.profile-panel{display:flex;width:240px;flex-shrink:0;height:auto;border:none;border-radius:10px;background-color:var(--header-color);position:relative;flex-direction:column;text-align:left;padding:0 0 20px;margin:0 auto;overflow:hidden}.profile-panel img{width:100%;object-fit:cover;align-self:center;border-radius:10px 10px 0 0}.profile-panel h2{margin:8px 15px 0;font-size:1.25rem;font-weight:700;color:var(--primary-color);line-height:normal;overflow-wrap:break-word;word-break:break-word}.profile-panel h3{margin:0 15px;color:var(--main-text);font-size:1rem;font-weight:400;line-height:normal}.profile-panel #quote{margin:8px 15px 0;color:var(--main-text);font-size:.875rem;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-extras{position:relative;border-radius:0 0 10px 10px;background-color:var(--header-color);color:var(--main-text);height:100%;width:100%;inset:0;display:flex;flex-direction:column;justify-content:flex-start;gap:10px;text-align:left;padding:0;overflow:hidden;box-sizing:content-box}.profile-panel-hover{display:none;opacity:0;transition:opacity .15s ease-in-out}@media only screen and (hover:none){.profile-panel{width:clamp(125px,25vw,200px)}}.profile-panel-hover-item{display:flex;flex-direction:row;align-items:start;font-style:italic;gap:15px;padding:0 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(--main-text);overflow-x:hidden;text-wrap:wrap;align-self:center}.profile-panel-hover-item .mono-stroke>use{stroke:#fead81!important}.profile-panel-hover-item .mono-fill>use{fill:#fead81!important}.profile-panel-hover:hover{opacity:1}.profile-panel-hover:hover h2{text-decoration:underline 3px}.profile-panel:hover .profile-panel-hover{position:absolute;border-radius:0 0 10px 10px;background-color:var(--header-color);color:var(--main-text);height:100%;width:100%;inset:0;display:flex;flex-direction:column;justify-content:center;gap:10px;text-align:left;padding:0 0 10px;overflow:hidden;box-sizing:content-box}.profile-panel:hover .profile-panel-hover .name-and-heart{display:flex;flex-direction:row;align-items:center}.profile-panel:hover .profile-panel-hover #heart-empty,.profile-panel:hover .profile-panel-hover #heart-filled{position:absolute;top:14px;right:14px;opacity:0;transition:opacity .2s}.profile-panel:hover .profile-panel-hover #heart-empty{stroke:#f14f76}.profile-panel:hover .profile-panel-hover #heart-filled{fill:#f14f76}.profile-panel:hover .profile-panel-extras{cursor:pointer}.profile-panel:hover .profile-panel-hover #heart-empty,.profile-panel:hover .profile-panel-hover #heart-filled{opacity:1}@media(max-width:499px){.profile-panel{width:clamp(180px,250px,250px)!important;display:flex}.profile-panel img{border-radius:10px!important;object-fit:contain!important;margin-left:auto!important;margin-right:auto!important}}@media(min-width:500px)and (max-width:555px){.profile-panel{width:98%!important;display:flex}}@media(min-width:556px)and (max-width:799px){.profile-panel{width:clamp(180px,250px,250px)!important;display:flex}.profile-panel img{border-radius:10px!important;object-fit:contain!important;margin-left:auto!important;margin-right:auto!important}}#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:1.25rem;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);transition-duration:.2s;scale:1.1}#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:1.5625rem;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;transition-duration:.2s;scale:1.1}#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:1.5625rem;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:1.25rem;font-weight:600;letter-spacing:0}.edit-region-instruct{box-sizing:border-box;color:var(--neutral-gray);font-size:.875rem;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:.9375rem;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:.875rem;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:1.125rem;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:1.125rem;font-weight:400;line-height:24px}#edit-profile-modal .list-project-hide-icon-button:hover{background-color:#969696;transition-duration:.2s;scale:1.1}#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:.8125rem;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:1rem}.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:.875rem;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:.8125rem}.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:.875rem;font-weight:400}#edit-profile-modal .skills-filter-button:hover{transition-duration:.2s;scale:1.1}#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:.8125rem;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:.9375rem;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:1rem;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:1rem;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);transition-duration:.2s;scale:1.1}.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:.875rem;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);transition-duration:.2s;scale:1.1}#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:1.0625rem;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);transition-duration:.2s;scale:1.1}#profile-page-content{margin:0 50px}#profile-hero{display:flex;background:var(--header-color);border-radius:10px;gap:26px;height:min-content}#profile-hero>#profile-img-container{display:flex;flex-direction:column;gap:14px}#profile-hero>#profile-img-container>#profile-image{width:280px;height:280px;object-fit:cover;border-radius:10px;border:2px solid white;aspect-ratio:1 / 1}#profile-hero>#profile-img-container>#profile-bio{font-style:italic;font-size:.75rem;color:var(--neutral-gray);width:280px;overflow-wrap:break-word;word-break:break-word;text-align:center;margin:auto}@media only screen and (max-width:700px){#profile-hero #profile-image{max-width:100px;max-height:100px}}#profile-hero>#profile-info{display:flex;flex-direction:column;justify-content:space-between;width:100%}#profile-hero>#profile-info #profile-info-text{display:flex;flex-direction:column;gap:20px;margin-bottom:10px}#profile-hero>#profile-info #profile-info-text #profile-top-row{display:flex;justify-content:space-between;align-items:center}#profile-hero>#profile-info #profile-info-text #profile-top-row>#profile-names{display:flex;gap:12px;flex-wrap:wrap}#profile-hero>#profile-info #profile-info-text #profile-top-row>#profile-names>#profile-fullname{color:var(--primary-color);font-size:clamp(1rem,8vw,2rem);font-weight:700;font-style:normal;text-align:left;margin:0;width:fit-content;text-wrap:wrap}#profile-hero>#profile-info #profile-info-text #profile-top-row>#profile-names>#profile-username{color:var(--neutral-gray);font-size:1.25rem;font-style:italic;font-weight:400;margin:0}#profile-hero>#profile-info #profile-info-text #profile-top-row #profile-buttons{display:flex;justify-content:flex-end;align-items:center;align-self:baseline;gap:10px;overflow-wrap:break-word;word-break:break-word;width:fit-content}#profile-hero>#profile-info #profile-info-text #profile-top-row #profile-buttons #heart-empty{stroke:#f14f76}#profile-hero>#profile-info #profile-info-text #profile-top-row #profile-buttons #project-info-edit{flex-shrink:0}#profile-hero>#profile-info #profile-info-text>#profile-extras{font-size:1rem;display:flex;flex-wrap:wrap;align-items:baseline;justify-content:start;gap:20px;overflow-wrap:break-word;word-break:break-word}#profile-hero>#profile-info #profile-info-text>#profile-extras .profile-extra{display:flex;align-items:center;font-style:italic;gap:10px}#profile-hero>#profile-info #profile-info-text>#profile-description{font-size:1rem;text-align:left;max-width:100%;overflow-wrap:break-word;word-break:break-word}#profile-hero>#profile-info #profile-info-text>#profile-funfact{color:var(--neutral-gray);font-size:.875rem;text-align:left;margin-top:auto;font-style:italic;overflow-wrap:break-word;word-break:break-word}#profile-hero>#profile-info #profile-info-text>#profile-funfact>#funfact-start{color:var(--primary-color);font-weight:700;margin-right:5px}#profile-hero>#profile-info #profile-info-text>#profile-interests{display:flex;flex-wrap:wrap;gap:10px;padding:10px;background-color:var(--bg-secondary);border-radius:8px}#profile-hero>#profile-info>#profile-skills{display:flex;flex-wrap:wrap;gap:10px}#profile-extra{display:flex;flex-direction:row;gap:20px;width:100%;margin:20px 0;height:fit-content}#profile-extra #socials,#profile-extra #skills{display:flex;flex-direction:column;gap:20px;width:100%;background-color:var(--header-color);border-radius:10px;padding:10px 10px 10px 20px;height:auto}:is(#profile-extra #socials,#profile-extra #skills) #title{color:var(--primary-color);font-size:clamp(1rem,8vw,2rem);font-weight:700;font-style:normal;text-align:left;margin:0 0 5px;width:fit-content;text-wrap:wrap}:is(#profile-extra #socials,#profile-extra #skills) #skill-block{display:flex;gap:7px;flex-wrap:wrap;overflow-y:auto;margin-top:-30px;padding:15px 0;--webkit--mask-image: linear-gradient(to bottom, transparent, black 10%, black 90%, transparent);-webkit-mask-image:linear-gradient(to bottom,transparent,black 10%,black 90%,transparent);mask-image:linear-gradient(to bottom,transparent,black 10%,black 90%,transparent)}:is(#profile-extra #socials,#profile-extra #skills) #profile-email a,:is(#profile-extra #socials,#profile-extra #skills) #profile-number a{display:flex;align-items:center;font-style:italic;gap:10px;text-decoration:none}:is(#profile-extra #socials,#profile-extra #skills) #profile-email a:hover,:is(#profile-extra #socials,#profile-extra #skills) #profile-number a:hover{text-decoration:underline}#profile-extra #socials{width:33%}@media only screen and (max-width:1100px){#profile-hero{gap:0px}#profile-hero #profile-img-container{margin:10px;flex-wrap:wrap}#profile-hero #profile-img-container img{max-width:min(25vw,25vh);max-height:min(25vw,25vh)}#profile-hero #profile-img-container #profile-bio{max-width:min(25vw,25vh);align-self:flex-start;height:40px}#profile-hero #profile-img-container #profile-names{align-items:baseline}#profile-hero #profile-img-container #profile-info-text{gap:40px}#profile-hero #profile-info{margin:10px}#profile-hero #profile-info #profile-names{align-items:baseline}#profile-hero #profile-info #profile-username{margin:auto}#profile-hero #profile-info #profile-extras{flex-direction:column;align-items:baseline}#profile-hero #profile-info #profile-top-row{flex-wrap:wrap;gap:10px}#profile-hero #profile-info #profile-top-row #profile-buttons{flex-wrap:wrap;justify-content:flex-start!important}}#profile-extras svg{flex-shrink:0}#profile-names{align-items:center}@media only screen and (max-width:700px){#profile-page-content{margin:0 20px}}@media only screen and (max-width:600px){#profile-hero{flex-direction:column}#profile-hero #profile-img-container img{max-width:min(50vw,50vh);max-height:min(50vw,50vh);align-self:center;margin-top:20px}#profile-hero #profile-img-container #profile-bio{max-width:min(50vw,50vh)}#profile-hero #profile-buttons,#profile-hero #profile-extras{margin-right:20px}#profile-extra{flex-direction:column}#profile-extra #socials,#profile-extra #skills{width:auto}}#profile-page-content h2{color:var(--primary-color)}@media only screen and (max-width:1250px){#profile-names{flex-direction:column;align-items:flex-start}}.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:1.25rem;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)}.hidden{display:none!important}.tab-content{width:100%}#about-me-buttons{grid-area:buttons;display:flex;align-items:center;height:100%;gap:7px;flex-wrap:wrap}#about-me-buttons.about-me-buttons-minimal{justify-content:flex-end}@media only screen and (max-width:1200px){.about-me-buttons-minimal{justify-content:flex-start}}#about-me-buttons>button{border:none;background-color:transparent;padding:0}#about-me-buttons>button svg{vertical-align:bottom}#profile-buttons>.dropdown-container>button{border:none;background:transparent}#about-me-buttons button:hover{background-color:var(--bg-color);transition-duration:.2s;scale:1.1}#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}#profile-invite-button{margin-top:8px;align-self:flex-start;background-color:var(--primary-color);color:var(--invert-text);border:none;border-radius:30px;padding:8px 18px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:transform .15s ease-in-out,filter .15s ease-in-out}#profile-invite-button:hover{transform:translateY(-1px);filter:brightness(1.05)}#profile-invite-title{color:var(--primary-color);font-size:1.25rem;font-weight:700;margin-bottom:16px}#profile-invite-empty{color:var(--main-text);font-style:italic;padding:12px 0}#profile-invite-success{color:var(--primary-color);font-weight:600;padding:12px 0}#profile-invite-form{display:grid;grid-template-columns:1fr 4fr;column-gap:16px;row-gap:12px;align-items:center;margin-bottom:12px}.profile-invite-label{color:var(--main-text);font-weight:600;text-align:right}#profile-invite-message{grid-column:2;min-height:80px;resize:vertical;padding:10px 12px;border-radius:10px;border:1px solid var(--border-color);background-color:var(--bg-color);color:var(--main-text);font-size:.9375rem;outline:none;box-sizing:border-box;width:100%}#profile-invite-project .select-button,#profile-invite-role .select-button{background-color:var(--header-color);padding:0 15px}#profile-invite-error{margin-bottom:8px}#profile-invite-send{background-color:var(--primary-color);color:var(--invert-text);border:none;border-radius:8px;padding:10px 18px;font-weight:600;cursor:pointer}#profile-invite-send:disabled{opacity:.6;cursor:not-allowed}@media only screen and (max-width:500px){#profile-invite-form{display:flex;flex-direction:column;align-items:stretch;gap:8px}.profile-invite-label{text-align:left}}#profile-menu-dropdown,#project-info-dropdown{display:flex;flex-direction:column;text-align:left;margin-top:10px;border-radius:10px;background-color:var(--dropdown-color);box-shadow:0 0 10px #00000040;border:none;padding:15px;white-space:nowrap;cursor:default}.profile-menu-dropdown-button,.project-info-dropdown-option{font-size:1rem;background:none;display:flex;width:100%;border-radius:10px;gap:17px;align-items:center;margin:0;flex-shrink:0;color:var(--main-text);border:none;padding-top:7px;padding-bottom:7px}.profile-menu-dropdown-button:hover,.project-info-dropdown-option:hover{background-color:var(--header-color)!important}#profile-menu-report,#profile-menu-block{color:var(--error-delete-color);fill:var(--error-delete-color)}:is(#profile-menu-report,#profile-menu-block) .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;width: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)}.label-periwinkle{background-color:var(--tag-periwinkle-selected);border:2px solid var(--tag-periwinkle-selected)}#profile-projects{grid-area:projects;text-align:left}#profile-projects h2{font-size:1.5rem}#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}#discover-panel-box{width:90%;margin:0 auto 20px;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;justify-content:center}.masonry{margin:0 -10px 60px;height:100%;width:calc(100% + 20px)}.project-panel-box{display:grid;grid-auto-flow:row;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));justify-items:stretch;align-items:stretch;gap:20px;width:100%;padding-bottom:10px}.add-video{height:100%;width:323px;max-width:100%;max-height:182px;border:2px dashed #BDBDBD;border-radius:10px}.add-video-form{display:flex;flex-direction:column;gap:10px;padding:10px}.project-panel{width:100%;height:280px;border:none;border-radius:10px;background-color:var(--header-color);display:flex;flex-direction:column;position:relative;max-width:none;overflow:hidden;text-decoration:none}.project-panel .project-panel-meta{position:relative;padding:0 20px 12px;margin:0;flex-shrink:0;display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;gap:6px;min-width:0}.project-panel .project-panel-meta .project-panel-meta-ghost{position:absolute;top:0;left:0;visibility:hidden;pointer-events:none;display:flex;flex-direction:row;align-items:center;gap:6px;white-space:nowrap}.project-panel .project-panel-meta .tag,.project-panel .project-panel-meta .project-panel-meta-plus{font-size:.75rem;padding:0 6px;line-height:1}.project-panel .project-panel-meta .tag p{font-size:.75rem;line-height:1;margin:0}.project-panel .project-panel-meta .project-panel-meta-extra{display:none}.project-panel a{text-decoration:none}.project-panel .project-image-container{position:relative;width:100%;flex:1 1 auto;min-height:0;overflow:hidden;border-radius:10px 10px 0 0}.project-panel img{object-fit:cover;height:100%;width:100%;border-radius:10px 10px 0 0;align-self:center;background-color:var(--header-color)}.project-panel .project-title-likes{padding:10px 20px;margin:0;flex-shrink:0;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.project-panel .project-title-likes h2{padding:0;margin:0;font-size:1.375rem;font-weight:700;color:var(--primary-color);line-height:normal;text-align:left;overflow-wrap:break-word;word-break:break-word}.project-panel .project-title-likes h2:hover{text-decoration:underline 3px}.project-panel .project-title-likes .project-likes{display:flex;flex-direction:row-reverse;gap:8px;align-items:center;padding-left:8px}.project-panel .project-title-likes .project-likes .follow-amt{margin:0;font-size:.875rem;font-weight:400;color:var(--primary-color);height:fit-content;transition:.2s;font-variant-numeric:tabular-nums;font-feature-settings:"tnum"}.project-panel .project-title-likes .project-likes svg{cursor:pointer}.project-panel .project-title-likes .project-likes .follow-amt.following{color:#f14f76}.project-panel .project-title-likes .project-likes #heart-empty{stroke:#f14f76}.project-panel .project-title-likes .project-likes #heart-empty:hover,.project-panel .project-title-likes .project-likes #heart-filled:hover{transform:scale(1.2)}.project-panel .project-panel-hover{visibility:hidden;opacity:0;transition:visibility .2s,opacity .2s;z-index:15}.project-panel:hover{transition:.2s;border-radius:10px;filter:drop-shadow(2px 2px 10px var(--shadow-color))}.project-panel:hover img{border-radius:10px 10px 0 0}.project-panel:hover .project-panel-hover{visibility:visible;opacity:1;cursor:pointer}.project-panel:hover .project-panel-meta>.project-panel-meta-plus{display:none}.project-panel:hover .project-panel-meta-extra{display:contents}.project-panel-hover{border-radius:10px 10px 0 0;background-color:var(--header-color);color:var(--main-text);position:absolute;left:0;right:0;bottom:0;height:auto;max-height:100%;visibility:visible;transition:visibility .2s;display:flex;flex-direction:column;justify-content:end;text-align:left;gap:6px;padding:3% 0;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;overflow-y:auto}.project-panel-hover img{height:auto;border-radius:10px 10px 0 0}.project-panel-hover h3{padding:0 20px;margin:0;color:var(--main-text);font-size:1rem;font-weight:400;line-height:normal}.project-panel-hover #quote{padding:0 20px;margin:0;color:var(--main-text);font-size:.875rem;font-weight:400;line-height:20px;min-height:0}#project-panel-tags{display:flex;flex-wrap:wrap;gap:10px;padding:0 20px}.project-panel-hover #quote:empty{display:none;margin:0}.project-contributor:hover{cursor:pointer}@media only screen and (any-hover:none){.project-panel{height:auto;display:flex;flex-direction:column;align-self:baseline;z-index:0}.project-panel .project-image-container{flex-direction:column}.project-panel img{border-radius:10px 10px 0 0;box-shadow:2px 2px 10px 2px var(--shadow-color)}.project-panel .project-panel-hover{visibility:visible;opacity:1;position:static;height:auto;z-index:1}}@media only screen and (max-width:700px){.projects-banner-outer{display:none}}#project-creator-editor{display:flex;flex-direction:column;max-width:1121px;width:100%;height:869px;border:none;border-radius:10px;color:var(--main-text);max-height:100%;overflow:scroll}#project-editor-tabs{display:flex;justify-content:space-around;flex-wrap:wrap;margin-top:40px;margin-bottom:10px}.project-editor-tab{border:none;border-radius:30px;padding:10px 20px;background-color:#0000!important;color:var(--main-text);font-size:1.2rem;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}.invalid-tab-alert{color:var(--error-delete-color);margin-left:.25rem;font-size:1.15rem;line-height:1}#project-editor-save{display:block;align-self:center}#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:1.25rem;width:max-content;margin-left:auto;margin-right:auto;font-weight:700;cursor:pointer;margin-top:-1%}#project-editor-save,#team-edit-member-cancel-button{margin-bottom:28px}#project-editor-save.disabled,#project-editor-save:disabled,#team-add-member-add-button:disabled,#team-edit-member-save-button:disabled{opacity:.45;cursor:not-allowed}#project-editor-confirm{border:none;border-radius:30px;padding:10px 20px;background-color:var(--primary-color)!important;color:var(--invert-text);font-size:1.25rem;width:max-content;margin-left:auto;margin-right:auto;font-weight:700;cursor:pointer}#project-editor-save.profile-editor-save{margin-top:0;margin-bottom:28px}.share-button{font-size:1rem;background:none;display:flex;position:relative;border-radius:10px;align-items:center;margin:0;flex-shrink:0;color:var(--main-text);border:none;padding-top:7px;padding-bottom:7px}#profile-menu-dropdown .share-button{width:100%;gap:17px}.share-button:hover{background-color:var(--header-color)!important}#project-info-dropdown .share-button{gap:23.85px;text-align:right}.share-response-popup{width:100%;position:absolute;bottom:2.25em;right:0;padding:6px 0;background-color:var(--shadow-color);color:var(--main-text);border-radius:10px;text-align:center}.share-response-popup .hidden{display:none}.save-error-msg,.save-error-msg-general{margin:auto}.save-error-msg p,.save-error-msg-general p,#invalid-input-error p{margin:-20px 0 10px;text-align:center;font-size:1.125rem;color:red}#invalid-input-error{padding:10px}#project-editor-content{flex-grow:1;margin:35px 56px 0 55px}@media only screen and (max-width:700px){#project-editor-content{margin:0 20px 20px}}#project-editor-content label:not(.drop-area,.add-video-form),#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:1.25rem;font-weight:700;border:none}#project-editor-content select{font-size:1.5ch;color:var(--neutral-gray)}.italic{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:.9375rem;outline:none}@media only screen and (max-width:700px){#project-editor-content select,#project-editor-general input,#project-editor-content textarea,#project-team-add-member-name input{padding-bottom:30px}}#project-editor-content select{appearance:none;position:relative}#project-editor-content .title-input{padding:8px 15px}#project-editor-content textarea{resize:none}.project-editor-extra-info{font-style:italic;font-size:.875rem;color:var(--neutral-gray)}.project-editor-extra-info>input[type=file]{display:none;color:var(--orange)}#project-editor-general{display:grid;height:720px;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:1.125rem;color:red}}.project-editor-input-item{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)}.character-count{font-style:italic;font-size:.9375rem;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;min-height:150px;flex:1 1 auto;overflow-y:visible}#project-editor-description-input .input-multiline-container{overflow-y:auto}#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;max-height:546px}#project-editor-tag-search-container{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:10px;max-height:370px;overflow-y:auto}#project-editor-tag-wrapper{display:flex;flex-direction:column;gap:10px;overflow-x:auto;overflow-y:hidden}#tag-search-divider,#selected-tag-divider{height:2px;min-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;margin:0}#project-editor-long-description-input{grid-area:about}#project-editor-image-ui{display:flex;flex-wrap:wrap;gap:12px;margin:10px 0;max-width:100%}.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;width:100%;height:100%}.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}.project-video-hover{background-color:transparent;pointer-events:none;position:absolute;border-radius:10px;inset:0;padding:9px}#selected-thumbnail,.star,.star-filled,.delete-image{position:absolute;border:none;background:transparent;right:9px;--main-text: white}#selected-thumbnail{filter:var(--image-filter);position:absolute;top:9px;right:9px;padding:0}.delete-image{bottom:9px}.delete-video{pointer-events:all;position:absolute;border:none;border-radius:32px;padding:8px;bottom:9px;right:9px;background-color:var(--main-text)}#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;max-width:100%}[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%;align-items:stretch}#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;max-height:180px}#project-editor-selected-tags{grid-area:select;display:flex;flex-direction:column;max-height:347px;padding-bottom:26px}#project-editor-selected-tags .error{margin-top:15px}#project-editor-selected-tags-container{display:flex;flex-direction:column;justify-content:flex-start;flex-wrap:nowrap;gap:8px;margin-top:15px;overflow-y:auto}#project-editor-type-tags-container{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;gap:8px;overflow-y:auto;max-height:104px}#project-editor-type-tags,#project-editor-selected-tags,#project-editor-tag-search{background-color:var(--bg-color);box-shadow:0 0 10px #0000001a;border-radius:8px}.project-editor-section-header{color:var(--primary-color);font-size:1.25rem;font-weight:700}#project-editor-tag-search-tabs,#project-editor-team-tabs{display:flex;justify-content:center;margin:20px 0}#project-editor-tag-search-tabs{overflow-x:visible;justify-content:flex-start}#project-editor-team-tabs,#project-editor-tag-search-tabs{gap:30px}@media only screen and (max-width:799px){#project-editor-tag-search-tabs{flex-direction:row}}@media only screen and (max-width:420px){#project-editor-team-tabs{flex-direction:column;align-items:center;gap:15px}}.project-editor-tag-search-tab{margin-bottom:10px;padding:0;color:var(--neutral-gray);font-size:1rem;font-weight:400;word-break:normal;max-width:100%}.medium-tag-tab{border-right:1px solid var(--border-color);padding-right:5%}.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:25px}#team-save-info{display:flex;flex-direction:column;align-items:center;margin-top:auto}#confirm-editor-save{display:flex;flex-direction:row;gap:20px;padding-bottom:20px}#confirm-editor-save-text{padding:50px;font-size:1.25rem}#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-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}.edit-position-contact:hover.select-option .project-editor-project-member-name{color:var(--invert-text)}.edit-position-container .project-editor-project-member-info{display:flex;gap:5px;max-height:40px}.edit-position-container .project-editor-project-member-info .project-member-image{width:30px;height:30px;margin:auto}.edit-position-container .project-editor-project-member-info .project-editor-project-member-name{overflow-wrap:normal;word-break:normal;margin:auto}#project-editor-project-members .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{background-color:transparent}#project-team-add-member-info{display:grid;grid-template-areas:"name-label name-search" "role-label role-select" "message-label message-text" "permissions permissions";grid-template-columns:1fr 4fr;grid-template-rows:1fr 1fr auto;column-gap:20px;row-gap:15px}@media only screen and (max-width:400px){#project-team-add-member-info{display:flex;flex-wrap:wrap;align-items:baseline;padding:20px}#user-search-container>.dropdown-container{margin-left:0}}.success{color:green;font-weight:500;font-size:.875rem;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-message-label{grid-area:message-label}#project-team-add-member-message-text{grid-area:message-text;min-height:12em}#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 50px;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:1.25rem;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 min(1vw,10px);font-weight:700}.delete-button:hover{box-shadow:0 0 10px 0 var(--shadow-color)}.delete-button:focus-visible{outline-offset:2px;outline:3px solid var(--primary-color);transition:0s}.positions-popup-list{display:flex;flex-direction:column;gap:25px;margin-top:15px}@media only screen and (max-width:576px){#project-open-positions-popup{overflow-y:auto;padding:20px;flex-wrap:nowrap;justify-content:baseline}.positions-popup-list{max-height:fit-content}#join-team-open-positions-info .positions-popup-list{overflow-y:auto}#positions-popup-list-edit{display:flex;flex-direction:column}#edit-position-role{flex-direction:column}#position-contact{max-width:fit-content}}#team-positions-popup-list-header{text-align:left;font-size:1.25rem;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}.delete-position-button #trash{stroke:#ff3859}#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{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;justify-content:center;align-items:center}#edit-position-button-pair{display:flex;flex-direction:row;gap:10px;align-items:center}#edit-position-details{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;gap:7px}:is(#edit-position-details,#edit-position-role) .select-button-input{padding-right:15px}:is(#edit-position-details,#edit-position-role) .select-button-arrow{margin-left:40px}#edit-position-details>#edit-position-details-left>.edit-position-container>label,#edit-position-details>#edit-position-details-right>.edit-position-container>label{font-size:1rem}#edit-position-details-left,#edit-position-details-right{display:flex;flex-direction:column;gap:8px;align-items:baseline;flex-wrap:wrap;justify-content:center}.edit-position-container{display:flex;align-items:center;gap:5px;width:100%;justify-content:right}button.edit-position-contact{display:flex;background-color:var(--bg-color);border:1px solid var(--border-color);border-radius:10px;padding:15px;cursor:default}.select-option.edit-position-contact{display:flex;gap:5px;padding:5px 15px}button.edit-position-contact .project-member-image{width:32px;height:32px}.edit-position-contact .value{display:flex;gap:5px;overflow:hidden}.value .project-editor-project-member-name{font-size:.875rem}#edit-position-details label{font-size:1rem;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:1rem;font-weight:700}#edit-position-description{display:flex;flex-direction:column;gap:8px;flex:1 0 0}#link-save-info{display:flex;flex-direction:column;justify-content:center;margin-top:auto}#base-url{margin:auto auto auto 0;text-wrap:nowrap;font-size:.9375rem}.delete-social-btn{padding:4px;background:none;border:none;cursor:pointer}.popup-trigger-invisible{background:none;border:none}.project-crop{width:100%;text-align:center;height:1100px;margin:0 20px}.project-crop #project-crop-header{display:block;padding-top:1em}.project-crop #canvas{border:3px solid var(--main-text);margin:1vw 0;object-fit:cover;height:400px}.project-crop img{display:none}.project-crop input[type=range]{width:400px;background:none;margin:.5em}.project-crop #zoom-row,.project-crop #xTrans-row,.project-crop #yTrans-row,.project-crop #aspect-row{display:flex;flex-direction:row;justify-content:center;align-items:center}.project-crop #aspect-row .select-container{width:85px}.project-crop .project-crop-extra-info{margin-top:20px;margin-bottom:20px}.project-crop .confirm-project-crop{display:flex;flex-direction:row;gap:20px;padding-top:10px;padding-bottom:20px;width:100%;justify-content:center}.project-crop #project-crop-save{border:none;border-radius:30px;padding:10px 20px;background-color:var(--primary-color)!important;color:var(--invert-text);font-size:1.25rem;width:max-content;font-weight:700;cursor:pointer;margin-top:-1%}.project-crop #project-crop-cancel{color:var(--primary-color);background-color:transparent;font-size:1.25rem;font-weight:700;border:none}#canvas-crop{background:#fff;aspect-ratio:16/9;height:100%;margin:1vw 0}#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-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;justify-content:space-between;flex-wrap:wrap;gap:10px;padding-right:1vw;padding-left:1vw;width:94%;align-items:baseline}#project-tags #tags{display:flex;justify-content:baseline;flex-wrap:wrap;gap:10px;width:80%;align-items:center}#project-tags .tag-extend,#project-tags .tag-contract{position:relative;right:0;width:30px;height:30px;border:2px solid var(--main-text);border-radius:100px;background:none}:is(#project-tags .tag-extend,#project-tags .tag-contract) p{font-size:1.2rem;margin:-2px 0 0;font-weight:800;color:var(--main-text)}.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;font-size:1rem;color:#271d66;font-family:Inter;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:1.25rem;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:1.25rem;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-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}}.create-post-popup{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:var(--bg-color, #fff);border:1px solid #ccc;border-radius:10px;padding:20px 30px;z-index:1000;width:400px;max-width:90%;box-shadow:0 4px 15px #0003;display:flex;flex-direction:column;gap:15px}.create-post-popup input,.create-post-popup textarea{width:100%;padding:8px 10px;border:1px solid #ccc;border-radius:6px;resize:vertical;font-size:.875rem}.create-post-popup button{align-self:flex-end;padding:8px 15px;border:none;border-radius:6px;background-color:orange;color:#fff;cursor:pointer;transition:background-color .2s ease}.create-post-popup button:hover{background-color:#ff8c00}#project-page-content{display:grid;grid-template:"carousel info" auto "overview people" auto "overview positions" auto / 17fr 15fr;margin:0 50px;gap:0;padding-bottom:100px}@media screen and (max-width:1199px){#project-page-content{grid-template:"carousel" auto "info" auto "overview" auto "people" auto "positions" auto}}@media screen and (max-width:700px){#project-page-content{margin:0 20px;padding-bottom:50px}}.project-carousel{grid-area:carousel;display:flex;flex-direction:column;position:relative;margin-bottom:35px;margin-right:1.5vw}.project-carousel .carousel-contents{height:370px;max-height:370px;width:100%}.project-carousel .carousel-row{position:absolute;height:17px;bottom:-22px;width:100%}.project-carousel .project-carousel-content{display:flex;flex-direction:row;transition:.5s cubic-bezier(.39,.575,.565,1);min-width:100%;height:100%;align-items:center;justify-content:center}.project-carousel .project-carousel-btn{background:none;box-shadow:none;border:none;height:fit-content;margin:8px 0 0}.project-carousel .project-carousel-btn:hover{transition-duration:.2s}.project-carousel .carousel-btn-left{margin:8px 0 0;transform:rotate(90deg)}.project-carousel .carousel-btn-right{margin:8px 0 0;transform:rotate(-90deg)}.project-carousel img{width:100%;height:100%;object-fit:contain;object-position:center;aspect-ratio:16/9}.project-carousel .project-carousel-tabs{display:flex;flex-direction:row;align-items:center;gap:10px;margin-top:8px;margin-left:36px;margin-right:36px}@media only screen and (min-width:1200px){.project-carousel{margin-bottom:30px}}@media only screen and (max-width:1200px){.project-carousel{margin-right:0}}#project-info-panel{grid-area:info;display:flex;flex-direction:column;justify-content:space-between;gap:30px;background-color:var(--header-color);border-radius:10px;text-align:left;padding:20px 10px;max-width:calc(100vw - 340px);margin-bottom:1vw;align-self:start}#project-info-panel #project-info-top{display:flex;flex-direction:column;justify-content:start;padding-right:1vw;padding-left:1vw;gap:10px}@media only screen and (max-width:800px){#project-info-panel{max-width:calc(100vw - 80px)}}.project-info-highlight{color:var(--primary-color)!important}#project-info-header{display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width:700px){#project-info-header{flex-wrap:wrap;gap:10px}#project-info-header #project-info-buttons{margin-left:0}#project-tags{flex-wrap:wrap}}#project-title{grid-area:title;font-size:clamp(1.5rem,5vw,2rem);font-weight:700;color:var(--primary-color);margin-bottom:5px;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}#project-info-buttons{display:flex;margin-left:auto;align-items:center;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 .project-info-followers #heart-empty{stroke:#f14f76}#project-info-buttons .project-info-followers #heart-filled{fill:#f14f76}#project-info-buttons .follow-amt{font-size:.875rem;font-weight:400;color:var(--primary-color);height:fit-content;transition:.2s;font-variant-numeric:tabular-nums;font-feature-settings:"tnum"}#project-info-buttons .follow-amt.following{color:#f14f76}#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:.75rem;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-report,#project-info-buttons #project-info-report .fa-solid{color:var(--error-delete-color)}#project-info-edit{font-size:1rem;border:none;border-radius:30px;background-color:var(--primary-color)!important;color:var(--invert-text);padding:4px 16px;line-height:150%;font-weight:700}#project-hook{flex-grow:1;overflow-wrap:anywhere;-webkit-hyphens:manual;hyphens:manual}#project-status{display:flex;flex-direction:row;justify-content:start;align-items:center;gap:10px;width:100%}#project-status p{color:var(--neutral-gray);margin:0;font-style:italic}#project-info-edit,#project-open-positions-button,.project-people-tab,#project-open-positions-header{border:none;border-radius:40px;background-color:var(--primary-color);color:var(--invert-text);font-size:1rem;font-weight:700;line-height:150%;padding:4px 16px;width:fit-content}#project-open-position-header{margin-left:auto;margin-right:auto}#project-open-positions-button{margin:6px 0}#align-end{align-self:flex-end}.centerer{display:flex;width:100%;align-items:center;justify-content:center}#project-open-positions-popup{border-radius:10px;font-style:normal;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:baseline;align-content:center;width:100%;max-width:1141px;height:849px;max-height:849px;padding:20px 25px;box-sizing:border-box;overflow-y:auto;overflow-x:hidden}#project-open-positions-popup .positions-popup-info-title{margin:0}#project-team-open-positions-info,#join-team-open-positions-info{display:flex;flex-direction:row;justify-content:center;gap:20px;margin-bottom:20px;width:100%;max-width:1141px}#positions-popup-header{text-align:center;font-size:3rem;font-weight:700;width:auto;margin:30px auto;padding:10px 20px;background-color:none;color:var(--primary-color)}.positions-popup-list{text-align:center;background-color:var(--bg-color);box-shadow:0 0 10px #0000001a;border-radius:10px;flex:0 281px;padding:20px;max-width:100%;box-sizing:border-box;margin:0 auto}#positions-popup-list-edit{background-color:transparent;box-shadow:none}#positions-popup-list-edit .select-container{box-shadow:0 0 10px #0000001a}#project-team-open-positions-info>.positions-popup-list{gap:25px;width:100%}#positions-popup-list-buttons{display:flex;flex-direction:column;align-items:center;gap:10px}.team-positions-button{display:flex;flex-direction:row;align-items:center;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}#team-positions-popup-list-buttons .add-item-button *{font-size:1rem;color:var(--neutral-gray)}.positions-popup-list-item{width:max-content;background-color:var(--header-color);color:var(--main-text);border:none;border-radius:50px;font-size:1rem;padding:5px 15px;font-weight:400}#team-positions-popup-list-header>.positions-popup-list-item{display:flex;gap:8px}.positions-popup-list-item:hover,button#positions-popup-list-item-active{background-color:var(--primary-color);color:var(--invert-text);cursor:pointer;font-weight:700}.positions-popup-info-wrapper{display:flex;flex-direction:column;flex-wrap:wrap;flex-grow:2;justify-content:space-between;background-color:var(--bg-color);box-shadow:0 0 10px #0000001a;border-radius:10px;min-height:400px;width:75%}@media only screen and (max-width:1068px){#positions-popup-list-edit #edit-position-details{flex-direction:column;flex-wrap:nowrap;gap:8px;justify-content:center;max-width:max-content;align-self:center}.edit-position-container{justify-content:right}}@media only screen and (max-width:800px){#edit-position-details-left,#edit-position-details-right{flex-wrap:nowrap}}@media only screen and (max-width:395px){.edit-position-container{flex-direction:column}}#join-team-open-positions-info .positions-popup-info-wrapper{gap:15px}.positions-popup-info{display:flex;flex-direction:column;gap:15px;position:relative;background-color:var(--bg-color);border-radius:10px;padding:20px;width:100%;flex-grow:2;box-sizing:border-box}@media only screen and (max-width:1194px){#project-open-positions-popup{gap:30px;box-sizing:border-box;overflow-y:auto;overflow-x:hidden;border-radius:10px}}@media only screen and (max-width:800px){#project-open-positions-popup{overflow-y:auto;padding:20px;justify-content:center;align-items:center}.positions-popup-list,.positions-popup-info-wrapper{max-height:fit-content}.positions-popup-info-wrapper{margin-right:0%;min-height:fit-content;width:100%}#project-team-open-positions-info,#join-team-open-positions-info{flex-wrap:wrap;flex-direction:column}}.positions-popup-info select{margin:0}.positions-popup-info-title{color:var(--primary-color);font-size:1.25rem;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}#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:20px 20px 20px auto;width:max-content;height:50px;display:flex;align-items:center;gap:5px;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;font-size:.875rem;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%}#position-join-request-button{background-color:var(--primary-color);color:var(--invert-text);border:none;border-radius:30px;padding:6px 14px;font-size:.9375rem;font-weight:600;font-style:normal;cursor:pointer;transition:transform .15s ease-in-out,filter .15s ease-in-out}#position-join-request-button:hover{transform:translateY(-1px);filter:brightness(1.05)}#position-join-request{margin:0 20px 20px auto;width:320px;max-width:calc(100% - 40px);display:flex;flex-direction:column;align-items:stretch;gap:6px}#position-join-request-label{font-size:.875rem;color:var(--neutral-gray);font-style:italic}#position-join-request-message{width:100%;min-height:70px;resize:vertical;padding:10px 12px;border-radius:10px;border:1px solid var(--border-color);background-color:var(--bg-color);color:var(--main-text);font-size:.9375rem;outline:none;box-sizing:border-box}#position-join-request-confirmation{color:var(--primary-color);font-weight:600;font-style:normal}#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;overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto}#project-overview-title{font-size:1.5rem;color:var(--primary-color);font-weight:600;margin-bottom:20px}.project-overview-section-header{font-size:1rem;color:var(--primary-color);font-weight:600;margin:10px 0}#project-overview-links-section{display:flex;flex-direction:column;gap:5px;align-items:start;justify-content:start;color:var(--primary-color);font-style:italic;font-size:1rem;margin:15px 0}#project-overview-links-section #project-overview-links{display:flex;flex-direction:row;gap:7px}#project-overview-links-section #project-overview-links button{background-color:transparent;border:none;padding:0}@media only screen and (max-width:700px){#project-overview-links-section{flex-direction:column;align-items:center}}#project-people{grid-area:people}#project-people-content{display:flex;justify-content:center;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;border-width:0;text-decoration:none}.project-contributor-profile{width:clamp(45px,15vw,75px);height:clamp(45px,15vw,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:1rem;color:var(--primary-color)}.project-contributor-info .team-member-role{font-style:italic;font-size:clamp(.625rem,2vw,.875rem);font-weight:400;color:var(--neutral-gray)}#project-people-tabs{display:flex;justify-content:center;gap:10px}#project-people-tab{font-weight:700;font-size:1.3rem;color:var(--primary-color)}#project-open-positions .centerer{grid-area:positions;margin-top:20px;margin-bottom:20px}@media only screen and (max-width:700px){#project-open-positions .centerer{grid-area:positions;margin-top:10px;margin-bottom:10px;display:grid}}#project-open-positions-list{display:flex;flex-flow:wrap;justify-content:center;align-items:center;gap:12px;margin:10px 6px}.label-position{background-color:var(--header-color);color:var(--main-text);border-radius:30px;padding:5px 10px;font-size:1rem}.page#my-projects{box-sizing:border-box}.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;width:100%}.projects-banner-outer{box-sizing:border-box;margin:0 5vw}.my-projects-header-row{box-sizing:border-box;width:auto;margin:30px 5vw;display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}.my-projects-header-row #project-info-create{height:40px}.my-projects-header-row #my-projects-sort-btn{width:160px}.value svg{margin-right:.5em}@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{padding-bottom:100px}}.my-projects-action-buttons{display:flex;flex-direction:row;width:fit-content;gap:15px}.my-projects-action-buttons .arrow-az{transform:rotate(180deg)}.my-projects-action-buttons .value{display:flex}@media only screen and (max-width:700px){.my-projects-header-row{margin:30px 5vw;flex-direction:column;max-width:calc(100vw - 50px);align-items:baseline}.select-container,.my-projects-create-btn{display:flex}}@media only screen and (max-width:799px){.my-projects-filters{margin:0 auto;display:flex;flex-wrap:wrap;justify-content:space-evenly;align-items:center;row-gap:20px}.my-projects-action-buttons{margin:0 auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.my-projects-action-buttons>.select-container{display:flex!important;align-items:center!important;justify-content:center!important}}.my-projects-display-switch{box-sizing:border-box;background-color:var(--header-color);border:0px;border-radius:100px;padding:2px;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:41px;height:41px;display:flex;justify-content:center;align-items:center}.my-projects-display-switch .display-switch-option i{color:var(--primary-color)}.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)}.my-projects-display-switch .display-switch-option#selected i{color:var(--invert-text)}.my-projects-all-projects-button{box-sizing:border-box;width:fit-content;background:none;border:0px;border-radius:55px;padding:6px 17px;color:var(--main-text);text-align:center;font-size:1.125rem;font-family:Inter;font-weight:700;line-height:28px;letter-spacing:0%}.my-projects-all-projects-selected{background-color:var(--primary-color);color:var(--invert-text)}.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:1.125rem;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)}.containerButtonSideBar .my-projects-create-btn>button{height:45px;padding-left:calc((100vw - 160px) / 14);padding-right:calc((100vw - 160px) / 14);background:var(--sidebar-gradient);z-index:10}.containerButtonSideBar .my-projects-create-btn>button svg{filter:invert(1) saturate(0) brightness(1);transition:.25s}.my-projects-all-projects-button:hover,.my-projects-create-btn>button:hover{transform:scale(1.1);transition:.2s}.containerButtonSideBar .my-projects-create-btn>button:hover{background-color:var(--main-text)}.my-projects-create-btn>#project-info-create{gap:14px}.my-projects-create-btn>#project-info-create p{color:var(--invert-text)}.my-projects-create-btn>#project-info-create .color-fill>use{fill:var(--invert-text)}.page#my-projects #my-projects-hr{box-sizing:border-box;border-color:var(--header-color);margin:0 5vw}@media only screen and (max-width:700px){.page#my-projects hr{margin-left:20px;margin-right:20px}}.my-projects-no-project{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(clamp(250px,30vw,350px),80vw),1fr));justify-content:space-between;align-content:start;gap:20px;width:fit-content;margin:30px auto;text-align:center}.my-projects-grid{width:90%;margin:30px auto 60px;gap:20px;display:flex;flex-wrap:wrap}.my-project-grid-card{display:flex;flex-direction:column;align-content:start}@media only screen and (max-width:768px){.my-projects-grid{justify-content:center}}.add-video-title{font-size:1rem!important}.add-video-input{font-size:.875rem;padding:10px;border-radius:10px;border:none;color:var(--neutral-gray);bg-color:var(--main-text)}.add-video .confirm-deny-btns{display:flex;flex-direction:row;align-items:center;justify-content:center}.add-video .confirm-btn{border:none;outline:none;box-shadow:none;font-size:1rem;font-weight:700;line-height:28px;color:var(--invert-text);background-color:var(--primary-color);padding:4px 18px;border-radius:55px;min-width:106px;width:fit-content}.add-video .confirm-btn:hover{box-shadow:0 0 10px 0 var(--shadow-color)}.add-video .deny-btn{background:none;border:none;outline:none;box-shadow:none;font-size:1rem;font-weight:700;color:var(--primary-color);min-width:106px;width:fit-content;border-radius:55px;padding-left:19px;padding-right:19px}.grid-card-image{grid-area:image;box-sizing:border-box;border:2px solid var(--bg-color);border-radius:10px;width:200px;height:200px;object-fit:cover;box-shadow:0 0 10px 0 var(--shadow-color);cursor:pointer}.grid-card-image-button{border-radius:10px;width:200px;height:200px;color:#0000;background-color:#0000;margin:0;padding:0;border-width:0;outline-width:0}.grid-card-image-button:focus{border-radius:10px;outline-width:4px;outline-style:solid;outline-color:var(--primary-color)}.grid-card-image-button:hover{transition-duration:.2s;scale:1.1}.grid-card-details{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.grid-card-title{box-sizing:border-box;color:var(--primary-color);text-align:left;width:150px;text-wrap:wrap;font-size:1rem;font-family:Inter;font-weight:700;line-height:28px;letter-spacing:0%;cursor:pointer;text-decoration:none;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.grid-card-title:focus{border-width:4px}.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){align-self:stretch}.grid-card-options-button,#grid-card-options-button{display:flex;align-items:center;box-sizing:border-box;background:none;border:0px;border-radius:20px;color:var(--main-text);padding:5px 10px;margin:0;text-align:right;font-size:.75rem;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(.card-options-list){box-sizing:border-box;margin-bottom:100px;border:0px;border-radius:10px;box-shadow:0 0 10px 0 var(--shadow-color);z-index:1}.card-options-list{position:absolute;right:0;box-sizing:border-box;background-color:var(--dropdown-color);border:0px;border-radius:10px;box-shadow:1px 2px 2px var(--shadow-color);width:154px;height:fit-content;padding:15px 10px;z-index:1;display:flex;flex-direction:column;gap:10px}.card-options-list button{display:flex;justify-content:space-between;align-items:center;padding:5px}.card-options-list button #trash{stroke:#ff3859}.card-options-list button:hover{background-color:var(--header-color)}@media(max-width:799px)and (max-height:850px){.my-projects-grid{padding-bottom:20%}}.my-projects-list{box-sizing:border-box;margin-bottom:60px;padding-left:60px;padding-right:64px;display:flex;flex-direction:column;gap:10px}.my-projects-list-header{box-sizing:border-box;margin:30px 64px 10px 60px;padding-right:80px;display:flex;flex-direction:row;justify-content:end;gap:10px}.project-header-label{color:var(--primary-color);text-align:left;font-size:1.25rem;font-family:Inter;font-weight:700;line-height:28px;letter-spacing:0%}.project-header-label.title{justify-self:start;flex-grow:1;flex-shrink:1;flex-basis:512px;padding-left:10px}.project-header-label.status{width:250px;flex-shrink:0}.project-header-label.date{text-align:right;width:120px;flex-shrink:0;white-space:nowrap}.my-project-list-card{box-sizing:border-box;background-color:var(--header-color);display:flex;flex-direction:row;justify-content:flex-end;gap:10px;border:0px;border-radius:10px;height:fit-content;padding:10px 20px 10px 10px;font-size:1.25rem}.my-project-list-card .dropdown-container{display:flex;flex-direction:row;align-items:center;flex-grow:.025}@media only screen and (max-width:700px){.my-projects-grid,.my-projects-list{padding-left:0;padding-right:0;margin:30px 20px 20px}.my-projects-list-header{display:none}.list-card-section1{grid-area:name}.list-card-status{grid-area:status}.list-card-date{grid-area:date}.dropdown-container #list-card-options-button{grid-area:menu}.my-project-list-card{display:grid;grid-template-columns:3fr 1fr;grid-template-rows:1fr 1fr;grid-template-areas:"name menu" "status date"}.dropdown-container{margin-left:auto}}.list-card-section1{box-sizing:border-box;flex-grow:1;flex-shrink:1;display:flex;flex-direction:row;align-items:center;gap:20px;width:100%;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.list-card-image{box-sizing:border-box;border:0px;border-radius:10px;width:160px;height:80px;object-fit:cover;cursor:pointer}.list-card-title{box-sizing:border-box;color:var(--primary-color);text-align:left;font-size:1.25rem;font-family:Inter;font-weight:700;line-height:28px;letter-spacing:0%;cursor:pointer;width:100%}.list-card-title:hover{text-decoration:underline}.list-card-status{box-sizing:border-box;color:var(--main-text);text-align:left;font-size:1.25rem;font-family:Inter;font-weight:400;line-height:28px;letter-spacing:0%;flex-basis:250px;display:flex;align-items:center;flex-shrink:0}.list-card-date{box-sizing:border-box;color:var(--main--text);text-align:right;font-size:1.25rem;font-family:Inter;font-weight:400;line-height:28px;letter-spacing:0%;display:flex;justify-content:end;align-items:center;flex-shrink:0}#list-card-options-button{position:relative;box-sizing:border-box;display:flex;align-items:center;background-color:transparent;border:0px;border-radius:0;color:var(--primary-color);height:min-content;margin-left:10px;padding:0}#list-card-options-button svg{padding:11.5px 7.5px}@media only screen and (max-width:1200px){.list-card-status,.project-header-label.status{flex-basis:150px}}@media only screen and (max-width:900px){.my-projects-grid,.my-projects-list{padding-left:0;padding-right:0;margin:30px 20px 20px}.my-projects-list-header{display:none}.my-project-list-card{flex-wrap:wrap}.dropdown-container{margin-left:auto}.list-card-status{flex-basis:100%}}.card-leave-button,.card-delete-button{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;box-sizing:border-box;background-color:transparent;border:0px;border-radius:4px;margin:0 2px;padding:10px;text-align:left;font-family:Inter;transition:background-color .2s}.card-leave-button p,.card-delete-button p{margin:0}.card-delete-button{color:#ff4563}.card-leave-button:hover,.card-delete-button:hover{background-color:#ffffff40;transition:background-color .2s}.card-options-list .small-popup{text-align:center}.card-options-list .small-popup h3{font-size:1.25rem;font-weight:700;color:var(--primary-color);margin:0 0 15px}.card-options-list .small-popup hr{border-color:var(--primary-color)!important;width:100%!important;margin-left:0!important;margin-right:0!important}.card-options-list .small-popup .confirm-msg{margin:0 0 15px;color:var(--neutral-gray);font-style:italic;font-size:1rem}.card-options-list .small-popup .confirm-msg span{color:var(--neutral-gray);font-style:italic}.card-options-list .small-popup .confirm-deny-btns{display:flex;flex-direction:row}.card-options-list .small-popup .confirm-btn{border:none;outline:none;box-shadow:none;font-size:1.25rem;font-weight:700;line-height:28px;color:var(--invert-text);background-color:var(--primary-color);padding:6px 24px;border-radius:55px;min-width:106px;width:fit-content}.card-options-list .small-popup .confirm-btn:hover{box-shadow:0 0 10px 0 var(--shadow-color)}.card-options-list .small-popup .deny-btn{background:none;border:none;outline:none;box-shadow:none;font-size:1.25rem;font-weight:700;color:var(--primary-color);min-width:106px;width:fit-content;border-radius:55px;padding-left:19px;padding-right:19px}#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}.pagination-btn{padding:.5rem 1rem;background-color:var(--primary-color);color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s ease}.pagination-btn:hover:not(:disabled){background-color:var(--panel-hover)}.pagination-btn:disabled{background-color:#ccc;cursor:not-allowed;opacity:.7}.delete-user-title,#delete-success-title{padding:2rem 2rem 0;color:var(--primary-color);background-color:transparent;font-size:2ch;font-weight:700;border:none;text-align:center}.delete-user-extra-info,#delete-success-extra-info{padding:1rem;margin:0 1rem;text-align:center;font-style:italic;font-size:1.4ch;color:var(--neutral-gray)}#continue-button{width:fit-content;height:40px;padding:5px 16px;font-size:1.25rem;border:none;border-radius:40px;background-color:var(--primary-color);color:var(--invert-text);font-weight:700}.delete-user-button-pair{padding:2rem;display:flex;justify-content:center;align-items:center;gap:10px}#continue-button{transition:all .2s ease-in-out}#continue-button:hover{opacity:.85;transform:translateY(-1px);cursor:pointer}#continue-button:active{transform:translateY(0);opacity:1}.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:1.25rem;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:.875rem;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:1rem;border:none;border-radius:10px;outline:solid var(--primary-blue) 2px;font-weight:900;transition:all .2s ease-in-out}.settingsBtns:hover{background-color:var(--primary-blue);color:var(--main-text);transform:translateY(-1px)}.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:1rem;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:.9375rem;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:2.0625rem;font-weight:600;color:var(--primary-color);margin-bottom:5px}#settings-page label{font-size:1rem;font-weight:600;color:var(--primary-color)}#settings-page .project-back-btn{flex-shrink:0;margin-bottom:20px}#settings-page #back{position:relative;margin-bottom:50px}@media(max-width:420px){#settings-page #back{position:absolute}#settings-page .page-title{margin-top:42px;padding-top:20px}#settings-page #header{margin-bottom:20px}}#settings-page .settings-row{display:flex;flex-direction:column;margin:0px min(8.47vw,128px) 0px min(3.17vw,48px);justify-content:flex-start}#settings-page .settings-column{margin:0 20px}@media(max-width:1100px){#settings-page .settings-row{flex-direction:column;margin:0px auto 0px min(3.17vw,48px)}}#settings-page .subsection{margin-top:24px;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;box-shadow:none;color:var(--primary-color);font-style:italic;overflow:visible}#settings-page .interact-option:hover{text-decoration:underline}#settings-page .interact-option:focus-visible{text-decoration:underline;outline:3px solid var(--primary-color);outline-offset:2px;transition:0s}#settings-page input{border:none;background-color:var(--header-color);outline:none;width:100%}#settings-page #options-theme-btn,#settings-page #options-visibility-btn{background:none;border: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-btn:focus-visible,#settings-page #options-visibility-btn:focus-visible{outline:3px solid var(--primary-color);outline-offset:2px;transition:0s}#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;transition:all .2s ease-in-out}#settings-page .options-dropdown-button:hover{background-color:var(--panel-hover);color:var(--invert-text);transform:translateY(-1px)}#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:1.25rem;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:.875rem;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:1rem;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:1rem;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:1.25rem;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:1.25rem;font-weight:700;color:var(--main-text);min-width:106px;width:fit-content;border-radius:55px;color:var(--primary-color)}#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:1rem;font-weight:400;color:var(--primary-color)}#phone-number-visibility{margin-top:1em;display:flex;flex-direction:row;justify-items:start}#phone-number-visibility label{font-size:1.25rem}#phone-number-visibility input{width:1em;margin-left:1em}:root{--bg-color: #0e0e0e}[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)}.page button,.page a,.page .icon-button,.page [role=button]{transition:all .2s ease-in-out}.page button:hover,.page a:hover,.page .icon-button:hover{transform:translateY(-1px);opacity:.95}.page button:active,.page a:active,.page .icon-button:active{transform:translateY(0)}.discover-page{min-height:100vh;overflow-y:visible;display:flex;flex-direction:column}.discover-page #header{position:sticky;width:100%;box-sizing:border-box}.discover-main{display:flex;flex-direction:column;flex:1;overflow:visible}@media only screen and (max-width:799px){.page{left:0;width:100%;min-height:calc(100% - 50px);padding-bottom:80px;overflow-y:visible}.discover-main{padding-top:20px}}.background-cover:has(#accept-invite-container) .error{display:none}#accept-invite-container{width:95%;display:flex;align-items:center;justify-content:center;height:min(60vh,525px);max-width:880px;background-color:var(--bg-color);box-shadow:0 0 10px 0 var(--shadow-color);border-radius:10px;color:var(--primary-color);margin:0 auto;padding:0}#accept-invite-container button{width:fit-content;height:40px;min-height:fit-content;padding:5px 16px;font-size:1.25rem;border:none;border-radius:40px;background-color:var(--primary-color);color:var(--invert-text);font-weight:700}#accept-invite-container button:hover{transform:scale(1.1);transition:.2s}#accept-invite-container #decline-button{background-color:var(--error-delete-color)!important}#accept-invite-container h1{font-size:1.5rem;margin-top:min(3.46vh,34px);margin-bottom:min(3.05vh,30px);font-weight:600;color:var(--primary-color)}#accept-invite-container h2{font-size:1.25rem;font-weight:600;color:var(--primary-color);margin:min(.2vh,2px) 0 min(.51vh,5px)}#accept-invite-container #project-title{font-size:1.5rem}#accept-invite-container #accept-invite-info{width:80%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}#accept-invite-container #accept-invite-btns{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:20px;width:fit-content;margin:0 auto}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}#profile-btn svg,#profile-btn svg:focus,#profile-btn svg:active,#profile:focus{outline:none!important;box-shadow:none!important}button svg,button svg:focus,svg[tabindex="-1"]:focus{outline:none!important;box-shadow:none!important}
