/* CASTING LAB v80: role configuration UI layered on the v79 full-width profile design. */
#expertProfileViewV65 #myCompanyFields{display:none!important}
#expertProfileViewV65 .expert-role-category-field select{min-height:50px;font-size:16px!important}
#expertProfileViewV65 .expert-profile-completion{margin:0 -18px 22px;padding:20px 18px;border-top:1px solid #e3e4e1;border-bottom:1px solid #e3e4e1;background:#f8f9ff}
#expertProfileViewV65 .expert-completion-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}
#expertProfileViewV65 .expert-completion-head small{display:block;color:#3157ff;font-size:11px;font-weight:900;letter-spacing:1px}
#expertProfileViewV65 .expert-completion-head b{display:block;margin-top:5px;font-size:19px;line-height:1.3}
#expertProfileViewV65 .expert-completion-head strong{color:#3157ff;font-size:27px;line-height:1}
#expertProfileViewV65 .expert-completion-track{height:9px;margin-top:14px;overflow:hidden;border-radius:999px;background:#e5e8f3}
#expertProfileViewV65 .expert-completion-track span{display:block;height:100%;border-radius:inherit;background:#3157ff;transition:width .2s ease}
#expertProfileViewV65 .expert-completion-parts{display:grid;grid-template-columns:1fr 1fr;gap:8px 14px;margin-top:15px}
#expertProfileViewV65 .expert-completion-parts span{display:flex;justify-content:space-between;gap:8px;color:#686c78;font-size:13px;line-height:1.4}
#expertProfileViewV65 .expert-completion-parts b{color:#292c34;font-size:13px}
#expertProfileViewV65 .expert-profile-completion>p{margin:13px 0 0;color:#747986;font-size:13px;line-height:1.5}
#expertProfileViewV65 .expert-role-tab{display:flex;align-items:center;gap:6px}
#expertProfileViewV65 .expert-role-tab small{font-size:11px;color:#6f7480}
#expertProfileViewV65 .expert-role-tab.active small{color:#cbd4ff}
#expertProfileViewV65 .expert-role-other label{display:block;margin:0 0 7px;font-size:14px!important;font-weight:850}
#expertProfileViewV65 .expert-role-other p,#expertProfileViewV65 .expert-field-help,#expertProfileViewV65 .expert-introduction-help{margin:8px 0 0;color:#737780;font-size:13px!important;line-height:1.55;word-break:keep-all}
#expertProfileViewV65 .expert-role-editor .my-field>label small{font-size:12px;color:#81858e;font-weight:750}
@media(max-width:520px){
  #expertProfileViewV65 .expert-completion-parts{grid-template-columns:1fr}
  #expertProfileViewV65 .expert-completion-head strong{font-size:25px}
}
