/* Consistent hover feedback for interactive-looking content cards. */
@media (hover:hover){.features article,.solution-grid article,.use-case-grid article,.integration-grid article,.dms-flow>div,.dms-roles article,.deliverable-grid article,.stack-grid article,.benefit-grid article,.department-grid span,.timeline-table,.kpi-table>div,.feature-pills span,.integration-tags span{transition:transform .18s ease,outline-color .18s ease,box-shadow .18s ease}.features article:hover,.solution-grid article:hover,.use-case-grid article:hover,.integration-grid article:hover,.dms-flow>div:hover,.dms-roles article:hover,.deliverable-grid article:hover,.stack-grid article:hover,.benefit-grid article:hover,.department-grid span:hover,.timeline-table:hover,.feature-pills span:hover,.integration-tags span:hover{position:relative;z-index:1;transform:translateY(-3px);outline:2px solid #6b46e8;outline-offset:-2px;box-shadow:none!important}.kpi-table>div:hover{transform:none}.kpi-table>div:hover{outline:2px solid #6b46e8;outline-offset:-2px}}
