.employee-toolbar{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:18px}.shift-status{display:flex;align-items:center;gap:9px}.shift-status i{width:10px;height:10px;border-radius:50%;background:#777}.shift-status.active i{background:#61a77e;box-shadow:0 0 0 5px rgba(97,167,126,.12)}.production-tabs{display:flex;gap:8px;overflow:auto;margin-bottom:16px}.production-tabs button{white-space:nowrap}.production-tabs button.active{background:#d39a17;color:#111}.proof-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin:14px 0}.proof-step{padding:9px;border-radius:9px;background:#202025;color:#777;font-size:11px;text-align:center}.proof-step.done{background:rgba(97,167,126,.17);color:#9de1b8}.proof-step.current{background:rgba(211,154,23,.18);color:#f2ca6b}.employee-empty{padding:35px;text-align:center;color:#999}.notification-row.read{opacity:.55}.request-status{font-size:11px;color:#d6aa56;margin-top:7px}.shoe-search{display:grid;grid-template-columns:1fr auto;gap:9px}.record-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}@media(max-width:700px){.proof-steps{grid-template-columns:1fr 1fr}.employee-toolbar{align-items:flex-start;flex-direction:column}.shoe-search{grid-template-columns:1fr}}
.assignment-head .badge{display:inline-flex!important;width:max-content!important;min-width:0!important;max-width:none!important;white-space:nowrap!important;justify-content:center;align-items:center;padding:7px 12px!important;line-height:1!important}.assignment-head>span{justify-self:end;align-self:center}
.shift-controls{display:flex;align-items:center;justify-content:flex-end;gap:9px;flex-wrap:wrap}.shift-status small{display:block;color:#999;margin-top:3px}.shift-status>div{min-width:145px}@media(max-width:700px){.shift-controls{justify-content:flex-start;width:100%}}
