.event-mark{position:relative;width:16px;min-width:16px;height:16px;border-radius:50%}.event-mark--resolved{color:#2ccf6c;background-color:#fff}.event-mark--starred{color:#eec71c}.event-mark--ignored{padding:1px;color:#dbe6ff;color:var(--color-text-main)}.event-mark--none:before{position:absolute;top:50%;left:50%;width:6px;height:6px;margin:-3px 0 0 -3px;background-color:rgba(219,230,255,.6);background-color:var(--color-text-second);border-radius:50%;content:""}.event-badge{display:inline-flex;align-items:center;height:20px;padding:5px;color:#dbe6ff;color:var(--color-text-main);line-height:9px;white-space:nowrap;background-color:#4979e4;background-color:var(--color-indicator-medium);border-radius:6px}.event-badge__affected-users{display:flex;align-items:center;margin-left:10px;font-size:10px}.event-badge__affected-users-icon{display:block;width:10px;height:10px;margin-right:2px}.event-badge__count{font-weight:700;font-size:12px}.event-badge--visited{color:rgba(219,230,255,.6);color:var(--color-text-second);background-color:#242732;background-color:var(--color-bg-main)}.event-item{display:flex;align-items:center;height:46px;padding:13px 11px 13px 15px;border-radius:9px}.event-item__time{min-width:30px;margin-left:10px;color:rgba(219,230,255,.6);color:var(--color-text-second);font-size:12px}.event-item__badge-container{min-width:92px;margin-left:19px}.event-item__info{margin-right:auto;margin-left:10px;overflow:hidden;font-weight:700;font-size:16px;white-space:nowrap;text-overflow:ellipsis}.event-item__info--blurred{filter:blur(4px);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.event-item__assignee{margin-left:10px}.event-item__assignee--icon{width:20px;min-width:20px;height:20px;min-height:20px}.event-item:hover{background-color:#242732;background-color:var(--color-bg-main)}.event-item--visited .event-item__info{color:rgba(219,230,255,.6);color:var(--color-text-second)}.event-item--ignored-label{opacity:.2}.skeleton-bar{height:16px;background-color:rgba(219,230,255,.08);background-color:var(--color-bg-third);border-radius:9px}.event-item-skeleton{padding-top:26px}.event-item-skeleton__day{width:40px;margin-bottom:26px;margin-left:10px}.event-item-skeleton-row{display:flex;grid-gap:24px;gap:24px;align-items:center;margin:10px 0;padding-top:10px;padding-bottom:10px}.event-item-skeleton-row__time{min-width:26px;margin-left:40px}.event-item-skeleton-row__badge-container{min-width:54px;margin-left:0}.event-item-skeleton-row__info{width:40%;margin-right:auto;margin-left:26px}.event-item-skeleton-row__assignee{width:20px;margin-right:14px}@-webkit-keyframes shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}@keyframes shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}@-webkit-keyframes skeleton-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes skeleton-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.event-assignees-list{width:210px;color:#242732;color:var(--color-bg-main);border-radius:10px;border-radius:var(--border-radius);box-shadow:0 11px 13px -4px rgba(0,0,0,.5)}.event-assignees-list,.event-assignees-list:after{background-color:#dbe6ff;background-color:var(--color-text-main)}.event-assignees-list:after{position:absolute;width:12px;height:12px;transform:rotate(45deg);content:"";pointer-events:none}.event-assignees-list__search{position:relative;display:flex;align-items:center;padding:10px;color:#575b65;font-weight:500;font-size:14px}.event-assignees-list__search-icon{width:12px;height:12px}.event-assignees-list__search-text{width:calc(100% - 24px);margin-left:12px;color:#575b65;font-weight:500;background:rgba(219,230,255,.6);background:var(--color-text-second);border:none;outline:none}.event-assignees-list__search-text::-moz-placeholder{color:#242732;color:var(--color-bg-main);opacity:.6}.event-assignees-list__search-text:-ms-input-placeholder{color:#242732;color:var(--color-bg-main);opacity:.6}.event-assignees-list__search-text::placeholder{color:#242732;color:var(--color-bg-main);opacity:.6}.event-assignees-list--right:after{top:15px;right:-6px}.event-assignees-list--top:after{top:-6px;right:36px}.assignees{position:relative;max-height:160px;overflow:hidden;overflow-y:scroll;border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.assignees::-webkit-scrollbar{display:none}.assignees{overflow:-moz-scrollbars-none;scrollbar-width:none;-ms-overflow-style:none}.assignees__image{margin-right:7px}.assignees__checkmark{position:absolute;top:50%;right:14px;width:16px;height:16px;color:#2ccf6c;background-color:#fff;border-radius:50%;transform:translateY(-50%);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.assignees__row{position:relative;display:flex;align-items:center;padding:10px;font-weight:500;font-size:14px;cursor:pointer}.assignees__row:first-child{border-top:1px solid #cbd7f2}.assignees__row:not(:first-child):before{position:absolute;top:0;right:0;width:177px;height:1px;border-top:1px solid #242732;border-top:1px solid var(--color-bg-main);opacity:.1;content:""}.assignees__row:hover{overflow:hidden;background:#cbd7f2}.assignees__row:hover:before{width:100%;border-color:#cbd7f2;opacity:1}.assignees__row:hover .assignees__row:before{width:100%;border-top:1px solid #cbd7f2}.name-wrapper{margin-right:30px;overflow:hidden;white-space:nowrap}.name-wrapper__name--scrollable{display:block;overflow:hidden;text-overflow:ellipsis}.empty-state{width:100%;margin:16px auto 0;text-align:center;background:#242732;background:var(--color-bg-main);border:1px solid #2f3341;border:1px solid var(--color-bg-second);border-radius:12px;padding-top:100px;padding-bottom:100px}.empty-state__icon{margin-bottom:8px;font-size:28px;line-height:1}.empty-state__icon svg{width:28px;height:28px}.empty-state__title{color:#dbe6ff;color:var(--color-text-main);font-weight:700}.empty-state__desc{margin-top:4px;color:rgba(219,230,255,.6);color:var(--color-text-second)}.empty-state__action{margin-top:14px}.events-list{display:flex;flex-direction:column}.events-list__group{margin-top:25px}.events-list__date{margin-bottom:20px;margin-left:11px;color:rgba(219,230,255,.6);color:var(--color-text-second);font-size:14px}.events-list__event{cursor:pointer}.events-list__load-more{height:46px;margin-top:50px;padding:13px 11px 13px 15px;font-weight:500;line-height:20px;background-color:#242732;background-color:var(--color-bg-main);border-radius:9px;cursor:pointer}.events-list__no-events-placeholder{color:rgba(219,230,255,.6);color:var(--color-text-second);font-size:14px;letter-spacing:0}.events-list__divider{width:68px;height:3px;margin:40px 0 20px;background:rgba(219,230,255,.6);background:var(--color-text-second);border-radius:2px}.events-list__assignees-list{position:fixed;transform:translateX(-100%) translate(-15px,-5px)}.search-container{margin-top:16px}