.tplus-photo-edit{
  position:absolute;z-index:50;top:8px;left:8px;
  width:36px;height:36px;border-radius:50%;border:0;
  background:#c0392b;color:#fff;display:none;align-items:center;justify-content:center;
  box-shadow:0 2px 6px rgba(0,0,0,.35);cursor:pointer;
}
.tplus-photo-wrap{position:relative!important}
.tplus-photo-wrap:hover .tplus-photo-edit{display:flex}
.tplus-photo-edit svg{width:18px;height:18px;fill:#fff}
#tplus-ep-modal{display:none;position:fixed;inset:0;z-index:99999;background:rgba(0,0,0,.55)}
#tplus-ep-modal.on{display:block}
#tplus-ep-box{position:absolute;left:50%;top:6%;transform:translateX(-50%);width:92%;max-width:860px;max-height:88%;overflow:auto;background:#fff;border-radius:10px;padding:16px}
#tplus-ep-close{float:right;background:#c0392b;color:#fff;border:0;border-radius:4px;padding:6px 12px;cursor:pointer}
.tplus-ep-grid{display:flex;flex-wrap:wrap;gap:10px;margin:12px 0;clear:both}
.tplus-ep-grid .item{width:140px;text-align:center;font-size:12px}
.tplus-ep-grid img{width:140px;height:140px;object-fit:cover;border:1px solid #ddd}
.tplus-ep-grid button{margin-top:4px}
.tplus-ep-stock{margin:12px 0;padding:10px;background:#f6f6f6;border-radius:6px}
