/* V24.19.971 — Accueil public : Voir la boutique ouvre directement la vitrine-galerie */
.mci971ShopOverlay{position:fixed;inset:0;z-index:999999;background:rgba(10,20,16,.66);backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center;padding:24px}.mci971ShopModal{width:min(1180px,96vw);height:min(86vh,920px);background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 28px 80px rgba(0,0,0,.28);display:flex;flex-direction:column}.mci971ShopHead{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:22px 26px;border-bottom:1px solid #e5ece8}.mci971ShopHead h2{margin:2px 0 4px;font-size:28px}.mci971ShopHead p{margin:0;color:#667085}.mci971ShopClose{border:0;background:#f0f5f2;border-radius:999px;width:42px;height:42px;font-size:22px;cursor:pointer}.mci971ShopBody{overflow:auto;padding:24px 26px 30px}.mci971ShopTools{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}.mci971ShopTools button{border:0;border-radius:12px;padding:11px 16px;font-weight:800;cursor:pointer}.mci971ShopTools .primary{background:var(--brand,#0d704b);color:#fff}.mci971ShopTools .secondary{background:#edf5f1;color:#0f5138}.mci971Section{margin-top:24px}.mci971SectionHead{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:12px}.mci971SectionHead h3{margin:0;font-size:21px}.mci971SectionHead p{margin:3px 0 0;color:#667085}.mci971Products{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.mci971ProductCard{border:1px solid #dde8e2;border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 5px 18px rgba(8,72,48,.05)}.mci971ProductMedia{aspect-ratio:4/3;background:#f5f7f6;display:flex;align-items:center;justify-content:center;overflow:hidden}.mci971ProductMedia img{width:100%;height:100%;object-fit:cover}.mci971Fallback{font-size:44px}.mci971ProductBody{padding:14px}.mci971ProductBody h4{margin:0 0 8px;font-size:17px}.mci971ProductBody p{margin:0;color:#667085;font-size:13px;min-height:34px}.mci971Price{display:inline-block;margin:10px 0 6px;font-size:18px;font-weight:900;color:#0b6b47}.mci971Meta{font-size:12px;color:#667085}.mci971Gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.mci971Gallery figure{margin:0;border-radius:16px;overflow:hidden;background:#f4f6f5;border:1px solid #e0e8e4}.mci971Gallery img{width:100%;height:190px;object-fit:cover;display:block}.mci971Gallery figcaption{padding:9px 10px;font-size:12px;color:#667085}.mci971Empty{padding:22px;border:1px dashed #cedbd4;border-radius:16px;color:#667085;background:#fbfdfc}.mci971Location{margin-top:22px;padding:16px;border-radius:16px;background:#f5faf7;color:#425466}.mci971Location b{color:#172033}.mci971NoScroll{overflow:hidden!important}
@media(max-width:700px){.mci971ShopOverlay{padding:8px}.mci971ShopModal{height:94vh;border-radius:18px}.mci971ShopHead,.mci971ShopBody{padding-left:16px;padding-right:16px}.mci971Products{grid-template-columns:repeat(2,minmax(0,1fr))}.mci971Gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.mci971Gallery img{height:140px}}
