.md-home-sales,.md-tech-compare,.md-production-gallery{max-width:1240px;margin:60px auto;padding:clamp(25px,5vw,55px)}.md-home-sales{display:grid;grid-template-columns:1.25fr .9fr auto;gap:35px;align-items:center;background:#171717;color:#fff;border-left:8px solid #f4772b}.md-home-sales h2{font-size:clamp(34px,5vw,60px);line-height:1;margin:10px 0}.md-home-sales p,.md-home-sales li{color:#ccc}.md-home-sales ol{list-style:none;margin:0;padding:0}.md-home-sales ol li{display:flex;align-items:center;gap:14px;padding:12px;border-bottom:1px solid #444}.md-home-sales ol b{color:#f4772b}.md-home-sales>a,.md-tech-actions a{padding:15px 20px;background:#f4772b;color:#fff;text-decoration:none;font-weight:900}.md-tech-compare header{max-width:850px}.md-tech-compare h2{font-size:clamp(34px,5vw,62px);line-height:1}.md-tech-table{overflow-x:auto;margin:30px 0}.md-tech-table table{width:100%;min-width:800px;border-collapse:collapse}.md-tech-table th,.md-tech-table td{padding:15px;border-bottom:1px solid #ccc;text-align:left}.md-tech-table thead th{background:#171717;color:#fff}.md-tech-table tbody th{color:#d65e17}.md-tech-actions{display:flex;gap:12px}.md-tech-actions a+a{background:#171717}.md-production-gallery>div{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.md-production-gallery figure{margin:0;background:#171717;color:#fff}.md-production-gallery img{width:100%;aspect-ratio:4/3;object-fit:cover}.md-production-gallery figcaption{display:grid;padding:14px}.md-production-gallery figcaption span{color:#bbb}.md-production-empty{padding:20px;border:2px dashed #f4772b}@media(max-width:900px){.md-home-sales{grid-template-columns:1fr}.md-production-gallery>div{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.md-home-sales,.md-tech-compare,.md-production-gallery{margin:30px auto;padding:22px 16px}.md-tech-actions{display:grid;grid-template-columns:1fr}.md-production-gallery>div{grid-template-columns:1fr}}