.side-bottom{position:relative}.account-menu{position:absolute;left:0;right:0;bottom:48px;background:#fff;border:1px solid #dfe7e1;border-radius:9px;padding:6px;box-shadow:0 10px 28px rgba(23,35,25,.14);display:none;z-index:12}.account-menu.open{display:block}.account-menu button{width:100%;padding:10px 11px;border-radius:6px;background:#fff;text-align:left;color:#b8463f;font-size:12px;font-weight:700}.account-menu button:hover{background:#fff1ef}.employee-deactivate{background:#eff8f2;color:#187551;border:1px solid #cce5d6;border-radius:5px;padding:6px 9px;font-size:11px;font-weight:700;white-space:nowrap}.employee-deactivate:hover{background:#dff2e6}.employee-editor-layer{position:fixed;inset:0;background:rgba(18,35,26,.35);display:grid;place-items:center;z-index:50;padding:18px}.employee-editor{width:min(430px,100%);background:#fff;border-radius:12px;padding:23px;box-shadow:0 20px 60px rgba(13,38,26,.24)}.editor-heading{display:flex;justify-content:space-between;gap:16px;margin-bottom:18px}.editor-heading span{font:10px 'DM Mono';letter-spacing:1px;color:#258861}.editor-heading h3{margin:5px 0;font-size:18px}.editor-heading p{font-size:11px;line-height:1.5}.editor-close{background:transparent;color:#748076;font-size:25px;height:28px}.employee-editor label{display:block;font-size:12px;font-weight:700;margin:12px 0}.employee-editor select{display:block;width:100%;margin-top:6px;border:1px solid #dce5df;border-radius:6px;padding:10px;background:#fff;color:#25362c;font:12px 'Noto Sans SC'}.employee-editor .editor-status{background:#f2f7f3;padding:10px;border-radius:6px;font-weight:500}.editor-status input{accent-color:#238b61}.editor-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:19px}.editor-cancel{padding:10px 14px;border-radius:6px;background:#f2f4f2;color:#627066;font-size:12px}
