#worker-adjustment-dialog{width:min(620px,94vw)}.worker-adjustment-shell{display:grid;gap:13px;padding:25px}.worker-adjustment-shell>.close{justify-self:end}.worker-adjustment-shell h2{margin:0}#worker-adjustment-records{display:grid;gap:9px;max-height:290px;overflow:auto}#worker-adjustment-records article{padding:13px;border:1px solid var(--line);border-radius:12px;background:#151713}#worker-adjustment-records article>div,#worker-adjustment-records footer{display:flex;align-items:center;justify-content:space-between;gap:10px}#worker-adjustment-records p{color:var(--muted);overflow-wrap:anywhere}#worker-adjustment-records footer{justify-content:flex-end}#worker-adjustment-records footer button,#worker-adjustment-actions button{padding:9px 13px;border:1px solid var(--line);border-radius:8px;background:#252921;color:var(--text);cursor:pointer}#worker-adjustment-actions{display:flex;justify-content:flex-end;gap:9px}
