.style_nameChangePage__Iar0o{width:100%;height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden}@media(max-width:940px){.style_nameChangePage__Iar0o{height:calc(100vh - 60px);overflow-y:auto;padding:10px}}.style_formPanel__RDW84{padding:32px;width:100%;max-width:500px;position:relative;background:var(--panel-bg);border:1px solid var(--font-color-nav-divider)}@media(max-width:940px){.style_formPanel__RDW84{padding:24px}}.style_formPanel__RDW84 h1{font-size:1.8em;margin:0 0 8px;text-align:center;color:var(--blert-text-color)}.style_formPanel__RDW84 .style_subtitle__dr0o0{color:var(--font-color-nav);font-size:.95em;margin:12px 0 24px}.style_formPanel__RDW84 .style_subtitle__dr0o0 a{color:var(--blert-button);text-decoration:none}.style_formPanel__RDW84 .style_subtitle__dr0o0 a:hover{text-decoration:underline}.style_formPanel__RDW84 form{display:flex;flex-direction:column;gap:16px;margin-bottom:16px}.style_formPanel__RDW84 form .style_error__Sre1H{color:var(--blert-red);font-size:.9em;text-align:center;margin:0;padding:8px 12px;background:rgba(var(--blert-red-base),.1);border-radius:6px}.style_formPanel__RDW84 form button[type=submit]{margin-top:8px;height:42px;font-size:.95em}