.v122-shell{display:flex;flex-direction:column;gap:14px}
.v122-hero{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;padding:22px 24px;border:1px solid #dbe7f3;border-radius:18px;background:linear-gradient(135deg,#f9fcff,#f2f7ff)}
.v122-hero h2{margin:5px 0 6px;font-size:26px}.v122-hero p{margin:0;color:#66758b}.v122-admin-pill{padding:8px 12px;border-radius:999px;background:#e9f2ff;color:#245ba7;font-size:12px;font-weight:700;white-space:nowrap}
.v122-stage-rail{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:8px}.v122-stage{display:flex;gap:9px;align-items:center;padding:10px 12px;border-radius:12px;border:1px solid #e2e9f1;background:#fff}.v122-stage>span{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#eef3f8;font-size:12px;font-weight:700}.v122-stage strong,.v122-stage small{display:block}.v122-stage small{margin-top:2px;color:#7b8798;font-size:11px}.v122-stage.complete{border-color:#d9eadf;background:#f7fcf8}.v122-stage.complete>span{background:#def1e4}.v122-stage.ready{border-color:#bcd4f8;background:#f7fbff}.v122-stage.ready>span{background:#dfeeff;color:#245ba7}.v122-stage.waiting_review{border-color:#f0dfb4;background:#fffaf0}
.v122-current{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:18px 20px;border:1px solid #bfd5f4;border-radius:16px;background:#f5f9ff}.v122-current.blocked{border-color:#ead9bf;background:#fffaf3}.v122-current h3{margin:4px 0}.v122-current p{margin:0;color:#68758a}
.v122-tabs{display:flex;gap:6px;flex-wrap:wrap;border-bottom:1px solid #e6ebf2}.v122-tabs button{border:0;background:transparent;padding:12px 14px;border-bottom:2px solid transparent;cursor:pointer}.v122-tabs button.active{color:#245ba7;border-color:#245ba7;font-weight:700}
.v122-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:10px}.v122-metric{padding:14px 16px;border:1px solid #e3e9f0;border-radius:14px;background:#fff}.v122-metric span,.v122-metric small{display:block;color:#7a8796;font-size:12px}.v122-metric strong{display:block;margin:6px 0;font-size:21px}
.v122-grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:12px}.v122-card{padding:18px;border:1px solid #e3e9f0;border-radius:16px;background:#fff;margin-top:12px}.v122-card-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.v122-card-head h3{margin:0}
.v122-kv{display:grid;grid-template-columns:130px 1fr;gap:10px 14px;align-items:start}.v122-kv b{color:#516075}.v122-kv span{min-width:0;overflow-wrap:anywhere}
.v122-doc-summary{display:flex;flex-wrap:wrap;gap:8px}.v122-doc-summary span{padding:6px 9px;border-radius:999px;background:#f0f4f8;color:#5b6878;font-size:11px}.v122-doc-list{display:flex;flex-direction:column;gap:8px}.v122-doc{border:1px solid #e8edf3;border-radius:12px;background:#fbfcfe}.v122-doc summary{display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;padding:12px 14px}.v122-doc summary strong,.v122-doc summary small{display:block}.v122-doc summary small{margin-top:3px;color:#7b8796}.v122-doc pre{margin:0;padding:14px;border-top:1px solid #e8edf3;white-space:pre-wrap;word-break:break-word;max-height:430px;overflow:auto;background:#fff}
.v122-actions,.v122-action-controls{display:flex;flex-wrap:wrap;gap:8px}.danger-lite{border:1px solid #efc8c8;background:#fff7f7;color:#a34c4c;border-radius:8px;padding:8px 12px}
.v122-action-card{border:1px solid #e0e7ef;border-radius:16px;padding:16px;margin:10px 0;background:#fff}.v122-action-head{display:flex;justify-content:space-between;gap:18px}.v122-action-head h4{margin:5px 0;font-size:16px}.v122-action-head p{margin:0;color:#657286}.v122-priority{display:inline-block;padding:3px 7px;border-radius:999px;background:#f0f4f8;color:#647080;font-size:10px;text-transform:uppercase}.v122-action-meta{display:flex;flex-wrap:wrap;gap:8px 16px;margin:12px 0;color:#6d7988;font-size:12px}.v122-action-controls{padding-top:10px;border-top:1px solid #edf1f5}.v122-action-subgrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:12px}.v122-action-subgrid>div{padding:10px 12px;border-radius:10px;background:#f8fafc}.v122-action-subgrid p{margin:5px 0;font-size:11px;color:#657286}
.v122-retest-bar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 18px;margin-top:12px;border-radius:14px;background:#f7faff;border:1px solid #d7e4f5}.v122-retest-bar p{margin:4px 0 0;color:#6e7a8c}
.v122-timeline{display:flex;flex-direction:column;gap:0}.v122-time-row{display:grid;grid-template-columns:150px minmax(0,1fr) auto;gap:14px;padding:12px 4px;border-bottom:1px solid #edf1f5}.v122-time-row time{color:#7b8796;font-size:12px}.v122-time-row strong{display:block}.v122-time-row p{margin:4px 0 0;color:#7b8796;font-size:11px}
@media(max-width:900px){.v122-grid-2,.v122-action-subgrid{grid-template-columns:1fr}.v122-hero,.v122-current,.v122-retest-bar{flex-direction:column;align-items:stretch}.v122-time-row{grid-template-columns:1fr}.v122-kv{grid-template-columns:110px 1fr}}
