.fliff-balance{background-color:rgba(255,255,255,.04);border-radius:10px;margin-right:5px;padding:10px;font-weight:700;display:flex}.fliff-balance__value{color:#ffcd3d;font-size:14px;font-weight:700}.fliff-balance__value--cash{color:#28e646}
.home-header{justify-content:space-between;align-items:center;width:100%;height:48px;padding:15px 15px 5px;display:flex}.home-header__logo{object-fit:contain}.home-header__inner{justify-content:flex-end;align-items:center;width:100%;display:flex}
.auth-buttons{gap:10px;width:100%;max-width:200px;display:flex}
.activity-feed{flex-direction:column;flex:1 1 0;height:calc(100% - 46px);margin:0;display:flex;position:relative}.activity-feed--non-auth{height:calc(100% - 25px);padding-bottom:140px}.activity-feed__empty{flex:1;align-items:center;height:100%;margin-top:60px;display:flex}.activity-feed>.network-error-layout{margin-top:50%}.activity-feed>.ssg-ph-activity-feed-picks{flex:1 1 0;min-height:0}
