@import"https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:wght@400;500;600;700;800&display=swap";:root{color:#132238;background:radial-gradient(circle at top left,rgba(16,185,129,.18),transparent 22%),radial-gradient(circle at top right,rgba(59,130,246,.16),transparent 24%),linear-gradient(180deg,#f7fbff 0%,#edf5ff 100%);font-family:Be Vietnam Pro,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}.page-shell{min-height:100vh;padding:24px}.app-shell{width:min(1480px,100%);margin:0 auto;display:grid;gap:18px}.hero-card,.meta-card,.overall-status-card,.stat-card,.panel-card,.stage-card{border:1px solid rgba(148,163,184,.22);background:rgba(255,255,255,.9);box-shadow:0 20px 44px #4755691f}.hero-card{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:28px;border-radius:28px}.overall-status-card{display:grid;gap:12px;padding:24px 28px;border-radius:28px;background:linear-gradient(135deg,rgba(15,118,110,.12),rgba(59,130,246,.12));border:1px solid rgba(59,130,246,.18)}.overall-status-card strong{display:block;font-size:clamp(28px,3vw,40px);line-height:1.2}.eyebrow{margin:0 0 10px;color:#0f766e;font-size:12px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.hero-copy h1,.panel-head h2{margin:0}.hero-copy h1{font-size:clamp(32px,4vw,44px);line-height:1.05}.hero-text{max-width:820px;margin:14px 0 0;color:#526175;line-height:1.7}.hero-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px}.primary-button,.accent-button,.ghost-button{min-height:48px;padding:0 18px;border-radius:14px;border:none;font-weight:700;cursor:pointer}.primary-button{background:linear-gradient(135deg,#0f766e 0%,#14b8a6 100%);color:#fff}.accent-button{background:linear-gradient(135deg,#1d4ed8 0%,#38bdf8 100%);color:#fff}.ghost-button{background:#fff7ed;color:#9a3412;border:1px solid rgba(251,146,60,.35)}button:disabled{opacity:.6;cursor:not-allowed}.meta-grid,.stats-grid,.stage-grid,.details-grid{display:grid;gap:16px}.meta-grid,.stats-grid,.stage-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.details-grid{grid-template-columns:minmax(320px,420px) minmax(0,1fr)}.meta-card,.overall-status-card,.stat-card,.panel-card,.stage-card{border-radius:22px;padding:20px}.meta-card strong,.stat-card strong,.stage-card strong{display:block;margin-top:10px;font-size:28px;line-height:1.2}.meta-card small,.stage-card small,.run-item small{color:#64748b;line-height:1.55}.meta-label,.stat-label,.stage-label{color:#64748b;font-size:13px;text-transform:uppercase;letter-spacing:.08em;font-weight:700}.tone-success{background:linear-gradient(180deg,rgba(220,252,231,.82),rgba(255,255,255,.96))}.tone-danger{background:linear-gradient(180deg,rgba(254,226,226,.82),rgba(255,255,255,.96))}.tone-warning{background:linear-gradient(180deg,rgba(254,249,195,.82),rgba(255,255,255,.96))}.tone-neutral{background:linear-gradient(180deg,rgba(224,242,254,.82),rgba(255,255,255,.96))}.tone-active{background:linear-gradient(180deg,rgba(219,234,254,.9),rgba(255,255,255,.96));border-color:#3b82f63d}.panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.info-row{display:grid;gap:6px;padding:14px 16px;border-radius:16px;background:rgba(241,245,249,.72)}.info-row span,.run-metrics,.stage-detail{color:#64748b}.current-job,.run-list,.stage-stack{display:grid;gap:14px}.stage-card.is-running{border-color:#14b8a647;background:linear-gradient(180deg,rgba(236,253,245,.96),rgba(255,255,255,1))}.stage-card.is-idle{background:linear-gradient(180deg,rgba(248,250,252,.96),rgba(255,255,255,1))}.stage-card.is-error{border-color:#f871713d;background:linear-gradient(180deg,rgba(254,242,242,.95),rgba(255,255,255,1))}.stage-chip-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.chip{padding:6px 10px;border-radius:999px;background:rgba(15,118,110,.1);color:#0f766e;font-size:12px;font-weight:700}.run-item{display:grid;gap:8px;padding:16px;border-radius:18px;border:1px solid rgba(148,163,184,.2);background:#fff}.run-item.is-success{border-color:#14b8a63d;background:linear-gradient(180deg,rgba(240,253,250,.95),rgba(255,255,255,1))}.run-item.is-error{border-color:#f871713d;background:linear-gradient(180deg,rgba(254,242,242,.95),rgba(255,255,255,1))}.run-topline,.run-metrics{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.run-item p{margin:0;color:#334155;word-break:break-word}.empty-state{padding:24px;border-radius:16px;background:rgba(248,250,252,.9);color:#64748b;text-align:center}@media (max-width: 1180px){.meta-grid,.stats-grid,.stage-grid,.details-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 860px){.page-shell{padding:16px}.hero-card{flex-direction:column}.hero-actions{justify-content:flex-start}.meta-grid,.stats-grid,.stage-grid,.details-grid{grid-template-columns:minmax(0,1fr)}}
