@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,select{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}.test-panel{display:grid;gap:18px}.test-toolbar{display:grid;grid-template-columns:240px minmax(0,1fr) 180px;gap:14px;align-items:end}.test-field{display:grid;gap:8px}.test-field span{color:#475569;font-size:13px;font-weight:700}.test-field input,.test-field select{width:100%;min-height:48px;padding:0 14px;border-radius:14px;border:1px solid rgba(148,163,184,.3);background:rgba(255,255,255,.98);color:#0f172a}.test-field-wide{grid-column:auto}.test-actions{display:flex}.test-actions .accent-button{width:100%}.test-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.test-steps-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.test-step-card{display:grid;gap:8px;padding:16px;border-radius:18px;border:1px solid rgba(148,163,184,.2);background:#fff}.test-step-card span{color:#64748b;font-size:13px;font-weight:700}.test-step-card strong{color:#0f172a}.test-step-card.is-running{border-color:#2563eb47;background:rgba(239,246,255,.96)}.test-step-card.is-success{border-color:#14b8a647;background:rgba(240,253,250,.96)}.test-step-card.is-error{border-color:#ef444447;background:rgba(254,242,242,.96)}.test-error{padding:14px 16px;border-radius:16px;border:1px solid rgba(239,68,68,.2);background:rgba(254,242,242,.95);color:#b91c1c;font-weight:600}.test-debug-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.test-debug-card{display:grid;gap:12px}.test-debug-pre{margin:0;padding:14px;border-radius:14px;background:#0f172a;color:#e2e8f0;font-size:12px;line-height:1.5;white-space:pre-wrap;word-break:break-word;overflow:auto}.test-debug-log{display:grid;gap:8px}.test-debug-log-line{padding:10px 12px;border-radius:12px;background:rgba(248,250,252,.98);border:1px solid rgba(226,232,240,.9);color:#334155;font-size:13px;word-break:break-word}.test-debug-log-line.is-empty{color:#64748b}.test-table-wrap{overflow:auto;border-radius:18px;border:1px solid rgba(148,163,184,.18);background:rgba(255,255,255,.96)}.test-table{width:100%;border-collapse:collapse}.test-table th,.test-table td{padding:14px 16px;border-bottom:1px solid rgba(226,232,240,.9);text-align:left;vertical-align:top}.test-table th{position:sticky;top:0;background:#eff6ff;color:#1e3a8a;font-size:13px;text-transform:uppercase;letter-spacing:.06em}.test-table td strong,.test-table td small{display:block}.test-table td small{margin-top:6px;color:#64748b}.test-table td a{color:#2563eb;word-break:break-word}.empty-state-cell{padding:24px;color:#64748b;text-align:center}.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,.test-summary-grid,.test-steps-grid,.test-debug-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.test-toolbar{grid-template-columns:1fr 1fr}.test-actions{grid-column:1 / -1}}@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,.test-summary-grid,.test-steps-grid,.test-debug-grid,.test-toolbar{grid-template-columns:minmax(0,1fr)}}
