.user-menu{position:relative}.user-trigger{display:flex;align-items:center;gap:.55rem;border:0;background:#f1f6fa;border-radius:12px;padding:.35rem .55rem}.nav-avatar{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;overflow:hidden;background:#0756a3;color:#fff;font-weight:800}.nav-avatar img{width:100%;height:100%;object-fit:cover}.user-trigger-copy{display:flex;flex-direction:column;text-align:left;line-height:1.1}.user-trigger-copy strong{font-size:.82rem;color:#263e54}.user-trigger-copy small{font-size:.67rem;color:#77899a;margin-top:.2rem}.user-trigger i{font-style:normal;color:#6f8192}.user-dropdown{position:absolute;right:0;top:calc(100% + .55rem);width:220px;z-index:50;background:#fff;border:1px solid #dce5ed;border-radius:12px;box-shadow:0 16px 40px #173d6025;padding:.45rem}.user-dropdown a,.user-dropdown button{display:flex;flex-direction:column;width:100%;border:0;background:none;text-align:left;text-decoration:none;padding:.7rem;border-radius:8px;color:#263e54}.user-dropdown a:hover,.user-dropdown button:hover{background:#edf5fb}.user-dropdown small{color:#77899a;font-size:.72rem}.account-head{margin:1rem 0 1.5rem}.account-head h1{font-size:2.7rem;margin:.2rem 0}.account-head p{color:#748596}.account-layout{display:grid;grid-template-columns:280px minmax(0,680px);gap:1.2rem}.account-card,.account-form,.password-page{background:#fff;border:1px solid #dfe8ef;border-radius:16px;padding:1.5rem}.account-card{display:flex;flex-direction:column;align-items:center;text-align:center;height:max-content}.account-avatar{display:grid;place-items:center;width:110px;height:110px;border-radius:50%;overflow:hidden;background:#0756a3;color:#fff;font-size:2.5rem;font-weight:800;margin-bottom:1rem}.account-avatar img{width:100%;height:100%;object-fit:cover}.account-card h2{margin:0}.account-card>span{color:#0756a3;font-weight:700}.account-card>small{color:#7b8b99;margin:.2rem 0 1rem}.account-form h2{margin-bottom:1.2rem}.account-form label,.password-page label{display:block;font-weight:700;margin-bottom:.35rem}.account-form .col-12>small{display:block;color:#77899a;margin-top:.35rem}.remove-avatar{display:flex;align-items:center;gap:.5rem}.remove-avatar .form-control{width:auto}.account-actions{display:flex;justify-content:flex-end;gap:.6rem;margin-top:1.5rem}.password-page{max-width:620px;margin:1rem auto}.password-page>a{display:block;text-decoration:none;margin-bottom:1rem}.password-page h1{font-size:2.4rem}.password-page>p{color:#748596}.password-page form{margin-top:1.2rem}.password-page input{width:100%;border:1px solid #ccd8e3;border-radius:9px;padding:.7rem}.password-page .helptext,.password-page ul{font-size:.78rem;color:#748596}@media(max-width:850px){.user-trigger-copy{display:none}.account-layout{grid-template-columns:1fr}.account-card{display:none}}
