
/* V0085 — galerie validée, médias et fiche horlogère enrichie */
#galleryGrid{display:grid!important;grid-template-columns:repeat(4,minmax(250px,1fr))!important;gap:18px!important;align-items:stretch!important}
.gallery-card-v0085{display:grid!important;grid-template-rows:430px minmax(250px,1fr)!important;min-height:700px!important;overflow:hidden!important;border:1px solid rgba(210,166,72,.7)!important;border-radius:16px!important;background:linear-gradient(180deg,#f9f6f0 0 61%,#0d1517 61% 100%)!important;box-shadow:0 14px 35px rgba(0,0,0,.28)!important}
.gallery-v0085-photo{position:relative;height:430px!important;background:#f7f4ef;overflow:hidden}
.gallery-v0085-image{width:100%;height:100%;border:0;background:transparent;padding:14px;display:grid;place-items:center;cursor:pointer}
.gallery-v0085-image img{width:100%;height:100%;object-fit:contain;object-position:center;display:block}
.gallery-empty-photo{display:grid;place-items:center;gap:8px;color:#7b8490}.gallery-empty-photo span{font-size:42px}.gallery-empty-photo small{font-size:.76rem}
.gallery-number-badge{position:absolute;z-index:2;top:14px;left:14px;padding:8px 11px;border-radius:9px;background:linear-gradient(135deg,#d7b55e,#a87418);color:white;font-weight:800}
.gallery-card-v0085 .photo-count-badge{position:absolute;right:14px;bottom:14px;background:#13191b;color:white;border-radius:9px;padding:7px 10px;font-weight:700}
.gallery-v0085-body{display:flex;flex-direction:column;gap:8px;padding:18px;color:#f7f3ea;background:linear-gradient(180deg,#11191b,#0b1113)}
.gallery-brand{color:#d7b55e;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.gallery-v0085-body h3{margin:0!important;min-height:58px;max-height:58px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:1.45rem!important}.gallery-v0085-body>p{margin:0;min-height:22px;color:#ddd;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.gallery-v0085-facts{display:grid;grid-template-columns:1fr 1fr;gap:0;border-top:1px solid rgba(215,181,94,.28);border-bottom:1px solid rgba(215,181,94,.28);margin-top:4px}.gallery-v0085-facts span{display:grid;grid-template-columns:auto 1fr;gap:8px;padding:10px 4px;font-size:.8rem;min-width:0}.gallery-v0085-facts span:nth-child(odd){border-right:1px solid rgba(215,181,94,.28)}.gallery-v0085-facts b{color:#d7b55e}.gallery-v0085-actions{margin-top:auto;display:grid;grid-template-columns:1fr 1.25fr 1.1fr;gap:8px}.gallery-v0085-actions .btn{min-width:0;padding:11px 8px;font-size:.82rem}
.media-document-section{border-top-color:#9b87f5}.media-document-section .photo-section-head h3::before{content:'🎥 '}.user-guide-section{border-top-color:#d7b55e}.user-guide-section .photo-section-head h3::before{content:'📖 '}.document-icon-preview video,.document-icon-preview img{width:100%;height:120px;object-fit:contain;background:#111}.generic-doc-icon{font-size:42px}
@media(max-width:1450px){#galleryGrid{grid-template-columns:repeat(3,minmax(250px,1fr))!important}}
@media(max-width:1050px){#galleryGrid{grid-template-columns:repeat(2,minmax(240px,1fr))!important}.gallery-card-v0085{grid-template-rows:390px minmax(250px,1fr)!important}.gallery-v0085-photo{height:390px!important}}
@media(max-width:680px){#galleryGrid{grid-template-columns:1fr!important}.gallery-card-v0085{grid-template-rows:380px minmax(250px,auto)!important;min-height:650px!important}.gallery-v0085-photo{height:380px!important}}
