*{box-sizing:border-box}html,body{margin:0;min-width:320px;min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Plus Jakarta Sans,Inter,Segoe UI,system-ui,sans-serif}#root{min-height:100vh}*:focus-visible{outline:2px solid #1e40af;outline-offset:2px}html{scroll-behavior:smooth}*{scrollbar-width:thin;scrollbar-color:#cbd5e1 #f1f5f9}*::-webkit-scrollbar{width:6px;height:6px}*::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}*::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}*::-webkit-scrollbar-thumb:hover{background:#94a3b8}.profile-avatar{width:120px;height:120px;border-radius:50%;object-fit:cover;border:3px solid #ddd;box-shadow:0 2px 8px #00000026;display:block;flex-shrink:0}.profile-avatar--sm{width:36px;height:36px;border-width:2px;box-shadow:0 1px 4px #0000001f}.profile-avatar--toolbar{border-color:#ffffff59;box-shadow:0 1px 6px #0000004d}.profile-avatar-wrap{position:relative;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.profile-avatar-wrap--uploading:after{content:"";position:absolute;inset:0;border-radius:50%;background:#00000059;pointer-events:none}.profile-avatar-wrap .profile-avatar-loader{position:absolute;z-index:1;color:#fff}
