/* 固定媒体比例、文本行数与模块高度，替换字段时保持整体构图。 */
[data-field="hero.title"]{min-height:1.75em;max-width:9em}.hero-copy{min-height:3.8em;max-width:36em;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.solution-card h3{min-height:2.8em}.solution-card p{min-height:7.2em;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}
.product-stage .spec{min-height:190px}.spec h3{min-height:1.4em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.spec p{height:3.6em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.product-image{width:min(560px,65%);height:430px;object-fit:contain;mix-blend-mode:screen;filter:contrast(1.08) saturate(.92) drop-shadow(0 28px 28px rgba(0,0,0,.62));transition:.3s}
.product-visual:after{content:"产品实拍 / 场景说明可替换";position:absolute;top:24%;left:10%;font-size:10px;letter-spacing:2px;color:rgba(194,193,193,.6)}
@media(max-width:900px){[data-field="hero.title"]{min-height:auto}.solution-card h3,.solution-card p{min-height:auto}.product-image{width:88%;height:360px}.spec h3{white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.product-stage .spec{min-height:210px}}
