.alert{color:var(--color-bg);background-color:var(--color-text);font-size:.9rem}.alert .alert-heading{font-size:1.1rem;font-weight:500}.user-avatar{width:32px;height:32px}.user-avatar.user-color-0{background-color:#9aa0a6 !important}.user-avatar.user-color-1{background-color:#a142f4 !important}.user-avatar.user-color-2{background-color:#12b886 !important}.user-avatar.user-color-3{background-color:#ea4335 !important}.user-avatar.user-color-4{background-color:#4285f4 !important}.user-avatar.user-color-5{background-color:#00acc1 !important}.user-avatar.user-color-6{background-color:#fb8c00 !important}.user-avatar.user-color-7{background-color:#7cb342 !important}.project-avatar.project-color-0{background-color:#c9daff !important;color:#174ea6 !important}.project-avatar.project-color-1{background-color:#bde8c8 !important;color:#137333 !important}.project-avatar.project-color-2{background-color:#f9dea3 !important;color:#8a4f00 !important}.project-avatar.project-color-3{background-color:#f7c2bd !important;color:#c5221f !important}.project-avatar.project-color-4{background-color:#dec2f8 !important;color:#8430ce !important}.project-avatar.project-color-5{background-color:#b8e7ee !important;color:#007b83 !important}.project-avatar.project-color-6{background-color:#d9dde1 !important;color:#303134 !important}.project-avatar.project-color-7{background-color:#c7cdd4 !important;color:#3c4043 !important}.project-avatar.project-color-8{background-color:#f6d1b0 !important;color:#9a5700 !important}.project-avatar.project-color-9{background-color:#bed7fb !important;color:#1967d2 !important}.project-avatar{width:28px;height:28px;border-radius:16%;background-color:#cecece;font-size:14px;font-weight:500;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-transform:uppercase;overflow:hidden}.project-avatar.large{width:60px;height:60px;font-size:1.4rem;-webkit-box-flex:0;-ms-flex:0 0 60px;flex:0 0 60px}.project-avatar.large img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.project-avatar.medium{width:45px;height:45px;font-size:1.4rem;-webkit-box-flex:0;-ms-flex:0 0 45px;flex:0 0 45px}.project-avatar.medium img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.welcome-card{max-width:720px}.welcome-card .welcome-card-conts{z-index:1;position:relative;padding:60px;border-radius:8px}.blob-bg{opacity:1}.chunk-item{margin-bottom:5px}.chunk-content{background-color:var(--color-fluid-bg);padding:8px 15px 12px}.chunk-number{font-weight:600;font-size:.8rem}html[data-theme=dark] .blob-bg{opacity:.25}