.profile-form{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin:35px 0;text-align:left;max-width:760px}.profile-form label{display:flex;flex-direction:column;gap:8px;font-size:16px}.profile-form input:not([type=checkbox]),.profile-form textarea{width:100%;padding:14px;border:1px solid #b7ad9e;border-radius:4px;font:inherit;background:#fffdf9;color:#181818}.profile-form .full,.profile-note{grid-column:1/-1}.profile-form .profile-consent{display:flex;flex-direction:row;align-items:flex-start;gap:12px;font-size:14px}.profile-consent input{width:20px;height:20px;flex:none;accent-color:#47657e;margin-top:3px}.profile-note{font-size:14px!important;line-height:1.6;color:#525b50;margin:0}.icon-arrow{display:inline-block;width:1em;height:1em;vertical-align:-.13em}#save-status{color:#823c25;min-height:24px}#saved-message{color:#426343}.assessment-actions button:disabled{opacity:.55;cursor:wait}.profile-form input:focus-visible,.profile-form textarea:focus-visible{outline:3px solid #47657e;outline-offset:3px}
@media(max-width:650px){.profile-form{grid-template-columns:1fr;gap:18px}.assessment-shell{width:calc(100% - 32px)}.profile-form .button{width:100%}}
