:root{color-scheme:dark;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#0b1020;color:#e8ecf3}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at top left,rgba(65,95,185,.18),transparent 22%),radial-gradient(circle at top right,rgba(0,163,108,.12),transparent 18%),#0b1020;color:#e8ecf3}button{font:inherit}.app-shell{min-height:100vh;padding:24px}.topbar{margin-bottom:20px}.topbar h1{margin:0 0 6px;font-size:28px;font-weight:700}.subtitle{margin:0;color:#9fb0c8}.content{display:flex;flex-direction:column;gap:16px}.board{display:flex;flex-direction:column;gap:14px}.synthetic-card{display:grid;grid-template-columns:1.4fr 1fr .8fr .8fr .8fr 1fr .7fr auto;gap:14px;align-items:center;background:#111827eb;border:1px solid rgba(120,142,184,.18);border-radius:16px;padding:18px;box-shadow:0 10px 30px #00000040}.card-section{min-width:0}.name-section .card-title{font-size:18px;font-weight:700}.card-subtitle,.mini-label,.label,.muted{color:#97a6ba}.card-subtitle{margin-top:4px;font-size:13px}.mini-label{font-size:12px;margin-bottom:6px;text-transform:uppercase;letter-spacing:.04em}.run-dots{display:flex;gap:7px;flex-wrap:wrap}.status-dot{width:12px;height:12px;border-radius:999px;display:inline-block;border:1px solid rgba(255,255,255,.14)}.status-dot.success{background:#1ecb6b}.status-dot.failed{background:#ff5d5d}.status-dot.running{background:#f4b942}.card-actions{display:flex;gap:10px;justify-content:flex-end}.primary-btn,.secondary-btn,.ghost-btn,.step-pill,.history-row{border:none;cursor:pointer}.primary-btn{background:#2a6df6;color:#fff;padding:10px 14px;border-radius:10px;font-weight:600}.secondary-btn{background:#1d273a;color:#dce6f7;padding:10px 14px;border-radius:10px;border:1px solid rgba(151,166,186,.2)}.ghost-btn{background:transparent;color:#c6d2e4;padding:8px 12px;border-radius:10px;border:1px solid rgba(151,166,186,.24)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#040812b8;display:flex;align-items:center;justify-content:center;padding:20px}.modal{width:min(980px,100%);max-height:90vh;overflow:auto;background:#101827;border-radius:18px;border:1px solid rgba(124,142,181,.24);padding:20px;box-shadow:0 24px 80px #00000073}.modal.large{width:min(1050px,100%)}.modal.xlarge{width:min(1280px,100%)}.modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.run-summary{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:16px}.summary-pill{background:#172235;border:1px solid rgba(120,142,184,.18);padding:8px 12px;border-radius:999px}.detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:16px}.detail-grid>div{display:flex;flex-direction:column;gap:4px;padding:12px;background:#131d2e;border-radius:12px}.step-tabs{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:16px;margin-top:12px}.step-pill{background:#182338;color:#dae6fa;padding:9px 14px;border-radius:999px;border:1px solid rgba(120,142,184,.16)}.step-pill.active{background:#275fdb;color:#fff}.step-detail{background:#0f1624;border-radius:14px;padding:16px;border:1px solid rgba(120,142,184,.12)}.step-detail pre{background:#0b1220;color:#c9d7eb;padding:14px;border-radius:12px;overflow:auto;font-size:12px}.details-layout{display:grid;grid-template-columns:340px 1fr;gap:18px}.history-panel{background:#0f1624;border-radius:14px;padding:14px;border:1px solid rgba(120,142,184,.12)}.history-panel h3{margin-top:0}.history-row{width:100%;display:flex;align-items:center;gap:10px;background:#141d2e;color:#e8ecf3;padding:12px;border-radius:12px;margin-bottom:10px;text-align:left}.history-row.selected{outline:1px solid #2a6df6;background:#18253b}.history-main{flex:1;min-width:0}.history-top{display:flex;justify-content:space-between;gap:10px;margin-bottom:4px}.history-sub{color:#97a6ba;font-size:12px}.run-panel{background:#0f1624;border-radius:14px;padding:16px;border:1px solid rgba(120,142,184,.12)}.error-box{background:#ad21212e;color:#ffb7b7;padding:12px;border-radius:12px;border:1px solid rgba(255,93,93,.25);margin-bottom:14px}@media (max-width: 1400px){.synthetic-card{grid-template-columns:1fr 1fr}.card-actions{justify-content:flex-start}}@media (max-width: 900px){.details-layout,.detail-grid,.synthetic-card{grid-template-columns:1fr}}.synthetic-card.async-card{background:linear-gradient(135deg,#5846b440,#111827eb);border:1px solid rgba(140,120,255,.35)}.synthetic-card.async-card .card-subtitle{color:#c7bfff}.topbar-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.scheduler-pill{align-self:center;padding:8px 14px;border-radius:999px;font-size:12px;font-weight:700;letter-spacing:.02em;border:1px solid rgba(255,255,255,.12);white-space:nowrap}.scheduler-pill.healthy{background:#1ecb6b2e;color:#bff3d2}.scheduler-pill.stale{background:#ff5d5d2e;color:#ffb7b7}
