.config-password-dialog{width:min(390px,calc(100vw - 40px));padding:0;border:0;border-radius:17px;color:#292b31;background:#fff;box-shadow:0 25px 75px #17191f55}.config-password-dialog::backdrop{background:#16182082;backdrop-filter:blur(4px)}.config-password-dialog form{padding:23px}.config-password-dialog header{display:flex;justify-content:space-between;gap:18px}.config-password-dialog h2{margin:0 0 6px;font-size:18px}.config-password-dialog header p{margin:0;color:#7d828c;font-size:11px;line-height:1.5}.config-password-dialog header button{flex:0 0 auto;width:31px;height:31px;border:0;border-radius:50%;background:#f0f1f4;color:#676b74;font-size:20px;cursor:pointer}.config-password-dialog label{display:block;margin-top:17px;color:#555963;font-size:12px;font-weight:600}.config-password-dialog input{display:block;width:100%;margin-top:7px;padding:11px 12px;border:1px solid #dfe2e8;border-radius:9px;background:#fff;font:14px inherit}.config-password-dialog input:focus{outline:2px solid #777ce944;border-color:#7479e5}.config-password-dialog #config-password-status{min-height:18px;margin:9px 1px 0;color:#b14a4a;font-size:11px}.confirm-config-password{width:100%;border:0;border-radius:10px;padding:12px;background:#292b31;color:#fff;font:600 13px inherit;cursor:pointer}body.dark .config-password-dialog{color:#f0f1f4;background:#2b2c34}body.dark .config-password-dialog header p{color:#b3b5bd}body.dark .config-password-dialog header button{background:#3e4049;color:#fff}body.dark .config-password-dialog label{color:#ddd}body.dark .config-password-dialog input{border-color:#50525d;background:#353740;color:#fff}
