.vp{border:1px solid var(--gray-200,#e0e0e0);border-radius:var(--radius-md,8px);background:#fff;margin:0 0 1rem;padding:.9rem}.vp-media{margin:0 0 .75rem}.vp-img{border-radius:var(--radius,6px);object-fit:cover;width:100%;height:auto;display:block}.vp-img-placeholder{aspect-ratio:16/9;background:var(--gray-50,#f5f6f8);border:1px dashed var(--gray-200,#e0e0e0);border-radius:var(--radius,6px);justify-content:center;align-items:center;width:100%;display:flex}.vp-name{color:var(--gray-900,#333);margin:0 0 .75rem;font-size:.98rem;font-weight:700;line-height:1.35}.vp-list{flex-direction:column;gap:0;margin:0;display:flex}.vp-row{border-bottom:1px solid var(--gray-100,#eaeaea);justify-content:space-between;align-items:baseline;gap:.75rem;padding:.4rem 0;display:flex}.vp-row:last-child{border-bottom:none}.vp-dt{color:var(--gray-600,#666);flex:none;margin:0;font-size:.84rem}.vp-dd{text-align:right;color:var(--gray-900,#333);margin:0;font-size:.86rem;font-weight:600}.vp-more{margin-top:.4rem}.vp-more-summary{cursor:pointer;color:var(--primary-red,#e30613);-webkit-user-select:none;user-select:none;padding:.4rem 0 .2rem;font-size:.84rem;font-weight:600;list-style:none}.vp-more-summary::-webkit-details-marker{display:none}.vp-more-summary:before{content:"▾ "}.vp-more[open]>.vp-more-summary:before{content:"▴ "}.vp-list-more{margin-top:.2rem}@media (max-width:980px){.vp-img-placeholder{aspect-ratio:21/9}}
