body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.profile-form-page{background:linear-gradient(160deg,#f4f1ff 0%,#eef7ff 100%);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.profile-card{text-align:center;background:#fff;border-radius:20px;flex-direction:column;align-items:center;width:100%;max-width:380px;padding:32px 28px;display:flex;box-shadow:0 20px 40px #1f164d14}.profile-card h1{color:#1f1a3d;margin:0 0 8px;font-size:1.5rem}.subtitle{color:#6b6785;margin:0 0 28px;font-size:.9rem;line-height:1.4}.photo-input{display:none}.photo-upload{cursor:pointer;background:#f7f6ff;border:2px dashed #c9c3f0;border-radius:50%;justify-content:center;align-items:center;width:140px;height:140px;padding:0;transition:border-color .2s,background .2s;display:flex;overflow:hidden}.photo-upload:hover{background:#f0edff;border-color:#8b7ff0}.photo-preview{object-fit:cover;width:100%;height:100%}.photo-placeholder{color:#8b7ff0;flex-direction:column;align-items:center;gap:6px;font-size:.85rem;display:flex}.photo-icon{font-size:1.6rem}.field-row{gap:12px;width:100%;margin-top:28px;display:flex}.field{text-align:left;flex-direction:column;flex:1;gap:6px;display:flex}.field-label{color:#6b6785;font-size:.8rem;font-weight:600}.field input{color:#1f1a3d;border:1px solid #e1defa;border-radius:10px;outline:none;padding:10px 12px;font-size:1rem;transition:border-color .2s}.field input:focus{border-color:#8b7ff0}.form-error{color:#e0457b;margin:16px 0 0;font-size:.85rem}.submit-button{color:#fff;cursor:pointer;background:#6c5ce7;border:none;border-radius:12px;width:100%;margin-top:24px;padding:14px;font-size:1rem;font-weight:600;transition:background .2s,transform .1s}.submit-button:hover{background:#5a4bd6}.submit-button:active{transform:scale(.98)}
