 #c_static_001-17739799866460 .e_html-16 { min-height: 0 !important; margin-top: 16px; }
  #c_static_001-17739799866460 .biobank-search { width: 96%; max-width: 1300px; margin: 0 auto; display: flex; gap: 40px; box-sizing: border-box; min-height: 560px; }
  #c_static_001-17739799866460 .biobank-search button { outline: none; }
  #c_static_001-17739799866460 .biobank-left { width: 544px; flex: none; }
  #c_static_001-17739799866460 .biobank-right { flex: 1; min-width: 0; display: flex; flex-direction: column; min-height: 520px; }
  #c_static_001-17739799866460 .biobank-tabs { display: flex; flex-wrap: wrap; gap: 12px; margin: 0 0 32px; align-content: flex-start; }
  #c_static_001-17739799866460 .biobank-tab { height: 64px; border: 0; border-radius: 4px; display: flex; align-items: center; justify-content: center; padding: 0 20px; background: rgba(0, 0, 0, 0.3); color: #fff; font-size: 18px; font-family: "poppins-semibold", sans-serif; font-weight: 600; line-height: 1; cursor: pointer; white-space: nowrap; }
  #c_static_001-17739799866460 .biobank-tab.active { background: #2488D4; }
  #c_static_001-17739799866460 .biobank-tab[data-key="PDO"] { width: 150px; flex: none; }
  #c_static_001-17739799866460 .biobank-tab[data-key="PDX"] { width: 150px; flex: none; }
  #c_static_001-17739799866460 .biobank-tab[data-key="Clinical Samples"] { width: 220px; flex: none; }
  #c_static_001-17739799866460 .biobank-tab[data-key="Ba/F3 Models"] { width: 150px; flex: none; }
  #c_static_001-17739799866460 .biobank-tab[data-key="Cancer Cell lines & CDX"] { width: 382px; flex: none; }
  #c_static_001-17739799866460 .biobank-tab[data-key="Engineered Cell lines"] { width: 240px; flex: none; }
  #c_static_001-17739799866460 .biobank-filter { margin: 32px 0; display: flex; flex-direction: column; gap: 12px; }
  #c_static_001-17739799866460 .biobank-filter-item { width: 100%; min-height: 62px; display: flex; align-items: stretch; border-radius: 4px; overflow: visible; background: #fff; box-shadow: none; }
  #c_static_001-17739799866460 .biobank-filter-label { width: 168px; flex: none; display: flex; align-items: center; padding: 0 22px; box-sizing: border-box; background: #f4f4f4; color: #7eb928; font-size: 16px; font-family: "poppins-semibold", sans-serif; font-weight: 600; line-height: 1.2; }
  #c_static_001-17739799866460 .biobank-filter-control { position: relative; flex: 1; min-width: 0; display: flex; align-items: stretch; background: #fff; }
  #c_static_001-17739799866460 .biobank-filter-control.has-arrow::after { content: ""; position: absolute; top: 50%; right: 16px; width: 10px; height: 7px; margin-top: -3px; background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='7' viewBox='0 0 10 7'%3E%3Cpath fill='%23273943' d='M5 7L0 0h10z'/%3E%3C/svg%3E") center/contain no-repeat; pointer-events: none; }
  #c_static_001-17739799866460 .biobank-select { width: 100%; height: 62px; border: 0; border-radius: 0; padding: 0 40px 0 28px; box-sizing: border-box; background: transparent; color: #333; font-size: 15px; font-family: "poppins-regular", sans-serif; outline: none; appearance: none; -webkit-appearance: none; }
  #c_static_001-17739799866460 .biobank-select.biobank-select-empty { color: #8a8a8a; }
  #c_static_001-17739799866460 .biobank-input { padding-right: 28px; }
  #c_static_001-17739799866460 .biobank-select::placeholder { color: #8a8a8a; opacity: 1; }
  #c_static_001-17739799866460 .biobank-select::-ms-expand { display: none; }
  #c_static_001-17739799866460 .biobank-select option { color: #333; }
  #c_static_001-17739799866460 .biobank-multi { position: relative; width: 100%; }
  #c_static_001-17739799866460 .biobank-multi-trigger { text-align: left; cursor: pointer; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
  #c_static_001-17739799866460 .biobank-multi-panel { position: absolute; left: 0; right: 0; top: calc(100% + 8px); z-index: 20; display: none; max-height: 280px; overflow: auto; border: 1px solid rgba(39, 57, 67, 0.12); border-radius: 12px; background: #fff; box-shadow: 0 16px 36px rgba(39, 57, 67, 0.18); padding: 8px 0; }
  #c_static_001-17739799866460 .biobank-multi.open .biobank-multi-panel { display: block; }
  #c_static_001-17739799866460 .biobank-multi-option { width: 100%; min-height: 44px; border: 0; padding: 10px 18px 10px 48px; box-sizing: border-box; background: #fff; color: #333; font-size: 15px; font-family: "poppins-regular", sans-serif; text-align: left; position: relative; cursor: pointer; }
  #c_static_001-17739799866460 .biobank-multi-option::before { content: ""; position: absolute; left: 18px; top: 50%; width: 16px; height: 16px; margin-top: -8px; border: 1px solid #cfd6db; border-radius: 4px; background: #fff; box-sizing: border-box; }
  #c_static_001-17739799866460 .biobank-multi-option:hover { background: #f7f9fb; }
  #c_static_001-17739799866460 .biobank-multi-option.active { background: #f7fbef; }
  #c_static_001-17739799866460 .biobank-multi-option.active::before { border-color: #7eb928; background: #7eb928; box-shadow: inset 0 0 0 3px #fff; }
  #c_static_001-17739799866460 .biobank-multi-empty { padding: 14px 18px; color: #8a8a8a; font-size: 14px; font-family: "poppins-regular", sans-serif; }
  #c_static_001-17739799866460 .biobank-search-btn { height: 64px; min-width: 200px; padding: 0 32px; border: 0; border-radius: 4px; background: #8BC53F; color: #fff; font-size: 20px; font-family: "poppins-semibold", sans-serif; font-weight: 600; line-height: 1; cursor: pointer; display: inline-flex; align-items: center; justify-content: center; }
  #c_static_001-17739799866460 .biobank-head { min-height: 56px; margin-bottom: 16px; border-radius: 6px; background: #fff; display: flex; align-items: center; justify-content: flex-start; padding: 0 24px; box-sizing: border-box; }
  #c_static_001-17739799866460 .biobank-head-title { font-size: 18px; font-family: "poppins-semibold", sans-serif; font-weight: 700; color: #2c2c2c; line-height: 1; }
  #c_static_001-17739799866460 .biobank-count { margin-left: 20px; padding-left: 20px; border-left: 1px solid #8BC53F; font-size: 15px; font-family: "poppins-regular", sans-serif; color: #666; line-height: 1.2; white-space: normal; word-break: break-word; }
  #c_static_001-17739799866460 .biobank-count .num { color: #8BC53F; font-size: 16px; font-family: "poppins-semibold", sans-serif; font-weight: 600; border-bottom: 2px solid #8BC53F; padding-bottom: 2px; }
  #c_static_001-17739799866460 .biobank-table-wrap { display: none; flex: 1; max-height: 460px; border-radius: 6px; background: #fff; overflow: auto; }
  #c_static_001-17739799866460 .biobank-table { width: 100%; border-collapse: collapse; table-layout: fixed; }
  #c_static_001-17739799866460 .biobank-table thead th { position: sticky; top: 0; z-index: 1; background: #2488D4; color: #fff; font-size: 16px; font-family: "poppins-semibold", sans-serif; font-weight: 600; padding: 12px 16px; text-align: left; }
  #c_static_001-17739799866460 .biobank-table tbody td { font-size: 13px; font-family: "poppins-regular", sans-serif; color: #333; padding: 10px 16px; line-height: 1.5; border-bottom: 1px solid #f0f0f0; word-break: break-word; }
  #c_static_001-17739799866460 .biobank-table tbody tr { background: #fff; }
  #c_static_001-17739799866460 .biobank-table th:nth-child(1) { border-top-left-radius: 6px; }
  #c_static_001-17739799866460 .biobank-table th:last-child { border-top-right-radius: 6px; }
  #c_static_001-17739799866460 .biobank-table th:nth-child(1), #c_static_001-17739799866460 .biobank-table td:nth-child(1) { width: 70px; text-align: center; }
  
  #c_static_001-17739799866460 .biobank-banner { margin-top: 20px; background: rgba(0, 0, 0, 0.3); border-radius: 6px; display: flex; align-items: stretch; justify-content: space-between; }
  #c_static_001-17739799866460 .biobank-banner.no-text { background: transparent; justify-content: flex-end; }
  #c_static_001-17739799866460 .banner-text { padding: 18px 24px; color: #fff; font-size: 14px; font-family: "poppins-regular", sans-serif; line-height: 1.8; }
  #c_static_001-17739799866460 .banner-btn { background: #8BC53F; border: none; border-radius: 0 6px 6px 0; color: #fff; font-size: 15px; font-family: "poppins-semibold", sans-serif; font-weight: 600; cursor: pointer; display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 0 20px; min-width: 110px; gap: 4px; }
  #c_static_001-17739799866460 .biobank-banner.no-text .banner-text { display: none; }
  #c_static_001-17739799866460 .biobank-banner.no-text .banner-btn { border-radius: 6px; flex-direction: row; padding: 0 30px; min-height: 48px; gap: 0; }
  #c_static_001-17739799866460 .biobank-banner.no-text .banner-btn svg { display: none; }
  #c_static_001-17739799866460 .biobank-empty { text-align: center; color: #999; padding: 24px 0; font-size: 12px; }
  #c_static_001-17739799866460 .biobank-table-wrap::-webkit-scrollbar { width: 8px; height: 8px; }
  #c_static_001-17739799866460 .biobank-table-wrap::-webkit-scrollbar-thumb { background: #d2d2d2; border-radius: 8px; }
  @media (max-width: 1024px) {
    #c_static_001-17739799866460 .biobank-search { flex-direction: column; min-height: auto; gap: 20px; }
    #c_static_001-17739799866460 .biobank-left { width: 100%; min-width: 0; }
    #c_static_001-17739799866460 .biobank-right { min-height: auto; width: 100%; overflow: hidden; }
    #c_static_001-17739799866460 .biobank-tabs { gap: 8px; margin: 0 0 20px; }
    #c_static_001-17739799866460 .biobank-tab { height: auto; min-height: 40px; padding: 8px 12px; font-size: 13px; white-space: normal; line-height: 1.2; flex: 1 1 calc(33.33% - 8px); min-width: 100px; }
    #c_static_001-17739799866460 .biobank-tab[data-key="PDO"], #c_static_001-17739799866460 .biobank-tab[data-key="PDX"], #c_static_001-17739799866460 .biobank-tab[data-key="Clinical Samples"], #c_static_001-17739799866460 .biobank-tab[data-key="Ba/F3 Models"], #c_static_001-17739799866460 .biobank-tab[data-key="Cancer Cell lines & CDX"], #c_static_001-17739799866460 .biobank-tab[data-key="Engineered Cell lines"] { width: auto; flex: 1 1 calc(33.33% - 8px); }
    #c_static_001-17739799866460 .biobank-filter { margin: 20px 0; gap: 12px; }
    #c_static_001-17739799866460 .biobank-filter-item { min-height: 58px; }
    #c_static_001-17739799866460 .biobank-filter-label { width: 148px; padding: 0 16px; font-size: 15px; }
    #c_static_001-17739799866460 .biobank-filter-control.has-arrow::after { right: 14px; width: 9px; height: 6px; margin-top: -3px; }
    #c_static_001-17739799866460 .biobank-select { height: 58px; padding: 0 36px 0 16px; font-size: 14px; }
    #c_static_001-17739799866460 .biobank-input { padding-right: 16px; }
    #c_static_001-17739799866460 .biobank-multi-option { padding: 10px 16px 10px 42px; font-size: 14px; }
    #c_static_001-17739799866460 .biobank-multi-option::before { left: 16px; }
    #c_static_001-17739799866460 .biobank-search-btn { height: 48px; width: 100%; font-size: 16px; }
    #c_static_001-17739799866460 .biobank-head { flex-direction: column; align-items: flex-start; height: auto; padding: 16px; gap: 8px; border-radius: 6px 6px 0 0; margin-bottom: 0; border-bottom: 1px solid #f0f0f0; }
    #c_static_001-17739799866460 .biobank-count { margin-left: 0; padding-left: 0; border-left: none; width: 100%; font-size: 13px; }
    #c_static_001-17739799866460 .biobank-table-wrap { min-height: auto; max-height: 500px; border: none; border-radius: 0 0 6px 6px; }
    #c_static_001-17739799866460 .biobank-table { min-width: 600px; }
    #c_static_001-17739799866460 .biobank-banner { flex-direction: column; text-align: center; margin-top: 16px; }
    #c_static_001-17739799866460 .banner-btn { border-radius: 0 0 6px 6px; width: 100%; min-height: 44px; flex-direction: row; gap: 8px; font-size: 14px; }
    #c_static_001-17739799866460 .biobank-banner.no-text .banner-btn { border-radius: 6px; }
    #c_static_001-17739799866460 .biobank-table th:nth-child(1), #c_static_001-17739799866460 .biobank-table td:nth-child(1) { width: 50px; }
  }
  @media (max-width: 640px) {
    #c_static_001-17739799866460 .biobank-filter-item { flex-direction: column; min-height: 0; }
    #c_static_001-17739799866460 .biobank-filter-label { width: 100%; min-height: 40px; padding: 8px 14px; font-size: 14px; }
    #c_static_001-17739799866460 .biobank-select { height: 50px; padding: 0 36px 0 14px; }
    #c_static_001-17739799866460 .biobank-input { padding-right: 14px; }
    #c_static_001-17739799866460 .biobank-multi-panel { top: calc(100% + 6px); }
  }