.wr-earn-points.wr-shortcode-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(150px, 1fr));gap:10px}.wr-earn-points .tile .points-earned{font-size:24px}.wr-earn-points .tile .system-name{font-size:10px;font-weight:bold}.wr-earn-points.wr-shortcode-hflex{display:flex;flex-wrap:wrap;gap:10px}.wr-earn-points.wr-shortcode-vflex{display:flex;flex-direction:column;gap:10px}.wr-earn-points .item{display:flex;justify-content:center;align-items:center;color:var(--wr-block-font-color, #555555);border-style:solid;border-width:var(--wr-block-border-width, "0px");border-radius:var(--wr-block-border-radius, "0px");border-color:var(--wr-block-border-color, "#888888");background-color:var(--wr-block-background-color, "#eee")}.wr-earn-points .item.tile{flex-direction:column;padding:10px;gap:10px}.wr-earn-points .item.line{gap:10px}