.cf-deploy__appContainer{padding:2rem}.cf-deploy__titleIcon{top:.125em;position:relative;margin:-.25em .25em -.25em -.25em;width:1.5em;height:1.5em}.cf-deploy__list{padding:0;border-top:1px solid var(--hairline-color);min-height:0!important;height:auto!important}.cf-deploy__loader{padding:2rem}.cf-deploy__emptyList{margin:1rem 4rem 4rem;text-align:center}.cf-deploy__emptyHelpLink{color:var(--gray-lighter);text-decoration:none}.cf-deploy__emptyIcon{display:block;margin:4rem auto 0;width:8rem}.cf-deploy__footer{border-top:1px solid var(--hairline-color);cursor:pointer}.cf-deploy__fieldWrapper{display:grid;grid-template-columns:1fr;grid-gap:var(--large-padding)}.cf-deploy__hook{display:flex;flex:0 0 100%;align-items:stretch;align-items:flex-end;flex-direction:column;padding:2rem 1rem}.cf-deploy__hook>*{display:flex;align-self:stretch}.cf-deploy__hook:not(:first-child){border-top:1rem solid #f2f3f5}.cf-deploy__hookDetails{align-items:center;justify-content:space-between;padding:1rem}.cf-deploy__hookTitle{margin-top:0;margin-bottom:6px;padding-top:0;margin-right:6px}.cf-deploy__hookTitle>span{margin-right:.5rem}.cf-deploy__hookTitle [data-ui=Badge]{vertical-align:middle}.cf-deploy__hookURL{margin:0;color:var(--code-color);line-height:17px;font-size:13px;font-family:var(--font-family-monospace);white-space:pre-wrap;overflow:hidden;text-overflow:ellipsis}.cf-deploy__hookActionsGroup{flex-direction:column;align-items:flex-end;padding:1rem}.cf-deploy__hookActionsGroup>*{display:flex;align-self:stretch;justify-content:space-between}.cf-deploy__hookActions{flex-wrap:nowrap;align-items:center;flex-shrink:0;padding:1rem 0}.cf-deploy__hookActions:not(:first-child){border-top:1px solid var(--card-code-fg-color)}.cf-deploy__deployButton,.cf-deploy__deleteButton{margin-left:.5em}.cf-deploy__hookTime{display:block;font-size:.75em;font-weight:400;line-height:1.5;color:var(--gray-base)}.cf-deploy__hookStatus{display:flex;flex-direction:column;align-items:start;position:relative;margin-right:1em}.cf-deploy__hookStatusError{margin-left:.5rem;line-height:0;cursor:pointer}.cf-deploy__hookStatusIndicator{display:flex;align-items:center;position:relative;padding:.7em .7em .7em 1.25em;font-size:.875em;font-weight:500}.cf-deploy__hookStatusIndicator:before{content:"";display:block;position:absolute;left:0;top:50%;transform:translateY(-50%);width:10px;height:10px;border-radius:9999px;background:var(--hairline-color)}.cf-deploy__hookStatusIndicator[data-indicator=failure]:before{background:#e00}.cf-deploy__hookStatusIndicator[data-indicator=success]:before{background:#50e3c2}.cf-deploy__hookStatusIndicator[data-indicator=active]:before{background:#f5a623;animation:pulseBuilding 2s infinite}.cf-deploy__hookStatusIndicator[data-indicator=idle]:before{background:var(--gray-base);animation:pulseQueued 2s infinite}@keyframes pulseQueued{0%{box-shadow:0 0 #0000004d}70%{box-shadow:0 0 0 8px #0000}to{box-shadow:0 0 #0000}}@keyframes pulseBuilding{0%{box-shadow:0 0 #f5a62380}70%{box-shadow:0 0 0 8px #f5a62300}to{box-shadow:0 0 #f5a62300}}.cf-deploy__table{display:table!important;font-size:14px;width:100%;border-collapse:collapse}.cf-deploy__table th{text-align:left;text-transform:uppercase;color:var(--gray);font-size:.9em}.cf-deploy__table td,.cf-deploy__table th{border-bottom:1px solid var(--hairline-color);padding:.5em}.cf-deploy__table tr:last-child td{border-bottom:none}.cf-deploy__commit{color:var(--gray)}
