.tech-selection {
  background: linear-gradient(135deg, #f3f9fd 0%, #eaf5fb 100%);
  color: #172d47;
  border-top: 1px solid #d7e7f1;
}

.tech-selection h2 { color: #071e36; }
.tech-selection p { color: #375774; }
.tech-selection .eyebrow { color: #1288d8 !important; }

.tech-selection-item {
  border: 1px solid #c9dde9;
  background: #fff;
  box-shadow: 0 12px 30px rgba(9, 43, 75, .07);
}

.tech-selection-item b { color: #071e36; }
.tech-selection-item span { color: #587087; }

.tech-page-preview .footer {
  margin-top: 0;
  border-top: 1px solid rgba(98, 189, 245, .18);
}
