.sx-auth__name-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.sx-account__personal,.sx-account__security-box{padding:24px;border:1px solid #dfe3e9;border-radius:14px;background:#fff;box-shadow:0 6px 22px rgba(27,38,55,.04)}.sx-account__personal-head{display:flex;align-items:center;gap:13px;margin-bottom:22px;padding-bottom:18px;border-bottom:1px solid #e8ebef}.sx-account__personal-avatar{display:flex;width:44px;height:44px;align-items:center;justify-content:center;border-radius:11px;background:#202735;color:#fff;font-size:17px;font-weight:750;text-transform:uppercase}.sx-account__personal-head h2{margin:0 0 3px;color:#202735;font-size:15px}.sx-account__personal-head p{margin:0;color:#89919d;font-size:10px}.sx-account__personal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.sx-account__personal label{display:flex;flex-direction:column;gap:7px}.sx-account__personal label>span{color:#4f5867;font-size:10px;font-weight:650}.sx-account__personal input{width:100%;height:43px;padding:0 12px;border:1px solid #d9dde4;border-radius:8px;outline:0;background:#fafbfc;font:12px Geist,sans-serif}.sx-account__personal input:focus{border-color:#9ca8f5;background:#fff;box-shadow:0 0 0 3px rgba(60,78,246,.08)}.sx-account__personal-email{margin-top:12px}.sx-account__personal input:disabled{color:#858d99;background:#f2f4f7}.sx-account__personal-note{margin:14px 0;color:#89919d;font-size:9px;line-height:1.45}.sx-account__personal-note a{color:#5966c7;text-decoration:underline}.sx-account__personal>button{height:39px;padding:0 14px;border:0;border-radius:8px;background:#3c4ef6;color:#fff;cursor:pointer;font:700 10px Geist,sans-serif}.sx-account__security-tabs{display:flex;gap:5px;margin-bottom:20px;padding:4px;border-radius:10px;background:#f1f3f6}.sx-account__security-tabs button{display:flex;height:38px;align-items:center;justify-content:center;gap:8px;flex:1;border:0;border-radius:8px;background:transparent;color:#717b8b;cursor:pointer;font:700 10px Geist,sans-serif}.sx-account__security-tabs button.is-active{background:#fff;color:#29344a;box-shadow:0 2px 8px rgba(30,42,60,.08)}.sx-account__security-tabs i{color:#8994a5}.sx-account__security-tabs button.is-active i{color:#3c4ef6}.sx-account__security-pane{display:none}.sx-account__security-pane.is-active{display:block}.sx-account__security-box .sx-account__password{padding:0;border:0;box-shadow:none}.sx-account__security-box .sx-account__security-sessions{margin:0;padding:0;border:0;box-shadow:none}@media(max-width:600px){.sx-auth__name-row,.sx-account__personal-grid{grid-template-columns:1fr}.sx-account__personal,.sx-account__security-box{padding:16px}.sx-account__security-tabs{flex-direction:column}.sx-account__security-tabs button{flex:none}.sx-account__personal>button{width:100%}}
.sx-auth__name-row label{display:grid;gap:7px}.sx-auth__name-row input{width:100%;height:48px;padding:0 14px;border:1px solid #d8e0ea;border-radius:10px;background:#fff;color:#17263b;font:500 15px/1 inherit;outline:0;transition:border-color .18s,box-shadow .18s}.sx-auth__name-row input:focus{border-color:#2d7be7;box-shadow:0 0 0 3px rgba(45,123,231,.12)}.sx-auth__name-row input.is-invalid{border-color:#dc4c5a;background:#fffafb}.sx-header__profile.sx-header__profile--login{width:auto;height:38px;padding:0 15px;border:1px solid #dce3ec;border-radius:9px;background:#fff;color:#344256;box-shadow:none;font-size:12px;font-weight:700}.sx-header__profile.sx-header__profile--login:hover{border-color:#bfc9d7;background:#f8fafc;color:#1d2b3e}
.sx-header__profile.sx-header__profile--named{width:auto;max-width:180px;padding:0 13px;gap:8px}.sx-header__profile--named .sx-header__profile-name{display:block;max-width:115px;overflow:hidden;color:#344256;font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.sx-header__profile--named:hover .sx-header__profile-name{color:#202735}
.sx-header__profile--account>.fa-user{font-size:0}.sx-header__profile--account>.fa-user:before{content:"\f2bd";font-family:"Font Awesome 6 Free";font-size:18px;font-weight:900}
.sx-account__personal-avatar{overflow:hidden}.sx-account__personal-avatar img{display:block;width:100%;height:100%;object-fit:cover}
