:root{color-scheme:light;font-family:IBM Plex Sans,Segoe UI,sans-serif;background:radial-gradient(circle at top left,rgba(255,209,102,.32),transparent 30%),radial-gradient(circle at bottom right,rgba(42,157,143,.18),transparent 35%),#f7f4ea;color:#162124}*{box-sizing:border-box}body{margin:0;min-height:100vh}.shell{display:grid;grid-template-columns:minmax(280px,360px) 1fr;min-height:100vh;gap:1.5rem;padding:1.5rem}.content{display:grid;gap:1.5rem}.panel{background:#fffcf5e0;border:1px solid rgba(22,33,36,.08);border-radius:24px;padding:1.5rem;box-shadow:0 18px 48px #16212414;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{position:sticky;top:1.5rem;align-self:start}.eyebrow{margin:0 0 .4rem;color:#8b5e34;text-transform:uppercase;font-size:.72rem;letter-spacing:.12em}.lede,.meta,.detail,.empty,.artifact span{color:#495a5d}.meta,.detail,.empty,.artifact span{font-size:.92rem}.label{display:block;margin-top:1rem;margin-bottom:.35rem;font-weight:600}.input,.button{width:100%;border-radius:14px;border:1px solid rgba(22,33,36,.14);min-height:44px;font:inherit}.input{padding:.8rem .9rem;background:#ffffffe6}.actions{display:flex;gap:.75rem;margin-top:1rem;flex-wrap:wrap}.button{cursor:pointer;background:#f0ece2;color:#162124;padding:.75rem 1rem;transition:transform .14s ease,box-shadow .14s ease}.button:hover{transform:translateY(-1px);box-shadow:0 10px 24px #16212414}.button.primary{background:linear-gradient(135deg,#2a9d8f,#e9c46a);border:none}.section-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.grid{display:grid;gap:1rem}.grid-two{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.step-card,.parcel-card,.artifact{border-radius:18px;border:1px solid rgba(22,33,36,.08);background:#ffffffc7}.step-card{padding:1rem}.parcel-list,.artifact-list{display:grid;gap:1rem}.parcel-card{display:flex;justify-content:space-between;gap:1rem;padding:1rem;align-items:center}.parcel-id,.step-name{font-weight:700;margin:0 0 .25rem}.status,.count{display:inline-flex;align-items:center;justify-content:center;padding:.4rem .75rem;border-radius:999px;font-size:.8rem;font-weight:700;text-transform:uppercase;background:#efe7d2}.status.completed,.status.approved,.status.processing{background:#2a9d8f2e;color:#0b6f64}.status.failed,.status.rejected{background:#e07a5f2e;color:#9d3b1f}.status.running,.status.ingesting,.status.parcel_extracting,.status.awaiting_review,.status.publishing{background:#e9c46a38;color:#8a6300}.artifact{display:flex;justify-content:space-between;align-items:center;padding:1rem;color:inherit}.artifact.muted{opacity:.6}.button-link{width:100%;text-align:left;background:#ffffffc7}.error{color:#9d3b1f;font-weight:600;margin-top:1rem}@media(max-width:960px){.shell{grid-template-columns:1fr}.brand{position:static}.parcel-card{flex-direction:column;align-items:flex-start}}
