.app-header{position:fixed;top:0;left:0;right:0;z-index:50;height:56px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 24px;background:#fff;border-bottom:1px solid #e2e8f0}.app-header__brand{display:flex;align-items:center;gap:12px;justify-self:start}.app-header__logo{width:28px;height:28px;border-radius:8px;background:#2563eb;display:flex;align-items:center;justify-content:center}.app-header__title{font-size:14px;font-weight:600;color:#0f172a}.app-header__config{display:flex;justify-content:center;align-items:center;gap:8px;padding:6px 12px;border-radius:8px;background:#f8fafc;border:1px solid #e2e8f0;font-size:14px;justify-self:center}.app-header__config-label{color:#94a3b8}.app-header__config-value{font-weight:500;color:#0f172a}.app-header__avatar{width:28px;height:28px;border-radius:50%;background:#2563eb;color:#fff;font-size:12px;font-weight:600;display:flex;align-items:center;justify-content:center;justify-self:end}.status-pill{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border-radius:9999px;font-size:12px;font-weight:500;white-space:nowrap;border:1px solid transparent;line-height:1.4}.status-dot{width:6px;height:6px;border-radius:50%;flex-shrink:0}.status-completed{background:#ecfdf5;color:#059669;border-color:#a7f3d0}.status-completed .status-dot{background:#059669}.status-running{background:#eff6ff;color:#2563eb;border-color:#bfdbfe}.status-running .status-dot{background:#2563eb}.status-failed{background:#fef2f2;color:#dc2626;border-color:#fecaca}.status-failed .status-dot{background:#dc2626}.status-pending{background:#fffbeb;color:#d97706;border-color:#fde68a}.status-pending .status-dot{background:#d97706}@keyframes status-pulse{0%,to{opacity:1}50%{opacity:.35}}.is-pulse{animation:status-pulse 1.2s ease-in-out infinite}.section-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden}.section-card .ant-pagination{padding:0 16px;margin:16px 0!important}.section-header{padding:14px 20px;border-bottom:1px solid #f1f5f9;display:flex;align-items:center;justify-content:space-between}.section-header__title-wrap{display:flex;align-items:center;gap:8px}.section-title{font-size:14px;font-weight:600;color:#0f172a}.id-cell,.time-cell,.s3-path{color:#000;font-family:JetBrains Mono,SF Mono,Fira Code,monospace;font-size:12px}.s3-path{max-width:320px;display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:bottom}.entity-name{font-weight:500;color:#0f172a}.records-cell{font-weight:600;color:#0f172a}.section-card .ant-pro-card{border:none;box-shadow:none}.section-card .ant-pro-table-list-toolbar{padding:8px 16px 0}.section-card .ant-table{font-size:13px}.section-card .ant-table-thead>tr>th{font-size:12px;font-weight:500;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;background:#fff!important}.section-card .ant-table-tbody>tr>td{border-bottom-color:#f1f5f9}.page-title-bar{padding:20px 24px;border-bottom:1px solid #f1f5f9;background:#fff}.page-title-bar__inner{max-width:1440px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px}.page-title-bar__title{margin:0;font-size:18px;font-weight:600;color:#0f172a;line-height:1.3}.page-title-bar__subtitle{margin:2px 0 0;font-size:12px;color:#94a3b8}.overview__main{padding-top:56px;min-height:100vh}.overview__content{padding:20px 24px}.overview__stack{max-width:1440px;margin:0 auto;display:flex;flex-direction:column;gap:20px}:root{--color-primary: #2563eb;--color-primary-hover: #1d4ed8;--color-primary-subtle: #eff6ff;--bg-page: #f8fafc;--bg-surface: #ffffff;--bg-surface-hover: #f1f5f9;--text-primary: #0f172a;--text-secondary: #475569;--text-tertiary: #94a3b8;--border-default: #e2e8f0;--border-light: #f1f5f9;--neutral-50: #f8fafc;--neutral-100: #f1f5f9;--state-success: #059669;--state-success-bg: #ecfdf5;--state-success-border: #a7f3d0;--state-warning: #d97706;--state-warning-bg: #fffbeb;--state-warning-border: #fde68a;--state-error: #dc2626;--state-error-bg: #fef2f2;--state-error-border: #fecaca;--state-info: #2563eb;--state-info-bg: #eff6ff;--state-info-border: #bfdbfe;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--radius-full: 9999px;--font-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-mono: "JetBrains Mono", "SF Mono", "Fira Code", monospace}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f8fafc;color:#0f172a;-webkit-font-smoothing:antialiased}.font-mono{font-family:JetBrains Mono,SF Mono,Fira Code,monospace}
