html{height:100%;font-size:15px}html body{height:100%;margin:0;padding:0;background-color:#f5f7fb;font-family:"Varela Round",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html body .wrapper{height:100%;display:flex;flex-direction:column;box-sizing:border-box;align-items:center;padding-bottom:3px}html body .wrapper .tile{position:fixed;left:0;right:0;padding:150px;background-color:#4d70f6}html h1,html h2,html h3,html h4,html h5,html h6{margin:0}::-webkit-scrollbar{height:7px;width:7px}::-webkit-scrollbar-track{background:#d4d4d4;border-radius:10px;margin:0px 20px}::-webkit-scrollbar-thumb{background:#585858;border-radius:10px}.board-container{position:fixed;top:40px;left:150px;right:150px;background-color:#fff;border-radius:30px;padding:20px 30px;padding-bottom:5px;box-shadow:1px 1px 20px 1px rgba(142,142,142,.2)}.board-container .board-header{color:#2f3953;font-size:22px;margin-bottom:10px;text-align:center}.board-container .board{display:flex;align-items:flex-start;overflow-x:auto;padding-bottom:17px;padding-top:20px}.list{margin-right:20px;max-width:300px;min-width:300px;padding:20px;padding-right:12px;padding-bottom:10px;padding-top:0;border-radius:12px;background-color:#f4f7f9}.list .list-title{color:#7786ab;display:flex;justify-content:space-between;padding-bottom:20px;padding-top:20px}.list .list-title a{display:inline-block;color:#7786ab;margin-right:15px}.list .list-content{max-height:74vh;overflow-y:auto;padding-right:10px}.card{background-color:#fff;padding:15px 20px;border-radius:12px;font-size:13px;box-shadow:0 2px 5px rgba(228,228,228,.831372549);margin-bottom:12px}.card .card-labels{display:flex;margin-bottom:15px}.card .card-labels .label{border-radius:24px;padding:5px 14px;margin-right:5px}.card .card-labels .label.blue{color:#4d70f6;background-color:#dfe6ff}.card .card-labels .label.green{color:#6be56a;background-color:#e5ffe5}.card .card-title{font-size:16px;font-weight:bold;margin-bottom:10px;color:#343e57}.card .card-progress{display:flex;align-items:center;margin-bottom:15px}.card .card-progress .progress-line{position:relative;background-color:#e0e5eb;padding:3px 0px;flex-grow:1;margin-right:10px;border-radius:24px}.card .card-progress .progress-line::before{content:"";background-color:#2a4fd7;padding:3px 0px;position:absolute;left:0;right:0;top:0;border-radius:24px}.card .card-progress .progress-line.w-95::before{width:95%}.card .card-progress .progress-line.w-90::before{width:90%}.card .card-progress .progress-line.w-80::before{width:80%}.card .card-progress .progress-line.w-70::before{width:70%}.card .card-progress .progress-line.w-75::before{width:75%}.card .card-progress .progress-line.w-60::before{width:60%}.card .card-progress .progress-line.w-50::before{width:50%}.card .card-progress .progress-line.w-40::before{width:40%}.card .card-progress .progress-line.w-30::before{width:30%}.card .card-progress .progress-line.w-20::before{width:20%}.card .card-progress .progress-line.w-10::before{width:10%}.card .card-progress .progress-line.w-0::before{width:0%}.card .card-footer{display:flex;justify-content:space-between;align-items:center}.card .card-footer .card-date{display:flex;align-items:center}.card .card-footer .card-date i{color:#c0cee1;font-size:20px;margin-right:10px}.card .card-footer .card-date span{color:#83909b;font-size:13px}.card .card-footer .card-members .avatar{background:#94c7f3;border-radius:100%;width:22px}/*# sourceMappingURL=style.css.map */
