.emp-shell{max-width:1100px;margin:0 auto;padding:18px 14px 26px}.emp-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:12px}.emp-headTitle{font-weight:950;letter-spacing:-.4px;color:var(--emp-text);font-size:22px;line-height:1.1}.emp-headSub{margin-top:3px;color:var(--emp-muted);font-size:12.5px;font-weight:700}.emp-headRight{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.emp-search{display:flex;align-items:center;gap:10px;background:linear-gradient(135deg,#fff,#fbfdff 55%,#f7fafc);border:1px solid var(--emp-border);border-radius:16px;padding:10px 12px;box-shadow:var(--emp-shadow-soft)}.emp-search i.material-icons{font-size:20px;color:#546e7a;opacity:.95}.emp-searchInput{border:none!important;box-shadow:none!important;outline:none!important;margin:0!important;height:28px!important;font-size:14px!important;font-weight:800;color:var(--emp-text);min-width:0;flex:1}.emp-searchInput::placeholder{color:#90a4ae;font-weight:800}.emp-search:focus-within{border-color:#2563eb5c;box-shadow:0 0 0 5px #2563eb1f,var(--emp-shadow-soft)}.emp-searchBtn{border:1px solid var(--emp-border);background:#fff;border-radius:14px;height:34px;padding:0 12px;font-weight:900;cursor:pointer;display:inline-flex;align-items:center;gap:6px;transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease,background .12s ease}.emp-searchBtn i.material-icons{font-size:18px;color:#1e40af}.emp-searchBtn:hover{transform:translateY(-1px);box-shadow:0 10px 22px #0000001a;border-color:#2563eb42;background:#fbfdff}.emp-listTop{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:12px;margin-bottom:8px}.emp-listPill{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border-radius:999px;border:1px solid var(--emp-border);background:#fff;font-size:12px;font-weight:950;color:#334155;box-shadow:0 6px 14px #0000000f}.emp-row.emp-big{gap:16px;padding:14px!important}.emp-avatar.emp-bigAvatar{width:72px;height:72px;min-width:72px;border-radius:20px;border:2px solid rgba(255,255,255,.8);box-shadow:0 16px 30px #0000001f;background:linear-gradient(135deg,#2563eb1f,#22c55e1a)}.emp-row:hover .emp-avatar.emp-bigAvatar,.emp-row:focus-within .emp-avatar.emp-bigAvatar{box-shadow:0 18px 36px #00000029,0 0 0 6px #2563eb1f;border-color:#2563eb40}.emp-avatar .emp-dot{position:absolute;right:7px;bottom:7px;width:12px;height:12px;border-radius:999px;background:var(--emp-success);border:2px solid rgba(15,23,42,.9);box-shadow:0 10px 18px #0000002e}.emp-name{font-size:15.5px;letter-spacing:-.2px}.emp-badges{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.emp-badge{display:inline-flex;align-items:center;gap:6px;height:26px;padding:0 10px;border-radius:999px;font-size:11px;font-weight:950;letter-spacing:.3px;border:1px solid var(--emp-border);background:#fff;color:#334155;white-space:nowrap}.emp-badge i.material-icons{font-size:16px;opacity:.9}.emp-badge--super{background:#2563eb24;border-color:#2563eb38;color:#1e40af}.emp-badge--admin{background:#f59e0b24;border-color:#f59e0b38;color:#92400e}.emp-badge--employee{background:#22c55e1f;border-color:#22c55e38;color:#166534}.emp-badge--id{background:#94a3b824;border-color:#94a3b838;color:#334155;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.emp-sub{font-weight:800;color:#526a78}.emp-sub .emp-dotSep{margin:0 8px;opacity:.5}.emp-email{font-weight:800}.emp-actions{gap:10px}.emp-iconbtn{width:38px;height:38px;border-radius:14px;box-shadow:0 10px 22px #00000014}.emp-iconbtn i.material-icons{font-size:19px}.emp-iconbtn.emp-iconbtn--primary{border-color:#2563eb38;background:#2563eb1a}.emp-iconbtn.emp-iconbtn--primary i.material-icons{color:#1e40af}.emp-iconbtn.emp-iconbtn--danger{border-color:#ef444433;background:#ef44441a}.emp-iconbtn.emp-iconbtn--danger i.material-icons{color:#991b1b}@media(max-width:600px){.emp-avatar.emp-bigAvatar{width:60px;height:60px;min-width:60px;border-radius:18px}.emp-name{font-size:15px}.emp-badge{height:24px;padding:0 9px}.emp-search{padding:10px}}@media(prefers-reduced-motion:reduce){.emp-search,.emp-searchBtn,.emp-avatar.emp-bigAvatar{transition:none!important}}
