
/* Physics Civilizations Core 3.16.4 - complete realm cover pack and stronger visibility */
.pciv-portal-v3152 .pciv-realm-card-cover{
  height:152px!important;
  margin:-20px -20px 18px!important;
  opacity:.92!important;
  background-image:linear-gradient(180deg,rgba(5,16,26,.02),rgba(6,24,37,.58) 68%,rgba(6,24,37,.82)),var(--realm-header)!important;
  background-position:center center!important;
  background-size:cover!important;
  filter:saturate(1.08) contrast(1.05) brightness(1.03)!important;
}
.pciv-portal-v3152 .pciv-realm-card::after{
  background:radial-gradient(circle at 84% 14%,rgba(255,198,82,.08),transparent 22%),linear-gradient(180deg,transparent 0,transparent 22%,rgba(5,16,26,.05) 44%,rgba(5,16,26,.18) 100%)!important;
}
@media (max-width:760px){
  .pciv-portal-v3152 .pciv-realm-card-cover{height:128px!important}
}
