.product-card{cursor:pointer}.product-card:focus-visible{outline:3px solid #b8d548;outline-offset:3px}.product-card:after{content:"Voir la fiche détaillée";display:block;padding:0 19px 17px;color:#416558;font-size:10px;font-weight:850;text-decoration:underline;text-underline-offset:3px}.product-modal[hidden]{display:none}.product-modal{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:25px}.product-modal-backdrop{position:absolute;inset:0;background:#071a14c9;backdrop-filter:blur(8px)}.product-modal-panel{position:relative;display:grid;grid-template-columns:minmax(330px,.82fr) minmax(470px,1.18fr);width:min(1120px,100%);max-height:min(850px,calc(100dvh - 50px));overflow:hidden;border:1px solid #ffffff26;border-radius:18px;background:#fff;box-shadow:0 35px 100px #0006;animation:modalIn .22s ease-out}.product-modal-close{position:absolute;z-index:5;top:16px;right:16px;display:grid;width:40px;height:40px;place-items:center;border:1px solid #d9dfd8;border-radius:50%;background:#fff;color:#123c2f;font-size:25px;cursor:pointer;box-shadow:0 8px 24px #123c2f1f}.product-modal-gallery{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:2fr 1fr;gap:8px;min-height:650px;padding:16px;background:#0a2b21}.product-modal-gallery figure{position:relative;overflow:hidden;margin:0;border-radius:10px;background:linear-gradient(145deg,#315a49,#102d23)}.product-modal-gallery figure:first-child{grid-column:1/-1}.product-modal-gallery img{width:100%;height:100%;object-fit:cover}.product-modal-gallery figure:nth-child(1) img{object-position:65% center}.product-modal-gallery figure:nth-child(2) img{object-position:76% center;transform:scale(1.45)}.product-modal-gallery figure:nth-child(3) img{object-position:center;transform:scale(1.08)}.product-modal-gallery figcaption{position:absolute;left:10px;bottom:10px;padding:6px 8px;border-radius:4px;background:#0a2b21d9;color:#fff;font-size:9px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.gallery-pending{grid-column:1/-1;grid-row:1/-1;display:grid;place-items:center;padding:40px;text-align:center;color:#d5e0da}.gallery-pending div{max-width:300px}.gallery-pending i{display:grid;width:76px;height:76px;margin:0 auto 18px;place-items:center;border:1px solid #ffffff3b;border-radius:18px;background:#ffffff12;color:#b8d548;font:700 32px Georgia}.gallery-pending strong{display:block;color:#fff;font:700 22px Georgia}.gallery-pending span{display:block;margin-top:10px;font-size:12px;line-height:1.6}.product-modal-content{overflow-y:auto;padding:42px 40px 34px;scrollbar-width:thin}.product-modal-topline{display:flex;align-items:center;gap:10px}.product-modal-topline span{color:#e76f31;font-size:10px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.product-modal-topline b{padding:5px 8px;border-radius:4px;background:#eaf2d7;color:#42611b;font-size:9px;text-transform:uppercase}.product-modal-content h2{margin:13px 55px 3px 0;color:#0a2b21;font:700 clamp(30px,4vw,46px)/1.02 Georgia;letter-spacing:-.035em}.product-modal-ref{margin:0;color:#829087;font-size:11px;font-weight:750}.product-modal-description{margin:22px 0;color:#596a62;font-size:14px;line-height:1.7}.product-modal-price{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:23px 0;padding:18px 20px;border-radius:10px;background:#f2f4ea}.product-modal-price small,.product-modal-price span{display:block;color:#738078;font-size:9px;font-weight:800;letter-spacing:.08em}.product-modal-price strong{display:block;margin:3px 0;color:#123c2f;font-size:28px}.product-modal-price button{border:0;border-radius:7px;background:#e76f31;color:#fff;padding:13px 16px;font-weight:850;cursor:pointer}.product-spec-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;overflow:hidden;border:1px solid #dfe3dc;border-radius:10px;background:#dfe3dc}.product-spec-grid article{min-height:92px;padding:16px;background:#fff}.product-spec-grid span,.product-modal-notes span{display:block;margin-bottom:7px;color:#718078;font-size:9px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.product-spec-grid strong{color:#243b31;font-size:12px;line-height:1.45}.product-modal-notes{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:14px}.product-modal-notes>div{padding:15px;border-radius:8px;background:#f7f6f0}.product-modal-notes p{margin:0;color:#55665e;font-size:11px;line-height:1.5}.product-modal-disclaimer{margin:18px 0 0;padding-left:13px;border-left:3px solid #b8d548;color:#75847c;font-size:10px;line-height:1.55}@keyframes modalIn{from{opacity:0;transform:translateY(15px) scale(.985)}to{opacity:1;transform:none}}@media(max-width:850px){.product-modal{padding:10px}.product-modal-panel{display:block;max-height:calc(100dvh - 20px);overflow-y:auto}.product-modal-gallery{min-height:340px;height:45vh}.product-modal-content{overflow:visible;padding:28px 22px}.product-modal-close{position:fixed;top:20px;right:20px}.product-modal-content h2{font-size:32px}.product-spec-grid{grid-template-columns:1fr 1fr}}@media(max-width:520px){.product-modal-gallery{min-height:280px;height:36vh;padding:8px}.product-modal-price{align-items:stretch;flex-direction:column}.product-modal-price button{width:100%}.product-spec-grid,.product-modal-notes{grid-template-columns:1fr}.product-spec-grid article{min-height:auto}.product-card:after{padding-bottom:14px}}
