[data-account-phone]{display:flex;flex-direction:column;gap:7px}
[data-account-phone] input{width:100%}
[data-account-phone] span{font-size:12px;line-height:1.4;opacity:.72}
[data-account-phone] .phone-error-v11{display:none;color:#ff8793;font-size:12px;font-weight:800}
[data-account-phone].has-error input{border-color:#ff5264;box-shadow:0 0 0 3px rgba(255,82,100,.13)}
[data-account-phone].has-error .phone-error-v11{display:block}
.account-guard-notice{margin:0 0 18px;padding:14px 16px;border:1px solid rgba(53,211,154,.55);border-radius:13px;background:rgba(53,211,154,.1);color:#d9fff0;font-weight:800;line-height:1.45}
