{"product_id":"eufy-security-eufycam-e40-add-on-camera-manufacturer-renewed-good-condition","title":"eufy Security eufyCam E40 Add-On Camera | Manufacturer Renewed (Good Condition)","description":"\u003c!--\n  =====================================================\n  eufyCam E40 — Add-on Camera (Manufacturer Renewed, Good)\n  CamGuard Australia\n  =====================================================\n  THEME: \"PLUS ONE\" — party-invite deep aubergine + champagne\n  gold + blush on cream. Angle: this camera is a plus-one.\n  Brilliant company, but it does not turn up alone — it needs\n  its HomeBase to get in the door.\n  SET PIECES: (1) hero wax seal \"PLUS ONE ONLY — DOES NOT\n  ATTEND ALONE\"; (2) compatibility as a velvet-rope guest list\n  \/ door policy; (3) FAQ as tear-off RSVP reply cards; (4) the\n  honest bit as the fine print on the invitation.\n  The HomeBase requirement is the running joke AND a plain\n  stated fact in five separate places — it is the #1 cause of\n  add-on refunds.\n  All CSS scoped under .cgau-listing. Keyframes prefixed cgau-.\n  CSS-only animation, no scripts, no external links.\n  IMAGE PLACEHOLDERS: search \"IMG-PLACEHOLDER\".\n  =====================================================\n--\u003e\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Sora:wght@300;400;600;700;800\u0026family=DM+Sans:ital,opsz,wght@0,9..40,300..700;1,9..40,300..700\u0026display=swap');\n\n.cgau-listing, .cgau-listing *, .cgau-listing *::before, .cgau-listing *::after {\n  margin: 0; padding: 0; box-sizing: border-box;\n}\n.cgau-listing {\n  --cream: #faf5ec;\n  --cream-deep: #f1e6d4;\n  --card: #ffffff;\n  --ink: #2b1b31;\n  --ink-soft: #6f5c74;\n  --line: #e6d8c4;\n  --gold: #c9a355;\n  --gold-bright: #f3e2ac;\n  --gold-deep: #96742a;\n  --blush: #e2a0b4;\n  --blush-soft: #fbecf0;\n  --blush-deep: #a8496b;\n  --plum: #4b1e5e;\n  --aubergine: #2a1233;\n  --aubergine-deep: #170a1e;\n  --sage: #47755a;\n  --sage-soft: #e7f0e9;\n  --gold-grad: linear-gradient(120deg, #f3e2ac 0%, #c9a355 45%, #96742a 100%);\n  --night-grad: linear-gradient(160deg, #170a1e 0%, #2a1233 34%, #4b1e5e 68%, #a8496b 132%);\n\n  font-family: 'DM Sans', system-ui, sans-serif;\n  color: var(--ink);\n  background: var(--cream);\n  max-width: 880px;\n  margin: 0 auto;\n  border-radius: 26px;\n  overflow: hidden;\n  border: 1px solid var(--line);\n  line-height: 1.6;\n  font-size: 16px;\n  box-shadow: 0 30px 80px rgba(42,18,51,0.18);\n}\n.cgau-listing h1, .cgau-listing h2, .cgau-listing h3, .cgau-listing h4 {\n  font-family: 'Sora', system-ui, sans-serif;\n  line-height: 1.2;\n  letter-spacing: -0.02em;\n}\n.cgau-listing img { max-width: 100%; height: auto; display: block; }\n.cgau-listing section { padding: 48px 36px; }\n\n\/* ---------- shared animation ---------- *\/\n@keyframes cgau-rise {\n  from { opacity: 0; transform: translateY(26px); }\n  to   { opacity: 1; transform: translateY(0); }\n}\n@keyframes cgau-shimmer {\n  0%   { background-position: -200% center; }\n  100% { background-position: 200% center; }\n}\n@keyframes cgau-gradshift {\n  0%, 100% { background-position: 0% 50%; }\n  50% { background-position: 100% 50%; }\n}\n@keyframes cgau-glowpulse {\n  0%, 100% { box-shadow: 0 0 0 0 rgba(201,163,85,0.5); }\n  50% { box-shadow: 0 0 0 14px rgba(201,163,85,0); }\n}\n@keyframes cgau-bob {\n  0%, 100% { transform: translateY(0) rotate(0deg); }\n  50% { transform: translateY(-8px) rotate(4deg); }\n}\n@keyframes cgau-confetti {\n  0%   { transform: translateY(-10px) rotate(0deg); opacity: 0; }\n  12%  { opacity: 0.9; }\n  100% { transform: translateY(220px) rotate(420deg); opacity: 0; }\n}\n@keyframes cgau-wax {\n  0%, 100% { border-radius: 47% 53% 52% 48% \/ 51% 47% 53% 49%; transform: rotate(-2deg) scale(1); }\n  33% { border-radius: 53% 47% 48% 52% \/ 47% 53% 47% 53%; transform: rotate(2deg) scale(1.02); }\n  66% { border-radius: 50% 50% 54% 46% \/ 53% 49% 51% 47%; transform: rotate(-1deg) scale(0.99); }\n}\n@keyframes cgau-twinkle {\n  0%, 100% { opacity: 0.25; transform: scale(0.85); }\n  50% { opacity: 1; transform: scale(1.15); }\n}\n@keyframes cgau-ringpulse {\n  0%   { transform: translateX(-50%) scale(0.75); opacity: 0.6; }\n  100% { transform: translateX(-50%) scale(1.7); opacity: 0; }\n}\n@keyframes cgau-ropesway {\n  0%, 100% { transform: rotate(-0.9deg); }\n  50% { transform: rotate(0.9deg); }\n}\n@keyframes cgau-stampin {\n  0% { transform: rotate(-14deg) scale(1.5); opacity: 0; }\n  60% { transform: rotate(-14deg) scale(0.94); opacity: 1; }\n  100% { transform: rotate(-14deg) scale(1); opacity: 1; }\n}\n@keyframes cgau-sweep {\n  0% { transform: translateX(-120%) skewX(-18deg); }\n  55%, 100% { transform: translateX(340%) skewX(-18deg); }\n}\n\n\/* ---------- nav ---------- *\/\n.cgau-listing .cgau-nav {\n  display: flex; justify-content: space-between; align-items: center;\n  gap: 14px; flex-wrap: wrap;\n  padding: 18px 36px; border-bottom: 1px solid var(--line);\n  background: var(--cream);\n}\n.cgau-listing .cgau-nav-brand { font-family: 'Sora', sans-serif; font-weight: 800; font-size: 17px; }\n.cgau-listing .cgau-nav-brand span {\n  background: var(--gold-grad); -webkit-background-clip: text; background-clip: text; color: transparent;\n}\n.cgau-listing .cgau-nav-tag {\n  font-size: 12px; font-weight: 600; color: var(--ink-soft);\n  background: var(--cream-deep); padding: 6px 14px; border-radius: 999px;\n  border: 1px solid var(--line);\n}\n\n\/* ---------- hero ---------- *\/\n.cgau-listing .cgau-hero {\n  background: var(--night-grad);\n  background-size: 200% 200%;\n  animation: cgau-gradshift 15s ease-in-out infinite;\n  color: #f7ecdb;\n  text-align: center;\n  padding: 62px 36px 56px;\n  position: relative;\n  overflow: hidden;\n}\n.cgau-listing .cgau-hero::before {\n  content: '';\n  position: absolute; left: 50%; top: -170px; transform: translateX(-50%);\n  width: 460px; height: 460px; border-radius: 50%;\n  border: 2px solid rgba(226,160,180,0.4);\n  animation: cgau-ringpulse 4.2s ease-out infinite;\n}\n.cgau-listing .cgau-hero::after {\n  content: '';\n  position: absolute; left: 50%; top: -190px; transform: translateX(-50%);\n  width: 520px; height: 520px; border-radius: 50%;\n  background: radial-gradient(circle, rgba(243,226,172,0.32) 0%, rgba(168,73,107,0.20) 45%, transparent 70%);\n}\n.cgau-listing .cgau-hero \u003e * { position: relative; z-index: 1; }\n.cgau-listing .cgau-confetti {\n  position: absolute; top: 0; width: 9px; height: 14px; pointer-events: none;\n  animation: cgau-confetti 8s linear infinite;\n}\n.cgau-listing .cgau-confetti-1 { left: 12%; background: var(--gold-bright); animation-duration: 9s; }\n.cgau-listing .cgau-confetti-2 { left: 27%; background: var(--blush); animation-delay: -2.5s; animation-duration: 11s; }\n.cgau-listing .cgau-confetti-3 { left: 48%; background: var(--gold); animation-delay: -5s; animation-duration: 10s; }\n.cgau-listing .cgau-confetti-4 { left: 68%; background: var(--blush-soft); animation-delay: -1.2s; animation-duration: 12s; }\n.cgau-listing .cgau-confetti-5 { left: 83%; background: var(--gold-bright); animation-delay: -6.4s; animation-duration: 9.5s; }\n.cgau-listing .cgau-confetti-6 { left: 92%; background: var(--blush); animation-delay: -3.6s; animation-duration: 13s; }\n.cgau-listing .cgau-sparkle {\n  position: absolute; color: var(--gold-bright); pointer-events: none;\n  animation: cgau-twinkle 3.4s ease-in-out infinite;\n}\n.cgau-listing .cgau-sparkle-1 { left: 8%; top: 44%; font-size: 15px; }\n.cgau-listing .cgau-sparkle-2 { left: 90%; top: 36%; font-size: 11px; animation-delay: -1.1s; }\n.cgau-listing .cgau-sparkle-3 { left: 78%; top: 74%; font-size: 13px; animation-delay: -2.2s; }\n.cgau-listing .cgau-sparkle-4 { left: 16%; top: 78%; font-size: 10px; animation-delay: -0.6s; }\n\n.cgau-listing .cgau-invite-rule {\n  display: block; width: 190px; margin: 0 auto 16px; height: 1px;\n  background: linear-gradient(90deg, transparent, rgba(243,226,172,0.85), transparent);\n}\n.cgau-listing .cgau-series-tag {\n  display: block; font-size: 11px; font-weight: 700; letter-spacing: 0.28em;\n  text-transform: uppercase; color: var(--blush); margin-bottom: 16px;\n}\n\n\/* SET PIECE 1 — the wax seal *\/\n.cgau-listing .cgau-seal {\n  position: relative; width: 152px; height: 152px; margin: 0 auto 24px;\n  display: flex; flex-direction: column; align-items: center; justify-content: center;\n  text-align: center; padding: 14px;\n  background: radial-gradient(circle at 34% 28%, #b8567f 0%, #862c55 46%, #4a1330 100%);\n  border: 2px solid rgba(243,226,172,0.55);\n  box-shadow: 0 14px 34px rgba(74,19,48,0.6), inset 0 3px 12px rgba(255,255,255,0.24), inset 0 -8px 16px rgba(0,0,0,0.4);\n  animation: cgau-wax 11s ease-in-out infinite;\n}\n.cgau-listing .cgau-seal::before {\n  content: ''; position: absolute; inset: 10px; border-radius: inherit;\n  border: 1px dashed rgba(243,226,172,0.5);\n}\n.cgau-listing .cgau-seal-top {\n  font-family: 'Sora', sans-serif; font-weight: 800; font-size: 16px;\n  letter-spacing: 0.06em; color: var(--gold-bright); line-height: 1.1;\n}\n.cgau-listing .cgau-seal-mid {\n  font-family: 'Sora', sans-serif; font-weight: 700; font-size: 10px;\n  letter-spacing: 0.3em; color: #f6d9e2; margin: 3px 0 6px;\n}\n.cgau-listing .cgau-seal-bar { width: 54px; height: 1px; background: rgba(243,226,172,0.75); margin-bottom: 6px; }\n.cgau-listing .cgau-seal-bot {\n  font-size: 8.5px; font-weight: 700; letter-spacing: 0.12em; line-height: 1.4;\n  color: #f6d9e2; text-transform: uppercase; max-width: 100px;\n}\n\n.cgau-listing .cgau-grade-chip {\n  display: inline-flex; align-items: center; gap: 8px;\n  border: 1px solid rgba(243,226,172,0.6);\n  color: #3a2708; font-weight: 800; font-size: 13px; letter-spacing: 0.06em;\n  text-transform: uppercase; padding: 9px 20px; border-radius: 999px; margin-bottom: 20px;\n  background: linear-gradient(110deg, #e6c976 25%, #fff4d2 40%, #e6c976 55%) 0 0 \/ 200% 100%;\n  animation: cgau-shimmer 3.6s linear infinite;\n  box-shadow: 0 6px 22px rgba(201,163,85,0.4);\n}\n.cgau-listing .cgau-hero h1 {\n  font-size: 44px; font-weight: 800; margin-bottom: 8px;\n  animation: cgau-rise 0.9s ease-out both;\n}\n.cgau-listing .cgau-hero h1 em {\n  font-style: normal;\n  background: linear-gradient(120deg, #f3e2ac, #e2a0b4 55%, #f3e2ac);\n  -webkit-background-clip: text; background-clip: text; color: transparent;\n}\n.cgau-listing .cgau-hero .cgau-kicker {\n  font-family: 'Sora', sans-serif; font-weight: 600; font-size: 16px;\n  color: var(--blush); margin-bottom: 16px;\n  animation: cgau-rise 0.9s ease-out 0.1s both;\n}\n.cgau-listing .cgau-hero p.cgau-sub {\n  font-size: 18px; max-width: 590px; margin: 0 auto 22px; color: #e6d2c2;\n  animation: cgau-rise 0.9s ease-out 0.15s both;\n}\n.cgau-listing .cgau-price {\n  display: inline-flex; align-items: baseline; gap: 14px; flex-wrap: wrap; justify-content: center;\n  background: rgba(255,255,255,0.07); border: 1px solid rgba(243,226,172,0.28);\n  border-radius: 14px; padding: 12px 24px; margin-bottom: 22px;\n  animation: cgau-rise 0.9s ease-out 0.22s both;\n}\n.cgau-listing .cgau-price-now {\n  font-family: 'Sora', sans-serif; font-weight: 800; font-size: 30px;\n  background: var(--gold-grad); -webkit-background-clip: text; background-clip: text; color: transparent;\n}\n.cgau-listing .cgau-price-was { font-size: 14px; color: #d5bfae; text-decoration: line-through; }\n.cgau-listing .cgau-price-note { font-size: 12px; color: var(--blush); font-weight: 600; }\n\n.cgau-listing .cgau-hero-note {\n  display: block; max-width: 560px; margin: 0 auto; text-align: left;\n  font-size: 14.5px; color: #fbe4ea; line-height: 1.65;\n  border: 1px solid rgba(226,160,180,0.55); border-radius: 16px;\n  padding: 16px 20px; background: rgba(168,73,107,0.22);\n  animation: cgau-rise 0.9s ease-out 0.3s both;\n}\n.cgau-listing .cgau-hero-note strong { color: var(--gold-bright); }\n\n\/* ---------- SET PIECE: the door policy, stated loudly ---------- *\/\n.cgau-listing .cgau-hub {\n  background: var(--cream-deep);\n  border-bottom: 1px solid var(--line);\n  padding: 34px 36px;\n}\n.cgau-listing .cgau-hub-card {\n  position: relative; overflow: hidden;\n  background: var(--card); border-radius: 22px;\n  padding: 30px 32px;\n  border: 2px solid var(--blush-deep);\n  box-shadow: 0 16px 44px rgba(168,73,107,0.16);\n}\n.cgau-listing .cgau-hub-card::after {\n  content: ''; position: absolute; top: 0; left: 0; width: 60px; height: 100%;\n  background: linear-gradient(90deg, transparent, rgba(243,226,172,0.5), transparent);\n  animation: cgau-sweep 7s ease-in-out infinite;\n  pointer-events: none;\n}\n.cgau-listing .cgau-hub-badge {\n  display: inline-flex; align-items: center; gap: 8px;\n  background: var(--blush-deep); color: #fff; font-weight: 800; font-size: 12px;\n  letter-spacing: 0.08em; text-transform: uppercase;\n  padding: 6px 14px; border-radius: 999px; margin-bottom: 14px;\n  animation: cgau-glowpulse 3.2s ease-in-out infinite;\n}\n.cgau-listing .cgau-hub-card h2 { font-size: 23px; color: var(--blush-deep); margin-bottom: 10px; }\n.cgau-listing .cgau-hub-card p { color: var(--ink-soft); margin-bottom: 10px; position: relative; z-index: 1; }\n.cgau-listing .cgau-hub-card p:last-child { margin-bottom: 0; }\n.cgau-listing .cgau-hub-card strong { color: var(--ink); }\n\n\/* ---------- condition callout ---------- *\/\n.cgau-listing .cgau-condition { background: var(--cream); border-bottom: 1px solid var(--line); }\n.cgau-listing .cgau-condition-card {\n  position: relative;\n  background: var(--card); border-radius: 22px;\n  padding: 30px 32px;\n  box-shadow: 0 16px 44px rgba(42,18,51,0.10);\n  border: 2px solid transparent;\n  background-clip: padding-box;\n}\n.cgau-listing .cgau-condition-card::before {\n  content: '';\n  position: absolute; inset: -2px; z-index: -1; border-radius: 24px;\n  background: var(--gold-grad);\n  background-size: 200% 200%;\n  animation: cgau-gradshift 9s ease-in-out infinite;\n}\n.cgau-listing .cgau-condition-card h2 { font-size: 23px; margin-bottom: 10px; color: var(--gold-deep); }\n.cgau-listing .cgau-condition-card p { color: var(--ink-soft); margin-bottom: 10px; }\n.cgau-listing .cgau-condition-card p:last-child { margin-bottom: 0; }\n.cgau-listing .cgau-condition-card strong { color: var(--ink); }\n\n\/* ---------- bento ---------- *\/\n.cgau-listing .cgau-bento-label {\n  font-family: 'Sora', sans-serif; font-size: 11px; font-weight: 700;\n  letter-spacing: 0.24em; text-transform: uppercase; color: var(--gold-deep);\n  text-align: center; margin-bottom: 20px;\n}\n.cgau-listing .cgau-bento { display: grid; grid-template-columns: repeat(3, 1fr); gap: 14px; }\n.cgau-listing .cgau-bento-card {\n  background: var(--card); border: 1px solid var(--line); border-radius: 20px;\n  padding: 26px 20px; text-align: center;\n  position: relative; overflow: hidden;\n  transition: transform 0.3s ease, box-shadow 0.3s ease;\n  animation: cgau-rise 0.7s ease-out both;\n}\n.cgau-listing .cgau-bento-card::before {\n  content: ''; position: absolute; top: 0; left: 0; right: 0; height: 4px;\n  background: var(--gold-grad);\n}\n.cgau-listing .cgau-bento-card::after {\n  content: '❖'; position: absolute; right: 12px; bottom: 8px;\n  font-size: 12px; color: var(--cream-deep);\n}\n.cgau-listing .cgau-bento-card:nth-child(2) { animation-delay: 0.08s; }\n.cgau-listing .cgau-bento-card:nth-child(3) { animation-delay: 0.16s; }\n.cgau-listing .cgau-bento-card:nth-child(4) { animation-delay: 0.24s; }\n.cgau-listing .cgau-bento-card:nth-child(5) { animation-delay: 0.32s; }\n.cgau-listing .cgau-bento-card:nth-child(6) { animation-delay: 0.4s; }\n.cgau-listing .cgau-bento-card:hover {\n  transform: translateY(-6px);\n  box-shadow: 0 18px 36px rgba(150,116,42,0.2);\n}\n.cgau-listing .cgau-bento-card .cgau-big {\n  font-family: 'Sora', sans-serif; font-weight: 800; font-size: 27px;\n  background: var(--gold-grad); -webkit-background-clip: text; background-clip: text; color: transparent;\n  display: block; margin-bottom: 4px;\n}\n.cgau-listing .cgau-bento-card .cgau-small { font-size: 13px; color: var(--ink-soft); }\n\n\/* ---------- scenes ---------- *\/\n.cgau-listing .cgau-scene { border-top: 1px solid var(--line); }\n.cgau-listing .cgau-scene h2 { font-size: 29px; margin-bottom: 12px; }\n.cgau-listing .cgau-scene h2 span {\n  background: var(--gold-grad); -webkit-background-clip: text; background-clip: text; color: transparent;\n}\n.cgau-listing .cgau-scene p { color: var(--ink-soft); max-width: 650px; margin-bottom: 14px; }\n.cgau-listing .cgau-scene p:last-of-type { margin-bottom: 0; }\n.cgau-listing .cgau-scene-tag {\n  display: inline-block; font-size: 11px; font-weight: 700; letter-spacing: 0.18em;\n  text-transform: uppercase; color: var(--gold-deep);\n  background: var(--cream-deep); border: 1px solid var(--line);\n  padding: 5px 14px; border-radius: 999px; margin-bottom: 14px;\n}\n.cgau-listing .cgau-scene-dark {\n  background: var(--aubergine);\n  background-image: radial-gradient(ellipse at 86% 14%, rgba(226,160,180,0.24), transparent 55%);\n  color: #f3e6dd; border-top: none;\n}\n.cgau-listing .cgau-scene-dark h2 { color: #fff; }\n.cgau-listing .cgau-scene-dark p { color: #cbb6c9; }\n.cgau-listing .cgau-scene-dark .cgau-scene-tag {\n  color: var(--gold-bright); background: rgba(243,226,172,0.12); border-color: rgba(243,226,172,0.3);\n}\n\n\/* ---------- vibe pull-quote ---------- *\/\n.cgau-listing .cgau-vibe {\n  background: var(--gold-grad);\n  background-size: 220% 220%;\n  animation: cgau-gradshift 11s ease-in-out infinite;\n  text-align: center; color: #33220a;\n  position: relative; overflow: hidden;\n}\n.cgau-listing .cgau-vibe::before {\n  content: '🥂'; position: absolute; font-size: 118px; opacity: 0.16;\n  left: -18px; top: -28px; animation: cgau-bob 5.4s ease-in-out infinite;\n}\n.cgau-listing .cgau-vibe::after {\n  content: '💌'; position: absolute; font-size: 110px; opacity: 0.16;\n  right: -14px; bottom: -32px; animation: cgau-bob 6.4s ease-in-out infinite reverse;\n}\n.cgau-listing .cgau-vibe blockquote {\n  font-family: 'Sora', sans-serif; font-weight: 700; font-size: 27px;\n  max-width: 640px; margin: 0 auto; line-height: 1.35; position: relative;\n}\n.cgau-listing .cgau-vibe cite {\n  display: block; font-family: 'DM Sans', sans-serif; font-style: normal;\n  font-weight: 600; font-size: 14px; margin-top: 16px; color: #5d4310; position: relative;\n}\n\n\/* ---------- SET PIECE: the fine print on the invitation ---------- *\/\n.cgau-listing .cgau-honest { background: var(--cream-deep); }\n.cgau-listing .cgau-honest-card {\n  background: var(--cream); border: 1px solid var(--line); border-radius: 6px;\n  padding: 36px 38px; position: relative;\n  box-shadow: 0 22px 54px rgba(42,18,51,0.12);\n}\n.cgau-listing .cgau-honest-card::before,\n.cgau-listing .cgau-honest-card::after {\n  content: ''; position: absolute; left: 24px; right: 24px; height: 4px;\n  border-top: 1px solid var(--gold); border-bottom: 1px solid var(--gold);\n  opacity: 0.55;\n}\n.cgau-listing .cgau-honest-card::before { top: 12px; }\n.cgau-listing .cgau-honest-card::after { bottom: 12px; }\n.cgau-listing .cgau-honest-head {\n  text-align: center; font-family: 'Sora', sans-serif; font-size: 11px;\n  font-weight: 700; letter-spacing: 0.3em; text-transform: uppercase;\n  color: var(--gold-deep); margin-bottom: 8px;\n}\n.cgau-listing .cgau-honest h2 { font-size: 27px; text-align: center; margin-bottom: 8px; }\n.cgau-listing .cgau-honest-lede {\n  text-align: center; color: var(--ink-soft); font-style: italic;\n  max-width: 520px; margin: 0 auto 26px;\n}\n.cgau-listing .cgau-fp {\n  display: flex; gap: 16px; padding: 18px 0;\n  border-top: 1px dashed var(--line);\n  transition: transform 0.25s ease;\n}\n.cgau-listing .cgau-fp:hover { transform: translateX(5px); }\n.cgau-listing .cgau-fp-num {\n  flex: 0 0 34px; font-family: 'Sora', sans-serif; font-weight: 800;\n  font-size: 14px; color: var(--gold-deep); padding-top: 2px; letter-spacing: 0.04em;\n}\n.cgau-listing .cgau-fp strong { display: block; margin-bottom: 4px; }\n.cgau-listing .cgau-fp p { font-size: 15px; color: var(--ink-soft); }\n\n\/* ---------- trust grid ---------- *\/\n.cgau-listing .cgau-trust h2 { font-size: 27px; margin-bottom: 22px; }\n.cgau-listing .cgau-trust-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; }\n.cgau-listing .cgau-trust-card {\n  background: var(--blush-soft); border: 1px solid #f0d8de; border-radius: 18px; padding: 22px 24px;\n  transition: transform 0.3s ease, box-shadow 0.3s ease;\n}\n.cgau-listing .cgau-trust-card:hover {\n  transform: translateY(-5px);\n  box-shadow: 0 16px 32px rgba(168,73,107,0.16);\n}\n.cgau-listing .cgau-trust-card strong { display: block; color: var(--blush-deep); margin-bottom: 4px; }\n.cgau-listing .cgau-trust-card p { font-size: 15px; color: var(--ink-soft); }\n\n\/* ---------- specs ---------- *\/\n.cgau-listing .cgau-specs h2 { font-size: 27px; margin-bottom: 22px; }\n.cgau-listing .cgau-specs table { width: 100%; border-collapse: collapse; font-size: 15px; }\n.cgau-listing .cgau-specs th, .cgau-listing .cgau-specs td {\n  text-align: left; padding: 13px 14px; border-bottom: 1px solid var(--line); vertical-align: top;\n}\n.cgau-listing .cgau-specs th { width: 38%; color: var(--ink-soft); font-weight: 600; }\n.cgau-listing .cgau-specs tr { transition: background 0.2s ease; }\n.cgau-listing .cgau-specs tr:hover { background: var(--cream-deep); }\n\n\/* ---------- SET PIECE: guest list \/ velvet rope ---------- *\/\n.cgau-listing .cgau-compat h2 { font-size: 27px; margin-bottom: 8px; }\n.cgau-listing .cgau-compat \u003e p { color: var(--ink-soft); margin-bottom: 22px; }\n.cgau-listing .cgau-door {\n  display: flex; align-items: flex-start; justify-content: center; gap: 0;\n  max-width: 420px; margin: 0 auto 26px;\n}\n.cgau-listing .cgau-post {\n  flex: 0 0 12px; height: 66px; border-radius: 4px;\n  background: linear-gradient(180deg, #f3e2ac, #c9a355 40%, #96742a);\n  position: relative;\n  box-shadow: 0 6px 14px rgba(150,116,42,0.3);\n}\n.cgau-listing .cgau-post::before {\n  content: ''; position: absolute; top: -12px; left: -5px;\n  width: 22px; height: 22px; border-radius: 50%;\n  background: radial-gradient(circle at 34% 30%, #fff3cf, #c9a355 60%, #7d6021);\n}\n.cgau-listing .cgau-rope {\n  flex: 1; height: 40px; margin: 6px -2px 0;\n  border-bottom: 8px solid var(--blush-deep);\n  border-radius: 0 0 50% 50% \/ 0 0 100% 100%;\n  transform-origin: 50% 0;\n  animation: cgau-ropesway 6.5s ease-in-out infinite;\n}\n.cgau-listing .cgau-guestlist {\n  background: var(--card); border: 1px solid var(--line); border-radius: 18px;\n  padding: 8px 22px 12px; box-shadow: 0 16px 40px rgba(42,18,51,0.08);\n}\n.cgau-listing .cgau-compat-row {\n  display: flex; align-items: flex-start; gap: 14px;\n  padding: 14px 8px; border-bottom: 1px dashed var(--line);\n  border-radius: 10px;\n  transition: background 0.2s ease;\n}\n.cgau-listing .cgau-compat-row:last-child { border-bottom: none; }\n.cgau-listing .cgau-compat-row:hover { background: var(--cream); }\n.cgau-listing .cgau-badge {\n  flex: 0 0 auto; font-size: 12px; font-weight: 800; letter-spacing: 0.05em;\n  padding: 5px 12px; border-radius: 999px; margin-top: 2px;\n}\n.cgau-listing .cgau-badge-yes { background: var(--sage-soft); color: var(--sage); }\n.cgau-listing .cgau-badge-no { background: #fbe3e8; color: var(--blush-deep); }\n.cgau-listing .cgau-badge-note { background: #f7ecd2; color: var(--gold-deep); }\n.cgau-listing .cgau-compat-row p { font-size: 15px; color: var(--ink-soft); }\n.cgau-listing .cgau-compat-row p strong { color: var(--ink); }\n.cgau-listing .cgau-onlist {\n  display: inline-block; font-family: 'Sora', sans-serif; font-size: 10px;\n  font-weight: 800; letter-spacing: 0.14em; text-transform: uppercase;\n  color: var(--sage); margin-right: 6px;\n}\n.cgau-listing .cgau-offlist {\n  display: inline-block; font-family: 'Sora', sans-serif; font-size: 10px;\n  font-weight: 800; letter-spacing: 0.14em; text-transform: uppercase;\n  color: var(--blush-deep); margin-right: 6px;\n}\n\n\/* ---------- fit columns ---------- *\/\n.cgau-listing .cgau-fit { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; }\n.cgau-listing .cgau-fit-col { border-radius: 22px; padding: 28px 26px; transition: transform 0.3s ease; }\n.cgau-listing .cgau-fit-col:hover { transform: translateY(-4px); }\n.cgau-listing .cgau-fit-no { background: var(--cream-deep); border: 1px solid var(--line); }\n.cgau-listing .cgau-fit-yes {\n  background: var(--aubergine);\n  background-image: radial-gradient(ellipse at 90% 0%, rgba(226,160,180,0.28), transparent 55%);\n  color: #f3e6dd; border: 1px solid #3d1a4a;\n}\n.cgau-listing .cgau-fit-col h3 { font-size: 19px; margin-bottom: 14px; }\n.cgau-listing .cgau-fit-yes h3 { color: var(--gold-bright); }\n.cgau-listing .cgau-fit-col ul { list-style: none; }\n.cgau-listing .cgau-fit-col li { padding: 7px 0 7px 26px; position: relative; font-size: 15px; }\n.cgau-listing .cgau-fit-no li { color: var(--ink-soft); }\n.cgau-listing .cgau-fit-yes li { color: #d6c1d1; }\n.cgau-listing .cgau-fit-no li::before { content: '✕'; position: absolute; left: 0; color: var(--blush-deep); font-weight: 700; }\n.cgau-listing .cgau-fit-yes li::before { content: '✓'; position: absolute; left: 0; color: var(--gold-bright); font-weight: 700; }\n\n\/* ---------- setup ---------- *\/\n.cgau-listing .cgau-setup h2 { font-size: 27px; margin-bottom: 8px; }\n.cgau-listing .cgau-setup \u003e p { color: var(--ink-soft); margin-bottom: 22px; }\n.cgau-listing .cgau-steps { display: grid; grid-template-columns: repeat(4, 1fr); gap: 14px; }\n.cgau-listing .cgau-step {\n  background: var(--card); border: 1px solid var(--line); border-radius: 18px; padding: 22px 16px;\n  transition: transform 0.3s ease, box-shadow 0.3s ease;\n}\n.cgau-listing .cgau-step:hover {\n  transform: translateY(-5px);\n  box-shadow: 0 14px 30px rgba(150,116,42,0.16);\n}\n.cgau-listing .cgau-step .cgau-step-num {\n  display: inline-flex; width: 32px; height: 32px; align-items: center; justify-content: center;\n  background: var(--gold-grad); color: #33220a; font-weight: 800; font-size: 14px;\n  border-radius: 999px; margin-bottom: 10px; font-family: 'Sora', sans-serif;\n  animation: cgau-glowpulse 3s ease-in-out infinite;\n}\n.cgau-listing .cgau-step:nth-child(2) .cgau-step-num { animation-delay: 0.4s; }\n.cgau-listing .cgau-step:nth-child(3) .cgau-step-num { animation-delay: 0.8s; }\n.cgau-listing .cgau-step:nth-child(4) .cgau-step-num { animation-delay: 1.2s; }\n.cgau-listing .cgau-step strong { display: block; font-size: 15px; margin-bottom: 4px; }\n.cgau-listing .cgau-step p { font-size: 13px; color: var(--ink-soft); }\n\n\/* ---------- included ---------- *\/\n.cgau-listing .cgau-included { background: var(--cream-deep); }\n.cgau-listing .cgau-included h2 { font-size: 27px; margin-bottom: 8px; }\n.cgau-listing .cgau-included \u003e p { color: var(--ink-soft); margin-bottom: 18px; }\n.cgau-listing .cgau-included ul { list-style: none; display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }\n.cgau-listing .cgau-included li {\n  background: var(--card); border: 1px solid var(--line); border-radius: 14px;\n  padding: 13px 16px; font-size: 15px;\n  transition: transform 0.25s ease, box-shadow 0.25s ease;\n}\n.cgau-listing .cgau-included li:hover {\n  transform: translateY(-3px);\n  box-shadow: 0 10px 22px rgba(150,116,42,0.14);\n}\n.cgau-listing .cgau-included h3 { font-size: 17px; margin: 24px 0 12px; }\n.cgau-listing .cgau-included .cgau-notinc li {\n  background: var(--cream); border-style: dashed; color: var(--ink-soft);\n}\n\n\/* ---------- shipping ---------- *\/\n.cgau-listing .cgau-shipping h2 { font-size: 27px; margin-bottom: 22px; }\n.cgau-listing .cgau-ship-grid { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 14px; }\n.cgau-listing .cgau-ship-card {\n  background: var(--card); border: 1px solid var(--line); border-radius: 18px; padding: 22px 20px;\n  transition: transform 0.3s ease, box-shadow 0.3s ease;\n}\n.cgau-listing .cgau-ship-card:hover {\n  transform: translateY(-5px);\n  box-shadow: 0 14px 30px rgba(150,116,42,0.16);\n}\n.cgau-listing .cgau-ship-card strong { display: block; color: var(--gold-deep); margin-bottom: 6px; font-size: 15px; }\n.cgau-listing .cgau-ship-card p { font-size: 14px; color: var(--ink-soft); }\n\n\/* ---------- SET PIECE: RSVP reply cards ---------- *\/\n.cgau-listing .cgau-faq h2 { font-size: 27px; margin-bottom: 6px; }\n.cgau-listing .cgau-faq \u003e p { color: var(--ink-soft); margin-bottom: 24px; font-style: italic; }\n.cgau-listing .cgau-faq details {\n  position: relative; background: var(--card);\n  border: 1px solid var(--line); border-radius: 6px;\n  margin-bottom: 6px; padding: 0 22px 0 40px;\n  box-shadow: 0 10px 26px rgba(42,18,51,0.07);\n  transition: box-shadow 0.25s ease, border-color 0.25s ease, transform 0.25s ease;\n}\n.cgau-listing .cgau-faq details::before {\n  content: ''; position: absolute; left: 17px; top: 12px; bottom: 12px; width: 7px;\n  background-image: radial-gradient(circle, var(--cream-deep) 2.6px, transparent 2.8px);\n  background-size: 7px 13px;\n}\n.cgau-listing .cgau-faq details:hover { border-color: var(--gold); transform: translateY(-2px); }\n.cgau-listing .cgau-faq details[open] {\n  border-color: var(--gold);\n  box-shadow: 0 14px 34px rgba(150,116,42,0.16);\n}\n.cgau-listing .cgau-faq summary {\n  cursor: pointer; font-weight: 700; padding: 17px 40px 17px 0;\n  font-family: 'Sora', sans-serif; font-size: 15px;\n  list-style: none; position: relative;\n}\n.cgau-listing .cgau-faq summary::-webkit-details-marker { display: none; }\n.cgau-listing .cgau-faq summary::before {\n  content: 'M'; font-family: 'Sora', sans-serif; font-size: 11px; font-weight: 800;\n  color: var(--gold-deep); letter-spacing: 0.2em; margin-right: 10px;\n}\n.cgau-listing .cgau-faq summary::after {\n  content: 'RSVP'; position: absolute; right: 0; top: 50%; transform: translateY(-50%);\n  font-family: 'Sora', sans-serif; font-size: 9.5px; font-weight: 800; letter-spacing: 0.14em;\n  color: var(--gold-deep); border: 1px solid var(--gold); border-radius: 4px;\n  padding: 3px 7px; transition: background 0.25s ease, color 0.25s ease;\n}\n.cgau-listing .cgau-faq details[open] summary::after {\n  background: var(--gold); color: #fff;\n}\n.cgau-listing .cgau-faq details p {\n  padding: 0 0 18px; font-size: 15px; color: var(--ink-soft);\n  border-top: 1px dashed var(--line); padding-top: 14px;\n  animation: cgau-rise 0.4s ease-out both;\n}\n.cgau-listing .cgau-rsvp-receipt {\n  display: block; text-align: right; font-size: 11px; letter-spacing: 0.06em;\n  color: var(--gold-deep); font-weight: 600; margin: 0 6px 14px 0;\n}\n\n\/* ---------- item specifics ---------- *\/\n.cgau-listing .cgau-itemspec { background: var(--cream-deep); }\n.cgau-listing .cgau-itemspec h2 { font-size: 22px; margin-bottom: 18px; }\n.cgau-listing .cgau-itemspec table { width: 100%; border-collapse: collapse; font-size: 14px; }\n.cgau-listing .cgau-itemspec th, .cgau-listing .cgau-itemspec td {\n  text-align: left; padding: 9px 12px; border-bottom: 1px solid var(--line);\n}\n.cgau-listing .cgau-itemspec th { width: 38%; color: var(--ink-soft); font-weight: 600; }\n\n\/* ---------- CTA ---------- *\/\n.cgau-listing .cgau-cta {\n  background: var(--night-grad);\n  background-size: 200% 200%;\n  animation: cgau-gradshift 15s ease-in-out infinite;\n  color: #f7ecdb; text-align: center; padding: 64px 36px;\n  position: relative; overflow: hidden;\n}\n.cgau-listing .cgau-cta::before {\n  content: '✉'; position: absolute; left: 50%; bottom: -30px; transform: translateX(-50%);\n  font-size: 170px; opacity: 0.1;\n  animation: cgau-bob 6s ease-in-out infinite;\n}\n.cgau-listing .cgau-cta \u003e * { position: relative; }\n.cgau-listing .cgau-cta h2 { font-size: 31px; margin-bottom: 12px; }\n.cgau-listing .cgau-cta h2 span {\n  background: linear-gradient(120deg, #f3e2ac, #e2a0b4 55%, #f3e2ac);\n  -webkit-background-clip: text; background-clip: text; color: transparent;\n}\n.cgau-listing .cgau-cta p { color: #d6c1d1; max-width: 560px; margin: 0 auto 18px; }\n.cgau-listing .cgau-cta-stamp {\n  display: inline-block; font-family: 'Sora', sans-serif; font-size: 12px;\n  font-weight: 800; letter-spacing: 0.16em; text-transform: uppercase;\n  color: var(--gold-bright); border: 2px solid var(--gold-bright);\n  border-radius: 6px; padding: 8px 16px; transform: rotate(-14deg);\n  animation: cgau-stampin 1.1s ease-out both;\n}\n\n\/* ---------- footer ---------- *\/\n.cgau-listing .cgau-footer {\n  padding: 26px 36px; font-size: 12px; color: var(--ink-soft);\n  border-top: 1px solid var(--line); text-align: center; line-height: 1.7;\n}\n.cgau-listing .cgau-footer p { margin-bottom: 10px; }\n.cgau-listing .cgau-footer p:last-child { margin-bottom: 0; }\n\n\/* ---------- respect reduced motion ---------- *\/\n@media (prefers-reduced-motion: reduce) {\n  .cgau-listing *, .cgau-listing *::before, .cgau-listing *::after {\n    animation: none !important; transition: none !important;\n  }\n}\n\n@media (max-width: 640px) {\n  .cgau-listing section { padding: 36px 20px; }\n  .cgau-listing .cgau-hub { padding: 28px 20px; }\n  .cgau-listing .cgau-nav { padding: 16px 20px; }\n  .cgau-listing .cgau-hero h1 { font-size: 31px; }\n  .cgau-listing .cgau-bento { grid-template-columns: 1fr 1fr; }\n  .cgau-listing .cgau-trust-grid { grid-template-columns: 1fr; }\n  .cgau-listing .cgau-fit { grid-template-columns: 1fr; }\n  .cgau-listing .cgau-steps { grid-template-columns: 1fr 1fr; }\n  .cgau-listing .cgau-ship-grid { grid-template-columns: 1fr; }\n  .cgau-listing .cgau-included ul { grid-template-columns: 1fr; }\n  .cgau-listing .cgau-honest-card { padding: 30px 22px; }\n  .cgau-listing .cgau-fp { flex-direction: column; gap: 4px; }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"cgau-listing\"\u003e\n\n  \u003c!-- NAV --\u003e\n  \u003cdiv class=\"cgau-nav\"\u003e\n    \u003cdiv class=\"cgau-nav-brand\"\u003eCamGuard \u003cspan\u003eAustralia\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"cgau-nav-tag\"\u003eIndependent eufy specialists · Townsville QLD\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"cgau-hero\"\u003e\n    \u003cspan class=\"cgau-confetti cgau-confetti-1\"\u003e\u003c\/span\u003e\n    \u003cspan class=\"cgau-confetti cgau-confetti-2\"\u003e\u003c\/span\u003e\n    \u003cspan class=\"cgau-confetti cgau-confetti-3\"\u003e\u003c\/span\u003e\n    \u003cspan class=\"cgau-confetti cgau-confetti-4\"\u003e\u003c\/span\u003e\n    \u003cspan class=\"cgau-confetti cgau-confetti-5\"\u003e\u003c\/span\u003e\n    \u003cspan class=\"cgau-confetti cgau-confetti-6\"\u003e\u003c\/span\u003e\n    \u003cspan class=\"cgau-sparkle cgau-sparkle-1\"\u003e✦\u003c\/span\u003e\n    \u003cspan class=\"cgau-sparkle cgau-sparkle-2\"\u003e✦\u003c\/span\u003e\n    \u003cspan class=\"cgau-sparkle cgau-sparkle-3\"\u003e✦\u003c\/span\u003e\n    \u003cspan class=\"cgau-sparkle cgau-sparkle-4\"\u003e✦\u003c\/span\u003e\n\n    \u003cspan class=\"cgau-invite-rule\"\u003e\u003c\/span\u003e\n    \u003cspan class=\"cgau-series-tag\"\u003eYou are cordially invited\u003c\/span\u003e\n\n    \u003c!-- SET PIECE 1 — the wax seal --\u003e\n    \u003cdiv class=\"cgau-seal\"\u003e\n      \u003cdiv class=\"cgau-seal-top\"\u003ePLUS ONE\u003c\/div\u003e\n      \u003cdiv class=\"cgau-seal-mid\"\u003eONLY\u003c\/div\u003e\n      \u003cdiv class=\"cgau-seal-bar\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"cgau-seal-bot\"\u003eDoes not attend alone\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cgau-grade-chip\"\u003e♻️ Manufacturer Renewed · Good Condition\u003c\/div\u003e\n    \u003ch1\u003eeufyCam E40 \u003cem\u003e— the plus one\u003c\/em\u003e\n\u003c\/h1\u003e\n    \u003cdiv class=\"cgau-kicker\"\u003e(Brilliant company. Terrible at arriving solo.)\u003c\/div\u003e\n    \u003cp class=\"cgau-sub\"\u003e2K Quad HD, MaxColour Vision, a 150-lumen spotlight and a 105-dB siren — an add-on camera that turns up, behaves beautifully, and only ever comes as somebody's guest.\u003c\/p\u003e\n\n    \u003cdiv class=\"cgau-price\"\u003e\n      \u003cspan class=\"cgau-price-now\"\u003eA$139.00\u003c\/span\u003e\n      \u003cspan class=\"cgau-price-was\"\u003eRRP A$299.95\u003c\/span\u003e\n      \u003cspan class=\"cgau-price-note\"\u003eRenewed · Good grade\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- IMG-PLACEHOLDER: hero product shot — eufyCam E40 three-quarter angle on deep aubergine backdrop, champagne-gold rim light, confetti scatter --\u003e\n\n    \u003cdiv class=\"cgau-hero-note\"\u003e\n      \u003cstrong\u003e⚠ Read the invitation terms first.\u003c\/strong\u003e The eufyCam E40 is an \u003cstrong\u003eadd-on camera\u003c\/strong\u003e. It does not work on its own. It requires a eufy \u003cstrong\u003eHomeBase 2\u003c\/strong\u003e or \u003cstrong\u003eHomeBase S380 (HomeBase 3)\u003c\/strong\u003e to operate, and a HomeBase is \u003cstrong\u003enot included\u003c\/strong\u003e in this listing.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- HUB REQUIREMENT — dedicated standalone callout --\u003e\n  \u003cdiv class=\"cgau-hub\"\u003e\n    \u003cdiv class=\"cgau-hub-card\"\u003e\n      \u003cspan class=\"cgau-hub-badge\"\u003e⚠ The one thing that turns people away at the door\u003c\/span\u003e\n      \u003ch2\u003eThis camera does not have its own invitation.\u003c\/h2\u003e\n      \u003cp\u003eThe eufyCam E40 is an \u003cstrong\u003eadd-on camera\u003c\/strong\u003e. It pairs to a eufy \u003cstrong\u003eHomeBase 2\u003c\/strong\u003e or a eufy \u003cstrong\u003eHomeBase S380 (also sold as HomeBase 3)\u003c\/strong\u003e, and \u003cstrong\u003eit will not record a single frame without one\u003c\/strong\u003e. There is no standalone mode, no Wi-Fi-only mode, no workaround. A HomeBase is \u003cstrong\u003enot included\u003c\/strong\u003e here and is sold separately.\u003c\/p\u003e\n      \u003cp\u003eAlready have a HomeBase 2 or a HomeBase S380 running? Wonderful — you're exactly who this listing is for, and your plus-one is ready to go. \u003cstrong\u003eNo HomeBase yet?\u003c\/strong\u003e Please buy a kit that includes one instead of this add-on. We would much rather tell you now than have it arrive and disappoint you.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CONDITION CALLOUT --\u003e\n  \u003csection class=\"cgau-condition\"\u003e\n    \u003cdiv class=\"cgau-condition-card\"\u003e\n      \u003ch2\u003eSecond, let's talk about \"Renewed\"\u003c\/h2\u003e\n      \u003cp\u003eThis camera \u003cstrong\u003ewas used before\u003c\/strong\u003e. It went back through the manufacturer's official renewal process, where it was refurbished and tested by that process before being released for resale. That testing is the manufacturer's — not ours.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eThis unit is graded Good\u003c\/strong\u003e — the honest middle. Fully functional, with \u003cstrong\u003elight-to-moderate cosmetic marks\u003c\/strong\u003e on the housing: better than our Fair stock, not as clean as our Excellent stock. The marks are cosmetic only. Mounted under an eave, you'll be looking at footage, not housing.\u003c\/p\u003e\n      \u003cp\u003eIt arrives in \u003cstrong\u003erenewed (non-retail) packaging\u003c\/strong\u003e rather than the original retail box, and it's covered by our \u003cstrong\u003ein-house 12-month CamGuard warranty\u003c\/strong\u003e — a CamGuard warranty, not a manufacturer warranty — on top of your Australian Consumer Law rights.\u003c\/p\u003e\n      \u003c!-- IMG-PLACEHOLDER: close-up of Good-grade cosmetic condition — honest shot of light-to-moderate marks on the housing --\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- BENTO STATS --\u003e\n  \u003csection\u003e\n    \u003cdiv class=\"cgau-bento-label\"\u003eThe guest of honour, at a glance\u003c\/div\u003e\n    \u003cdiv class=\"cgau-bento\"\u003e\n      \u003cdiv class=\"cgau-bento-card\"\u003e\n\u003cspan class=\"cgau-big\"\u003e2K\u003c\/span\u003e\u003cspan class=\"cgau-small\"\u003eQuad HD resolution\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"cgau-bento-card\"\u003e\n\u003cspan class=\"cgau-big\"\u003eMaxColour\u003c\/span\u003e\u003cspan class=\"cgau-small\"\u003efull-colour footage in low light\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"cgau-bento-card\"\u003e\n\u003cspan class=\"cgau-big\"\u003e13,000mAh\u003c\/span\u003e\u003cspan class=\"cgau-small\"\u003ebuilt-in battery, months per charge\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"cgau-bento-card\"\u003e\n\u003cspan class=\"cgau-big\"\u003e150lm\u003c\/span\u003e\u003cspan class=\"cgau-small\"\u003espotlight\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"cgau-bento-card\"\u003e\n\u003cspan class=\"cgau-big\"\u003e105dB\u003c\/span\u003e\u003cspan class=\"cgau-small\"\u003esiren\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"cgau-bento-card\"\u003e\n\u003cspan class=\"cgau-big\"\u003eIP66\u003c\/span\u003e\u003cspan class=\"cgau-small\"\u003eweatherproof\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SCENE 1 — 2K --\u003e\n  \u003csection class=\"cgau-scene\"\u003e\n    \u003cdiv class=\"cgau-scene-tag\"\u003eDress code · 2K Quad HD\u003c\/div\u003e\n    \u003ch2\u003eIt turns up \u003cspan\u003eproperly dressed\u003c\/span\u003e\n\u003c\/h2\u003e\n    \u003cp\u003e2K Quad HD is the resolution doing the work here. It's the difference between \"someone was at the gate\" and footage with enough detail to actually describe what you're looking at — the courier, the delivery, the car in the driveway, the dog that keeps getting into the bins.\u003c\/p\u003e\n    \u003cp\u003eEverything it records lands on your HomeBase, stored locally, with no subscription required to watch your own footage back.\u003c\/p\u003e\n    \u003c!-- IMG-PLACEHOLDER: daytime 2K sample frame — driveway or front gate, detail visible --\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SCENE 2 — night --\u003e\n  \u003csection class=\"cgau-scene cgau-scene-dark\"\u003e\n    \u003cdiv class=\"cgau-scene-tag\"\u003eAfter dark · MaxColour Vision\u003c\/div\u003e\n    \u003ch2\u003eStill the best-dressed guest \u003cspan\u003eat 2am\u003c\/span\u003e\n\u003c\/h2\u003e\n    \u003cp\u003eMaxColour Vision captures full-colour footage in low light, so night clips come back in colour instead of grey shapes — clothing, vehicles, the actual colour of things. There are \u003cstrong\u003ethree night-vision modes\u003c\/strong\u003e to choose between, so you can set it to suit the spot it's watching.\u003c\/p\u003e\n    \u003cp\u003eThe built-in \u003cstrong\u003e150-lumen spotlight\u003c\/strong\u003e lights the scene when you want it lit, and there's a \u003cstrong\u003e105-dB siren\u003c\/strong\u003e you can sound from the eufy Security app.\u003c\/p\u003e\n    \u003c!-- IMG-PLACEHOLDER: night comparison frame — MaxColour full-colour clip beside a standard low-light clip --\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SCENE 3 — battery + weather --\u003e\n  \u003csection class=\"cgau-scene\"\u003e\n    \u003cdiv class=\"cgau-scene-tag\"\u003eStamina · 13,000 mAh\u003c\/div\u003e\n    \u003ch2\u003eStays until the \u003cspan\u003every end of the night\u003c\/span\u003e\n\u003c\/h2\u003e\n    \u003cp\u003eThe 13,000 mAh built-in battery is rated for months of use per charge, so this isn't a camera you're forever fetching down a ladder. Charge it, mount it, and get on with your life.\u003c\/p\u003e\n    \u003cp\u003eIP66 weatherproofing covers the rain, the dust and the heat that come with an Australian year. Mount it sensibly — it's weatherproof, not submersible.\u003c\/p\u003e\n    \u003c!-- IMG-PLACEHOLDER: lifestyle shot — E40 mounted under an eave at dusk, warm porch light --\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SCENE 4 — audio, PIR, no fees --\u003e\n  \u003csection class=\"cgau-scene cgau-scene-dark\"\u003e\n    \u003cdiv class=\"cgau-scene-tag\"\u003eConversation · Audio \u0026amp; detection\u003c\/div\u003e\n    \u003ch2\u003eIt can hold \u003cspan\u003ea conversation\u003c\/span\u003e\n\u003c\/h2\u003e\n    \u003cp\u003eFocused two-way audio with noise reduction lets you talk through the camera from the app — redirect a courier, answer the gate, or just say hello — with less of the surrounding racket coming through.\u003c\/p\u003e\n    \u003cp\u003eAn upgraded PIR motion sensor handles the detection side, and it works with \u003cstrong\u003eApple HomeKit, Amazon Alexa and Google Assistant\u003c\/strong\u003e, so it slots into whichever smart-home setup you already run. Footage is stored locally on the HomeBase, with no subscription required.\u003c\/p\u003e\n    \u003c!-- IMG-PLACEHOLDER: eufy Security app screenshot — live view, event list and two-way audio control --\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- VIBE --\u003e\n  \u003csection class=\"cgau-vibe\"\u003e\n    \u003cblockquote\u003e\"Immaculate guest. Records everything, remembers everything, asks for nothing monthly. Just cannot get through the door without its HomeBase.\"\u003c\/blockquote\u003e\n    \u003ccite\u003e— The vibe, in one sentence\u003c\/cite\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SET PIECE 4 — the honest bit as invitation fine print --\u003e\n  \u003csection class=\"cgau-honest\"\u003e\n    \u003cdiv class=\"cgau-honest-card\"\u003e\n      \u003cdiv class=\"cgau-honest-head\"\u003ePlease read carefully\u003c\/div\u003e\n      \u003ch2\u003eThe fine print on the invitation\u003c\/h2\u003e\n      \u003cp class=\"cgau-honest-lede\"\u003eEvery camera has limits, and a renewed one has a few more. Here are this one's, stated plainly rather than buried.\u003c\/p\u003e\n\n      \u003cdiv class=\"cgau-fp\"\u003e\n        \u003cdiv class=\"cgau-fp-num\"\u003ei.\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eIt requires a HomeBase, and one is not included.\u003c\/strong\u003e\n          \u003cp\u003eThe E40 is an add-on camera. It needs a eufy HomeBase 2 or a eufy HomeBase S380 (HomeBase 3) to operate, both sold separately, and it will not work on its own — no standalone mode, no Wi-Fi-only mode. If you don't already own a compatible HomeBase, buy a kit that includes one instead of this listing.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cgau-fp\"\u003e\n        \u003cdiv class=\"cgau-fp-num\"\u003eii.\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eIt was used before, and at Good grade you will see that.\u003c\/strong\u003e\n          \u003cp\u003eThis is a Manufacturer Renewed unit — previously used, then refurbished and tested by the manufacturer's renewal process. Good grade means fully functional with light-to-moderate cosmetic marks on the housing. Cosmetic only, and honestly described. If you want the cleanest cosmetics, our Excellent-grade stock exists for exactly that reason.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cgau-fp\"\u003e\n        \u003cdiv class=\"cgau-fp-num\"\u003eiii.\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eIt arrives in renewed packaging, not a retail box.\u003c\/strong\u003e\n          \u003cp\u003eProtective renewed packaging rather than the original retail box. If an unopened, sealed carton matters to you, this isn't the listing — and that's a perfectly fair call.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cgau-fp\"\u003e\n        \u003cdiv class=\"cgau-fp-num\"\u003eiv.\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eIt's 2K, not 4K.\u003c\/strong\u003e\n          \u003cp\u003e2K Quad HD is genuinely useful detail for a home camera, but it is not 4K. If you specifically need 4K resolution, this is not the model for you.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cgau-fp\"\u003e\n        \u003cdiv class=\"cgau-fp-num\"\u003ev.\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eThe warranty here is ours, not the manufacturer's.\u003c\/strong\u003e\n          \u003cp\u003eRenewed stock we sell is covered by our own in-house 12-month CamGuard warranty. That is a CamGuard warranty, not a eufy or Anker manufacturer warranty. Your Australian Consumer Law rights apply on top of it, always.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- WHY CAMGUARD --\u003e\n  \u003csection class=\"cgau-trust\"\u003e\n    \u003ch2\u003eWhy buy your plus one from CamGuard?\u003c\/h2\u003e\n    \u003cdiv class=\"cgau-trust-grid\"\u003e\n      \u003cdiv class=\"cgau-trust-card\"\u003e\n        \u003cstrong\u003e12-month CamGuard warranty\u003c\/strong\u003e\n        \u003cp\u003eOur own in-house warranty on every unit we sell, renewed stock included. Not a manufacturer warranty: it's us, in Townsville, and we answer our messages.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"cgau-trust-card\"\u003e\n        \u003cstrong\u003eGraded honestly before listing\u003c\/strong\u003e\n        \u003cp\u003eWe grade every unit honestly before it's listed, so what you read is what turns up. Your warranty record exists from day one, on our end, without you having to do a thing.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"cgau-trust-card\"\u003e\n        \u003cstrong\u003eeufy is all we do\u003c\/strong\u003e\n        \u003cp\u003eIndependent eufy specialists. \"Will this pair with my HomeBase\", \"which grade should I get\", \"where should I mount it\" — ask before you buy, we'd prefer it.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"cgau-trust-card\"\u003e\n        \u003cstrong\u003eDispatched in 1 business day\u003c\/strong\u003e\n        \u003cp\u003eFrom Townsville QLD, with tracking on every parcel. No mystery windows, no drop-shipping from overseas.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SPECS --\u003e\n  \u003csection class=\"cgau-specs\"\u003e\n    \u003ch2\u003eFull specifications\u003c\/h2\u003e\n    \u003ctable\u003e\n      \u003ctr\u003e\n\u003cth\u003eModel\u003c\/th\u003e\n\u003ctd\u003eeufyCam E40 — add-on camera\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eCondition\u003c\/th\u003e\n\u003ctd\u003eManufacturer Renewed — Good grade (refurbished and tested by the manufacturer's renewal process; cosmetic grade assessed by CamGuard)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eResolution\u003c\/th\u003e\n\u003ctd\u003e2K Quad HD\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eNight vision\u003c\/th\u003e\n\u003ctd\u003eMaxColour Vision — full-colour footage in low light, with 3 night-vision modes\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eSpotlight\u003c\/th\u003e\n\u003ctd\u003e150 lumens, built in\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eSiren\u003c\/th\u003e\n\u003ctd\u003e105 dB, built in\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eMotion detection\u003c\/th\u003e\n\u003ctd\u003eUpgraded PIR motion sensor\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eAudio\u003c\/th\u003e\n\u003ctd\u003eFocused two-way audio with noise reduction\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eBattery\u003c\/th\u003e\n\u003ctd\u003e13,000 mAh built-in — months of use per charge\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eWeatherproofing\u003c\/th\u003e\n\u003ctd\u003eIP66\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eStorage\u003c\/th\u003e\n\u003ctd\u003eStored locally on your HomeBase — no subscription required\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eSmart home\u003c\/th\u003e\n\u003ctd\u003eApple HomeKit, Amazon Alexa, Google Assistant\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eApp\u003c\/th\u003e\n\u003ctd\u003eeufy Security (iOS and Android)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eRequired hub\u003c\/th\u003e\n\u003ctd\u003eeufy HomeBase 2 or HomeBase S380 (HomeBase 3) — NOT included, sold separately\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eSubscription\u003c\/th\u003e\n\u003ctd\u003eNone required\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003ePackaging\u003c\/th\u003e\n\u003ctd\u003eRenewed (non-retail) packaging\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/table\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SET PIECE 2 — compatibility as the door policy --\u003e\n  \u003csection class=\"cgau-compat\"\u003e\n    \u003cdiv class=\"cgau-door\"\u003e\n      \u003cspan class=\"cgau-post\"\u003e\u003c\/span\u003e\n      \u003cspan class=\"cgau-rope\"\u003e\u003c\/span\u003e\n      \u003cspan class=\"cgau-post\"\u003e\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003ch2\u003eThe door policy\u003c\/h2\u003e\n    \u003cp\u003eWho's on the list, and who gets a polite \"not tonight\". Please read the first three rows before you buy — they're the ones that matter.\u003c\/p\u003e\n    \u003cdiv class=\"cgau-guestlist\"\u003e\n      \u003cdiv class=\"cgau-compat-row\"\u003e\n        \u003cspan class=\"cgau-badge cgau-badge-yes\"\u003eYES\u003c\/span\u003e\n        \u003cp\u003e\u003cspan class=\"cgau-onlist\"\u003eOn the list\u003c\/span\u003e\u003cstrong\u003eeufy HomeBase 2\u003c\/strong\u003e — a compatible HomeBase is required for this camera to operate at all.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"cgau-compat-row\"\u003e\n        \u003cspan class=\"cgau-badge cgau-badge-yes\"\u003eYES\u003c\/span\u003e\n        \u003cp\u003e\u003cspan class=\"cgau-onlist\"\u003eOn the list\u003c\/span\u003e\u003cstrong\u003eeufy HomeBase S380 (HomeBase 3)\u003c\/strong\u003e — update the HomeBase firmware in the eufy Security app before pairing.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"cgau-compat-row\"\u003e\n        \u003cspan class=\"cgau-badge cgau-badge-no\"\u003eNO\u003c\/span\u003e\n        \u003cp\u003e\u003cspan class=\"cgau-offlist\"\u003eNot on the list\u003c\/span\u003e\u003cstrong\u003eNo HomeBase at all\u003c\/strong\u003e — turned away at the door. Without a HomeBase 2 or HomeBase S380 (HomeBase 3) this camera cannot be set up or used. Buy a kit that includes a hub instead.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"cgau-compat-row\"\u003e\n        \u003cspan class=\"cgau-badge cgau-badge-no\"\u003eNO\u003c\/span\u003e\n        \u003cp\u003e\u003cspan class=\"cgau-offlist\"\u003eNot on the list\u003c\/span\u003e\u003cstrong\u003eStandalone or hub-free operation\u003c\/strong\u003e — there is no Wi-Fi-only mode on an add-on camera.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"cgau-compat-row\"\u003e\n        \u003cspan class=\"cgau-badge cgau-badge-yes\"\u003eYES\u003c\/span\u003e\n        \u003cp\u003e\u003cspan class=\"cgau-onlist\"\u003eOn the list\u003c\/span\u003e\u003cstrong\u003eApple HomeKit, Amazon Alexa and Google Assistant\u003c\/strong\u003e — it fits into the smart-home setup you already run.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"cgau-compat-row\"\u003e\n        \u003cspan class=\"cgau-badge cgau-badge-yes\"\u003eYES\u003c\/span\u003e\n        \u003cp\u003e\u003cspan class=\"cgau-onlist\"\u003eOn the list\u003c\/span\u003e\u003cstrong\u003eeufy Security app\u003c\/strong\u003e — free on iOS and Android; live view, alerts and playback all live there.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"cgau-compat-row\"\u003e\n        \u003cspan class=\"cgau-badge cgau-badge-note\"\u003eNOTE\u003c\/span\u003e\n        \u003cp\u003e\u003cstrong\u003eLocal storage, no subscription\u003c\/strong\u003e — footage is stored locally on your HomeBase, so there's no monthly plan required to record or play it back.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"cgau-compat-row\"\u003e\n        \u003cspan class=\"cgau-badge cgau-badge-note\"\u003eNOTE\u003c\/span\u003e\n        \u003cp\u003e\u003cstrong\u003eGood-grade cosmetics\u003c\/strong\u003e — expect light-to-moderate marks on the housing, and renewed packaging rather than a retail box.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FIT --\u003e\n  \u003csection\u003e\n    \u003cdiv class=\"cgau-fit\"\u003e\n      \u003cdiv class=\"cgau-fit-col cgau-fit-no\"\u003e\n        \u003ch3\u003eProbably not for you if…\u003c\/h3\u003e\n        \u003cul\u003e\n          \u003cli\u003eYou don't own a eufy HomeBase 2 or HomeBase S380 (HomeBase 3) — this camera cannot work without one\u003c\/li\u003e\n          \u003cli\u003eYou want an unopened, sealed unit with flawless cosmetics — this is renewed, Good grade\u003c\/li\u003e\n          \u003cli\u003eYou specifically need 4K — this is 2K Quad HD\u003c\/li\u003e\n          \u003cli\u003eYou want a camera that runs on its own with no hub at all\u003c\/li\u003e\n          \u003cli\u003eYou need the original retail box for a gift\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"cgau-fit-col cgau-fit-yes\"\u003e\n        \u003ch3\u003ePerfect for…\u003c\/h3\u003e\n        \u003cul\u003e\n          \u003cli\u003eHouseholds already running a eufy HomeBase 2 or HomeBase S380 (HomeBase 3) who want another angle covered\u003c\/li\u003e\n          \u003cli\u003eExpanding an existing system without paying for a second hub\u003c\/li\u003e\n          \u003cli\u003eAnyone who'd rather bank the saving than pay for cosmetics they'll never see from the ground\u003c\/li\u003e\n          \u003cli\u003ePeople who want footage stored locally with no monthly subscription\u003c\/li\u003e\n          \u003cli\u003eDriveways, side gates, carports and backyards\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SETUP --\u003e\n  \u003csection class=\"cgau-setup\"\u003e\n    \u003ch2\u003eThe running sheet — four steps\u003c\/h2\u003e\n    \u003cp\u003eAssuming the host is already home. If your HomeBase isn't set up yet, that's step zero, and you'll need one.\u003c\/p\u003e\n    \u003cdiv class=\"cgau-steps\"\u003e\n      \u003cdiv class=\"cgau-step\"\u003e\n\u003cspan class=\"cgau-step-num\"\u003e1\u003c\/span\u003e\u003cstrong\u003eCheck the host\u003c\/strong\u003e\u003cp\u003eConfirm your HomeBase 2 or HomeBase S380 (HomeBase 3) is set up and online in the eufy Security app, with current firmware.\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"cgau-step\"\u003e\n\u003cspan class=\"cgau-step-num\"\u003e2\u003c\/span\u003e\u003cstrong\u003eCharge the guest\u003c\/strong\u003e\u003cp\u003eGive the 13,000 mAh battery a full charge indoors before you mount anything.\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"cgau-step\"\u003e\n\u003cspan class=\"cgau-step-num\"\u003e3\u003c\/span\u003e\u003cstrong\u003eSend the invite\u003c\/strong\u003e\u003cp\u003eAdd the camera as a new device in the app and pair it to your HomeBase, keeping it close to the hub while it pairs.\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"cgau-step\"\u003e\n\u003cspan class=\"cgau-step-num\"\u003e4\u003c\/span\u003e\u003cstrong\u003ePick its spot\u003c\/strong\u003e\u003cp\u003eMount the bracket, clip the camera on, then fine-tune the angle using live view.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- INCLUDED --\u003e\n  \u003csection class=\"cgau-included\"\u003e\n    \u003ch2\u003eWhat arrives at your door\u003c\/h2\u003e\n    \u003cp\u003eShips in renewed (non-retail) protective packaging, containing:\u003c\/p\u003e\n    \u003cul\u003e\n      \u003cli\u003e📷 eufyCam E40 add-on camera — Manufacturer Renewed, Good grade\u003c\/li\u003e\n      \u003cli\u003e🔩 Mounting bracket\u003c\/li\u003e\n      \u003cli\u003e🧰 Screw pack\u003c\/li\u003e\n      \u003cli\u003e📄 CamGuard warranty details with your order\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003ch3\u003eNot included\u003c\/h3\u003e\n    \u003cul class=\"cgau-notinc\"\u003e\n      \u003cli\u003e✗ eufy HomeBase 2 or HomeBase S380 (HomeBase 3) — required to use this camera, sold separately\u003c\/li\u003e\n      \u003cli\u003e✗ Original retail box — renewed packaging instead\u003c\/li\u003e\n      \u003cli\u003e✗ USB power adapter — any standard USB wall plug you already own is fine\u003c\/li\u003e\n      \u003cli\u003e✗ Any subscription — none is required\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003c!-- IMG-PLACEHOLDER: flat lay — E40 camera, mounting bracket and screw pack laid out on cream paper with gold confetti --\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SHIPPING \/ WARRANTY \/ RETURNS --\u003e\n  \u003csection class=\"cgau-shipping\"\u003e\n    \u003ch2\u003eShipping, warranty \u0026amp; returns\u003c\/h2\u003e\n    \u003cdiv class=\"cgau-ship-grid\"\u003e\n      \u003cdiv class=\"cgau-ship-card\"\u003e\n        \u003cstrong\u003e🚀 Express as standard\u003c\/strong\u003e\n        \u003cp\u003eAustralia Post Express included on every order over $99.00. Dispatched in 1 business day from Townsville QLD, with tracking on every parcel.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"cgau-ship-card\"\u003e\n        \u003cstrong\u003e🛡️ 12-month CamGuard warranty\u003c\/strong\u003e\n        \u003cp\u003eOur in-house warranty — not a manufacturer warranty — in addition to your Australian Consumer Law rights. Faulty and warranty returns are free.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"cgau-ship-card\"\u003e\n        \u003cstrong\u003e↩️ 30-day change of mind\u003c\/strong\u003e\n        \u003cp\u003eChanged your mind? Return within 30 days of delivery. Buyer pays return postage and the original shipping isn't refunded. Have the serial number handy to start a return.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SET PIECE 3 — FAQ as RSVP reply cards --\u003e\n  \u003csection class=\"cgau-faq\"\u003e\n    \u003ch2\u003eRSVP — the reply cards\u003c\/h2\u003e\n    \u003cp\u003eTick a card to read the reply. Kindly respond before purchase.\u003c\/p\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWill it work without a HomeBase?\u003c\/summary\u003e\n      \u003cp\u003eNo. The eufyCam E40 is an add-on camera and requires a eufy HomeBase 2 or a eufy HomeBase S380 (HomeBase 3) to operate. Without one it cannot be set up or used at all, and a HomeBase is not included in this listing. If you don't own one, buy a kit that includes a hub instead. This is the single most important line on the page.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cspan class=\"cgau-rsvp-receipt\"\u003eRSVP received ✓\u003c\/span\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eI already have a HomeBase 2. Do I just pair it?\u003c\/summary\u003e\n      \u003cp\u003eYes. Make sure your HomeBase 2 firmware is up to date in the eufy Security app, then add the camera as a new device and pair it while the camera is close to the hub. Once paired you can mount it wherever you like.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cspan class=\"cgau-rsvp-receipt\"\u003eRSVP received ✓\u003c\/span\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat about a HomeBase S380 \/ HomeBase 3?\u003c\/summary\u003e\n      \u003cp\u003eAlso fine — the HomeBase S380 is the same hub that's sold as HomeBase 3, and it's on the list. Update its firmware in the eufy Security app first, then add the camera as a new device.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cspan class=\"cgau-rsvp-receipt\"\u003eRSVP received ✓\u003c\/span\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat exactly does \"Manufacturer Renewed\" mean?\u003c\/summary\u003e\n      \u003cp\u003eThe unit was previously used, then went through the manufacturer's official renewal process, where it was refurbished and tested by that process before being released for resale. It arrives in renewed (non-retail) packaging and is covered by our 12-month CamGuard warranty — a CamGuard warranty, not a manufacturer one.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cspan class=\"cgau-rsvp-receipt\"\u003eRSVP received ✓\u003c\/span\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow rough is \"Good\" grade, honestly?\u003c\/summary\u003e\n      \u003cp\u003eLight-to-moderate cosmetic marks on the housing — more than our Excellent stock, less than our Fair stock. Fully functional, and the marks are purely cosmetic. It arrives in renewed packaging rather than a retail box. If cosmetics matter to you, our Excellent-grade units of this camera cost a little more and photograph better.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cspan class=\"cgau-rsvp-receipt\"\u003eRSVP received ✓\u003c\/span\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eAre there monthly fees?\u003c\/summary\u003e\n      \u003cp\u003eNo subscription is required. Footage is stored locally on your HomeBase rather than in a cloud plan, so recording and playback don't depend on a monthly payment.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cspan class=\"cgau-rsvp-receipt\"\u003eRSVP received ✓\u003c\/span\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow does it see at night?\u003c\/summary\u003e\n      \u003cp\u003eMaxColour Vision captures full-colour footage in low light, and there are three night-vision modes so you can match it to the spot it's watching. There's also a built-in 150-lumen spotlight if you want the scene lit.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cspan class=\"cgau-rsvp-receipt\"\u003eRSVP received ✓\u003c\/span\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow often will I be charging it?\u003c\/summary\u003e\n      \u003cp\u003eThe 13,000 mAh built-in battery is rated for months of use per charge. Real-world figures depend on how much activity it records and how you have it configured, so treat the rating as a guide rather than a promise.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cspan class=\"cgau-rsvp-receipt\"\u003eRSVP received ✓\u003c\/span\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWill it cope with Australian weather?\u003c\/summary\u003e\n      \u003cp\u003eIt's IP66 weatherproof, which covers rain, dust and outdoor conditions. It isn't rated for submersion, so mount it sensibly and don't aim a pressure washer at it.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cspan class=\"cgau-rsvp-receipt\"\u003eRSVP received ✓\u003c\/span\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it work with HomeKit, Alexa or Google?\u003c\/summary\u003e\n      \u003cp\u003eYes — it works with Apple HomeKit, Amazon Alexa and Google Assistant. Keep the firmware on your HomeBase current and enable the integration you want in the eufy Security app.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cspan class=\"cgau-rsvp-receipt\"\u003eRSVP received ✓\u003c\/span\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow do warranty claims work?\u003c\/summary\u003e\n      \u003cp\u003eMessage us with your order details and the serial number. Faulty and warranty returns are free under our 12-month CamGuard warranty, and your Australian Consumer Law rights apply on top.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cspan class=\"cgau-rsvp-receipt\"\u003eRSVP received ✓\u003c\/span\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ITEM SPECIFICS --\u003e\n  \u003csection class=\"cgau-itemspec\"\u003e\n    \u003ch2\u003eItem specifics\u003c\/h2\u003e\n    \u003ctable\u003e\n      \u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eeufy (by Anker)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eModel\u003c\/th\u003e\n\u003ctd\u003eeufyCam E40 — add-on camera\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eCondition\u003c\/th\u003e\n\u003ctd\u003eManufacturer Renewed — Good grade\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003ePackaging\u003c\/th\u003e\n\u003ctd\u003eRenewed (non-retail) packaging\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eType\u003c\/th\u003e\n\u003ctd\u003eOutdoor wireless add-on security camera\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eMaximum resolution\u003c\/th\u003e\n\u003ctd\u003e2K Quad HD\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003ePower source\u003c\/th\u003e\n\u003ctd\u003e13,000 mAh built-in rechargeable battery\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eRequired hub\u003c\/th\u003e\n\u003ctd\u003eeufy HomeBase 2 or HomeBase S380 (HomeBase 3) — not included\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eSmart home\u003c\/th\u003e\n\u003ctd\u003eApple HomeKit, Amazon Alexa, Google Assistant\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eWeatherproof rating\u003c\/th\u003e\n\u003ctd\u003eIP66\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eStorage\u003c\/th\u003e\n\u003ctd\u003eLocal, on the HomeBase — no subscription required\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eFeatures\u003c\/th\u003e\n\u003ctd\u003e2K Quad HD, MaxColour Vision, 3 night-vision modes, 150-lumen spotlight, 105-dB siren, focused two-way audio with noise reduction, upgraded PIR motion sensor, IP66\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eNumber of cameras\u003c\/th\u003e\n\u003ctd\u003e1 (single add-on camera)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eCustom bundle\u003c\/th\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eModified item\u003c\/th\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/table\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- CTA --\u003e\n  \u003csection class=\"cgau-cta\"\u003e\n    \u003ch2\u003eTwo names on the door. \u003cspan\u003eOne of them is yours.\u003c\/span\u003e\n\u003c\/h2\u003e\n    \u003cp\u003eOrder today and your plus one leaves Townsville within 1 business day — 12-month CamGuard warranty active, and a HomeBase 2 or HomeBase S380 (HomeBase 3) waiting for it at your end.\u003c\/p\u003e\n    \u003cspan class=\"cgau-cta-stamp\"\u003ePlus one only\u003c\/span\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FOOTER --\u003e\n  \u003cdiv class=\"cgau-footer\"\u003e\n    \u003cp\u003eCamGuard Australia · ABN 62 385 894 763 · Townsville, QLD\u003c\/p\u003e\n    \u003cp\u003eCamGuard Australia is an independent importer and reseller of genuine eufy products and is not affiliated with, or endorsed by, Anker Innovations. All product names and trademarks are the property of their respective owners. Our 12-month CamGuard warranty is an in-house warranty, not a manufacturer warranty, and applies in addition to your rights under Australian Consumer Law.\u003c\/p\u003e\n    \u003cp\u003eThis is an add-on camera. It requires a eufy HomeBase 2 or a eufy HomeBase S380 (HomeBase 3), sold separately, to operate; a HomeBase is not included and the camera will not work on its own. \"Manufacturer Renewed\" describes a previously used unit refurbished and tested through the manufacturer's official renewal process; the \"Good\" cosmetic grade is CamGuard Australia's own assessment of this stock and indicates a fully functional unit with light-to-moderate cosmetic marks. The unit ships in renewed, non-retail packaging. Battery-life figures are the manufacturer's ratings and estimates; real-world results vary with settings, activity and conditions. Product specifications are sourced from the manufacturer and may be updated without notice.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n","brand":"eufy","offers":[{"title":"Default Title","offer_id":44487368376363,"sku":"CG-ECE40-MRG-T","price":139.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0666\/0086\/1739\/files\/840320-Product-0-I-638954092804734570_ee132edf-c118-4624-b575-44d09f281ab2.webp?v=1785027469","url":"https:\/\/www.camguardaustralia.com.au\/products\/eufy-security-eufycam-e40-add-on-camera-manufacturer-renewed-good-condition","provider":"CamGuard Australia","version":"1.0","type":"link"}