.product-image-panel{margin-top:18px}.product-image-upload-grid{display:grid;grid-template-columns:minmax(180px,260px) 1fr;gap:20px;align-items:start}.product-image-preview{aspect-ratio:1/1;border:1px solid rgba(13,44,36,.16);border-radius:14px;background:#f7f9f8;display:grid;place-items:center;overflow:hidden;position:relative}.product-image-preview img{width:100%;height:100%;object-fit:contain;background:#fff}.product-image-placeholder{padding:18px;text-align:center;color:#6a6f6d;font-size:.9rem;line-height:1.45}.product-image-controls{display:flex;flex-direction:column;gap:10px}.product-image-controls input[type=file]{max-width:100%}.product-image-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.product-image-upload-status{min-height:1.3em;font-size:.86rem;color:#6a6f6d}.product-image-upload-status.error{color:#a12626}.product-image-upload-status.success{color:#24623f}.product-image-card-img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;object-position:center;background:#fff;padding:10px 12px}.product-visual:has(.product-image-card-img) .bean-symbol,.product-visual:has(.product-image-card-img) .product-category-symbol{display:none}.product-visual:has(.product-image-card-img) .score-badge{position:absolute;z-index:2}.detail-visual.product-image-ready{overflow:hidden}.detail-visual .product-image-detail-img{width:100%;height:100%;min-height:260px;object-fit:contain;background:#fff;border-radius:inherit;transition:transform .22s ease;transform-origin:center center;will-change:transform}@media(min-width:981px){.detail-hero:has(.detail-visual.product-image-ready){grid-template-columns:320px minmax(0,1fr)}.detail-visual.product-image-ready{height:340px;min-height:340px}.detail-visual .product-image-detail-img{min-height:340px}}@media(min-width:681px) and (max-width:980px){.detail-hero:has(.detail-visual.product-image-ready){grid-template-columns:280px minmax(0,1fr)}.detail-visual.product-image-ready{height:300px;min-height:300px}.detail-visual .product-image-detail-img{min-height:300px}}@media(hover:hover) and (pointer:fine){.detail-visual.product-image-ready{cursor:zoom-in}.detail-visual.product-image-ready:hover .product-image-detail-img{transform:scale(1.65)}}@media(prefers-reduced-motion:reduce){.detail-visual .product-image-detail-img{transition:none}}.seller-product-thumb{width:46px;height:46px;object-fit:cover;border-radius:8px;border:1px solid rgba(13,44,36,.14);vertical-align:middle;margin-right:10px;background:#fff}.seller-product-name-wrap{display:flex;align-items:center;gap:2px}.product-image-storage-note{padding:9px 11px;border-radius:9px;background:#f6f8f7;font-size:.82rem;line-height:1.45;color:#58625f}@media(max-width:760px){.product-image-upload-grid{grid-template-columns:1fr}.product-image-preview{max-width:280px}.seller-product-thumb{width:40px;height:40px}}
