#technique .technical-layout{grid-template-columns:minmax(0, .65fr) minmax(0, 1.35fr);align-items:start;gap:24px}
#technique .technical-gallery,#technique .methascope-panel{min-width:0}
#technique .tech-hero{margin:0;min-height:0;height:460px}
#technique .tech-hero img{display:block;height:100%;min-height:0;width:100%;object-fit:cover}
#technique .methascope-panel{padding:24px}
#technique .scope-carousel{margin-bottom:0}
#technique .scope-slide .chart-open img{height:clamp(340px,32vw,540px);padding:8px;width:100%;object-fit:contain}
@media(max-width:800px){#technique .technical-layout{grid-template-columns:minmax(0,1fr)}#technique .tech-hero{height:220px}#technique .methascope-panel{padding:16px}#technique .scope-slide .chart-open img{height:auto;aspect-ratio:4/3;padding:4px}}
