diff --git a/submissions/examples/neon-glowing-input-55581/README.md b/submissions/examples/neon-glowing-input-55581/README.md
new file mode 100644
index 00000000000..d4ccb546e92
--- /dev/null
+++ b/submissions/examples/neon-glowing-input-55581/README.md
@@ -0,0 +1,18 @@
+# Neon Glowing Input Field on Focus
+
+## What does this do?
+Creates an input field component that exhibits a tracing "neon glow" effect along its borders when it receives focus. This adds a beautiful cyberpunk or modern dark-mode aesthetic to the library.
+
+## How is it used?
+```html
+
+
+
+```
+
+## Why does it fit EaseMotion CSS?
+It provides a high-quality, pure CSS animated focus state that feels engaging and natural, completely avoiding the need for JavaScript listeners while delivering a highly interactive human-readable class name. Perfect for Dark Mode UIs, Login/Signup Forms, and Prominent Search Inputs.
+
+## Tech Stack
+- HTML
+- CSS (No JavaScript)
diff --git a/submissions/examples/neon-glowing-input-55581/demo.html b/submissions/examples/neon-glowing-input-55581/demo.html
new file mode 100644
index 00000000000..e8b35cb4608
--- /dev/null
+++ b/submissions/examples/neon-glowing-input-55581/demo.html
@@ -0,0 +1,35 @@
+
+
+
+
+
+ Neon Glowing Input Demo
+
+
+
+
+