.styles_container___7enj{position:fixed;left:1rem;bottom:1rem;display:flex;flex-direction:column;gap:1.25rem 0;padding:1rem 0;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:1500}.styles_container___7enj>.styles_item__xjUVt{display:flex;flex-direction:row;align-items:center;gap:0 1.5rem;background-color:var(--white);width:-moz-fit-content;width:fit-content;padding:1rem;border-radius:var(--border-radius);box-shadow:var(--box-shadow);overflow:hidden;animation:styles_openSnackbar__3YDae .5s ease-in-out 0s 1 normal both}.styles_container___7enj>.styles_item__xjUVt.styles_close__IirQQ{animation:styles_closeSnackbar__vYa7F .5s ease-in-out 0s 1 normal both}.styles_container___7enj>.styles_item__xjUVt>.styles_icon__Sb18M{display:flex;justify-content:center;align-items:center;width:3rem;height:3rem;border-radius:var(--border-radius-xxl);font-size:1.5rem}.styles_container___7enj>.styles_item__xjUVt>.styles_icon__Sb18M.styles_success___FQH8{background-color:rgb(var(--success-rgb),.2);color:var(--success-bg)}.styles_container___7enj>.styles_item__xjUVt>.styles_icon__Sb18M.styles_warning__DguSX{background-color:rgb(var(--warning-rgb),.2);color:var(--warning-bg)}.styles_container___7enj>.styles_item__xjUVt>.styles_icon__Sb18M.styles_info__t8kZy{background-color:rgb(var(--info-rgb),.2);color:var(--info-bg)}.styles_container___7enj>.styles_item__xjUVt>.styles_icon__Sb18M.styles_error__VHBi_{background-color:rgb(var(--danger-rgb),.2);color:var(--danger-bg)}@keyframes styles_openSnackbar__3YDae{0%{transform:translateX(-1000px)}20%{transform:translateX(2.5rem)}80%{transform:translateX(0)}to{transform:translateX(0)}}@media only screen and (min-width:576px) and (max-width:767px){.styles_container___7enj{left:2rem;width:calc(100% - 4rem)}.styles_container___7enj>.styles_item__xjUVt{width:100%}}@media only screen and (max-width:575px){.styles_container___7enj{left:2rem;width:calc(100% - 4rem)}.styles_container___7enj>.styles_item__xjUVt{width:100%}}.styles_tbody__QaEb4,.styles_thead__QReeb{display:flex;display:-ms-flexbox;flex-direction:row;gap:1rem 1.5rem;padding:1rem;border-radius:var(--border-radius)}.styles_thead__QReeb{background-color:var(--gray-200)}.styles_thead__QReeb>.styles_skeleton__0myW6{background-color:var(--gray-400);height:1rem}.styles_tbody__QaEb4{flex-wrap:wrap}.styles_tbody__QaEb4>.styles_skeleton__0myW6{background-color:var(--gray-100);height:.5rem}.styles_skeleton__0myW6{position:relative;width:100%;border-radius:var(--border-radius);overflow:hidden}.styles_skeleton__0myW6:before{position:absolute;inset:0;content:"";background:linear-gradient(90deg,transparent 0,var(--gray-500) 50%,transparent 100%);opacity:.5;transform:translateX(-100%);animation:styles_skeleton-animation__QrepQ 2s infinite}@keyframes styles_skeleton-animation__QrepQ{to{transform:translateX(100%)}}.styles_hyperlink__oxOHC{color:var(--btn-primary-bg);text-decoration:none;cursor:pointer}.styles_hyperlink__oxOHC:hover{text-decoration:underline}.styles_red__hNZHj{color:var(--danger-font-color)}.styles_white___vwOe{color:var(--white)}.styles_banner__ZLbkC{position:relative;bottom:10px;z-index:10;width:100%;padding:12px 20px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 2px 8px rgba(0,0,0,.1);animation:styles_slideDown__P6uz8 .3s ease-out;border-bottom:1px solid rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@keyframes styles_slideDown__P6uz8{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.styles_bannerContent__qyFQ0{display:flex;align-items:center;gap:12px;flex:1 1;min-width:0}.styles_iconContainer__Kkw0u{display:flex;align-items:center;justify-content:center;min-width:24px;height:24px}.styles_iconContainer__Kkw0u i{font-size:16px;transition:transform .2s ease}.styles_textContent__ZWT6U{display:flex;align-items:center;gap:8px;flex:1 1;min-width:0}.styles_bannerText__bbeqk{font-size:14px;font-weight:500;line-height:1.4;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1 1;color:#000}.styles_priorityBadge__pVkmU{font-size:11px;font-weight:600;padding:2px 8px;border-radius:12px;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;opacity:.8}.styles_bannerClose__fOZo_{background:none;border:none;font-size:16px;cursor:pointer;padding:8px;border-radius:50%;transition:all .2s ease;display:flex;align-items:center;justify-content:center;min-width:32px;height:32px;margin-left:8px}.styles_bannerClose__fOZo_:hover{background:rgba(0,0,0,.1);transform:scale(1.1)}.styles_bannerClose__fOZo_:active{transform:scale(.95)}.styles_priorityInfo__MRoNa{background-color:rgba(var(--success-rgb),.1);color:#065f46;border-left:4px solid #26de81}.styles_priorityInfo__MRoNa .styles_iconContainer__Kkw0u i{color:#26de81}.styles_priorityInfo__MRoNa .styles_priorityBadge__pVkmU{background-color:rgba(var(--success-rgb),.2);color:#065f46}.styles_priorityInfo__MRoNa .styles_bannerClose__fOZo_{color:#065f46}.styles_priorityWarning__AiB_q{background-color:rgba(var(--warning-rgb),.1);color:#92400e;border-left:4px solid #ffa726!important}.styles_priorityWarning__AiB_q .styles_iconContainer__Kkw0u i{color:#ffa726}.styles_priorityWarning__AiB_q .styles_priorityBadge__pVkmU{background-color:rgba(var(--warning-rgb),.2);color:#92400e}.styles_priorityWarning__AiB_q .styles_bannerClose__fOZo_{color:#92400e}.styles_priorityCaution__JcepZ{background-color:rgba(var(--caution-rgb),.1);color:#9a3412;border-left:4px solid #ff9f43!important}.styles_priorityCaution__JcepZ .styles_iconContainer__Kkw0u i{color:#ff9f43}.styles_priorityCaution__JcepZ .styles_priorityBadge__pVkmU{background-color:rgba(var(--caution-rgb),.2);color:#9a3412}.styles_priorityCaution__JcepZ .styles_bannerClose__fOZo_{color:#9a3412}.styles_priorityDanger__RDqAg{background-color:rgba(var(--danger-rgb),.1);color:#991b1b;border-left:4px solid #ff4757!important}.styles_priorityDanger__RDqAg .styles_iconContainer__Kkw0u i{color:#ff4757;animation:styles_pulse__TZWc6 2s infinite}.styles_priorityDanger__RDqAg .styles_priorityBadge__pVkmU{background-color:rgba(var(--danger-rgb),.2);color:#991b1b}.styles_priorityDanger__RDqAg .styles_bannerClose__fOZo_{color:#991b1b}@keyframes styles_pulse__TZWc6{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.styles_priorityDefault___sbsl{background:linear-gradient(135deg,hsla(220,9%,46%,.15),hsla(220,9%,46%,.08));color:#374151;border-left:4px solid #6b7280}.styles_priorityDefault___sbsl .styles_iconContainer__Kkw0u i{color:#6b7280}.styles_priorityDefault___sbsl .styles_priorityBadge__pVkmU{background:hsla(220,9%,46%,.2);color:#374151}.styles_priorityDefault___sbsl .styles_bannerClose__fOZo_{color:#374151}@media (max-width:768px){.styles_banner__ZLbkC{padding:8px 12px}.styles_bannerContent__qyFQ0{gap:8px}.styles_iconContainer__Kkw0u{min-width:20px;height:20px}.styles_iconContainer__Kkw0u i{font-size:14px}.styles_bannerText__bbeqk{font-size:12px}.styles_priorityBadge__pVkmU{font-size:10px;padding:1px 6px}.styles_bannerClose__fOZo_{min-width:28px;height:28px;font-size:14px}}@media (max-width:480px){.styles_banner__ZLbkC{padding:6px 8px}.styles_bannerText__bbeqk{font-size:11px}.styles_priorityBadge__pVkmU{display:none}}.styles_cardInModal__X0qc4,.styles_card__KO3fs{position:absolute;box-shadow:var(--box-shadow);border:.1rem solid var(--gray-300);border-radius:var(--border-radius-sm);padding:1.5rem;background-color:var(--white);z-index:25}.styles_cardInModal__X0qc4{position:fixed!important;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content}.styles_card__KO3fs.styles_top__MY_nb{margin-top:.6rem}.styles_card__KO3fs.styles_bottom__KILfs{margin-top:0;box-shadow:0 -.5rem 1.5rem -.5rem var(--gray-500)!important}.styles_card__KO3fs.styles_left__ezewd{left:0}.styles_card__KO3fs.styles_right__cEQGd{right:0}.styles_card__KO3fs.styles_top__MY_nb:before{top:-.55rem;transform:rotate(-135deg)}.styles_card__KO3fs.styles_bottom__KILfs:before{bottom:-.55rem;transform:rotate(45deg)}.styles_card__KO3fs.styles_left__ezewd:before{left:1rem}.styles_card__KO3fs.styles_right__cEQGd:before{left:95%}.styles_cardInModal__X0qc4:before,.styles_card__KO3fs:before{content:"";position:absolute;border-width:.1rem;border-left:0 solid var(--gray-300);border-bottom:1px solid var(--gray-300);border-right:1px solid var(--gray-300);border-top:0 solid var(--gray-300);padding:.45rem;background-color:var(--white)}.styles_cardInModal__X0qc4:before{transform:rotate(-135deg);top:-.55rem;left:50%}.styles_cardInModal__X0qc4.styles_above__CFrDi:before{transform:rotate(45deg);bottom:-.55rem;top:auto}.styles_hovers__nxU_B{display:flex;flex-wrap:wrap}.styles_hovers__nxU_B>.styles_showMore__02eHw{cursor:pointer;color:var(--primary-color);margin-top:2px}.styles_hovers__nxU_B.styles_compact__3IBtZ>.styles_showMore__02eHw{font-size:.7rem}.styles_hovers__nxU_B>.styles_showMore__02eHw i{margin-left:2px}.styles_hovers__nxU_B>.styles_hover__89lV0{position:relative;width:max-content;display:flex;align-items:center}.styles_hovers__nxU_B>.styles_hover__89lV0>.styles_link__TVnFe{font-size:.9rem}.styles_hovers__nxU_B.styles_compact__3IBtZ>.styles_hover__89lV0>.styles_link__TVnFe{font-size:.7rem}.styles_hovers__nxU_B>.styles_hover__89lV0>.styles_link__TVnFe.styles_linkPrimary__1s0ou{color:var(--primary-color);margin-left:2px}.styles_hovers__nxU_B>.styles_hover__89lV0>.styles_link__TVnFe.styles_linkSecondary__P3Xdw{color:var(--secondary-color)}.styles_hovers__nxU_B:not(.styles_compact__3IBtZ)>.styles_hover__89lV0>.styles_link__TVnFe.styles_linkSecondary__P3Xdw{color:var(--primary-color)}.styles_hovers__nxU_B>.styles_hover__89lV0>.styles_link__TVnFe.styles_linkPrimary__1s0ou.styles_linkHover__qVE2U{text-decoration:underline var(--primary-color);-webkit-text-decoration:underline var(--primary-color)}.styles_hovers__nxU_B>.styles_hover__89lV0>.styles_link__TVnFe.styles_linkSecondary__P3Xdw.styles_linkHover__qVE2U{text-decoration:underline var(--secondary-color);-webkit-text-decoration:underline var(--secondary-color)}.styles_hovers__nxU_B:not(.styles_compact__3IBtZ)>.styles_hover__89lV0>.styles_link__TVnFe.styles_linkSecondary__P3Xdw.styles_linkHover__qVE2U{text-decoration:underline var(--primary-color);-webkit-text-decoration:underline var(--primary-color)}.styles_footer__PvTz3>span{font-size:.9rem}.styles_researcherContainer__7yKg6{display:flex;flex-direction:column;gap:1rem;width:500px;background-color:var(--white)}.styles_researcherContainer__7yKg6>.styles_researcherHeader__JlkQu{display:flex;justify-content:flex-start;gap:1.5rem}.styles_researcherContainer__7yKg6>.styles_researcherHeader__JlkQu h5{text-align:left;width:50%}.styles_researcherContainer__7yKg6>.styles_researcherBody__RWvy6{display:flex;flex-direction:row;justify-content:flex-start;gap:1.5rem}.styles_researcherContainer__7yKg6>.styles_researcherBody__RWvy6>.styles_researchersBodyInfo__NteW2>.styles_researcherImage__RG1__{display:flex;align-items:center;justify-content:center;width:6rem;height:7rem;border:1px solid var(--gray-300);border-radius:var(--border-radius-lg)}.styles_researcherContainer__7yKg6>.styles_researcherBody__RWvy6>.styles_researchersBodyInfo__NteW2{display:flex;width:50%;gap:.5rem}.styles_researcherContainer__7yKg6>.styles_researcherBody__RWvy6>.styles_researchersBodyInfo__NteW2>.styles_researcherInstitution__1tH_C{display:flex;flex-direction:column;row-gap:.3rem}.styles_researcherContainer__7yKg6>.styles_researcherBody__RWvy6>.styles_researchersBodyInfo__NteW2>.styles_researcherInstitution__1tH_C>ul>li{font-size:.8rem;padding:.2rem .1rem}.styles_researcherContainer__7yKg6>.styles_researcherBody__RWvy6>.styles_researcherContact__qPa_F{display:flex;flex-direction:column;row-gap:.3rem;width:50%}.styles_researcherContainer__7yKg6>.styles_researcherBody__RWvy6>.styles_researcherContact__qPa_F>ul>li{display:flex;gap:.5rem;font-size:.8rem;padding:.2rem .1rem}.styles_researcherContainer__7yKg6>.styles_researcherBody__RWvy6>.styles_researcherContact__qPa_F>ul>li>.styles_icon__XxYID{display:flex;align-items:center;justify-content:center;width:1rem;height:1rem}.styles_researcherContainer__7yKg6>.styles_researcherBody__RWvy6>.styles_researcherContact__qPa_F>span{font-size:.8rem;padding:.1rem}.styles_researcherContainer__7yKg6>.styles_researcherFooter__Qh99_>span{font-size:.8rem;padding:.2rem .1rem}.styles_researcherContainer__7yKg6>.styles_researcherLoading__P0rnW{animation:styles_spin__2ztO_ 2s linear infinite}@keyframes styles_spin__2ztO_{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.styles_container__zgvMS{display:flex;flex-direction:column;background-color:var(--white);padding:1.5rem;border-radius:var(--border-radius);box-shadow:var(--box-shadow)}.styles_noStyles__Cywfc{border-radius:0;box-shadow:none}