.language-switcher_button__r97zs{background:none;border:none;display:flex;align-items:center;gap:.5rem;color:#374151;padding:.5rem;border-radius:.375rem;cursor:pointer;transition:all .2s ease;font-size:.875rem}.language-switcher_button__r97zs:hover{color:black;background-color:#f3f4f6}.language-switcher_desktopText__Fbs_E{display:none}.language-switcher_mobileText__v_aNi{display:inline}.language-switcher_dropdown__3h5pb{width:12rem}.language-switcher_dropdownItem__58cim{cursor:pointer;padding:.5rem;border-radius:.25rem;transition:background-color .2s ease}.language-switcher_dropdownItem__58cim.language-switcher_active__H4i0V,.language-switcher_dropdownItem__58cim:hover{background-color:#f3f4f6}.language-switcher_languageInfo__T1eS2{display:flex;flex-direction:column}.language-switcher_nativeName__BmkC2{font-weight:500}.language-switcher_englishName__w5Ehv{font-size:.75rem;color:#6b7280}@media (min-width:640px){.language-switcher_desktopText__Fbs_E{display:inline}.language-switcher_mobileText__v_aNi{display:none}}.navbar_header__4v0jF{background-color:white;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:50;box-shadow:0 1px 3px 0 rgba(0,0,0,.1)}.navbar_container__dSoic{max-width:1200px;margin:0 auto;padding:1rem}.navbar_nav__dCdXi{display:flex;align-items:center;justify-content:space-between}.navbar_logo__wXwXy{display:flex;align-items:center;gap:.75rem;text-decoration:none}.navbar_logoTitle__Jw_1A{font-size:1.25rem;font-weight:700;color:black}.navbar_desktopNav__U8n_9{display:none;align-items:center;gap:2rem}.navbar_navLink__y5_Cg{color:#374151;font-weight:500;text-decoration:none;transition:color .2s ease}.navbar_navLink__y5_Cg:hover{color:black}.navbar_mobileNav___9vNV{display:flex;align-items:center;gap:.5rem}.navbar_menuButton__BJwt4{background:none;border:none;padding:.5rem;border-radius:.375rem;cursor:pointer;transition:background-color .2s ease}.navbar_menuButton__BJwt4:hover{background-color:#f3f4f6}.navbar_mobileSheet__EQJ1j{width:300px;background:white}.navbar_sheetHeader__RaaMj{display:flex;align-items:center;justify-content:space-between;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.navbar_sheetLogo__nPhsw{display:flex;align-items:center;gap:.75rem}.navbar_sheetTitle__qpbcT{font-size:1.125rem;font-weight:700;color:black}.navbar_mobileNavLinks__cq8lR{display:flex;flex-direction:column;gap:1.5rem;margin-top:2rem}.navbar_mobileNavLink__Sqwkd{font-size:1.125rem;font-weight:500;color:#374151;text-decoration:none;padding:.5rem 0;transition:color .2s ease}.navbar_mobileNavLink__Sqwkd:hover{color:black}@media (min-width:768px){.navbar_desktopNav__U8n_9{display:flex}.navbar_mobileNav___9vNV{display:none}.navbar_mobileSheet__EQJ1j{width:400px}}.hero-section_hero__YKzXe{position:relative;min-height:500px;background-color:black;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-section_backgroundImage__Mek9p{position:absolute;inset:0;background-size:cover;background-position:50%;background-repeat:no-repeat;filter:grayscale(100%) contrast(1.2) brightness(.4)}.hero-section_overlay__2n3Nt{position:absolute;inset:0;background-color:rgba(0,0,0,.6)}.hero-section_content__ITddo{position:relative;z-index:10;text-align:center;color:white;max-width:1200px;margin:0 auto;padding:3rem 1rem}.hero-section_title__cLc_H{font-size:1.875rem;font-weight:700;margin-bottom:1rem;line-height:1.2}.hero-section_subtitle__SvJHv{font-size:1rem;margin-bottom:2rem;color:#d1d5db;max-width:1000px;margin-left:auto;margin-right:auto;line-height:1.6}.hero-section_searchContainer__Xoe0b{display:flex;flex-direction:column;gap:1rem;max-width:1000px;margin:0 auto}.hero-section_categoryMobile__iJTnM{width:100%}.hero-section_categorySelect__RwPj6{width:100%;background-color:white;color:black;border:1px solid #d1d5db;height:3rem;font-size:1rem;border-radius:.375rem;padding:0 1rem;display:flex;align-items:center}.hero-section_searchRow__EtL5c{display:flex;flex-direction:column;gap:1rem}.hero-section_categoryDesktop__WHKl7{display:none;width:14rem}.hero-section_searchInputContainer__BLJAn{display:flex;flex:1;gap:0}.hero-section_searchInput__ZnweB{flex:1;background-color:white;color:black;border:1px solid #d1d5db;border-right:none;border-radius:.375rem 0 0 .375rem;height:3rem;font-size:1rem;padding:0 1rem}.hero-section_searchInput__ZnweB:focus{outline:none;ring:2px;ring-color:white;border-color:white}.hero-section_searchButton__KNMSq{background-color:white;color:black;border:1px solid #d1d5db;border-left:none;border-radius:0 .375rem .375rem 0;height:3rem;padding:0 1rem;cursor:pointer;transition:background-color .2s ease}.hero-section_searchButton__KNMSq:hover{background-color:#f3f4f6}.hero-section_browseButton__tsyAB{background:transparent;border:1px solid white;color:white;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;border-radius:.375rem;cursor:pointer;transition:all .2s ease;margin-top:1rem}.hero-section_browseButton__tsyAB:hover{background-color:white;color:black}@media (min-width:768px){.hero-section_hero__YKzXe{min-height:600px}.hero-section_content__ITddo{padding:4rem 1rem}.hero-section_title__cLc_H{font-size:2.25rem;margin-bottom:1.5rem}.hero-section_subtitle__SvJHv{font-size:1.125rem;margin-bottom:3rem}.hero-section_categoryMobile__iJTnM{display:none}.hero-section_searchRow__EtL5c{flex-direction:row}.hero-section_categoryDesktop__WHKl7{display:block}}@media (min-width:1024px){.hero-section_hero__YKzXe{min-height:700px}.hero-section_content__ITddo{padding:5rem 1rem}.hero-section_title__cLc_H{font-size:3rem}.hero-section_subtitle__SvJHv{font-size:1.25rem}.hero-section_categoryDesktop__WHKl7{width:16rem}}@media (min-width:1280px){.hero-section_title__cLc_H{font-size:3.75rem}}.latest-papers-section_section__FO9gP{padding:4rem 0;background-color:#f9fafb}.latest-papers-section_container__aUjew{max-width:1200px;margin:0 auto;padding:0 1rem}.latest-papers-section_header__5LI8W{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem}.latest-papers-section_title__up5ov{font-size:1.875rem;font-weight:700;color:black}.latest-papers-section_controls__IBJBX{display:flex;gap:.5rem}.latest-papers-section_controlButton__XJPOZ{background-color:white;border:1px solid #d1d5db;color:black;width:2.5rem;height:2.5rem;border-radius:.375rem;cursor:pointer;transition:background-color .2s ease;display:flex;align-items:center;justify-content:center}.latest-papers-section_controlButton__XJPOZ:hover{background-color:#f3f4f6}.latest-papers-section_scrollContainer__elc_p{display:flex;gap:1.5rem;overflow-x:auto;padding-bottom:1rem;scrollbar-width:none;-ms-overflow-style:none}.latest-papers-section_scrollContainer__elc_p::-webkit-scrollbar{display:none}.latest-papers-section_card__Qy_j_{background-color:white;border:1px solid #d1d5db;border-radius:.5rem;height:28rem;width:16rem;flex-shrink:0;transition:box-shadow .3s ease;display:flex;flex-direction:column}.latest-papers-section_card__Qy_j_:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.latest-papers-section_cardImage__H7KOh{width:100%;height:9rem;overflow:hidden;border-top-left-radius:.5rem;border-top-right-radius:.5rem}.latest-papers-section_image__cuboh{width:100%;height:100%;object-fit:cover}.latest-papers-section_cardImagePlaceholder___v3sc{width:100%;height:9rem;display:flex;align-items:center;justify-content:center;background-color:#f3f4f6;border-top-left-radius:.5rem;border-top-right-radius:.5rem}.latest-papers-section_cardHeader__qRUsW{padding:1rem 1rem .75rem}.latest-papers-section_cardTitleRow__GtK42{display:flex;align-items:flex-start;justify-content:space-between}.latest-papers-section_cardTitleContainer__EQx6w{width:100%}.latest-papers-section_cardTitle__ZcCui{font-size:1.125rem;font-weight:600;color:black;margin-bottom:.25rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.latest-papers-section_cardDescription__3aALF{color:#6b7280;font-size:.875rem}.latest-papers-section_scoreBadge__0xqft{display:flex;align-items:center;padding:.25rem .5rem;border-radius:.375rem;font-size:.75rem;font-weight:500;transition:filter .2s ease;cursor:pointer}.latest-papers-section_scoreBadge__0xqft:hover{filter:brightness(1.1)}.latest-papers-section_scoreBadge__0xqft.latest-papers-section_gradeAPlus__q7rLK,.latest-papers-section_scoreBadge__0xqft.latest-papers-section_gradeA__fZBe0{background-color:#047857;color:white;border:1px solid #059669}.latest-papers-section_scoreBadge__0xqft.latest-papers-section_gradeBPlus__7Dlyp,.latest-papers-section_scoreBadge__0xqft.latest-papers-section_gradeB__sJo6i{background-color:#1d4ed8;color:white;border:1px solid #2563eb}.latest-papers-section_scoreBadge__0xqft.latest-papers-section_gradeCPlus__ib0ep,.latest-papers-section_scoreBadge__0xqft.latest-papers-section_gradeC__xL3jG{background-color:#b45309;color:white;border:1px solid #d97706}.latest-papers-section_scoreBadge__0xqft.latest-papers-section_gradeDPlus__lw7eg,.latest-papers-section_scoreBadge__0xqft.latest-papers-section_gradeD__OGDiq{background-color:#dc2626;color:white;border:1px solid #ef4444}.latest-papers-section_scoreBadge__0xqft.latest-papers-section_gradeDefault__bUcDm{background-color:#4b5563;color:white;border:1px solid #6b7280}.latest-papers-section_cardContent__iIk0B{padding:0 1rem 1rem;display:flex;flex-direction:column;gap:.75rem;flex-grow:1}.latest-papers-section_categoryLabel__t21g3{font-weight:500;font-size:.875rem;color:#374151;margin-bottom:.25rem}.latest-papers-section_categoryPrimary__IbtRz{font-size:.875rem;font-weight:500;color:black;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.latest-papers-section_categorySecondary__y1qlB{font-size:.75rem;color:#6b7280;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.latest-papers-section_buttonContainer__RMOSV{display:flex;flex-direction:column;gap:.5rem;margin-top:auto}.latest-papers-section_actionButton__7FqHJ{display:flex;align-items:center;justify-content:flex-start;height:auto;padding:.5rem;background-color:#f9fafb;border:1px solid #d1d5db;color:#374151;border-radius:.375rem;cursor:pointer;transition:all .2s ease;text-decoration:none}.latest-papers-section_actionButton__7FqHJ:hover{background-color:#f3f4f6;color:black}.latest-papers-section_actionButtonText__DwKR0{font-size:.75rem;flex:1;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.latest-papers-section_statusSection__qCKuL{padding-top:.5rem;border-top:1px solid #e5e7eb}.latest-papers-section_statusBadge__3_ZO7{font-size:.75rem;padding:.25rem .5rem;border-radius:.375rem;font-weight:500;display:inline-block;width:fit-content}.latest-papers-section_statusBadge__3_ZO7.latest-papers-section_available__yXorC{background-color:#047857;color:white;border:1px solid #059669}.latest-papers-section_statusBadge__3_ZO7.latest-papers-section_inProgress__lE_ue{background-color:#1d4ed8;color:white;border:1px solid #2563eb}.latest-papers-section_statusBadge__3_ZO7.latest-papers-section_pending__b_5kl{background-color:#b45309;color:white;border:1px solid #d97706}.latest-papers-section_statusBadge__3_ZO7.latest-papers-section_completed__Ex4s9{background-color:#047857;color:white;border:1px solid #059669}.latest-papers-section_statusBadge__3_ZO7.latest-papers-section_default__S1js8{background-color:#4b5563;color:white;border:1px solid #6b7280}.latest-papers-section_viewAllContainer__39_wg{text-align:center;margin-top:2rem}.latest-papers-section_viewAllButton__Afkkb{background-color:black;color:white;border:none;padding:.75rem 2rem;font-weight:600;border-radius:.375rem;cursor:pointer;transition:background-color .2s ease;text-decoration:none;display:inline-block}.latest-papers-section_viewAllButton__Afkkb:hover{background-color:#374151}.footer_footer__mqdak{background-color:black;color:white;padding:3rem 0}.footer_container__RjHDT{max-width:1200px;margin:0 auto;padding:0 1rem}.footer_grid__yp2LW{display:grid;grid-template-columns:1fr;gap:2rem}.footer_brand__52Y1r{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.footer_logo__h85Nl{filter:invert(1)}.footer_brandTitle__wI9NR{font-size:1.125rem;font-weight:700}.footer_brandDescription__FmTq2{color:#9ca3af;font-size:.875rem}.footer_sectionTitle__aFjVC{font-weight:600;margin-bottom:1rem}.footer_linkList__YSIIe{display:flex;flex-direction:column;gap:.5rem;list-style:none;padding:0;margin:0}.footer_link__88NP8{color:#9ca3af;font-size:.875rem;text-decoration:none;transition:color .2s ease}.footer_link__88NP8:hover{color:white}.footer_copyright__z9dsS{border-top:1px solid #374151;margin-top:2rem;padding-top:2rem;text-align:center;color:#9ca3af;font-size:.875rem}@media (min-width:768px){.footer_grid__yp2LW{grid-template-columns:repeat(4,1fr)}}.research-collections-section_section__Nv9Su{position:relative;padding:4rem 0;background-color:black;color:white;overflow:hidden}.research-collections-section_backgroundImage__ga7Q8{position:absolute;inset:0;background-size:cover;background-position:50%;background-repeat:no-repeat;filter:grayscale(100%) contrast(1.2) brightness(.3)}.research-collections-section_overlay__emJqG{position:absolute;inset:0;background-color:rgba(0,0,0,.7)}.research-collections-section_container__00YmU{position:relative;z-index:10;max-width:1200px;margin:0 auto;padding:0 1rem}.research-collections-section_grid__0C_gS{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}.research-collections-section_title__UrPYs{font-size:2.25rem;font-weight:700;margin-bottom:1.5rem;line-height:1.2}.research-collections-section_subtitle__kM8Xx{color:#d1d5db;font-size:1.125rem;margin-bottom:2rem}.research-collections-section_browseButton__gp_8S{background-color:white;color:black;border:none;padding:.75rem 2rem;font-weight:600;border-radius:.375rem;cursor:pointer;transition:background-color .2s ease;text-decoration:none;display:inline-block}.research-collections-section_browseButton__gp_8S:hover{background-color:#e5e7eb}.research-collections-section_imageGrid__hZamG{position:relative}.research-collections-section_imageColumns__pGaP9{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.research-collections-section_imageColumn__ao5ec{display:flex;flex-direction:column;gap:1rem}.research-collections-section_imageColumn__ao5ec:nth-child(2){margin-top:2rem}.research-collections-section_imageFrame__Hl5t0{background-color:white;padding:1rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);border:8px solid white;transition:transform .3s ease}.research-collections-section_imageFrame__Hl5t0:first-child{transform:rotate(3deg)}.research-collections-section_imageFrame__Hl5t0:nth-child(2){transform:rotate(-2deg)}.research-collections-section_imageFrame__Hl5t0:nth-child(3){transform:rotate(1deg)}.research-collections-section_imageFrame__Hl5t0:nth-child(4){transform:rotate(-1deg)}.research-collections-section_imageFrame__Hl5t0:hover{transform:rotate(0deg)}.research-collections-section_frameImage__a9CZ1{width:100%;aspect-ratio:1;object-fit:cover}@media (min-width:768px){.research-collections-section_title__UrPYs{font-size:3rem}}@media (min-width:1024px){.research-collections-section_grid__0C_gS{grid-template-columns:1fr 1fr}}.about-section_section__FMV2y{padding:4rem 0;background-color:white}.about-section_container__Nf_Zv{max-width:1200px;margin:0 auto;padding:0 1rem}.about-section_grid__Ub0Q0{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}.about-section_imageSection__UD9QJ{display:flex;flex-direction:column;gap:1.5rem}.about-section_imageGrid__xSYlN{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.about-section_imageColumn__9_IEH{display:flex;flex-direction:column;gap:1rem}.about-section_imageColumn__9_IEH:nth-child(2){margin-top:2rem}.about-section_imageContainer__wFsHQ{aspect-ratio:1;background-color:#f3f4f6;border-radius:.5rem;overflow:hidden}.about-section_image__KQzGu{width:100%;height:100%;object-fit:cover}.about-section_statCard__SqrWs{background-color:black;color:white;padding:1.5rem;text-align:center;border-radius:.5rem}.about-section_statIcon__X86Zk{width:3rem;height:3rem;background-color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto .75rem}.about-section_statTitle__RyDyu{font-weight:700;font-size:1.125rem;margin-bottom:.25rem}.about-section_statSubtitle__vWWIh{color:#d1d5db;font-size:.875rem}.about-section_title__TY95G{font-size:2.25rem;font-weight:700;color:black;margin-bottom:1.5rem}.about-section_description__rW2nc{display:flex;flex-direction:column;gap:1rem;color:#374151}.about-section_descriptionParagraph__4y1n6{line-height:1.6}.about-section_descriptionParagraph__4y1n6:first-child{font-size:1.125rem}.about-section_browseButton__unUls{background-color:black;color:white;border:none;padding:.75rem 2rem;font-weight:600;border-radius:.375rem;cursor:pointer;transition:background-color .2s ease;text-decoration:none;display:inline-block;margin-top:2rem}.about-section_browseButton__unUls:hover{background-color:#374151}@media (min-width:1024px){.about-section_grid__Ub0Q0{grid-template-columns:1fr 1fr}}