@import url(https://cdn.jsdelivr.net/npm/bulma@0.9.2/css/bulma.min.css);*{box-sizing:border-box;margin:0;padding:0}html{overflow:auto;height:100%}body{background-image:url(https://community.cloudflare.steamstatic.com/public/images/profile/2020/bg_dots.png);background-position:top;background-repeat:no-repeat;background-color:#000;min-height:100%;font-size:14px}.title{color:#ebebeb;white-space:nowrap;max-width:100%}.is-dark{color:#969696}.is-blue{color:#56707f}.card{border-radius:3px;border-bottom:none;padding:8px 10px;background-color:rgba(0,0,0,.3);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.card .card-content{margin-top:9px;background-color:rgba(34,35,48,.93);border-radius:3px;padding:9px 11px 10px}progress[value]{height:8px}progress[value]::-webkit-progress-bar{background-color:rgba(0,0,0,.3);padding:1px;box-shadow:1px 1px 1px hsla(0,0%,100%,.1);border-radius:5px;border:1px solid rgba(0,0,0,.5)}progress[value]::-webkit-progress-value{background-color:#364359;border-radius:4px;background:linear-gradient(180deg,hsla(0,0%,100%,.3),rgba(43,45,68,.93) 80%)}