.directory-toolbar{display:flex;align-items:end;gap:14px;margin-bottom:18px;padding:15px 18px}.directory-search{flex:1;min-width:260px;display:flex;align-items:center;gap:9px;border:1px solid #ccd7e5;border-radius:9px;padding:10px 12px;color:#667085;background:#fff}.directory-search input{width:100%;border:0;outline:0;font:inherit}.directory-filter{display:grid;gap:5px;color:#667085;font-size:12px;font-weight:700}.directory-filter select{min-width:160px;border:1px solid #ccd7e5;border-radius:8px;padding:10px;background:#fff;font:inherit;color:#172033}.directory-count{color:#667085;font-size:13px;white-space:nowrap;padding-bottom:10px}.talent-row{cursor:pointer}.talent-row:focus-visible{outline:3px solid #9ec8ff;outline-offset:-3px}.talent-row:hover td{background:#f5f9ff}.talent-cell{display:flex;align-items:center;gap:10px;min-width:210px}.talent-cell strong,.talent-cell small{display:block}.talent-cell small{margin-top:3px;color:#667085;font-size:12px}.mini-avatar{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#eaf1fb;color:#174574;font-weight:750;font-size:12px;flex:0 0 auto}.tag.neutral{color:#4c5d72;background:#edf1f6}.back-to-directory{margin:0 0 16px;font-size:14px}.talent-profile-page{max-width:1240px}.talent-profile-hero{display:flex;gap:24px;align-items:center;border:1px solid #d9e3ef;border-radius:18px;padding:26px;background:linear-gradient(110deg,#fff 0%,#f7fbff 100%)}.headshot-wrap{display:grid;gap:9px;justify-items:center;flex:0 0 142px}.talent-headshot{width:128px;height:128px;overflow:hidden;display:grid;place-items:center;border-radius:50%;border:4px solid white;background:linear-gradient(140deg,#214c79,#79a6c8);box-shadow:0 8px 25px rgba(8,45,92,.18);color:white;font-size:34px;font-weight:750}.talent-headshot img{width:100%;height:100%;object-fit:cover}.headshot-upload{font-size:12px;padding:8px 10px}.headshot-wrap small{font-size:11px;color:#667085;text-align:center}.profile-identity{min-width:0;flex:1}.profile-identity h1{font-size:32px;margin:2px 0 7px;letter-spacing:-.7px}.profile-identity>p:not(.eyebrow){margin:0;color:#53657b;overflow-wrap:anywhere}.profile-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.profile-actions{align-self:flex-start}.profile-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:18px 0}.profile-stat-grid article{border:1px solid #e1e8f0;border-radius:13px;background:white;padding:16px}.profile-stat-grid p{margin:0 0 8px;color:#667085;font-size:12px;font-weight:700}.profile-stat-grid strong{display:block;font-size:14px;line-height:1.45}.profile-layout{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(440px,1.35fr);gap:18px;align-items:start}.profile-section{padding:22px}.profile-section h2{margin:2px 0 0;font-size:19px}.profile-details{display:grid;gap:0;margin:8px 0 0}.profile-details div{padding:13px 0;border-bottom:1px solid #e7eaf0}.profile-details div:last-child{border-bottom:0}.profile-details dt{margin-bottom:4px;color:#667085;font-size:12px;font-weight:700}.profile-details dd{margin:0;line-height:1.45;font-size:14px}.document-group{margin-top:19px}.document-group:first-child{margin-top:4px}.document-group h3{display:flex;align-items:center;gap:8px;margin:0 0 8px;color:#34506e;font-size:13px;text-transform:uppercase;letter-spacing:.03em}.document-group h3 span{display:inline-grid;place-items:center;min-width:20px;height:20px;border-radius:99px;background:#edf4fb;color:#315c85;font-size:11px}.document-item{display:flex;align-items:center;gap:11px;padding:11px 0;border-bottom:1px solid #e7eaf0}.document-item:last-child{border-bottom:0}.document-item>span:nth-child(2){min-width:0;flex:1}.document-item strong,.document-item small{display:block}.document-item strong{overflow-wrap:anywhere;font-size:14px}.document-item small{margin-top:4px;color:#667085;font-size:12px}.document-icon{width:30px;height:30px;flex:0 0 30px;display:grid;place-items:center;border-radius:8px;background:#eef5fb;color:#164273;font-weight:800}.document-item .text-button{padding:7px 10px;border:1px solid #ccd8e6;border-radius:8px;background:#fff;font-size:12px}.documents-empty{padding:22px 0;color:#667085}.documents-empty strong{color:#172033}.documents-empty p{margin:5px 0 0;font-size:14px}.profile-missing{margin-top:10px}@media(max-width:900px){.profile-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-layout{grid-template-columns:1fr}.talent-profile-hero{align-items:flex-start}.profile-actions{margin-left:auto}}@media(max-width:620px){.directory-toolbar{display:grid;align-items:stretch}.directory-search{min-width:0}.directory-filter select{width:100%}.directory-count{padding-bottom:0}.talent-profile-hero{display:grid}.profile-actions{margin:0}.profile-stat-grid{grid-template-columns:1fr}.profile-identity h1{font-size:27px}.document-item{align-items:flex-start;flex-wrap:wrap}.document-item .text-button{margin-left:41px}.talent-directory-table th:nth-child(4),.talent-directory-table td:nth-child(4),.talent-directory-table th:nth-child(5),.talent-directory-table td:nth-child(5){display:none}}
.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:22px}.modal-close{appearance:none;display:grid;place-items:center;width:36px;height:36px;padding:0;border:1px solid #c7d2df;border-radius:8px;background:#fff;color:#12355e;font-family:Arial,sans-serif;font-size:26px;font-weight:400;line-height:1;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.modal-close:hover{background:#fff2ec;border-color:#ed9a76;color:#bf4315}.modal-close:active{transform:scale(.94)}.modal-close:focus-visible{outline:3px solid rgba(48,122,196,.35);outline-offset:2px}dialog::backdrop{background:rgba(8,31,60,.38);backdrop-filter:blur(2px)}
