@keyframes blinking-dot{0%{opacity:1}25%{opacity:0.4}75%{opacity:0.4}100%{opacity:1}}@keyframes gl-spinner-rotate{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.is-ghost{opacity:0.3;pointer-events:none}.boards-app{height:calc(calc(100vh - calc(calc(var(--header-height, 48px) + calc(var(--system-header-height) + var(--performance-bar-height))) + var(--top-bar-height)) - var(--system-footer-height)) - var(--header-height, 48px));display:flex;flex-direction:column}@media (min-width: 576px){.boards-app{transition:width 0.2s;width:100%}.boards-app.is-compact{width:calc(100% - 290px)}}.boards-list,.board-swimlanes{flex-grow:1;border-left:8px solid var(--gray-10, #fff);min-height:calc(calc(100vh - calc(calc(var(--header-height, 48px) + calc(var(--system-header-height) + var(--performance-bar-height))) + var(--top-bar-height)) - var(--system-footer-height)) - var(--header-height))}@media (min-width: 576px){.boards-list,.board-swimlanes{min-height:0}}.board{width:calc(85vw - 15px)}@media (min-width: 576px){.board{width:400px}}.board.is-collapsed .board-title-text>span,.board.is-collapsed .issue-count-badge>span{height:16px;margin:calc(50% - 8px) 0;max-width:50vh;transform-origin:center}.board-column-highlighted::after{box-shadow:0 0 0 1px #fff, 0 0 0 3px #428fdc;outline:none;content:'';position:absolute;top:-1px;bottom:-1px;left:-1px;right:-1px;pointer-events:none;opacity:0;border-radius:4px;animation-name:board-column-flash-border;animation-duration:1.2s;animation-fill-mode:forwards;animation-timing-function:ease-in-out}@keyframes board-column-flash-border{0%,100%{opacity:0}25%,75%{opacity:1}}.board-card{background:var(--gray-10, #fff);box-shadow:0 1px 2px rgba(var(--black, #000), 0.1)}.board-card:last-child{margin-bottom:0}.board-card .move-to-position{visibility:hidden}.board-card:hover .move-to-position{visibility:visible}@media (max-width: 767.98px){.board-card .move-to-position{visibility:visible}}@media (max-width: 991.98px){.board-card-title a{font-size:0.75rem}}.board-card-assignee .avatar-counter{min-width:24px;height:24px;border-radius:24px;font-size:0.625rem}@media (max-width: 991.98px){.board-card-assignee .avatar-counter{min-width:auto;height:16px;border-radius:16px;line-height:16px}}.board-card-assignee .user-avatar-link:not(:only-child){margin-left:-16px}.board-card-assignee .user-avatar-link:not(:only-child):nth-of-type(1){z-index:2}.board-card-assignee .user-avatar-link:not(:only-child):nth-of-type(2){z-index:1}@media (max-width: 991.98px){.board-card-assignee .avatar{width:16px;height:16px}}@media (max-width: 991.98px){.board-card-assignee{margin-bottom:0 !important}}@media (max-width: 991.98px){.board-card-number{font-size:0.75rem}}.board-list-count{font-size:13px}.board-card-info.board-card-weight:hover{color:initial}.board-card-info .board-card-info-icon{vertical-align:text-top}@media (max-width: 991.98px){.board-card-info{font-size:12px}}.board-item-path.js-show-tooltip{cursor:help}.issue-boards-content:not(.breadcrumbs){isolation:isolate}.issue-boards-content.is-focused{position:fixed;width:100%;height:100%;top:0;left:0;background:var(--white, #fff);z-index:9000}@media (max-width: 767.98px){.issue-boards-content.is-focused{padding-top:10px}}.issue-boards-content.is-focused .boards-app{height:100vh}.issue-boards-content.is-focused~#js-right-sidebar-portal .boards-sidebar{top:0 !important;z-index:calc(9000 + 1) !important}.boards-sidebar{top:calc(calc(var(--header-height, 48px) + calc(var(--system-header-height) + var(--performance-bar-height))) + var(--top-bar-height)) !important;height:auto;bottom:var(--system-footer-height);padding-bottom:0.5rem}.boards-sidebar .sidebar-collapsed-icon{display:none}.boards-sidebar .show.dropdown .dropdown-menu{width:100%}.board-card-skeleton{height:110px;box-shadow:0 1px 2px rgba(0,0,0,0.1)}.board-card-skeleton .board-card-skeleton-inner{width:340px;height:100px}
