.tp-stage{background:#f1f6f7;border-radius:8px;padding:25px;min-height:590px;display:flex;flex-direction:column;justify-content:space-between}
.tp-image{display:flex;align-items:center;justify-content:center;padding:24px 16px;flex:1;min-height:0}
.tp-image img{width:100%;height:440px;object-fit:contain;display:block}
.tp-dimensions-summary{display:flex;gap:20px;justify-content:space-between;border-top:1px solid #d5e0e5;padding:18px 0;margin:0 0 10px;font-size:13px}
.tp-dimensions-summary>span:first-child{color:#647786;font-size:11px}
.tp-specifications{padding:72px 0 80px;background:#f5fafc}
.tp-specifications>.hp-shell{display:grid;grid-template-columns:1fr 1.3fr;gap:70px;align-items:center}
.tp-spec-heading h2{font:400 clamp(29px,3vw,40px)/1.2 Georgia,serif;margin:0 0 18px}
.tp-spec-heading>p:last-child{font-size:13px;line-height:1.8;max-width:340px;margin:0}
.tp-spec-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin:0}
.tp-spec-grid>div{border-top:1px solid #c8d9e0;padding-top:24px}
.tp-spec-grid dt{font-size:12px;margin-bottom:16px}.tp-spec-grid dd{font:40px Georgia,serif;margin:0;white-space:nowrap}.tp-spec-grid dd span{font:12px Arial,sans-serif;color:#647786}
@media(max-width:1199px){.tp-stage{min-height:540px;padding:20px}.tp-image img{height:400px}.tp-specifications>.hp-shell{gap:35px}}
@media(max-width:767px){.tp-stage{min-height:420px}.tp-image{padding:18px 8px}.tp-image img{height:320px}.tp-specifications{padding:50px 0}.tp-specifications>.hp-shell{grid-template-columns:1fr;gap:30px}.tp-spec-grid{gap:18px}.tp-spec-grid dd{font-size:35px}.tp-spec-grid dt{margin-bottom:12px}.tp-dimensions-summary{font-size:12px}}
