/* Real definition lists, without changing the existing detail layout. */
[data-md-id="src/pages/ProductDetail.tsx:1203:22"] { margin:0; }
[data-md-id="src/pages/ProductDetail.tsx:1203:22"] dt { flex:0 0 42%; }
[data-md-id="src/pages/ProductDetail.tsx:1203:22"] dd { margin:0; text-align:right; overflow-wrap:anywhere; font-variant-numeric:tabular-nums; }
.product-detail-readable { font-family:Arial,"Microsoft YaHei",sans-serif; line-height:1.8; color:#102d4e; }
.product-detail-readable img { max-width:100%; height:auto; }
.product-detail-readable section { margin:28px 0; }
.product-detail-readable dl>div { display:grid; grid-template-columns:minmax(130px,1fr) 2fr; gap:16px; padding:12px; border-bottom:1px solid #dce5ed; }
.product-detail-readable dd { margin:0; }
