.pdp-bto-components{border-top:1px solid #dce4ee}
.pdp-bto-part{display:grid;grid-template-columns:58px 130px minmax(0,1fr) 46px;gap:14px;align-items:center;padding:14px 8px;border-bottom:1px solid #dce4ee}
.pdp-bto-part-image{display:grid;place-items:center;width:52px;height:52px;background:#f1f5f9;border-radius:8px;overflow:hidden}
.pdp-bto-part-image img{width:100%;height:100%;object-fit:contain}
.pdp-bto-part-image span{color:#94a3b8;font-size:10px;font-weight:900}
.pdp-bto-part-type{color:#2563eb;font-size:12px;font-weight:900}
.pdp-bto-part-name{display:grid;gap:4px;min-width:0}
.pdp-bto-part-name strong{font-size:14px}
.pdp-bto-part-name small{overflow:hidden;color:#64748b;font-size:10px;text-overflow:ellipsis;white-space:nowrap}
.pdp-bto-part-quantity{text-align:center;font-weight:900}
.pdp-bto-note{margin:14px 0 0;padding:12px 14px;background:#f8fafc;color:#64748b;border-radius:8px;font-size:10px;line-height:1.7}
@media(max-width:650px){.pdp-bto-part{grid-template-columns:46px 82px minmax(0,1fr);gap:9px;padding:11px 2px}.pdp-bto-part-image{width:42px;height:42px}.pdp-bto-part-quantity{grid-column:3;text-align:left;font-size:11px}}
