.product-show{--product-header-offset:90px;--product-shell-max-width:var(--site-max-width,1400px);--product-shell-gutter:var(--site-gutter,24px);--product-border:#dce0ce;--product-brand:#646b52;--product-brand-bg:#f1f3eb;--product-gray:#5f6555;--product-ink:#1e2118;--product-green:#2a6e3f;--product-green-bg:#e8f5ed;--product-white:#fff;color:var(--product-ink);padding-top:var(--product-header-offset)}.product-section{margin:0 auto;max-width:var(--product-shell-max-width);padding:22px var(--product-shell-gutter) 0}.product-layout{align-items:start;display:grid;gap:40px;grid-template-columns:minmax(0,1fr) 600px}.gallery,.product-layout>*{min-width:0}.gallery{display:flex;flex-direction:column;gap:12px;max-width:720px;width:100%}.gallery-main{aspect-ratio:6/4;background:var(--product-white);border:1px solid var(--product-border);border-radius:18px;overflow:hidden;position:relative}.gallery-main-link,.gallery-main-link>picture{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.gallery-main-link>picture{min-width:0}.gallery-main img{aspect-ratio:3/4;display:block;height:auto;max-height:75%;max-width:75%;object-fit:contain;width:auto}.gallery-thumbs{gap:8px}.gallery-thumbs,.thumb{display:flex;min-width:0}.thumb{align-items:center;aspect-ratio:1;background:var(--product-white);border:1.5px solid var(--product-border);border-radius:11px;flex:1;justify-content:center;overflow:hidden}.thumb img{aspect-ratio:3/4;display:block;height:auto;max-height:80%;max-width:80%;object-fit:contain;width:auto}.product-details{gap:18px}.product-details,.summary-card .content,.utilities{display:flex;flex-direction:column}.prod-brand{color:var(--product-brand);font-size:10px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.prod-title{font-size:clamp(22px,2.4vw,30px);font-weight:800;line-height:1.1;margin:0 0 5px}.prod-ref{color:var(--product-gray);font-size:11.5px;margin:0 0 16px}.prod-desc{border-bottom:1px solid var(--product-border);color:#4f5547;font-size:13px;line-height:1.7;margin:0;padding-bottom:18px}.price-block{align-items:flex-end;display:flex;gap:14px;margin-bottom:14px;min-height:56px}.stock-block{align-items:center;display:flex;justify-content:flex-end;margin-left:auto}.price-ht{color:var(--product-brand);font-size:30px;font-weight:800;line-height:1}.price-ttc{color:#4f5547;font-size:13px;font-weight:600}.stock-badge{align-items:center;background:#0000;border-radius:20px;color:var(--product-green,#2a6e3f);display:inline-flex;font-size:11.5px;font-weight:700;gap:6px;min-height:30px;padding:5px 12px}.stock-badge.is-out{background:#0000;color:#a02828}.stock-badge.is-low{background:#0000;color:#9a5d12}.delivery-rows{border:1px solid var(--product-border);border-radius:12px;display:flex;flex-direction:column;margin-bottom:18px;min-height:172px;overflow:hidden}.delivery-row{align-items:center;background:var(--product-white);border-bottom:1px solid var(--product-border);display:flex;gap:12px;min-height:57px;padding:12px 16px}.advisor-block{align-items:flex-start;background:var(--product-brand-bg);border:1px solid var(--product-border);border-radius:12px;display:flex;gap:12px;margin-bottom:20px;padding:14px 16px}.product-purchase-block,.product-purchase-form,.product-purchase-form__inner{display:flex;flex-direction:column;gap:10px;width:100%}.product-purchase-fragment,.product-purchase-fragment__content{min-height:48px}.product-purchase-fragment--with-variants,.product-purchase-fragment--with-variants .product-purchase-fragment__content{min-height:138px}.product-purchase-form__controls{display:grid;gap:10px;grid-template-columns:minmax(148px,auto) minmax(0,1fr) 64px;min-height:48px;width:100%}.product-purchase-form__controls>.quantity-custom{order:3}.product-purchase-form__controls>.product-purchase-quote-shell{order:1}.product-purchase-form__controls>.product-purchase-submit{order:2}.product-purchase-form__controls .btn-cart{background:#a6432e!important;color:#fff!important}.product-purchase-form__controls .btn-cart:hover{background:#8f3828!important;box-shadow:0 8px 22px #8f38283d;color:#fff!important}.product-purchase-form__controls--placeholder{pointer-events:none}.product-purchase-skeleton{background:#52663d14;border-radius:10px;height:48px;min-height:48px;overflow:hidden;position:relative}.product-purchase-skeleton:after{animation:productPurchaseSkeleton 1.15s ease-in-out infinite;background:linear-gradient(90deg,#0000,#ffffffb8 50%,#0000);content:"";inset:0;position:absolute;transform:translateX(-100%)}.product-purchase-skeleton--quantity{min-width:0;width:64px}.product-purchase-skeleton--button{min-width:0;width:100%}.product-purchase-skeleton--secondary{background:#1e21180f}.btn-cart,.btn-devis{border-radius:10px;min-height:48px}.product-purchase-quote{background:#f1f3ebf2;border-color:#646b5261;color:var(--product-brand-dark,#4e5440)!important}@keyframes productPurchaseSkeleton{to{transform:translateX(100%)}}@media(max-width:1024px){.product-show{--product-header-offset:74px;--product-shell-gutter:10px;padding-top:0}.product-layout{gap:28px;grid-template-columns:minmax(0,1fr)}.gallery{max-width:none}}@media(max-width:600px){.product-show{--product-shell-gutter:14px}.product-section{padding-top:18px}.product-purchase-form__controls{grid-template-columns:minmax(0,1fr)}.product-purchase-actions{width:100%}.btn-cart,.btn-devis,.product-purchase-form__controls--placeholder .product-purchase-skeleton--quantity,.quantity-custom,.stock-block{margin-left:0;width:100%}}