.employee-table tbody td:nth-child(2){cursor:pointer}.employee-table tbody td:nth-child(2):hover b{color:#1464b7;text-decoration:underline}.employee-card-dialog{width:min(940px,94vw);max-height:90vh}.employee-card{padding:0}.employee-card-head{padding:24px 28px 19px;display:flex;align-items:center;gap:14px;border-bottom:1px solid var(--line)}.employee-card-head h2{margin:3px 0;font-size:22px}.employee-card-head p:last-child{margin:0;color:var(--muted)}.profile-avatar{width:52px;height:52px;border-radius:50%;overflow:hidden;background:#dff1f6;color:#05718c;display:grid;place-items:center;font-size:16px;font-weight:800;flex:none}.profile-avatar img{width:100%;height:100%;object-fit:cover}.card-close{margin-left:auto;border:0;background:transparent;font-size:28px;color:#718097;cursor:pointer}.profile-tabs{display:flex;gap:4px;padding:10px 28px;border-bottom:1px solid var(--line);overflow:auto}.profile-tabs button{background:transparent;border:0;padding:8px 10px;color:#687b91;font:700 12px inherit;white-space:nowrap;cursor:pointer;border-radius:6px}.profile-tabs button.active{background:#eaf4ff;color:#1464b7}.profile-panels{padding:24px 28px;min-height:425px}.profile-panel{display:none}.profile-panel.active{display:block}.profile-panel h3{margin:0 0 12px;font-size:15px}.profile-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}.profile-fields .wide{grid-column:1/-1}.section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;margin-bottom:12px}.section-head h3{margin-bottom:3px}.section-head p{margin:0;color:var(--muted);font-size:12px}.repeat-list{display:grid;gap:10px}.repeat-row{position:relative;display:grid;grid-template-columns:1.3fr .8fr 1.2fr .55fr;gap:10px;padding:14px 38px 14px 14px;border:1px solid var(--line);border-radius:9px;background:#fbfdff}.repeat-row.compact{grid-template-columns:1fr 1fr;max-width:600px}.remove-row{position:absolute;right:10px;top:10px;width:23px;height:23px;border:0;border-radius:5px;background:#fff0f1;color:#ba3040;font-size:17px;cursor:pointer}.certificate-head{margin-top:26px}.profile-assignments{border:1px solid var(--line);border-radius:8px}.profile-assignments div{display:grid;grid-template-columns:150px 1fr;gap:3px 12px;padding:11px 13px;border-bottom:1px solid var(--line)}.profile-assignments div:last-child{border:0}.profile-assignments b{font-size:11px;color:#1766ad}.profile-assignments small{grid-column:2;color:var(--muted)}.subsection-title{margin-top:27px!important}.profile-files{display:grid;grid-template-columns:1fr 1fr;gap:12px}.profile-files input[type=file]{font-size:12px}.profile-document-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.profile-document-list a{padding:6px 9px;border-radius:6px;background:#eef6fd;color:#1464b7;font-size:12px;text-decoration:none}.employee-card-footer{display:flex;justify-content:flex-end;gap:9px;padding:18px 28px 24px;border-top:1px solid var(--line)}@media(max-width:700px){.profile-fields,.profile-files,.repeat-row,.repeat-row.compact{grid-template-columns:1fr}.profile-tabs{padding-left:16px;padding-right:16px}.profile-panels{padding:20px 16px}.employee-card-head,.employee-card-footer{padding-left:16px;padding-right:16px}.profile-assignments div{grid-template-columns:1fr}.profile-assignments small{grid-column:auto}}
