{"product_id":"emf-meter","title":"EMF K2 Meter","description":"\u003cstyle\u003e\n.uf-emf-premium{\n  --white:#ffffff;\n  --soft:#f8fbff;\n  --ink:#0f172a;\n  --muted:#526174;\n  --blue:#2563eb;\n  --blue-soft:#dbeafe;\n  --line:#e2e8f0;\n\n  max-width:1180px;\n  margin:0 auto;\n  padding:40px 16px 60px;\n  font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;\n  background:#fff;\n  color:var(--ink);\n}\n\n\/* CONTAINER *\/\n.uf-emf-shell{\n  border-radius:26px;\n  background:linear-gradient(180deg,#ffffff 0%,#f7fbff 100%);\n  border:1px solid var(--line);\n  box-shadow:0 25px 60px rgba(15,23,42,.08);\n  padding:28px;\n  overflow:visible;\n}\n\n\/* HERO *\/\n.uf-emf-hero{\n  display:grid;\n  grid-template-columns:1.2fr .8fr;\n  gap:28px;\n  align-items:center;\n}\n\n\/* TITLE *\/\n.uf-emf-title{\n  font-size:clamp(32px,5vw,58px);\n  line-height:1;\n  letter-spacing:-0.04em;\n}\n\n.uf-emf-title span{\n  color:var(--blue);\n}\n\n\/* TEXT *\/\n.uf-emf-lead{\n  font-size:17px;\n  line-height:1.8;\n  margin-top:18px;\n  color:var(--muted);\n}\n\n\/* CARD *\/\n.uf-emf-hero-card{\n  background:#fff;\n  border-radius:22px;\n  padding:18px;\n  border:1px solid var(--line);\n  box-shadow:0 18px 45px rgba(37,99,235,.12);\n}\n\n\/* METER *\/\n.uf-emf-meter{\n  border-radius:18px;\n  padding:22px;\n  background:linear-gradient(180deg,#0b1220,#12213b);\n  color:#fff;\n}\n\n\/* LED BAR *\/\n.uf-emf-lights{\n  display:flex;\n  gap:8px;\n  margin:18px 0;\n}\n\n\/* LED DOT *\/\n.uf-emf-lights i{\n  width:16px;\n  height:16px;\n  border-radius:999px;\n  opacity:.3;\n  transform:scale(.85);\n  animation:ufLedFlow 2.2s infinite ease-in-out;\n}\n\n\/* COLORS + DELAY *\/\n.uf-emf-lights i:nth-child(1){\n  background:#22c55e;\n  animation-delay:0s;\n}\n.uf-emf-lights i:nth-child(2){\n  background:#4ade80;\n  animation-delay:.15s;\n}\n.uf-emf-lights i:nth-child(3){\n  background:#facc15;\n  animation-delay:.3s;\n}\n.uf-emf-lights i:nth-child(4){\n  background:#f97316;\n  animation-delay:.45s;\n}\n.uf-emf-lights i:nth-child(5){\n  background:#ef4444;\n  animation-delay:.6s;\n}\n\n\/* LED ANIMATION *\/\n@keyframes ufLedFlow{\n  0%{\n    opacity:.2;\n    transform:scale(.8);\n    box-shadow:0 0 0px currentColor;\n  }\n  25%{\n    opacity:1;\n    transform:scale(1.2);\n    box-shadow:0 0 16px currentColor;\n  }\n  50%{\n    opacity:.5;\n    transform:scale(.95);\n  }\n  100%{\n    opacity:.2;\n    transform:scale(.8);\n  }\n}\n\n\/* SECTIONS *\/\n.uf-emf-section{\n  margin-top:28px;\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:16px;\n}\n\n.uf-emf-panel{\n  background:#fff;\n  border-radius:20px;\n  padding:20px;\n  border:1px solid var(--line);\n  transition:.25s;\n}\n\n.uf-emf-panel:hover{\n  transform:translateY(-3px);\n  box-shadow:0 18px 40px rgba(37,99,235,.1);\n}\n\n\/* FEATURES *\/\n.uf-emf-features{\n  margin-top:20px;\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:12px;\n}\n\n.uf-emf-feature{\n  background:#fff;\n  border-radius:18px;\n  padding:16px;\n  border:1px solid var(--line);\n}\n\n\/* HIGHLIGHT *\/\n.uf-emf-highlight{\n  margin-top:20px;\n  border-radius:22px;\n  padding:22px;\n  color:#fff;\n  background:linear-gradient(135deg,#2563eb,#0f172a);\n}\n\n\/* 🔥 FIX: titel wit + bold *\/\n.uf-emf-highlight h3{\n  color:#ffffff !important;\n  font-weight:800;\n}\n\n\/* NOTE *\/\n.uf-emf-note{\n  margin-top:16px;\n  padding:16px;\n  border-radius:16px;\n  background:#f8fbff;\n  border:1px dashed #93c5fd;\n  font-size:13px;\n}\n\n\/* MOBILE *\/\n@media(max-width:768px){\n\n  .uf-emf-premium{\n    padding:16px 10px 40px;\n  }\n\n  .uf-emf-shell{\n    padding:18px;\n    border-radius:20px;\n  }\n\n  .uf-emf-hero{\n    grid-template-columns:1fr;\n    gap:20px;\n  }\n\n  .uf-emf-title{\n    font-size:30px;\n    line-height:1.1;\n  }\n\n  .uf-emf-lead{\n    font-size:15px;\n  }\n\n  .uf-emf-hero-card{\n    padding:14px;\n  }\n\n  .uf-emf-meter{\n    padding:18px;\n  }\n\n  .uf-emf-section{\n    grid-template-columns:1fr;\n  }\n\n  .uf-emf-features{\n    grid-template-columns:1fr;\n  }\n\n  html, body{\n    overflow-x:hidden;\n  }\n}\n\n\/* REDUCE MOTION *\/\n@media(prefers-reduced-motion:reduce){\n  .uf-emf-lights i{\n    animation:none;\n    opacity:1;\n  }\n}\n\u003c\/style\u003e\u003csection class=\"uf-emf-premium\"\u003e\n  \u003cdiv class=\"uf-emf-shell\"\u003e\n\n\n    \u003cdiv class=\"uf-emf-hero\"\u003e\n\n      \u003cdiv class=\"uf-reveal\"\u003e\n\n        \u003cdiv class=\"uf-emf-kicker\"\u003eParanormal detection tool\u003c\/div\u003e\n\n\n        \u003ch2 class=\"uf-emf-title\"\u003e\n\n          EMF K2 Meter\n          \u003cspan\u003einvisible energy made visible.\u003c\/span\u003e\n        \u003c\/h2\u003e\n\n\n        \u003cp class=\"uf-emf-lead\"\u003e\n          The \u003cstrong\u003eEMF K2 Meter\u003c\/strong\u003e is a compact and remarkably user-friendly tool for anyone who wants to perceive more than just what is visible to the naked eye during ghost hunts,\n          urbex sessions or investigations of mysterious places.\n          The device responds to electromagnetic fields and immediately displays changes via the well-known five LED indicators.\n        \u003c\/p\u003e\n\n\n        \u003cdiv class=\"uf-emf-scroll\"\u003e\n\n          \u003cspan\u003e\u003c\/span\u003e\n          Scroll for the most important features\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"uf-emf-hero-card uf-reveal uf-delay-1\"\u003e\n\n        \u003cdiv class=\"uf-emf-meter\"\u003e\n\n          \u003ch3\u003eReal-time EMF feedback\u003c\/h3\u003e\n\n          \u003cdiv class=\"uf-emf-lights\"\u003e\n\n            \u003ci\u003e\u003c\/i\u003e\u003ci\u003e\u003c\/i\u003e\u003ci\u003e\u003c\/i\u003e\u003ci\u003e\u003c\/i\u003e\u003ci\u003e\u003c\/i\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            From subtle fluctuations to striking peaks: the LED strip helps you quickly assess whether there is a change in electromagnetic activity.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"uf-emf-section\"\u003e\n\n      \u003cdiv class=\"uf-emf-panel uf-reveal uf-delay-2\"\u003e\n\n        \u003ch3\u003eWhy this meter?\u003c\/h3\u003e\n\n        \u003cp\u003e\n          During an investigation, you don't want a complicated device that first requires a twenty-page manual.\n          This meter is quick to deploy, easy to read and ideal for moments when you want to react immediately to what is happening around you.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"uf-emf-panel uf-reveal uf-delay-3\"\u003e\n\n        \u003ch3\u003eWho is this product for?\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Perfect for ghost hunters, urbex explorers, paranormal investigators, content creators and anyone who wants to explore abandoned or mysterious locations\n          with an extra experience. Compact enough to always carry, clear enough to use immediately.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"uf-emf-features\"\u003e\n\n      \u003cdiv class=\"uf-emf-feature uf-reveal uf-delay-1\"\u003e\n\n        \u003cdiv class=\"uf-emf-icon\"\u003e📊\u003c\/div\u003e\n\n        \u003ch4\u003e5-LED indicator\u003c\/h4\u003e\n\n        \u003cp\u003eGreen, yellow, orange and red quickly show the intensity of the measured activity.\u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"uf-emf-feature uf-reveal uf-delay-2\"\u003e\n\n        \u003cdiv class=\"uf-emf-icon\"\u003e⚡\u003c\/div\u003e\n\n        \u003ch4\u003eDirect detection\u003c\/h4\u003e\n\n        \u003cp\u003eReacts to changes in electromagnetic fields without complicated settings.\u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"uf-emf-feature uf-reveal uf-delay-3\"\u003e\n\n        \u003cdiv class=\"uf-emf-icon\"\u003e🎒\u003c\/div\u003e\n\n        \u003ch4\u003eCompact size\u003c\/h4\u003e\n\n        \u003cp\u003eEasy to carry in your bag, jacket pocket or ghosthunting equipment.\u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"uf-emf-feature uf-reveal uf-delay-1\"\u003e\n\n        \u003cdiv class=\"uf-emf-icon\"\u003e👻\u003c\/div\u003e\n\n        \u003ch4\u003eGhosthunt ready\u003c\/h4\u003e\n\n        \u003cp\u003eMade for exciting investigations, abandoned places and night sessions.\u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"uf-emf-feature uf-reveal uf-delay-2\"\u003e\n\n        \u003cdiv class=\"uf-emf-icon\"\u003e🔋\u003c\/div\u003e\n\n        \u003ch4\u003eBattery powered\u003c\/h4\u003e\n\n        \u003cp\u003eNo cables needed. Ideal for locations without power supply.\u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"uf-emf-feature uf-reveal uf-delay-3\"\u003e\n\n        \u003cdiv class=\"uf-emf-icon\"\u003e✨\u003c\/div\u003e\n\n        \u003ch4\u003ePremium experience\u003c\/h4\u003e\n\n        \u003cp\u003eAdds more excitement, structure and visual feedback to your research.\u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"uf-emf-highlight uf-reveal uf-delay-4\"\u003e\n\n      \u003ch3\u003eA small tool that immediately makes your investigation more interesting.\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Whether you're entering an abandoned building, exploring a dark corridor or wanting to capture striking energy during a ghost hunt:\n        this EMF K2 Meter gives you an extra layer of experience. Clear, compact and ready to use immediately.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"uf-emf-note\"\u003e\n\n      Please note: this product is intended for entertainment, research experience and the detection of electromagnetic fields.\n      Results can be influenced by electrical devices, cables, phones and other sources of EMF radiation.\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e","brand":"The Urbex Factory","offers":[{"title":"Default Title","offer_id":53270623715667,"sku":null,"price":17.99,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0958\/3103\/2147\/files\/4_emf_urbexfactory.png?v=1781953871","url":"https:\/\/www.urbexfactory.app\/ro\/products\/emf-meter","provider":"The Urbex Factory","version":"1.0","type":"link"}