@layer payload-default{}@layer payload-default{}@layer payload-default{.list-header{display:flex;align-items:flex-end;flex-wrap:wrap}.list-header__content{display:grid;grid-template-columns:1fr auto;width:100%}.list-header__title-and-actions{display:flex;flex-wrap:wrap;align-items:flex-end;gap:calc(var(--base)*.5)}.list-header__title{margin:0}.list-header__actions,.list-header__title-actions{margin-bottom:4px;display:flex;gap:calc(var(--base)*.5)}.list-header__actions{flex-wrap:wrap;align-items:center}.list-header__after-header-content{width:100%}.list-header .btn{margin:0}.icon--check{height:1.5384615385rem;width:1.5384615385rem}.icon--check .stroke{fill:none;stroke:currentColor;stroke-width:2px}}@layer payload-default{}@layer payload-default{}@layer payload-default{}:root{--core-blue:#064b7c;--core-success:#7ec373;--core-info:var(--core-blue);--core-danger:#ebd265;--core-warning:#df6567}html[data-theme=dark]{--core-blue:#4da8ff;--core-success:#82e084;--core-info:var(--core-blue);--core-danger:#ebd265;--core-warning:#ff8566}.deployments-table{overflow:visible}.deployments-table .active-deployment{box-shadow:var(--core-success) 4px 0 0 inset}.deployments-table .cell-status{display:flex;align-items:center;gap:.25rem}.deployments-table .cell-status svg{width:1.5rem;height:1.5rem}.deployments-table .cell-status.status--success svg{color:var(--core-success)}.deployments-table .cell-status.status--active svg{fill:var(--core-info);width:1.25rem;height:1.25rem;margin-right:.125rem}.deployments-table .cell-status.status--failure svg{color:var(--core-warning)}.deployments-table .cell-date{max-width:20rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.deployments-table .popup__trigger-wrap{justify-content:flex-end}.deployments-table .btn{margin:0}.deployments-table .btn svg{width:1rem;height:1rem;margin-right:.25rem;fill:var(--color)}.deployments-table svg.fa-spin{animation-name:fa-spin;animation-duration:2s;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}