/* Shared compact catalog CTA, loaded by the owning promo partial. */
.data-project-cta{display:flex;align-items:center;justify-content:space-between;gap:26px;box-sizing:border-box;clear:both;margin:24px 0;padding:25px 28px;border:1px solid #bdd8e1;border-left:4px solid #08728f;border-radius:12px;background:linear-gradient(115deg,#f2f9fb,#fff);box-shadow:0 7px 20px rgba(18,56,71,.05)}
.data-project-copy{min-width:0;max-width:65ch}.data-project-copy>p{margin:0 0 8px!important;padding:0!important;color:#426b7a!important;font-size:10px!important;line-height:1.3!important;font-weight:800;letter-spacing:.12em;text-align:left!important;text-transform:uppercase}.data-project-copy h2{margin:0 0 9px!important;padding:0!important;color:#153b4b!important;font-size:23px!important;line-height:1.2!important;letter-spacing:-.02em;text-align:left!important;text-transform:none!important}.data-project-copy>span{display:block;color:#496570;font-size:13px;line-height:1.65;text-align:left;word-spacing:normal}.data-project-actions{display:flex;flex-direction:column;gap:4px;flex-shrink:0}.data-project-actions>a{display:flex;align-items:center;justify-content:center;gap:12px;box-sizing:border-box;min-height:44px;border-radius:7px;font-size:12px;font-weight:800;text-decoration:none!important}.data-project-primary{padding:11px 16px;color:#fff!important;background:#086780;border:1px solid #086780}.data-project-primary:hover{background:#064e62}.data-project-secondary{padding:8px 12px;color:#086780!important}.data-project-secondary:hover{text-decoration:underline!important}.data-project-actions>a:focus-visible{outline:3px solid #e96e25;outline-offset:3px}
@media(max-width:1186px){.data-project-cta{align-items:stretch;flex-direction:column;gap:18px;padding:24px}.data-project-actions{flex-direction:row;flex-wrap:wrap;gap:8px}.data-project-copy{max-width:none}}
@media(max-width:620px){.data-project-cta{gap:16px;padding:22px 18px}.data-project-copy h2{font-size:22px!important}.data-project-actions{flex-direction:column}.data-project-actions>a{width:100%}}
@media(prefers-reduced-motion:reduce){.data-project-cta *{animation:none!important;transition:none!important}}
