:root{--card-gutter:0.75rem 1rem}:where(.Card_card__qEDKp){position:relative;background-color:var(--background-primary);border:1px solid var(--background-pressed);border-radius:var(--radius-regular);padding:var(--card-gutter);overflow:hidden}:where(.Card_card__qEDKp):where(.Card_interactive__jNvhF):hover{box-shadow:var(--shadow-hover)}:where(.Card_card__qEDKp):where(.Card_interactive__jNvhF):active,:where(.Card_card__qEDKp):where(.Card_interactive__jNvhF):focus{border-color:var(--brand-500)}