html,body,#root{width:100%;min-height:100vh;margin:0;padding:0}#root{display:block}.profile-grid{grid-template-columns:minmax(0,1fr) minmax(0,400px);align-items:start;gap:20px;display:grid}.profile-preview-col{min-width:0;position:sticky;top:16px}@media (width<=768px){.profile-grid{grid-template-columns:minmax(0,1fr)}.profile-preview-col{position:static;top:auto}}.visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.file-upload-label:focus-within{outline-offset:2px;outline:2px solid #ffffffd9}
