/* Member account profile */
.stride-app-dashboard__profile{padding-top:0!important;border:0!important}.stride-profile{max-width:none!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important}.stride-profile__header{padding:0 0 22px;border-bottom:1px solid #e7ece9}.stride-profile__header span{display:block;color:#6d8519;font-size:10px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.stride-profile__header h2{margin:8px 0 6px!important;font-size:28px!important;letter-spacing:-.055em}.stride-profile__header p{margin:0;color:#71807a;font-size:13px;line-height:1.55}.stride-profile__notice{margin:18px 0 0;padding:12px 14px;border-radius:8px;background:#eaf5de;color:#3f6110;font-size:13px;font-weight:700}.stride-profile__notice.is-error{background:#fff0ed;color:#9a3825}.stride-profile__avatar{display:flex;align-items:center;gap:17px;margin:23px 0;padding:20px;border:1px solid #e3e9e5;border-radius:13px;background:#f8fbf9}.stride-profile__avatar-image,.stride-profile__avatar-image img{display:block;width:82px;height:82px;border-radius:50%;object-fit:cover}.stride-profile__avatar-image{overflow:hidden;background:#dce9e0}.stride-profile__avatar>div:last-child{display:grid;gap:4px;min-width:0}.stride-profile__avatar strong{font-size:16px}.stride-profile__avatar>div>span{overflow:hidden;max-width:100%;color:#71807a;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.stride-profile__avatar-picker{position:relative;display:inline-flex;align-items:center;gap:8px;width:max-content;margin-top:8px;cursor:pointer}.stride-profile__avatar-picker input{position:absolute;width:1px;height:1px;opacity:0}.stride-profile__avatar-picker b{padding:8px 10px;border-radius:6px;background:#172127;color:#fff;font-size:11px;line-height:1}.stride-profile__avatar-picker small{color:#7b8782;font-size:10px}.stride-profile__avatar-picker:focus-within b{outline:3px solid #cbef8b;outline-offset:2px}.stride-profile__group{margin-top:22px;padding:0}.stride-profile__group h3{margin:0 0 12px;font-size:14px;letter-spacing:-.02em}.stride-profile__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.stride-profile__grid label{display:grid;gap:7px;color:#53605b;font-size:11px;font-weight:800}.stride-profile__grid label.is-wide{grid-column:1/-1}.stride-profile__grid input,.stride-profile__grid select{width:100%;min-height:43px;border:1px solid #dce4df;border-radius:7px;padding:10px 11px;background:#fff;color:#172127;font:500 13px/1.2 inherit}.stride-profile__grid input:focus,.stride-profile__grid select:focus{border-color:#789d1c;outline:3px solid #e6f3c7}.stride-profile__grid input[readonly]{background:#f4f6f5;color:#7c8783;cursor:not-allowed}.stride-profile__footer{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:24px;padding-top:18px;border-top:1px solid #e7ece9}.stride-profile__footer span{max-width:460px;color:#77837e;font-size:11px;line-height:1.45}.stride-profile__footer button{margin:0!important;padding:13px 17px!important;background:#172127!important;font-size:12px!important}.stride-profile__footer button:hover{background:#5d7e0b!important}@media(max-width:560px){.stride-profile__avatar{align-items:flex-start;flex-direction:column}.stride-profile__grid{grid-template-columns:1fr}.stride-profile__footer{align-items:flex-start;flex-direction:column}.stride-profile__footer button{width:100%}.stride-profile__avatar-picker{align-items:flex-start;flex-direction:column;gap:6px}}
