.r24-resume-panel{margin:14px 0 16px;padding:15px;border:1px solid rgba(238,153,34,.28);border-radius:13px;background:linear-gradient(180deg,rgba(238,153,34,.055),rgba(255,255,255,.012))}.r24-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.r24-head span{font-size:10px;letter-spacing:.12em;color:#b7a47e}.r24-head h4{margin:4px 0;color:#eee}.r24-head p{margin:0;max-width:720px;color:#929292;font-size:12px;line-height:1.5}.r24-head>b{border:1px solid #4b4b4b;border-radius:999px;padding:5px 9px;color:#bbb;font-size:10px;white-space:nowrap}.r24-meta{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:12px 0}.r24-meta>div{border:1px solid #292929;border-radius:9px;background:#090909;padding:9px}.r24-meta span,.r24-meta code{display:block}.r24-meta span{font-size:9px;color:#777;text-transform:uppercase;letter-spacing:.08em}.r24-meta code{margin-top:4px;color:#ccc;overflow-wrap:anywhere}.r24-actions{display:flex;gap:8px;flex-wrap:wrap}.r24-status{margin-top:10px;padding:9px 11px;border-left:3px solid #555;background:#0b0b0b;color:#aaa;font-size:11px;line-height:1.5}.r24-status.good{border-left-color:#4d8f64;color:#bcd4c3}.r24-status.warn{border-left-color:#9b723d;color:#dfc49e}.r24-status.bad{border-left-color:#984b4b;color:#deb0b0}.r24-step-list{display:grid;gap:6px;margin-top:10px;max-height:360px;overflow:auto}.r24-empty{padding:12px;border:1px dashed #303030;border-radius:9px;color:#777;text-align:center;font-size:11px}.r24-step{display:grid;grid-template-columns:10px minmax(0,1fr) auto;gap:9px;align-items:center;border:1px solid #262626;border-radius:8px;padding:8px 10px;background:#090909}.r24-dot{width:7px;height:7px;border-radius:50%;background:#555}.r24-step.done .r24-dot{background:#5f9a70}.r24-step.active .r24-dot{background:#c18b3e}.r24-step strong,.r24-step small{display:block}.r24-step strong{font-size:11px;color:#d4d4d4}.r24-step small{margin-top:2px;color:#777;font-size:9px}.r24-step>b{font-size:8px;letter-spacing:.08em;color:#777}.r24-step.done>b{color:#7caf8a}.r24-step.active>b{color:#d4a35e}@media(max-width:700px){.r24-head{flex-direction:column}.r24-meta{grid-template-columns:1fr}.r24-actions>*{flex:1 1 auto}}
