.em-tech-hero{background:var(--em-primary-dark);padding:180px 0 80px}.em-tech-hero h1{color:#fff;font-size:42px;margin-bottom:16px}.em-tech-hero p{color:rgba(255,255,255,.75);font-size:18px;max-width:680px}.em-tech-section{padding:64px 0}.em-tech-block{display:flex;gap:48px;align-items:center;margin-bottom:64px}.em-tech-block:last-child{margin-bottom:0}.em-tech-block.reverse{flex-direction:row-reverse}.em-tech-block-text{flex:1}.em-tech-block-text h3{font-size:26px;margin-bottom:12px}.em-tech-block-text p{font-size:15px;color:var(--em-text-muted);line-height:1.7;margin-bottom:16px}.em-tech-block-img{flex:1}.em-tech-spec-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px;margin-top:20px}.em-tech-spec-item{background:var(--em-bg-light);padding:16px;border-left:3px solid var(--em-secondary)}.em-tech-spec-label{font-size:12px;color:var(--em-text-muted);text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}.em-tech-spec-value{font-size:16px;font-weight:600;color:var(--em-text)}.em-tech-comparison{background:var(--em-bg-light);padding:64px 0}.em-tech-table{width:100%;border-collapse:collapse}.em-tech-table thead th{background:var(--em-primary);color:#fff;padding:14px 16px;font-size:14px;font-weight:600;text-align:left}.em-tech-table tbody td{padding:12px 16px;border-bottom:1px solid var(--em-border);font-size:14px;color:var(--em-text)}.em-tech-table tbody tr:hover{background:rgba(27,67,50,.03)}@media (max-width:991px){.em-tech-block,.em-tech-block.reverse{flex-direction:column}.em-tech-spec-grid{grid-template-columns:1fr}.em-tech-table{font-size:13px}}