.profile-localizations-editor{grid-column:1/-1;margin:0 0 18px;padding:18px;border:1px solid rgba(139,117,255,.34);border-radius:14px;background:rgba(116,88,255,.055)}
.profile-localizations-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.profile-localizations-heading h4{margin:0 0 5px;font-size:16px}.profile-localizations-heading p,.profile-localizations-note{margin:0;color:var(--text-muted,#98a2b3);font-size:13px;line-height:1.45}
.profile-localizations-tabs{display:flex;flex:none}.profile-localizations-tabs button{width:46px;height:38px;border:1px solid rgba(148,163,184,.3);background:transparent;color:inherit;font-weight:700}.profile-localizations-tabs button:first-child{border-radius:9px 0 0 9px}.profile-localizations-tabs button:last-child{border-radius:0 9px 9px 0}.profile-localizations-tabs button+button{border-left:0}.profile-localizations-tabs button.active{background:linear-gradient(135deg,#6246ea,#6677ff);color:#fff;border-color:transparent}
.profile-localizations-note{margin-top:14px;padding:12px;border-radius:9px;background:rgba(148,163,184,.08)}.profile-localizations-fields{display:grid;grid-template-columns:1fr 1fr auto;align-items:end;gap:12px;margin-top:16px}.profile-localizations-fields[hidden],.profile-localizations-note[hidden]{display:none}.profile-localizations-fields label{display:grid;gap:7px;font-size:13px}.profile-localizations-fields input{width:100%;height:46px;padding:0 13px;border:1px solid rgba(148,163,184,.3);border-radius:10px;background:var(--input-background,transparent);color:inherit}.profile-localizations-save{height:46px;padding:0 18px;border:0;border-radius:10px;background:linear-gradient(135deg,#6246ea,#6677ff);color:#fff;font-weight:700;white-space:nowrap}.profile-localizations-save:disabled{opacity:.6}.profile-localizations-status{grid-column:1/-1;min-height:18px;margin:0;font-size:13px}.profile-localizations-status.success{color:#20c997}.profile-localizations-status.error{color:#ff6b6b}
@media(max-width:720px){.profile-localizations-editor{padding:14px}.profile-localizations-heading{display:grid}.profile-localizations-fields{grid-template-columns:1fr}.profile-localizations-save{width:100%}}
