/* VTuber Places v1.1.1685 — Marketplace structured currency and creator-avatar parity */
.vtpMarketCreatorDot{overflow:hidden;flex:0 0 auto;border:1px solid rgba(255,255,255,.9);box-shadow:0 0 0 2px rgba(232,194,235,.35)}
.vtpMarketCreatorDot img{width:100%;height:100%;display:block;object-fit:cover}
.vtpMarketplacePriceFields{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(120px,.8fr) minmax(140px,.9fr);gap:12px;align-items:end}
.vtpMarketplacePriceHelp{display:block;margin-top:7px;color:var(--vtp-muted);font-size:12px;line-height:1.45}
.vtpMarketPrice{display:inline-flex;align-items:baseline;gap:5px;white-space:nowrap}
.vtpListingCreatorLink{display:inline-flex;align-items:center;gap:9px;margin-bottom:12px;color:#8c5b9d;font-weight:900;text-decoration:none}
.vtpListingCreatorAvatar{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;overflow:hidden;flex:0 0 auto;background:linear-gradient(135deg,#ffc5da,#d7c8ff);color:#fff;font-weight:1000;border:1px solid rgba(255,255,255,.92);box-shadow:0 0 0 3px rgba(232,194,235,.3)}
.vtpListingCreatorAvatar img{width:100%;height:100%;display:block;object-fit:cover}
@media (max-width:760px){.vtpMarketplacePriceFields{grid-template-columns:1fr 1fr}.vtpMarketplacePriceFields>.vtpField:first-child{grid-column:1/-1}}
@media (max-width:520px){.vtpMarketplacePriceFields{grid-template-columns:1fr}.vtpMarketplacePriceFields>.vtpField:first-child{grid-column:auto}}
