.tech-header{text-align:center;margin-bottom:45px;padding:0 80px}.tech-subtitle{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:3px;color:rgba(255,255,255,.7);margin-bottom:12px}.tech-title{font-family:"Outfit",sans-serif;font-size:44px;font-weight:800;color:#fff;margin:0 0 16px;line-height:1.1}.tech-desc{font-size:16px;font-weight:400;color:rgba(255,255,255,.85);max-width:560px;margin:0 auto;line-height:1.5}.tech-card{flex-shrink:0;width:200px;background:#fff;border-radius:14px;padding:28px 20px;display:flex;flex-direction:column;align-items:center;box-shadow:0 10px 40px rgba(0,0,0,.2);cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.tech-card:hover{transform:translateY(-15px);box-shadow:0 20px 50px rgba(0,0,0,.3)}.tech-card-icon{width:60px;height:60px;background:#fee2e2;border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.tech-card h3{font-family:"DM Sans",sans-serif;font-size:15px;font-weight:600;color:#1f2937;margin:0 0 5px;text-align:center}.tech-card p{font-family:"DM Sans",sans-serif;font-size:12px;font-weight:400;color:#6b7280;margin:0;text-align:center}@media (max-width:768px){.tech-header{padding:0 24px}.tech-title{font-size:30px}}