:root{color:#15211b;font-synthesis:none;text-rendering:optimizelegibility;background:#f3f6f1;font-family:Inter,Pretendard,Noto Sans KR,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 12% 6%,#45845c24,#0000 28rem),#f3f6f1;min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}.admin-shell{width:min(1180px,100% - 40px);margin:0 auto;padding:28px 0 64px}.centered-shell{place-items:center;min-height:100vh;display:grid}.topbar{border-bottom:1px solid #dbe3dc;justify-content:space-between;align-items:center;min-height:76px;margin-bottom:36px;display:flex}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.04em;margin-bottom:16px;font-size:clamp(1.7rem,3vw,2.3rem)}h2{letter-spacing:-.035em;margin-bottom:12px;font-size:clamp(1.45rem,2.4vw,2rem)}h3{letter-spacing:-.025em;margin-bottom:8px;font-size:1.3rem}p{color:#536258;line-height:1.7}.eyebrow{color:#437054;letter-spacing:.12em;text-transform:uppercase;margin-bottom:7px;font-size:.76rem;font-weight:800}.auth-card,.workspace,.operations-panel{background:#ffffffe0;border:1px solid #d9e2da;border-radius:24px;box-shadow:0 20px 55px #263e2f14}.auth-card{max-width:570px;padding:44px}.workspace{grid-template-columns:minmax(0,1fr) minmax(230px,.38fr);gap:28px;padding:40px;display:grid}.operations-panel{padding:36px}.panel-heading{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:26px;display:flex}.panel-heading p:last-child{margin-bottom:0}.connection-card{color:#f7fff9;background:#274f37;border-radius:18px;flex-direction:column;justify-content:center;align-self:stretch;gap:8px;padding:24px;display:flex}.connection-card span{color:#c5dfcd;font-size:.78rem}.connection-card strong{overflow-wrap:anywhere}.compact-card{min-width:220px;min-height:92px}.filter-panel{background:#f7faf7;border:1px solid #dfe7e0;border-radius:16px;grid-template-columns:1.2fr 1fr 1fr 1fr auto;align-items:end;gap:12px;padding:20px;display:grid}.filter-panel label{gap:7px;display:grid}.filter-panel label>span{color:#496054;font-size:.78rem;font-weight:750}.filter-panel input,.filter-panel select{color:#1c2b22;background:#fff;border:1px solid #cad7cc;border-radius:10px;width:100%;min-height:44px;padding:0 12px}.filter-panel input:focus,.filter-panel select:focus{border-color:#4f8461;outline:3px solid #3a775029}.filter-button{white-space:nowrap;min-height:44px;margin:0}button:disabled{cursor:not-allowed;opacity:.55}.result-summary{color:#637168;align-items:center;gap:10px;min-height:58px;font-size:.9rem;display:flex}.result-summary strong{color:#203027}.table-wrap{border:1px solid #dfe7e0;border-radius:16px;overflow-x:auto}table{border-collapse:collapse;background:#fff;width:100%;min-width:1060px}th,td{text-align:left;vertical-align:top;border-bottom:1px solid #e7ece8;padding:15px 14px}th{color:#526158;letter-spacing:.02em;background:#f6f8f6;font-size:.75rem}td{color:#28362e;font-size:.88rem}tbody tr:last-child td{border-bottom:0}tbody tr:hover td{background:#fbfdfb}tbody tr.selected-row td{background:#f0f7f2}td small,td span:not(.status-badge),td time{margin-top:4px;display:block}td small{color:#748078}.status-badge{white-space:nowrap;border-radius:999px;align-items:center;min-height:28px;padding:4px 9px;font-size:.75rem;font-weight:800;display:inline-flex}.status-succeeded{color:#24613a;background:#e3f3e8}.status-running{color:#315d82;background:#e4f0f8}.status-failed,.status-admin_review_required{color:#8a352d;background:#f9e7e3}.count-success{color:#2c6941}.count-failure{color:#a13d32;font-weight:750}.error-code,.muted-code,.result-path{overflow-wrap:anywhere;font-size:.76rem}.error-code{color:#90392f}.muted-code{color:#7b857e}.result-path{color:#4c5f53;max-width:180px;display:block}.notice{border:1px solid;border-radius:14px;padding:24px}.notice p{margin:7px 0 0}.error-notice{background:#fff7f5;border-color:#ecc8c1}.empty-notice{background:#f8faf8;border-color:#dce5dd}.secondary-button{color:#315740;cursor:pointer;background:#fff;border:1px solid #b9c9bd;border-radius:10px;padding:9px 14px;font-weight:750}.error-notice .secondary-button{margin-top:16px}.pagination{color:#647168;justify-content:center;align-items:center;gap:14px;padding-top:20px;font-size:.86rem;display:flex}.detail-button{color:#28563a;white-space:nowrap;cursor:pointer;background:#f7fbf8;border:1px solid #abc2b1;border-radius:9px;padding:7px 10px;font-size:.78rem;font-weight:800}.detail-button:hover:not(:disabled){background:#ebf5ee;border-color:#6e9b7c}.failure-detail{background:#f8fbf8;border:1px solid #cddbd0;border-radius:18px;margin-top:22px;padding:24px}.detail-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:18px;display:flex}.text-button{color:#53675a;cursor:pointer;background:0 0;border:0;padding:6px;font-weight:750}.text-button:hover{color:#234f34}.detail-loading{margin-bottom:0}.detail-summary{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin:0 0 18px;display:grid}.detail-summary div{background:#fff;border:1px solid #dce5de;border-radius:12px;min-width:0;padding:14px}.detail-summary dt{color:#68766d;margin-bottom:6px;font-size:.72rem;font-weight:750}.detail-summary dd{color:#233129;overflow-wrap:anywhere;margin:0;font-size:.85rem;font-weight:700}.detail-table-wrap{background:#fff}.detail-table{min-width:680px}.detail-table td code{overflow-wrap:anywhere}.primary-button{color:#fff;cursor:pointer;background:#2f6845;border:0;border-radius:12px;margin-top:10px;padding:13px 20px;font-weight:750}.primary-button:hover{background:#245539}.status-dot{background:#54a66f;border-radius:50%;width:11px;height:11px;margin-bottom:24px;display:inline-block;box-shadow:0 0 0 8px #e5f3e9}.warning-card{border-color:#e3d2a6}.warning-card code{color:#5d491a;background:#fbf2d9;border-radius:9px;padding:9px 12px;display:inline-block}@media (width<=720px){.admin-shell{width:min(100% - 24px,1180px);padding-top:18px}.workspace{grid-template-columns:1fr;padding:28px}.operations-panel{padding:24px 18px}.panel-heading{display:grid}.compact-card{min-width:0}.filter-panel{grid-template-columns:1fr}.detail-summary{grid-template-columns:1fr 1fr}.auth-card{padding:30px}}
