@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;700;900&display=swap");.Header_headerContainer__AIHNx{background:linear-gradient(90deg,#2461e9,#225ae3 15%,#1d4ed8 50%,#3433a9);color:#fff;font-family:Poppins,sans-serif!important;padding:4rem 1rem 3rem;box-shadow:0 4px 20px rgba(0,0,0,.15);border-bottom:none;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.Header_headerTitle__o1kQF{font-weight:900;font-size:3rem;margin:0 0 .3rem}.Header_headerSubtitle__imoVF{font-weight:700;color:#bfdbfe;opacity:.95;margin-bottom:1rem;font-size:2.25rem}.Header_headerDescription__lfXE5{max-width:56rem;line-height:1.75;opacity:.95;font-size:1.25rem;padding:0 1rem;text-align:center}@media (max-width:1024px){.Header_headerTitle__o1kQF{font-size:2.5rem}.Header_headerSubtitle__imoVF{font-size:1.75rem}.Header_headerDescription__lfXE5{font-size:1.125rem;padding:0 1rem}}@media (max-width:768px){.Header_headerTitle__o1kQF{font-size:2rem}.Header_headerSubtitle__imoVF{font-size:1.25rem}.Header_headerDescription__lfXE5{font-size:1rem;padding:0 .5rem}}.Biocards_searchContainer__UrnQY{font-family:Poppins,sans-serif;background:#f5f6fa;min-height:100vh;padding:20px;display:flex;flex-direction:column}.Biocards_header__yxyMo{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.Biocards_headerTitle__zg_dp{font-size:1.6rem;font-weight:700;margin:0}.Biocards_headerSubtitle__voxcE{font-size:.95rem;color:#555}.Biocards_scrollContainer__m3En_{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;flex:1 1;max-height:85vh;overflow-y:auto;padding:6px 6px 12px 0}@media (max-width:1024px){.Biocards_scrollContainer__m3En_{grid-template-columns:repeat(2,1fr);gap:16px}}@media (max-width:768px){.Biocards_searchContainer__UrnQY{padding:15px}.Biocards_header__yxyMo{flex-direction:column;align-items:flex-start;gap:.5rem}.Biocards_headerTitle__zg_dp{font-size:1.4rem}.Biocards_headerSubtitle__voxcE{font-size:.9rem}.Biocards_scrollContainer__m3En_{grid-template-columns:1fr;gap:12px;max-height:80vh;padding:4px 4px 8px 0}.Biocards_card__1Bt3N{min-height:320px}}@media (max-width:480px){.Biocards_searchContainer__UrnQY{padding:10px}.Biocards_headerTitle__zg_dp{font-size:1.2rem}.Biocards_headerSubtitle__voxcE{font-size:.85rem}.Biocards_scrollContainer__m3En_{gap:10px;max-height:75vh}.Biocards_card__1Bt3N{min-height:300px}}.Biocards_card__1Bt3N{background:#fff;border-radius:18px;box-shadow:0 4px 12px rgba(0,0,0,.08);display:flex;flex-direction:column;min-height:360px;transition:transform .2s ease,box-shadow .2s ease;overflow:hidden}.Biocards_card__1Bt3N:hover{transform:translateY(-4px);box-shadow:0 8px 20px rgba(0,0,0,.12)}.Biocards_cardHeader__W9rEa{display:flex;align-items:center;padding:16px;background:linear-gradient(135deg,#6a8cf9,#4fc3f7);color:#fff}.Biocards_iconBox__eS6gF{width:44px;height:44px;background:hsla(0,0%,100%,.2);border-radius:12px;display:flex;justify-content:center;align-items:center;margin-right:12px}.Biocards_title__Aa21w{font-size:1.2rem;font-weight:700}.Biocards_category___4kwn{font-size:.9rem;opacity:.85}.Biocards_description__ZfSY0{padding:16px;font-size:.95rem;color:#555;line-height:1.5;flex:1 1}.Biocards_related__Ygd1B{padding:0 16px 16px}.Biocards_relatedLabel__9ui92{font-size:.85rem;font-weight:600;color:#666;margin-bottom:6px;display:block}.Biocards_tags__oG3wi{display:flex;flex-wrap:wrap;gap:8px}.Biocards_tag__q1ZpT{background:#f2f6ff;color:#2563eb;font-weight:500}.Biocards_tagLight__HfJMa,.Biocards_tag__q1ZpT{padding:6px 14px;border-radius:20px;font-size:.85rem}.Biocards_tagLight__HfJMa{background:#f0f0f0;color:#555}.Biocards_learnMore__0j0nW{background:linear-gradient(90deg,#4f8cfb,#4fc3f7);color:#fff;border:none;padding:12px;font-size:.95rem;font-weight:600;cursor:pointer;border-radius:12px;margin:0 16px 16px;display:flex;justify-content:center;align-items:center;gap:6px}.Biocards_learnMore__0j0nW:hover{background:linear-gradient(90deg,#3a7ae0,#36afd8)}.Biocards_arrow__8T3f0{color:#fff}.Search_searchContainer__e1JhM{background-color:#fff;border-radius:1rem;padding:1rem 1.5rem 1rem 3rem;width:100%;max-width:1500px;margin:3rem auto;border:1px solid #f1f5f9;box-shadow:0 10px 15px -3px rgba(0,0,0,.08),0 4px 6px -4px rgba(0,0,0,.06);font-family:Poppins,sans-serif;text-align:center}.Search_searchTitle__Hn_yF{font-weight:700;margin-bottom:.5rem;color:#1a1a1a}.Search_searchSubtitle__U4Bh4{margin-bottom:1.5rem;color:#555}.Search_searchBarWrapper__pOxUk{position:relative;width:100%;max-width:650px;margin:0 auto 1.5rem;border:1px solid #d1d5db;border-radius:.75rem;background-color:#fff;box-shadow:0 1px 2px rgba(0,0,0,.06)}.Search_searchIcon__eNF_r{position:absolute;top:50%;left:16px;transform:translateY(-50%);color:#bbb;pointer-events:none}.Search_searchInput__2jo_X{width:100%;padding:1rem 1.5rem 1rem 3rem;font-size:1.125rem;border-radius:1rem;border-width:2px;border-color:#e5e7eb;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);outline:none;transition:border-color .3s ease;font-family:Poppins,sans-serif}.Search_searchInput__2jo_X::-moz-placeholder{color:#999}.Search_searchInput__2jo_X:-ms-input-placeholder{color:#999}.Search_searchInput__2jo_X::placeholder{color:#999}.Search_searchInput__2jo_X:focus{border-color:#235fe8;box-shadow:0 0 8px rgba(35,95,232,.4)}.Search_popularSearches__DGFOY{color:#555;font-weight:500;margin-top:1.5rem}.Search_popularTags__k_Wrd{margin-top:.75rem;display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.Search_popularTag__hLFrt{background-color:#e6f0ff;color:#235fe8;border-radius:9999px;padding:6px 16px;font-weight:500;font-size:.95rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:background-color .25s ease;font-family:Poppins,sans-serif}.Search_popularTag__hLFrt:hover{background-color:#c4d7ff}.Search_section__6p4XJ{padding:0 2rem;margin-bottom:1rem}.Search_section__6p4XJ.Search_searchSection__UiuCx{margin-bottom:1.5rem}.Search_suggestionsDropdown__AzG2X{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);z-index:10;max-height:250px;overflow-y:auto;margin-top:.25rem}.Search_suggestionItem__DmyQD{padding:.75rem 1rem;cursor:pointer;border-bottom:1px solid #f1f5f9;transition:background-color .2s}.Search_suggestionItem__DmyQD:hover{background-color:#f8fafc}.Search_suggestionItem__DmyQD:last-child{border-bottom:none}.Search_suggestionTitle__d44bO{font-weight:600;color:#1e293b;margin-bottom:.25rem}.Search_suggestionSubtitle__fA3PO{font-size:.875rem;color:#64748b}@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&display=swap");.alphabet_browseContainer__QCtw6{background-color:#fff;border-radius:1rem;padding:1rem 1.5rem;margin:0 auto 2rem;width:100%;max-width:1500px;border:1px solid #f1f5f9;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);text-align:center;overflow-x:hidden}.alphabet_title__Hu6w_{font-family:Poppins,sans-serif;font-size:1.25rem;font-weight:600;margin-bottom:1.5rem;color:#333}.alphabet_alphabetGrid__H_FsD{display:flex;gap:.75rem;justify-content:center;margin:0 auto 1rem;max-width:100%;flex-wrap:wrap}.alphabet_allButton__LoHE4,.alphabet_alphabetButton__N3_V4{width:3rem;height:3rem;padding:0;border-radius:50%;box-sizing:border-box;background-color:#fff;color:#4b5563;font-family:Poppins,sans-serif;font-weight:700;font-size:.875rem;border:2px solid #d1d5db;box-shadow:0 1px 2px rgba(0,0,0,.05);transition:all .3s ease-in-out;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;text-transform:none}.alphabet_allButton__LoHE4:hover,.alphabet_alphabetButton__N3_V4:hover{background-color:#eff6ff;color:#2563eb;border-color:#60a5fa;transform:scale(1.1);box-shadow:0 4px 10px rgba(0,0,0,.08)}.alphabet_allButton__LoHE4.alphabet_active__1yqvT,.alphabet_alphabetButton__N3_V4.alphabet_active__1yqvT{background-color:#235fe8;color:#fff;border-color:#235fe8;box-shadow:0 2px 8px rgba(35,95,232,.4)}.alphabet_allButton__LoHE4.alphabet_active__1yqvT:hover,.alphabet_alphabetButton__N3_V4.alphabet_active__1yqvT:hover{background-color:#1a4da3}.BrowseCards_wrapper__GR9dE{display:flex;flex-wrap:wrap;gap:2rem;justify-content:flex-start;width:100%;margin:0 0 3rem;padding-bottom:.5rem;box-sizing:border-box}.BrowseCards_card__NZAWZ{flex:1 1 300px;background-color:#fff;border-radius:1rem;border:1px solid #f1f5f9;padding:2rem 2.5rem;max-width:650px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.08)}@media (max-width:1100px){.BrowseCards_card__NZAWZ{flex:1 1 100%;max-width:100%}}.BrowseCards_card__NZAWZ.BrowseCards_condition__9dqJa{background:#ffecec}.BrowseCards_card__NZAWZ.BrowseCards_system__6XJgZ{background:#ecfff9}.BrowseCards_title__Z_fwk{font-family:Poppins,sans-serif;font-size:1.25rem;font-weight:600;margin-bottom:2rem;color:#333}.BrowseCards_buttonGrid__WLkzb{display:flex;flex-wrap:wrap;gap:1rem}.BrowseCards_cardButton__TZXEM{background-color:#fff;border-radius:9999px;font-family:Nunito Sans,sans-serif;font-weight:400;font-size:.875rem;padding:.7rem 1.6rem;color:#4b5563;border:2px solid #d1d5db;box-shadow:0 1px 2px rgba(0,0,0,.05);cursor:pointer;transition:all .3s ease-in-out}.BrowseCards_cardButton__TZXEM:hover{background-color:#eff6ff;color:#2563eb;border-color:#60a5fa}.BrowseCards_cardButton__TZXEM.BrowseCards_active__bosiJ{background-color:#235fe8;color:#fff;border-color:#235fe8;box-shadow:0 2px 8px rgba(35,95,232,.4)}.BrowseCards_cardButton__TZXEM.BrowseCards_active__bosiJ:hover{background-color:#1a4da3}.SmallLoader_loader__wwlSM{display:inline-flex;align-items:center;justify-content:center;margin-left:4px}.SmallLoader_spinner__PcfvU{border:2px solid #f3f3f3;border-top-color:#3567d6;border-radius:50%;animation:SmallLoader_spin__QgHD9 1s linear infinite}@keyframes SmallLoader_spin__QgHD9{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.SmallLoader_small__NXK4R .SmallLoader_spinner__PcfvU{width:16px;height:16px;border-width:2px}.SmallLoader_medium__yvyls .SmallLoader_spinner__PcfvU{width:20px;height:20px;border-width:2px}.SmallLoader_large__IY5xx .SmallLoader_spinner__PcfvU{width:24px;height:24px;border-width:3px}.toastNotification_toast__hC7g2{position:fixed;left:50%;top:24px;transform:translateX(-50%);display:inline-flex;align-items:center;gap:14px;padding:18px 24px;border-radius:14px;box-shadow:0 16px 40px rgba(15,23,42,.2);font-size:1rem;font-weight:500;color:#0f172a;z-index:1100;animation:toastNotification_fadeInDown__Ad0Ug .3s ease-out;background:#fff;min-width:320px;max-width:calc(100% - 48px);line-height:1.5}.toastNotification_toastSuccess__ra3Kz{border:2px solid rgba(34,197,94,.4);background:linear-gradient(180deg,#f0fdf4,#fff)}.toastNotification_toastError__CTRjs{border:2px solid rgba(239,68,68,.4);background:linear-gradient(180deg,#fef2f2,#fff)}.toastNotification_toastWarning__qpcyc{border:2px solid rgba(245,158,11,.55);background:linear-gradient(180deg,#fffbeb,#fffdf7)}.toastNotification_icon__F4v_E{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;min-width:32px;border-radius:50%;font-size:1.1rem;font-weight:700;color:inherit;background:rgba(15,23,42,.08)}.toastNotification_toastSuccess__ra3Kz .toastNotification_icon__F4v_E{color:#047857;background:rgba(16,185,129,.18)}.toastNotification_toastError__CTRjs .toastNotification_icon__F4v_E{color:#b91c1c;background:hsla(0,91%,71%,.2)}.toastNotification_toastWarning__qpcyc .toastNotification_icon__F4v_E{color:#b45309;background:rgba(245,158,11,.25);font-size:1.25rem}.toastNotification_message__8Q_NE{flex:1 1;line-height:1.55;font-size:1.02rem;letter-spacing:.01em}.toastNotification_dismiss__JeAJ3{all:unset;cursor:pointer;font-size:1.2rem;line-height:1;padding:2px 4px;color:rgba(15,23,42,.55);transition:color .2s ease}.toastNotification_dismiss__JeAJ3:hover{color:rgba(15,23,42,.85)}@keyframes toastNotification_fadeInDown__Ad0Ug{0%{opacity:0;transform:translate(-50%,-20px)}to{opacity:1;transform:translate(-50%)}}.footer_footer__Gix2R{position:relative;overflow:hidden;background:linear-gradient(160deg,#0f172a,#111827 50%,#0b1120);color:#e2e8f0}@media (min-width:1024px){.footer_footer__Gix2R{overflow-x:visible}}.footer_glowOne__2hNlZ,.footer_glowTwo__vefq2{position:absolute;border-radius:999px;filter:blur(120px);opacity:.12;animation:footer_float__cx7wq 14s ease-in-out infinite}.footer_glowOne__2hNlZ{top:-10%;left:20%;width:420px;height:420px;background:rgba(59,130,246,.85)}.footer_glowTwo__vefq2{bottom:-30%;right:18%;width:460px;height:460px;background:rgba(14,165,233,.85);animation-delay:3s}.footer_container__RFSAZ{position:relative;max-width:1180px;margin:0 auto;padding:3.5rem 1.75rem 0;z-index:1;overflow:visible}.footer_grid___fE4C{display:grid;grid-gap:2.5rem;gap:2.5rem;grid-template-columns:minmax(0,2.3fr) repeat(4,minmax(0,1fr));padding-bottom:2.5rem;opacity:0;transform:translateY(40px);transition:all .9s cubic-bezier(.16,1,.3,1);overflow:visible}.footer_gridVisible__5srO_{opacity:1;transform:translateY(0)}.footer_brand__9HoLZ{display:flex;flex-direction:column;gap:1.25rem;align-items:flex-start;max-width:320px}.footer_logoWrapper__lEBjx{display:flex;flex-direction:column;gap:.65rem}.footer_logoWrapper__lEBjx svg{width:170px;height:auto}.footer_tagline__ItY7R{margin:0;font-size:.95rem;color:rgba(226,232,240,.85);letter-spacing:.04em}.footer_summary__YZVMx{margin:0;color:rgba(148,163,184,.85);font-size:.95rem;line-height:1.6;max-width:20rem}.footer_socialRow__vECkD{display:flex;gap:.65rem;align-items:center;position:relative;z-index:1;flex-wrap:nowrap;justify-content:flex-start;padding:.25rem 0;overflow:visible}.footer_socialButton__NKHyn{width:40px;height:40px;border-radius:999px;background:rgba(15,23,42,.75);display:flex;align-items:center;justify-content:center;transition:transform .25s ease,background .3s ease,box-shadow .3s ease}.footer_socialButton__NKHyn:hover{transform:translateY(-4px);background:linear-gradient(135deg,#2563eb,#06b6d4);box-shadow:0 12px 28px rgba(6,182,212,.25)}.footer_socialIcon__rOVFl{width:18px;height:18px;color:rgba(226,232,240,.85);transition:color .3s ease}.footer_socialButton__NKHyn:hover .footer_socialIcon__rOVFl{color:#fff}.footer_contactColumn__Nbfbj,.footer_linkColumn__qdD_8{display:flex;flex-direction:column;gap:1.1rem;min-width:0}.footer_contactColumn__Nbfbj{overflow:visible}.footer_columnHeading__Ebysi{margin:0;font-size:.9rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#f8fafc;padding-bottom:5px}.footer_linkList__zTwqZ{list-style:none;margin:0;padding:0;display:grid;grid-gap:.9rem;gap:.9rem}.footer_link__ioGF9{color:rgba(148,163,184,.85);font-size:.95rem;font-weight:500;text-decoration:none;transition:color .3s ease}.footer_link__ioGF9:hover{color:#38bdf8}.footer_contactLink__hehKI{display:inline-flex;align-items:center;gap:.4rem;color:rgba(148,163,184,.9);font-size:.95rem;transition:color .3s ease;text-decoration:none}.footer_contactLink__hehKI:hover{color:#38bdf8}.footer_mailIcon__pk_Jh{width:18px;height:18px}.footer_newsletter__wUmt8{display:flex;flex-direction:column;gap:.65rem;width:100%;overflow:visible}.footer_newsletterCopy__MyYBo{margin:0;font-size:.85rem;color:rgba(148,163,184,.85)}.footer_newsletterForm___zEOk{display:flex;align-items:stretch;border-radius:12px;overflow:hidden;background:rgba(15,23,42,.6);border:1px solid rgba(148,163,184,.2);width:100%;max-width:420px;box-sizing:border-box;margin:0;padding:0}@media (min-width:1024px){.footer_container__RFSAZ{padding:3.5rem 2rem 0}.footer_grid___fE4C{grid-template-columns:minmax(0,2.3fr) repeat(3,minmax(0,1fr)) minmax(0,1.6fr);gap:3rem;overflow:visible}.footer_contactColumn__Nbfbj{min-width:0;max-width:none}.footer_contactColumn__Nbfbj,.footer_newsletter__wUmt8{align-items:flex-start;overflow:visible;width:100%;padding-right:0}.footer_newsletter__wUmt8{max-width:310px}.footer_newsletterForm___zEOk{width:100%;max-width:310px;min-width:0;box-sizing:border-box;flex-shrink:0}}@media (min-width:1280px){.footer_container__RFSAZ{max-width:1400px;padding:3.5rem 2.5rem 0}.footer_grid___fE4C{grid-template-columns:minmax(0,2.4fr) repeat(3,minmax(0,1fr)) minmax(0,1.8fr);gap:3.25rem}.footer_newsletter__wUmt8{max-width:320px}.footer_newsletterForm___zEOk{width:100%;max-width:320px;min-width:0}}.footer_newsletterInput__gyvxh{flex:1 1;padding:.65rem .9rem;background:transparent;color:#f8fafc;font-size:.9rem;border:none;min-width:0}.footer_newsletterInput__gyvxh::-moz-placeholder{color:rgba(148,163,184,.6)}.footer_newsletterInput__gyvxh:-ms-input-placeholder{color:rgba(148,163,184,.6)}.footer_newsletterInput__gyvxh::placeholder{color:rgba(148,163,184,.6)}.footer_newsletterInput__gyvxh:focus{outline:none}.footer_newsletterButton__ahr9j{flex:0 0 44px;min-width:44px;padding:.65rem .9rem;background:linear-gradient(135deg,#2563eb,#0ea5e9);display:flex;align-items:center;justify-content:center;color:#fff;transition:transform .2s ease,box-shadow .3s ease;cursor:pointer;border:none;border-left:1px solid rgba(148,163,184,.2)}.footer_newsletterButton__ahr9j:hover{transform:translateX(2px);box-shadow:0 12px 24px rgba(37,99,235,.25)}.footer_newsletterButton__ahr9j:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.footer_newsletterIcon__lRacL{width:18px;height:18px}.footer_newsletterError__NXKg4,.footer_newsletterSuccess__TQNim{margin:.65rem 0 0;font-size:.8rem;letter-spacing:.02em}.footer_newsletterSuccess__TQNim{color:#4ade80}.footer_newsletterError__NXKg4{color:#fca5a5}.footer_bottomRow__gk1fG{border-top:1px solid rgba(148,163,184,.18);margin-top:2.75rem;padding:2rem 0;display:flex;flex-direction:column;gap:1.25rem;align-items:center}.footer_copyright__wCU3s{margin:0;font-size:.85rem;color:rgba(148,163,184,.8)}.footer_bottomLinks__lMWYt{display:flex;gap:1.5rem;font-size:.85rem;color:rgba(148,163,184,.85);flex-wrap:wrap;justify-content:center}.footer_bottomLinks__lMWYt a{color:inherit;transition:color .3s ease}.footer_bottomLinks__lMWYt a:hover{color:#22d3ee}.footer_reveal__y7zWQ{opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(.16,1,.3,1)}.footer_gridVisible__5srO_ .footer_reveal__y7zWQ{opacity:1;transform:translateY(0)}@keyframes footer_float__cx7wq{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@media (max-width:1023px){.footer_grid___fE4C{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}.footer_brand__9HoLZ{max-width:none}.footer_contactColumn__Nbfbj{grid-column:span 2}.footer_bottomRow__gk1fG{align-items:flex-start}}@media (max-width:767px){.footer_container__RFSAZ{padding:3.5rem 1.25rem 0}.footer_grid___fE4C{grid-template-columns:1fr;gap:2.5rem}.footer_brand__9HoLZ{grid-column:span 1}.footer_socialRow__vECkD{flex-wrap:wrap;justify-content:flex-start;overflow:visible;gap:.6rem}.footer_bottomRow__gk1fG{align-items:center}.footer_bottomLinks__lMWYt{justify-content:center}}@media (min-width:768px){.footer_bottomRow__gk1fG{flex-direction:row;justify-content:space-between;align-items:center}}.AnnouncementBanner_bannerContainer__lNfUh{width:100%;position:relative;z-index:10;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.AnnouncementBanner_sparkleIcon__SGX2_{font-size:18px;line-height:1;display:inline-block;flex-shrink:0}.AnnouncementBanner_boldBlue__56_2q{color:#1d4ed8;font-weight:700}.AnnouncementBanner_clinicalAiBadge__sJ8Wg{color:#0284c7;font-weight:700}.AnnouncementBanner_desktopStrip__COaVc{display:none}@media (min-width:992px){.AnnouncementBanner_desktopStrip__COaVc{display:block;width:100vw;position:relative;left:50%;right:50%;background:rgba(240,249,255,.82);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1.5px solid rgba(186,230,253,.8);border-right:none;border-left:none;border-radius:0;box-shadow:0 4px 16px rgba(37,99,235,.06);margin:0 -50vw;cursor:pointer;overflow:hidden;box-sizing:border-box}.AnnouncementBanner_desktopInner__YGwQJ{max-width:1440px;width:100%;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:0 16px 0 36px;min-height:85px;height:85px;gap:24px;box-sizing:border-box;overflow:hidden}.AnnouncementBanner_desktopLeftGroup__t8OIv{display:flex;align-items:center;gap:20px;min-width:0;flex:1 1;align-self:center}.AnnouncementBanner_desktopCtaBtn__usKYC{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border:none;border-radius:9px;padding:10px 22px;font-size:13.5px;font-weight:600;cursor:pointer;box-shadow:0 3px 10px rgba(37,99,235,.32);white-space:nowrap;letter-spacing:-.01em;flex-shrink:0}.AnnouncementBanner_desktopCtaBtn__usKYC:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af)}.AnnouncementBanner_desktopTextWrap__6DtAH{display:flex;align-items:center;gap:10px;font-size:14.5px;color:#1e293b;line-height:1.45;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.AnnouncementBanner_desktopRightGroup__f2Dof{display:flex;align-items:center;gap:14px;align-self:stretch;flex-shrink:0}.AnnouncementBanner_desktopImageWrap__LzTtg{display:flex;align-items:flex-end;justify-content:flex-end;align-self:flex-end;height:85px;padding:0;margin-bottom:0;flex-shrink:0;overflow:hidden}.AnnouncementBanner_anatomyImgDesktop__BOeLI{height:85px;max-height:85px;width:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:right bottom;object-position:right bottom;display:block;vertical-align:bottom;margin-bottom:0;filter:drop-shadow(0 2px 8px rgba(37,99,235,.16))}.AnnouncementBanner_desktopCloseBtn__pHPi_{background:hsla(0,0%,100%,.85);border:1px solid rgba(203,213,225,.8);border-radius:50%;width:26px;height:26px;font-size:12px;color:#64748b;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;line-height:1;transition:all .15s ease;flex-shrink:0}.AnnouncementBanner_desktopCloseBtn__pHPi_:hover{background:#fff;color:#0f172a;border-color:#94a3b8;transform:scale(1.06)}}.AnnouncementBanner_mobileCard__ZvXDw{display:block;position:relative;width:100%;background:rgba(240,249,255,.9);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:none;border-bottom:1.5px solid rgba(186,230,253,.85);border-radius:0;padding:12px 12px 0 16px;box-shadow:0 2px 10px rgba(37,99,235,.06);margin:0;cursor:pointer;overflow:hidden;box-sizing:border-box}@media (min-width:992px){.AnnouncementBanner_mobileCard__ZvXDw{display:none}}.AnnouncementBanner_closeBtn__3zy8u{position:absolute;top:10px;right:12px;background:hsla(0,0%,100%,.9);border:1px solid rgba(203,213,225,.8);border-radius:50%;width:24px;height:24px;font-size:11px;color:#64748b;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;line-height:1;transition:all .15s ease}.AnnouncementBanner_closeBtn__3zy8u:hover{background:#fff;color:#0f172a;transform:scale(1.06)}.AnnouncementBanner_mobileContent__n47lM{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.AnnouncementBanner_mobileTextWrap__WCFq9{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:8px;padding-bottom:12px}.AnnouncementBanner_mobileTitle__F721t{font-size:12.5px;line-height:1.42;color:#334155;margin:0;padding-right:22px}.AnnouncementBanner_mobileCtaBtn__IBGRC{align-self:flex-start;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border:none;border-radius:8px;padding:7px 16px;font-size:12px;font-weight:600;cursor:pointer;box-shadow:0 2px 8px rgba(37,99,235,.28);margin-top:2px}.AnnouncementBanner_mobileImageWrap__Fae4N{flex-shrink:0;width:85px;height:95px;display:flex;align-items:flex-end;justify-content:flex-end;padding:0;margin-bottom:0;overflow:hidden}.AnnouncementBanner_anatomyImgMobile__SXiPn{max-height:95px;height:95px;width:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:right bottom;object-position:right bottom;display:block;vertical-align:bottom;margin-bottom:0;filter:drop-shadow(0 2px 8px rgba(37,99,235,.16))}.biomarkers_biomarkersBackground__1__ai{background:#f0f2f5;min-height:100vh;display:flex;flex-direction:column;font-family:Poppins,sans-serif;margin-top:71px}@media screen and (max-width:800px){.biomarkers_biomarkersBackground__1__ai{margin-top:71px}}.biomarkers_navbarWrapper__wIjfG{padding:0 4.7rem}.biomarkers_fixedLayout__Jk9IN{flex:1 1;margin:.7rem;background:#fff;border-radius:24px;box-shadow:0 4px 24px rgba(0,0,0,.09);display:flex;flex-direction:column;overflow:hidden}.biomarkers_scrollArea__ncqna{flex:1 1;overflow-y:auto;padding-bottom:.5rem;box-sizing:border-box}.biomarkers_headerFull__8WTG7{overflow:hidden;padding:0;margin-bottom:2rem}.biomarkers_section__Hi_50{padding:0 2rem;margin-bottom:1rem}.biomarkers_searchContainer__n_5Pv{padding:0;margin:0}.biomarkers_wrapper__GAMop{display:flex;gap:2rem;justify-content:center;width:100%;flex-wrap:wrap;margin:0;padding:0}@media (max-width:768px){.biomarkers_biomarkersBackground__1__ai{min-height:100vh}.biomarkers_fixedLayout__Jk9IN{margin:.5rem;border-radius:16px}.biomarkers_navbarWrapper__wIjfG{padding:0 6vw}.biomarkers_section__Hi_50{padding:0 1rem;margin-bottom:.75rem}.biomarkers_wrapper__GAMop{gap:1rem;padding:.5rem 0}.biomarkers_headerFull__8WTG7{margin-bottom:1rem}.biomarkers_card__1ReOD{flex:1 1 100%;min-width:100%;max-width:100%}}@media (max-width:480px){.biomarkers_fixedLayout__Jk9IN{margin:.25rem;border-radius:12px}.biomarkers_navbarWrapper__wIjfG{padding:0 1.5rem}.biomarkers_section__Hi_50{padding:0 .75rem;margin-bottom:.5rem}.biomarkers_wrapper__GAMop{gap:.75rem;padding:.25rem 0}}.biomarkers_card__1ReOD{flex:1 1 600px;min-width:500px;max-width:650px;background-color:#fff;border-radius:1rem;border:1px solid #f1f5f9;padding:2rem 2.5rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.08)}.biomarkers_card__1ReOD.biomarkers_condition___KmDe{background:#ffecec}.biomarkers_card__1ReOD.biomarkers_system__bS7N5{background:#ecfff9}.biomarkers_pageFooter__JaGjN{width:100%;background:#fff;padding:0;margin-top:.3rem;border-top:1px solid #e2e8f0}.biomarkers_backButton__tpmRt{margin-bottom:16px;padding:6px 16px;border-radius:8px}.biomarkers_searchResultsSection__kYHvY{padding-top:24px}@media (max-width:1100px){.biomarkers_card__1ReOD{flex:1 1 100%;max-width:100%;min-width:unset}}@media (max-width:700px){.biomarkers_fixedLayout__Jk9IN{margin:.5rem;border-radius:16px}.biomarkers_section__Hi_50{margin-bottom:.8rem;padding:20px 1rem 0}.biomarkers_card__1ReOD{padding:1.2rem 1rem}}@media (max-width:480px){.biomarkers_section__Hi_50{padding:0 .8rem}.biomarkers_card__1ReOD{padding:1rem;border-radius:12px}.biomarkers_backButton__tpmRt{width:100%;text-align:center}}