@media screen and (max-width:768px){.test-catalog{max-width:1100px;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-controls .sort-select{min-width:180px;height:44px;flex:1 1}}@media screen and (max-width:768px)and (max-width:480px){.test-catalog .search-filters .filter-controls .sort-select{width:100%}}@media screen and (max-width:768px){.test-catalog .search-filters .filter-results-count{margin-top:8px}.test-catalog .search-filters .filter-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px;align-items:center}.test-catalog .search-filters .filter-chips .filter-chip{margin:0}.test-catalog .most-people-start-here{margin-bottom:32px}.test-catalog .all-tests-title,.test-catalog .most-people-start-here .start-here-title{font-size:1.1rem;font-weight:600;color:#333;margin:0 0 16px}.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;max-width:700px;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 .filter-buttons{display:flex;justify-content:left;margin-bottom:20px;margin-left:-10px;overflow-x:auto;white-space:nowrap;padding-bottom:10px;-webkit-overflow-scrolling:touch}.test-catalog .filter-buttons .ant-btn{background-color:#f0f0f0;border-radius:20px;margin:0 10px;padding:10px 20px;border:none;color:#333;font-weight:500;transition:all .3s ease}.test-catalog .filter-buttons .ant-btn:hover{background-color:#ddd;transform:scale(1.05)}.test-catalog .filter-buttons .ant-btn.active{background:rgba(128,128,128,.1);color:#666;border-color:#999}.view-more-wrapper{display:flex;justify-content:center;margin-top:20px}.view-btn{display:flex;align-items:center;height:50px;font-size:18px}.new-tag{background-color:#0ca37f;color:#fff;border:none;font-weight:600}.category-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:0}}@media screen and (max-width:768px)and (max-width:768px){.category-tabs{display:none}}@media screen and (max-width:768px){.category-tab-description{margin:8px 0 0;font-size:13px;color:#666;line-height:1.45;max-width:56ch}.category-tab{border:none;padding:8px 12px;border-radius:8px;background:#f0f0f0;cursor:pointer;color:#666;transition:all .2s;font-size:13px;display:flex;align-items:center;font-weight:400;gap:8px;height:42px;box-sizing:border-box}.category-tab:hover{background:#e8e8e8;color:#555}.category-tab.active{background:#ddd;color:#333;font-weight:500}.category-tab .new-badge{font-size:12px;padding:0 6px;border-radius:10px;background:#0ca37f;color:#fff;border:none}.filter-dropdown-mobile{display:none;width:100%;height:52px;font-size:16px}}@media screen and (max-width:768px)and (max-width:768px){.filter-dropdown-mobile{display:block}}@media screen and (max-width:768px){.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{max-width:1100px;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-controls .sort-select{min-width:180px;height:44px;flex:1 1}}@media screen and (min-width:769px)and (max-width:480px){.test-catalog .search-filters .filter-controls .sort-select{width:100%}}@media screen and (min-width:769px){.test-catalog .search-filters .filter-results-count{margin-top:8px}.test-catalog .search-filters .filter-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px;align-items:center}.test-catalog .search-filters .filter-chips .filter-chip{margin:0}.test-catalog .most-people-start-here{margin-bottom:32px}.test-catalog .all-tests-title,.test-catalog .most-people-start-here .start-here-title{font-size:1.1rem;font-weight:600;color:#333;margin:0 0 16px}.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;max-width:700px;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 .filter-buttons{display:flex;justify-content:left;margin-bottom:20px;margin-left:-10px;overflow-x:auto;white-space:nowrap;padding-bottom:10px;-webkit-overflow-scrolling:touch}.test-catalog .filter-buttons .ant-btn{background-color:#f0f0f0;border-radius:20px;margin:0 10px;padding:10px 20px;border:none;color:#333;font-weight:500;transition:all .3s ease}.test-catalog .filter-buttons .ant-btn:hover{background-color:#ddd;transform:scale(1.05)}.test-catalog .filter-buttons .ant-btn.active{background:rgba(128,128,128,.1);color:#666;border-color:#999}.view-more-wrapper{display:flex;justify-content:center;margin-top:20px}.view-btn{display:flex;align-items:center;height:50px;font-size:18px}.new-tag{background-color:#0ca37f;color:#fff;border:none;font-weight:600}.category-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:0}}@media screen and (min-width:769px)and (max-width:768px){.category-tabs{display:none}}@media screen and (min-width:769px){.category-tab-description{margin:8px 0 0;font-size:13px;color:#666;line-height:1.45;max-width:56ch}.category-tab{border:none;padding:8px 12px;border-radius:8px;background:#f0f0f0;cursor:pointer;color:#666;transition:all .2s;font-size:13px;display:flex;align-items:center;font-weight:400;gap:8px;height:42px;box-sizing:border-box}.category-tab:hover{background:#e8e8e8;color:#555}.category-tab.active{background:#ddd;color:#333;font-weight:500}.category-tab .new-badge{font-size:12px;padding:0 6px;border-radius:10px;background:#0ca37f;color:#fff;border:none}.filter-dropdown-mobile{display:none;width:100%;height:52px;font-size:16px}}@media screen and (min-width:769px)and (max-width:768px){.filter-dropdown-mobile{display:block}}@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:#111827;--text-secondary:#4b5563;--text-tertiary:#9ca3af;background:#fff;border:1px solid #e8e8e8;border-radius:6px;transition:all .2s ease;position:relative;height:100%;display:flex;flex-direction:column;overflow:visible;cursor:pointer}.test-catalog-item .ant-card-body{flex:1 1;display:flex;flex-direction:column;min-height:0;padding:20px}.test-catalog-item .ant-card-meta{margin-top:auto}.test-catalog-item .ant-card-actions{background:#fafafa!important;margin:0!important;border-top:1px solid #e8e8e8!important;border-radius:0 0 6px 6px!important;overflow:hidden;padding:16px 20px!important}.test-catalog-item .ant-card-actions>li{margin:0!important;flex:none}.test-catalog-item:hover{border-color:#d9d9d9;box-shadow:0 2px 8px rgba(0,0,0,.06)}.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 .test-item-header{margin:12px 0}.test-catalog-item .test-item-header .test-name{font-size:28.8px;font-weight:600;color:#1a1a1a;margin:0;line-height:1.3}.test-catalog-item .card-title-block{margin-bottom:12px;min-height:4.5rem}.test-catalog-item .test-name{font-size:26.4px;font-weight:600;color:var(--text-primary);margin:0;line-height:1.25;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.test-catalog-item .card-logistics-subtitle{font-size:14px;font-weight:400;color:var(--text-secondary);margin:4px 0 0;line-height:1.3}.test-catalog-item .card-price-row{display:flex;justify-content:flex-end;align-items:baseline;margin-top:auto;padding-top:16px;padding-bottom:0}.test-catalog-item .price-row{display:inline-flex;align-items:baseline;gap:8px;flex-wrap:wrap}.test-catalog-item .price-row-value{font-size:18px;font-weight:600;line-height:1.2;color:var(--text-primary)}.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,.test-catalog-item .price-row-value.price-row-variable{font-weight:500}.test-catalog-item .price-row-compare{font-size:13px;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-outcome{font-size:14px;font-weight:400;line-height:1.45;color:var(--text-secondary);margin:0 0 12px;max-width:100%;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}.test-catalog-item .test-best-for-inline{font-size:14px;font-weight:400;line-height:1.4;color:var(--text-secondary);margin:0}.test-catalog-item .test-logistics-methods{display:flex;align-items:center;flex-wrap:wrap;gap:0;font-size:14px;color:#666;line-height:1.3}.test-catalog-item .test-logistics-methods .logistics-item{white-space:nowrap;display:inline-flex;align-items:center;gap:4px;line-height:1.2}.test-catalog-item .test-logistics-methods .logistics-item .logistics-method-icon,.test-catalog-item .test-logistics-methods .logistics-item .logistics-where-icon{width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;font-size:14px;color:inherit;opacity:.85;flex-shrink:0;line-height:1}.test-catalog-item .test-logistics-methods .logistics-item .logistics-method-icon svg,.test-catalog-item .test-logistics-methods .logistics-item .logistics-where-icon svg{width:14px!important;height:14px!important}.test-catalog-item .test-logistics-methods .logistics-item.logistics-where{color:#555;font-size:.95em}.test-catalog-item .test-logistics-methods .logistics-divider{width:1px;height:10px;background:#e0e0e0;margin:0 8px;flex-shrink:0}.test-catalog-item .test-tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px}.test-catalog-item .test-tags .ant-tag{margin:0;font-size:12px;padding:2px 8px;border-radius:999px;opacity:.9}.test-catalog-item .test-tags .badge{font-size:12px;font-weight:500;padding:3px 8px;border-radius:999px;letter-spacing:.2px;margin:0;box-shadow:none;position:relative;overflow:hidden;display:inline-flex;align-items:center;gap:4px;text-transform:none;border:none}.test-catalog-item .test-tags .badge.badge-category{background:#f3f4f6;color:var(--text-secondary)}.test-catalog-item .test-tags .badge.badge-category .anticon{font-size:12px}.test-catalog-item .test-tags .badge.badge-category.pill-longevity{background:#f1f5f9;color:#475569}.test-catalog-item .test-tags .badge.badge-category.pill-cancer{background:#fde2e2;color:#7f1d1d}.test-catalog-item .test-tags .badge.badge-category.pill-cardiometabolic{background:#dbeafe;color:#1e3a8a}.test-catalog-item .test-tags .badge.badge-category.pill-fatigue{background:#fef3c7;color:#92400e}.test-catalog-item .test-tags .badge.badge-category.pill-gut{background:#ffedd5;color:#9a3412}.test-catalog-item .test-tags .badge.badge-category.pill-immune{background:#ede9fe;color:#4c1d95}.test-catalog-item .test-tags .badge.best-seller-badge{background:linear-gradient(135deg,#ffd700,#ffed4e);color:#8b4513;border:none}.test-catalog-item .test-tags .badge.best-seller-badge:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);transition:left .5s}.test-catalog-item .test-tags .badge.best-seller-badge:hover:before{left:100%}.test-catalog-item .test-tags .badge.new-badge{background:linear-gradient(135deg,#1890ff,#40a9ff);color:#fff;border:none}.test-catalog-item .test-tags .badge.new-badge:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s}.test-catalog-item .test-tags .badge.new-badge:hover:before{left:100%}.test-catalog-item .test-item-footer{display:flex;justify-content:space-between;align-items:center;padding-top:16px}.test-catalog-item .test-item-footer .test-item-price{flex:1 1;min-width:0}.test-catalog-item .test-item-footer .test-item-price .price-amount{font-size:16px;font-weight:500;color:#333;line-height:1.2}.test-catalog-item .test-item-footer .test-item-price .price-text{font-size:14px;line-height:1.2;font-weight:500;color:#666;display:flex;align-items:center}.test-catalog-item .test-item-footer .test-item-price .sale-tag{background:#fdf0f2;padding:1px 8px;border-radius:4px;border:1px solid #ed6e7f;font-weight:500;font-size:11.2px;color:#ed6e7f}}@media screen and (max-width:768px)and (max-width:400px){.test-catalog-item .test-item-footer .test-item-price .sale-tag{display:none}}@media screen and (max-width:768px){.test-catalog-item .test-item-footer .test-item-price .compact-prices{display:grid;grid-template-rows:auto auto;grid-gap:4px;gap:4px;margin-top:4px}.test-catalog-item .test-item-footer .test-item-price .compact-row{display:grid;grid-template-columns:auto auto;align-items:center;grid-column-gap:10px;column-gap:10px;justify-content:start;width:max-content}.test-catalog-item .test-item-footer .test-item-price .compact-label{font-size:14px;color:#6b7280}.test-catalog-item .test-item-footer .test-item-price .compact-label.member{color:#1f2937;font-weight:600}.test-catalog-item .test-item-footer .test-item-price .compact-amount{font-size:16px;font-weight:600;color:#111}.test-catalog-item .test-item-footer .test-item-price .compact-amount.member{color:#111}.test-catalog-item .test-item-footer .test-item-price .price-badge{display:inline-flex;align-items:center;gap:4px;font-size:14px;color:#444;background:#f6f7f9;border:1px solid #e3e7ee;border-radius:6px;padding:2px 8px}.test-catalog-item .test-item-footer .test-item-actions{flex-shrink:0;margin-left:12px;display:flex;gap:8px}.test-catalog-item .test-item-footer .test-item-actions .learn-more-btn{color:gray;padding-left:0;padding-right:8px}.test-catalog-item .test-item-footer .test-item-actions.hide-price{width:100%;justify-content:end;margin-left:0}.test-catalog-item .test-item-footer .test-item-actions.hide-price .btn-order-now{width:100%}.test-catalog-item .test-item-description{flex:1 1;margin-bottom:10px}.test-catalog-item .test-item-description p{font-size:16px;line-height:24px;color:#555;margin:0;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.test-catalog-item .matching-tests{margin-top:8px}.test-catalog-item .matching-tests .matching-tests-list{font-size:14px;line-height:1.4}.test-catalog-item .matching-tests .matching-tests-list .matching-tests-label{color:rgba(0,0,0,.6);font-weight:500}.test-catalog-item .matching-tests .matching-tests-list .matching-test-item{color:#0ca37f;font-weight:500}.test-catalog-item .matching-tests .matching-tests-list .matching-tests-more{color:rgba(0,0,0,.6);font-style:italic}.test-catalog-item .test-header{display:flex;align-items:flex-start;justify-content:space-between;margin-top:-10px;margin-bottom:8px}.test-catalog-item .test-header .test-labels{flex:1 1}.test-catalog-item .test-header .test-labels .test-label-tags{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:4px}.test-catalog-item .test-header .test-labels .test-label-tags .ant-tag{-webkit-margin-end:0;margin-inline-end:0;font-size:11px;padding:2px 6px;border-radius:3px;opacity:.8}.test-catalog-item .test-header .test-price-header{flex-shrink:0;margin-left:12px;text-align:right}.test-catalog-item .test-header .test-price-header .provider-price,.test-catalog-item .test-header .test-price-header .test-price-display{font-size:14px;font-weight:600;color:#333;line-height:1.2}.test-catalog-item .test-header .test-price-header .price-varied{font-size:12.6px;font-weight:500;color:#666}.test-catalog-item .exact-match-tag{color:#0ca37f;background:rgba(12,163,127,.1);border:1px solid rgba(12,163,127,.2);font-weight:600;display:inline-flex;align-items:center;gap:4px;line-height:20px;border-radius:4px;margin-left:4px}.test-catalog-item .exact-match-tag .anticon{font-size:12px}.test-catalog-item .member-tag{border-radius:4px;color:#666;background:#f0f0f0;border:1px solid #ddd;font-size:11.2px;font-weight:500;box-shadow:none;transition:all .3s ease;padding:1px 8px}.test-catalog-item .card-actions{display:flex;justify-content:flex-end;gap:18px;min-width:0;flex-wrap:wrap;box-sizing:border-box;cursor:default}.test-catalog-item .card-actions .ant-btn{min-height:40px}.test-catalog-item .btn-learn-more-link{background:none;border:none;padding:0;font-size:14px;font-weight:400;color:var(--text-tertiary);cursor:pointer;text-decoration:none;flex-shrink:0}.test-catalog-item .btn-learn-more-link:hover{color:var(--text-secondary);text-decoration:underline}.test-catalog-item .btn-add-to-plan{flex:1 1}.test-catalog-item .test-item-price{flex:1 1;min-width:0;text-align:left}.test-catalog-item .test-item-price .pricing-stack{min-height:44px;display:flex;flex-direction:column;justify-content:center;gap:2px}.test-catalog-item .test-item-price .standard-price{font-size:14px;font-weight:600;color:#111;line-height:1.2}.test-catalog-item .test-item-price .member-price{font-size:14px;font-weight:600;color:#a30c30;line-height:1.2}.test-catalog-item .test-item-price .price-text{min-height:44px;display:flex;align-items:center;font-size:14px;font-weight:500;color:#555;line-height:1.3}.test-catalog-item .test-item-price .pricing-grid{display:flex;flex-direction:row;gap:4px;align-items:center;flex-wrap:wrap}.test-catalog-item .test-item-price .pricing-grid .list-price{font-size:16px;color:rgba(0,0,0,.6);text-decoration:line-through;line-height:1.8}.test-catalog-item .test-item-price .pricing-grid .list-price.no-discount{color:#161718;text-decoration:none;font-weight:600;font-size:18px;display:inline-flex;align-items:center;gap:6px}.test-catalog-item .test-item-price .pricing-grid .instalab-price{font-size:18px;font-weight:500;color:#a30c30;text-decoration:none;display:inline-flex;align-items:center;gap:6px}.test-catalog-item .test-item-price .pricing-grid .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;line-height:1.2;white-space:nowrap}.test-catalog-item .test-item-actions{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;padding:12px 16px;border-top:1px solid #f0f0f0}.test-catalog-item .btn-order-now{flex-shrink:0}.test-catalog .test-catalog-item .ant-card-body{padding:16px}.test-catalog .test-catalog-item .test-title-description-container{height:unset!important;-webkit-line-clamp:unset!important;overflow:unset!important;text-overflow:unset!important;margin-bottom:10px!important}.test-catalog .test-catalog-item .test-description{display:unset!important;-webkit-line-clamp:unset!important;overflow:unset!important;text-overflow:unset!important}.test-catalog .test-catalog-item .test-item-header{flex-direction:column;align-items:flex-start;gap:12px}.test-catalog .test-catalog-item .test-item-header .test-item-title{width:100%}.test-catalog .test-catalog-item .test-item-header .test-item-price{margin-left:0;text-align:left;align-self:flex-start;order:-1}.test-catalog .test-catalog-item .test-item-header .test-item-price .price-amount{font-weight:700;color:#0ca37f}.test-catalog .test-catalog-item .test-item-header .test-item-price .price-text{font-weight:500;color:#666}.test-catalog .test-catalog-item .test-item-footer{flex-direction:row;justify-content:space-between;align-items:center;gap:8px;padding-top:12px}.test-catalog .test-catalog-item .test-item-footer .test-item-price{flex:1 1;text-align:left}.test-catalog .test-catalog-item .test-item-footer .test-item-actions{flex-shrink:0;margin-left:0;justify-content:flex-end}.test-catalog .test-catalog-item .test-item-footer .test-item-actions .learn-more-btn{padding-left:0;padding-right:0}.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:#111827;--text-secondary:#4b5563;--text-tertiary:#9ca3af;background:#fff;border:1px solid #e8e8e8;border-radius:6px;transition:all .2s ease;position:relative;height:100%;display:flex;flex-direction:column;overflow:visible;cursor:pointer}.test-catalog-item .ant-card-body{flex:1 1;display:flex;flex-direction:column;min-height:0;padding:20px}.test-catalog-item .ant-card-meta{margin-top:auto}.test-catalog-item .ant-card-actions{background:#fafafa!important;margin:0!important;border-top:1px solid #e8e8e8!important;border-radius:0 0 6px 6px!important;overflow:hidden;padding:16px 20px!important}.test-catalog-item .ant-card-actions>li{margin:0!important;flex:none}.test-catalog-item:hover{border-color:#d9d9d9;box-shadow:0 2px 8px rgba(0,0,0,.06)}.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 .test-item-header{margin:12px 0}.test-catalog-item .test-item-header .test-name{font-size:28.8px;font-weight:600;color:#1a1a1a;margin:0;line-height:1.3}.test-catalog-item .card-title-block{margin-bottom:12px;min-height:4.5rem}.test-catalog-item .test-name{font-size:26.4px;font-weight:600;color:var(--text-primary);margin:0;line-height:1.25;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.test-catalog-item .card-logistics-subtitle{font-size:14px;font-weight:400;color:var(--text-secondary);margin:4px 0 0;line-height:1.3}.test-catalog-item .card-price-row{display:flex;justify-content:flex-end;align-items:baseline;margin-top:auto;padding-top:16px;padding-bottom:0}.test-catalog-item .price-row{display:inline-flex;align-items:baseline;gap:8px;flex-wrap:wrap}.test-catalog-item .price-row-value{font-size:18px;font-weight:600;line-height:1.2;color:var(--text-primary)}.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,.test-catalog-item .price-row-value.price-row-variable{font-weight:500}.test-catalog-item .price-row-compare{font-size:13px;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-outcome{font-size:14px;font-weight:400;line-height:1.45;color:var(--text-secondary);margin:0 0 12px;max-width:100%;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}.test-catalog-item .test-best-for-inline{font-size:14px;font-weight:400;line-height:1.4;color:var(--text-secondary);margin:0}.test-catalog-item .test-logistics-methods{display:flex;align-items:center;flex-wrap:wrap;gap:0;font-size:14px;color:#666;line-height:1.3}.test-catalog-item .test-logistics-methods .logistics-item{white-space:nowrap;display:inline-flex;align-items:center;gap:4px;line-height:1.2}.test-catalog-item .test-logistics-methods .logistics-item .logistics-method-icon,.test-catalog-item .test-logistics-methods .logistics-item .logistics-where-icon{width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;font-size:14px;color:inherit;opacity:.85;flex-shrink:0;line-height:1}.test-catalog-item .test-logistics-methods .logistics-item .logistics-method-icon svg,.test-catalog-item .test-logistics-methods .logistics-item .logistics-where-icon svg{width:14px!important;height:14px!important}.test-catalog-item .test-logistics-methods .logistics-item.logistics-where{color:#555;font-size:.95em}.test-catalog-item .test-logistics-methods .logistics-divider{width:1px;height:10px;background:#e0e0e0;margin:0 8px;flex-shrink:0}.test-catalog-item .test-tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px}.test-catalog-item .test-tags .ant-tag{margin:0;font-size:12px;padding:2px 8px;border-radius:999px;opacity:.9}.test-catalog-item .test-tags .badge{font-size:12px;font-weight:500;padding:3px 8px;border-radius:999px;letter-spacing:.2px;margin:0;box-shadow:none;position:relative;overflow:hidden;display:inline-flex;align-items:center;gap:4px;text-transform:none;border:none}.test-catalog-item .test-tags .badge.badge-category{background:#f3f4f6;color:var(--text-secondary)}.test-catalog-item .test-tags .badge.badge-category .anticon{font-size:12px}.test-catalog-item .test-tags .badge.badge-category.pill-longevity{background:#f1f5f9;color:#475569}.test-catalog-item .test-tags .badge.badge-category.pill-cancer{background:#fde2e2;color:#7f1d1d}.test-catalog-item .test-tags .badge.badge-category.pill-cardiometabolic{background:#dbeafe;color:#1e3a8a}.test-catalog-item .test-tags .badge.badge-category.pill-fatigue{background:#fef3c7;color:#92400e}.test-catalog-item .test-tags .badge.badge-category.pill-gut{background:#ffedd5;color:#9a3412}.test-catalog-item .test-tags .badge.badge-category.pill-immune{background:#ede9fe;color:#4c1d95}.test-catalog-item .test-tags .badge.best-seller-badge{background:linear-gradient(135deg,#ffd700,#ffed4e);color:#8b4513;border:none}.test-catalog-item .test-tags .badge.best-seller-badge:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);transition:left .5s}.test-catalog-item .test-tags .badge.best-seller-badge:hover:before{left:100%}.test-catalog-item .test-tags .badge.new-badge{background:linear-gradient(135deg,#1890ff,#40a9ff);color:#fff;border:none}.test-catalog-item .test-tags .badge.new-badge:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s}.test-catalog-item .test-tags .badge.new-badge:hover:before{left:100%}.test-catalog-item .test-item-footer{display:flex;justify-content:space-between;align-items:center;padding-top:16px}.test-catalog-item .test-item-footer .test-item-price{flex:1 1;min-width:0}.test-catalog-item .test-item-footer .test-item-price .price-amount{font-size:16px;font-weight:500;color:#333;line-height:1.2}.test-catalog-item .test-item-footer .test-item-price .price-text{font-size:14px;line-height:1.2;font-weight:500;color:#666;display:flex;align-items:center}.test-catalog-item .test-item-footer .test-item-price .sale-tag{background:#fdf0f2;padding:1px 8px;border-radius:4px;border:1px solid #ed6e7f;font-weight:500;font-size:11.2px;color:#ed6e7f}}@media screen and (min-width:769px)and (max-width:400px){.test-catalog-item .test-item-footer .test-item-price .sale-tag{display:none}}@media screen and (min-width:769px){.test-catalog-item .test-item-footer .test-item-price .compact-prices{display:grid;grid-template-rows:auto auto;grid-gap:4px;gap:4px;margin-top:4px}.test-catalog-item .test-item-footer .test-item-price .compact-row{display:grid;grid-template-columns:auto auto;align-items:center;grid-column-gap:10px;column-gap:10px;justify-content:start;width:max-content}.test-catalog-item .test-item-footer .test-item-price .compact-label{font-size:14px;color:#6b7280}.test-catalog-item .test-item-footer .test-item-price .compact-label.member{color:#1f2937;font-weight:600}.test-catalog-item .test-item-footer .test-item-price .compact-amount{font-size:16px;font-weight:600;color:#111}.test-catalog-item .test-item-footer .test-item-price .compact-amount.member{color:#111}.test-catalog-item .test-item-footer .test-item-price .price-badge{display:inline-flex;align-items:center;gap:4px;font-size:14px;color:#444;background:#f6f7f9;border:1px solid #e3e7ee;border-radius:6px;padding:2px 8px}.test-catalog-item .test-item-footer .test-item-actions{flex-shrink:0;margin-left:12px;display:flex;gap:8px}.test-catalog-item .test-item-footer .test-item-actions .learn-more-btn{color:gray;padding-left:0;padding-right:8px}.test-catalog-item .test-item-footer .test-item-actions.hide-price{width:100%;justify-content:end;margin-left:0}.test-catalog-item .test-item-footer .test-item-actions.hide-price .btn-order-now{width:100%}.test-catalog-item .test-item-description{flex:1 1;margin-bottom:10px}.test-catalog-item .test-item-description p{font-size:16px;line-height:24px;color:#555;margin:0;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.test-catalog-item .matching-tests{margin-top:8px}.test-catalog-item .matching-tests .matching-tests-list{font-size:14px;line-height:1.4}.test-catalog-item .matching-tests .matching-tests-list .matching-tests-label{color:rgba(0,0,0,.6);font-weight:500}.test-catalog-item .matching-tests .matching-tests-list .matching-test-item{color:#0ca37f;font-weight:500}.test-catalog-item .matching-tests .matching-tests-list .matching-tests-more{color:rgba(0,0,0,.6);font-style:italic}.test-catalog-item .test-header{display:flex;align-items:flex-start;justify-content:space-between;margin-top:-10px;margin-bottom:8px}.test-catalog-item .test-header .test-labels{flex:1 1}.test-catalog-item .test-header .test-labels .test-label-tags{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:4px}.test-catalog-item .test-header .test-labels .test-label-tags .ant-tag{-webkit-margin-end:0;margin-inline-end:0;font-size:11px;padding:2px 6px;border-radius:3px;opacity:.8}.test-catalog-item .test-header .test-price-header{flex-shrink:0;margin-left:12px;text-align:right}.test-catalog-item .test-header .test-price-header .provider-price,.test-catalog-item .test-header .test-price-header .test-price-display{font-size:14px;font-weight:600;color:#333;line-height:1.2}.test-catalog-item .test-header .test-price-header .price-varied{font-size:12.6px;font-weight:500;color:#666}.test-catalog-item .exact-match-tag{color:#0ca37f;background:rgba(12,163,127,.1);border:1px solid rgba(12,163,127,.2);font-weight:600;display:inline-flex;align-items:center;gap:4px;line-height:20px;border-radius:4px;margin-left:4px}.test-catalog-item .exact-match-tag .anticon{font-size:12px}.test-catalog-item .member-tag{border-radius:4px;color:#666;background:#f0f0f0;border:1px solid #ddd;font-size:11.2px;font-weight:500;box-shadow:none;transition:all .3s ease;padding:1px 8px}.test-catalog-item .card-actions{display:flex;justify-content:flex-end;gap:18px;min-width:0;flex-wrap:wrap;box-sizing:border-box;cursor:default}.test-catalog-item .card-actions .ant-btn{min-height:40px}.test-catalog-item .btn-learn-more-link{background:none;border:none;padding:0;font-size:14px;font-weight:400;color:var(--text-tertiary);cursor:pointer;text-decoration:none;flex-shrink:0}.test-catalog-item .btn-learn-more-link:hover{color:var(--text-secondary);text-decoration:underline}.test-catalog-item .btn-add-to-plan{flex:1 1}.test-catalog-item .test-item-price{flex:1 1;min-width:0;text-align:left}.test-catalog-item .test-item-price .pricing-stack{min-height:44px;display:flex;flex-direction:column;justify-content:center;gap:2px}.test-catalog-item .test-item-price .standard-price{font-size:14px;font-weight:600;color:#111;line-height:1.2}.test-catalog-item .test-item-price .member-price{font-size:14px;font-weight:600;color:#a30c30;line-height:1.2}.test-catalog-item .test-item-price .price-text{min-height:44px;display:flex;align-items:center;font-size:14px;font-weight:500;color:#555;line-height:1.3}.test-catalog-item .test-item-price .pricing-grid{display:flex;flex-direction:row;gap:4px;align-items:center;flex-wrap:wrap}.test-catalog-item .test-item-price .pricing-grid .list-price{font-size:16px;color:rgba(0,0,0,.6);text-decoration:line-through;line-height:1.8}.test-catalog-item .test-item-price .pricing-grid .list-price.no-discount{color:#161718;text-decoration:none;font-weight:600;font-size:18px;display:inline-flex;align-items:center;gap:6px}.test-catalog-item .test-item-price .pricing-grid .instalab-price{font-size:18px;font-weight:500;color:#a30c30;text-decoration:none;display:inline-flex;align-items:center;gap:6px}.test-catalog-item .test-item-price .pricing-grid .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;line-height:1.2;white-space:nowrap}.test-catalog-item .test-item-actions{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;padding:12px 16px;border-top:1px solid #f0f0f0}.test-catalog-item .btn-order-now{flex-shrink:0}}