/* Quiet Mina person drawer: identity first, detail on demand. */
.crm-profile.mcp-person{width:min(760px,100vw);max-width:100vw;height:100dvh;max-height:100dvh;margin:0 0 0 auto;padding:0;border:0;border-left:1px solid #e0e6ee;border-radius:0;background:#fff;color:#25354a;box-shadow:-16px 0 64px #1d35551a;overflow-y:auto}.crm-profile.mcp-person::backdrop{background:#13233c3b}.mcp-person>header{display:flex;align-items:flex-start;gap:18px;padding:30px 30px 18px;border:0;background:white}.mcp-person .mcp-portrait{flex:0 0 72px}.mcp-avatar-wrap{position:relative;width:68px;height:68px}.mcp-avatar{width:68px;height:68px;display:grid;place-items:center;border-radius:50%;background:#edf2fa;color:#42648f;font-size:23px;font-weight:600;overflow:hidden}.mcp-avatar>span,.mcp-avatar>img{grid-area:1/1}.mcp-avatar img{width:100%;height:100%;object-fit:cover}.mcp-company-badge{position:absolute;right:-5px;bottom:-3px;border:3px solid #fff;border-radius:9px;background:#fff}.mcp-person .mcp-company-badge .crm-monogram{width:27px;height:27px;margin:0;border-radius:5px;font-size:10px}.mcp-person .mcp-company-badge img{width:22px;height:22px}.mcp-person .mcp-identity{flex:1;min-width:0}.mcp-person header h2{font-size:23px;letter-spacing:-.5px;line-height:1.25;margin:0 0 7px}.crm-profile.mcp-person header h2 a.crm-company-name{font:inherit;color:inherit;text-decoration:none}.crm-profile.mcp-person header h2 a.crm-company-name:hover{text-decoration:underline;text-underline-offset:4px}.mcp-person header p{font-size:14px;line-height:1.45;color:#5f6f83;margin:0 0 4px}.mcp-company-name .crm-company-name{font-size:13px;font-weight:500}.mcp-person header>[data-profile-edit]{flex:none;margin-top:1px;min-height:30px;font-size:12px;padding:5px 10px}.mcp-person header .crm-close{flex:none;font-size:24px;width:30px;height:30px;line-height:1;border:0;background:transparent;color:#718095}.mcp-person .crm-profile-links{display:flex;gap:9px;flex-wrap:wrap;padding:8px 30px 16px;margin:0;border:0}.mcp-person .crm-profile-links .crm-icon-link{border-radius:7px;min-height:34px}.mcp-person .crm-profile-links .btn{min-height:34px}.mcp-meta{padding:0 30px 18px;display:flex;gap:5px 20px;flex-wrap:wrap}.mcp-meta .workflow-profile-date{padding:0;margin:0;font-size:11px;color:#788598;line-height:1.5}.mcp-person .crm-profile-tabs{position:sticky;top:0;z-index:2;padding:0 30px;display:flex;gap:24px;background:#fff;border-bottom:1px solid #e7ebf1;margin:0}.mcp-person .crm-profile-tabs button{border:0;border-bottom:2px solid transparent;background:none;border-radius:0;margin:0;padding:16px 0 13px;font-size:13px;font-weight:500;color:#7b8796}.mcp-person .crm-profile-tabs button.active{color:#2459d3;border-bottom-color:#2459d3;background:none}.mcp-person .crm-profile-body{padding:28px 30px;min-height:340px;outline-offset:-3px}.mcp-person .crm-facts{margin:0 0 28px;display:block;border:0}.mcp-person .crm-facts>div{display:grid;grid-template-columns:145px minmax(0,1fr);gap:18px;padding:12px 0;border:0;border-bottom:1px solid #f0f2f6;background:none;border-radius:0}.mcp-person .crm-facts dt{font-size:13px;font-weight:400;color:#788597}.mcp-person .crm-facts dd{font-size:13px;font-weight:400;color:#2f4058;margin:0;overflow-wrap:anywhere}.mcp-person .crm-facts dd small{display:block;font-size:11px;line-height:1.5;color:#8993a2;margin-top:5px}.mcp-person h3{font-size:14px;font-weight:600;margin:0 0 9px;color:#33445c}.mcp-person .crm-source-details{margin-top:26px}.mcp-person .mcp-engagement-actions{padding:0 0 24px;display:flex;flex-wrap:wrap;gap:18px;align-items:flex-end}.mcp-engagement-actions>label{display:grid;gap:8px;flex:1;min-width:170px;font-size:12px;color:#6c7b90}.mcp-person .mcp-engagement-actions select{width:100%;font-size:13px;min-height:38px}.mcp-engagement-actions>[data-profile-followup]{flex-basis:100%;margin-top:0}.mcp-person .crm-log-event{margin-top:20px}.mcp-person #crmEventForm textarea,.mcp-notes textarea{resize:vertical;font:inherit;line-height:1.65;border:1px solid #dce3ed;border-radius:8px;padding:13px;color:#33445c;background:#fff;width:100%;box-sizing:border-box}.mcp-notes>label{display:block;font-size:14px;font-weight:600;margin-bottom:14px}.mcp-note-footer{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-top:14px}.mcp-note-status{font-size:12px;color:#6b7c94}.mcp-note-history{margin-top:36px}.mcp-note-history article{padding:17px 0;border-bottom:1px solid #edf0f5}.mcp-note-history p{white-space:pre-wrap;line-height:1.65;font-size:13px;margin:0 0 8px}.mcp-note-history small{font-size:11px;color:#8793a5}.mcp-person>footer{padding:18px 30px;border-top:1px solid #eef1f5}.mcp-person :focus-visible{outline:2px solid #2459d3;outline-offset:3px}.mcp-person [hidden]{display:none!important}@media(max-width:600px){.mcp-person>header{padding:22px 18px 14px;gap:12px;flex-wrap:wrap}.mcp-person .mcp-portrait{flex-basis:58px}.mcp-avatar,.mcp-avatar-wrap{width:54px;height:54px}.mcp-person header h2{font-size:21px}.mcp-person header>[data-profile-edit]{order:4;margin-left:70px}.mcp-person .crm-profile-links,.mcp-person .crm-profile-body,.mcp-person>footer{padding-left:20px;padding-right:20px}.mcp-meta{padding:0 20px 16px}.mcp-person .crm-profile-tabs{padding:0 20px;gap:22px}.mcp-person .crm-facts>div{grid-template-columns:112px minmax(0,1fr);gap:12px}}
