/* THERPIX 1.0.1 — monoproduit CRO compression */

.single-product #secondary,
.single-product .widget-area,
.single-product .woocommerce-sidebar,
.single-product .woocommerce-tabs,
.single-product .therpix-gallery-truth,
.single-product .therpix-launch-offer{
	display:none!important;
}

.therpix-release-101 .therpix-product-hero.container{
	max-width:1320px;
	grid-template-columns:minmax(0,1.08fr) minmax(470px,.82fr);
	gap:clamp(34px,4vw,56px);
	padding-top:42px;
	padding-bottom:72px;
}
.therpix-release-101 .therpix-product-gallery{top:calc(var(--therpix-header-height) + 18px)}
.therpix-release-101 .therpix-product-gallery .woocommerce-product-gallery__image:first-child{overflow:hidden}
.therpix-release-101 .therpix-product-gallery .woocommerce-product-gallery__image:first-child img{transform:scale(1.28);transform-origin:center}
.therpix-release-101 .therpix-product-summary{padding:28px;background:#fff;border:1px solid var(--therpix-border-light);box-shadow:0 14px 38px rgba(14,15,16,.06)}
.therpix-release-101 .therpix-product-summary .product_title{font-size:clamp(38px,4vw,54px);margin-bottom:12px}
.therpix-release-101 .therpix-product-benefit{margin-bottom:18px;font-size:17px;line-height:1.45}
.therpix-release-101 .therpix-product-summary>.price{display:none!important}

.therpix-purchase-offer{margin:18px 0 20px;padding-top:18px;border-top:1px solid var(--therpix-border-light)}
.therpix-purchase-offer__price>span,.therpix-purchase-offer__price>strong,.therpix-purchase-offer__price>small{display:block}
.therpix-purchase-offer__price>span{margin-bottom:5px;font-family:var(--therpix-font-mono);font-size:10px;font-weight:600;letter-spacing:.09em;color:var(--therpix-accent)}
.therpix-purchase-offer__price>strong{font-size:30px;line-height:1.1}
.therpix-purchase-offer__price>small{margin-top:6px;font-size:12px;color:var(--therpix-text-dark-secondary)}
.therpix-config-buttons{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:16px}
.therpix-config-button{min-height:116px;border:1px solid #cfd1ce;border-radius:2px;padding:15px;background:#fff;color:var(--therpix-text-dark-primary);text-align:left;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}
.therpix-config-button:hover{border-color:#777}
.therpix-config-button.is-active{border-color:#111;box-shadow:inset 0 0 0 1px #111;background:#fafafa}
.therpix-config-button span,.therpix-config-button strong,.therpix-config-button small{display:block}
.therpix-config-button span{font-family:var(--therpix-font-mono);font-size:10px;font-weight:600;letter-spacing:.07em}
.therpix-config-button strong{margin:7px 0 5px;font-size:21px}
.therpix-config-button small{font-size:11px;line-height:1.4;color:var(--therpix-text-dark-secondary)}

.therpix-release-101 .therpix-product-summary table.variations{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important}
.therpix-release-101 .therpix-product-summary .single_variation_wrap{margin-top:0}
.therpix-release-101 .therpix-product-summary .woocommerce-variation-price{margin:0 0 10px}
.therpix-release-101 .therpix-product-summary .woocommerce-variation-price .price{font-size:22px!important;margin:0!important}
.therpix-release-101 .therpix-product-summary .woocommerce-variation-add-to-cart{grid-template-columns:72px minmax(0,1fr);gap:10px}
.therpix-release-101 .therpix-product-summary .quantity{width:72px}
.therpix-release-101 .therpix-product-summary .single_add_to_cart_button{min-height:56px;font-size:15px}
.therpix-release-101 .therpix-deadline{margin:12px 0 14px;padding:12px 14px}
.therpix-release-101 .therpix-purchase-reassurance{margin-top:12px}

.therpix-release-101.home .hero__product-cue{display:none!important}
.therpix-release-101.home .hero__actions{margin-top:24px}
.therpix-release-101.home .use-cases{padding-block:clamp(64px,7vw,88px)!important}
.therpix-release-101.home .use-case-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important}
.therpix-release-101.home .use-case-card{display:block;min-width:0;background:#fff;border:1px solid var(--therpix-border-light)}
.therpix-release-101.home .use-case-card__media{min-height:0!important;height:auto!important;aspect-ratio:4/3;overflow:hidden}
.therpix-release-101.home .use-case-card__media img{width:100%;height:100%;object-fit:cover}
.therpix-release-101.home .use-case-card__copy{padding:18px!important}
.therpix-release-101.home .use-case-card__copy h3{font-size:18px!important;line-height:1.18!important}
.therpix-release-101.home .use-case-card__copy>p:last-child{font-size:12px!important}
.therpix-release-101.home .use-cases__mobile-hint{display:none}

.therpix-release-101 .site-footer__inner--final{padding-top:48px!important;padding-bottom:34px!important;gap:36px!important}
.therpix-release-101 .site-footer__statement,.therpix-release-101 .site-footer__facts{display:none!important}
.therpix-release-101 .site-footer__brand p{max-width:360px}
.therpix-release-101 .site-footer__meta{padding-top:18px!important;padding-bottom:22px!important}

@media(max-width:900px){
	.therpix-release-101 .therpix-product-hero.container{grid-template-columns:1fr;gap:20px;padding-top:20px}
	.therpix-release-101 .therpix-product-gallery{position:relative;top:auto}
	.therpix-release-101 .therpix-product-summary{padding:20px}
	.therpix-release-101.home .use-case-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}

@media(max-width:620px){
	.therpix-release-101 .therpix-product-hero.container{padding-inline:12px;padding-bottom:48px}
	.therpix-release-101 .therpix-product-gallery .woocommerce-product-gallery__image:first-child img{transform:scale(1.18)}
	.therpix-release-101 .therpix-product-summary{padding:16px;box-shadow:none}
	.therpix-release-101 .therpix-product-summary .product_title{font-size:36px}
	.therpix-config-buttons{grid-template-columns:1fr 1fr}
	.therpix-config-button{min-height:126px;padding:13px}
	.therpix-release-101.home .use-case-grid{display:grid!important;grid-auto-flow:column;grid-auto-columns:82vw;grid-template-columns:none!important;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:6px}
	.therpix-release-101.home .use-case-card{scroll-snap-align:start}
	.therpix-release-101.home .use-cases__mobile-hint{display:block}
	.therpix-release-101 .site-footer__meta-note{display:none}
}
