body{margin:0;background:#f5f7fb;font-family:Arial}.theme-auth-stage{min-height:100vh;display:grid;place-items:center}.theme-auth-card{width:min(440px,92vw);background:#fff;border-radius:22px;box-shadow:0 20px 60px #1d4ed81a;padding:30px}.theme-auth-brand{text-align:center;color:#2563eb}

/* Masar i18n v5 */
.masar_modern-auth-shell{direction:inherit}
.masar_modern-auth-shell.bf-rtl{text-align:right}
.masar_modern-auth-shell.bf-ltr{text-align:left}
.theme-auth-languages{position:fixed;z-index:20;top:18px;display:flex;gap:6px;padding:6px;border:1px solid #d8e1ee;border-radius:14px;background:rgba(255,255,255,.94);box-shadow:0 8px 24px rgba(15,35,70,.08)}
.bf-rtl .theme-auth-languages{left:18px}.bf-ltr .theme-auth-languages{right:18px}
.theme-auth-languages a{padding:7px 10px;border-radius:9px;color:#526078;text-decoration:none;font-size:12px;font-weight:800}
.theme-auth-languages a.active{background:#eaf2ff;color:#145bc7}
.bf-rtl .theme-auth-card input,.bf-rtl .theme-auth-card select,.bf-rtl .theme-auth-card textarea{text-align:right;direction:rtl}
.bf-ltr .theme-auth-card input,.bf-ltr .theme-auth-card select,.bf-ltr .theme-auth-card textarea{text-align:left;direction:ltr}
.theme-auth-card input[type=email],.theme-auth-card input[type=tel]{direction:ltr!important;text-align:left!important}
