.woocommerce_page_wc-settings .form-table { max-width: 980px; }
.woocommerce_page_wc-settings .form-table th { font-weight: 600; }
.woocommerce_page_wc-settings .form-table td .description { max-width: 680px; line-height: 1.5; }
.j2t-image-picker { display: flex; align-items: center; gap: 12px; }
.j2t-image-picker__preview { width: 44px; height: 44px; object-fit: contain; padding: 7px; border: 1px solid #dcdcde; border-radius: 8px; background: #fff; }
.j2t-image-picker__id-label { min-width: 115px; color: #50575e; font-size: 12px; }
.j2t-image-picker__remove { color: #b32d2e; }
