.resourcesDropdown_container__MAswy{position:relative}.resourcesDropdown_dropdownHeader__fw4Wy{display:flex;flex-direction:row;align-items:center;justify-content:space-between;cursor:pointer;padding:8px 12px;font-family:var(--font-geist-mono);font-weight:var(--font-weight-med);font-size:var(--font-size-body-1);gap:5px}.resourcesDropdown_dropdownButton__llkkk{background:none;border:none;color:inherit;font:inherit;cursor:pointer}.resourcesDropdown_chevronIcon__vrUGv{width:22px;height:22px;transition:transform .2s ease-in-out}.resourcesDropdown_dropdownContainer__pbTiJ{display:flex;position:absolute;top:100%;left:-20%;min-width:300px;max-height:500px;background-color:#fff;padding:1rem;box-shadow:0 2px 10px rgba(0,0,0,.1);border-radius:var(--border-radius-md);z-index:999;box-shadow:inset 0 0 12px 1px rgba(0,0,0,.1);opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .2s ease-in-out;pointer-events:none}.resourcesDropdown_dropdownContainer__pbTiJ .resourcesDropdown_dropdownItemsList__BGOW0{display:flex;flex-direction:column;gap:8px}.resourcesDropdown_dropdownContainer__pbTiJ .resourcesDropdown_dropdownItem__SiGY3{display:flex;flex-direction:row;gap:10px;align-items:start;width:fit-content;font-family:var(--font-geist-mono);border-bottom:1px solid var(--border-color);transition:background-color .2s ease-in-out;border-radius:var(--border-radius-sm);max-width:400px;transition:all .2s ease-in-out}.resourcesDropdown_dropdownContainer__pbTiJ .resourcesDropdown_dropdownItem__SiGY3:hover{color:var(--primary-color)}.resourcesDropdown_dropdownContainer__pbTiJ .resourcesDropdown_dropdownItem__SiGY3 .resourcesDropdown_dropdownLabel__JTFXf{font-size:var(--font-size-body-1);font-weight:var(--font-weight-med)}.resourcesDropdown_dropdownContainer__pbTiJ .resourcesDropdown_dropdownItem__SiGY3 .resourcesDropdown_dropdownDescription__Pcn_o{font-size:var(--font-size-body-2);font-weight:var(--font-weight-reg);color:gray}.resourcesDropdown_dropdownContainer__pbTiJ .resourcesDropdown_dropdownItem__SiGY3 .resourcesDropdown_dropdownIcon__zzrj1{width:30px;height:30px;flex:0 0 auto}.resourcesDropdown_container__MAswy:hover .resourcesDropdown_dropdownHeader__fw4Wy{color:var(--primary-color)}.resourcesDropdown_container__MAswy:hover .resourcesDropdown_dropdownContainer__pbTiJ{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.resourcesDropdown_container__MAswy:hover .resourcesDropdown_chevronIcon__vrUGv{transform:translateY(2px)}@keyframes resourcesDropdown_slideIn__2qjD2{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.resourcesDropdown_container__MAswy{width:100%}.resourcesDropdown_dropdownHeader__fw4Wy{padding:16px;justify-content:space-between;background-color:#f9fafb;border-radius:var(--border-radius-sm);margin-bottom:8px}.resourcesDropdown_dropdownHeader__fw4Wy:hover{background-color:#f3f4f6}.resourcesDropdown_dropdownContainer__pbTiJ{position:static;opacity:1;visibility:visible;transform:none;pointer-events:auto;box-shadow:none;border:none;border-radius:0;min-width:100%;background:rgba(0,0,0,0);display:block}.resourcesDropdown_dropdownNav__1BVOm{padding:0}.resourcesDropdown_dropdownItem__SiGY3{padding:12px 24px;border-left:3px solid rgba(0,0,0,0)}.resourcesDropdown_dropdownItem__SiGY3:hover{border-left-color:var(--primary-color);background-color:rgba(var(--primary-color-rgb),.05)}.resourcesDropdown_container__MAswy:hover .resourcesDropdown_chevronIcon__vrUGv{transform:none}}