.DjForm-module__CYexDa__form{flex-direction:column;gap:1.25rem;display:flex}.DjForm-module__CYexDa__sectionCard{border:1px solid var(--border);background:var(--card);border-radius:.75rem;flex-direction:column;gap:1rem;margin:0;padding:1.25rem;display:flex}.DjForm-module__CYexDa__sectionTitle{color:var(--foreground);margin:0;padding:0;font-size:1.0625rem;font-weight:700}.DjForm-module__CYexDa__sectionHint{color:var(--muted-foreground);margin:-.25rem 0 0;font-size:.875rem;line-height:1.45}.DjForm-module__CYexDa__profilePhotoRow{flex-wrap:wrap;align-items:flex-start;gap:1.25rem;display:flex}.DjForm-module__CYexDa__profilePreview{flex-shrink:0}.DjForm-module__CYexDa__profileImage,.DjForm-module__CYexDa__profilePlaceholder{object-fit:cover;border-radius:.75rem;width:8rem;height:8rem}.DjForm-module__CYexDa__profilePlaceholder{border:2px dashed var(--border);background:var(--background);color:var(--muted-foreground);justify-content:center;align-items:center;font-size:.875rem;font-weight:600;display:flex}.DjForm-module__CYexDa__profilePhotoActions{flex-direction:column;flex:1;gap:.5rem;min-width:12rem;display:flex}.DjForm-module__CYexDa__fileInput{display:none}.DjForm-module__CYexDa__uploadBtn,.DjForm-module__CYexDa__removePhotoBtn,.DjForm-module__CYexDa__addLinkBtn{cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:.375rem;min-height:2.25rem;padding:0 1rem;font-family:inherit;font-size:.875rem;font-weight:600;display:inline-flex}.DjForm-module__CYexDa__uploadBtn{background:var(--accent);color:var(--accent-foreground);border:none;align-self:flex-start}.DjForm-module__CYexDa__uploadBtn:hover{background:var(--accent-hover)}.DjForm-module__CYexDa__removePhotoBtn{border:1px solid var(--border);background:var(--background);color:var(--foreground);align-self:flex-start}.DjForm-module__CYexDa__removePhotoBtn:hover{border-color:var(--accent);color:var(--accent)}.DjForm-module__CYexDa__row{gap:1rem;display:grid}@media (min-width:480px){.DjForm-module__CYexDa__row{grid-template-columns:1fr 1fr}}.DjForm-module__CYexDa__field{flex-direction:column;gap:.375rem;display:flex}.DjForm-module__CYexDa__label{font-size:.875rem;font-weight:600}.DjForm-module__CYexDa__input,.DjForm-module__CYexDa__textarea{border:1px solid var(--input-border);background:var(--background);color:var(--foreground);border-radius:.5rem;padding:.625rem .875rem;font-family:inherit;font-size:.9375rem}.DjForm-module__CYexDa__textarea{resize:vertical}.DjForm-module__CYexDa__input:focus,.DjForm-module__CYexDa__textarea:focus{outline:2px solid var(--accent);outline-offset:1px}.DjForm-module__CYexDa__hint{color:var(--muted-foreground);font-size:.8125rem;line-height:1.4}.DjForm-module__CYexDa__checkboxGroup{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}@media (min-width:640px){.DjForm-module__CYexDa__checkboxGroup{grid-template-columns:repeat(3,minmax(0,1fr))}}.DjForm-module__CYexDa__checkboxItem{border:1px solid var(--border);background:var(--background);cursor:pointer;border-radius:.5rem;align-items:center;gap:.5rem;padding:.625rem .75rem;font-size:.875rem;transition:border-color .2s;display:flex}.DjForm-module__CYexDa__checkboxItem:has(.DjForm-module__CYexDa__checkbox:checked){border-color:var(--accent);background:#0080600f}.DjForm-module__CYexDa__checkboxItem:hover:not(.DjForm-module__CYexDa__checkboxDisabled){border-color:var(--accent)}.DjForm-module__CYexDa__checkboxDisabled{opacity:.5;cursor:not-allowed}.DjForm-module__CYexDa__checkbox{width:1rem;height:1rem;accent-color:var(--accent);flex-shrink:0}.DjForm-module__CYexDa__socialList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.DjForm-module__CYexDa__socialRow{align-items:center;gap:.5rem;display:grid}@media (min-width:540px){.DjForm-module__CYexDa__socialRow{grid-template-columns:9rem 1fr}}.DjForm-module__CYexDa__socialLabel{color:var(--foreground);align-items:center;gap:.625rem;font-size:.9375rem;font-weight:700;display:flex}.DjForm-module__CYexDa__socialIcon{width:1.25rem;height:1.25rem;color:var(--muted-foreground);flex-shrink:0}.DjForm-module__CYexDa__customLinks{flex-direction:column;gap:.75rem;display:flex}.DjForm-module__CYexDa__customLinkRow{grid-template-columns:auto 1fr 1.5fr auto;align-items:center;gap:.5rem;display:grid}@media (max-width:639px){.DjForm-module__CYexDa__customLinkRow{grid-template-columns:1fr}}.DjForm-module__CYexDa__removeLinkBtn{border:1px solid var(--border);background:var(--background);width:2rem;height:2rem;color:var(--muted-foreground);cursor:pointer;border-radius:.375rem;font-size:1.25rem;line-height:1}.DjForm-module__CYexDa__removeLinkBtn:hover{color:#ef4444;border-color:#ef4444}.DjForm-module__CYexDa__addLinkBtn{border:1px dashed var(--border);color:var(--accent);background:0 0;align-self:flex-start}.DjForm-module__CYexDa__addLinkBtn:hover{border-color:var(--accent);background:#0080600f}
