.stat-card{background:#4763ff;border-radius:12px;padding:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.1);box-shadow:0 4px 12px rgba(0,0,0,.1)}.stat-card,.stat-card__icon{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex}.stat-card__icon{width:64px;height:64px;border-radius:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:28px;opacity:.95;background-color:#616cfc}.stat-card__icon img{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.stat-card__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.stat-card__value{font-size:24px;font-weight:600}.stat-card__label{font-size:14px;font-weight:500;margin-top:auto;opacity:.9;text-align:right}