/* Industrial space solution only; shared site chrome and Solution primitives remain unchanged. */
.industrial-space-solution-page .sh-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,2fr);gap:36px;align-items:start}
.industrial-space-solution-page .sh-content{min-width:0}
.industrial-space-solution-page .sh-placeholder{aspect-ratio:690/438;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:26px;background:#e4eef7;border:1px solid #d1dfec;border-radius:5px;color:#52708a;text-align:center}
.industrial-space-solution-page .sh-placeholder svg{width:64px;height:64px;fill:none;stroke:#52708a;stroke-width:1.5}
.industrial-space-solution-page .sh-placeholder strong{font-size:18px;font-weight:500}
.industrial-space-solution-page .sh-placeholder span{font-size:13px}
.industrial-space-solution-page .sh-open{display:grid;gap:24px}
.industrial-space-solution-page .sh-four{grid-template-columns:repeat(4,minmax(0,1fr))}
.industrial-space-solution-page .sh-three{grid-template-columns:repeat(3,minmax(0,1fr))}
.industrial-space-solution-page .sh-open article{border-right:1px solid #d5e3f0;padding-right:20px;min-width:0}
.industrial-space-solution-page .sh-open article:last-child{border:0;padding-right:0}
.industrial-space-solution-page .sh-open h3{font-size:14px;margin:16px 0 10px}
.industrial-space-solution-page .sh-open p{font-size:13px;line-height:1.7}
.industrial-space-solution-page .sh-convection{display:grid;grid-template-columns:minmax(0,2.4fr) minmax(0,1fr);gap:28px;align-items:center;margin-bottom:26px}
.industrial-space-solution-page .sh-heater-flow{background:#f6f6ff;border-radius:4px;padding:22px 12px}
.industrial-space-solution-page .sh-air-label{color:#124b85;font-size:14px;font-weight:500;text-align:center;line-height:1.6}
.industrial-space-solution-page .sh-heater-flow>svg{display:block;width:100%;height:60px}
.industrial-space-solution-page .sh-product-photo{position:relative;aspect-ratio:2.4;overflow:hidden}
.industrial-space-solution-page .sh-product-photo img{position:absolute;width:185%;max-width:none;height:auto;left:-42.5%;top:50%;transform:translateY(-50%);border-radius:0}
.industrial-space-solution-page .sh-principles article+article{margin-top:26px}
.industrial-space-solution-page .sh-principles h3{font-size:15px;margin:10px 0}
.industrial-space-solution-page .sh-principles p{font-size:13px;line-height:1.7}
.industrial-space-solution-page .sh-note{font-size:12px;margin-top:18px}
.industrial-space-solution-page .sh-room{display:block;width:100%;height:auto}
.industrial-space-solution-page .sh-loop-key{margin-top:24px}
.industrial-space-solution-page .sh-loop-key ul{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;font-size:13px}
.industrial-space-solution-page .sh-selection{display:grid;grid-template-columns:minmax(0,1fr) 26px minmax(0,.9fr) 26px minmax(0,1fr);align-items:center}
.industrial-space-solution-page .sh-selection h3{font-size:15px;line-height:1.5}
.industrial-space-solution-page .sh-selection p,.industrial-space-solution-page .sh-selection li{font-size:13px;line-height:1.7}
.industrial-space-solution-page .sh-duty{background:#124b85;color:white;padding:26px 16px;border-radius:4px;text-align:center}
.industrial-space-solution-page .sh-duty h3{color:white;margin:16px 0}
.industrial-space-solution-page .gas-body-v2 .sh-duty svg.solution-icon{color:white;margin:auto}
.industrial-space-solution-page .sh-arrow{color:#527fa9;font-size:24px;text-align:center}
.industrial-space-solution-page .sh-rfq li{font-size:13px;line-height:1.65}
.sh-final-cta .row>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:40px;align-items:center}
.sh-final-cta .caption-title h2{font-size:23px;margin-bottom:10px}
.sh-final-cta .caption-title p{color:#fff;font-size:15px;line-height:1.7}
.sh-final-cta .request-button .btn-one{width:270px;max-width:100%;padding:16px 20px;font-size:12px;line-height:1.6}
@media(max-width:1199px){
.industrial-space-solution-page .sh-layout{grid-template-columns:1fr;gap:30px}
.industrial-space-solution-page .sh-layout>div:first-child{max-width:760px}
.industrial-space-solution-page .sh-content{margin-left:54px}
}
@media(max-width:991px){
.industrial-space-solution-page .sh-four{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px}
.industrial-space-solution-page .sh-four article:nth-child(2n){border:0;padding-right:0}
.sh-final-cta .row>div{grid-template-columns:1fr;text-align:center;gap:24px}
}
@media(max-width:767px){
.industrial-space-solution-page .sh-content{margin-left:0}
.industrial-space-solution-page .sh-room text{display:none}
.industrial-space-solution-page .sh-room .sh-room-main-label{display:block;font-size:26px}
.industrial-space-solution-page .sh-convection{grid-template-columns:1fr;gap:26px}
.industrial-space-solution-page .sh-three{grid-template-columns:1fr;gap:22px}
.industrial-space-solution-page .sh-three article{border:0;border-bottom:1px solid #d5e3f0;padding:0 0 22px}
.industrial-space-solution-page .sh-loop-key ul{grid-template-columns:1fr;gap:6px}
.industrial-space-solution-page .sh-selection{grid-template-columns:1fr}
.industrial-space-solution-page .sh-arrow{transform:rotate(90deg);margin:12px 0}
.industrial-space-solution-page .sh-four{gap:26px 18px}
.industrial-space-solution-page .sh-open article{padding-right:14px}
}
@media(max-width:359px){
.industrial-space-solution-page .sh-rfq{grid-template-columns:1fr}
.industrial-space-solution-page .sh-rfq article{border:0;padding:0}
}
