/* V7 — equal visual weight for every engagement model */
.home-models .model-card,.development-models .model-card,.home-models .model-card.featured,.development-models .model-card.featured{border:1px solid rgba(67,116,165,.14);box-shadow:0 16px 36px rgba(47,82,122,.07);transition:transform .25s ease,box-shadow .25s ease,background .25s ease,border-color .25s ease}
.home-models .model-card:nth-child(1),.development-models .model-card:nth-child(1){background:linear-gradient(145deg,rgba(238,246,255,.84),rgba(247,251,255,.92))}
.home-models .model-card:nth-child(2),.development-models .model-card:nth-child(2){background:linear-gradient(145deg,rgba(239,249,249,.82),rgba(249,252,252,.94))}
.home-models .model-card:nth-child(3),.development-models .model-card:nth-child(3){background:linear-gradient(145deg,rgba(246,243,255,.82),rgba(252,250,255,.94))}
.home-models .model-card:hover,.home-models .model-card:focus-within,.development-models .model-card:hover,.development-models .model-card:focus-within{transform:translateY(-4px);border-color:rgba(55,115,177,.24);box-shadow:0 22px 46px rgba(47,82,122,.12)}
.home-models .model-card:nth-child(1):hover,.home-models .model-card:nth-child(1):focus-within,.development-models .model-card:nth-child(1):hover,.development-models .model-card:nth-child(1):focus-within{background:linear-gradient(145deg,rgba(224,239,255,.96),rgba(243,249,255,.98))}
.home-models .model-card:nth-child(2):hover,.home-models .model-card:nth-child(2):focus-within,.development-models .model-card:nth-child(2):hover,.development-models .model-card:nth-child(2):focus-within{background:linear-gradient(145deg,rgba(223,244,244,.96),rgba(245,252,252,.98))}
.home-models .model-card:nth-child(3):hover,.home-models .model-card:nth-child(3):focus-within,.development-models .model-card:nth-child(3):hover,.development-models .model-card:nth-child(3):focus-within{background:linear-gradient(145deg,rgba(237,231,255,.96),rgba(250,247,255,.98))}
.home-models .model-tag,.development-models .model-tag{color:#37658e;background:rgba(255,255,255,.58);border-color:rgba(64,111,158,.12)}
