.profile-step{padding:0 20px 20px}.profile-step__header{text-align:center;margin-bottom:24px}.profile-step__title{font-size:28px;font-weight:800;line-height:1.2;color:#4d4d4d;margin:0 0 8px}.profile-step__description{font-size:14px;line-height:22px;color:#8d8d8d;max-width:440px;margin:0 auto}.profile-step__section{margin-bottom:24px}.profile-step__divider{height:1px;background:#ebeef7;margin:8px 0 24px}.profile-step__optional{font-weight:400;color:#a0a0a0;font-size:12px}.profile-step__field{margin-bottom:15px}.profile-step__label{display:block;font-size:12px;font-weight:600;color:#4d4d4d;margin-bottom:4px}.profile-step__section-heading{display:block;font-size:16px;font-weight:700;color:#4d4d4d;margin-bottom:12px;text-transform:uppercase;letter-spacing:.5px}.profile-step__section-subtext{display:block;font-size:12px;font-weight:400;color:#8d8d8d;text-transform:none;letter-spacing:normal;margin-top:4px}.profile-step__field-label{display:block;font-size:13px;font-weight:500;color:#a0a0a0;margin-bottom:4px}.profile-step__hint{font-size:12px;color:#a0a0a0;margin:2px 0 12px;line-height:16px}.profile-step__avatar-upload{display:inline-block}.profile-step__avatar-dropzone{position:relative;cursor:pointer;display:inline-block}.profile-step__avatar-overlay{position:absolute;top:0;left:0;right:0;bottom:0;border-radius:50%;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s ease}.profile-step__avatar-overlay--show{opacity:1}.profile-step__personality-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.profile-step__personality-grid--3col{grid-template-columns:repeat(3,1fr)}.profile-step__personality-stack{display:flex;flex-direction:column;gap:12px}.profile-step__personality-field{display:flex;flex-direction:column;gap:4px}.profile-step__personality-label{font-size:12px;font-weight:600;color:#8d8d8d}.profile-step__select-wrap{position:relative}.profile-step__select{width:100%;box-sizing:border-box;padding:8px 32px 8px 12px;border:1px solid #ebeef7;border-radius:7px;font-size:12px;color:#4d4d4d;background:#fff;outline:none;appearance:none;cursor:pointer;transition:border-color .2s ease}.profile-step__select:focus{border-color:#7375a5;box-shadow:0 0 0 3px rgba(115,117,165,.1)}.profile-step__select-icon{position:absolute;right:10px;top:50%;transform:translateY(-50%);font-size:10px;color:#a0a0a0;pointer-events:none}.profile-step__footer{display:flex;justify-content:space-between;align-items:center;padding-top:20px;border-top:1px solid #ebeef7;margin-top:4px}@media(max-width:767px){.profile-step{padding:0 16px 16px}.profile-step__title{font-size:24px}.profile-step__personality-grid,.profile-step__personality-grid--3col{grid-template-columns:1fr}.profile-step__personality-label{font-size:10px}.profile-step input[type=date]{font-size:16px}.profile-step__footer{flex-direction:column-reverse;gap:12px}.profile-step__footer .button{width:100%}.profile-step__footer .button-fill,.profile-step__footer .button-fill--primary{justify-content:center;width:100%;box-sizing:border-box}}