.tech-hero{background:linear-gradient(135deg,var(--dark) 0,#1a0000 50%,var(--primary-dark) 100%);padding:80px 0;color:#fff}.tech-hero h1{font-size:2.5rem;margin-bottom:1rem}.tech-hero p{font-size:1.15rem;opacity:.85;max-width:700px}.tech-block{padding:80px 0}.tech-block:nth-child(2n){background:var(--gray-50)}.tech-block .tech-label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--primary);margin-bottom:.75rem}.tech-block h2{font-size:1.75rem;margin-bottom:1rem}.tech-block p{color:var(--gray-700);line-height:1.75;font-size:.95rem}.tech-specs-table{width:100%;border-collapse:collapse;margin-top:1.5rem;font-size:.9rem}.tech-specs-table th{background:var(--gray-100);padding:10px 16px;text-align:left;font-weight:600;font-size:.8rem;text-transform:uppercase;letter-spacing:.04em;color:var(--gray-700);border-bottom:2px solid var(--gray-200)}.tech-specs-table td{padding:10px 16px;border-bottom:1px solid var(--gray-200);color:var(--gray-700)}.tech-download-card{background:#fff;border:1px solid var(--gray-200);border-radius:8px;padding:1.5rem;text-align:center;transition:var(--transition-base)}.tech-download-card:hover{border-color:var(--primary);box-shadow:0 4px 12px rgba(0,0,0,.06)}.tech-download-card .icon-file{font-size:2rem;color:var(--primary);margin-bottom:.75rem}.tech-download-card h4{font-size:1rem;font-weight:600;margin-bottom:.5rem}.tech-download-card p{font-size:.8rem;color:var(--gray-500);margin-bottom:.75rem}@media (max-width:767.98px){.tech-hero h1{font-size:1.75rem}.tech-block{padding:48px 0}}