.employee-table-card{padding:18px}.employee-person{display:flex;align-items:center;gap:10px}.employee-person>span{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:#263716;color:var(--lime);font-weight:900}.employee-person small{display:block;color:var(--muted);font-size:9px;margin-top:4px}.row-menu{border:1px solid #354052;border-radius:9px;padding:8px 10px;background:#151c27;color:#dbe1e9;cursor:pointer}.employee-modal-backdrop{position:fixed;inset:0;z-index:22;display:grid;place-items:center;padding:20px;background:#030508cf;backdrop-filter:blur(10px)}.employee-modal{position:relative;width:min(650px,100%);max-height:calc(100vh - 36px);overflow:auto;padding:27px;border:1px solid #303a4b;border-radius:18px;background:linear-gradient(145deg,#171e29,#0d121a);box-shadow:0 35px 100px #000b}.employee-modal h2{font-size:28px;margin:7px 0 20px}.employee-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:3px 14px}.access-switch{display:flex!important;flex-direction:row!important;align-items:center;margin-top:18px!important;padding:11px;border:1px solid #2b3544;border-radius:11px;background:#0b1017}.access-switch input{width:18px}.access-switch b,.access-switch small{display:block}.access-switch small{color:var(--muted);margin-top:4px;font-size:9px}.employee-security{margin-top:14px;padding:12px;border-radius:10px;background:#14200e;color:#c8e9a4;font-size:10px;line-height:1.5}.employee-save{width:100%;margin-top:14px}@media(max-width:760px){.employee-form-grid{grid-template-columns:1fr}.employee-table th:nth-child(2),.employee-table td:nth-child(2),.employee-table th:nth-child(4),.employee-table td:nth-child(4){display:none}}
