.username-editor{position:fixed;inset:0;z-index:110;display:grid;place-items:center;padding:20px;font-family:Arial,"PingFang SC","Microsoft YaHei",sans-serif}
.username-editor-backdrop{position:absolute;inset:0;border:0;background:#16181785;backdrop-filter:blur(2px)}
.username-editor-card{position:relative;width:min(420px,100%);background:#fff;border:1px solid #d8dad7;border-radius:8px;box-shadow:0 22px 70px #171b182b;padding:27px;display:flex;flex-direction:column;gap:15px}
.username-editor-card>p{margin:0;color:#818985;font-size:9px;letter-spacing:.16em;font-weight:800}
.username-editor-card h2{margin:-7px 0 3px;font-size:22px}
.username-editor-card label{display:flex;flex-direction:column;gap:7px;color:#59605c;font-size:10px;font-weight:800}
.username-editor-card input{height:43px;border:1px solid #d9dcd8;border-radius:6px;padding:0 12px;outline:none;font-size:12px}
.username-editor-card input:focus{border-color:#777e7a;box-shadow:0 0 0 3px #eceeeb}
.username-editor-card>small{color:#737a76;font-size:9px;line-height:1.6}
.username-editor-card>div:last-child{display:flex;justify-content:flex-end;gap:9px}
.username-editor-card button{height:40px;border-radius:6px;padding:0 16px;cursor:pointer;font-size:11px;font-weight:750}
.username-editor-card button:disabled,.username-editor-card input:disabled{opacity:.55;cursor:wait}
.username-editor-status{min-height:16px;color:#a33c2c;font-size:10px}
.username-editor-status.success{color:#397052}
.project-creator{color:#9fb6bb!important}
.summary-creator{color:#718186;font-size:10px;font-weight:700}
