/* Phase 4: compact, read-only seller identity next to the existing purchase flow. */
.single-product .atxme-product-seller-snapshot{box-sizing:border-box;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;margin:14px 0 18px;padding:14px 16px;border:1px solid #c9ddd3;border-radius:14px;background:#fff;color:#163c31;box-shadow:0 7px 18px rgba(23,63,49,.06)}
.single-product .atxme-product-seller-snapshot__avatar{display:block;width:54px;height:54px;flex:0 0 54px;border:2px solid #b8d7ca;border-radius:50%;object-fit:cover;background:#eff8f3}
.single-product .atxme-product-seller-snapshot__detail{display:grid;gap:11px;min-width:0}.single-product .atxme-product-seller-snapshot__content{display:grid;gap:3px;min-width:0}.single-product .atxme-product-seller-snapshot__content>span{color:#087e63;font-size:11px;font-weight:900;letter-spacing:.12em}.single-product .atxme-product-seller-snapshot__content strong{color:#163c31;font-size:18px;line-height:1.2}.single-product .atxme-product-seller-snapshot__content small{color:#446055;font-size:14px;line-height:1.45}.single-product .atxme-product-seller-snapshot__trust{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.single-product .atxme-product-seller-snapshot__trust>span{display:grid;gap:3px;padding:8px 9px;border:1px solid #d5e5dd;border-radius:9px;background:#f7fffb}.single-product .atxme-product-seller-snapshot__trust b{overflow-wrap:anywhere;color:#163c31;font-size:13px;line-height:1.2}.single-product .atxme-product-seller-snapshot__trust small{color:#567164;font-size:11px;line-height:1.28}
.single-product .atxme-product-seller-snapshot__link{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:10px 13px;border:1px solid #087e63;border-radius:10px;background:#f7fffb;color:#087e63!important;font-size:14px;font-weight:850;line-height:1.2;text-align:center;text-decoration:none!important}.single-product .atxme-product-seller-snapshot__link:hover,.single-product .atxme-product-seller-snapshot__link:focus{background:#e8f8f0;color:#075a48!important;outline:2px solid #087e63;outline-offset:2px}.single-product .atxme-product-seller-snapshot__link:focus-visible{box-shadow:0 0 0 4px rgba(8,126,99,.18)}.single-product .atxme-product-seller-snapshot__link i{font-style:normal}
@media(max-width:640px){.single-product .atxme-product-seller-snapshot{grid-template-columns:auto minmax(0,1fr);padding:14px}.single-product .atxme-product-seller-snapshot__link{grid-column:1/-1;width:100%}.single-product .atxme-product-seller-snapshot__content strong{font-size:18px}.single-product .atxme-product-seller-snapshot__content small{font-size:14px}.single-product .atxme-product-seller-snapshot__trust{grid-template-columns:1fr}.single-product .atxme-product-seller-snapshot__trust>span{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;min-height:44px;padding:10px}.single-product .atxme-product-seller-snapshot__trust b{font-size:14px}.single-product .atxme-product-seller-snapshot__trust small{font-size:12px;text-align:right}}@media(max-width:390px){.single-product .atxme-product-seller-snapshot{gap:11px;padding:12px}.single-product .atxme-product-seller-snapshot__avatar{width:48px;height:48px}.single-product .atxme-product-seller-snapshot__trust>span{grid-template-columns:1fr}.single-product .atxme-product-seller-snapshot__trust small{text-align:left}}
