.rz-dlv-head{display:flex;align-items:center;justify-content:space-between;gap:16px;height:82px;padding-top:0;padding-bottom:0}.rz-dlv-head-main{min-width:0}.rz-dlv-title{margin:0;font-size:26px;line-height:30px;font-weight:600;letter-spacing:-.01em}.rz-dlv-subtitle{margin:6px 0 0;font-size:13px;color:var(--rz-text-muted)}.rz-dlv-badges{display:flex;align-items:center;gap:10px;flex:none}.rz-dlv-badge{display:inline-flex;align-items:center;justify-content:center;height:28px;padding:0 12px;border:1px solid var(--rz-border);border-radius:999px;background:var(--rz-surface-3);font-size:12px;font-weight:500;white-space:nowrap}.rz-dlv-badge.purple{color:var(--rz-purple-300);border-color:rgba(139,92,246,.4);min-width:34px;padding:0 8px}.rz-dlv-badge.green{color:var(--rz-green);border-color:rgba(34,197,94,.35)}.rz-dlv-badge.outline{color:var(--rz-text-secondary);background:rgba(1,3,15,.45)}.rz-dlv-kpis{margin-top:12px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;height:106px}.rz-dlv-kpi{background:linear-gradient(180deg,var(--rz-surface-2),var(--rz-surface-1));border:1px solid var(--rz-border);border-radius:var(--rz-radius-lg);padding:12px 16px;display:flex;flex-direction:column;justify-content:center;gap:6px;min-width:0;box-shadow:0 14px 40px rgba(0,0,0,.2)}.rz-dlv-kpi-label{font-size:11px;color:var(--rz-text-muted);white-space:nowrap}.rz-dlv-kpi-value{font-size:21px;line-height:25px;font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:-.01em}.rz-dlv-kpi-delta{display:inline-flex;align-items:center;gap:3px;font-size:10px;font-weight:600;color:var(--rz-green);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.rz-dlv-kpi-delta:before{content:"▲";font-size:7px}.rz-dlv-kpi-delta.down:before{content:"▼"}.rz-dlv-main{margin-top:14px;display:grid;grid-template-columns:462fr 818fr;grid-template-rows:minmax(0,1fr);gap:12px;height:272px}.rz-dlv-main .rz-panel{display:flex;flex-direction:column;overflow:hidden}.rz-dlv-main .rz-panel-foot{margin-top:auto}.rz-dlv-perf-chart{flex:1 1;min-height:0;display:flex}.rz-dlv-perf-chart svg{width:100%;height:100%}.rz-dlv-perf-bar{margin-top:12px;height:7px;border-radius:4px;background:var(--rz-surface-3);overflow:hidden;flex:none}.rz-dlv-perf-bar-fill{display:block;width:78%;height:100%;border-radius:4px;background:linear-gradient(90deg,var(--rz-purple-500),var(--rz-purple-400) 55%,var(--rz-cyan))}.rz-dlv-perf-caption{margin-top:9px;font-size:12px;color:var(--rz-text-muted);flex:none}.rz-dlv-bottom{margin-top:14px;display:grid;grid-template-columns:582px minmax(0,1fr);grid-template-rows:minmax(0,1fr);gap:12px;height:316px}.rz-dlv-bottom .rz-panel{display:flex;flex-direction:column;overflow:hidden}.rz-dlv-actions-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.rz-dlv-btn{display:inline-flex;align-items:center;gap:8px;height:36px;padding:0 16px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap}.rz-dlv-btn.primary{border:0;background:linear-gradient(90deg,var(--rz-purple-500),var(--rz-purple-600));color:var(--rz-text);box-shadow:0 6px 18px rgba(124,58,237,.35)}.rz-dlv-btn.secondary{border:1px solid var(--rz-border-strong);background:var(--rz-surface-3);color:var(--rz-text);font-weight:500}.rz-dlv-btn.ghost{border:1px solid var(--rz-border);background:transparent;color:var(--rz-text-secondary);font-weight:500}.rz-dlv-btn-nav{margin-top:12px}.rz-dlv-req{margin-top:16px;display:flex;flex-direction:column;gap:10px;flex:1 1;min-height:0}.rz-dlv-req-title{font-size:13px;font-weight:600}.rz-dlv-req-row{display:flex;align-items:center;gap:10px;flex:1 1;min-height:0;padding:0 14px;border:1px solid var(--rz-border);border-radius:8px;background:rgba(1,3,15,.45);font-size:12px}.rz-dlv-req-num{width:22px;height:22px;border-radius:6px;flex:none;display:grid;place-items:center;font-size:10px;font-weight:700;color:#fff;background:linear-gradient(135deg,var(--rz-purple-500),var(--rz-purple-600))}.rz-dlv-req-status{margin-left:auto;font-size:11px;color:var(--rz-text-muted);white-space:nowrap}.rz-dlv-table{display:flex;flex-direction:column;flex:1 1;min-height:0}.rz-dlv-tr{display:grid;align-items:center;gap:12px;min-height:30px;border-top:1px solid rgba(19,31,56,.6)}.rz-dlv-tr-head{min-height:26px;border-top:0;font-size:10px;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:var(--rz-text-muted)}.rz-dlv-tr-head span{white-space:nowrap}.rz-dlv-cols-activity{grid-template-columns:300fr 130fr 90fr 100fr 80fr}.rz-dlv-cols-list{grid-template-columns:240fr 140fr 110fr 100fr 80fr}.rz-dlv-cols-versions{grid-template-columns:80fr 150fr 260fr 100fr 80fr}.rz-dlv-cell-name{font-size:12px;font-weight:500;color:var(--rz-text)}.rz-dlv-cell,.rz-dlv-cell-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rz-dlv-cell{font-size:11px;color:var(--rz-text-secondary)}.rz-dlv-cell-muted{font-size:11px;color:var(--rz-text-muted);white-space:nowrap}.rz-dlv-chip{display:inline-flex;align-items:center;justify-content:center;font-size:10px;font-weight:600;padding:2px 10px;border-radius:999px;white-space:nowrap}.rz-dlv-chip.ready,.rz-dlv-chip.verified{background:rgba(34,197,94,.14);color:var(--rz-green)}.rz-dlv-chip.building,.rz-dlv-chip.review{background:rgba(245,158,11,.16);color:var(--rz-yellow)}.rz-dlv-chip.current{background:rgba(139,92,246,.16);color:var(--rz-purple-300)}.rz-dlv-kind{display:inline-flex;align-items:center;font-size:10px;font-weight:600;padding:2px 8px;border-radius:4px;white-space:nowrap}.rz-dlv-kind.purple{background:rgba(139,92,246,.16);color:var(--rz-purple-300)}.rz-dlv-kind.blue{background:rgba(59,130,246,.16);color:var(--rz-blue)}.rz-dlv-kind.cyan{background:rgba(34,211,238,.14);color:var(--rz-cyan)}.rz-dlv-kind.amber{background:rgba(245,158,11,.16);color:var(--rz-yellow)}.rz-dlv-kind.green{background:rgba(34,197,94,.14);color:var(--rz-green)}.rz-dlv-list{flex-direction:column}.rz-dlv-li,.rz-dlv-list{display:flex;flex:1 1;min-height:0}.rz-dlv-li{align-items:center;gap:10px;border-top:1px solid rgba(19,31,56,.6)}.rz-dlv-li:first-child{border-top:0}.rz-dlv-li-icon{width:26px;height:26px;border-radius:var(--rz-radius-sm);display:grid;place-items:center;flex:none}.rz-dlv-li-icon .rz-icon{width:14px;height:14px}.rz-dlv-li-icon.purple{background:rgba(139,92,246,.16);color:var(--rz-purple-300)}.rz-dlv-li-icon.blue{background:rgba(59,130,246,.16);color:var(--rz-blue)}.rz-dlv-li-icon.green{background:rgba(34,197,94,.14);color:var(--rz-green)}.rz-dlv-li-icon.amber{background:rgba(245,158,11,.16);color:var(--rz-yellow)}.rz-dlv-li-body{flex:1 1;min-width:0;display:flex;flex-direction:column;line-height:1.35}.rz-dlv-li-title{font-size:12px;font-weight:500;color:var(--rz-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rz-dlv-li-meta,.rz-dlv-li-sub{font-size:10px;color:var(--rz-text-muted);white-space:nowrap}.rz-dlv-li-meta{flex:none}.rz-dlv-bars{display:flex;flex-direction:column;justify-content:space-between;gap:9px;flex:1 1;min-height:0}.rz-dlv-bar-row{display:flex;align-items:center;gap:10px}.rz-dlv-bar-label{width:64px;flex:none;font-size:11px;color:var(--rz-text-secondary);white-space:nowrap}.rz-dlv-bar-track{flex:1 1;height:6px;border-radius:3px;background:var(--rz-surface-3);overflow:hidden}.rz-dlv-bar-track>span{display:block;height:100%;border-radius:3px;background:linear-gradient(90deg,var(--rz-purple-400),var(--rz-purple-500))}.rz-dlv-bar-value{width:48px;flex:none;text-align:right;font-size:10px;font-weight:600;color:var(--rz-text-secondary);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.rz-dlv-table-foot{margin-top:auto;padding-top:8px;font-size:10px;color:var(--rz-text-muted)}.rz-dlv-skel-title{width:240px;height:28px}.rz-dlv-skel-sub{width:380px;height:14px;margin-top:8px}.rz-dlv-skel-badge{width:90px;height:28px;border-radius:999px}