body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}.statistics{background-color:#fff;border-radius:10px;box-shadow:0 4px 6px #0000001a;margin:20px auto;padding:20px;text-align:center;width:500px}.title{color:#333;font-size:22px;font-weight:600;margin-bottom:20px}.stat-list{display:flex;justify-content:space-between;list-style:none;margin:0;padding:0}.item{align-items:center;border-radius:5px;color:#fff;flex:1 1;flex-direction:column;font-size:16px;justify-content:center;margin:0 5px;padding:20px 0}.label,.percentage{font-weight:500}.percentage{margin-left:5px}.friend-list{background-color:#fff;border-radius:10px;box-shadow:0 4px 6px #0000001a;list-style:none;margin:20px auto;padding:0;width:300px}.item{border-bottom:1px solid #eee;display:flex;flex-direction:row;padding:10px}.item:last-child{border-bottom:none}.status{border-radius:50%;height:12px;margin-right:10px;width:12px}.status.online{background-color:#10f12a}.status.offline{background-color:red}.avatar{border-radius:50%;margin-right:10px}.name{color:#333;font-size:16px;font-weight:500}
/*# sourceMappingURL=main.67315815.css.map*/