.aimpact-hero { background: #F7F8FA; border-radius: 12px; }
.aimpact-card { background: #FFFFFF; border:1px solid #E5E7EB; border-radius:12px; padding:16px; box-shadow:0 1px 2px rgba(0,0,0,0.04); }
.aimpact-btn { background:#0D3B66; color:#fff; border:none; padding:10px 16px; border-radius:8px; cursor:pointer; }
.aimpact-contact .field { margin-bottom:12px; }
.aimpact-contact input[type=text], .aimpact-contact input[type=email], .aimpact-contact select, .aimpact-contact textarea { width:100%; padding:10px; border:1px solid #D1D5DB; border-radius:8px; }
.metric strong { font-size:1.25em; }
.has-light-gray-background-color { background:#F7F8FA; }