/* JD BioWorks Site Core mobile commerce. */
	.jdbw-catalog-commandbar{position:relative;z-index:9;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;max-width:1200px;margin:0 auto 24px;padding:0 20px;scroll-margin-top:130px}
	.jdbw-catalog-search{display:grid;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;min-height:50px;padding-left:14px;border:1px solid #c8d3e2;border-radius:12px;background:#fff;box-shadow:0 8px 24px rgba(18,48,82,.06);overflow:hidden}
	.jdbw-catalog-search svg,.jdbw-catalog-browse svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}
	.jdbw-catalog-search input{width:100%;min-width:0;height:48px;padding:0 10px!important;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;font-size:16px!important}
	.jdbw-catalog-search button{align-self:stretch;min-width:86px;margin:0!important;padding:0 17px!important;border:0!important;border-radius:0!important;background:#1664c0!important;color:#fff!important;font-size:13px!important;font-weight:800!important}
	.jdbw-catalog-browse{position:relative}
	.jdbw-catalog-browse summary{display:flex;align-items:center;justify-content:center;gap:8px;min-height:50px;padding:0 17px;border:1px solid #c8d3e2;border-radius:12px;background:#fff;color:#173866;font-weight:800;cursor:pointer;list-style:none}
	.jdbw-catalog-browse summary::-webkit-details-marker{display:none}
	.jdbw-catalog-browse__menu{position:absolute;right:0;top:calc(100% + 8px);display:grid;min-width:250px;max-height:330px;padding:8px;border:1px solid #d9e2ee;border-radius:12px;background:#fff;box-shadow:0 18px 40px rgba(18,48,82,.16);overflow:auto}
	.jdbw-catalog-browse__menu a{display:flex;justify-content:space-between;gap:16px;padding:10px 12px;border-radius:7px;color:#173866;text-decoration:none;font-size:13px;font-weight:750}
	.jdbw-catalog-browse__menu a:hover{background:#edf5ff}.jdbw-catalog-browse__menu a span{color:#60748d}
	.jdbw-mobile-buy-bar,.jdbw-mobile-buy-bar-spacer{display:none}
	.jdbw-hover-commerce{display:none}
	.jdbw-product-no-results{box-sizing:border-box;width:min(calc(100% - 40px),760px);margin:34px auto 54px;padding:clamp(28px,5vw,46px);border:1px solid #c9d8e8;border-top:5px solid #1664c0;border-radius:16px;background:#f7faff;color:#263b58;text-align:center;box-shadow:0 14px 36px rgba(18,48,82,.09)}
	.jdbw-product-no-results__eyebrow{margin:0 0 8px!important;color:#1664c0;font-size:11px!important;font-weight:900!important;letter-spacing:.13em;text-transform:uppercase}.jdbw-product-no-results h2{margin:0 0 10px!important;color:#102f55!important;font-size:clamp(25px,4vw,36px)!important;line-height:1.15!important;text-transform:none!important}.jdbw-product-no-results>p:not(.jdbw-product-no-results__eyebrow){margin:0 auto;color:#53677e;line-height:1.6}.jdbw-product-no-results__actions{display:flex;justify-content:center;gap:10px;margin-top:24px}.jdbw-product-no-results__actions a{display:inline-flex;align-items:center;justify-content:center;min-height:46px;box-sizing:border-box;padding:0 18px;border:1px solid #1664c0;border-radius:8px;font-size:13px;font-weight:850;text-decoration:none!important}.jdbw-product-no-results__reset{background:#fff;color:#1458aa!important}.jdbw-product-no-results__browse{background:#1664c0;color:#fff!important}.jdbw-product-search-fallback{box-sizing:border-box;width:min(1240px,calc(100% - 40px));margin:0 auto;padding:28px 0 58px}.jdbw-product-search-fallback .jdbw-catalog-commandbar{margin-top:0}
	.jdbw-product-add-confirmation[hidden]{display:none!important}.jdbw-product-add-confirmation{position:fixed;z-index:9998;right:20px;bottom:24px;display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;width:min(calc(100% - 40px),440px);box-sizing:border-box;padding:16px;border:1px solid #82b99a;border-left:5px solid #28784c;border-radius:14px;background:#f4fff8;color:#173d29;box-shadow:0 18px 48px rgba(13,53,31,.22)}.jdbw-product-add-confirmation__icon{display:grid;width:40px;height:40px;place-items:center;border-radius:50%;background:#28784c;color:#fff;font-size:22px;font-weight:900}.jdbw-product-add-confirmation__copy{display:grid;gap:2px;min-width:0;line-height:1.35}.jdbw-product-add-confirmation__copy strong{color:#155b34;font-size:17px}.jdbw-product-add-confirmation__copy span{color:#355b45;font-size:13px;overflow-wrap:anywhere}.jdbw-product-add-confirmation__actions{grid-column:1/-1;display:flex;gap:8px}.jdbw-product-add-confirmation__actions a,.jdbw-product-add-confirmation__actions button{display:inline-flex;flex:1;align-items:center;justify-content:center;min-height:42px;box-sizing:border-box;margin:0!important;padding:0 13px!important;border:1px solid #28784c!important;border-radius:7px!important;font-size:12px!important;font-weight:850!important;line-height:1.15!important;text-decoration:none!important;cursor:pointer}.jdbw-product-add-confirmation__actions a{background:#28784c!important;color:#fff!important}.jdbw-product-add-confirmation__actions button{background:#fff!important;color:#23623d!important}
	/* Keep a single interactive layer over catalog imagery. Astra's full-card quick-add
	 * layer conflicts with the intentional pricing preview and can split the image
	 * after WooCommerce injects its View cart link. The summary button remains the
	 * sole purchase control; the image link remains the sole image-stage control. */
	body.woocommerce ul.products li.product .astra-shop-thumbnail-wrap,
	body.woocommerce-page ul.products li.product .astra-shop-thumbnail-wrap{
		position:relative;
		display:block!important;
		overflow:hidden;
	}
	body.woocommerce ul.products li.product .astra-shop-thumbnail-wrap>.ast-on-card-button,
	body.woocommerce-page ul.products li.product .astra-shop-thumbnail-wrap>.ast-on-card-button,
	body.woocommerce ul.products li.product .astra-shop-thumbnail-wrap>.added_to_cart,
	body.woocommerce-page ul.products li.product .astra-shop-thumbnail-wrap>.added_to_cart{
		display:none!important;
	}
	body.woocommerce ul.products li.product .astra-shop-thumbnail-wrap>a.woocommerce-LoopProduct-link,
	body.woocommerce-page ul.products li.product .astra-shop-thumbnail-wrap>a.woocommerce-LoopProduct-link{
		display:block!important;
		width:100%!important;
		height:100%!important;
	}
	body.woocommerce ul.products li.product .astra-shop-summary-wrap .add_to_cart_button.added,
	body.woocommerce-page ul.products li.product .astra-shop-summary-wrap .add_to_cart_button.added{
		display:none!important;
	}
	body.woocommerce ul.products li.product .astra-shop-summary-wrap .added_to_cart.wc-forward,
	body.woocommerce-page ul.products li.product .astra-shop-summary-wrap .added_to_cart.wc-forward{
		display:flex!important;
		align-items:center;
		justify-content:center;
		width:100%;
		min-height:42px;
		box-sizing:border-box;
		margin-top:10px;
		padding:10px 14px;
		border-radius:7px;
		background:#12366f;
		color:#fff!important;
		font-size:13px;
		font-weight:850;
		line-height:1.15;
		text-align:center;
		text-decoration:none!important;
	}
	@media (hover:hover) and (pointer:fine) and (min-width:1025px){
		body.woocommerce ul.products li.product .jdbw-hover-commerce,body.woocommerce-page ul.products li.product .jdbw-hover-commerce{position:absolute;z-index:5;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:22px;background:rgba(255,255,255,.9);color:#102f55;text-align:center;opacity:0;transform:translateY(8px);transition:opacity .2s ease,transform .2s ease;pointer-events:none;backdrop-filter:blur(3px)}
		body.woocommerce ul.products li.product .astra-shop-thumbnail-wrap:hover .jdbw-hover-commerce,body.woocommerce-page ul.products li.product .astra-shop-thumbnail-wrap:hover .jdbw-hover-commerce,body.woocommerce ul.products li.product .astra-shop-thumbnail-wrap:focus-within .jdbw-hover-commerce,body.woocommerce-page ul.products li.product .astra-shop-thumbnail-wrap:focus-within .jdbw-hover-commerce{opacity:1;transform:none}
		.jdbw-hover-commerce__label{color:#55708f;font-size:11px;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.jdbw-hover-commerce strong,.jdbw-hover-commerce .price{margin:0!important;color:#102f55!important;font-size:25px!important;font-weight:900!important;line-height:1.15!important}.jdbw-hover-commerce__action{display:inline-flex;align-items:center;justify-content:center;min-height:38px;margin-top:3px;padding:0 16px;border-radius:8px;background:#1664c0;color:#fff;font-size:12px;font-weight:850;letter-spacing:.03em}
	}
	@media (min-width:601px) and (max-width:1024px){
		body.woocommerce ul.products,body.woocommerce-page ul.products,body.search-results ul.products,body.woocommerce .elementor-products-grid ul.products.elementor-grid,body.woocommerce-page .elementor-products-grid ul.products.elementor-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important}
		body.woocommerce ul.products li.product,body.woocommerce-page ul.products li.product,body.search-results ul.products li.product,body.woocommerce .elementor-products-grid ul.products.elementor-grid>li.product,body.woocommerce-page .elementor-products-grid ul.products.elementor-grid>li.product{width:auto!important;max-width:none!important;margin:0!important}
	}
	@media (max-width:1024px){
		.jdbw-mobile-buy-bar-spacer{display:block;height:calc(94px + env(safe-area-inset-bottom))}
		.jdbw-product-add-confirmation{bottom:max(94px,calc(88px + env(safe-area-inset-bottom)))}
		.jdbw-mobile-buy-bar{position:fixed;z-index:9997;left:50%;bottom:max(10px,env(safe-area-inset-bottom));transform:translateX(-50%);display:grid;grid-template-columns:minmax(100px,1fr) minmax(126px,auto) 44px;align-items:center;gap:9px;width:min(calc(100% - 24px),720px);min-height:70px;padding:9px 10px 9px 14px;border:1px solid rgba(22,100,192,.24);border-radius:16px;background:#fff;box-shadow:0 14px 44px rgba(15,40,72,.24);transition:opacity .18s ease,transform .18s ease,visibility .18s ease}
		.jdbw-mobile-buy-bar.is-native-visible{opacity:0;visibility:hidden;transform:translate(-50%,calc(100% + 24px));pointer-events:none}
		.jdbw-mobile-buy-bar.is-busy .jdbw-mobile-buy-bar__action,.jdbw-mobile-buy-bar__action[aria-busy="true"]{opacity:.72;cursor:wait}
		body.single-product #trustedsite-tm-image{bottom:max(84px,calc(80px + env(safe-area-inset-bottom)))!important}
		.jdbw-mobile-buy-bar__product{display:grid;min-width:0;line-height:1.18}.jdbw-mobile-buy-bar__product>span{overflow:hidden;color:#4d6077;font-size:11px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.jdbw-mobile-buy-bar__product strong{color:#102f55;font-size:16px}.jdbw-mobile-buy-bar__product .price{margin:0!important}
		.jdbw-mobile-buy-bar__action{min-height:48px!important;margin:0!important;padding:0 16px!important;border:0!important;border-radius:10px!important;background:#1664c0!important;color:#fff!important;font-size:13px!important;font-weight:900!important;line-height:1.1!important;white-space:nowrap;touch-action:manipulation}
		.jdbw-mobile-buy-bar__cart{position:relative;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid #b8c8dc;border-radius:10px;color:#173866;background:#fff;touch-action:manipulation}.jdbw-mobile-buy-bar__cart svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.jdbw-mobile-buy-bar__cart .jdbw-cart-count{position:absolute;right:-4px;top:-5px;display:flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 4px;border-radius:9px;background:#1664c0;color:#fff;font-size:10px;font-weight:900;line-height:1}
	}
	@media (max-width:600px){
		.jdbw-compound-directory{display:none!important}
		.jdbw-catalog-commandbar{grid-template-columns:minmax(0,1fr) 48px;gap:8px;margin-bottom:16px;padding:0 12px}
		.jdbw-catalog-search{grid-template-columns:20px minmax(0,1fr);padding:0 11px;min-height:48px}.jdbw-catalog-search button{display:none}.jdbw-catalog-search input{padding-right:0!important}
		.jdbw-catalog-browse summary{width:48px;height:48px;min-height:48px;padding:0}.jdbw-catalog-browse summary span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.jdbw-catalog-browse__menu{position:fixed;right:12px;left:12px;top:auto;min-width:0}
		body.woocommerce ul.products,body.woocommerce-page ul.products,body.search-results ul.products,body.single-product .related ul.products,body.single-product .upsells ul.products,body.woocommerce .elementor-products-grid ul.products.elementor-grid,body.woocommerce-page .elementor-products-grid ul.products.elementor-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;padding-left:12px!important;padding-right:12px!important}
		body.woocommerce ul.products li.product,body.woocommerce-page ul.products li.product,body.search-results ul.products li.product,body.single-product .related ul.products li.product,body.single-product .upsells ul.products li.product,body.woocommerce .elementor-products-grid ul.products.elementor-grid>li.product,body.woocommerce-page .elementor-products-grid ul.products.elementor-grid>li.product{float:none!important;width:auto!important;max-width:none!important;min-width:0!important;margin:0!important}
		body.woocommerce ul.products li.product .jdbw-product-card,body.woocommerce-page ul.products li.product .jdbw-product-card{height:100%!important;border-radius:13px!important}
		body.woocommerce ul.products li.product a img,body.woocommerce-page ul.products li.product a img{width:100%!important;height:auto!important;aspect-ratio:1/1!important;object-fit:cover!important;margin:0!important}
		body.woocommerce ul.products li.product .woocommerce-loop-product__title,body.woocommerce-page ul.products li.product .woocommerce-loop-product__title{font-size:13px!important;line-height:1.25!important;min-height:2.5em!important;margin:0 0 6px!important}
		body.woocommerce ul.products li.product .price,body.woocommerce-page ul.products li.product .price{font-size:14px!important;line-height:1.2!important;margin:5px 0 9px!important}
		body.woocommerce ul.products li.product .button,body.woocommerce-page ul.products li.product .button{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-height:44px!important;margin:7px 0 0!important;padding:10px 6px!important;font-size:10.5px!important;line-height:1.15!important;white-space:normal!important}
		body.woocommerce ul.products li.product .jdbw-card-summary,body.woocommerce-page ul.products li.product .jdbw-card-summary{padding:10px!important}
		body.woocommerce .woocommerce-result-count{font-size:12px!important}
		body.single-product div.product{padding-left:12px!important;padding-right:12px!important}
		body.single-product .jdbw-mobile-buy-bar{grid-template-columns:minmax(58px,1fr) minmax(110px,auto) 42px;width:calc(100% - 24px);bottom:max(8px,env(safe-area-inset-bottom));gap:7px;min-height:66px;padding:8px 8px 8px 11px;border-radius:14px}
		.jdbw-mobile-buy-bar__action{min-height:46px!important;padding:0 11px!important;font-size:12px!important}.jdbw-mobile-buy-bar__product strong{font-size:14px}.jdbw-mobile-buy-bar__cart{width:42px;height:42px}
		.jdbw-product-no-results{width:calc(100% - 24px);margin:24px auto 42px;padding:26px 18px}.jdbw-product-no-results__actions{display:grid}.jdbw-product-no-results__actions a{width:100%}.jdbw-product-add-confirmation{right:12px;bottom:max(88px,calc(82px + env(safe-area-inset-bottom)));width:calc(100% - 24px);padding:14px}
	}
	/* Two catalog columns obscure bottle artwork and force undersized labels and
	 * actions at ordinary phone widths. Keep one readable card through 430px;
	 * the tablet and desktop catalog grids remain unchanged. */
	@media (max-width:430px){
		body.woocommerce ul.products,body.woocommerce-page ul.products,body.search-results ul.products,body.single-product .related ul.products,body.single-product .upsells ul.products,body.woocommerce .elementor-products-grid ul.products.elementor-grid,body.woocommerce-page .elementor-products-grid ul.products.elementor-grid{grid-template-columns:1fr!important;gap:14px!important}
		body.woocommerce ul.products li.product .woocommerce-loop-product__title,body.woocommerce-page ul.products li.product .woocommerce-loop-product__title{min-height:0!important;font-size:15px!important}
		body.woocommerce ul.products li.product .button,body.woocommerce-page ul.products li.product .button{display:flex!important;align-items:center!important;justify-content:center!important;min-width:0!important;min-height:46px!important;padding:11px 12px!important;font-size:13px!important;overflow-wrap:anywhere!important}
		.jdbw-catalog-search input{min-width:0!important}
	}
	@media (prefers-reduced-motion:reduce){.jdbw-mobile-buy-bar,.jdbw-catalog-commandbar *{scroll-behavior:auto!important;transition:none!important}}
