.account-settings-module__phyPba__dialog{border:1px solid var(--line);background:#fff;border-radius:16px;width:min(980px,100vw - 32px);max-height:min(820px,100vh - 32px);overflow:auto;box-shadow:0 28px 80px #16120c47}.account-settings-module__phyPba__header{z-index:3;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;justify-content:space-between;align-items:flex-start;gap:24px;padding:22px 24px 18px;display:flex;position:sticky;top:0}.account-settings-module__phyPba__header h2,.account-settings-module__phyPba__section h3{letter-spacing:-.025em;margin:3px 0 0}.account-settings-module__phyPba__header h2{font-size:24px}.account-settings-module__phyPba__header p:last-child,.account-settings-module__phyPba__section>div:first-child>p:last-child{color:var(--muted);margin:6px 0 0;font-size:12px;line-height:1.5}.account-settings-module__phyPba__demoNotice{color:#79452f;background:#fff3eb;border-bottom:1px solid #f0d9c8;gap:10px;padding:10px 24px;font-size:11px;display:flex}.account-settings-module__phyPba__layout{grid-template-columns:210px minmax(0,1fr);min-height:540px;display:grid}.account-settings-module__phyPba__tabs{border-right:1px solid var(--line);background:#faf9f6;align-content:start;gap:6px;padding:18px;display:grid}.account-settings-module__phyPba__tabs button{color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;gap:3px;padding:12px;display:grid}.account-settings-module__phyPba__tabs button:hover{background:#f1eee8}.account-settings-module__phyPba__tabs button.account-settings-module__phyPba__active{background:#fff;border-color:#d9d2c7;box-shadow:0 4px 14px #201b130f}.account-settings-module__phyPba__tabs span{font-weight:750}.account-settings-module__phyPba__tabs small{color:var(--muted);font-size:10px}.account-settings-module__phyPba__content{padding:22px}.account-settings-module__phyPba__section{gap:18px;display:grid}.account-settings-module__phyPba__section+.account-settings-module__phyPba__section{border-top:1px solid var(--line);margin-top:26px;padding-top:24px}.account-settings-module__phyPba__photoEditor{border:1px solid var(--line);background:#faf9f6;border-radius:12px;grid-template-columns:132px minmax(0,1fr);align-items:center;gap:20px;padding:16px;display:grid}.account-settings-module__phyPba__photoPreview{color:#fff;background:#111;border:4px solid #fff;border-radius:50%;place-items:center;width:116px;height:116px;font-size:28px;display:grid;overflow:hidden;box-shadow:0 4px 18px #14110c29}.account-settings-module__phyPba__photoPreview img{object-fit:cover;width:100%;height:100%;transition:transform .12s}.account-settings-module__phyPba__photoControls{justify-items:start;gap:10px;display:grid}.account-settings-module__phyPba__hiddenInput{display:none}.account-settings-module__phyPba__actionRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.account-settings-module__phyPba__zoomControl{width:min(320px,100%);color:var(--muted);grid-template-columns:auto minmax(120px,1fr);align-items:center;gap:10px;font-size:11px;font-weight:700;display:grid}.account-settings-module__phyPba__zoomControl input{min-height:auto;padding:0}.account-settings-module__phyPba__cameraPanel{background:#111;border-radius:12px;justify-items:center;gap:12px;padding:14px;display:grid}.account-settings-module__phyPba__cameraPanel video{object-fit:cover;border-radius:10px;width:min(480px,100%);max-height:360px;transform:scaleX(-1)}.account-settings-module__phyPba__cameraPanel>div{gap:8px;display:flex}.account-settings-module__phyPba__formGrid,.account-settings-module__phyPba__passwordFields{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.account-settings-module__phyPba__passwordFields{grid-template-columns:repeat(3,minmax(0,1fr))}.account-settings-module__phyPba__formGrid label,.account-settings-module__phyPba__passwordFields label{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;gap:5px;font-size:10px;font-weight:700;display:grid}.account-settings-module__phyPba__formGrid input,.account-settings-module__phyPba__passwordFields input{color:var(--ink);letter-spacing:normal;text-transform:none;font-size:12px;font-weight:500}.account-settings-module__phyPba__formGrid input[readonly]{color:#6e675e;background:#f4f2ee}.account-settings-module__phyPba__passwordFields small{color:var(--muted);letter-spacing:normal;text-transform:none;font-size:10px;font-weight:500}.account-settings-module__phyPba__formActions,.account-settings-module__phyPba__sessionSummary{justify-content:space-between;align-items:center;gap:16px;display:flex}.account-settings-module__phyPba__formActions span,.account-settings-module__phyPba__sessionSummary span,.account-settings-module__phyPba__section>small,.account-settings-module__phyPba__photoControls>small{color:var(--muted);font-size:11px}.account-settings-module__phyPba__sessionRow{border:1px solid var(--line);background:#faf9f6;border-radius:10px;justify-content:space-between;align-items:center;gap:16px;padding:14px;display:flex}.account-settings-module__phyPba__sessionRow>div{gap:4px;display:grid}.account-settings-module__phyPba__sessionRow small{color:var(--muted)}.account-settings-module__phyPba__activityList{display:grid}.account-settings-module__phyPba__activityList article{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;gap:18px;padding:14px 0;display:grid}.account-settings-module__phyPba__activityList article>div{gap:4px;display:grid}.account-settings-module__phyPba__activityList small,.account-settings-module__phyPba__activityList time{color:var(--muted);font-size:11px}.account-settings-module__phyPba__activityList time{white-space:nowrap}.account-settings-module__phyPba__error{color:#b42318;margin:0;font-size:11px;font-weight:700}@media (max-width:760px){.account-settings-module__phyPba__dialog{border:0;border-radius:0;width:100vw;min-height:100vh;max-height:100vh}.account-settings-module__phyPba__header{padding:18px}.account-settings-module__phyPba__demoNotice{flex-direction:column;gap:2px;padding:10px 18px}.account-settings-module__phyPba__layout{grid-template-columns:1fr}.account-settings-module__phyPba__tabs{z-index:2;border-right:0;border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);padding:10px 14px;position:sticky;top:85px}.account-settings-module__phyPba__tabs button{text-align:center;padding:9px}.account-settings-module__phyPba__tabs small{display:none}.account-settings-module__phyPba__content{padding:18px}.account-settings-module__phyPba__photoEditor{grid-template-columns:1fr;justify-items:center}.account-settings-module__phyPba__photoControls{justify-items:center}.account-settings-module__phyPba__actionRow{justify-content:center}.account-settings-module__phyPba__formGrid,.account-settings-module__phyPba__passwordFields{grid-template-columns:1fr}.account-settings-module__phyPba__formActions,.account-settings-module__phyPba__sessionSummary{flex-direction:column;align-items:stretch}.account-settings-module__phyPba__activityList article{grid-template-columns:1fr;gap:6px}}
.user-management-module__il5IuG__layout{gap:18px;min-width:0;max-width:100%;display:grid}.user-management-module__il5IuG__headerActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:9px;display:flex}.user-management-module__il5IuG__accountFilters{grid-template-columns:minmax(260px,1fr) repeat(3,minmax(140px,190px));gap:9px;margin:16px 0;display:grid}.user-management-module__il5IuG__accountFilters input,.user-management-module__il5IuG__accountFilters select{min-height:44px}@media (max-width:900px){.user-management-module__il5IuG__accountFilters{grid-template-columns:1fr 1fr}}@media (max-width:620px){.user-management-module__il5IuG__accountFilters{grid-template-columns:1fr}}.user-management-module__il5IuG__introPanel,.user-management-module__il5IuG__createPanel,.user-management-module__il5IuG__accessPanel,.user-management-module__il5IuG__accountPanel,.user-management-module__il5IuG__auditPanel,.user-management-module__il5IuG__restricted{min-width:0;max-width:100%;padding:24px}.user-management-module__il5IuG__newAccessLevel{align-items:center;gap:9px;display:flex}.user-management-module__il5IuG__newAccessLevel input{border:1px solid var(--line);border-radius:8px;min-height:42px;padding:9px 11px}.user-management-module__il5IuG__accessLevelList{gap:12px;margin-top:18px;display:grid}.user-management-module__il5IuG__accessLevelCard{border:1px solid var(--line);border-radius:11px;overflow:hidden}.user-management-module__il5IuG__accessLevelCard summary{cursor:pointer;justify-content:space-between;align-items:center;padding:15px 17px;list-style:none;display:flex}.user-management-module__il5IuG__accessLevelCard summary::-webkit-details-marker{display:none}.user-management-module__il5IuG__accessLevelCard summary strong,.user-management-module__il5IuG__accessLevelCard summary small{display:block}.user-management-module__il5IuG__accessLevelCard summary small{color:var(--muted);margin-top:3px}.user-management-module__il5IuG__accessLevelActions{border-top:1px solid var(--line);justify-content:flex-end;gap:8px;padding:10px 15px;display:flex}.user-management-module__il5IuG__permissionTableWrap{border-top:1px solid var(--line);overflow-x:auto}.user-management-module__il5IuG__permissionTable td,.user-management-module__il5IuG__permissionTable th{padding:10px 16px}.user-management-module__il5IuG__permissionTable select{border:1px solid var(--line);background:#fff;border-radius:7px;min-width:150px;min-height:38px;padding:7px 10px}.user-management-module__il5IuG__sensitivePermissions{border-top:1px solid var(--line);background:#f8f6f1;padding:16px}.user-management-module__il5IuG__sensitiveHeading{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.user-management-module__il5IuG__sensitiveHeading strong,.user-management-module__il5IuG__sensitiveHeading small,.user-management-module__il5IuG__permissionCopy strong,.user-management-module__il5IuG__permissionCopy small{display:block}.user-management-module__il5IuG__sensitiveHeading small,.user-management-module__il5IuG__permissionCopy small,.user-management-module__il5IuG__permissionControl small{color:var(--muted);font-size:11px;line-height:1.4}.user-management-module__il5IuG__sensitiveGroups{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.user-management-module__il5IuG__sensitiveGroup{border:1px solid var(--line);background:#fff;border-radius:10px;overflow:hidden}.user-management-module__il5IuG__sensitiveGroup h4{letter-spacing:.06em;text-transform:uppercase;background:#f1eee7;margin:0;padding:10px 12px;font-size:11px}.user-management-module__il5IuG__permissionToggleRow{border-top:1px solid var(--line);cursor:pointer;grid-template-columns:minmax(0,1fr) 92px;align-items:center;gap:14px;min-height:68px;padding:10px 12px;display:grid}.user-management-module__il5IuG__sensitiveGroup h4+.user-management-module__il5IuG__permissionToggleRow{border-top:0}.user-management-module__il5IuG__permissionControl{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.user-management-module__il5IuG__toggle{background:#c9c5bd;border-radius:999px;width:40px;height:22px;padding:3px;transition:background .18s;display:block}.user-management-module__il5IuG__toggle span{background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .18s;display:block;box-shadow:0 1px 3px #00000038}.user-management-module__il5IuG__permissionControl input:checked+.user-management-module__il5IuG__toggle{background:#137552}.user-management-module__il5IuG__permissionControl input:checked+.user-management-module__il5IuG__toggle span{transform:translate(18px)}.user-management-module__il5IuG__permissionControl input:focus-visible+.user-management-module__il5IuG__toggle{outline-offset:2px;outline:3px solid #2676ff40}.user-management-module__il5IuG__permissionControl input:disabled+.user-management-module__il5IuG__toggle{opacity:.68}.user-management-module__il5IuG__restricted{max-width:680px}.user-management-module__il5IuG__restricted p:last-child{color:var(--muted);margin-bottom:0}.user-management-module__il5IuG__demoNotice{background:var(--orange-soft);border:1px solid #ead7cd;border-radius:10px;margin-top:20px;padding:14px 16px}.user-management-module__il5IuG__demoNotice strong{margin-bottom:4px;display:block}.user-management-module__il5IuG__demoNotice p,.user-management-module__il5IuG__credentialNotice p{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.user-management-module__il5IuG__feedback{border:1px solid;border-radius:10px;padding:13px 16px;font-size:14px}.user-management-module__il5IuG__feedbackError{color:#8f2e24;background:#fff1ef;border-color:#e8b5ae}.user-management-module__il5IuG__feedbackSuccess{background:var(--green-soft);color:var(--green);border-color:#bfd7c7}.user-management-module__il5IuG__credentialNotice{background:var(--ink);color:#fff;border-radius:12px;grid-template-columns:minmax(220px,1fr) minmax(300px,1.4fr) auto;align-items:center;gap:18px;padding:20px 22px;display:grid}.user-management-module__il5IuG__credentialNotice h3{margin:3px 0 6px;font-size:18px}.user-management-module__il5IuG__credentialNotice p{color:#bbb9b2}.user-management-module__il5IuG__credentialNotice .eyebrow{color:#bbb9b2}.user-management-module__il5IuG__credentialNotice dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;display:grid}.user-management-module__il5IuG__credentialNotice dl div{border-left:1px solid #44433f;min-width:0;padding-left:14px}.user-management-module__il5IuG__credentialNotice dt{color:#aaa8a1;text-transform:uppercase;margin-bottom:4px;font-size:11px}.user-management-module__il5IuG__credentialNotice dd{overflow-wrap:anywhere;margin:0;font-weight:700}.user-management-module__il5IuG__credentialNotice code{color:var(--yellow)}.user-management-module__il5IuG__createPanel{grid-template-columns:minmax(210px,.65fr) minmax(0,1.7fr);gap:26px;display:grid}.user-management-module__il5IuG__createForm{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.user-management-module__il5IuG__createForm label,.user-management-module__il5IuG__dialog label{color:var(--ink);gap:6px;font-size:12px;font-weight:600;display:grid}.user-management-module__il5IuG__createForm input,.user-management-module__il5IuG__createForm select,.user-management-module__il5IuG__accountTable select,.user-management-module__il5IuG__dialog input{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:8px;width:100%;min-height:42px;padding:9px 11px}.user-management-module__il5IuG__createForm input:focus,.user-management-module__il5IuG__createForm select:focus,.user-management-module__il5IuG__accountTable select:focus,.user-management-module__il5IuG__dialog input:focus{border-color:var(--orange);outline:0;box-shadow:0 0 0 3px #f05a2a1f}.user-management-module__il5IuG__createForm small,.user-management-module__il5IuG__dialog small{color:var(--muted);font-weight:400}.user-management-module__il5IuG__createAction{align-items:end;display:flex}.user-management-module__il5IuG__createAction button{width:100%;min-height:42px}.user-management-module__il5IuG__tableWrap{overscroll-behavior-x:contain;scrollbar-color:#78879a #edf1f5;scrollbar-gutter:stable;min-width:0;max-width:calc(100% + 48px);margin:18px -24px -24px;overflow-x:auto}.user-management-module__il5IuG__accountTable{width:max-content;min-width:1040px}.user-management-module__il5IuG__tableWrap::-webkit-scrollbar{height:14px}.user-management-module__il5IuG__tableWrap::-webkit-scrollbar-track{background:#edf1f5}.user-management-module__il5IuG__tableWrap::-webkit-scrollbar-thumb{background:#78879a;border:3px solid #edf1f5;border-radius:999px}.user-management-module__il5IuG__tableScrollHint{color:var(--muted);margin:12px 0 -4px;font-size:11px;display:none}.user-management-module__il5IuG__accountTable th:first-child,.user-management-module__il5IuG__accountTable td:first-child{padding-left:24px}.user-management-module__il5IuG__accountTable th:last-child,.user-management-module__il5IuG__accountTable td:last-child{z-index:1;background:#fff;min-width:230px;padding-right:24px;position:sticky;right:0;box-shadow:-10px 0 16px -16px #141b27cc}.user-management-module__il5IuG__accountTable th:last-child{z-index:2;background:#f3f6f9}.user-management-module__il5IuG__accountTable td{vertical-align:top}.user-management-module__il5IuG__accountTable td>strong,.user-management-module__il5IuG__accountTable td>small{display:block}.user-management-module__il5IuG__accountTable td>small{color:var(--muted);margin-top:4px;font-size:11px}.user-management-module__il5IuG__accountTable select{min-width:150px}.user-management-module__il5IuG__rowActions{flex-wrap:wrap;align-items:flex-start;gap:4px 9px;min-width:190px;display:flex}.user-management-module__il5IuG__auditList{gap:0;margin:18px 0 0;padding:0;list-style:none;display:grid}.user-management-module__il5IuG__auditPanel{overflow:hidden}.user-management-module__il5IuG__auditSummary{cursor:pointer;justify-content:space-between;align-items:center;list-style:none;display:flex}.user-management-module__il5IuG__auditSummary::-webkit-details-marker{display:none}.user-management-module__il5IuG__auditSummary h2,.user-management-module__il5IuG__auditSummary p{margin-bottom:0}.user-management-module__il5IuG__auditSummaryAction{white-space:nowrap;flex-direction:column;align-items:flex-end;gap:4px;display:flex}.user-management-module__il5IuG__auditSummaryAction small{color:var(--orange);font-size:12px;font-weight:700}.user-management-module__il5IuG__auditList li{border-top:1px solid var(--line);grid-template-columns:minmax(220px,.8fr) minmax(320px,1.5fr) auto;align-items:start;gap:16px;padding:14px 0;display:grid}.user-management-module__il5IuG__auditList li:last-child{padding-bottom:0}.user-management-module__il5IuG__auditList strong,.user-management-module__il5IuG__auditList span{display:block}.user-management-module__il5IuG__auditList span,.user-management-module__il5IuG__auditList time,.user-management-module__il5IuG__auditList p{color:var(--muted);font-size:12px}.user-management-module__il5IuG__auditList span{margin-top:4px}.user-management-module__il5IuG__auditList p{margin:0;line-height:1.5}.user-management-module__il5IuG__auditList time{white-space:nowrap}.user-management-module__il5IuG__modalBackdrop{z-index:30;background:#151515a3;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.user-management-module__il5IuG__dialog{background:#fff;border-radius:14px;width:100%;max-width:520px;padding:24px;box-shadow:0 22px 70px #00000040}.user-management-module__il5IuG__dialog h2{margin:3px 0 8px}.user-management-module__il5IuG__dialog>div>p:last-child{color:var(--muted);margin:0 0 18px;font-size:13px;line-height:1.5}.user-management-module__il5IuG__dialogActions{justify-content:flex-end;gap:9px;margin-top:20px;display:flex}.user-management-module__il5IuG__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:980px){.user-management-module__il5IuG__tableScrollHint{display:block}.user-management-module__il5IuG__credentialNotice,.user-management-module__il5IuG__createPanel{grid-template-columns:1fr}.user-management-module__il5IuG__credentialNotice{align-items:start}.user-management-module__il5IuG__credentialNotice button{justify-self:start}.user-management-module__il5IuG__createForm{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.user-management-module__il5IuG__introPanel,.user-management-module__il5IuG__createPanel,.user-management-module__il5IuG__accessPanel,.user-management-module__il5IuG__accountPanel,.user-management-module__il5IuG__auditPanel,.user-management-module__il5IuG__restricted,.user-management-module__il5IuG__credentialNotice{padding:18px}.user-management-module__il5IuG__credentialNotice dl,.user-management-module__il5IuG__createForm{grid-template-columns:1fr}.user-management-module__il5IuG__credentialNotice dl div{border-top:1px solid #44433f;border-left:0;padding:9px 0 0}.user-management-module__il5IuG__tableWrap{margin:16px -18px -18px}.user-management-module__il5IuG__accountTable th:first-child,.user-management-module__il5IuG__accountTable td:first-child{padding-left:18px}.user-management-module__il5IuG__accountTable th:last-child,.user-management-module__il5IuG__accountTable td:last-child{padding-right:18px}.user-management-module__il5IuG__auditList li{grid-template-columns:1fr;gap:7px}.user-management-module__il5IuG__newAccessLevel,.user-management-module__il5IuG__sensitiveGroups{grid-template-columns:1fr}.user-management-module__il5IuG__auditSummary{align-items:flex-start;gap:14px}.user-management-module__il5IuG__newAccessLevel{flex-direction:column;align-items:stretch}.user-management-module__il5IuG__auditList time{white-space:normal}.user-management-module__il5IuG__dialogActions{flex-direction:column-reverse}.user-management-module__il5IuG__dialogActions button{width:100%}}
