.is-ghost{opacity:.3;pointer-events:none}.boards-app{height:calc(calc(100vh - calc(calc(var(--header-height) + calc(var(--system-header-height) + var(--performance-bar-height))) + var(--top-bar-height)) - var(--system-footer-height)) - var(--header-height, 48px) - var(--broadcast-message-height, 0px));display:flex;flex-direction:column}@container panel (width >= 576px){:where(html.with-gl-container-queries) .boards-app{transition-property:width;transition-timing-function:ease;transition-duration:200ms;width:100%}:where(html.with-gl-container-queries) .boards-app.is-compact{width:calc(100% - 290px)}}@media(width >= 576px){:where(html:not(.with-gl-container-queries)) .boards-app{transition-property:width;transition-timing-function:ease;transition-duration:200ms;width:100%}:where(html:not(.with-gl-container-queries)) .boards-app.is-compact{width:calc(100% - 290px)}}.board-swimlanes-headers{background-color:var(--gl-background-color-default)}.boards-list,.board-swimlanes{flex-grow:1;border-left:8px solid var(--gl-background-color-default);min-height:calc(calc(100vh - calc(calc(var(--header-height) + calc(var(--system-header-height) + var(--performance-bar-height))) + var(--top-bar-height)) - var(--system-footer-height)) - var(--header-height))}@container panel (width >= 576px){:where(html.with-gl-container-queries) .boards-list,:where(html.with-gl-container-queries) .board-swimlanes{min-height:0}}@media(width >= 576px){:where(html:not(.with-gl-container-queries)) .boards-list,:where(html:not(.with-gl-container-queries)) .board-swimlanes{min-height:0}}.board{width:calc(85vw - 15px)}@container panel (width >= 576px){:where(html.with-gl-container-queries) .board{width:400px}}@media(width >= 576px){:where(html:not(.with-gl-container-queries)) .board{width:400px}}@container panel (width < 768px){:where(html.with-gl-container-queries) .board.board-add-new-list{width:100%}}@media(width < 768px){:where(html:not(.with-gl-container-queries)) .board.board-add-new-list{width:100%}}.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 var(--gl-focus-ring-inner-color), 0 0 0 3px var(--gl-focus-ring-outer-color);outline:none;content:"";position:absolute;top:-1px;bottom:-1px;left:-1px;right:-1px;pointer-events:none;opacity:0;border-radius:.25rem;animation-name:board-column-flash-border;animation-duration:1.2s;animation-fill-mode:forwards;animation-timing-function:ease-in-out}.board-column-not-applicable::after{content:"";position:absolute;top:-1px;bottom:-1px;left:-1px;right:-1px;height:100%;pointer-events:none;opacity:.96;background-color:var(--gl-feedback-warning-background-color);border-radius:.25rem}.board-column-not-applicable-content{position:absolute;z-index:1;height:100%;width:100%;color:var(--gl-feedback-warning-text-color)}@keyframes board-column-flash-border{0%,100%{opacity:0}25%,75%{opacity:1}}.board-card{background:var(--gl-background-color-default)}.board-card:last-child{margin-bottom:0}@container panel (width >= 768px){:where(html.with-gl-container-queries) .board-card:not(:hover,:focus,:focus-within,:active) .move-to-position{visibility:hidden}}@media(width >= 768px){:where(html:not(.with-gl-container-queries)) .board-card:not(:hover,:focus,:focus-within,:active) .move-to-position{visibility:hidden}}.board-card-assignee .avatar-counter{min-width:24px;height:24px;border-radius:24px;font-size:.625rem;position:relative}@container panel (width < 992px){:where(html.with-gl-container-queries) .board-card-assignee .avatar-counter{min-width:auto;height:16px;border-radius:16px;line-height:16px}}@media(width < 992px){:where(html:not(.with-gl-container-queries)) .board-card-assignee .avatar-counter{min-width:auto;height:16px;border-radius:16px;line-height:16px}}.board-card-assignee .user-avatar-link:not(:last-of-type){margin-right:-0.5rem}@container panel (width < 992px){:where(html.with-gl-container-queries) .board-card-assignee .avatar{width:16px;height:16px}}@media(width < 992px){:where(html:not(.with-gl-container-queries)) .board-card-assignee .avatar{width:16px;height:16px}}@container panel (width < 992px){:where(html.with-gl-container-queries) .board-card-assignee{margin-bottom:0 !important}}@media(width < 992px){:where(html:not(.with-gl-container-queries)) .board-card-assignee{margin-bottom:0 !important}}@container panel (width < 992px){:where(html.with-gl-container-queries) .board-card-number{font-size:.75rem}}@media(width < 992px){:where(html:not(.with-gl-container-queries)) .board-card-number{font-size:.75rem}}.board-list-count{font-size:13px}.board-card-info{white-space:nowrap}.board-card-info .board-card-info-icon{vertical-align:text-top}@container panel (width < 992px){:where(html.with-gl-container-queries) .board-card-info{font-size:12px}}@media(width < 992px){:where(html:not(.with-gl-container-queries)) .board-card-info{font-size:12px}}.board-item-path.js-show-tooltip{cursor:help}.issue-boards-content{isolation:isolate}.issue-boards-content.is-focused,.content-panels.is-focused{position:fixed;width:100%;height:100%;top:0;left:0;z-index:9000}.issue-boards-content.is-focused{background:var(--white, #fff)}@container panel (width < 768px){:where(html.with-gl-container-queries) .issue-boards-content.is-focused{padding-top:10px}}@media(width < 768px){:where(html:not(.with-gl-container-queries)) .issue-boards-content.is-focused{padding-top:10px}}.issue-boards-content.is-focused~#js-right-sidebar-portal .boards-sidebar{top:0 !important;z-index:calc(9000 + 1) !important}.issue-boards-content.is-focused .boards-app{height:100vh}.content-panels.is-focused{background:var(--super-sidebar-bg)}.content-panels.is-focused .panel-content .panel-content-inner{margin-left:var(--gl-spacing-scale-0);margin-right:var(--gl-spacing-scale-0)}.content-panels.is-focused .boards-app{height:calc(100vh - 60px)}.boards-sidebar{top:calc(calc(var(--header-height) + calc(var(--system-header-height) + var(--performance-bar-height))) + var(--top-bar-height)) !important;height:auto;bottom:var(--system-footer-height);padding-bottom:.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,.1)}.board-card-skeleton .board-card-skeleton-inner{width:340px;height:100px}.board-cut-line::before,.board-cut-line::after{content:"";height:1px;flex:1;border-top:1px dashed #a32c12}
