@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap";.dashboard-container{display:flex;flex-direction:column;height:100vh;overflow:hidden}.dashboard-content{display:flex;flex-grow:1;background-color:#f0f2f5;overflow:hidden}.sidebar{width:17.5rem;background:#fff;box-shadow:0 4px 8px #0000001a;padding:1rem .25rem;display:flex;flex-direction:column;justify-content:space-between;height:100vh;box-sizing:border-box;overflow:hidden}.sidebar-top{display:flex;flex-direction:column;gap:.5rem;flex-grow:1;min-height:0;overflow:hidden}.sidebar-bottom{display:flex;flex-direction:column;gap:.5rem;padding-top:.5rem;padding-bottom:4rem;flex-shrink:0}.sidebar-tab{display:flex;align-items:center;padding:.5rem;border-radius:4px;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-tab:hover,.active-tab{background-color:#efefef}.sidebar-icon{width:20px;height:20px;margin-right:.5rem}.content{flex-grow:1;padding:0 2rem;width:100%;height:100%}.scrollable-content{overflow-y:auto}.sidebar *{scrollbar-width:none;-ms-overflow-style:none}.sidebar *::-webkit-scrollbar{display:none}.header-container{width:100%;background-color:#fff;color:#000;padding:1rem;display:flex;justify-content:center;align-items:center;position:sticky;top:0;z-index:1000;box-shadow:0 4px 8px #0003}.header-nav{width:100%;display:flex;justify-content:space-between;align-items:center;padding:0 1rem}.nav-links{display:flex;align-items:center;gap:1rem;padding-left:1rem}.helpful-icon{width:30px;height:30px;margin-right:.5rem}.profile-icon{width:40px;height:40px;margin-right:.5rem}.nav-links a{color:#000;text-decoration:none;font-size:1rem}.nav-buttons{display:flex;gap:.5rem;justify-content:flex-end;padding-right:1rem}.login-button{background-color:#fff;color:#282c34;border:1px solid #282c34;padding:.5rem 1rem;cursor:pointer;font-size:1rem}.signup-button{background-color:green;color:#fff;border:none;padding:.5rem 1rem;cursor:pointer;font-size:1rem}.card{background-color:#fff;border:1px solid #D9D9D9;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin-bottom:.85rem;overflow:hidden}.card-header{display:flex;align-items:center;background-color:#f2f3f5;padding:.5rem;width:100%}.card-title{font-weight:750;margin-left:.5rem;flex-grow:1}.card-info{font-size:.9rem;color:#555;padding-right:1rem}.card-icon{width:20px;height:20px;margin-right:.5rem}.card-content{display:flex;align-items:center;justify-content:space-between;padding:1rem}.card-points{color:#00000091;list-style-type:disc;padding-left:1.5rem;margin:0;flex-grow:1}.button-bookmark-wrapper{display:flex;align-items:center;gap:.75rem}.join-now-button{background-color:#fff;color:#000;border:1px solid #ccc;padding:.5rem 1rem;border-radius:4px;cursor:pointer}.bookmark-icon{width:24px;height:24px;cursor:pointer;filter:grayscale(100%);transition:filter .3s ease}.bookmark-icon.bookmarked{filter:none}.bookmark-icon:focus{outline:2px solid #007bff;outline-offset:2px}.my-projects-content{flex-grow:1;padding:2rem;overflow-y:auto;color:#00000091}.my-projects-header-card{width:100%;padding:.5px 0;margin-bottom:15px}.my-projects-title{font-size:2rem;font-weight:700;color:#000;text-align:left}.my-projects-subtitle{font-size:.95rem;color:#00000091;margin-top:.25rem}.my-projects-tabs{display:flex;width:100%;margin-bottom:1.5rem}.tab-button{flex:1;padding:1rem;background:#fff;border:1.5px solid #86909C;cursor:pointer;font-weight:500;font-size:1rem;color:#00000091;transition:background-color .3s ease,color .3s ease;border-radius:0;outline:none}.opportunities-content{flex-grow:1;padding:2rem;overflow-y:auto;color:#00000091}.opportunities-header-card{width:100%;padding:.5px 0;margin-bottom:15px}.opportunities-title{font-size:2rem;font-weight:700;color:#000;text-align:left}.opportunities-tabs{display:flex;width:100%;margin-bottom:.5rem}.tab-button{flex:1;padding:1rem;background:#fff;border:1.5px solid #86909C;cursor:pointer;font-weight:500;font-size:1rem;color:#000;transition:background-color .3s ease,color .3s ease;border-radius:0;outline:none}.tab-button:focus-visible{outline:none}.tab-left{border-radius:8px 0 0 8px}.tab-right{border-radius:0 8px 8px 0}.tab-button:not(:last-child){border-right:none}.tab-button.active{background-color:#3b8223;color:#fff}.opportunities-controls{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:1.5rem}.controls-left,.controls-right{display:flex;align-items:center}.controls-left{gap:.75rem}.control-button,.search-field{display:flex;align-items:center;background:#fff;border:2px solid #ddd;border-radius:8px;padding:.5rem 1rem;font-size:.9rem;cursor:pointer;color:#00000091}.search-input{border:none;outline:none;background:transparent;font-size:.9rem;color:#00000091;width:200px}.icon-image{width:16px;height:16px;margin-right:.5rem}.dashboard-view-content{flex-grow:1;padding:2rem 2rem .25rem;overflow-y:auto;color:#00000091;box-sizing:border-box}.wide-container,.content-header{display:flex;justify-content:space-between;align-items:center}.wide-container{background-color:#f8f9fa;padding:2rem;border-radius:8px;margin-bottom:2rem;box-shadow:0 4px 8px #0000001a}.wide-container-left{flex:1}.wide-container-left h2,.content-header h2{font-size:1.5rem;margin-bottom:1rem;color:#000}.wide-container-left p{font-size:1rem;margin-bottom:1.5rem}.get-started-button{background:#fff;color:#000;border:1px solid #000;padding:.75rem 1.5rem;font-size:1rem;border-radius:4px;cursor:pointer;transition:background .3s,color .3s}.get-started-button:hover{background:#3b8223;color:#fff}.wide-container-right{flex:1;display:flex;justify-content:center;align-items:stretch}.dashboard-image{width:100%;height:100%;border-radius:4px;object-fit:cover}.sort-by{display:inline-flex;align-items:center;font-family:inherit;justify-content:flex-end}.sort-by label{font-size:14px}.select-wrapper{position:relative}.select-wrapper select{all:unset;font-size:14px;cursor:pointer;width:90px;padding-right:20px;background:transparent}.select-wrapper:after{content:"";position:absolute;top:65%;right:8px;border:6px solid transparent;border-top-color:#535458;transform:translateY(-50%);pointer-events:none}.cards-wrapper{padding-right:8px;box-sizing:content-box}.cards-wrapper>.card:last-child{margin-bottom:0}.profile-view-container{padding:2rem;font-family:Arial,sans-serif}.profile-heading{font-size:2rem;margin-bottom:1rem}.profile-card{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 2px 8px #0000000d;margin-bottom:2rem}.experience-card{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 2px 8px #0000000d}.profile-header{display:flex;justify-content:space-between;align-items:flex-start}.profile-info{display:flex}.profile-picture{width:140px;height:140px;border-radius:50%;margin-right:1.5rem;object-fit:cover}.edit-icon{width:20px;height:20px;cursor:pointer}.profile-links{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem}.profile-link{display:flex;align-items:center;padding:.5rem .75rem;background:#fff;border:1px solid #d1d5db;border-radius:8px;color:#333;cursor:pointer;transition:background .2s,box-shadow .2s}.profile-link:hover{background:#f9fafb;box-shadow:0 1px 3px #0000000d}.icon{width:16px;height:16px;margin-right:.5rem}.profile-separator{margin:1.5rem 0;border:none;height:1px;background:#ddd}.skill-boxes{display:flex;flex-wrap:wrap;gap:.5rem;margin:.5rem 0 1rem}.skill-box{background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:.4rem .75rem;font-size:.9rem;color:#333}.profile-summary{font-size:1rem;line-height:1.6}.experience-entry{margin-top:1.5rem}.role-title{font-size:1.1rem;font-weight:600;margin:0 0 .25rem}.company-name{margin:.25rem 0;font-weight:550;font-size:1rem;color:#000}.experience-dates{margin:.25rem 0;font-weight:400;font-size:.95rem;color:#555}.duration{color:#20ac2b;font-weight:500;margin-left:.25rem}.experience-list{padding-left:1.2rem;margin-top:.5rem}.profile-scroll-section{padding-right:.5rem;max-height:32rem;overflow-y:auto}.profile-scroll-section::-webkit-scrollbar{width:6px;height:20px}.profile-scroll-section::-webkit-scrollbar-thumb{background:#036;border-radius:10px}.profile-scroll-section::-webkit-scrollbar-track{background:transparent}.project-view-content{flex-grow:1;padding:2rem;box-sizing:border-box;color:#000;height:auto;overflow-y:visible}.project-section{background-color:#fff;border:1px solid #86909C;border-radius:8px;padding:1.5rem;margin-bottom:1.5rem;min-height:150px;box-shadow:0 2px 4px #0000000d}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#555}.project-header h2{font-size:1.5rem;margin:0 0 1rem;color:#000}.project-description{text-align:left;font-size:1.05rem;line-height:1.6;margin-bottom:2rem;color:#333}.skills-section{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:2rem}.skills-label{font-size:1.3rem;font-weight:650;margin-right:.5rem;white-space:nowrap}.skills-boxes{display:flex;gap:.5rem}.skill-box{background-color:#fff;border:1px solid #000;border-radius:8px;padding:.75rem 1.25rem;font-size:1.1rem;font-weight:700;white-space:nowrap}.project-stats{display:flex;justify-content:space-around;margin-bottom:2rem}.stat-item{text-align:center}.stat-number{font-size:2.3rem;font-weight:800;color:#000}.stat-label{font-size:1.3rem;font-weight:700;color:#000}.progress-bar-wrapper{margin-bottom:2rem}.progress-bar-bg{width:100%;height:16px;background-color:#d9d9d9;border-radius:8px;overflow:hidden;margin-bottom:.5rem}.progress-bar-fill{height:100%;background-color:#64a640;transition:width .3s ease-in-out}.progress-label{font-size:1.1rem;color:#000;text-align:left}.button-wrapper{display:flex;justify-content:flex-end}.join-button{background-color:#64a640;color:#fff;border:none;padding:.75rem 1.5rem;font-size:1rem;border-radius:8px;cursor:pointer;transition:background .3s ease}.join-button:hover{background-color:#4e8c30}.section-two{display:flex;justify-content:center;align-items:center;min-height:53px}.updates-header{display:flex;align-items:center;gap:.75rem;font-size:1.4rem;font-weight:800;color:#000;-webkit-user-select:none;user-select:none}.green-dot{width:12px;height:12px;background-color:#3b8223;border-radius:50%;display:inline-block}.vertical-line-center{width:1px;height:36px;background-color:#d4d4d4;margin:0 1rem}.section-three{display:flex;flex-direction:column;gap:1rem}.section-four{position:relative}.team-header{position:absolute;top:1rem;left:1.5rem;font-size:1.7rem;font-weight:650;color:#000}.team-member-list{display:flex;gap:1.5rem;flex-wrap:wrap;margin-top:2rem;justify-content:flex-start}.section-five{margin-top:32px}.tools-header{left:1.5rem;font-size:1.7rem;font-weight:650;margin-bottom:16px;color:#000}.tools-card-container{display:flex;gap:16px;flex-wrap:wrap;align-items:stretch}.update-card-container{display:flex;align-items:stretch}.update-card-icon-section{display:flex;flex-direction:column;align-items:center;padding:.5rem 3rem;position:relative}.team-member-icon{width:32px;height:32px;margin-bottom:.25rem}.vertical-line{width:2px;background-color:#d4d4d4;flex-grow:1;height:100%;position:relative}.vertical-line:after{content:"";position:absolute;bottom:-30px;left:0;width:2px;height:30px;background-color:#d4d4d4}.vertical-line.vertical-line-end:after{display:none}.update-card{background-color:#fff;color:#000;border:1px solid #606060;border-radius:8px;padding:1.25rem;width:100%;box-sizing:border-box}.update-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.update-title{font-size:1.2rem;font-weight:700;text-align:left;flex:1;color:#000}.update-time{background-color:#e6e6e6;color:#949494;font-size:.75rem;padding:.25rem .75rem;border-radius:999px;white-space:nowrap;margin-left:1rem}.update-author{font-weight:600;font-size:1rem;margin-bottom:.5rem;color:#000}.update-description{font-size:.95rem;margin-bottom:.5rem;padding-top:.5rem;padding-bottom:.5rem;color:#000}.update-impact-wrapper{display:flex;align-items:center;gap:.5rem;margin-top:.5rem}.impact-label{font-weight:600;color:#000}.update-impact{font-size:.9rem;font-weight:600;background-color:#d9d9d9;padding:.25rem .5rem;border-radius:4px;color:#000}.team-member-card{background-color:transparent;border:none;padding:1rem;width:100%;max-width:250px;box-sizing:border-box;text-align:center}.member-name{font-size:1.2rem;font-weight:700;margin-bottom:.5rem;display:flex;align-items:center;justify-content:center;gap:.5rem}.member-icon{width:24px;height:24px}.member-title{font-size:1rem;font-weight:500;color:#555;margin-bottom:.5rem}.member-email{font-size:.9rem;color:#777;margin-bottom:1rem}.contact-button{background-color:#fff;color:#000;border:2px solid #000000;padding:.5rem 1rem;font-size:.9rem;border-radius:6px;cursor:pointer;transition:background-color .3s ease,color .3s ease}.contact-button:hover{background-color:#64a640;color:#fff}.tools-card{background-color:#fff;color:#000;border:1px solid #000000;border-radius:8px;min-width:300px;flex:1 1 300px;font-family:Arial,sans-serif;display:flex;flex-direction:column;box-sizing:border-box;overflow:hidden}.tools-card-main{display:flex;flex-direction:row;gap:12px;padding:16px;flex-grow:1}.tools-card-icon{width:48px;height:48px;flex-shrink:0}.tools-card-content{display:flex;flex-direction:column;justify-content:flex-start;flex-grow:1;color:#000}.tools-card-title{font-size:1.2rem;font-weight:700;margin-bottom:4px}.tools-card-description{font-size:.95rem;margin-bottom:8px;color:#000}.tools-card-owner{font-size:.9rem;color:#000}.tools-card-footer{background-color:#efefef;display:flex;justify-content:space-between;border-top:1px solid #000000;padding:8px 12px}.tools-card-button{background-color:#fff;border:1px solid #000000;border-radius:4px;padding:6px 12px;cursor:pointer;font-size:.9rem;color:#000;transition:background-color .3s,color .3s}.tools-card-button:hover{background-color:#64a640;color:#fff}body{margin:0;font-family:Inter;font-style:normal;height:100vh;width:100vw}#root{display:flex;flex-direction:column;height:100%}.dashboard-section{margin-bottom:2rem;max-height:24rem;overflow-y:auto}.sort-by{display:flex;align-items:center}.sort-by label{margin-right:.5rem}.dashboard-section::-webkit-scrollbar{width:6px;height:20px}.dashboard-section::-webkit-scrollbar-thumb{background-color:#3b8223;border-radius:10px}.dashboard-section::-webkit-scrollbar-track{background:transparent}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s;color:#fff}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}
