.Navbar-module__dVeNwG__navbar{border-bottom:1px solid var(--gray-100);background-color:var(--white);z-index:1000;align-items:center;height:60px;display:flex;position:sticky;top:0}.Navbar-module__dVeNwG__navContainer{justify-content:space-between;align-items:center;width:100%;display:flex}.Navbar-module__dVeNwG__navLeft{flex-shrink:0;align-items:center;gap:14px;margin-right:16px;display:flex}.Navbar-module__dVeNwG__logo{font-family:var(--font-primary);flex-shrink:0;align-items:center;gap:4px;font-size:1.25rem;font-weight:700;display:flex}.Navbar-module__dVeNwG__logoImage{width:auto;height:26px;display:block}.Navbar-module__dVeNwG__navLinks{flex-wrap:nowrap;flex-shrink:1;align-items:center;gap:18px;margin:0;padding:0;list-style:none;display:flex}@media (max-width:1200px){.Navbar-module__dVeNwG__navLinks{gap:12px}}.Navbar-module__dVeNwG__navLinks a{color:var(--gray-700);white-space:nowrap;padding:18px 0;font-size:.8125rem;font-weight:500;transition:all .2s;display:inline-block;position:relative}.Navbar-module__dVeNwG__navLinks a:hover{color:var(--gdg-blue)}.Navbar-module__dVeNwG__dropdownWrapper{align-items:center;display:flex;position:relative}.Navbar-module__dVeNwG__dropdownTrigger{color:var(--gray-700);cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:4px;padding:18px 0;font-family:inherit;font-size:.8125rem;font-weight:500;transition:all .2s;display:flex}.Navbar-module__dVeNwG__dropdownTrigger:hover{color:var(--gdg-blue)}.Navbar-module__dVeNwG__chevronIcon{transition:transform .2s}.Navbar-module__dVeNwG__chevronRotated{transform:rotate(180deg)}.Navbar-module__dVeNwG__dropdownMenu{z-index:1001;background-color:#fff;border:1px solid #e6e8ec;border-radius:12px;flex-direction:column;min-width:220px;padding:8px 0;animation:.15s ease-out Navbar-module__dVeNwG__fadeIn;display:flex;position:absolute;top:calc(100% - 6px);left:-12px;box-shadow:0 4px 20px #0000001f}.Navbar-module__dVeNwG__dropdownMenu a{text-decoration:none;transition:background .15s,color .15s;color:#4a4d51!important;padding:10px 20px!important;font-size:.875rem!important;font-weight:500!important;display:block!important}.Navbar-module__dVeNwG__dropdownMenu a:hover{color:#202124!important;background-color:#f8f9fa!important}.Navbar-module__dVeNwG__activeDropdownItem{color:var(--gdg-blue)!important;font-weight:600!important}.Navbar-module__dVeNwG__active{transform:translateY(-2px);color:var(--black)!important}.Navbar-module__dVeNwG__active:after{content:"";background-color:var(--black);border-radius:2px;width:100%;height:2px;position:absolute;bottom:8px;left:0}.Navbar-module__dVeNwG__joinBtn{white-space:nowrap;border-radius:4px;margin-left:12px;text-decoration:none;box-shadow:0 4px 12px #4285f41a;background-color:var(--gdg-blue)!important;color:#fff!important;padding:6px 14px!important;font-size:13px!important;font-weight:700!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important}.Navbar-module__dVeNwG__joinBtn:hover{opacity:1!important;background-color:#3367d6!important}.Navbar-module__dVeNwG__joinBtn.Navbar-module__dVeNwG__active{background-color:#1557b0!important}.Navbar-module__dVeNwG__joinBtn:after{display:none!important}.Navbar-module__dVeNwG__navRight{display:none}.Navbar-module__dVeNwG__mobileActionBtn{background-color:var(--gdg-blue);color:#fff;white-space:nowrap;border-radius:4px;padding:6px 12px;font-size:12px;font-weight:700;text-decoration:none;transition:background .2s}.Navbar-module__dVeNwG__mobileActionBtn:hover{background-color:#3367d6}.Navbar-module__dVeNwG__hamburgerBtn{cursor:pointer;color:var(--gray-700);background:0 0;border:none;border-radius:4px;flex-shrink:0;padding:6px;transition:background .15s;display:none}.Navbar-module__dVeNwG__hamburgerBtn:hover{background-color:var(--gray-100);color:var(--black)}@media (max-width:1040px){.Navbar-module__dVeNwG__hamburgerBtn{justify-content:center;align-items:center;display:flex}.Navbar-module__dVeNwG__navLinks{display:none}.Navbar-module__dVeNwG__navRight{align-items:center;display:flex}}@media (max-width:480px){.Navbar-module__dVeNwG__navLeft{gap:8px}.Navbar-module__dVeNwG__logoImage{height:20px}.Navbar-module__dVeNwG__mobileActionBtn{padding:5px 10px;font-size:11px}}.Navbar-module__dVeNwG__mobileOverlay{z-index:999;background:#0006;animation:.2s ease-out Navbar-module__dVeNwG__fadeIn;position:fixed;inset:60px 0 0}.Navbar-module__dVeNwG__mobileDrawer{background:var(--white);width:280px;height:100%;padding:24px 16px;animation:.25s cubic-bezier(0,0,.2,1) Navbar-module__dVeNwG__slideIn;overflow-y:auto;box-shadow:4px 0 16px #0000001a}.Navbar-module__dVeNwG__mobileNavLinks{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.Navbar-module__dVeNwG__mobileNavLinks a{color:var(--gray-700);border-radius:6px;padding:10px 14px;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .15s;display:block}.Navbar-module__dVeNwG__mobileNavLinks a:hover{background-color:var(--gray-100);color:var(--gdg-blue)}.Navbar-module__dVeNwG__mobileSubGroup{border-top:1px solid var(--gray-100);border-bottom:1px solid var(--gray-100);flex-direction:column;gap:4px;padding:6px 0;display:flex}.Navbar-module__dVeNwG__mobileSubHeader{color:var(--gray-500);text-transform:uppercase;letter-spacing:.5px;padding:4px 14px;font-size:.75rem;font-weight:700}.Navbar-module__dVeNwG__mobileSubLinks{flex-direction:column;gap:2px;padding-left:8px;display:flex}.Navbar-module__dVeNwG__mobileAuthWrapper{border-top:1px solid var(--gray-100);margin-top:16px;padding-top:16px}.Navbar-module__dVeNwG__mobileAuthGroup{flex-direction:column;gap:8px;display:flex}@keyframes Navbar-module__dVeNwG__slideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes Navbar-module__dVeNwG__fadeIn{0%{opacity:0}to{opacity:1}}
.Footer-module__rnk_JG__footer{background-color:var(--white);border-top:1px solid var(--gray-100);margin-top:0;padding-top:80px}.Footer-module__rnk_JG__footerContainer{grid-template-columns:1fr 2fr;gap:60px;padding-bottom:60px;display:grid}.Footer-module__rnk_JG__footerBrand .Footer-module__rnk_JG__logo{margin-bottom:24px}.Footer-module__rnk_JG__logoImage{width:auto;height:32px}.Footer-module__rnk_JG__gdg{color:var(--gdg-blue)}.Footer-module__rnk_JG__chapter{color:var(--gray-700);font-weight:400}.Footer-module__rnk_JG__tagline{color:var(--black);margin-bottom:8px;font-size:1rem}.Footer-module__rnk_JG__university{color:var(--gray-700);margin-bottom:24px;font-size:.875rem}.Footer-module__rnk_JG__brandBoxes{gap:8px;margin-top:16px;display:flex}.Footer-module__rnk_JG__box{border-radius:2px;width:12px;height:12px}.Footer-module__rnk_JG__boxRed{background-color:#ea4335;transform:rotate(45deg)}.Footer-module__rnk_JG__boxBlue{background-color:#4285f4;transform:rotate(-12deg)}.Footer-module__rnk_JG__boxYellow{background-color:#fbbc05;transform:rotate(12deg)}.Footer-module__rnk_JG__footerLinks{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.Footer-module__rnk_JG__linkGroup h4{color:var(--black);margin-bottom:24px;font-size:1rem}.Footer-module__rnk_JG__linkGroup ul{list-style:none}.Footer-module__rnk_JG__linkGroup li{margin-bottom:12px}.Footer-module__rnk_JG__linkGroup a{color:var(--gray-700);font-size:.875rem}.Footer-module__rnk_JG__linkGroup a:hover{color:var(--gdg-blue)}.Footer-module__rnk_JG__footerBottom{border-top:1px solid var(--gray-100);text-align:center;padding:32px 0}.Footer-module__rnk_JG__footerBottom p{color:var(--black);margin-bottom:8px;font-size:.875rem;font-weight:600}.Footer-module__rnk_JG__trademark{color:var(--gray-700)!important;font-size:.75rem!important;font-weight:400!important}@media (max-width:768px){.Footer-module__rnk_JG__footerContainer{grid-template-columns:1fr;gap:40px}.Footer-module__rnk_JG__footerLinks{grid-template-columns:1fr}}
