{"product_id":"eufy-security-smart-display-e10-smart-home-hub-8-screen-brand-new","title":"eufy Security Smart Display E10 Smart Home Hub | Brand New","description":"\u003c!--\n  eufy Smart Display E10 (T87A01W1) — Brand New\n  CamGuard Australia · \"Show, don't tell\" — POLISHED EDITION\n  Scoped to .e10 · no JS · Shopify\/eBay-safe\n  \n  What's new in this version:\n  - NEW dedicated Storage Showcase with animated capacity gauge\n  - NEW FAQ section with honest, funny answers\n  - Hero stats fixed + storage made prominent\n  - More colour (teal \/ amber \/ coral accents)\n  - More animations (storage bar fill, sparkles, ring pulses, count-ups)\n  - More humour throughout\n--\u003e\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Outfit:wght@300;400;500;600;700;800;900\u0026family=JetBrains+Mono:wght@400;500;600;700\u0026display=swap');\n\n.e10, .e10 *, .e10 *::before, .e10 *::after { box-sizing: border-box; }\n.e10 * { margin: 0; padding: 0; }\n\n.e10 {\n  font-family: 'Outfit', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n  color: #0F0E1F;\n  line-height: 1.65;\n  background: #FAFAFE;\n  -webkit-font-smoothing: antialiased;\n  overflow-x: hidden;\n\n  --paper: #FAFAFE;\n  --paper-soft: #F4F2FA;\n  --paper-deep: #ECE9F5;\n  --paper-cream: #FDFCF7;\n\n  --ink: #0F0E1F;\n  --ink-soft: #1A1A2E;\n  --ink-mid: #2D2D45;\n  --ink-dim: #6B6B7B;\n  --ink-faint: #A8A6BC;\n\n  --purple-700: #5B21B6;\n  --purple-600: #6C5CE7;\n  --purple-500: #8B5CF6;\n  --purple-400: #A855F7;\n  --purple-300: #C4B5FD;\n  --purple-200: #DDD6FE;\n  --purple-100: #EDE9FE;\n  --purple-50: #F5F3FF;\n\n  --magenta-500: #D946EF;\n  --pink-400: #F472B6;\n  --pink-300: #FBCFE8;\n  --pink-100: #FCE7F3;\n\n  --coral: #FB7185;\n  --amber: #FBBF24;\n  --amber-dim: #F59E0B;\n  --orange: #F97316;\n\n  --green: #10B981;\n  --green-light: #34D399;\n  --green-50: #ECFDF5;\n\n  --cyan: #22D3EE;\n  --cyan-deep: #0891B2;\n  --teal: #14B8A6;\n  --blue: #3B82F6;\n\n  --device-bezel: #0A0A1A;\n  --device-bezel-light: #1F1F35;\n  --device-screen: #0F0F25;\n}\n.e10 a { color: inherit; text-decoration: none; }\n.e10 .mono { font-family: 'JetBrains Mono', 'Consolas', monospace; }\n\n\/* === ANIMATIONS === *\/\n@keyframes e10-fade-in {\n  from { opacity: 0; transform: translateY(14px); }\n  to { opacity: 1; transform: translateY(0); }\n}\n.e10-fade { animation: e10-fade-in 0.7s ease-out both; }\n\n@keyframes e10-letter-rise {\n  from { opacity: 0; transform: translateY(20px); filter: blur(4px); }\n  to { opacity: 1; transform: translateY(0); filter: blur(0); }\n}\n\n@keyframes e10-rec-blink {\n  0%, 60%, 100% { opacity: 1; box-shadow: 0 0 6px rgba(239, 68, 68, 0.8), 0 0 12px rgba(239, 68, 68, 0.4); }\n  70% { opacity: 0.2; box-shadow: 0 0 0 transparent; }\n}\n\n@keyframes e10-led-blink {\n  0%, 60%, 100% { opacity: 1; box-shadow: 0 0 6px rgba(16, 185, 129, 0.7); }\n  70% { opacity: 0.3; box-shadow: 0 0 0 transparent; }\n}\n\n@keyframes e10-colon-blink {\n  0%, 50%, 100% { opacity: 1; }\n  60%, 90% { opacity: 0.3; }\n}\n\n@keyframes e10-tile-fade {\n  from { opacity: 0; transform: scale(0.96); }\n  to { opacity: 1; transform: scale(1); }\n}\n\n@keyframes e10-shimmer {\n  0% { background-position: 0% 50%; }\n  100% { background-position: 200% 50%; }\n}\n\n@keyframes e10-screen-glow {\n  0%, 100% {\n    box-shadow:\n      0 30px 80px rgba(108, 92, 231, 0.18),\n      0 60px 160px rgba(217, 70, 239, 0.12),\n      0 0 0 1px rgba(108, 92, 231, 0.12);\n  }\n  50% {\n    box-shadow:\n      0 30px 80px rgba(108, 92, 231, 0.28),\n      0 60px 160px rgba(217, 70, 239, 0.18),\n      0 0 0 1px rgba(108, 92, 231, 0.18);\n  }\n}\n\n@keyframes e10-pulse-ring {\n  0%, 100% { box-shadow: 0 0 0 0 rgba(108, 92, 231, 0.55); }\n  50% { box-shadow: 0 0 0 16px rgba(108, 92, 231, 0); }\n}\n\n@keyframes e10-pulse-green {\n  0%, 100% { box-shadow: 0 0 0 0 rgba(16, 185, 129, 0.5); }\n  50% { box-shadow: 0 0 0 12px rgba(16, 185, 129, 0); }\n}\n\n@keyframes e10-bell-shake {\n  0%, 100% { transform: rotate(0); }\n  10%, 30%, 50%, 70%, 90% { transform: rotate(-12deg); }\n  20%, 40%, 60%, 80% { transform: rotate(12deg); }\n}\n\n@keyframes e10-glow-sweep {\n  0% { left: -30%; }\n  100% { left: 130%; }\n}\n\n\/* === NEW ANIMATIONS === *\/\n@keyframes e10-bar-fill {\n  from { width: 0%; }\n  to { width: var(--fill, 100%); }\n}\n\n@keyframes e10-sparkle {\n  0%, 100% { opacity: 0; transform: scale(0.6) rotate(0deg); }\n  50% { opacity: 1; transform: scale(1) rotate(180deg); }\n}\n\n@keyframes e10-float-gentle {\n  0%, 100% { transform: translateY(0); }\n  50% { transform: translateY(-6px); }\n}\n\n@keyframes e10-card-slot-in {\n  0% { transform: translateX(-32px); opacity: 0; }\n  60% { transform: translateX(4px); opacity: 1; }\n  100% { transform: translateX(0); opacity: 1; }\n}\n\n@keyframes e10-number-count {\n  from { transform: translateY(12px); opacity: 0; }\n  to { transform: translateY(0); opacity: 1; }\n}\n\n@keyframes e10-wifi-wave {\n  0%, 100% { opacity: 0.4; }\n  50% { opacity: 1; }\n}\n\n@keyframes e10-gradient-shift {\n  0%, 100% { background-position: 0% 50%; }\n  50% { background-position: 100% 50%; }\n}\n\n@keyframes e10-badge-pop {\n  0% { transform: scale(0) rotate(-15deg); }\n  60% { transform: scale(1.08) rotate(3deg); }\n  100% { transform: scale(1) rotate(-3deg); }\n}\n\n@keyframes e10-ring-pulse-amber {\n  0%, 100% { box-shadow: 0 0 0 0 rgba(251, 191, 36, 0.55); }\n  50% { box-shadow: 0 0 0 14px rgba(251, 191, 36, 0); }\n}\n\n\/* === GLOBAL === *\/\n.e10-w { max-width: 1100px; margin: 0 auto; padding: 0 24px; }\n\n\/* === TOP BAR === *\/\n.e10-topbar {\n  background: var(--ink);\n  color: var(--paper);\n  padding: 10px 0;\n  font-family: 'JetBrains Mono', monospace;\n  font-size: 11px;\n  font-weight: 500;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n  text-align: center;\n  position: relative;\n  overflow: hidden;\n}\n.e10-topbar strong { color: var(--purple-300); font-weight: 600; }\n.e10-topbar-inner {\n  display: inline-flex;\n  align-items: center;\n  gap: 18px;\n  flex-wrap: wrap;\n  justify-content: center;\n}\n.e10-topbar .divider { color: var(--purple-400); opacity: 0.6; }\n\n\/* === NAV === *\/\n.e10-nav {\n  background: rgba(250, 250, 254, 0.92);\n  backdrop-filter: blur(20px);\n  padding: 14px 0;\n  border-bottom: 1px solid rgba(108, 92, 231, 0.1);\n  position: sticky;\n  top: 0;\n  z-index: 100;\n}\n.e10-nav-inner { display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 16px; }\n.e10-logo { font-size: 22px; font-weight: 800; color: var(--ink); letter-spacing: -0.02em; line-height: 1.15; }\n.e10-logo em { font-style: normal; color: var(--purple-600); }\n.e10-logo small {\n  display: block;\n  font-size: 10px;\n  font-weight: 600;\n  color: var(--ink-faint);\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n  margin-top: 2px;\n}\n.e10-nav-status {\n  display: flex;\n  align-items: center;\n  gap: 8px;\n  font-size: 13px;\n  font-weight: 600;\n  color: var(--purple-700);\n}\n.e10-nav-status-led {\n  width: 7px;\n  height: 7px;\n  background: var(--green);\n  border-radius: 50%;\n  animation: e10-led-blink 2s ease-in-out infinite;\n  display: inline-block;\n}\n\n\/* === HERO === *\/\n.e10-hero {\n  background:\n    radial-gradient(ellipse at 25% 0%, rgba(168, 85, 247, 0.18), transparent 55%),\n    radial-gradient(ellipse at 80% 100%, rgba(217, 70, 239, 0.16), transparent 55%),\n    radial-gradient(ellipse at 60% 50%, rgba(34, 211, 238, 0.08), transparent 60%),\n    var(--paper);\n  padding: 56px 0 80px;\n  position: relative;\n  overflow: hidden;\n}\n\n\/* Decorative floating sparkles *\/\n.e10-hero-spark {\n  position: absolute;\n  width: 10px;\n  height: 10px;\n  pointer-events: none;\n  animation: e10-sparkle 3s ease-in-out infinite;\n}\n.e10-hero-spark::before {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background: linear-gradient(45deg, var(--amber), var(--pink-400));\n  clip-path: polygon(50% 0%, 60% 40%, 100% 50%, 60% 60%, 50% 100%, 40% 60%, 0% 50%, 40% 40%);\n}\n.e10-hero-spark--1 { top: 12%; left: 8%; animation-delay: 0s; }\n.e10-hero-spark--2 { top: 22%; right: 10%; animation-delay: 1.2s; width: 14px; height: 14px; }\n.e10-hero-spark--3 { bottom: 18%; left: 12%; animation-delay: 2.1s; width: 8px; height: 8px; }\n.e10-hero-spark--4 { top: 45%; right: 6%; animation-delay: 0.8s; width: 12px; height: 12px; }\n\n.e10-hero-grid {\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 48px;\n  align-items: center;\n  text-align: center;\n  position: relative;\n}\n\n\/* Hero pill chips *\/\n.e10-hero-chips {\n  display: flex;\n  justify-content: center;\n  gap: 8px;\n  flex-wrap: wrap;\n  margin-bottom: 22px;\n}\n.e10-chip {\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;\n  font-size: 12px;\n  font-weight: 700;\n  padding: 7px 14px;\n  border-radius: 100px;\n  background: var(--purple-100);\n  color: var(--purple-700);\n  border: 1.5px solid var(--purple-200);\n  letter-spacing: 0.02em;\n  transition: transform 0.25s ease;\n}\n.e10-chip:hover { transform: translateY(-2px); }\n.e10-chip--hot {\n  background: linear-gradient(135deg, var(--amber), var(--orange));\n  color: #fff;\n  border: none;\n  box-shadow: 0 4px 14px rgba(251, 191, 36, 0.3);\n}\n.e10-chip--green {\n  background: var(--green-50);\n  color: #047857;\n  border: 1.5px solid #A7F3D0;\n}\n.e10-chip--cyan {\n  background: #ECFEFF;\n  color: var(--cyan-deep);\n  border: 1.5px solid #A5F3FC;\n}\n.e10-chip-led {\n  width: 6px;\n  height: 6px;\n  border-radius: 50%;\n  background: var(--green);\n  animation: e10-led-blink 2s ease-in-out infinite;\n}\n\n.e10-hero-eyebrow {\n  font-family: 'JetBrains Mono', monospace;\n  font-size: 11px;\n  font-weight: 600;\n  letter-spacing: 0.32em;\n  text-transform: uppercase;\n  color: var(--purple-600);\n  margin-bottom: 14px;\n}\n\n.e10-hero h1 {\n  font-size: clamp(42px, 6.5vw, 76px);\n  font-weight: 800;\n  line-height: 0.98;\n  letter-spacing: -0.035em;\n  color: var(--ink);\n  margin-bottom: 18px;\n  max-width: 880px;\n  margin-left: auto;\n  margin-right: auto;\n}\n.e10-hero h1 .letter {\n  display: inline-block;\n  opacity: 0;\n  animation: e10-letter-rise 0.55s ease-out both;\n}\n.e10-hero h1 em {\n  font-style: italic;\n  background: linear-gradient(135deg, var(--purple-600), var(--magenta-500), var(--pink-400), var(--amber));\n  background-size: 200% auto;\n  -webkit-background-clip: text;\n  background-clip: text;\n  color: transparent;\n  font-weight: 800;\n  animation: e10-gradient-shift 4s ease-in-out infinite;\n}\n\n.e10-hero-deck {\n  font-size: clamp(16px, 2vw, 19px);\n  color: var(--ink-mid);\n  line-height: 1.55;\n  max-width: 620px;\n  margin: 0 auto 36px;\n  font-weight: 500;\n  opacity: 0;\n  animation: e10-fade-in 0.8s ease-out 1.4s both;\n}\n.e10-hero-deck strong { color: var(--ink); font-weight: 700; }\n.e10-hero-deck em {\n  font-style: normal;\n  color: var(--purple-600);\n  font-weight: 700;\n}\n\n\/* === DEVICE MOCKUP === *\/\n.e10-device {\n  margin: 0 auto;\n  max-width: 720px;\n  position: relative;\n  opacity: 0;\n  animation: e10-fade-in 1s ease-out 1.6s both;\n}\n\n.e10-bezel {\n  background: linear-gradient(160deg, #1A1A2E 0%, #0A0A1A 100%);\n  border-radius: 32px;\n  padding: 16px;\n  box-shadow:\n    0 30px 80px rgba(108, 92, 231, 0.22),\n    0 60px 160px rgba(217, 70, 239, 0.16),\n    inset 0 0 0 1.5px rgba(196, 181, 253, 0.18),\n    inset 0 1px 0 rgba(255, 255, 255, 0.08);\n  position: relative;\n  animation: e10-screen-glow 4s ease-in-out infinite;\n}\n@media (max-width: 600px) { .e10-bezel { border-radius: 22px; padding: 10px; } }\n\n.e10-bezel::before {\n  content: '';\n  position: absolute;\n  top: 6px;\n  left: 50%;\n  transform: translateX(-50%);\n  width: 6px;\n  height: 6px;\n  border-radius: 50%;\n  background: rgba(255, 255, 255, 0.12);\n  box-shadow: 0 0 4px rgba(108, 92, 231, 0.4);\n}\n\n.e10-screen {\n  background: linear-gradient(180deg, #0F0E1F 0%, #1A1A2E 100%);\n  border-radius: 18px;\n  padding: 14px;\n  position: relative;\n  overflow: hidden;\n  aspect-ratio: 16 \/ 10;\n}\n@media (max-width: 600px) { .e10-screen { border-radius: 12px; padding: 10px; } }\n\n.e10-screen::after {\n  content: '';\n  position: absolute;\n  top: 0;\n  left: -30%;\n  width: 30%;\n  height: 100%;\n  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.04), transparent);\n  pointer-events: none;\n  animation: e10-glow-sweep 9s ease-in-out infinite;\n}\n\n.e10-statusbar {\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  margin-bottom: 12px;\n  font-family: 'JetBrains Mono', monospace;\n  font-size: 11px;\n  color: rgba(255, 255, 255, 0.85);\n  letter-spacing: 0.04em;\n  font-weight: 600;\n  padding: 0 4px;\n}\n@media (max-width: 600px) { .e10-statusbar { font-size: 9px; margin-bottom: 8px; } }\n.e10-statusbar-time {\n  font-size: 13px;\n  font-weight: 700;\n  letter-spacing: 0.06em;\n}\n@media (max-width: 600px) { .e10-statusbar-time { font-size: 11px; } }\n.e10-statusbar-time .colon { animation: e10-colon-blink 1.4s ease-in-out infinite; }\n.e10-statusbar-right {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n.e10-statusbar-icon {\n  display: inline-flex;\n  align-items: center;\n  gap: 4px;\n  font-size: 10px;\n}\n@media (max-width: 600px) { .e10-statusbar-icon { font-size: 9px; } }\n.e10-wifi-icon {\n  display: inline-block;\n  width: 12px;\n  height: 8px;\n  background:\n    radial-gradient(circle at 50% 100%, var(--purple-300) 1.5px, transparent 2px),\n    radial-gradient(circle at 50% 100%, transparent 3px, var(--purple-300) 3.5px, var(--purple-300) 4.5px, transparent 5px),\n    radial-gradient(circle at 50% 100%, transparent 6px, var(--purple-300) 6.5px, var(--purple-300) 7.5px, transparent 8px);\n  animation: e10-wifi-wave 2s ease-in-out infinite;\n}\n.e10-battery {\n  display: inline-flex;\n  align-items: center;\n  gap: 3px;\n}\n.e10-battery-shell {\n  width: 18px;\n  height: 9px;\n  border: 1px solid rgba(255, 255, 255, 0.6);\n  border-radius: 2px;\n  position: relative;\n  padding: 1px;\n}\n.e10-battery-shell::after {\n  content: '';\n  position: absolute;\n  right: -3px;\n  top: 2px;\n  width: 2px;\n  height: 3px;\n  background: rgba(255, 255, 255, 0.6);\n  border-radius: 0 1px 1px 0;\n}\n.e10-battery-fill {\n  width: 88%;\n  height: 100%;\n  background: var(--green-light);\n  border-radius: 1px;\n  box-shadow: 0 0 4px rgba(52, 211, 153, 0.5);\n}\n\n.e10-tiles {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 10px;\n  height: calc(100% - 38px);\n}\n@media (max-width: 600px) { .e10-tiles { gap: 6px; height: calc(100% - 28px); } }\n.e10-tile {\n  border-radius: 10px;\n  position: relative;\n  overflow: hidden;\n  opacity: 0;\n  animation: e10-tile-fade 0.6s ease-out both;\n  min-height: 100px;\n}\n.e10-tile--1 { animation-delay: 1.9s; }\n.e10-tile--2 { animation-delay: 2.05s; }\n.e10-tile--3 { animation-delay: 2.2s; }\n.e10-tile--4 { animation-delay: 2.35s; }\n\n.e10-tile--front {\n  background: linear-gradient(180deg, #1E1B4B 0%, #4338CA 35%, #FB7185 75%, #FBBF24 100%);\n}\n.e10-tile--front::before {\n  content: '';\n  position: absolute;\n  inset: 50% 20% 0 20%;\n  background: linear-gradient(180deg, transparent 50%, rgba(15, 14, 31, 0.7) 50%);\n}\n.e10-tile--front::after {\n  content: '';\n  position: absolute;\n  bottom: 18%;\n  left: 50%;\n  transform: translateX(-50%);\n  width: 18%;\n  height: 32%;\n  background: linear-gradient(180deg, #FCD34D, #F59E0B);\n  border-radius: 2px 2px 0 0;\n  box-shadow: 0 0 12px rgba(252, 211, 77, 0.7);\n}\n\n.e10-tile--backyard {\n  background: linear-gradient(180deg, #0F0E1F 0%, #312E81 50%, #166534 100%);\n}\n.e10-tile--backyard::before {\n  content: '';\n  position: absolute;\n  inset: 0 0 50% 0;\n  background-image:\n    radial-gradient(circle at 18% 30%, #fff 0.5px, transparent 1px),\n    radial-gradient(circle at 32% 60%, #fff 0.6px, transparent 1.2px),\n    radial-gradient(circle at 50% 25%, #fff 0.5px, transparent 1px),\n    radial-gradient(circle at 68% 50%, #fff 0.7px, transparent 1.4px),\n    radial-gradient(circle at 82% 35%, #fff 0.5px, transparent 1px);\n}\n.e10-tile--backyard::after {\n  content: '';\n  position: absolute;\n  bottom: 0;\n  left: 0;\n  right: 0;\n  height: 30%;\n  background:\n    linear-gradient(90deg, transparent 5%, #052E16 5%, #052E16 7%, transparent 7%, transparent 13%, #052E16 13%, #052E16 15%, transparent 15%, transparent 22%, #052E16 22%, #052E16 24%, transparent 24%, transparent 32%, #052E16 32%, #052E16 34%, transparent 34%, transparent 41%, #052E16 41%, #052E16 43%, transparent 43%, transparent 51%, #052E16 51%, #052E16 53%, transparent 53%, transparent 61%, #052E16 61%, #052E16 63%, transparent 63%, transparent 72%, #052E16 72%, #052E16 74%, transparent 74%, transparent 83%, #052E16 83%, #052E16 85%, transparent 85%, transparent 93%, #052E16 93%, #052E16 95%, transparent 95%);\n  background-size: 100% 60%;\n  background-repeat: no-repeat;\n  background-position: bottom;\n}\n\n.e10-tile--driveway {\n  background: linear-gradient(180deg, #BAE6FD 0%, #93C5FD 35%, #6B7280 75%, #3F3F46 100%);\n}\n.e10-tile--driveway::after {\n  content: '';\n  position: absolute;\n  bottom: 0;\n  left: 25%;\n  right: 25%;\n  height: 38%;\n  background: linear-gradient(180deg, transparent 0%, rgba(15, 14, 31, 0.55) 100%);\n  clip-path: polygon(20% 0%, 80% 0%, 100% 100%, 0% 100%);\n}\n\n.e10-tile--garage {\n  background: linear-gradient(180deg, #1A1A2E 0%, #2D2D45 60%, #0F0E1F 100%);\n}\n.e10-tile--garage::after {\n  content: '';\n  position: absolute;\n  inset: 25% 20% 25% 20%;\n  background: linear-gradient(180deg, rgba(252, 211, 77, 0.15), transparent);\n  border: 1px solid rgba(252, 211, 77, 0.3);\n  box-shadow: inset 0 0 20px rgba(252, 211, 77, 0.1);\n}\n\n.e10-tile-label {\n  position: absolute;\n  top: 6px;\n  left: 8px;\n  font-family: 'JetBrains Mono', monospace;\n  font-size: 9px;\n  font-weight: 700;\n  letter-spacing: 0.12em;\n  color: #fff;\n  text-transform: uppercase;\n  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.55);\n  z-index: 2;\n}\n@media (max-width: 600px) { .e10-tile-label { font-size: 8px; top: 4px; left: 6px; } }\n\n.e10-tile-rec {\n  position: absolute;\n  top: 8px;\n  right: 8px;\n  display: inline-flex;\n  align-items: center;\n  gap: 4px;\n  font-family: 'JetBrains Mono', monospace;\n  font-size: 9px;\n  font-weight: 700;\n  color: #fff;\n  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.55);\n  z-index: 2;\n  letter-spacing: 0.06em;\n}\n@media (max-width: 600px) { .e10-tile-rec { font-size: 8px; top: 6px; right: 6px; } }\n.e10-tile-rec-dot {\n  width: 6px;\n  height: 6px;\n  border-radius: 50%;\n  background: #ef4444;\n  animation: e10-rec-blink 1.4s ease-in-out infinite;\n}\n\n.e10-tile-time {\n  position: absolute;\n  bottom: 6px;\n  right: 8px;\n  font-family: 'JetBrains Mono', monospace;\n  font-size: 9px;\n  font-weight: 600;\n  color: rgba(255, 255, 255, 0.85);\n  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.55);\n  z-index: 2;\n  letter-spacing: 0.04em;\n}\n@media (max-width: 600px) { .e10-tile-time { font-size: 8px; bottom: 4px; right: 6px; } }\n\n.e10-dock {\n  position: relative;\n  width: 70%;\n  height: 18px;\n  margin: -8px auto 0;\n  background: linear-gradient(180deg, #1A1A2E 0%, #0A0A1A 100%);\n  border-radius: 0 0 18px 18px;\n  z-index: -1;\n  box-shadow: 0 18px 30px rgba(108, 92, 231, 0.18);\n}\n.e10-dock::before {\n  content: '';\n  position: absolute;\n  bottom: -2px;\n  left: 50%;\n  transform: translateX(-50%);\n  width: 60%;\n  height: 4px;\n  background: rgba(108, 92, 231, 0.18);\n  border-radius: 50%;\n  filter: blur(6px);\n}\n\n\/* === STATS BAR (FIXED) === *\/\n.e10-stats {\n  display: grid;\n  grid-template-columns: repeat(5, minmax(0, 1fr));\n  gap: 10px;\n  margin-top: 40px;\n  max-width: 880px;\n  margin-left: auto;\n  margin-right: auto;\n  opacity: 0;\n  animation: e10-fade-in 0.8s ease-out 2.4s both;\n}\n@media (max-width: 720px) { .e10-stats { grid-template-columns: repeat(3, 1fr); } }\n@media (max-width: 480px) { .e10-stats { grid-template-columns: repeat(2, 1fr); } }\n.e10-stat {\n  background: rgba(108, 92, 231, 0.06);\n  border: 1.5px solid var(--purple-200);\n  border-radius: 14px;\n  padding: 14px 8px;\n  text-align: center;\n  transition: transform 0.25s ease, border-color 0.25s ease, background 0.25s ease;\n}\n.e10-stat:hover { transform: translateY(-3px); border-color: var(--purple-400); background: var(--purple-50); }\n.e10-stat--storage {\n  background: linear-gradient(135deg, #ECFEFF, #F5F3FF);\n  border-color: #A5F3FC;\n  position: relative;\n  overflow: hidden;\n}\n.e10-stat--storage::before {\n  content: '★';\n  position: absolute;\n  top: 4px;\n  right: 6px;\n  color: var(--amber);\n  font-size: 12px;\n  animation: e10-sparkle 2.4s ease-in-out infinite;\n}\n.e10-stat-val {\n  font-size: 19px;\n  font-weight: 800;\n  color: var(--ink);\n  letter-spacing: -0.02em;\n  line-height: 1;\n  white-space: nowrap;\n}\n.e10-stat--storage .e10-stat-val {\n  background: linear-gradient(135deg, var(--cyan-deep), var(--purple-600));\n  -webkit-background-clip: text;\n  background-clip: text;\n  color: transparent;\n}\n.e10-stat-lbl {\n  font-family: 'JetBrains Mono', monospace;\n  font-size: 9.5px;\n  font-weight: 600;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n  color: var(--ink-dim);\n  margin-top: 4px;\n}\n\n\/* === HONEST RUNDOWN === *\/\n.e10-honest-wrap { padding: 40px 0; background: var(--paper); }\n.e10-honest {\n  max-width: 880px;\n  margin: 0 auto;\n  background: #fff;\n  border-radius: 28px;\n  padding: 40px 44px;\n  box-shadow: 0 30px 80px rgba(108, 92, 231, 0.06), 0 1px 3px rgba(0, 0, 0, 0.03);\n  border: 1.5px solid var(--purple-100);\n  position: relative;\n  overflow: hidden;\n}\n@media (max-width: 640px) { .e10-honest { padding: 28px 24px; border-radius: 22px; } }\n.e10-honest::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 36px; right: 36px;\n  height: 4px;\n  background: linear-gradient(90deg, var(--purple-600), var(--magenta-500), var(--amber), var(--cyan), var(--purple-600));\n  background-size: 200% 100%;\n  border-radius: 0 0 4px 4px;\n  animation: e10-shimmer 4s linear infinite;\n}\n.e10-honest-eyebrow {\n  font-family: 'JetBrains Mono', monospace;\n  font-size: 11px;\n  font-weight: 700;\n  letter-spacing: 0.32em;\n  text-transform: uppercase;\n  color: var(--purple-600);\n  margin-bottom: 8px;\n}\n.e10-honest h2 {\n  font-size: 26px;\n  font-weight: 800;\n  color: var(--ink);\n  letter-spacing: -0.02em;\n  margin-bottom: 14px;\n}\n.e10-honest h2 em { font-style: italic; color: var(--purple-600); }\n.e10-honest p {\n  font-size: 16px;\n  color: var(--ink-mid);\n  line-height: 1.85;\n}\n.e10-honest p strong { color: var(--ink); font-weight: 700; }\n.e10-honest p mark {\n  background: linear-gradient(180deg, transparent 55%, var(--purple-100) 55%);\n  color: var(--ink);\n  font-weight: 700;\n  padding: 0 2px;\n}\n.e10-honest p mark.amber {\n  background: linear-gradient(180deg, transparent 55%, #FEF3C7 55%);\n}\n.e10-honest p mark.cyan {\n  background: linear-gradient(180deg, transparent 55%, #CFFAFE 55%);\n}\n.e10-honest p .pill {\n  display: inline-block;\n  background: linear-gradient(135deg, var(--purple-600), var(--magenta-500));\n  color: #fff;\n  font-size: 12px;\n  font-weight: 700;\n  padding: 3px 10px;\n  border-radius: 6px;\n  letter-spacing: 0.02em;\n  vertical-align: 2px;\n}\n\n\/* === SECTION SYSTEM === *\/\n.e10-sec { padding: 80px 0; }\n.e10-sec--soft { background: var(--paper-soft); }\n.e10-sec--cream { background: var(--paper-cream); }\n.e10-sec--ink { background: var(--ink-soft); color: var(--paper); }\n.e10-sec--gradient {\n  background:\n    radial-gradient(ellipse at 20% 0%, rgba(34, 211, 238, 0.14), transparent 50%),\n    radial-gradient(ellipse at 80% 100%, rgba(251, 191, 36, 0.12), transparent 55%),\n    linear-gradient(180deg, #F5F3FF 0%, #FDFCF7 100%);\n}\n\n.e10-secheader { text-align: center; margin-bottom: 48px; max-width: 640px; margin-left: auto; margin-right: auto; }\n.e10-secheader-eyebrow {\n  font-family: 'JetBrains Mono', monospace;\n  font-size: 11px;\n  font-weight: 700;\n  letter-spacing: 0.32em;\n  text-transform: uppercase;\n  color: var(--purple-600);\n  margin-bottom: 12px;\n}\n.e10-sec--ink .e10-secheader-eyebrow { color: var(--purple-300); }\n.e10-secheader h2 {\n  font-size: clamp(32px, 4.5vw, 48px);\n  font-weight: 800;\n  letter-spacing: -0.025em;\n  line-height: 1.05;\n  margin-bottom: 12px;\n  color: var(--ink);\n}\n.e10-sec--ink .e10-secheader h2 { color: var(--paper); }\n.e10-secheader h2 em {\n  font-style: italic;\n  background: linear-gradient(135deg, var(--purple-600), var(--magenta-500));\n  -webkit-background-clip: text;\n  background-clip: text;\n  color: transparent;\n}\n.e10-sec--ink .e10-secheader h2 em {\n  background: linear-gradient(135deg, var(--purple-300), var(--pink-300));\n  -webkit-background-clip: text;\n  background-clip: text;\n  color: transparent;\n}\n.e10-secheader p {\n  font-size: 17px;\n  color: var(--ink-dim);\n  font-weight: 500;\n  line-height: 1.55;\n}\n.e10-sec--ink .e10-secheader p { color: var(--purple-300); }\n\n\/* === TIMELINE === *\/\n.e10-timeline {\n  max-width: 880px;\n  margin: 0 auto;\n  position: relative;\n}\n.e10-timeline::before {\n  content: '';\n  position: absolute;\n  top: 30px;\n  bottom: 30px;\n  left: 50%;\n  transform: translateX(-50%);\n  width: 2px;\n  background: linear-gradient(180deg,\n    transparent 0%,\n    var(--purple-300) 5%,\n    var(--purple-400) 50%,\n    var(--magenta-500) 95%,\n    transparent 100%);\n}\n@media (max-width: 720px) {\n  .e10-timeline::before { left: 32px; }\n}\n\n.e10-event {\n  display: grid;\n  grid-template-columns: 1fr 80px 1fr;\n  gap: 20px;\n  align-items: center;\n  margin-bottom: 28px;\n  position: relative;\n}\n@media (max-width: 720px) {\n  .e10-event { grid-template-columns: 64px 1fr; gap: 16px; }\n  .e10-event \u003e * { order: initial; }\n}\n\n.e10-event-card {\n  background: #fff;\n  border: 1.5px solid var(--purple-100);\n  border-radius: 18px;\n  padding: 22px 26px;\n  box-shadow: 0 4px 20px rgba(108, 92, 231, 0.06);\n  transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;\n}\n.e10-event-card:hover {\n  transform: translateY(-3px);\n  box-shadow: 0 16px 40px rgba(108, 92, 231, 0.12);\n  border-color: var(--purple-300);\n}\n@media (min-width: 721px) {\n  .e10-event:nth-child(odd) .e10-event-card { grid-column: 1; text-align: right; }\n  .e10-event:nth-child(odd) .e10-event-spacer { grid-column: 3; }\n  .e10-event:nth-child(even) .e10-event-spacer { grid-column: 1; }\n  .e10-event:nth-child(even) .e10-event-card { grid-column: 3; }\n}\n@media (max-width: 720px) {\n  .e10-event-spacer { display: none; }\n  .e10-event-card { grid-column: 2; text-align: left; }\n}\n\n.e10-event-marker {\n  grid-column: 2;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  position: relative;\n  z-index: 2;\n}\n@media (max-width: 720px) { .e10-event-marker { grid-column: 1; } }\n.e10-event-time {\n  background: var(--ink);\n  color: var(--paper);\n  font-family: 'JetBrains Mono', monospace;\n  font-size: 12px;\n  font-weight: 700;\n  padding: 6px 10px;\n  border-radius: 6px;\n  letter-spacing: 0.04em;\n  white-space: nowrap;\n  margin-bottom: 8px;\n  box-shadow: 0 4px 12px rgba(15, 14, 31, 0.18);\n}\n.e10-event-icon {\n  width: 48px;\n  height: 48px;\n  border-radius: 50%;\n  background: linear-gradient(135deg, var(--purple-600), var(--magenta-500));\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 22px;\n  box-shadow: 0 6px 18px rgba(108, 92, 231, 0.3), 0 0 0 4px var(--paper-soft);\n  position: relative;\n}\n.e10-event-icon--bell { animation: e10-bell-shake 4s ease-in-out infinite; }\n.e10-event-icon--ring { animation: e10-pulse-ring 2.4s ease-in-out infinite; }\n.e10-event-icon--green { background: linear-gradient(135deg, var(--green), var(--green-light)); }\n.e10-event-icon--coral { background: linear-gradient(135deg, var(--coral), var(--orange)); }\n.e10-event-icon--cyan { background: linear-gradient(135deg, var(--cyan), var(--blue)); }\n.e10-event-icon--amber { background: linear-gradient(135deg, var(--amber), var(--orange)); animation: e10-ring-pulse-amber 2.4s ease-in-out infinite; }\n\n.e10-event-label {\n  font-family: 'JetBrains Mono', monospace;\n  font-size: 10px;\n  font-weight: 700;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n  color: var(--purple-600);\n  margin-bottom: 6px;\n}\n.e10-event-card h3 {\n  font-size: 19px;\n  font-weight: 800;\n  color: var(--ink);\n  letter-spacing: -0.01em;\n  margin-bottom: 6px;\n  line-height: 1.2;\n}\n.e10-event-card p {\n  font-size: 14.5px;\n  color: var(--ink-mid);\n  line-height: 1.65;\n  font-weight: 500;\n}\n.e10-event-card p em {\n  font-style: italic;\n  color: var(--purple-600);\n  font-weight: 600;\n}\n\n\/* === CAPABILITIES === *\/\n.e10-caps {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 18px;\n  max-width: 1000px;\n  margin: 0 auto;\n}\n@media (max-width: 900px) { .e10-caps { grid-template-columns: repeat(2, 1fr); } }\n@media (max-width: 540px) { .e10-caps { grid-template-columns: 1fr; } }\n\n.e10-cap {\n  border-radius: 22px;\n  padding: 28px 26px;\n  position: relative;\n  overflow: hidden;\n  transition: transform 0.3s ease, box-shadow 0.3s ease;\n  color: #fff;\n  min-height: 240px;\n  display: flex;\n  flex-direction: column;\n}\n.e10-cap:hover { transform: translateY(-5px); box-shadow: 0 22px 50px rgba(0, 0, 0, 0.18); }\n.e10-cap--1 { background: linear-gradient(150deg, #6C5CE7, #8B5CF6); }\n.e10-cap--2 { background: linear-gradient(150deg, #F43F5E, #FB7185); }\n.e10-cap--3 { background: linear-gradient(150deg, #0891B2, #22D3EE); }\n.e10-cap--4 { background: linear-gradient(150deg, #059669, #34D399); }\n.e10-cap--5 { background: linear-gradient(150deg, #E11D48, #FB923C); }\n.e10-cap--6 { background: linear-gradient(150deg, #7C3AED, #EC4899); }\n.e10-cap::before {\n  content: '';\n  position: absolute;\n  width: 180px;\n  height: 180px;\n  background: rgba(255, 255, 255, 0.07);\n  border-radius: 50%;\n  top: -60px;\n  right: -40px;\n  pointer-events: none;\n}\n.e10-cap::after {\n  content: '';\n  position: absolute;\n  top: 0;\n  left: -30%;\n  width: 30%;\n  height: 100%;\n  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.18), transparent);\n  pointer-events: none;\n  transition: left 0.6s ease;\n}\n.e10-cap:hover::after { left: 130%; }\n.e10-cap-icon {\n  font-size: 32px;\n  margin-bottom: 14px;\n  position: relative;\n  z-index: 1;\n  display: inline-block;\n}\n.e10-cap:hover .e10-cap-icon { animation: e10-float-gentle 1.6s ease-in-out infinite; }\n.e10-cap h3 {\n  font-size: 19px;\n  font-weight: 800;\n  color: #fff;\n  margin-bottom: 8px;\n  letter-spacing: -0.02em;\n  position: relative;\n  z-index: 1;\n}\n.e10-cap p {\n  font-size: 14px;\n  color: rgba(255, 255, 255, 0.92);\n  line-height: 1.7;\n  font-weight: 500;\n  position: relative;\n  z-index: 1;\n  flex: 1;\n}\n.e10-cap-tag {\n  display: inline-block;\n  margin-top: 14px;\n  background: rgba(255, 255, 255, 0.18);\n  border: 1px solid rgba(255, 255, 255, 0.22);\n  color: #fff;\n  font-family: 'JetBrains Mono', monospace;\n  font-size: 10px;\n  font-weight: 700;\n  padding: 4px 10px;\n  border-radius: 100px;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n  position: relative;\n  z-index: 1;\n  align-self: flex-start;\n}\n\n\/* === STORAGE SHOWCASE (NEW) === *\/\n.e10-storage-wrap {\n  max-width: 1000px;\n  margin: 0 auto;\n}\n.e10-storage-hero {\n  background: linear-gradient(135deg, #0F0E1F 0%, #1E1B4B 50%, #312E81 100%);\n  border-radius: 32px;\n  padding: 48px 44px;\n  color: #fff;\n  position: relative;\n  overflow: hidden;\n  box-shadow: 0 30px 80px rgba(108, 92, 231, 0.22);\n}\n@media (max-width: 640px) { .e10-storage-hero { padding: 32px 24px; border-radius: 22px; } }\n.e10-storage-hero::before {\n  content: '';\n  position: absolute;\n  top: -80px;\n  right: -80px;\n  width: 280px;\n  height: 280px;\n  background: radial-gradient(circle, rgba(34, 211, 238, 0.22), transparent 60%);\n  pointer-events: none;\n}\n.e10-storage-hero::after {\n  content: '';\n  position: absolute;\n  bottom: -80px;\n  left: -80px;\n  width: 280px;\n  height: 280px;\n  background: radial-gradient(circle, rgba(251, 191, 36, 0.18), transparent 60%);\n  pointer-events: none;\n}\n.e10-storage-header {\n  position: relative;\n  z-index: 1;\n  text-align: center;\n  margin-bottom: 36px;\n}\n.e10-storage-badge {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  background: rgba(34, 211, 238, 0.14);\n  border: 1.5px solid rgba(34, 211, 238, 0.35);\n  color: var(--cyan);\n  font-family: 'JetBrains Mono', monospace;\n  font-size: 11px;\n  font-weight: 700;\n  letter-spacing: 0.3em;\n  text-transform: uppercase;\n  padding: 6px 14px;\n  border-radius: 100px;\n  margin-bottom: 14px;\n}\n.e10-storage-badge-dot {\n  width: 6px;\n  height: 6px;\n  border-radius: 50%;\n  background: var(--cyan);\n  box-shadow: 0 0 8px var(--cyan);\n  animation: e10-led-blink 2s ease-in-out infinite;\n}\n.e10-storage-hero h3 {\n  font-size: clamp(28px, 4vw, 42px);\n  font-weight: 800;\n  letter-spacing: -0.025em;\n  line-height: 1.05;\n  margin-bottom: 10px;\n}\n.e10-storage-hero h3 em {\n  font-style: italic;\n  background: linear-gradient(135deg, var(--cyan), var(--amber));\n  -webkit-background-clip: text;\n  background-clip: text;\n  color: transparent;\n}\n.e10-storage-hero .e10-storage-sub {\n  font-size: 16px;\n  color: rgba(196, 181, 253, 0.82);\n  line-height: 1.55;\n  max-width: 540px;\n  margin: 0 auto;\n  font-weight: 500;\n}\n\n\/* Storage gauge *\/\n.e10-gauge {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 20px;\n  position: relative;\n  z-index: 1;\n  margin-bottom: 28px;\n}\n@media (max-width: 640px) { .e10-gauge { grid-template-columns: 1fr; } }\n\n.e10-gauge-card {\n  background: rgba(255, 255, 255, 0.05);\n  border: 1.5px solid rgba(255, 255, 255, 0.12);\n  border-radius: 20px;\n  padding: 26px 24px;\n  position: relative;\n  overflow: hidden;\n  transition: transform 0.3s ease, border-color 0.3s ease;\n}\n.e10-gauge-card:hover {\n  transform: translateY(-3px);\n  border-color: rgba(255, 255, 255, 0.28);\n}\n.e10-gauge-card--built {\n  background: linear-gradient(135deg, rgba(139, 92, 246, 0.1), rgba(108, 92, 231, 0.05));\n  border-color: rgba(196, 181, 253, 0.25);\n}\n.e10-gauge-card--expand {\n  background: linear-gradient(135deg, rgba(34, 211, 238, 0.1), rgba(8, 145, 178, 0.05));\n  border-color: rgba(165, 243, 252, 0.25);\n}\n\n.e10-gauge-label {\n  font-family: 'JetBrains Mono', monospace;\n  font-size: 11px;\n  font-weight: 700;\n  letter-spacing: 0.2em;\n  text-transform: uppercase;\n  color: rgba(196, 181, 253, 0.9);\n  margin-bottom: 10px;\n}\n.e10-gauge-card--expand .e10-gauge-label { color: rgba(165, 243, 252, 0.95); }\n\n.e10-gauge-number {\n  font-size: 48px;\n  font-weight: 800;\n  letter-spacing: -0.03em;\n  line-height: 1;\n  margin-bottom: 4px;\n  color: #fff;\n}\n.e10-gauge-card--built .e10-gauge-number {\n  background: linear-gradient(135deg, #C4B5FD, #DDD6FE);\n  -webkit-background-clip: text;\n  background-clip: text;\n  color: transparent;\n}\n.e10-gauge-card--expand .e10-gauge-number {\n  background: linear-gradient(135deg, var(--cyan), var(--amber));\n  -webkit-background-clip: text;\n  background-clip: text;\n  color: transparent;\n}\n.e10-gauge-unit {\n  font-size: 20px;\n  font-weight: 700;\n  opacity: 0.65;\n  margin-left: 4px;\n}\n\n.e10-gauge-note {\n  font-size: 13px;\n  color: rgba(196, 181, 253, 0.85);\n  line-height: 1.55;\n  margin-top: 12px;\n}\n.e10-gauge-card--expand .e10-gauge-note { color: rgba(165, 243, 252, 0.9); }\n\n.e10-gauge-bar {\n  width: 100%;\n  height: 10px;\n  background: rgba(255, 255, 255, 0.08);\n  border-radius: 100px;\n  margin-top: 14px;\n  overflow: hidden;\n}\n.e10-gauge-bar-fill {\n  height: 100%;\n  border-radius: 100px;\n  --fill: 100%;\n  animation: e10-bar-fill 2s ease-out 0.3s both;\n  position: relative;\n  overflow: hidden;\n}\n.e10-gauge-card--built .e10-gauge-bar-fill {\n  background: linear-gradient(90deg, #8B5CF6, #C4B5FD);\n  --fill: 12%;\n}\n.e10-gauge-card--expand .e10-gauge-bar-fill {\n  background: linear-gradient(90deg, var(--cyan), var(--amber));\n  --fill: 100%;\n}\n.e10-gauge-bar-fill::after {\n  content: '';\n  position: absolute;\n  top: 0;\n  left: -30%;\n  width: 30%;\n  height: 100%;\n  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.5), transparent);\n  animation: e10-glow-sweep 3s ease-in-out infinite;\n}\n\n.e10-gauge-sticker {\n  position: absolute;\n  top: 16px;\n  right: 16px;\n  background: linear-gradient(135deg, var(--amber), var(--orange));\n  color: #fff;\n  font-family: 'JetBrains Mono', monospace;\n  font-size: 10px;\n  font-weight: 800;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  padding: 5px 10px;\n  border-radius: 100px;\n  box-shadow: 0 6px 16px rgba(251, 191, 36, 0.35);\n  animation: e10-badge-pop 0.6s ease-out 1s both;\n  transform-origin: center;\n}\n\n\/* MicroSD visual *\/\n.e10-sdcard-visual {\n  display: flex;\n  align-items: center;\n  gap: 20px;\n  background: rgba(255, 255, 255, 0.04);\n  border: 1.5px solid rgba(255, 255, 255, 0.12);\n  border-radius: 18px;\n  padding: 22px 24px;\n  position: relative;\n  z-index: 1;\n  margin-bottom: 18px;\n}\n@media (max-width: 560px) { .e10-sdcard-visual { flex-direction: column; text-align: center; } }\n\n.e10-sdcard-img {\n  flex-shrink: 0;\n  width: 80px;\n  height: 100px;\n  background: linear-gradient(135deg, #1E293B, #475569);\n  border-radius: 8px 12px 4px 4px;\n  position: relative;\n  animation: e10-card-slot-in 1.2s cubic-bezier(0.34, 1.56, 0.64, 1) 1.4s both;\n  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.1);\n}\n.e10-sdcard-img::before {\n  content: '';\n  position: absolute;\n  top: 14px;\n  left: 0;\n  right: 0;\n  height: 14px;\n  background:\n    repeating-linear-gradient(90deg, #FBBF24 0 4px, transparent 4px 8px);\n  opacity: 0.9;\n}\n.e10-sdcard-img::after {\n  content: '512 GB';\n  position: absolute;\n  bottom: 14px;\n  left: 0;\n  right: 0;\n  text-align: center;\n  font-family: 'JetBrains Mono', monospace;\n  font-size: 10px;\n  font-weight: 800;\n  color: #fff;\n  letter-spacing: 0.04em;\n}\n\n.e10-sdcard-copy {\n  flex: 1;\n}\n.e10-sdcard-copy h4 {\n  font-size: 17px;\n  font-weight: 800;\n  color: #fff;\n  margin-bottom: 6px;\n  letter-spacing: -0.015em;\n}\n.e10-sdcard-copy p {\n  font-size: 13.5px;\n  color: rgba(196, 181, 253, 0.82);\n  line-height: 1.6;\n}\n.e10-sdcard-copy p strong { color: var(--amber); font-weight: 700; }\n.e10-sdcard-copy p em {\n  font-style: normal;\n  color: var(--cyan);\n  font-weight: 600;\n  font-family: 'JetBrains Mono', monospace;\n  font-size: 12px;\n}\n\n\/* Footage calculator row *\/\n.e10-footage-calc {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 12px;\n  position: relative;\n  z-index: 1;\n}\n@media (max-width: 640px) { .e10-footage-calc { grid-template-columns: 1fr; } }\n\n.e10-footage-item {\n  background: rgba(255, 255, 255, 0.04);\n  border: 1.5px solid rgba(255, 255, 255, 0.08);\n  border-radius: 14px;\n  padding: 18px 16px;\n  text-align: center;\n  transition: background 0.3s ease, border-color 0.3s ease, transform 0.3s ease;\n}\n.e10-footage-item:hover {\n  background: rgba(255, 255, 255, 0.08);\n  border-color: rgba(255, 255, 255, 0.2);\n  transform: translateY(-2px);\n}\n.e10-footage-emoji { font-size: 26px; margin-bottom: 6px; }\n.e10-footage-val {\n  font-size: 22px;\n  font-weight: 800;\n  color: #fff;\n  letter-spacing: -0.02em;\n  line-height: 1;\n  margin-bottom: 4px;\n}\n.e10-footage-val em {\n  font-style: normal;\n  background: linear-gradient(135deg, var(--amber), var(--coral));\n  -webkit-background-clip: text;\n  background-clip: text;\n  color: transparent;\n}\n.e10-footage-lbl {\n  font-family: 'JetBrains Mono', monospace;\n  font-size: 10px;\n  font-weight: 700;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: rgba(196, 181, 253, 0.75);\n}\n\n.e10-storage-footnote {\n  text-align: center;\n  margin-top: 18px;\n  font-size: 12px;\n  color: rgba(196, 181, 253, 0.55);\n  font-style: italic;\n  position: relative;\n  z-index: 1;\n}\n\n\/* === SPECS === *\/\n.e10-specs {\n  display: grid;\n  grid-template-columns: repeat(5, 1fr);\n  gap: 0;\n  max-width: 1000px;\n  margin: 0 auto;\n  border: 1px solid rgba(196, 181, 253, 0.25);\n  border-radius: 20px;\n  overflow: hidden;\n  background: rgba(255, 255, 255, 0.04);\n}\n@media (max-width: 900px) { .e10-specs { grid-template-columns: repeat(3, 1fr); } }\n@media (max-width: 540px) { .e10-specs { grid-template-columns: repeat(2, 1fr); } }\n.e10-spec {\n  padding: 24px 18px;\n  text-align: center;\n  border-right: 1px solid rgba(196, 181, 253, 0.15);\n  border-bottom: 1px solid rgba(196, 181, 253, 0.15);\n  transition: background 0.3s ease;\n}\n.e10-spec:hover { background: rgba(196, 181, 253, 0.06); }\n@media (min-width: 901px) {\n  .e10-spec:nth-child(5n) { border-right: none; }\n  .e10-spec:nth-child(n+6) { border-bottom: none; }\n}\n@media (max-width: 900px) and (min-width: 541px) {\n  .e10-spec:nth-child(3n) { border-right: none; }\n  .e10-spec:nth-child(n+9) { border-bottom: none; }\n}\n@media (max-width: 540px) {\n  .e10-spec:nth-child(2n) { border-right: none; }\n}\n.e10-spec-icon { font-size: 22px; margin-bottom: 8px; }\n.e10-spec-lbl {\n  font-family: 'JetBrains Mono', monospace;\n  font-size: 9.5px;\n  font-weight: 700;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n  color: var(--purple-300);\n  margin-bottom: 6px;\n}\n.e10-spec-val {\n  font-size: 14px;\n  font-weight: 700;\n  color: #fff;\n  line-height: 1.35;\n}\n.e10-spec--hi {\n  background: rgba(34, 211, 238, 0.08);\n  position: relative;\n}\n.e10-spec--hi::before {\n  content: '★';\n  position: absolute;\n  top: 6px;\n  right: 8px;\n  color: var(--amber);\n  font-size: 12px;\n  animation: e10-sparkle 2.4s ease-in-out infinite;\n}\n.e10-spec--hi .e10-spec-lbl { color: var(--cyan); }\n\n\/* === COMPARISON === *\/\n.e10-vs {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 20px;\n  max-width: 960px;\n  margin: 0 auto;\n}\n@media (max-width: 768px) { .e10-vs { grid-template-columns: 1fr; } }\n.e10-vs-card {\n  border-radius: 22px;\n  padding: 32px 28px;\n  position: relative;\n  transition: transform 0.3s ease;\n}\n.e10-vs-card:hover { transform: translateY(-3px); }\n.e10-vs-card--old {\n  background: #FFF5F5;\n  border: 2px solid #FECACA;\n}\n.e10-vs-card--new {\n  background: linear-gradient(150deg, var(--purple-600), var(--magenta-500));\n  box-shadow: 0 22px 50px rgba(108, 92, 231, 0.22);\n  color: #fff;\n}\n.e10-vs-label {\n  display: inline-block;\n  font-family: 'JetBrains Mono', monospace;\n  font-size: 10px;\n  font-weight: 700;\n  letter-spacing: 0.2em;\n  text-transform: uppercase;\n  padding: 5px 12px;\n  border-radius: 6px;\n  margin-bottom: 14px;\n}\n.e10-vs-card--old .e10-vs-label { background: #FEE2E2; color: #DC2626; }\n.e10-vs-card--new .e10-vs-label { background: rgba(255, 255, 255, 0.18); color: #fff; }\n.e10-vs-card h3 {\n  font-size: 22px;\n  font-weight: 800;\n  letter-spacing: -0.02em;\n  margin-bottom: 18px;\n  line-height: 1.15;\n}\n.e10-vs-card--old h3 { color: var(--ink); }\n.e10-vs-card--new h3 { color: #fff; }\n.e10-vs-list { list-style: none; }\n.e10-vs-list li {\n  display: flex;\n  align-items: flex-start;\n  gap: 10px;\n  padding: 8px 0;\n  font-size: 14.5px;\n  font-weight: 500;\n  line-height: 1.55;\n}\n.e10-vs-card--old .e10-vs-list li { color: #94A3B8; }\n.e10-vs-card--new .e10-vs-list li { color: rgba(255, 255, 255, 0.94); }\n.e10-vs-list li::before {\n  flex-shrink: 0;\n  width: 22px;\n  height: 22px;\n  border-radius: 50%;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 12px;\n  font-weight: 800;\n  margin-top: 1px;\n}\n.e10-vs-card--old .e10-vs-list li::before { content: '✕'; background: #FEE2E2; color: #DC2626; }\n.e10-vs-card--new .e10-vs-list li::before { content: '✓'; background: rgba(255, 255, 255, 0.18); color: #fff; }\n\n\/* === IN THE BOX === *\/\n.e10-box-grid {\n  display: grid;\n  grid-template-columns: repeat(5, 1fr);\n  gap: 14px;\n  max-width: 1000px;\n  margin: 0 auto;\n}\n@media (max-width: 900px) { .e10-box-grid { grid-template-columns: repeat(3, 1fr); } }\n@media (max-width: 480px) { .e10-box-grid { grid-template-columns: repeat(2, 1fr); } }\n.e10-box-item {\n  background: #fff;\n  border-radius: 18px;\n  padding: 22px 16px;\n  text-align: center;\n  border: 2px solid var(--purple-100);\n  transition: transform 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;\n}\n.e10-box-item:hover { transform: translateY(-3px) rotate(-1deg); border-color: var(--purple-400); box-shadow: 0 14px 32px rgba(108, 92, 231, 0.14); }\n.e10-box-emoji { font-size: 30px; margin-bottom: 8px; display: inline-block; }\n.e10-box-item:hover .e10-box-emoji { animation: e10-float-gentle 1.6s ease-in-out infinite; }\n.e10-box-name { font-weight: 800; font-size: 14px; color: var(--ink); margin-bottom: 4px; }\n.e10-box-note { font-size: 11.5px; color: var(--ink-dim); font-weight: 500; }\n\n.e10-note {\n  max-width: 880px;\n  margin: 24px auto 0;\n  background: linear-gradient(135deg, var(--amber), var(--orange));\n  border-radius: 18px;\n  padding: 22px 28px;\n  display: grid;\n  grid-template-columns: auto 1fr;\n  gap: 18px;\n  align-items: center;\n  box-shadow: 0 14px 32px rgba(251, 191, 36, 0.18);\n}\n@media (max-width: 480px) { .e10-note { grid-template-columns: 1fr; text-align: center; } }\n.e10-note-icon { font-size: 28px; color: #fff; }\n.e10-note h5 { font-size: 16px; font-weight: 800; color: #fff; margin-bottom: 4px; letter-spacing: -0.01em; }\n.e10-note p { font-size: 13.5px; color: rgba(255, 255, 255, 0.95); line-height: 1.7; font-weight: 500; }\n.e10-note p strong { color: #fff; font-weight: 800; }\n\n\/* === FAQ (NEW) === *\/\n.e10-faq-wrap {\n  max-width: 880px;\n  margin: 0 auto;\n}\n.e10-faq-item {\n  background: #fff;\n  border: 1.5px solid var(--purple-100);\n  border-radius: 18px;\n  padding: 22px 26px;\n  margin-bottom: 12px;\n  transition: transform 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;\n  position: relative;\n  overflow: hidden;\n}\n.e10-faq-item:hover {\n  transform: translateY(-2px);\n  border-color: var(--purple-300);\n  box-shadow: 0 10px 28px rgba(108, 92, 231, 0.08);\n}\n.e10-faq-item::before {\n  content: '';\n  position: absolute;\n  top: 0;\n  bottom: 0;\n  left: 0;\n  width: 4px;\n  background: linear-gradient(180deg, var(--purple-600), var(--magenta-500));\n  opacity: 0;\n  transition: opacity 0.3s ease;\n}\n.e10-faq-item:hover::before { opacity: 1; }\n.e10-faq-q {\n  display: flex;\n  align-items: center;\n  gap: 12px;\n  font-size: 16px;\n  font-weight: 700;\n  color: var(--ink);\n  margin-bottom: 8px;\n  letter-spacing: -0.01em;\n}\n.e10-faq-q-icon {\n  flex-shrink: 0;\n  width: 28px;\n  height: 28px;\n  border-radius: 50%;\n  background: linear-gradient(135deg, var(--purple-600), var(--magenta-500));\n  color: #fff;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 13px;\n  font-weight: 800;\n  font-family: 'JetBrains Mono', monospace;\n}\n.e10-faq-a {\n  font-size: 14.5px;\n  color: var(--ink-mid);\n  line-height: 1.7;\n  padding-left: 40px;\n  font-weight: 500;\n}\n.e10-faq-a strong { color: var(--ink); font-weight: 700; }\n.e10-faq-a em {\n  font-style: italic;\n  color: var(--purple-600);\n  font-weight: 600;\n}\n\n\/* === TRUST === *\/\n.e10-trust {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 16px;\n  max-width: 1000px;\n  margin: 0 auto;\n}\n@media (max-width: 900px) { .e10-trust { grid-template-columns: repeat(2, 1fr); } }\n@media (max-width: 480px) { .e10-trust { grid-template-columns: 1fr; } }\n.e10-trust-card {\n  background: #fff;\n  border-radius: 20px;\n  padding: 26px 22px;\n  border: 1.5px solid var(--purple-100);\n  transition: transform 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;\n}\n.e10-trust-card:hover { transform: translateY(-4px); border-color: var(--purple-300); box-shadow: 0 14px 36px rgba(108, 92, 231, 0.1); }\n.e10-trust-icon { font-size: 28px; margin-bottom: 10px; display: inline-block; }\n.e10-trust-card:hover .e10-trust-icon { animation: e10-bell-shake 1.5s ease-in-out; }\n.e10-trust-card h3 { font-size: 17px; font-weight: 800; color: var(--ink); margin-bottom: 6px; letter-spacing: -0.02em; }\n.e10-trust-card p { font-size: 13.5px; color: var(--ink-dim); line-height: 1.7; font-weight: 500; }\n\n\/* === SHIPPING === *\/\n.e10-ship {\n  display: grid;\n  grid-template-columns: 1.4fr 1fr;\n  gap: 18px;\n  max-width: 1000px;\n  margin: 0 auto;\n}\n@media (max-width: 768px) { .e10-ship { grid-template-columns: 1fr; } }\n.e10-ship-card {\n  background: #fff;\n  border-radius: 22px;\n  padding: 28px 26px;\n  border: 1.5px solid var(--purple-100);\n  transition: transform 0.3s ease, border-color 0.3s ease;\n}\n.e10-ship-card:hover { transform: translateY(-3px); border-color: var(--purple-300); }\n.e10-ship-icon { font-size: 26px; margin-bottom: 10px; }\n.e10-ship-card h4 { font-size: 18px; font-weight: 800; color: var(--ink); margin-bottom: 4px; letter-spacing: -0.02em; }\n.e10-ship-accent {\n  font-family: 'JetBrains Mono', monospace;\n  font-size: 11px;\n  font-weight: 700;\n  color: var(--purple-600);\n  letter-spacing: 0.16em;\n  text-transform: uppercase;\n  margin-bottom: 12px;\n}\n.e10-ship-card p { font-size: 14px; color: var(--ink-mid); line-height: 1.65; }\n.e10-ship-card p strong { color: var(--ink); font-weight: 700; }\n.e10-etas {\n  display: grid;\n  grid-template-columns: 1fr 1fr 1fr;\n  gap: 8px;\n  margin-top: 14px;\n}\n@media (max-width: 540px) { .e10-etas { grid-template-columns: 1fr; } }\n.e10-eta {\n  background: var(--paper-soft);\n  border: 1.5px solid var(--purple-100);\n  border-radius: 12px;\n  padding: 10px 12px;\n}\n.e10-eta-state { font-weight: 700; font-size: 13px; color: var(--ink); }\n.e10-eta-days { font-size: 11px; color: var(--ink-dim); font-weight: 500; }\n\n\/* === WARRANTY === *\/\n.e10-warranty {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 16px;\n  max-width: 1000px;\n  margin: 0 auto;\n}\n@media (max-width: 768px) { .e10-warranty { grid-template-columns: 1fr; } }\n.e10-warranty-card {\n  border-radius: 22px;\n  padding: 28px 24px;\n  color: #fff;\n  transition: transform 0.3s ease, box-shadow 0.3s ease;\n}\n.e10-warranty-card:hover { transform: translateY(-4px); box-shadow: 0 22px 50px rgba(0, 0, 0, 0.18); }\n.e10-warranty-card--1 { background: linear-gradient(150deg, var(--purple-600), var(--purple-400)); }\n.e10-warranty-card--2 { background: linear-gradient(150deg, var(--cyan), #0891B2); }\n.e10-warranty-card--3 { background: linear-gradient(150deg, var(--coral), var(--orange)); }\n.e10-warranty-card h4 { font-size: 17px; font-weight: 800; margin-bottom: 14px; color: #fff; letter-spacing: -0.02em; }\n.e10-warranty-card ul { list-style: none; }\n.e10-warranty-card li {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n  padding: 7px 0;\n  font-size: 14px;\n  font-weight: 500;\n  color: rgba(255, 255, 255, 0.94);\n}\n.e10-warranty-chk {\n  width: 22px;\n  height: 22px;\n  background: rgba(255, 255, 255, 0.18);\n  border-radius: 6px;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 11px;\n  font-weight: 800;\n  color: #fff;\n  flex-shrink: 0;\n}\n\n\/* === CTA === *\/\n.e10-cta {\n  background:\n    radial-gradient(ellipse at 0% 0%, rgba(217, 70, 239, 0.25), transparent 55%),\n    radial-gradient(ellipse at 100% 100%, rgba(108, 92, 231, 0.25), transparent 55%),\n    radial-gradient(ellipse at 50% 50%, rgba(34, 211, 238, 0.1), transparent 60%),\n    linear-gradient(150deg, var(--ink) 0%, #1A1A2E 100%);\n  padding: 80px 0;\n  text-align: center;\n  position: relative;\n  overflow: hidden;\n}\n.e10-cta-eyebrow {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  font-family: 'JetBrains Mono', monospace;\n  font-size: 11px;\n  font-weight: 700;\n  letter-spacing: 0.32em;\n  text-transform: uppercase;\n  color: var(--purple-300);\n  margin-bottom: 16px;\n  padding: 8px 18px;\n  background: rgba(196, 181, 253, 0.08);\n  border: 1.5px solid rgba(196, 181, 253, 0.3);\n  border-radius: 100px;\n}\n.e10-cta-eyebrow .led {\n  width: 7px;\n  height: 7px;\n  background: var(--green);\n  border-radius: 50%;\n  animation: e10-led-blink 2s ease-in-out infinite;\n}\n.e10-cta h2 {\n  font-size: clamp(36px, 5vw, 56px);\n  font-weight: 800;\n  color: #fff;\n  letter-spacing: -0.025em;\n  line-height: 1.05;\n  margin-bottom: 14px;\n}\n.e10-cta h2 em {\n  font-style: italic;\n  background: linear-gradient(135deg, var(--purple-300), var(--pink-300), var(--amber));\n  background-size: 200% auto;\n  -webkit-background-clip: text;\n  background-clip: text;\n  color: transparent;\n  animation: e10-gradient-shift 4s ease-in-out infinite;\n}\n.e10-cta-sub {\n  font-size: 17px;\n  color: rgba(196, 181, 253, 0.82);\n  margin: 0 auto 32px;\n  max-width: 580px;\n  line-height: 1.55;\n  font-weight: 500;\n}\n.e10-cta-pills {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n  gap: 8px;\n  max-width: 720px;\n  margin: 0 auto;\n}\n.e10-cta-pill {\n  background: rgba(255, 255, 255, 0.1);\n  border: 1.5px solid rgba(196, 181, 253, 0.25);\n  color: #fff;\n  font-size: 12px;\n  font-weight: 700;\n  padding: 7px 14px;\n  border-radius: 100px;\n  letter-spacing: 0.04em;\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;\n  transition: background 0.3s ease, transform 0.3s ease;\n}\n.e10-cta-pill:hover { background: rgba(255, 255, 255, 0.18); transform: translateY(-2px); }\n.e10-cta-pill .d { width: 5px; height: 5px; background: var(--amber); border-radius: 50%; box-shadow: 0 0 6px var(--amber); }\n.e10-cta-pill--hi .d { background: var(--cyan); box-shadow: 0 0 6px var(--cyan); }\n\n\/* === FOOTER === *\/\n.e10-footer {\n  background: var(--ink);\n  padding: 32px 0;\n  text-align: center;\n  border-top: 1px solid rgba(196, 181, 253, 0.1);\n}\n.e10-footer-brand {\n  font-size: 16px;\n  font-weight: 800;\n  color: #fff;\n  margin-bottom: 6px;\n  letter-spacing: -0.02em;\n}\n.e10-footer-tagline {\n  font-size: 13px;\n  color: rgba(196, 181, 253, 0.85);\n  font-style: italic;\n  margin-bottom: 10px;\n}\n.e10-footer-model {\n  font-size: 12.5px;\n  color: rgba(196, 181, 253, 0.72);\n  margin-bottom: 14px;\n  font-family: 'JetBrains Mono', monospace;\n  letter-spacing: 0.06em;\n}\n.e10-footer-divider { width: 60%; max-width: 400px; height: 1px; background: rgba(196, 181, 253, 0.18); margin: 14px auto; }\n.e10-footer-legal { font-size: 11px; color: rgba(196, 181, 253, 0.55); line-height: 1.75; max-width: 800px; margin: 0 auto; padding: 0 20px; }\n.e10-footer-legal + .e10-footer-legal { margin-top: 8px; }\n\n\/* === REDUCED MOTION === *\/\n@media (prefers-reduced-motion: reduce) {\n  .e10 *, .e10 *::before, .e10 *::after {\n    animation-duration: 0.01ms !important;\n    animation-iteration-count: 1 !important;\n    transition-duration: 0.01ms !important;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"e10\"\u003e\n\u003c!-- TOP BAR --\u003e\u003cheader class=\"e10-nav\"\u003e\n\u003cdiv class=\"e10-w e10-nav-inner\"\u003e\n\u003cdiv class=\"e10-logo\"\u003eCam\u003cem\u003eGuard\u003c\/em\u003e Australia\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/header\u003e\u003c!-- HERO --\u003e\n\u003csection class=\"e10-hero\"\u003e\u003c!-- Floating sparkles for a touch of magic --\u003e \u003cspan class=\"e10-hero-spark e10-hero-spark--1\"\u003e\u003c\/span\u003e \u003cspan class=\"e10-hero-spark e10-hero-spark--2\"\u003e\u003c\/span\u003e \u003cspan class=\"e10-hero-spark e10-hero-spark--3\"\u003e\u003c\/span\u003e \u003cspan class=\"e10-hero-spark e10-hero-spark--4\"\u003e\u003c\/span\u003e\n\u003cdiv class=\"e10-w\"\u003e\n\u003cdiv class=\"e10-hero-grid\"\u003e\n\u003cdiv class=\"e10-hero-chips\"\u003e\n\u003cspan class=\"e10-chip\"\u003e\u003cspan\u003e🖥️\u003c\/span\u003e All-in-one smart hub\u003c\/span\u003e \u003cspan class=\"e10-chip\"\u003e\u003cspan\u003e📱\u003c\/span\u003e 8\" HD touchscreen\u003c\/span\u003e \u003cspan class=\"e10-chip e10-chip--cyan\"\u003e\u003cspan\u003e💾\u003c\/span\u003e 8GB + microSD compatible up to 512GB\u003c\/span\u003e \u003cspan class=\"e10-chip e10-chip--hot\"\u003e\u003cspan class=\"e10-chip-led\" style=\"background: #fff;\"\u003e\u003c\/span\u003e Brand New · Sealed\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"e10-hero-eyebrow\"\u003e▸ eufy security · model T87A01W1\u003c\/div\u003e\n\u003ch1\u003e\n\u003cspan class=\"letter\" style=\"animation-delay: 0.05s;\"\u003ee\u003c\/span\u003e\u003cspan class=\"letter\" style=\"animation-delay: 0.08s;\"\u003eu\u003c\/span\u003e\u003cspan class=\"letter\" style=\"animation-delay: 0.11s;\"\u003ef\u003c\/span\u003e\u003cspan class=\"letter\" style=\"animation-delay: 0.14s;\"\u003ey\u003c\/span\u003e \u003cspan class=\"letter\" style=\"animation-delay: 0.2s;\"\u003e S\u003c\/span\u003e\u003cspan class=\"letter\" style=\"animation-delay: 0.23s;\"\u003em\u003c\/span\u003e\u003cspan class=\"letter\" style=\"animation-delay: 0.26s;\"\u003ea\u003c\/span\u003e\u003cspan class=\"letter\" style=\"animation-delay: 0.29s;\"\u003er\u003c\/span\u003e\u003cspan class=\"letter\" style=\"animation-delay: 0.32s;\"\u003et\u003c\/span\u003e \u003cspan class=\"letter\" style=\"animation-delay: 0.38s;\"\u003e D\u003c\/span\u003e\u003cspan class=\"letter\" style=\"animation-delay: 0.41s;\"\u003ei\u003c\/span\u003e\u003cspan class=\"letter\" style=\"animation-delay: 0.44s;\"\u003es\u003c\/span\u003e\u003cspan class=\"letter\" style=\"animation-delay: 0.47s;\"\u003ep\u003c\/span\u003e\u003cspan class=\"letter\" style=\"animation-delay: 0.5s;\"\u003el\u003c\/span\u003e\u003cspan class=\"letter\" style=\"animation-delay: 0.53s;\"\u003ea\u003c\/span\u003e\u003cspan class=\"letter\" style=\"animation-delay: 0.56s;\"\u003ey\u003c\/span\u003e\u003cem\u003e E10 \u003c\/em\u003e\n\u003c\/h1\u003e\n\u003cp class=\"e10-hero-deck\"\u003eYour \u003cstrong\u003eentire eufy security system\u003c\/strong\u003e on one beautiful 8-inch touchscreen. Watch four cameras at once. Auto-wakes when the doorbell rings. \u003cem\u003eNo phone required.\u003c\/em\u003e (Your phone will be thrilled.)\u003c\/p\u003e\n\u003c!-- DEVICE MOCKUP --\u003e\n\u003cdiv class=\"e10-device\"\u003e\n\u003cdiv class=\"e10-bezel\"\u003e\n\u003cdiv class=\"e10-screen\"\u003e\n\u003c!-- Status bar --\u003e\n\u003cdiv class=\"e10-statusbar\"\u003e\n\u003cspan class=\"e10-statusbar-time\"\u003e\u003cspan class=\"e10-t-hr\"\u003e8\u003c\/span\u003e\u003cspan class=\"colon\"\u003e:\u003c\/span\u003e\u003cspan class=\"e10-t-min\"\u003e14\u003c\/span\u003e \u003cspan class=\"e10-t-ap\"\u003eAM\u003c\/span\u003e\u003c\/span\u003e\n\u003cdiv class=\"e10-statusbar-right\"\u003e\n\u003cspan class=\"e10-statusbar-icon\"\u003e\u003cspan class=\"e10-wifi-icon\"\u003e\u003c\/span\u003e Wi-Fi 6\u003c\/span\u003e \u003cspan class=\"e10-battery\"\u003e\u003cspan class=\"e10-battery-shell\"\u003e\u003cspan class=\"e10-battery-fill\"\u003e\u003c\/span\u003e\u003c\/span\u003e 88%\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 4 camera tiles --\u003e\n\u003cdiv class=\"e10-tiles\"\u003e\n\u003cdiv class=\"e10-tile e10-tile--1 e10-tile--front\"\u003e\n\u003cspan class=\"e10-tile-label\"\u003eFront Door\u003c\/span\u003e \u003cspan class=\"e10-tile-rec\"\u003e\u003cspan class=\"e10-tile-rec-dot\"\u003e\u003c\/span\u003e REC\u003c\/span\u003e \u003cspan class=\"e10-tile-time\"\u003e8:14:02\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"e10-tile e10-tile--2 e10-tile--driveway\"\u003e\n\u003cspan class=\"e10-tile-label\"\u003eDriveway\u003c\/span\u003e \u003cspan class=\"e10-tile-rec\"\u003e\u003cspan class=\"e10-tile-rec-dot\"\u003e\u003c\/span\u003e REC\u003c\/span\u003e \u003cspan class=\"e10-tile-time\"\u003e8:14:02\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"e10-tile e10-tile--3 e10-tile--backyard\"\u003e\n\u003cspan class=\"e10-tile-label\"\u003eBackyard\u003c\/span\u003e \u003cspan class=\"e10-tile-rec\"\u003e\u003cspan class=\"e10-tile-rec-dot\"\u003e\u003c\/span\u003e REC\u003c\/span\u003e \u003cspan class=\"e10-tile-time\"\u003e8:14:02\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"e10-tile e10-tile--4 e10-tile--garage\"\u003e\n\u003cspan class=\"e10-tile-label\"\u003eGarage\u003c\/span\u003e \u003cspan class=\"e10-tile-rec\"\u003e\u003cspan class=\"e10-tile-rec-dot\"\u003e\u003c\/span\u003e REC\u003c\/span\u003e \u003cspan class=\"e10-tile-time\"\u003e8:14:02\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"e10-dock\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Stats (FIXED - proper 5-cell grid) --\u003e\n\u003cdiv class=\"e10-stats\"\u003e\n\u003cdiv class=\"e10-stat\"\u003e\n\u003cdiv class=\"e10-stat-val\"\u003e8\"\u003c\/div\u003e\n\u003cdiv class=\"e10-stat-lbl\"\u003eHD Display\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"e10-stat\"\u003e\n\u003cdiv class=\"e10-stat-val\"\u003e4 Views\u003c\/div\u003e\n\u003cdiv class=\"e10-stat-lbl\"\u003eSimultaneous\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"e10-stat\"\u003e\n\u003cdiv class=\"e10-stat-val\"\u003eWi-Fi 6\u003c\/div\u003e\n\u003cdiv class=\"e10-stat-lbl\"\u003eDual-Band\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"e10-stat\"\u003e\n\u003cdiv class=\"e10-stat-val\"\u003e24 hr\u003c\/div\u003e\n\u003cdiv class=\"e10-stat-lbl\"\u003eBattery Life\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"e10-stat e10-stat--storage\"\u003e\n\u003cdiv class=\"e10-stat-val\"\u003e8 GB Built-In\u003c\/div\u003e\n\u003cdiv class=\"e10-stat-lbl\"\u003eLocal + microSD Expandable\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- HONEST RUNDOWN --\u003e\n\u003cdiv class=\"e10-honest-wrap\"\u003e\n\u003cdiv class=\"e10-w\"\u003e\n\u003cdiv class=\"e10-honest e10-fade\"\u003e\n\u003cdiv class=\"e10-honest-eyebrow\"\u003e★ The honest rundown\u003c\/div\u003e\n\u003ch2\u003e\u003cem\u003eOkay so — what does it actually do?\u003c\/em\u003e\u003c\/h2\u003e\n\u003cp\u003eThink of it as \u003cmark\u003emission control for your entire eufy setup\u003c\/mark\u003e. It's a gorgeous 8-inch touchscreen that lets you watch up to \u003cspan class=\"pill\"\u003e4 live camera feeds\u003c\/span\u003e at once — no phone required. Someone rings the doorbell? The screen \u003cmark\u003elights up automatically\u003c\/mark\u003e with a live feed and a voice alert. It runs on Wi-Fi 6, has a built-in battery that lasts up to 24 hours, and stores footage locally — \u003cmark class=\"cyan\"\u003e8 GB built-in plus microSD expansion up to 512 GB\u003c\/mark\u003e — so you're never paying for cloud. You can carry it room to room, dock it on a table, or mount it on a wall. It even stitches together \u003cmark class=\"amber\"\u003edaily event summaries\u003c\/mark\u003e so you can speed-run through what happened while you were out. Honestly? It's the smart home hub your security cameras have been waiting for.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- A DAY WITH THE E10 --\u003e\n\u003csection class=\"e10-sec e10-sec--cream\"\u003e\n\u003cdiv class=\"e10-w\"\u003e\n\u003cdiv class=\"e10-secheader e10-fade\"\u003e\n\u003cdiv class=\"e10-secheader-eyebrow\"\u003e★ a day with the E10\u003c\/div\u003e\n\u003ch2\u003eFrom sunrise to \u003cem\u003e\"goodnight, secure\" \u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp\u003eHow the screen earns its place on your kitchen counter, every day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"e10-timeline\"\u003e\n\u003c!-- Event 1 --\u003e\n\u003cdiv class=\"e10-event\"\u003e\n\u003cdiv class=\"e10-event-card e10-fade\"\u003e\n\u003cdiv class=\"e10-event-label\"\u003e★ School run\u003c\/div\u003e\n\u003ch3\u003eDog walker arrives, kids head out\u003c\/h3\u003e\n\u003cp\u003eFront-door camera auto-wakes the screen. You see Barry the dog walker at the gate from the kitchen — \u003cem\u003eno need to put your coffee down.\u003c\/em\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"e10-event-marker\"\u003e\n\u003cdiv class=\"e10-event-time\"\u003e07:42\u003c\/div\u003e\n\u003cdiv class=\"e10-event-icon\"\u003e🐕\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"e10-event-spacer\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Event 2 --\u003e\n\u003cdiv class=\"e10-event\"\u003e\n\u003cdiv class=\"e10-event-spacer\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"e10-event-marker\"\u003e\n\u003cdiv class=\"e10-event-time\"\u003e09:30\u003c\/div\u003e\n\u003cdiv class=\"e10-event-icon e10-event-icon--coral e10-event-icon--bell\"\u003e🔔\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"e10-event-card e10-fade\"\u003e\n\u003cdiv class=\"e10-event-label\"\u003e★ Doorbell rings\u003c\/div\u003e\n\u003ch3\u003eAmazon delivery, package detected\u003c\/h3\u003e\n\u003cp\u003eScreen wakes with live feed and voice alert. Driver waves, drops the parcel \u003cem\u003e(gently, by Amazon standards)\u003c\/em\u003e, leaves. The E10 tags it \"package delivered\" in the daily log. The dog is disappointed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Event 3 --\u003e\n\u003cdiv class=\"e10-event\"\u003e\n\u003cdiv class=\"e10-event-card e10-fade\"\u003e\n\u003cdiv class=\"e10-event-label\"\u003e★ Lunch break\u003c\/div\u003e\n\u003ch3\u003eThe neighbour's cat visits. Again.\u003c\/h3\u003e\n\u003cp\u003eBackyard motion alert — but the on-device AI knows it's a pet, not a person. No notification spam. Just logged quietly as \u003cem\u003e\"pet visited at 12:30\"\u003c\/em\u003e, as it has been every single day for eight years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"e10-event-marker\"\u003e\n\u003cdiv class=\"e10-event-time\"\u003e12:30\u003c\/div\u003e\n\u003cdiv class=\"e10-event-icon e10-event-icon--green\"\u003e🐈\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"e10-event-spacer\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Event 4 --\u003e\n\u003cdiv class=\"e10-event\"\u003e\n\u003cdiv class=\"e10-event-spacer\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"e10-event-marker\"\u003e\n\u003cdiv class=\"e10-event-time\"\u003e15:15\u003c\/div\u003e\n\u003cdiv class=\"e10-event-icon e10-event-icon--cyan\"\u003e🎒\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"e10-event-card e10-fade\"\u003e\n\u003cdiv class=\"e10-event-label\"\u003e★ School pickup\u003c\/div\u003e\n\u003ch3\u003eKids back through the front door\u003c\/h3\u003e\n\u003cp\u003eFace recognition tags them by name (with HomeBase S380 paired). The E10 logs the moment without pinging your phone — you're already watching from the couch anyway.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Event 5 --\u003e\n\u003cdiv class=\"e10-event\"\u003e\n\u003cdiv class=\"e10-event-card e10-fade\"\u003e\n\u003cdiv class=\"e10-event-label\"\u003e★ Daily summary ready\u003c\/div\u003e\n\u003ch3\u003eSpeed-run the day in 60 seconds\u003c\/h3\u003e\n\u003cp\u003eEvery key event rolled into a short auto-edited recap. Tap any moment to jump to the full clip. \u003cem\u003eNo scrubbing through hours of footage.\u003c\/em\u003e No more \"what did I miss?\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"e10-event-marker\"\u003e\n\u003cdiv class=\"e10-event-time\"\u003e17:47\u003c\/div\u003e\n\u003cdiv class=\"e10-event-icon e10-event-icon--amber\"\u003e📊\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"e10-event-spacer\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Event 6 --\u003e\n\u003cdiv class=\"e10-event\"\u003e\n\u003cdiv class=\"e10-event-spacer\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"e10-event-marker\"\u003e\n\u003cdiv class=\"e10-event-time\"\u003e23:15\u003c\/div\u003e\n\u003cdiv class=\"e10-event-icon e10-event-icon--ring\"\u003e🌙\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"e10-event-card e10-fade\"\u003e\n\u003cdiv class=\"e10-event-label\"\u003e★ Armed for the night\u003c\/div\u003e\n\u003ch3\u003eBedside dock, dimmed display, all quiet\u003c\/h3\u003e\n\u003cp\u003eCarry it from the kitchen to the bedside table. Screen dims automatically with the ambient light sensor. Tap once if anything stirs out front. \u003cem\u003eOtherwise — sleep.\u003c\/em\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CAPABILITIES --\u003e\n\u003csection class=\"e10-sec\"\u003e\n\u003cdiv class=\"e10-w\"\u003e\n\u003cdiv class=\"e10-secheader e10-fade\"\u003e\n\u003cdiv class=\"e10-secheader-eyebrow\"\u003e★ capabilities\u003c\/div\u003e\n\u003ch2\u003eWhat it can \u003cem\u003eactually do \u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp\u003eThe features that make it more than just a pretty screen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"e10-caps e10-fade\"\u003e\n\u003carticle class=\"e10-cap e10-cap--1\"\u003e\n\u003cdiv class=\"e10-cap-icon\"\u003e📺\u003c\/div\u003e\n\u003ch3\u003e4-View Live Feed\u003c\/h3\u003e\n\u003cp\u003eWatch up to four cameras at once on the 8-inch HD display. Tap any feed to go full-screen. Like mission control, but for your porch.\u003c\/p\u003e\n\u003cspan class=\"e10-cap-tag\"\u003e★ 4 cameras at once\u003c\/span\u003e\u003c\/article\u003e\n\u003carticle class=\"e10-cap e10-cap--2\"\u003e\n\u003cdiv class=\"e10-cap-icon\"\u003e🔔\u003c\/div\u003e\n\u003ch3\u003eInstant Door Alerts\u003c\/h3\u003e\n\u003cp\u003eDoorbell rings, screen auto-wakes with live video and a voice alert. No phone fumbling. No \"hold on I'll get it\" delay.\u003c\/p\u003e\n\u003cspan class=\"e10-cap-tag\"\u003e★ auto-wake\u003c\/span\u003e\u003c\/article\u003e\n\u003carticle class=\"e10-cap e10-cap--3\"\u003e\n\u003cdiv class=\"e10-cap-icon\"\u003e🔋\u003c\/div\u003e\n\u003ch3\u003e24-hr Portable Battery\u003c\/h3\u003e\n\u003cp\u003e4,050 mAh battery lets you unplug and carry it anywhere — bedroom, kitchen, couch, the deck during a barbecue. It goes where you go.\u003c\/p\u003e\n\u003cspan class=\"e10-cap-tag\"\u003e★ 4,050 mAh\u003c\/span\u003e\u003c\/article\u003e\n\u003carticle class=\"e10-cap e10-cap--4\"\u003e\n\u003cdiv class=\"e10-cap-icon\"\u003e📊\u003c\/div\u003e\n\u003ch3\u003eSmart Daily Summaries\u003c\/h3\u003e\n\u003cp\u003eMorning and evening video recaps with facial and package recognition (paired with HomeBase S380). Your day, condensed into a highlights reel.\u003c\/p\u003e\n\u003cspan class=\"e10-cap-tag\"\u003e★ smart highlights\u003c\/span\u003e\u003c\/article\u003e\n\u003carticle class=\"e10-cap e10-cap--5\"\u003e\n\u003cdiv class=\"e10-cap-icon\"\u003e💾\u003c\/div\u003e\n\u003ch3\u003eMassive Local Storage\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003e8 GB built-in\u003c\/strong\u003e plus \u003cstrong\u003emicroSD support up to 512 GB\u003c\/strong\u003e. No cloud subscriptions. No monthly fees. Your footage stays with you — where it belongs.\u003c\/p\u003e\n\u003cspan class=\"e10-cap-tag\"\u003e★ 8 GB + 512 GB microSD\u003c\/span\u003e\u003c\/article\u003e\n\u003carticle class=\"e10-cap e10-cap--6\"\u003e\n\u003cdiv class=\"e10-cap-icon\"\u003e🎙️\u003c\/div\u003e\n\u003ch3\u003eTwo-Way Audio\u003c\/h3\u003e\n\u003cp\u003e4-mic array and built-in speaker. Talk to whoever's at the door right from the display — your most intimidating \u003cem\u003e\"hello\"\u003c\/em\u003e, delivered from the kitchen.\u003c\/p\u003e\n\u003cspan class=\"e10-cap-tag\"\u003e★ 4-mic array\u003c\/span\u003e\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- STORAGE SHOWCASE (NEW DEDICATED SECTION) --\u003e\n\u003csection class=\"e10-sec e10-sec--gradient\"\u003e\n\u003cdiv class=\"e10-w\"\u003e\n\u003cdiv class=\"e10-secheader e10-fade\"\u003e\n\u003cdiv class=\"e10-secheader-eyebrow\"\u003e★ the storage part\u003c\/div\u003e\n\u003ch2\u003eBuilt-in memory, \u003cem\u003eplus room to grow \u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp\u003eBecause nobody wants to pay $14 a month just to watch a possum trigger their porch cam.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"e10-storage-wrap e10-fade\"\u003e\n\u003cdiv class=\"e10-storage-hero\"\u003e\n\u003cdiv class=\"e10-storage-header\"\u003e\n\u003cdiv class=\"e10-storage-badge\"\u003e\n\u003cspan class=\"e10-storage-badge-dot\"\u003e\u003c\/span\u003e No monthly fees · ever\u003c\/div\u003e\n\u003ch3\u003e8 GB built-in. Expandable to \u003cem\u003e520 GB  total \u003c\/em\u003e.\u003c\/h3\u003e\n\u003cp class=\"e10-storage-sub\"\u003eEvery clip, every alert, every package drop — stored locally on the device. Slot in a microSD card and you've got room for months of footage. No cloud. No subscription. No one in another country quietly filing your porch footage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Gauge cards --\u003e\n\u003cdiv class=\"e10-gauge\"\u003e\n\u003cdiv class=\"e10-gauge-card e10-gauge-card--built\"\u003e\n\u003cdiv class=\"e10-gauge-label\"\u003e▸ Built In\u003c\/div\u003e\n\u003cdiv class=\"e10-gauge-number\"\u003e8\u003cspan class=\"e10-gauge-unit\"\u003eGB\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"e10-gauge-note\"\u003eSolid-state eMMC storage, preloaded and ready to go. Caches recent events for instant playback without buffering.\u003c\/div\u003e\n\u003cdiv class=\"e10-gauge-bar\"\u003e\n\u003cdiv class=\"e10-gauge-bar-fill\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"e10-gauge-card e10-gauge-card--expand\"\u003e\n\u003cdiv class=\"e10-gauge-sticker\"\u003e★ Add your own\u003c\/div\u003e\n\u003cdiv class=\"e10-gauge-label\"\u003e▸ microSD expansion\u003c\/div\u003e\n\u003cdiv class=\"e10-gauge-number\"\u003e+ 512\u003cspan class=\"e10-gauge-unit\"\u003eGB\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"e10-gauge-note\"\u003eSlot a microSD card into the side of the display — supports cards up to 512 GB. Keeps weeks to months of event footage on hand.\u003c\/div\u003e\n\u003cdiv class=\"e10-gauge-bar\"\u003e\n\u003cdiv class=\"e10-gauge-bar-fill\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Card requirements --\u003e\n\u003cdiv class=\"e10-sdcard-visual\"\u003e\n\u003cdiv class=\"e10-sdcard-img\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"e10-sdcard-copy\"\u003e\n\u003ch4\u003eBring your own microSD card 💾\u003c\/h4\u003e\n\u003cp\u003eNot included in the box, but grab any decent one from Officeworks or Amazon. eufy recommends \u003cstrong\u003eClass 10 or higher\u003c\/strong\u003e in \u003cem\u003eSDXC format\u003c\/em\u003e, up to 512 GB. Pop it in the slot on the side of the display, format it through the Storage menu, done. Ten seconds of effort.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Footage calculator --\u003e\n\u003cdiv class=\"e10-footage-calc\"\u003e\n\u003cdiv class=\"e10-footage-item\"\u003e\n\u003cdiv class=\"e10-footage-emoji\"\u003e📸\u003c\/div\u003e\n\u003cdiv class=\"e10-footage-val\"\u003eCache \u003cem\u003eevents\u003c\/em\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"e10-footage-lbl\"\u003e8 GB onboard\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"e10-footage-item\"\u003e\n\u003cdiv class=\"e10-footage-emoji\"\u003e🎬\u003c\/div\u003e\n\u003cdiv class=\"e10-footage-val\"\u003e\n\u003cem\u003eMonths\u003c\/em\u003e of clips\u003c\/div\u003e\n\u003cdiv class=\"e10-footage-lbl\"\u003eWith 512 GB card\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"e10-footage-item\"\u003e\n\u003cdiv class=\"e10-footage-emoji\"\u003e🔒\u003c\/div\u003e\n\u003cdiv class=\"e10-footage-val\"\u003e\n\u003cem\u003eZero\u003c\/em\u003e cloud\u003c\/div\u003e\n\u003cdiv class=\"e10-footage-lbl\"\u003eNothing leaves home\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"e10-storage-footnote\"\u003e★ Also compatible with HomeBase 3 (S380, sold separately) for up to 16 TB of networked storage if you're \u003cem\u003ereally\u003c\/em\u003e serious.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECS --\u003e\n\u003csection class=\"e10-sec e10-sec--ink\"\u003e\n\u003cdiv class=\"e10-w\"\u003e\n\u003cdiv class=\"e10-secheader e10-fade\"\u003e\n\u003cdiv class=\"e10-secheader-eyebrow\"\u003e★ specifications\u003c\/div\u003e\n\u003ch2\u003eThe specs that \u003cem\u003ematter \u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp\u003eFor the detail-oriented among us.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"e10-specs e10-fade\"\u003e\n\u003cdiv class=\"e10-spec\"\u003e\n\u003cdiv class=\"e10-spec-icon\"\u003e🖥️\u003c\/div\u003e\n\u003cdiv class=\"e10-spec-lbl\"\u003eDisplay\u003c\/div\u003e\n\u003cdiv class=\"e10-spec-val\"\u003e8\" IPS\u003cbr\u003e1280×800\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"e10-spec\"\u003e\n\u003cdiv class=\"e10-spec-icon\"\u003e🔋\u003c\/div\u003e\n\u003cdiv class=\"e10-spec-lbl\"\u003eBattery\u003c\/div\u003e\n\u003cdiv class=\"e10-spec-val\"\u003e4,050 mAh\u003cbr\u003e~24 hrs\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"e10-spec\"\u003e\n\u003cdiv class=\"e10-spec-icon\"\u003e📡\u003c\/div\u003e\n\u003cdiv class=\"e10-spec-lbl\"\u003eWi-Fi\u003c\/div\u003e\n\u003cdiv class=\"e10-spec-val\"\u003eWi-Fi 6\u003cbr\u003e2.4 + 5 GHz\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"e10-spec e10-spec--hi\"\u003e\n\u003cdiv class=\"e10-spec-icon\"\u003e💾\u003c\/div\u003e\n\u003cdiv class=\"e10-spec-lbl\"\u003eStorage\u003c\/div\u003e\n\u003cdiv class=\"e10-spec-val\"\u003e8 GB + microSD\u003cbr\u003eto 512 GB\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"e10-spec\"\u003e\n\u003cdiv class=\"e10-spec-icon\"\u003e🎙️\u003c\/div\u003e\n\u003cdiv class=\"e10-spec-lbl\"\u003eAudio\u003c\/div\u003e\n\u003cdiv class=\"e10-spec-val\"\u003e4-mic array\u003cbr\u003e+ Speaker\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"e10-spec\"\u003e\n\u003cdiv class=\"e10-spec-icon\"\u003e📏\u003c\/div\u003e\n\u003cdiv class=\"e10-spec-lbl\"\u003eDimensions\u003c\/div\u003e\n\u003cdiv class=\"e10-spec-val\"\u003e201×139\u003cbr\u003e×16.5 mm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"e10-spec\"\u003e\n\u003cdiv class=\"e10-spec-icon\"\u003e⚖️\u003c\/div\u003e\n\u003cdiv class=\"e10-spec-lbl\"\u003eWeight\u003c\/div\u003e\n\u003cdiv class=\"e10-spec-val\"\u003e428 g\u003cbr\u003e(no dock)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"e10-spec\"\u003e\n\u003cdiv class=\"e10-spec-icon\"\u003e🔌\u003c\/div\u003e\n\u003cdiv class=\"e10-spec-lbl\"\u003ePower\u003c\/div\u003e\n\u003cdiv class=\"e10-spec-val\"\u003eUSB-C\u003cbr\u003e5 V \/ 2 A\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"e10-spec\"\u003e\n\u003cdiv class=\"e10-spec-icon\"\u003e🌡️\u003c\/div\u003e\n\u003cdiv class=\"e10-spec-lbl\"\u003eSensors\u003c\/div\u003e\n\u003cdiv class=\"e10-spec-val\"\u003eAmbient light\u003cbr\u003e+ Proximity\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"e10-spec\"\u003e\n\u003cdiv class=\"e10-spec-icon\"\u003e📹\u003c\/div\u003e\n\u003cdiv class=\"e10-spec-lbl\"\u003eViews\u003c\/div\u003e\n\u003cdiv class=\"e10-spec-val\"\u003e4 cameras\u003cbr\u003esimultaneous\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- COMPARISON --\u003e\n\u003csection class=\"e10-sec\"\u003e\n\u003cdiv class=\"e10-w\"\u003e\n\u003cdiv class=\"e10-secheader e10-fade\"\u003e\n\u003cdiv class=\"e10-secheader-eyebrow\"\u003e★ comparison\u003c\/div\u003e\n\u003ch2\u003eE10 vs \u003cem\u003echecking your phone \u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp\u003eDedicated display hits different.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"e10-vs e10-fade\"\u003e\n\u003cdiv class=\"e10-vs-card e10-vs-card--old\"\u003e\n\u003cspan class=\"e10-vs-label\"\u003ethe old way 😮💨\u003c\/span\u003e\n\u003ch3\u003ePhone-only monitoring\u003c\/h3\u003e\n\u003cul class=\"e10-vs-list\"\u003e\n\u003cli\u003eUnlock → find app → wait for it to load → doorbell has rung twice\u003c\/li\u003e\n\u003cli\u003eNotifications you swipe away by accident at 3am\u003c\/li\u003e\n\u003cli\u003eOne camera at a time, squinting\u003c\/li\u003e\n\u003cli\u003eDrains your phone battery quietly in the background\u003c\/li\u003e\n\u003cli\u003eLost in 400 other apps\u003c\/li\u003e\n\u003cli\u003eYour partner can't easily check — it's on your phone\u003c\/li\u003e\n\u003cli\u003eThe kids \"borrow\" it to watch YouTube\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"e10-vs-card e10-vs-card--new\"\u003e\n\u003cspan class=\"e10-vs-label\"\u003ethe upgrade 🔥\u003c\/span\u003e\n\u003ch3\u003eeufy Smart Display E10\u003c\/h3\u003e\n\u003cul class=\"e10-vs-list\"\u003e\n\u003cli\u003eAlways visible — glance and see everything\u003c\/li\u003e\n\u003cli\u003eScreen auto-wakes with live feed + voice alert\u003c\/li\u003e\n\u003cli\u003eFour cameras on one screen\u003c\/li\u003e\n\u003cli\u003eDedicated device — 24-hr battery, charges on its dock\u003c\/li\u003e\n\u003cli\u003eNo notification clutter, no missed pings\u003c\/li\u003e\n\u003cli\u003eAnyone in the house can use it — anytime\u003c\/li\u003e\n\u003cli\u003eDoesn't play YouTube. Very much on-brand.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IN THE BOX --\u003e\n\u003csection class=\"e10-sec e10-sec--soft\"\u003e\n\u003cdiv class=\"e10-w\"\u003e\n\u003cdiv class=\"e10-secheader e10-fade\"\u003e\n\u003cdiv class=\"e10-secheader-eyebrow\"\u003e★ unboxing\u003c\/div\u003e\n\u003ch2\u003eWhat's in the \u003cem\u003ebox  \u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp\u003eEverything you need to set up your command centre.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"e10-box-grid e10-fade\"\u003e\n\u003cdiv class=\"e10-box-item\"\u003e\n\u003cdiv class=\"e10-box-emoji\"\u003e🖥️\u003c\/div\u003e\n\u003cdiv class=\"e10-box-name\"\u003eSmart Display E10\u003c\/div\u003e\n\u003cdiv class=\"e10-box-note\"\u003e8\" touchscreen · 428 g\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"e10-box-item\"\u003e\n\u003cdiv class=\"e10-box-emoji\"\u003e🔌\u003c\/div\u003e\n\u003cdiv class=\"e10-box-name\"\u003eCharging Dock\u003c\/div\u003e\n\u003cdiv class=\"e10-box-note\"\u003eTabletop stand\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"e10-box-item\"\u003e\n\u003cdiv class=\"e10-box-emoji\"\u003e🧱\u003c\/div\u003e\n\u003cdiv class=\"e10-box-name\"\u003eWall Mount Kit\u003c\/div\u003e\n\u003cdiv class=\"e10-box-note\"\u003eBracket + screws\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"e10-box-item\"\u003e\n\u003cdiv class=\"e10-box-emoji\"\u003e🔋\u003c\/div\u003e\n\u003cdiv class=\"e10-box-name\"\u003eUSB-C + Adapter\u003c\/div\u003e\n\u003cdiv class=\"e10-box-note\"\u003eCable + Australian RCM-Tick wall plug\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"e10-box-item\"\u003e\n\u003cdiv class=\"e10-box-emoji\"\u003e📖\u003c\/div\u003e\n\u003cdiv class=\"e10-box-name\"\u003eQuick-Start Guide\u003c\/div\u003e\n\u003cdiv class=\"e10-box-note\"\u003eSetup in minutes\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"e10-note\"\u003e\n\u003cdiv class=\"e10-note-icon\"\u003e💡\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch5\u003eA couple of things to know before you buy\u003c\/h5\u003e\n\u003cp\u003eThe E10 is a \u003cstrong\u003eclosed ecosystem\u003c\/strong\u003e — it only talks to eufy security products (cameras, doorbells, smart locks). \u003cstrong\u003emicroSD card sold separately\u003c\/strong\u003e (any Class-10 SDXC up to 512 GB works). Pair with HomeBase S380 to unlock facial and package recognition in the Smart Daily Summaries. No Alexa \/ Google \/ HomeKit integration — it's a focused introvert, not a smart-home generalist.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ (NEW) --\u003e\n\u003csection class=\"e10-sec\"\u003e\n\u003cdiv class=\"e10-w\"\u003e\n\u003cdiv class=\"e10-secheader e10-fade\"\u003e\n\u003cdiv class=\"e10-secheader-eyebrow\"\u003e★ questions you'll probably ask\u003c\/div\u003e\n\u003ch2\u003eThe  \u003cem\u003ereal \u003c\/em\u003e  questions\u003c\/h2\u003e\n\u003cp\u003eStraight answers, no marketing waffle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"e10-faq-wrap e10-fade\"\u003e\n\u003cdiv class=\"e10-faq-item\"\u003e\n\u003cdiv class=\"e10-faq-q\"\u003e\n\u003cspan class=\"e10-faq-q-icon\"\u003eQ\u003c\/span\u003e Will it work with my Ring \/ Nest \/ Arlo cameras?\u003c\/div\u003e\n\u003cdiv class=\"e10-faq-a\"\u003eNo — \u003cstrong\u003eeufy ecosystem only\u003c\/strong\u003e. Think of the E10 as a very loyal sheepdog: it only answers to one master. If your cameras aren't eufy, this isn't the display for you.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"e10-faq-item\"\u003e\n\u003cdiv class=\"e10-faq-q\"\u003e\n\u003cspan class=\"e10-faq-q-icon\"\u003eQ\u003c\/span\u003e Do I need a HomeBase to use it?\u003c\/div\u003e\n\u003cdiv class=\"e10-faq-a\"\u003eNope — \u003cstrong\u003eworks standalone\u003c\/strong\u003e with eufy cameras on the same Wi-Fi. Pair it with a HomeBase S380 (sold separately) to unlock \u003cem\u003eSmart Daily Event Summaries\u003c\/em\u003e with facial and package recognition. Nice to have, not required.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"e10-faq-item\"\u003e\n\u003cdiv class=\"e10-faq-q\"\u003e\n\u003cspan class=\"e10-faq-q-icon\"\u003eQ\u003c\/span\u003e Is the microSD card included?\u003c\/div\u003e\n\u003cdiv class=\"e10-faq-a\"\u003e\n\u003cstrong\u003eIt isn't\u003c\/strong\u003e — but any Class-10 SDXC card up to 512 GB works. You can pick up a 128 GB or 256 GB card for about $25 from Officeworks, Amazon, or Bunnings. Takes 10 seconds to install.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"e10-faq-item\"\u003e\n\u003cdiv class=\"e10-faq-q\"\u003e\n\u003cspan class=\"e10-faq-q-icon\"\u003eQ\u003c\/span\u003e Can I use it as a general Android tablet?\u003c\/div\u003e\n\u003cdiv class=\"e10-faq-a\"\u003e\n\u003cstrong\u003eYou cannot.\u003c\/strong\u003e It's purpose-built for eufy security — no Netflix, no Spotify, no 3am TikTok scroll. Some would call that a feature. \u003cem\u003eWe are some.\u003c\/em\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"e10-faq-item\"\u003e\n\u003cdiv class=\"e10-faq-q\"\u003e\n\u003cspan class=\"e10-faq-q-icon\"\u003eQ\u003c\/span\u003e Does it work with Alexa or Google Home?\u003c\/div\u003e\n\u003cdiv class=\"e10-faq-a\"\u003eNo voice-assistant integration. Eufy kept this one \u003cstrong\u003eclosed on purpose\u003c\/strong\u003e — fewer bridges, fewer security gaps, fewer companies with eyes on your feed. It's the strong silent type.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"e10-faq-item\"\u003e\n\u003cdiv class=\"e10-faq-q\"\u003e\n\u003cspan class=\"e10-faq-q-icon\"\u003eQ\u003c\/span\u003e Where do I put it?\u003c\/div\u003e\n\u003cdiv class=\"e10-faq-a\"\u003eKitchen counter, bedside table, hallway wall, mounted by the front door — anywhere with Wi-Fi signal. The \u003cstrong\u003e~24 hour battery\u003c\/strong\u003e means you can carry it around. It's a tablet shape on purpose.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"e10-faq-item\"\u003e\n\u003cdiv class=\"e10-faq-q\"\u003e\n\u003cspan class=\"e10-faq-q-icon\"\u003eQ\u003c\/span\u003e What about monthly fees?\u003c\/div\u003e\n\u003cdiv class=\"e10-faq-a\"\u003e\n\u003cstrong\u003eNone.\u003c\/strong\u003e No subscriptions, no cloud fees, no \"premium AI\" tier. You buy it, it works. All footage is stored locally on the E10's 8 GB + whatever microSD you slot in.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WHY US --\u003e\n\u003csection class=\"e10-sec e10-sec--soft\"\u003e\n\u003cdiv class=\"e10-w\"\u003e\n\u003cdiv class=\"e10-secheader e10-fade\"\u003e\n\u003cdiv class=\"e10-secheader-eyebrow\"\u003e★ why us\u003c\/div\u003e\n\u003ch2\u003eWhy buy from \u003cem\u003eCamGuard \u003c\/em\u003e?\u003c\/h2\u003e\n\u003cp\u003eWe're security-camera people, not just another reseller.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"e10-trust e10-fade\"\u003e\n\u003cdiv class=\"e10-trust-card\"\u003e\n\u003cdiv class=\"e10-trust-icon\"\u003e✨\u003c\/div\u003e\n\u003ch3\u003e100% Genuine Stock\u003c\/h3\u003e\n\u003cp\u003eEvery E10 is authentic eufy. Brand new, factory sealed. We're not in the business of selling lemons.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"e10-trust-card\"\u003e\n\u003cdiv class=\"e10-trust-icon\"\u003e⚡\u003c\/div\u003e\n\u003ch3\u003eShips Fast\u003c\/h3\u003e\n\u003cp\u003eIn stock, ready to ship. Processed and dispatched same day via Australia Post Express on orders before 2pm.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"e10-trust-card\"\u003e\n\u003cdiv class=\"e10-trust-icon\"\u003e📦\u003c\/div\u003e\n\u003ch3\u003ePacked Properly\u003c\/h3\u003e\n\u003cp\u003eBubble-wrapped with care, not tossed in a satchel. Your display arrives in the condition it left ours.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"e10-trust-card\"\u003e\n\u003cdiv class=\"e10-trust-icon\"\u003e💬\u003c\/div\u003e\n\u003ch3\u003eExpert Support\u003c\/h3\u003e\n\u003cp\u003eTownsville-based. We know the eufy ecosystem inside out. Reply within a few hours — usually faster.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SHIPPING --\u003e\n\u003csection class=\"e10-sec\"\u003e\n\u003cdiv class=\"e10-w\"\u003e\n\u003cdiv class=\"e10-secheader e10-fade\"\u003e\n\u003cdiv class=\"e10-secheader-eyebrow\"\u003e★ delivery\u003c\/div\u003e\n\u003ch2\u003eShipping \u003cem\u003esorted \u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp\u003eFast delivery across Australia 🦘\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"e10-ship e10-fade\"\u003e\n\u003cdiv class=\"e10-ship-card\"\u003e\n\u003cdiv class=\"e10-ship-icon\"\u003e⚡\u003c\/div\u003e\n\u003ch4\u003eAustralia Post Express\u003c\/h4\u003e\n\u003cdiv class=\"e10-ship-accent\"\u003eIncluded on every order over $99.00 :)\u003c\/div\u003e\n\u003cp\u003eFast tracked delivery. Most orders arrive in 1–3 business days.\u003c\/p\u003e\n\u003cdiv class=\"e10-etas\"\u003e\n\u003cdiv class=\"e10-eta\"\u003e\n\u003cdiv class=\"e10-eta-state\"\u003eQueensland\u003c\/div\u003e\n\u003cdiv class=\"e10-eta-days\"\u003e1–2 business days\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"e10-eta\"\u003e\n\u003cdiv class=\"e10-eta-state\"\u003eNSW · VIC · SA · TAS\u003c\/div\u003e\n\u003cdiv class=\"e10-eta-days\"\u003e2 business days\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"e10-eta\"\u003e\n\u003cdiv class=\"e10-eta-state\"\u003eWA \u0026amp; NT\u003c\/div\u003e\n\u003cdiv class=\"e10-eta-days\"\u003e2–4 business days\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"e10-ship-card\"\u003e\n\u003cdiv class=\"e10-ship-icon\"\u003e🏪\u003c\/div\u003e\n\u003ch4\u003eLocal Pickup\u003c\/h4\u003e\n\u003cdiv class=\"e10-ship-accent\"\u003eTownsville, QLD\u003c\/div\u003e\n\u003cp\u003eIn Townsville? Come grab it. Message us after purchase to arrange pickup. We'll walk you through setup if you want 😊\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WARRANTY --\u003e\n\u003csection class=\"e10-sec e10-sec--soft\"\u003e\n\u003cdiv class=\"e10-w\"\u003e\n\u003cdiv class=\"e10-secheader e10-fade\"\u003e\n\u003cdiv class=\"e10-secheader-eyebrow\"\u003e★ protection\u003c\/div\u003e\n\u003ch2\u003eProtection \u003cem\u003eguarantee \u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp\u003ePremium product, premium protection 🛡️\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"e10-warranty e10-fade\"\u003e\n\u003cdiv class=\"e10-warranty-card e10-warranty-card--1\"\u003e\n\u003ch4\u003eChanged your mind?\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cspan class=\"e10-warranty-chk\"\u003e✓\u003c\/span\u003e 30-day returns\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"e10-warranty-chk\"\u003e✓\u003c\/span\u003e Just keep it in same condition\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"e10-warranty-chk\"\u003e✓\u003c\/span\u003e You just cover return postage :)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"e10-warranty-card e10-warranty-card--2\"\u003e\n\u003ch4\u003eAustralian Consumer Law\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cspan class=\"e10-warranty-chk\"\u003e✓\u003c\/span\u003e Statutory guarantees\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"e10-warranty-chk\"\u003e✓\u003c\/span\u003e Repair, replace or refund\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"e10-warranty-chk\"\u003e✓\u003c\/span\u003e Quality standards protected\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"e10-warranty-card e10-warranty-card--3\"\u003e\n\u003ch4\u003e12-Month Warranty\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cspan class=\"e10-warranty-chk\"\u003e✓\u003c\/span\u003e Covered by CamGuard Australia\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"e10-warranty-chk\"\u003e✓\u003c\/span\u003e Express replacements\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"e10-warranty-chk\"\u003e✓\u003c\/span\u003e Aussie-based support\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CTA --\u003e\n\u003csection class=\"e10-cta\"\u003e\n\u003cdiv class=\"e10-w\"\u003e\n\u003cdiv class=\"e10-cta-eyebrow\"\u003e\n\u003cspan class=\"led\"\u003e\u003c\/span\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003e Ready for mission control\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch2\u003eYour entire security system. \u003cem\u003eOne  beautiful screen.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp class=\"e10-cta-sub\"\u003e\u003cspan style=\"color: rgb(230, 230, 230);\"\u003e8-inch HD touchscreen · four-view live feed · 8 GB built-in + microSD to 512 GB · 24-hour battery · instant alerts. EXPRESS AS STANDARD, 12-month warranty, no monthly fees \u003cem\u003eever\u003c\/em\u003e.\u003c\/span\u003e\u003c\/p\u003e\n\u003cdiv class=\"e10-cta-pills\"\u003e\n\u003cspan class=\"e10-cta-pill\"\u003e\u003cspan class=\"d\"\u003e\u003c\/span\u003e 8\" HD Display\u003c\/span\u003e \u003cspan class=\"e10-cta-pill\"\u003e\u003cspan class=\"d\"\u003e\u003c\/span\u003e 4-View Live Feed\u003c\/span\u003e \u003cspan class=\"e10-cta-pill\"\u003e\u003cspan class=\"d\"\u003e\u003c\/span\u003e Wi-Fi 6\u003c\/span\u003e \u003cspan class=\"e10-cta-pill\"\u003e\u003cspan class=\"d\"\u003e\u003c\/span\u003e 24-hr Battery\u003c\/span\u003e \u003cspan class=\"e10-cta-pill e10-cta-pill--hi\"\u003e\u003cspan class=\"d\"\u003e\u003c\/span\u003e 8 GB + 512 GB microSD\u003c\/span\u003e \u003cspan class=\"e10-cta-pill\"\u003e\u003cspan class=\"d\"\u003e\u003c\/span\u003e 4-Mic Array\u003c\/span\u003e \u003cspan class=\"e10-cta-pill\"\u003e\u003cspan class=\"d\"\u003e\u003c\/span\u003e 12-Month Warranty\u003c\/span\u003e \u003cspan class=\"e10-cta-pill\"\u003e\u003cspan class=\"d\"\u003e\u003c\/span\u003e EXPRESS AS STANDARD\u003c\/span\u003e \u003cspan class=\"e10-cta-pill\"\u003e\u003cspan class=\"d\"\u003e\u003c\/span\u003e Zero Monthly Fees\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FOOTER --\u003e\u003cfooter class=\"e10-footer\"\u003e\n\u003cdiv class=\"e10-w\"\u003e\n\u003cdiv class=\"e10-footer-brand\"\u003eCamGuard Australia\u003c\/div\u003e\n\u003cdiv class=\"e10-footer-tagline\"\u003e\u003cspan style=\"color: rgb(230, 230, 230);\"\u003e\"Security doesn't have to be boring.\"\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"e10-footer-model\"\u003e\u003cspan style=\"color: rgb(230, 230, 230);\"\u003eModel: eufy Smart Display E10 · T87A01W1 · Brand New · Made by Anker Innovations\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"e10-footer-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp class=\"e10-footer-legal\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003e© 2026 CamGuard Australia · ABN 62 385 894 763 · Townsville, QLD\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"e10-footer-legal\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eCamGuard Australia is an independent reseller and is not an official or authorised supplier, distributor, or representative of eufy, Anker Innovations, or any of their affiliated entities. All product names, logos, and trademarks are the property of their respective owners.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"e10-footer-legal\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eProduct specifications sourced from the manufacturer and believed to be accurate at time of listing. Features, specifications, and compatibility may be updated by the manufacturer without notice. This product may include an overseas-version USB charging adapter or AC adapter; a fully compatible AU adapter is included. Covered by the CamGuard 12-month in-house warranty — not a manufacturer warranty — in addition to Australian Consumer Law rights. Battery-life and storage-capacity figures are eufy's ratings and estimates; real-world results vary with usage, settings and conditions. microSD card sold separately. Smart Daily Event Summaries with facial and package recognition require pairing with a HomeBase S380, sold separately.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/footer\u003e\u003c!-- Live clock: syncs the hero mock-up's status bar + camera tile timestamps with real-world time.\n       If stripped by the platform's HTML sanitiser, the static \"8:14 AM\" fallback still renders fine. --\u003e \u003cscript\u003e\n  (function() {\n    var root = document.currentScript ? document.currentScript.closest('.e10') : document.querySelector('.e10');\n    if (!root) return;\n\n    var hrEl  = root.querySelector('.e10-t-hr');\n    var minEl = root.querySelector('.e10-t-min');\n    var apEl  = root.querySelector('.e10-t-ap');\n    var tiles = root.querySelectorAll('.e10-tile-time');\n\n    function pad(n) { return n \u003c 10 ? '0' + n : '' + n; }\n\n    function tick() {\n      var now = new Date();\n      var h = now.getHours();\n      var m = now.getMinutes();\n      var s = now.getSeconds();\n\n      \/\/ Top status bar — 12-hour format (consumer convention)\n      var ampm = h \u003e= 12 ? 'PM' : 'AM';\n      var h12 = h % 12 || 12;\n      if (hrEl)  hrEl.textContent  = h12;\n      if (minEl) minEl.textContent = pad(m);\n      if (apEl)  apEl.textContent  = ampm;\n\n      \/\/ Camera tile timestamps — 24-hour format (CCTV convention)\n      var stamp = pad(h) + ':' + pad(m) + ':' + pad(s);\n      for (var i = 0; i \u003c tiles.length; i++) {\n        tiles[i].textContent = stamp;\n      }\n    }\n\n    tick();\n    setInterval(tick, 1000);\n  })();\n  \u003c\/script\u003e\n\u003c\/div\u003e","brand":"eufy","offers":[{"title":"Default Title","offer_id":43073802207275,"sku":"CG-DSE10-BN-T","price":349.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0666\/0086\/1739\/files\/imgi_32_T87A0CW1-EUFYSMARTDISPLAYE10_HERO_01_1800X1800_1200x_bb59cacd-ac95-4b48-8bfd-48348a85bda0.png?v=1770828321","url":"https:\/\/www.camguardaustralia.com.au\/products\/eufy-security-smart-display-e10-smart-home-hub-8-screen-brand-new","provider":"CamGuard Australia","version":"1.0","type":"link"}