@media screen and (max-width:768px){.test-catalog{max-width:992px;margin:0 auto}}@media screen and (max-width:768px)and (max-width:992px){.test-catalog{padding:0 16px}}@media screen and (max-width:768px){.test-catalog .search-filters{margin:12px 0;background:#fafafa;border:1px solid #f0f0f0;border-radius:6px;padding:16px}.test-catalog .search-filters .filter-controls{display:flex;align-items:flex-start;gap:8px;flex-wrap:wrap}.test-catalog .search-filters .filter-controls .search-input{flex:1 1;min-width:200px;height:44px;border-radius:5px}.test-catalog .search-filters .filter-controls .category-dropdown{min-width:180px;height:44px;flex:0 0 auto}.test-catalog .search-filters .filter-controls .ant-select-selector{border-radius:5px}}@media screen and (max-width:768px)and (max-width:480px){.test-catalog .search-filters .filter-controls .search-input{flex-basis:100%;min-width:0}.test-catalog .search-filters .filter-controls .category-dropdown{flex-basis:100%;width:100%}}@media screen and (max-width:768px){.test-catalog .search-filters .filter-results-count{margin-top:8px}.test-catalog .test-catalog-grid-wrapper{width:100%}.test-catalog .test-catalog-grid{display:grid;grid-gap:24px 14px;gap:24px 14px;align-items:stretch;grid-template-columns:repeat(var(--cols-xs,1),1fr)}}@media screen and (max-width:768px)and (min-width:576px){.test-catalog .test-catalog-grid{grid-template-columns:repeat(var(--cols-sm),1fr)}}@media screen and (max-width:768px)and (min-width:768px){.test-catalog .test-catalog-grid{grid-template-columns:repeat(var(--cols-md),1fr)}}@media screen and (max-width:768px)and (min-width:992px){.test-catalog .test-catalog-grid{grid-template-columns:repeat(var(--cols-lg),1fr)}}@media screen and (max-width:768px)and (min-width:1200px){.test-catalog .test-catalog-grid{grid-template-columns:repeat(var(--cols-xl),1fr)}}@media screen and (max-width:768px)and (min-width:1600px){.test-catalog .test-catalog-grid{grid-template-columns:repeat(var(--cols-xxl),1fr)}}@media screen and (max-width:768px){.test-catalog .test-catalog-grid .test-catalog-grid-item{display:flex;flex-direction:column;width:100%}.test-catalog .no-results{padding:40px 20px;text-align:center}.test-catalog .help-note{margin:30px 0 0}.test-catalog .help-note .help-note-content{display:flex;align-items:flex-start;gap:16px;background:#fafafa;border:1px solid #e8e8e8;border-radius:8px;padding:20px;margin:0 auto}.test-catalog .help-note .help-note-content .help-note-icon{flex-shrink:0;width:40px;height:40px;background:#f5f5f5;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#666;font-size:16px}.test-catalog .help-note .help-note-content .help-note-text{flex:1 1}.test-catalog .help-note .help-note-content .help-note-text h4{font-size:16px;font-weight:500;color:#333;margin:0 0 8px;line-height:24px}.test-catalog .help-note .help-note-content .help-note-text p{font-size:14px;line-height:21px;color:#666;margin:0}.test-catalog .help-note .help-note-content .help-note-text p .help-email-link{color:#0ca37f;font-weight:500;text-decoration:none;border-bottom:1px solid rgba(0,0,0,0);transition:all .3s ease}.test-catalog .help-note .help-note-content .help-note-text p .help-email-link:hover{color:rgb(8.5028571429,115.4971428571,89.9885714286);border-bottom-color:rgb(8.5028571429,115.4971428571,89.9885714286)}.test-catalog--browse .search-filters--browse{max-width:992px;margin:12px auto 16px}.test-catalog--browse .search-filters--browse .filter-controls{display:flex;gap:8px;align-items:center}.test-catalog--browse .search-filters--browse .filter-controls .search-input{flex:1 1}.test-catalog--browse .search-filters--browse .filter-controls .catalog-category-select{flex-shrink:0;min-width:170px}}@media screen and (max-width:768px)and (max-width:640px){.test-catalog--browse .search-filters--browse .filter-controls{flex-direction:column}.test-catalog--browse .search-filters--browse .filter-controls .catalog-category-select{width:100%}}@media screen and (max-width:768px){.test-catalog--browse .catalog-mobile-pills{display:none}}@media screen and (max-width:768px)and (max-width:992px){.test-catalog--browse{max-width:100%;padding:0}.test-catalog--browse .catalog-main{padding:0 16px}.test-catalog--browse .search-filters--browse{margin:16px}.test-catalog--browse .catalog-mobile-pills{display:flex;gap:8px;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:12px;margin-bottom:8px;scrollbar-width:none}.test-catalog--browse .catalog-mobile-pills::-webkit-scrollbar{display:none}.test-catalog--browse .catalog-mobile-pills .mobile-pill{flex-shrink:0;border:1px solid #e5e7eb;background:#fff;padding:8px 16px;border-radius:20px;font-size:13px;color:#666;cursor:pointer;white-space:nowrap;transition:all .2s}.test-catalog--browse .catalog-mobile-pills .mobile-pill:hover{background:#f3f4f6}.test-catalog--browse .catalog-mobile-pills .mobile-pill.active{background:#0ca37f;color:#fff;border-color:#0ca37f;font-weight:500}}@media screen and (max-width:768px){.test-catalog .catalog-layout{display:flex;gap:32px;align-items:flex-start}}@media screen and (max-width:768px)and (max-width:992px){.test-catalog .catalog-layout{gap:0}}@media screen and (max-width:768px){.test-catalog .catalog-sidebar{width:200px;flex-shrink:0;position:-webkit-sticky;position:sticky;top:80px;align-self:flex-start;max-height:calc(100vh - 100px);overflow-y:auto;padding-bottom:24px}}@media screen and (max-width:768px)and (max-width:992px){.test-catalog .catalog-sidebar{display:none}}@media screen and (max-width:768px){.test-catalog .catalog-sidebar .sidebar-heading{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#999;padding:0 0 12px}.test-catalog .catalog-sidebar .sidebar-item{display:flex;align-items:center;gap:8px;width:100%;padding:7px 10px;border:none;background:none;cursor:pointer;font-size:13px;font-weight:500;color:#666;text-align:left;transition:all .15s;border-radius:6px;line-height:1.4}.test-catalog .catalog-sidebar .sidebar-item:hover{color:#333;background:#f9fafb}.test-catalog .catalog-sidebar .sidebar-item.active{color:#0ca37f;background:rgba(12,163,127,.06)}.test-catalog .catalog-sidebar .sidebar-item .sidebar-icon{display:flex;align-items:center;justify-content:center;width:18px;height:18px;flex-shrink:0;opacity:.5}.test-catalog .catalog-sidebar .sidebar-item.active .sidebar-icon{opacity:1}.test-catalog .catalog-sidebar .sidebar-item .sidebar-item-label{flex:1 1;min-width:0}.test-catalog .catalog-sidebar .sidebar-item .sidebar-count{flex-shrink:0;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:10.5px;color:#aaa;font-weight:400;margin-left:auto}.test-catalog .catalog-sidebar .sidebar-item.active .sidebar-count{color:#0ca37f}.test-catalog .catalog-sidebar .sidebar-divider{height:1px;background:#eef0f4;margin:8px 10px}.test-catalog .catalog-sidebar .sidebar-item--cta{color:#555;font-weight:500}.test-catalog .catalog-sidebar .sidebar-item--cta .sidebar-icon{opacity:.7}.test-catalog .catalog-main{flex:1 1;min-width:0}.test-catalog .catalog-main .test-catalog-grid{grid-template-columns:repeat(2,1fr)!important}}@media screen and (max-width:768px)and (max-width:640px){.test-catalog .catalog-main .test-catalog-grid{grid-template-columns:1fr!important}}@media screen and (max-width:768px){.test-catalog .catalog-section{margin-bottom:48px;scroll-margin-top:80px}.test-catalog .catalog-section .section-header{display:flex;align-items:center;gap:10px;margin-bottom:12px}.test-catalog .catalog-section .section-header .section-title{font-size:18px;font-weight:600;color:#1a1a1a;margin:0;line-height:27px;white-space:nowrap}.test-catalog .catalog-section .section-header .section-rule{flex:1 1;height:1px;background:#eef0f4}.test-catalog .catalog-section .section-header .section-count{font-family:IBM Plex Mono,ui-monospace,monospace;font-size:11px;font-weight:500;padding:4px 8px;border-radius:100px;white-space:nowrap;background:rgba(12,163,127,.08);color:#0ca37f}.test-catalog .catalog-section .section-description{font-size:14px;line-height:21px;color:rgba(0,0,0,.6);margin:-4px 0 12px}.test-catalog #section-build_your_own .test-catalog-item,.test-catalog #section-most_popular .test-catalog-item{--stripe-color:#099268!important}.test-catalog #section-most_popular .badge-category{background:#e6fcf5!important;color:#099268!important}.test-catalog #section-heart_metabolism .test-catalog-item{--stripe-color:#e03131!important}.test-catalog #section-hormones_energy_sleep .test-catalog-item{--stripe-color:#7048e8!important}.test-catalog #section-gut .test-catalog-item{--stripe-color:#0c8599!important}.test-catalog #section-cancer .test-catalog-item{--stripe-color:#e8590c!important}.test-catalog #section-brain_aging_longevity .test-catalog-item{--stripe-color:#4263eb!important}.test-catalog #section-toxins_immunity_inflammation .test-catalog-item{--stripe-color:#1098ad!important}.test-catalog #section-fitness_body_composition .test-catalog-item{--stripe-color:#099268!important}.test-catalog #section-genetics .test-catalog-item{--stripe-color:#9c36b5!important}.test-catalog #section-fertility_sexual_health .test-catalog-item{--stripe-color:#e03131!important}.test-catalog .custom-panel-banner{display:flex;align-items:center;gap:24px;background:linear-gradient(135deg,#f0fdf9,#ecfdf5 40%,#e7f5ff);border:1.5px dashed rgba(12,163,127,.35);border-radius:10px;padding:24px 28px;margin:-18px 0 24px;cursor:pointer;transition:all .2s ease}.test-catalog .custom-panel-banner:hover{border-color:#0ca37f;border-style:solid;box-shadow:0 2px 8px rgba(12,163,127,.1)}}@media screen and (max-width:768px)and (max-width:768px){.test-catalog .custom-panel-banner{flex-direction:column;align-items:stretch;padding:20px;gap:16px}}@media screen and (max-width:768px){.test-catalog .custom-panel-banner .custom-panel-banner-content{display:flex;align-items:flex-start;gap:16px;flex:1 1;min-width:0}}@media screen and (max-width:768px)and (max-width:768px){.test-catalog .custom-panel-banner .custom-panel-banner-content{gap:12px}}@media screen and (max-width:768px){.test-catalog .custom-panel-banner .custom-panel-icon{flex-shrink:0;width:52px;height:52px;border-radius:12px;background:linear-gradient(135deg,#0ca37f,#1c7ed6);color:#fff;display:flex;align-items:center;justify-content:center;font-size:22px}}@media screen and (max-width:768px)and (max-width:768px){.test-catalog .custom-panel-banner .custom-panel-icon{width:40px;height:40px;font-size:18px;border-radius:10px}}@media screen and (max-width:768px){.test-catalog .custom-panel-banner .custom-panel-text .custom-panel-label{display:inline-flex;align-items:center;gap:5px;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:10px;font-weight:500;text-transform:uppercase;letter-spacing:.06em;color:#0ca37f;margin-bottom:4px}.test-catalog .custom-panel-banner .custom-panel-text h3{font-size:18px;font-weight:600;color:#1a1a1a;margin:0 0 4px;line-height:27px;letter-spacing:-.2px}}@media screen and (max-width:768px)and (max-width:768px){.test-catalog .custom-panel-banner .custom-panel-text h3{font-size:16px}}@media screen and (max-width:768px){.test-catalog .custom-panel-banner .custom-panel-text p{font-size:14px;line-height:1.5;color:#555;margin:0;max-width:520px}.test-catalog .custom-panel-banner .custom-panel-cta{display:flex;flex-direction:column;align-items:flex-end;gap:6px;flex-shrink:0}}@media screen and (max-width:768px)and (max-width:768px){.test-catalog .custom-panel-banner .custom-panel-cta{align-items:stretch;width:100%}}@media screen and (max-width:768px){.test-catalog .custom-panel-banner .custom-panel-cta .custom-panel-pricing{font-size:14px;font-weight:500;color:#888;white-space:nowrap}}@media screen and (max-width:768px)and (max-width:768px){.test-catalog .custom-panel-banner .custom-panel-cta .custom-panel-pricing{text-align:left}}@media screen and (max-width:768px){.test-catalog .custom-panel-banner .custom-panel-cta .custom-panel-btn{white-space:nowrap;height:40px;padding:0 20px;font-size:14px;font-weight:600;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:6px}.view-more-wrapper{display:flex;justify-content:center;margin-top:20px}.view-btn{display:flex;align-items:center;height:50px;font-size:18px}.tests-catalog{margin-left:auto;margin-right:auto;width:100%;background:#fff;height:100%;min-height:100vh;padding:0 0 24px}.tests-catalog .page-header{background:#fff;padding:6px 0;border-bottom:1px solid #f0f0f0}.tests-catalog .page-header .page-header-content-wrapper{width:100%;max-width:992px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:16px 0}.tests-catalog .page-header .page-header-content{max-width:992px;margin:0;padding:0}.tests-catalog .page-header .page-header-title{font-size:24px;font-weight:600}.tests-catalog .page-header .page-header-description{display:block;font-size:16px;margin-top:6px;color:rgba(0,0,0,.45);font-weight:400}}@media screen and (max-width:768px)and (max-width:992px){.tests-catalog .page-header{padding:0 10px}}@media screen and (max-width:768px)and (max-width:768px){.tests-catalog .page-header{padding:0 16px}}@media screen and (max-width:768px){.tests-catalog .tests-catalog-container{width:100%}.test-catalog .help-note{margin:25px 0}.test-catalog .help-note .help-note-content{flex-direction:column;text-align:center;gap:12px;padding:16px}.test-catalog .help-note .help-note-content .help-note-icon{width:36px;height:36px;margin:0 auto}.test-catalog .help-note .help-note-content .help-note-text h4{font-size:16px;margin-bottom:6px}.test-catalog .help-note .help-note-content .help-note-text p{font-size:14px}.test-catalog .catalog-section{margin-bottom:32px}.test-catalog .catalog-section .section-header .section-title{font-size:18px}.test-catalog .custom-panel-banner .custom-panel-icon{width:40px;height:40px;font-size:18px}.test-catalog .custom-panel-banner .custom-panel-text h3{font-size:16px}.test-catalog .custom-panel-banner .custom-panel-text p{font-size:14px}}@media screen and (min-width:769px){.test-catalog{max-width:992px;margin:0 auto}}@media screen and (min-width:769px)and (max-width:992px){.test-catalog{padding:0 16px}}@media screen and (min-width:769px){.test-catalog .search-filters{margin:12px 0;background:#fafafa;border:1px solid #f0f0f0;border-radius:6px;padding:16px}.test-catalog .search-filters .filter-controls{display:flex;align-items:flex-start;gap:8px;flex-wrap:wrap}.test-catalog .search-filters .filter-controls .search-input{flex:1 1;min-width:200px;height:44px;border-radius:5px}.test-catalog .search-filters .filter-controls .category-dropdown{min-width:180px;height:44px;flex:0 0 auto}.test-catalog .search-filters .filter-controls .ant-select-selector{border-radius:5px}}@media screen and (min-width:769px)and (max-width:480px){.test-catalog .search-filters .filter-controls .search-input{flex-basis:100%;min-width:0}.test-catalog .search-filters .filter-controls .category-dropdown{flex-basis:100%;width:100%}}@media screen and (min-width:769px){.test-catalog .search-filters .filter-results-count{margin-top:8px}.test-catalog .test-catalog-grid-wrapper{width:100%}.test-catalog .test-catalog-grid{display:grid;grid-gap:24px 14px;gap:24px 14px;align-items:stretch;grid-template-columns:repeat(var(--cols-xs,1),1fr)}}@media screen and (min-width:769px)and (min-width:576px){.test-catalog .test-catalog-grid{grid-template-columns:repeat(var(--cols-sm),1fr)}}@media screen and (min-width:769px)and (min-width:768px){.test-catalog .test-catalog-grid{grid-template-columns:repeat(var(--cols-md),1fr)}}@media screen and (min-width:769px)and (min-width:992px){.test-catalog .test-catalog-grid{grid-template-columns:repeat(var(--cols-lg),1fr)}}@media screen and (min-width:769px)and (min-width:1200px){.test-catalog .test-catalog-grid{grid-template-columns:repeat(var(--cols-xl),1fr)}}@media screen and (min-width:769px)and (min-width:1600px){.test-catalog .test-catalog-grid{grid-template-columns:repeat(var(--cols-xxl),1fr)}}@media screen and (min-width:769px){.test-catalog .test-catalog-grid .test-catalog-grid-item{display:flex;flex-direction:column;width:100%}.test-catalog .no-results{padding:40px 20px;text-align:center}.test-catalog .help-note{margin:30px 0 0}.test-catalog .help-note .help-note-content{display:flex;align-items:flex-start;gap:16px;background:#fafafa;border:1px solid #e8e8e8;border-radius:8px;padding:20px;margin:0 auto}.test-catalog .help-note .help-note-content .help-note-icon{flex-shrink:0;width:40px;height:40px;background:#f5f5f5;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#666;font-size:16px}.test-catalog .help-note .help-note-content .help-note-text{flex:1 1}.test-catalog .help-note .help-note-content .help-note-text h4{font-size:16px;font-weight:500;color:#333;margin:0 0 8px;line-height:24px}.test-catalog .help-note .help-note-content .help-note-text p{font-size:14px;line-height:21px;color:#666;margin:0}.test-catalog .help-note .help-note-content .help-note-text p .help-email-link{color:#0ca37f;font-weight:500;text-decoration:none;border-bottom:1px solid rgba(0,0,0,0);transition:all .3s ease}.test-catalog .help-note .help-note-content .help-note-text p .help-email-link:hover{color:rgb(8.5028571429,115.4971428571,89.9885714286);border-bottom-color:rgb(8.5028571429,115.4971428571,89.9885714286)}.test-catalog--browse .search-filters--browse{max-width:992px;margin:12px auto 16px}.test-catalog--browse .search-filters--browse .filter-controls{display:flex;gap:8px;align-items:center}.test-catalog--browse .search-filters--browse .filter-controls .search-input{flex:1 1}.test-catalog--browse .search-filters--browse .filter-controls .catalog-category-select{flex-shrink:0;min-width:170px}}@media screen and (min-width:769px)and (max-width:640px){.test-catalog--browse .search-filters--browse .filter-controls{flex-direction:column}.test-catalog--browse .search-filters--browse .filter-controls .catalog-category-select{width:100%}}@media screen and (min-width:769px){.test-catalog--browse .catalog-mobile-pills{display:none}}@media screen and (min-width:769px)and (max-width:992px){.test-catalog--browse{max-width:100%;padding:0}.test-catalog--browse .catalog-main{padding:0 16px}.test-catalog--browse .search-filters--browse{margin:16px}.test-catalog--browse .catalog-mobile-pills{display:flex;gap:8px;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:12px;margin-bottom:8px;scrollbar-width:none}.test-catalog--browse .catalog-mobile-pills::-webkit-scrollbar{display:none}.test-catalog--browse .catalog-mobile-pills .mobile-pill{flex-shrink:0;border:1px solid #e5e7eb;background:#fff;padding:8px 16px;border-radius:20px;font-size:13px;color:#666;cursor:pointer;white-space:nowrap;transition:all .2s}.test-catalog--browse .catalog-mobile-pills .mobile-pill:hover{background:#f3f4f6}.test-catalog--browse .catalog-mobile-pills .mobile-pill.active{background:#0ca37f;color:#fff;border-color:#0ca37f;font-weight:500}}@media screen and (min-width:769px){.test-catalog .catalog-layout{display:flex;gap:32px;align-items:flex-start}}@media screen and (min-width:769px)and (max-width:992px){.test-catalog .catalog-layout{gap:0}}@media screen and (min-width:769px){.test-catalog .catalog-sidebar{width:200px;flex-shrink:0;position:-webkit-sticky;position:sticky;top:80px;align-self:flex-start;max-height:calc(100vh - 100px);overflow-y:auto;padding-bottom:24px}}@media screen and (min-width:769px)and (max-width:992px){.test-catalog .catalog-sidebar{display:none}}@media screen and (min-width:769px){.test-catalog .catalog-sidebar .sidebar-heading{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#999;padding:0 0 12px}.test-catalog .catalog-sidebar .sidebar-item{display:flex;align-items:center;gap:8px;width:100%;padding:7px 10px;border:none;background:none;cursor:pointer;font-size:13px;font-weight:500;color:#666;text-align:left;transition:all .15s;border-radius:6px;line-height:1.4}.test-catalog .catalog-sidebar .sidebar-item:hover{color:#333;background:#f9fafb}.test-catalog .catalog-sidebar .sidebar-item.active{color:#0ca37f;background:rgba(12,163,127,.06)}.test-catalog .catalog-sidebar .sidebar-item .sidebar-icon{display:flex;align-items:center;justify-content:center;width:18px;height:18px;flex-shrink:0;opacity:.5}.test-catalog .catalog-sidebar .sidebar-item.active .sidebar-icon{opacity:1}.test-catalog .catalog-sidebar .sidebar-item .sidebar-item-label{flex:1 1;min-width:0}.test-catalog .catalog-sidebar .sidebar-item .sidebar-count{flex-shrink:0;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:10.5px;color:#aaa;font-weight:400;margin-left:auto}.test-catalog .catalog-sidebar .sidebar-item.active .sidebar-count{color:#0ca37f}.test-catalog .catalog-sidebar .sidebar-divider{height:1px;background:#eef0f4;margin:8px 10px}.test-catalog .catalog-sidebar .sidebar-item--cta{color:#555;font-weight:500}.test-catalog .catalog-sidebar .sidebar-item--cta .sidebar-icon{opacity:.7}.test-catalog .catalog-main{flex:1 1;min-width:0}.test-catalog .catalog-main .test-catalog-grid{grid-template-columns:repeat(2,1fr)!important}}@media screen and (min-width:769px)and (max-width:640px){.test-catalog .catalog-main .test-catalog-grid{grid-template-columns:1fr!important}}@media screen and (min-width:769px){.test-catalog .catalog-section{margin-bottom:48px;scroll-margin-top:80px}.test-catalog .catalog-section .section-header{display:flex;align-items:center;gap:10px;margin-bottom:12px}.test-catalog .catalog-section .section-header .section-title{font-size:18px;font-weight:600;color:#1a1a1a;margin:0;line-height:27px;white-space:nowrap}.test-catalog .catalog-section .section-header .section-rule{flex:1 1;height:1px;background:#eef0f4}.test-catalog .catalog-section .section-header .section-count{font-family:IBM Plex Mono,ui-monospace,monospace;font-size:11px;font-weight:500;padding:4px 8px;border-radius:100px;white-space:nowrap;background:rgba(12,163,127,.08);color:#0ca37f}.test-catalog .catalog-section .section-description{font-size:14px;line-height:21px;color:rgba(0,0,0,.6);margin:-4px 0 12px}.test-catalog #section-build_your_own .test-catalog-item,.test-catalog #section-most_popular .test-catalog-item{--stripe-color:#099268!important}.test-catalog #section-most_popular .badge-category{background:#e6fcf5!important;color:#099268!important}.test-catalog #section-heart_metabolism .test-catalog-item{--stripe-color:#e03131!important}.test-catalog #section-hormones_energy_sleep .test-catalog-item{--stripe-color:#7048e8!important}.test-catalog #section-gut .test-catalog-item{--stripe-color:#0c8599!important}.test-catalog #section-cancer .test-catalog-item{--stripe-color:#e8590c!important}.test-catalog #section-brain_aging_longevity .test-catalog-item{--stripe-color:#4263eb!important}.test-catalog #section-toxins_immunity_inflammation .test-catalog-item{--stripe-color:#1098ad!important}.test-catalog #section-fitness_body_composition .test-catalog-item{--stripe-color:#099268!important}.test-catalog #section-genetics .test-catalog-item{--stripe-color:#9c36b5!important}.test-catalog #section-fertility_sexual_health .test-catalog-item{--stripe-color:#e03131!important}.test-catalog .custom-panel-banner{display:flex;align-items:center;gap:24px;background:linear-gradient(135deg,#f0fdf9,#ecfdf5 40%,#e7f5ff);border:1.5px dashed rgba(12,163,127,.35);border-radius:10px;padding:24px 28px;margin:-18px 0 24px;cursor:pointer;transition:all .2s ease}.test-catalog .custom-panel-banner:hover{border-color:#0ca37f;border-style:solid;box-shadow:0 2px 8px rgba(12,163,127,.1)}}@media screen and (min-width:769px)and (max-width:768px){.test-catalog .custom-panel-banner{flex-direction:column;align-items:stretch;padding:20px;gap:16px}}@media screen and (min-width:769px){.test-catalog .custom-panel-banner .custom-panel-banner-content{display:flex;align-items:flex-start;gap:16px;flex:1 1;min-width:0}}@media screen and (min-width:769px)and (max-width:768px){.test-catalog .custom-panel-banner .custom-panel-banner-content{gap:12px}}@media screen and (min-width:769px){.test-catalog .custom-panel-banner .custom-panel-icon{flex-shrink:0;width:52px;height:52px;border-radius:12px;background:linear-gradient(135deg,#0ca37f,#1c7ed6);color:#fff;display:flex;align-items:center;justify-content:center;font-size:22px}}@media screen and (min-width:769px)and (max-width:768px){.test-catalog .custom-panel-banner .custom-panel-icon{width:40px;height:40px;font-size:18px;border-radius:10px}}@media screen and (min-width:769px){.test-catalog .custom-panel-banner .custom-panel-text .custom-panel-label{display:inline-flex;align-items:center;gap:5px;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:10px;font-weight:500;text-transform:uppercase;letter-spacing:.06em;color:#0ca37f;margin-bottom:4px}.test-catalog .custom-panel-banner .custom-panel-text h3{font-size:18px;font-weight:600;color:#1a1a1a;margin:0 0 4px;line-height:27px;letter-spacing:-.2px}}@media screen and (min-width:769px)and (max-width:768px){.test-catalog .custom-panel-banner .custom-panel-text h3{font-size:16px}}@media screen and (min-width:769px){.test-catalog .custom-panel-banner .custom-panel-text p{font-size:14px;line-height:1.5;color:#555;margin:0;max-width:520px}.test-catalog .custom-panel-banner .custom-panel-cta{display:flex;flex-direction:column;align-items:flex-end;gap:6px;flex-shrink:0}}@media screen and (min-width:769px)and (max-width:768px){.test-catalog .custom-panel-banner .custom-panel-cta{align-items:stretch;width:100%}}@media screen and (min-width:769px){.test-catalog .custom-panel-banner .custom-panel-cta .custom-panel-pricing{font-size:14px;font-weight:500;color:#888;white-space:nowrap}}@media screen and (min-width:769px)and (max-width:768px){.test-catalog .custom-panel-banner .custom-panel-cta .custom-panel-pricing{text-align:left}}@media screen and (min-width:769px){.test-catalog .custom-panel-banner .custom-panel-cta .custom-panel-btn{white-space:nowrap;height:40px;padding:0 20px;font-size:14px;font-weight:600;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:6px}.view-more-wrapper{display:flex;justify-content:center;margin-top:20px}.view-btn{display:flex;align-items:center;height:50px;font-size:18px}.tests-catalog{margin-left:auto;margin-right:auto;width:100%;background:#fff;height:100%;min-height:100vh;padding:0 0 24px}.tests-catalog .page-header{background:#fff;padding:6px 0;border-bottom:1px solid #f0f0f0}.tests-catalog .page-header .page-header-content-wrapper{width:100%;max-width:992px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:16px 0}.tests-catalog .page-header .page-header-content{max-width:992px;margin:0;padding:0}.tests-catalog .page-header .page-header-title{font-size:24px;font-weight:600}.tests-catalog .page-header .page-header-description{display:block;font-size:16px;margin-top:6px;color:rgba(0,0,0,.45);font-weight:400}}@media screen and (min-width:769px)and (max-width:992px){.tests-catalog .page-header{padding:0 10px}}@media screen and (min-width:769px)and (max-width:768px){.tests-catalog .page-header{padding:0 16px}}@media screen and (min-width:769px){.tests-catalog .tests-catalog-container{width:100%}}@media(max-width:575px){.hide-xs{display:none!important}}@media(min-width:576px){.show-xs-only{display:none!important}}@media(max-width:767px){.hide-sm{display:none!important}}@media(min-width:768px){.show-sm-only{display:none!important}}@media(max-width:991px){.hide-md{display:none!important}}@media(min-width:992px){.show-md-only{display:none!important}}@media(max-width:1199px){.hide-lg{display:none!important}}@media(min-width:1200px){.show-lg-only{display:none!important}}@media(max-width:1599px){.hide-xl{display:none!important}}@media(min-width:1600px){.show-xl-only{display:none!important}}.responsive-container .desktop-layout{display:block}.responsive-container .mobile-layout{display:none}@media(max-width:767px){.responsive-container .desktop-layout{display:none}.responsive-container .mobile-layout{display:block}}.responsive-text{font-size:1rem}@media(max-width:767px){.responsive-text{font-size:.875rem}}.responsive-padding{padding:50px 70px}@media(max-width:767px){.responsive-padding{padding:20px 40px}}.responsive-margin{margin:75px auto}@media(max-width:767px){.responsive-margin{margin:25px auto}}.responsive-width{width:100%}@media(min-width:576px){.responsive-width{width:80%}}@media(min-width:768px){.responsive-width{width:auto}}.responsive-flex{display:flex;flex-direction:row}@media(max-width:767px){.responsive-flex{flex-direction:column}}.responsive-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:20px;gap:20px}@media(max-width:767px){.responsive-grid{grid-template-columns:1fr;gap:15px}}@media screen and (max-width:768px){.test-catalog-item{--text-primary:#0f1729;--text-secondary:#475467;--text-tertiary:#98a2b3;--stripe-color:#4263eb;background:#fff;border:1px solid #eef0f4;border-radius:10px;transition:all .2s ease;position:relative;height:100%;display:flex;flex-direction:column;overflow:hidden;cursor:pointer}.test-catalog-item:before{content:"";display:block;height:3px;width:100%;background:var(--stripe-color);flex-shrink:0}.test-catalog-item.pill-heart_metabolism{--stripe-color:#e03131}.test-catalog-item.pill-hormones_energy_sleep{--stripe-color:#7048e8}.test-catalog-item.pill-gut{--stripe-color:#0c8599}.test-catalog-item.pill-cancer{--stripe-color:#e8590c}.test-catalog-item.pill-brain_aging_longevity{--stripe-color:#4263eb}.test-catalog-item.pill-toxins_immunity_inflammation{--stripe-color:#1098ad}.test-catalog-item.pill-fitness_body_composition{--stripe-color:#099268}.test-catalog-item.pill-genetics{--stripe-color:#9c36b5}.test-catalog-item.pill-fertility_sexual_health{--stripe-color:#e03131}.test-catalog-item.pill-custom{--stripe-color:#099268!important}.test-catalog-item .ant-card-body{flex:1 1;display:flex;flex-direction:column;min-height:0;padding:16px 18px 14px}.test-catalog-item .ant-card-meta{margin-top:auto}.test-catalog-item .ant-card-actions{background:rgba(0,0,0,0)!important;margin:0!important;border-top:1px solid #eef0f4!important;border-radius:0 0 10px 10px!important;overflow:hidden;padding:12px 18px!important}.test-catalog-item .ant-card-actions>li{margin:0!important;flex:none;width:100%!important}.test-catalog-item:hover{border-color:#d9dce1;transform:translateY(-1px)!important}.test-catalog-item.best-seller{background:linear-gradient(135deg,#f8f9fa,#ffffff);border-color:#d9d9d9}.test-catalog-item.best-seller:hover{border-color:#bfbfbf;box-shadow:0 4px 12px rgba(0,0,0,.08)}.test-catalog-item.new-item{background:linear-gradient(135deg,#fafafa,#ffffff);border-color:#d9d9d9}.test-catalog-item.new-item:hover{border-color:#bfbfbf;box-shadow:0 4px 12px rgba(0,0,0,.08)}.test-catalog-item .card-title-block{margin-bottom:8px}.test-catalog-item .card-title-block .card-match-tag{margin-top:6px}.test-catalog-item .test-name{font-size:24px;font-weight:600;color:var(--text-primary);margin:10px 0 0;line-height:1.2;letter-spacing:-.15px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.test-catalog-item .card-foot-price{min-width:0}.test-catalog-item .price-row{display:inline-flex;align-items:baseline;gap:6px;flex-wrap:wrap}.test-catalog-item .price-row-value{font-family:IBM Plex Mono,SF Mono,Consolas,monospace;font-size:14px;line-height:1.2}.test-catalog-item .price-row-value,.test-catalog-item .price-row-value.price-row-fixed{font-weight:500;color:var(--text-primary)}.test-catalog-item .price-row-value.price-row-starting{font-family:inherit;font-family:IBM Plex Mono,SF Mono,Consolas,monospace}.test-catalog-item .price-row-value.price-row-starting .price-row-from{font-size:10.5px!important;font-weight:400;color:var(--text-tertiary);font-family:IBM Plex Mono,SF Mono,Consolas,monospace}.test-catalog-item .price-row-value.price-row-variable{font-size:14px;letter-spacing:-.05em}.test-catalog-item .price-row-from,.test-catalog-item .price-row-value.price-row-variable{font-weight:400;font-family:IBM Plex Mono,SF Mono,Consolas,monospace;color:var(--text-tertiary)}.test-catalog-item .price-row-from{font-size:11.9px}.test-catalog-item .price-row-compare{font-size:14px;font-weight:400;color:var(--text-tertiary);text-decoration:line-through}.test-catalog-item .price-row .sale-tag{font-size:10.5px;font-weight:700;color:#fff;background:#ed6e7f;border-radius:3px;padding:2px 6px;text-transform:uppercase;letter-spacing:.5px;margin-left:4px}.test-catalog-item .card-content-block{flex:1 1;min-height:0}.test-catalog-item .test-desc{font-size:16px;font-weight:400;line-height:24px;color:var(--text-secondary);margin:0;max-width:100%;overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical}.test-catalog-item .card-top-row{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:8px}.test-catalog-item .card-top-row .card-top-left{display:flex;flex-wrap:wrap;gap:6px;min-width:0}.test-catalog-item .card-top-row .card-type-label{font-size:11.9px;font-weight:300;color:var(--text-tertiary);white-space:nowrap;flex-shrink:0;line-height:1.8}.test-catalog-item .card-type-label--solo{font-size:14px;font-weight:300;color:var(--text-tertiary);margin-bottom:4px;line-height:1.4}.test-catalog-item .badge{font-size:10.5px;font-weight:500;padding:2px 7px;border-radius:4px;letter-spacing:.4px;margin:0;display:inline-flex;align-items:center;gap:4px;text-transform:uppercase;border:none;font-family:IBM Plex Mono,SF Mono,Consolas,monospace}.test-catalog-item .badge.badge-category{background:#edf2ff;color:#4263eb}.test-catalog-item .badge.badge-category.pill-heart_metabolism{background:#fff5f5;color:#e03131}.test-catalog-item .badge.badge-category.pill-hormones_energy_sleep{background:#f3f0ff;color:#7048e8}.test-catalog-item .badge.badge-category.pill-gut{background:#e3fafc;color:#0c8599}.test-catalog-item .badge.badge-category.pill-cancer{background:#fff4e6;color:#e8590c}.test-catalog-item .badge.badge-category.pill-brain_aging_longevity{background:#edf2ff;color:#4263eb}.test-catalog-item .badge.badge-category.pill-toxins_immunity_inflammation{background:#e3fafc;color:#1098ad}.test-catalog-item .badge.badge-category.pill-fitness_body_composition{background:#e6fcf5;color:#099268}.test-catalog-item .badge.badge-category.pill-genetics{background:#f8f0fc;color:#9c36b5}.test-catalog-item .badge.badge-category.pill-fertility_sexual_health{background:#fff5f5;color:#e03131}.test-catalog-item .badge.badge-category.pill-custom{background:#e6fcf5;color:#099268}.test-catalog-item .exact-match-tag{color:#0ca37f;background:rgba(12,163,127,.1);border:1px solid rgba(12,163,127,.2);font-weight:400;display:inline-flex;align-items:center;gap:4px;line-height:20px;border-radius:25px;margin:4px 0}.test-catalog-item .exact-match-tag .anticon{font-size:12px}.test-catalog-item .card-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0;box-sizing:border-box;cursor:default;width:100%}.test-catalog-item .card-foot-ctas{display:flex;align-items:center;gap:16px;flex-shrink:0}.test-catalog-item .btn-learn-more-link{background:none;border:none;padding:0;font-size:14px;font-weight:500;color:var(--text-tertiary);cursor:pointer;text-decoration:none;flex-shrink:0;transition:color .15s}.test-catalog-item .btn-learn-more-link:hover{color:var(--text-secondary)}.test-catalog-item .btn-cta-outline{font-family:inherit;font-size:14px;font-weight:600;padding:5px 14px;border-radius:6px;border:1px solid #e4e7ec;background:#fff;color:var(--text-secondary);cursor:pointer;transition:all .15s;display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.test-catalog-item .btn-cta-outline .anticon{font-size:10.5px}.test-catalog-item .btn-cta-outline:hover{background:#0ca37f;color:#fff;border-color:#0ca37f}.test-catalog .test-catalog-item .ant-card-body{padding:16px}.test-catalog .help-note{margin:25px 0}.test-catalog .help-note .help-note-content{flex-direction:column;text-align:center;gap:12px;padding:16px}.test-catalog .help-note .help-note-content .help-note-icon{width:36px;height:36px;margin:0 auto}.test-catalog .help-note .help-note-content .help-note-text h4{font-size:16px;margin-bottom:6px}.test-catalog .help-note .help-note-content .help-note-text p{font-size:14px}}@media screen and (min-width:769px){.test-catalog-item{--text-primary:#0f1729;--text-secondary:#475467;--text-tertiary:#98a2b3;--stripe-color:#4263eb;background:#fff;border:1px solid #eef0f4;border-radius:10px;transition:all .2s ease;position:relative;height:100%;display:flex;flex-direction:column;overflow:hidden;cursor:pointer}.test-catalog-item:before{content:"";display:block;height:3px;width:100%;background:var(--stripe-color);flex-shrink:0}.test-catalog-item.pill-heart_metabolism{--stripe-color:#e03131}.test-catalog-item.pill-hormones_energy_sleep{--stripe-color:#7048e8}.test-catalog-item.pill-gut{--stripe-color:#0c8599}.test-catalog-item.pill-cancer{--stripe-color:#e8590c}.test-catalog-item.pill-brain_aging_longevity{--stripe-color:#4263eb}.test-catalog-item.pill-toxins_immunity_inflammation{--stripe-color:#1098ad}.test-catalog-item.pill-fitness_body_composition{--stripe-color:#099268}.test-catalog-item.pill-genetics{--stripe-color:#9c36b5}.test-catalog-item.pill-fertility_sexual_health{--stripe-color:#e03131}.test-catalog-item.pill-custom{--stripe-color:#099268!important}.test-catalog-item .ant-card-body{flex:1 1;display:flex;flex-direction:column;min-height:0;padding:16px 18px 14px}.test-catalog-item .ant-card-meta{margin-top:auto}.test-catalog-item .ant-card-actions{background:rgba(0,0,0,0)!important;margin:0!important;border-top:1px solid #eef0f4!important;border-radius:0 0 10px 10px!important;overflow:hidden;padding:12px 18px!important}.test-catalog-item .ant-card-actions>li{margin:0!important;flex:none;width:100%!important}.test-catalog-item:hover{border-color:#d9dce1;transform:translateY(-1px)!important}.test-catalog-item.best-seller{background:linear-gradient(135deg,#f8f9fa,#ffffff);border-color:#d9d9d9}.test-catalog-item.best-seller:hover{border-color:#bfbfbf;box-shadow:0 4px 12px rgba(0,0,0,.08)}.test-catalog-item.new-item{background:linear-gradient(135deg,#fafafa,#ffffff);border-color:#d9d9d9}.test-catalog-item.new-item:hover{border-color:#bfbfbf;box-shadow:0 4px 12px rgba(0,0,0,.08)}.test-catalog-item .card-title-block{margin-bottom:8px}.test-catalog-item .card-title-block .card-match-tag{margin-top:6px}.test-catalog-item .test-name{font-size:24px;font-weight:600;color:var(--text-primary);margin:10px 0 0;line-height:1.2;letter-spacing:-.15px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.test-catalog-item .card-foot-price{min-width:0}.test-catalog-item .price-row{display:inline-flex;align-items:baseline;gap:6px;flex-wrap:wrap}.test-catalog-item .price-row-value{font-family:IBM Plex Mono,SF Mono,Consolas,monospace;font-size:14px;line-height:1.2}.test-catalog-item .price-row-value,.test-catalog-item .price-row-value.price-row-fixed{font-weight:500;color:var(--text-primary)}.test-catalog-item .price-row-value.price-row-starting{font-family:inherit;font-family:IBM Plex Mono,SF Mono,Consolas,monospace}.test-catalog-item .price-row-value.price-row-starting .price-row-from{font-size:10.5px!important;font-weight:400;color:var(--text-tertiary);font-family:IBM Plex Mono,SF Mono,Consolas,monospace}.test-catalog-item .price-row-value.price-row-variable{font-size:14px;letter-spacing:-.05em}.test-catalog-item .price-row-from,.test-catalog-item .price-row-value.price-row-variable{font-weight:400;font-family:IBM Plex Mono,SF Mono,Consolas,monospace;color:var(--text-tertiary)}.test-catalog-item .price-row-from{font-size:11.9px}.test-catalog-item .price-row-compare{font-size:14px;font-weight:400;color:var(--text-tertiary);text-decoration:line-through}.test-catalog-item .price-row .sale-tag{font-size:10.5px;font-weight:700;color:#fff;background:#ed6e7f;border-radius:3px;padding:2px 6px;text-transform:uppercase;letter-spacing:.5px;margin-left:4px}.test-catalog-item .card-content-block{flex:1 1;min-height:0}.test-catalog-item .test-desc{font-size:16px;font-weight:400;line-height:24px;color:var(--text-secondary);margin:0;max-width:100%;overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical}.test-catalog-item .card-top-row{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:8px}.test-catalog-item .card-top-row .card-top-left{display:flex;flex-wrap:wrap;gap:6px;min-width:0}.test-catalog-item .card-top-row .card-type-label{font-size:11.9px;font-weight:300;color:var(--text-tertiary);white-space:nowrap;flex-shrink:0;line-height:1.8}.test-catalog-item .card-type-label--solo{font-size:14px;font-weight:300;color:var(--text-tertiary);margin-bottom:4px;line-height:1.4}.test-catalog-item .badge{font-size:10.5px;font-weight:500;padding:2px 7px;border-radius:4px;letter-spacing:.4px;margin:0;display:inline-flex;align-items:center;gap:4px;text-transform:uppercase;border:none;font-family:IBM Plex Mono,SF Mono,Consolas,monospace}.test-catalog-item .badge.badge-category{background:#edf2ff;color:#4263eb}.test-catalog-item .badge.badge-category.pill-heart_metabolism{background:#fff5f5;color:#e03131}.test-catalog-item .badge.badge-category.pill-hormones_energy_sleep{background:#f3f0ff;color:#7048e8}.test-catalog-item .badge.badge-category.pill-gut{background:#e3fafc;color:#0c8599}.test-catalog-item .badge.badge-category.pill-cancer{background:#fff4e6;color:#e8590c}.test-catalog-item .badge.badge-category.pill-brain_aging_longevity{background:#edf2ff;color:#4263eb}.test-catalog-item .badge.badge-category.pill-toxins_immunity_inflammation{background:#e3fafc;color:#1098ad}.test-catalog-item .badge.badge-category.pill-fitness_body_composition{background:#e6fcf5;color:#099268}.test-catalog-item .badge.badge-category.pill-genetics{background:#f8f0fc;color:#9c36b5}.test-catalog-item .badge.badge-category.pill-fertility_sexual_health{background:#fff5f5;color:#e03131}.test-catalog-item .badge.badge-category.pill-custom{background:#e6fcf5;color:#099268}.test-catalog-item .exact-match-tag{color:#0ca37f;background:rgba(12,163,127,.1);border:1px solid rgba(12,163,127,.2);font-weight:400;display:inline-flex;align-items:center;gap:4px;line-height:20px;border-radius:25px;margin:4px 0}.test-catalog-item .exact-match-tag .anticon{font-size:12px}.test-catalog-item .card-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0;box-sizing:border-box;cursor:default;width:100%}.test-catalog-item .card-foot-ctas{display:flex;align-items:center;gap:16px;flex-shrink:0}.test-catalog-item .btn-learn-more-link{background:none;border:none;padding:0;font-size:14px;font-weight:500;color:var(--text-tertiary);cursor:pointer;text-decoration:none;flex-shrink:0;transition:color .15s}.test-catalog-item .btn-learn-more-link:hover{color:var(--text-secondary)}.test-catalog-item .btn-cta-outline{font-family:inherit;font-size:14px;font-weight:600;padding:5px 14px;border-radius:6px;border:1px solid #e4e7ec;background:#fff;color:var(--text-secondary);cursor:pointer;transition:all .15s;display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.test-catalog-item .btn-cta-outline .anticon{font-size:10.5px}.test-catalog-item .btn-cta-outline:hover{background:#0ca37f;color:#fff;border-color:#0ca37f}}