@font-face{font-family:Satoshi-Variable;src:url(https://media.groditech.com/fonts/satoshi/Satoshi-Variable.woff2) format("woff2"),url(https://media.groditech.com/fonts/satoshi/Satoshi-Variable.woff) format("woff");font-weight:300 900;font-display:swap;font-style:normal}:root{--deep-teal: #006f66;--vibrant-lime: #b4ff48;--white-smoke: #f5f4f2;--yield-pulse: #e04449;--text-color: #2c2c2c;--surface: #ffffff;--line: rgba(44, 44, 44, .1);--shadow-soft: 0 18px 45px rgba(0, 111, 102, .08);--st-processing: #006f66;--st-queued: #8a8a86;--st-paused: #d98324;--st-completed: #3b8f5a;--st-error: #e04449}html,body,#root{min-height:100%}body{margin:0;background:var(--white-smoke);color:var(--text-color);font-family:Satoshi-Variable,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}.top-shell{min-height:100vh;background:var(--white-smoke)}.top-header{height:68px;padding:0 28px;background:var(--deep-teal);display:flex;align-items:center;justify-content:space-between;gap:16px;box-shadow:0 8px 32px #006f662e;position:sticky;top:0;z-index:20}.app-brand{display:flex;align-items:center;gap:10px;min-width:0}.app-brand-logo{width:132px;max-width:100%;height:auto;display:block}.app-brand-product{display:inline-flex;color:var(--white-smoke);background:var(--yield-pulse);border:1px solid rgba(0,111,102,.12);border-radius:999px;padding:5px 12px;font-size:14px;font-weight:900;line-height:1.1;white-space:nowrap}.top-header-user{display:flex;align-items:center;gap:10px}.app-user-avatar{color:var(--deep-teal);background:var(--vibrant-lime);font-weight:900}.app-user-meta{display:flex;flex-direction:column;line-height:1.15;min-width:0}.top-user-role{color:#ffffff9e;font-size:12px;font-weight:700;text-transform:uppercase}.top-user-email{color:#fff;font-size:14px}.top-logout{color:#fffc}.top-logout:hover{color:var(--vibrant-lime)!important;background:#b4ff481f!important}.top-content{max-width:1180px;margin:0 auto;padding:24px}.ant-btn-primary{color:var(--deep-teal);background:var(--vibrant-lime);border-color:var(--vibrant-lime)}.ant-btn-primary:not(:disabled):hover{color:var(--deep-teal)!important;background:#c6ff70!important;border-color:#c6ff70!important}.gate-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:var(--white-smoke)}.gate-card{width:min(100%,430px);border:1px solid var(--line);box-shadow:var(--shadow-soft);text-align:center}.gate-card .ant-card-body{padding:34px}.gate-brand{display:flex;align-items:center;justify-content:center;gap:14px;margin-bottom:26px}.gate-logo{width:150px;height:auto;display:block}.gate-illustration{width:200px;height:auto;margin:0 auto 18px;display:block}.gate-title{margin:0 0 6px!important}.gate-text{display:block;color:#2c2c2c9e;margin-bottom:24px}.page-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px;flex-wrap:wrap}.jobs-loading{display:grid;place-items:center;padding:80px 0}.jobs-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,360px);gap:16px;align-items:start}@media(max-width:1000px){.jobs-grid{grid-template-columns:minmax(0,1fr)}}.jobs-col{display:flex;flex-direction:column;gap:16px;min-width:0}.jobs-card{border:1px solid var(--line);box-shadow:0 8px 26px #2c2c2c0a}.jobs-card .ant-card-body{padding:4px 16px}.jobs-hint{font-size:12px}.job-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;border-bottom:1px solid var(--line);border-left:3px solid transparent;margin:0 -16px;padding:12px 12px 12px 27px}.job-row:last-child{border-bottom:none}.job-row.processing{border-left-color:var(--st-processing)}.job-row.queued{border-left-color:var(--st-queued)}.job-row.paused{border-left-color:var(--st-paused)}.job-row.completed{border-left-color:var(--st-completed)}.job-row.completed.error{border-left-color:var(--st-error)}.job-row.partial{border-left-color:var(--st-queued)}.job-main{min-width:0;flex:1 1 auto}.job-head{display:flex;align-items:center;gap:10px;min-width:0}.job-gh{flex-shrink:0;min-width:38px;height:38px;padding:0 8px;border-radius:8px;background:#006f661a;color:var(--deep-teal);font-weight:900;font-size:15px;display:inline-flex;align-items:center;justify-content:center}.job-names{display:flex;flex-direction:column;line-height:1.25;min-width:0}.job-gh-name{font-weight:700;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.job-ref{font-size:12px;color:#2c2c2c80;font-variant-numeric:tabular-nums}.job-tracks{list-style:none;margin:8px 0 0;padding:0 0 0 48px;font-size:12px;color:#2c2c2cb8}.job-tracks li{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.job-result{margin:6px 0 0 48px;display:flex;flex-direction:column;font-size:12px;color:#2c2c2cb8}.job-side{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end;gap:6px}.job-actions{display:flex;align-items:center;gap:6px}.job-elapsed{font-size:15px;font-weight:700;color:var(--deep-teal);font-variant-numeric:tabular-nums}.job-date{font-size:12px;color:#2c2c2c80;font-variant-numeric:tabular-nums;white-space:nowrap}@media(max-width:560px){.top-header{padding:0 14px}.app-brand-logo{width:104px}.app-user-meta{display:none}.top-content{padding:16px 12px}.job-tracks,.job-result{padding-left:0;margin-left:0}}
