.lcf-native-loop{display:none!important}
.lcf-archive-shell,.lcf-grid-section{--lcf-card-radius:16px;--lcf-card-background:#fff;--lcf-card-title:#183253;--lcf-button-background:#111827;--lcf-image-height:185px;--lcf-catalog-max-width:1440px;box-sizing:border-box}
.lcf-layout-normal{--lcf-catalog-max-width:1440px}.lcf-layout-wide{--lcf-catalog-max-width:1680px}.lcf-layout-full{--lcf-catalog-max-width:100%}
/* Le thème ReHub peut forcer les archives en pleine largeur. LCF reprend ici le format réel d'ARM : un contenu centré et borné. */
.lcf-archive-shell{width:calc(100% - 32px)!important;max-width:var(--lcf-catalog-max-width)!important;margin-right:auto!important;margin-left:auto!important}
.lcf-layout-full.lcf-archive-shell{width:100%!important;max-width:none!important;padding-inline:16px}
.lcf-grid-section{width:calc(100% - 32px)!important;max-width:var(--lcf-catalog-max-width)!important;margin:1.5rem auto;container-type:inline-size}
.lcf-archive-shell .lcf-grid-section{width:100%!important;max-width:none!important;margin-inline:0}
.lcf-products-header{margin:0 0 1rem}.lcf-products-header .page-title{margin-bottom:.65rem}
/* ARM : 4 colonnes par défaut et 26 px entre les cartes. */
.lcf-product-grid{display:grid;gap:26px;align-items:stretch}
.lcf-density-compact .lcf-product-grid{gap:26px}
.lcf-cols-1{grid-template-columns:minmax(0,1fr)}.lcf-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lcf-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lcf-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lcf-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}
.lcf-product-card{position:relative;display:flex;min-width:0;min-height:100%;flex-direction:column;overflow:hidden;border:1px solid #e1e5ea;border-radius:var(--lcf-card-radius);background:var(--lcf-card-background);box-shadow:0 6px 18px rgba(17,31,51,.05);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.lcf-product-card:hover,.lcf-product-card:focus-within{transform:translateY(-2px);border-color:#c8d0da;box-shadow:0 11px 26px rgba(17,31,51,.09)}
.lcf-card-overlay{position:absolute;inset:0;z-index:2;border-radius:inherit}.lcf-card-overlay:focus-visible{outline:3px solid var(--lcf-card-title);outline-offset:-4px}
.lcf-card-media{display:flex;align-items:center;justify-content:center;height:var(--lcf-image-height);min-height:var(--lcf-image-height);overflow:hidden;padding:10px 14px 5px;background:#fff;box-sizing:border-box}
.lcf-card-media img{display:block;width:100%;max-width:100%;height:calc(var(--lcf-image-height) - 16px);object-fit:contain;object-position:50% 50%;margin:0 auto}
.lcf-card-placeholder{width:34%;aspect-ratio:1;border-radius:50%;background:linear-gradient(135deg,#eef1f4,#fafafa)}
.lcf-card-content{display:flex;flex:1 1 auto;min-width:0;flex-direction:column;padding:12px 14px 0}
.lcf-card-brand{min-height:1rem;margin:0 0 4px;color:#667085;font:700 .7rem/1.2 Poppins,Inter,Arial,sans-serif;letter-spacing:.045em;text-transform:uppercase}
.lcf-card-title{display:-webkit-box;min-height:47px;margin:0!important;padding:0!important;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:var(--lcf-card-title)!important;font-family:Poppins,Inter,Arial,sans-serif!important;font-size:1rem!important;font-weight:750!important;line-height:1.28!important;text-align:left!important;text-decoration:none!important;overflow-wrap:anywhere}
.lcf-card-features{display:grid;align-content:start;gap:.38rem;min-height:104px;margin:10px 0 8px!important;padding:0!important;list-style:none!important;color:#303b4a;font-family:Poppins,Inter,Arial,sans-serif;font-size:.82rem;line-height:1.28}
.lcf-card-features li{position:relative;display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:.38rem;margin:0!important;padding:0 0 0 1.12rem!important;list-style:none!important}
.lcf-card-features li:before{content:"✓";position:absolute;top:.05em;left:0;display:inline-flex;width:.82rem;height:.82rem;align-items:center;justify-content:center;border-radius:50%;background:#eaf0f6;color:var(--lcf-card-title);font:800 .56rem/1 Arial,sans-serif}
.lcf-feature-label{color:#667085;font-weight:600}.lcf-feature-value{color:#202938;font-weight:700;overflow-wrap:anywhere}
.lcf-card-details{position:relative;z-index:5;margin:0 0 9px;border-top:1px solid #edf0f3;padding-top:7px;font-family:Poppins,Inter,Arial,sans-serif}
.lcf-card-details summary{display:flex;align-items:center;justify-content:space-between;min-height:24px;margin:0!important;border:0!important;border-radius:4px!important;outline:0!important;padding:0!important;background:transparent!important;box-shadow:none!important;cursor:pointer;color:var(--lcf-card-title);font-size:.8rem;font-weight:700;line-height:1.25;list-style:none;-webkit-appearance:none;appearance:none}
.lcf-card-details summary::-webkit-details-marker{display:none}.lcf-card-details summary span{font-size:.95rem;transition:transform .15s ease}.lcf-card-details[open] summary span{transform:rotate(45deg)}
.lcf-card-details summary:focus-visible{box-shadow:0 0 0 2px rgba(24,50,83,.18)!important}
.lcf-card-details dl{display:grid;gap:.4rem;margin:8px 0 0}.lcf-card-details dl div{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:.45rem}.lcf-card-details dt{color:#667085;font-size:.76rem;font-weight:600}.lcf-card-details dd{margin:0;color:#202938;font-size:.76rem;font-weight:650;overflow-wrap:anywhere}
.lcf-card-footer{display:flex;min-width:0;flex-direction:column;gap:.62rem;margin:auto -14px 0;padding:11px 14px 13px;border-top:1px solid #e7e9ed;background:#fbfcfd}
.lcf-card-commerce{display:flex;align-items:baseline;justify-content:space-between;gap:.7rem;min-height:1.55rem;flex-wrap:wrap}.lcf-card-rating{color:#a35d00;font-size:.84rem;font-weight:750}.lcf-card-rating small{color:#687282;font-weight:500}
.lcf-card-price{display:flex;align-items:baseline;justify-content:flex-end;gap:.38rem;flex-wrap:wrap;color:#20242c;font-family:Poppins,Inter,Arial,sans-serif}.lcf-price-current{color:#111827;font-size:1.12rem;font-weight:800;line-height:1.15;white-space:nowrap}.lcf-price-regular{color:#687282;font-size:.8rem}.lcf-price-on-request{font-size:.86rem;font-weight:700}
.lcf-card-actions{position:relative;z-index:6;display:grid;grid-template-columns:minmax(0,1fr);gap:.5rem}.lcf-card-actions.has-review{grid-template-columns:repeat(2,minmax(0,1fr))}
.lcf-card-button{display:flex;min-height:42px;align-items:center;justify-content:center;border-radius:8px;padding:.55rem .75rem;font-family:Poppins,Inter,Arial,sans-serif;font-size:.86rem;font-weight:750;line-height:1.2;text-align:center;text-decoration:none!important}.lcf-card-button-price{border:1px solid var(--lcf-button-background);background:var(--lcf-button-background);color:#fff!important}.lcf-card-button-price:hover,.lcf-card-button-price:focus{filter:brightness(.88);color:#fff!important}.lcf-card-button-review{border:1px solid var(--lcf-card-title);background:#fff;color:var(--lcf-card-title)!important}
.lcf-card-link-missing{display:flex;min-height:42px;align-items:center;justify-content:center;border:1px dashed #b8c0cc;border-radius:8px;padding:.55rem .75rem;background:#f5f7fa;color:#5a6472;font-family:Poppins,Inter,Arial,sans-serif;font-size:.82rem;font-weight:700;line-height:1.2;text-align:center}
.lcf-density-comfortable .lcf-product-grid{gap:26px}.lcf-density-comfortable .lcf-card-content{padding:16px 18px 0}.lcf-density-comfortable .lcf-card-footer{margin-inline:-18px;padding:14px 18px 17px}.lcf-density-comfortable .lcf-card-features{gap:.5rem;margin-top:14px!important}.lcf-density-comfortable .lcf-card-title{font-size:1.07rem!important}
.lcf-grid-empty{padding:1rem;border:1px solid rgba(20,25,35,.12);border-radius:10px;background:#f7f8fa}.lcf-pagination{margin:24px 0}.lcf-pagination ul{display:flex;justify-content:center;gap:8px;margin:0;padding:0;list-style:none}.lcf-pagination a,.lcf-pagination span{display:flex;min-width:40px;height:40px;align-items:center;justify-content:center;border:1px solid #d6dbe3;border-radius:8px;text-decoration:none}.lcf-pagination .current{background:#111827;color:#fff}.lcf-visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
/* Points de rupture identiques à ARM. */
@media(max-width:1100px){.lcf-cols-4,.lcf-cols-5{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:760px){.lcf-product-grid{gap:18px}.lcf-cols-3,.lcf-cols-4,.lcf-cols-5{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:520px){.lcf-archive-shell{width:calc(100% - 22px)!important}.lcf-layout-full.lcf-archive-shell{padding-inline:11px}.lcf-grid-section{width:calc(100% - 22px)!important}.lcf-archive-shell .lcf-grid-section{width:100%!important}.lcf-product-grid,.lcf-cols-2,.lcf-cols-3,.lcf-cols-4,.lcf-cols-5{grid-template-columns:minmax(0,1fr)!important;gap:14px}.lcf-card-media{height:min(var(--lcf-image-height),210px)}.lcf-card-actions.has-review{grid-template-columns:1fr}.lcf-card-features li{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}}
