.media-admin-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:24px}.media-tile{padding:16px;border:1px solid #e0e6ef;border-radius:12px;display:grid;gap:14px;background:white}.media-tile img{width:100%;height:180px;object-fit:contain;background:#f4f6fa}.media-tile label{font-size:12px}.product-gallery{margin-bottom:24px}.product-gallery>a{display:block;background:#eef2f7;border:1px solid #dbe2ee;border-radius:14px;overflow:hidden}.product-gallery-main{width:100%;height:380px;object-fit:contain;display:block}.product-gallery-thumbs{display:flex;gap:10px;overflow:auto;padding:12px 0}.product-gallery-thumbs button{padding:3px;border:2px solid transparent;border-radius:8px;background:white;cursor:pointer;flex:0 0 70px}.product-gallery-thumbs button[aria-pressed=true]{border-color:#285ed7}.product-gallery-thumbs img{width:64px;height:64px;object-fit:cover;display:block}.store-pro-art img{width:100%;height:100%;object-fit:cover}.store-pro-art{overflow:hidden}@media(max-width:760px){.media-admin-grid{grid-template-columns:1fr}.product-gallery-main{height:280px}}
