*{box-sizing:border-box;margin:0;padding:0}body,html{height:100%;overflow:hidden}body{font-family:SF Mono,Fira Code,Fira Mono,Menlo,Consolas,monospace;background:#0d1117;color:#c9d1d9;padding:1.5rem 2rem;line-height:1.5;font-size:14px;display:flex;flex-direction:column}a{color:#58a6ff;text-decoration:none}a:hover{text-decoration:underline}h1{color:#f0f6fc;font-size:1.4rem;margin-bottom:.2rem}.header-row{display:flex;align-items:center;gap:1.5rem;margin-bottom:.75rem}.clutch-logo{width:48px;height:48px;flex-shrink:0}.subtitle{color:#8b949e;font-size:.85rem;margin-bottom:1rem}main{flex-direction:column;height:100%}.pipeline,main{display:flex;min-height:0}.pipeline{gap:0;flex:1 1}.section{flex:1 1;border:1px solid #30363d;border-radius:0;overflow:hidden;display:flex;flex-direction:column;min-width:0}.section:first-child{border-radius:6px 0 0 6px}.section:last-child{border-radius:0 6px 6px 0}.section+.section{border-left:none}.section-header{padding:.6rem 1rem;border-bottom:1px solid #30363d;display:flex;flex-wrap:wrap;align-items:baseline;gap:.25rem .5rem}.section-header h2{font-size:1rem;color:#f0f6fc;white-space:nowrap}.section-header .description{color:#8b949e;font-size:.75rem;flex-basis:100%}.section-header .count{color:#8b949e;font-size:.8rem;margin-left:auto}.stage-unreleased .section-header{background:#1a1e24}.stage-staging .section-header{background:#0d1a1c}.stage-production .section-header{background:#0d1a0d}.section-body{padding:.6rem 1rem;background:#161b22;flex:1 1;overflow-y:auto}.empty{color:#484f58;font-style:italic;padding:.25rem 0}.subsection-label{color:#8b949e;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem}.subsection-divider{border-top:1px solid #30363d;margin:.5rem 0}.release{padding:.4rem 0;border-bottom:1px solid #21262d}.release:last-child{border-bottom:none}.release-header{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem .5rem;margin-bottom:.15rem}.release-tag{font-weight:600;color:#f0f6fc}.release-time{color:#8b949e;font-size:.8rem}.soak-timer{font-size:.8rem;color:#d29922}.deploy-tag{font-size:.75rem;padding:.1rem .4rem;border-radius:3px;font-weight:500}.tag-deploying{color:#d29922;border:1px solid #d29922;background:rgba(210,153,34,.1)}.tag-failed{color:#f85149;border:1px solid #f85149;background:rgba(248,81,73,.1)}.pr-list{list-style:none;padding-left:.75rem}.pr-item{padding:.1rem 0;font-size:.85rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pr-author,.pr-number{color:#8b949e}.pr-author{font-size:.8rem}.refresh-note{color:#484f58;font-size:.7rem;margin-top:.75rem;text-align:center;flex-shrink:0}