{"product_id":"eufy-security-homebase-professional-s1-brand-new","title":"eufy Security HomeBase Professional S1 | Brand New","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Sora:wght@300;400;600;700;800\u0026family=DM+Sans:ital,wght@0,300;0,400;0,500;0,700;1,400\u0026display=swap');\n\n\/* ============================================================\n   CamGuard Australia — eufy HomeBase Professional S1\n   Condition: BRAND NEW (factory sealed)\n   Theme: THE DISH PADDOCK — a night-shift tracking station\n   ALL selectors scoped under .cgau-listing. All keyframes cgau-*.\n   ============================================================ *\/\n\n.cgau-listing, .cgau-listing *, .cgau-listing *::before, .cgau-listing *::after {\n  box-sizing: border-box;\n  margin: 0;\n  padding: 0;\n}\n\n.cgau-listing {\n  --ink: #eaf2ff;\n  --ink-soft: #a9b8d4;\n  --ink-dim: #7386a6;\n  --night: #070b1c;\n  --night-2: #0c1330;\n  --night-3: #131c44;\n  --panel: #101a3d;\n  --panel-2: #16224e;\n  --line: rgba(140,170,230,0.20);\n  --line-2: rgba(140,170,230,0.34);\n  --amber: #ffb02e;\n  --amber-hot: #ffd166;\n  --signal: #23e5d0;\n  --signal-deep: #0fb9a8;\n  --violet: #8b5cf6;\n  --magenta: #f0489a;\n  --go: #33d67e;\n  --scrub: #ff5b6e;\n  --cg-green: #12b76a;\n  --cg-green-deep: #067a48;\n  --brass: #d9a441;\n\n  font-family: 'DM Sans', system-ui, -apple-system, 'Segoe UI', sans-serif;\n  color: var(--ink);\n  background:\n    radial-gradient(1200px 600px at 12% -8%, rgba(139,92,246,0.28), transparent 62%),\n    radial-gradient(900px 520px at 92% 4%, rgba(35,229,208,0.18), transparent 60%),\n    radial-gradient(700px 700px at 50% 110%, rgba(255,176,46,0.14), transparent 66%),\n    linear-gradient(180deg, #070b1c 0%, #0a1030 44%, #070b1c 100%);\n  line-height: 1.62;\n  font-size: 16.5px;\n  max-width: 1120px;\n  margin: 0 auto;\n  padding: 0 0 4px;\n  border-radius: 26px;\n  overflow: hidden;\n  border: 1px solid var(--line);\n  -webkit-font-smoothing: antialiased;\n}\n\n.cgau-listing img { max-width: 100%; height: auto; display: block; border-radius: 16px; }\n\n.cgau-listing h1, .cgau-listing h2, .cgau-listing h3, .cgau-listing h4 {\n  font-family: 'Sora', 'DM Sans', sans-serif;\n  line-height: 1.16;\n  letter-spacing: -0.02em;\n  font-weight: 700;\n}\n\n.cgau-listing .wrap { padding: 0 30px; }\n.cgau-listing .sect { padding: 60px 30px; position: relative; }\n.cgau-listing .sect-tight { padding: 40px 30px; }\n\n\/* ---------- shared: entrance + micro-motion ---------- *\/\n@keyframes cgau-rise { from { opacity: 0; transform: translateY(26px); } to { opacity: 1; transform: none; } }\n@keyframes cgau-spin { to { transform: rotate(360deg); } }\n@keyframes cgau-sweep { to { transform: rotate(360deg); } }\n@keyframes cgau-shimmer { 0% { background-position: -220% 0; } 100% { background-position: 220% 0; } }\n@keyframes cgau-aurora { 0%,100% { background-position: 0% 50%; } 50% { background-position: 100% 50%; } }\n@keyframes cgau-pulse { 0%,100% { opacity: 1; box-shadow: 0 0 0 0 rgba(51,214,126,0.55); } 50% { opacity: .62; box-shadow: 0 0 0 9px rgba(51,214,126,0); } }\n@keyframes cgau-blink { 0%,44% { opacity: 1; } 50%,94% { opacity: .22; } 100% { opacity: 1; } }\n@keyframes cgau-scan { 0% { transform: translateY(-110%); } 100% { transform: translateY(720%); } }\n@keyframes cgau-drift { 0% { transform: translate3d(0,0,0); } 100% { transform: translate3d(-90px,26px,0); } }\n@keyframes cgau-needle { 0%,100% { transform: rotate(-27deg); } 50% { transform: rotate(31deg); } }\n@keyframes cgau-feed { 0% { background-position: 0 0; } 100% { background-position: 0 -34px; } }\n@keyframes cgau-glow { 0%,100% { opacity: .34; } 50% { opacity: .9; } }\n@keyframes cgau-wobble { 0%,100% { transform: rotate(-1.4deg); } 50% { transform: rotate(1.1deg); } }\n@keyframes cgau-warn { 0%,100% { box-shadow: 0 0 0 0 rgba(255,91,110,0.42), inset 0 0 42px rgba(255,91,110,0.10); } 50% { box-shadow: 0 0 0 12px rgba(255,91,110,0), inset 0 0 62px rgba(255,91,110,0.22); } }\n\n.cgau-listing .up { animation: cgau-rise .78s cubic-bezier(.2,.7,.25,1) both; }\n.cgau-listing .d1 { animation-delay: .07s; }\n.cgau-listing .d2 { animation-delay: .14s; }\n.cgau-listing .d3 { animation-delay: .21s; }\n.cgau-listing .d4 { animation-delay: .28s; }\n.cgau-listing .d5 { animation-delay: .35s; }\n.cgau-listing .d6 { animation-delay: .42s; }\n.cgau-listing .d7 { animation-delay: .49s; }\n.cgau-listing .d8 { animation-delay: .56s; }\n\n\/* ============ 1. NAV — the console header bar ============ *\/\n.cgau-listing .console-bar {\n  display: flex; align-items: center; gap: 18px; flex-wrap: wrap;\n  padding: 15px 24px;\n  background: linear-gradient(180deg, #0d1533 0%, #0a1027 100%);\n  border-bottom: 1px solid var(--line-2);\n  position: relative;\n}\n.cgau-listing .console-bar::after {\n  content: \"\"; position: absolute; left: 0; right: 0; bottom: -1px; height: 2px;\n  background: linear-gradient(90deg, var(--cg-green), var(--signal), var(--amber), var(--magenta), var(--violet), var(--cg-green));\n  background-size: 300% 100%;\n  animation: cgau-aurora 11s ease-in-out infinite;\n}\n\n\/* mission patch — CamGuard's own colours, station-issue *\/\n.cgau-listing .patch {\n  width: 60px; height: 60px; flex: 0 0 60px; border-radius: 50%;\n  background: radial-gradient(circle at 34% 28%, #1ee089 0%, var(--cg-green) 42%, var(--cg-green-deep) 100%);\n  border: 2px dashed rgba(255,255,255,0.55);\n  box-shadow: 0 0 0 3px rgba(18,183,106,0.22), 0 10px 22px rgba(0,0,0,0.45);\n  display: flex; flex-direction: column; align-items: center; justify-content: center;\n  text-align: center; position: relative;\n}\n.cgau-listing .patch b { font-family: 'Sora', sans-serif; font-size: 15px; letter-spacing: .06em; color: #fff; line-height: 1; }\n.cgau-listing .patch i { font-style: normal; font-size: 7px; letter-spacing: .18em; color: rgba(255,255,255,0.88); margin-top: 3px; }\n.cgau-listing .patch::after {\n  content: \"\"; position: absolute; inset: 6px; border-radius: 50%;\n  border: 1px solid rgba(255,255,255,0.30);\n}\n\n.cgau-listing .brandblock { display: flex; flex-direction: column; }\n.cgau-listing .brandblock .bn {\n  font-family: 'Sora', sans-serif; font-weight: 800; font-size: 19px; letter-spacing: -0.01em; color: #fff;\n}\n.cgau-listing .brandblock .bs {\n  font-size: 10.5px; letter-spacing: .24em; text-transform: uppercase; color: var(--signal); font-weight: 500;\n}\n\n.cgau-listing .readouts { margin-left: auto; display: flex; gap: 10px; flex-wrap: wrap; }\n.cgau-listing .readout {\n  font-family: 'Sora', sans-serif; font-size: 10.5px; letter-spacing: .14em; text-transform: uppercase;\n  padding: 7px 12px; border-radius: 8px;\n  border: 1px solid var(--line-2); background: rgba(10,16,44,0.9); color: var(--amber);\n  display: flex; align-items: center; gap: 7px;\n}\n.cgau-listing .readout span { color: var(--ink-dim); }\n.cgau-listing .lamp {\n  width: 8px; height: 8px; border-radius: 50%; background: var(--go); flex: 0 0 8px;\n  animation: cgau-pulse 2.4s ease-in-out infinite;\n}\n.cgau-listing .lamp-amber { background: var(--amber); animation: cgau-blink 2.1s steps(1,end) infinite; }\n\n\/* ============ 2. HERO — the dish in the paddock ============ *\/\n.cgau-listing .paddock {\n  position: relative; overflow: hidden;\n  padding: 66px 30px 62px;\n  background: linear-gradient(180deg, #060a1a 0%, #0b1236 42%, #101a44 74%, #0a1128 100%);\n}\n.cgau-listing .stars {\n  position: absolute; inset: -60px -120px; pointer-events: none; opacity: .85;\n  background-image:\n    radial-gradient(1.6px 1.6px at 12% 18%, #fff, transparent),\n    radial-gradient(1.3px 1.3px at 28% 42%, #cfe2ff, transparent),\n    radial-gradient(1.8px 1.8px at 44% 12%, #fff, transparent),\n    radial-gradient(1.2px 1.2px at 61% 33%, #bcd6ff, transparent),\n    radial-gradient(1.7px 1.7px at 76% 9%, #fff, transparent),\n    radial-gradient(1.3px 1.3px at 88% 38%, #d7e6ff, transparent),\n    radial-gradient(1.5px 1.5px at 7% 56%, #fff, transparent),\n    radial-gradient(1.2px 1.2px at 36% 62%, #c3d8ff, transparent),\n    radial-gradient(1.6px 1.6px at 68% 55%, #fff, transparent),\n    radial-gradient(1.3px 1.3px at 93% 64%, #cfe2ff, transparent);\n  animation: cgau-drift 62s linear infinite alternate;\n}\n.cgau-listing .aurora {\n  position: absolute; left: -14%; right: -14%; top: 4%; height: 210px; pointer-events: none;\n  filter: blur(34px); opacity: .55;\n  background: linear-gradient(96deg, rgba(35,229,208,0) 0%, rgba(35,229,208,.55) 18%, rgba(139,92,246,.55) 42%, rgba(240,72,154,.42) 62%, rgba(255,176,46,.40) 82%, rgba(35,229,208,0) 100%);\n  background-size: 240% 100%;\n  animation: cgau-aurora 15s ease-in-out infinite;\n}\n.cgau-listing .horizon {\n  position: absolute; left: 0; right: 0; bottom: 0; height: 128px; pointer-events: none;\n  background: linear-gradient(180deg, rgba(9,14,36,0) 0%, #070d24 62%, #060a1a 100%);\n  border-top: 1px solid rgba(140,170,230,0.16);\n}\n.cgau-listing .sheep {\n  position: absolute; bottom: 26px; width: 100%; pointer-events: none;\n  font-size: 15px; letter-spacing: 2.2em; color: rgba(200,218,255,0.20); text-align: center;\n  font-family: 'Sora', sans-serif;\n}\n\n.cgau-listing .hero-grid {\n  position: relative; z-index: 2;\n  display: grid; grid-template-columns: 1.25fr .75fr; gap: 34px; align-items: center;\n}\n\n.cgau-listing .eyebrow {\n  display: inline-flex; align-items: center; gap: 9px;\n  font-family: 'Sora', sans-serif; font-size: 10.5px; letter-spacing: .26em; text-transform: uppercase;\n  color: var(--signal); border: 1px solid rgba(35,229,208,0.42); background: rgba(35,229,208,0.09);\n  padding: 7px 14px; border-radius: 999px; margin-bottom: 20px;\n}\n\n.cgau-listing .hero-title {\n  font-size: 60px; font-weight: 800; letter-spacing: -0.035em; margin-bottom: 18px;\n}\n.cgau-listing .hero-title em {\n  font-style: normal;\n  background: linear-gradient(100deg, var(--amber-hot) 0%, var(--amber) 22%, var(--signal) 52%, var(--violet) 78%, var(--amber-hot) 100%);\n  background-size: 260% 100%;\n  -webkit-background-clip: text; background-clip: text; color: transparent;\n  animation: cgau-shimmer 7.5s linear infinite;\n}\n.cgau-listing .hero-sub { font-size: 18.5px; color: var(--ink-soft); max-width: 620px; margin-bottom: 26px; }\n\n.cgau-listing .chiprow { display: flex; flex-wrap: wrap; gap: 10px; margin-bottom: 28px; }\n.cgau-listing .chip {\n  font-family: 'Sora', sans-serif; font-size: 11px; letter-spacing: .1em; text-transform: uppercase; font-weight: 600;\n  padding: 9px 15px; border-radius: 10px; border: 1px solid var(--line-2);\n  background: rgba(16,26,61,0.86); color: var(--ink-soft);\n  transition: transform .28s ease, border-color .28s ease, color .28s ease;\n}\n.cgau-listing .chip:hover { transform: translateY(-3px); border-color: var(--signal); color: #fff; }\n.cgau-listing .chip-new {\n  border-color: rgba(51,214,126,0.55); color: #bdf7d8;\n  background: linear-gradient(120deg, rgba(51,214,126,0.20), rgba(18,183,106,0.08));\n}\n\n.cgau-listing .pricepanel {\n  display: inline-flex; align-items: flex-end; gap: 16px; flex-wrap: wrap;\n  padding: 18px 24px; border-radius: 18px;\n  border: 1px solid rgba(255,176,46,0.42);\n  background: linear-gradient(140deg, rgba(255,176,46,0.14), rgba(10,16,44,0.9));\n  box-shadow: inset 0 1px 0 rgba(255,255,255,0.07);\n}\n.cgau-listing .pricepanel .amt {\n  font-family: 'Sora', sans-serif; font-size: 44px; font-weight: 800; color: var(--amber-hot);\n  letter-spacing: -0.03em; line-height: 1;\n  text-shadow: 0 0 24px rgba(255,176,46,0.42);\n}\n.cgau-listing .pricepanel .note { font-size: 12.5px; color: var(--ink-dim); letter-spacing: .04em; padding-bottom: 4px; }\n\n\/* the dish itself *\/\n.cgau-listing .dishrig { position: relative; height: 300px; display: flex; align-items: center; justify-content: center; }\n.cgau-listing .dish {\n  position: relative; width: 224px; height: 224px; border-radius: 50%;\n  transform: rotateX(62deg);\n  background:\n    repeating-conic-gradient(from 0deg, rgba(255,255,255,0.055) 0deg 7deg, rgba(255,255,255,0) 7deg 14deg),\n    radial-gradient(circle at 50% 50%, #dfe9ff 0%, #9fb4e0 34%, #4b5f96 68%, #23305c 100%);\n  box-shadow: 0 0 62px rgba(35,229,208,0.30), inset 0 0 44px rgba(0,0,0,0.55);\n  border: 2px solid rgba(220,234,255,0.55);\n}\n.cgau-listing .dish::before {\n  content: \"\"; position: absolute; inset: 16%; border-radius: 50%;\n  border: 1px dashed rgba(10,18,44,0.42);\n}\n.cgau-listing .dish::after {\n  content: \"\"; position: absolute; inset: 0; border-radius: 50%;\n  background: conic-gradient(from 0deg, rgba(35,229,208,0.55) 0deg, rgba(35,229,208,0.14) 26deg, transparent 62deg, transparent 360deg);\n  animation: cgau-sweep 4.6s linear infinite;\n}\n.cgau-listing .feedhorn {\n  position: absolute; top: 50%; left: 50%; width: 13px; height: 13px; margin: -6px 0 0 -6px;\n  border-radius: 50%; background: var(--amber-hot); z-index: 3;\n  box-shadow: 0 0 20px 5px rgba(255,176,46,0.75);\n  animation: cgau-glow 2.6s ease-in-out infinite;\n}\n.cgau-listing .mast {\n  position: absolute; bottom: 12px; left: 50%; width: 15px; height: 92px; margin-left: -7px;\n  background: linear-gradient(180deg, #6b7fb4, #202c55);\n  border-radius: 4px 4px 2px 2px; z-index: 1;\n}\n.cgau-listing .pad {\n  position: absolute; bottom: 4px; left: 50%; width: 128px; height: 17px; margin-left: -64px;\n  border-radius: 50%; background: radial-gradient(ellipse, rgba(35,229,208,0.30), transparent 70%);\n}\n\n\/* ============ 3. THE 4G ADVISORY (caveat placement 1 of 6) ============ *\/\n.cgau-listing .advisory-wrap { padding: 34px 30px 6px; }\n.cgau-listing .advisory {\n  border-radius: 22px; overflow: hidden;\n  border: 2px solid rgba(255,91,110,0.62);\n  background: linear-gradient(150deg, rgba(255,91,110,0.14) 0%, rgba(16,26,61,0.96) 46%, rgba(255,176,46,0.10) 100%);\n  animation: cgau-warn 3.4s ease-in-out infinite;\n}\n.cgau-listing .advisory-head {\n  display: flex; align-items: center; gap: 13px; flex-wrap: wrap;\n  padding: 15px 24px;\n  background: repeating-linear-gradient(135deg, rgba(255,91,110,0.30) 0 16px, rgba(255,176,46,0.24) 16px 32px);\n  border-bottom: 1px solid rgba(255,91,110,0.45);\n}\n.cgau-listing .advisory-head b {\n  font-family: 'Sora', sans-serif; font-size: 13.5px; letter-spacing: .2em; text-transform: uppercase; color: #fff;\n}\n.cgau-listing .advisory-head .lamp { width: 11px; height: 11px; flex: 0 0 11px; background: var(--scrub); }\n.cgau-listing .advisory-body { padding: 26px 26px 28px; }\n.cgau-listing .advisory-body h3 { font-size: 25px; margin-bottom: 12px; color: #fff; }\n.cgau-listing .advisory-body p { color: var(--ink-soft); margin-bottom: 12px; }\n.cgau-listing .advisory-body p:last-child { margin-bottom: 0; }\n.cgau-listing .advisory-body strong { color: #ffd9de; font-weight: 700; }\n.cgau-listing .advisory-list { list-style: none; margin: 16px 0 14px; display: grid; gap: 10px; }\n.cgau-listing .advisory-list li {\n  padding: 12px 15px 12px 44px; position: relative; border-radius: 12px;\n  background: rgba(7,11,28,0.62); border: 1px solid rgba(255,91,110,0.28);\n  font-size: 15px; color: var(--ink-soft);\n}\n.cgau-listing .advisory-list li::before {\n  content: \"!\"; position: absolute; left: 14px; top: 11px;\n  width: 20px; height: 20px; border-radius: 50%; background: var(--scrub); color: #2a0009;\n  font-family: 'Sora', sans-serif; font-weight: 800; font-size: 13px; text-align: center; line-height: 20px;\n}\n\n\/* ============ 4. BENTO — the telemetry rack ============ *\/\n.cgau-listing .rack { display: grid; grid-template-columns: repeat(4, 1fr); gap: 16px; }\n.cgau-listing .gauge {\n  position: relative; overflow: hidden;\n  padding: 22px 20px 20px; border-radius: 18px;\n  background: linear-gradient(165deg, var(--panel-2) 0%, var(--panel) 100%);\n  border: 1px solid var(--line);\n  box-shadow: inset 0 1px 0 rgba(255,255,255,0.06), 0 14px 32px rgba(0,0,0,0.34);\n  transition: transform .32s cubic-bezier(.2,.7,.25,1), border-color .32s ease, box-shadow .32s ease;\n}\n.cgau-listing .gauge:hover {\n  transform: translateY(-6px);\n  border-color: rgba(35,229,208,0.55);\n  box-shadow: inset 0 1px 0 rgba(255,255,255,0.09), 0 22px 46px rgba(0,0,0,0.5), 0 0 0 1px rgba(35,229,208,0.16);\n}\n.cgau-listing .gauge::after {\n  content: \"\"; position: absolute; left: 0; right: 0; top: 0; height: 26%;\n  background: linear-gradient(180deg, rgba(35,229,208,0.16), transparent);\n  opacity: 0; transition: opacity .32s ease;\n}\n.cgau-listing .gauge:hover::after { opacity: 1; }\n.cgau-listing .gauge .lbl {\n  font-family: 'Sora', sans-serif; font-size: 9.5px; letter-spacing: .22em; text-transform: uppercase;\n  color: var(--ink-dim); margin-bottom: 10px;\n}\n.cgau-listing .gauge .val {\n  font-family: 'Sora', sans-serif; font-size: 31px; font-weight: 800; letter-spacing: -0.03em; line-height: 1.05;\n  color: var(--amber-hot); margin-bottom: 7px;\n}\n.cgau-listing .gauge .val small { font-size: 15px; font-weight: 600; color: var(--ink-soft); letter-spacing: 0; }\n.cgau-listing .gauge .cap { font-size: 13.5px; color: var(--ink-soft); }\n.cgau-listing .gauge .needle {\n  position: absolute; right: 16px; top: 18px; width: 2px; height: 20px;\n  background: linear-gradient(180deg, var(--signal), transparent);\n  transform-origin: 50% 100%;\n  animation: cgau-needle 5.6s ease-in-out infinite;\n}\n.cgau-listing .gauge-signal .val { color: var(--signal); }\n.cgau-listing .gauge-go .val { color: var(--go); }\n.cgau-listing .gauge-violet .val { color: #c7b3ff; }\n\n\/* ============ shared section headers — \"STATION LOG\" ============ *\/\n.cgau-listing .sect-head { margin-bottom: 30px; }\n.cgau-listing .sect-tag {\n  display: inline-flex; align-items: center; gap: 9px;\n  font-family: 'Sora', sans-serif; font-size: 10px; letter-spacing: .26em; text-transform: uppercase;\n  color: var(--amber); margin-bottom: 13px;\n}\n.cgau-listing .sect-tag::before {\n  content: \"\"; width: 26px; height: 2px; border-radius: 2px;\n  background: linear-gradient(90deg, var(--amber), transparent);\n}\n.cgau-listing .sect-title { font-size: 37px; font-weight: 800; letter-spacing: -0.032em; margin-bottom: 12px; }\n.cgau-listing .sect-lede { font-size: 17px; color: var(--ink-soft); max-width: 720px; }\n\n\/* ============ 5. FEATURE SCENES — console bays ============ *\/\n.cgau-listing .bays { display: grid; gap: 18px; }\n.cgau-listing .bay {\n  display: grid; grid-template-columns: 78px 1fr; gap: 22px; align-items: start;\n  padding: 26px 26px 26px 22px; border-radius: 20px;\n  background: linear-gradient(120deg, rgba(19,28,68,0.92), rgba(10,16,44,0.92));\n  border: 1px solid var(--line); position: relative; overflow: hidden;\n  transition: transform .34s cubic-bezier(.2,.7,.25,1), border-color .34s ease;\n}\n.cgau-listing .bay:hover { transform: translateX(7px); border-color: rgba(255,176,46,0.5); }\n.cgau-listing .bay::before {\n  content: \"\"; position: absolute; left: 0; top: 0; bottom: 0; width: 4px;\n  background: linear-gradient(180deg, var(--signal), var(--violet), var(--amber));\n  background-size: 100% 260%;\n  animation: cgau-aurora 9s ease-in-out infinite;\n}\n.cgau-listing .bay-no {\n  font-family: 'Sora', sans-serif; font-size: 12px; letter-spacing: .16em; color: var(--ink-dim);\n  text-align: center;\n}\n.cgau-listing .bay-no b {\n  display: block; font-size: 34px; font-weight: 800; letter-spacing: -0.03em; color: var(--amber);\n  line-height: 1; margin-bottom: 6px;\n}\n.cgau-listing .bay-no .patchbay {\n  margin-top: 12px; display: grid; grid-template-columns: repeat(3, 1fr); gap: 5px;\n}\n.cgau-listing .bay-no .patchbay i {\n  display: block; height: 9px; border-radius: 50%; background: rgba(140,170,230,0.22);\n  border: 1px solid rgba(140,170,230,0.30);\n}\n.cgau-listing .bay:hover .bay-no .patchbay i { background: rgba(35,229,208,0.55); }\n.cgau-listing .bay h3 { font-size: 22px; margin-bottom: 9px; color: #fff; }\n.cgau-listing .bay p { color: var(--ink-soft); font-size: 15.5px; }\n.cgau-listing .bay .figs { margin-top: 14px; display: flex; flex-wrap: wrap; gap: 8px; }\n.cgau-listing .bay .fig {\n  font-family: 'Sora', sans-serif; font-size: 11px; letter-spacing: .08em; text-transform: uppercase;\n  padding: 6px 12px; border-radius: 8px; border: 1px solid var(--line-2);\n  background: rgba(7,11,28,0.6); color: var(--signal);\n}\n\n\/* ============ 6. PULL-QUOTE — the reel-to-reel comms panel ============ *\/\n.cgau-listing .reel {\n  position: relative; overflow: hidden;\n  padding: 46px 40px; border-radius: 24px;\n  background: linear-gradient(140deg, rgba(139,92,246,0.20), rgba(10,16,44,0.96) 52%, rgba(35,229,208,0.16));\n  border: 1px solid var(--line-2);\n}\n.cgau-listing .reel::after {\n  content: \"\"; position: absolute; left: 0; right: 0; top: 0; height: 3px;\n  background: linear-gradient(90deg, transparent, rgba(35,229,208,0.9), transparent);\n  animation: cgau-scan 5.4s linear infinite;\n}\n.cgau-listing .reels { display: flex; gap: 20px; margin-bottom: 22px; }\n.cgau-listing .reels i {\n  display: block; width: 52px; height: 52px; border-radius: 50%;\n  border: 5px solid rgba(200,218,255,0.34);\n  background: radial-gradient(circle, rgba(10,16,44,1) 0 26%, rgba(139,92,246,0.32) 27% 100%);\n  animation: cgau-spin 5.2s linear infinite;\n}\n.cgau-listing .reels i:last-child { animation-duration: 7.6s; }\n.cgau-listing .reel blockquote {\n  font-family: 'Sora', sans-serif; font-size: 29px; font-weight: 600; letter-spacing: -0.028em;\n  line-height: 1.34; color: #fff; max-width: 860px;\n}\n.cgau-listing .reel .attr {\n  margin-top: 18px; font-size: 12px; letter-spacing: .2em; text-transform: uppercase; color: var(--signal);\n  font-family: 'Sora', sans-serif;\n}\n\n\/* ============ 7. HONEST BIT — the operator's clipboard ============ *\/\n.cgau-listing .clipboard {\n  position: relative;\n  background: linear-gradient(170deg, #f6f1e2 0%, #ece5d2 100%);\n  border-radius: 6px 6px 16px 16px;\n  padding: 46px 30px 34px;\n  box-shadow: 0 24px 54px rgba(0,0,0,0.5);\n  color: #2a2418;\n  animation: cgau-wobble 12s ease-in-out infinite;\n}\n.cgau-listing .clip-clamp {\n  position: absolute; top: -16px; left: 50%; transform: translateX(-50%);\n  width: 168px; height: 32px; border-radius: 7px;\n  background: linear-gradient(180deg, #cdd5e3 0%, #8d99b3 52%, #5d6884 100%);\n  box-shadow: 0 6px 14px rgba(0,0,0,0.45);\n  border: 1px solid rgba(255,255,255,0.4);\n}\n.cgau-listing .clip-clamp::after {\n  content: \"\"; position: absolute; left: 50%; top: 9px; transform: translateX(-50%);\n  width: 62px; height: 12px; border-radius: 4px; background: rgba(40,48,68,0.5);\n}\n.cgau-listing .coffee {\n  position: absolute; right: 30px; top: 30px; width: 74px; height: 74px; border-radius: 50%;\n  border: 7px solid rgba(120,82,38,0.16); pointer-events: none;\n}\n.cgau-listing .clipboard .ch {\n  font-family: 'Sora', sans-serif; font-size: 11px; letter-spacing: .26em; text-transform: uppercase;\n  color: #8a6c30; margin-bottom: 8px;\n}\n.cgau-listing .clipboard h2 { font-size: 33px; color: #1e1a11; margin-bottom: 8px; letter-spacing: -0.03em; }\n.cgau-listing .clipboard .cintro { color: #554c38; margin-bottom: 22px; max-width: 760px; font-size: 16px; }\n.cgau-listing .anomalies { list-style: none; display: grid; gap: 0; }\n.cgau-listing .anomalies li {\n  display: grid; grid-template-columns: 34px 1fr; gap: 14px; align-items: start;\n  padding: 15px 4px; border-bottom: 1px dashed rgba(90,74,44,0.34);\n}\n.cgau-listing .anomalies li:last-child { border-bottom: 0; }\n.cgau-listing .anomalies .tick {\n  width: 24px; height: 24px; border-radius: 5px; border: 2px solid #8a6c30;\n  color: #8a6c30; font-family: 'Sora', sans-serif; font-weight: 800; font-size: 14px;\n  display: flex; align-items: center; justify-content: center; background: rgba(255,255,255,0.5);\n}\n.cgau-listing .anomalies li.crit .tick { border-color: #b4242f; color: #b4242f; background: rgba(180,36,47,0.10); }\n.cgau-listing .anomalies b { display: block; font-family: 'Sora', sans-serif; font-size: 16.5px; color: #241f14; margin-bottom: 4px; }\n.cgau-listing .anomalies span { color: #554c38; font-size: 15px; }\n.cgau-listing .anomalies li.crit b { color: #8e1922; }\n.cgau-listing .pencil-note {\n  margin-top: 22px; padding-top: 16px; border-top: 2px solid rgba(90,74,44,0.22);\n  font-style: italic; color: #6b5f45; font-size: 15px;\n}\n\n\/* ============ 8. TRUST GRID — the duty roster board ============ *\/\n.cgau-listing .roster {\n  padding: 28px; border-radius: 22px;\n  background: linear-gradient(160deg, rgba(18,183,106,0.16), rgba(10,16,44,0.94));\n  border: 1px solid rgba(18,183,106,0.42);\n}\n.cgau-listing .roster-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 14px; }\n.cgau-listing .tag {\n  padding: 20px 18px; border-radius: 15px; position: relative;\n  background: rgba(7,11,28,0.66); border: 1px solid rgba(18,183,106,0.30);\n  transition: transform .3s ease, border-color .3s ease, background .3s ease;\n}\n.cgau-listing .tag:hover { transform: translateY(-5px); border-color: var(--go); background: rgba(18,183,106,0.12); }\n.cgau-listing .tag::before {\n  content: \"\"; position: absolute; top: 11px; right: 13px; width: 9px; height: 9px; border-radius: 50%;\n  background: var(--go); box-shadow: 0 0 12px rgba(51,214,126,0.75);\n  animation: cgau-pulse 3s ease-in-out infinite;\n}\n.cgau-listing .tag .role {\n  font-family: 'Sora', sans-serif; font-size: 9.5px; letter-spacing: .22em; text-transform: uppercase;\n  color: var(--go); margin-bottom: 9px;\n}\n.cgau-listing .tag h4 { font-size: 16px; color: #fff; margin-bottom: 6px; }\n.cgau-listing .tag p { font-size: 14px; color: var(--ink-soft); }\n\n\/* ============ 9. SPECS — the tractor-feed printout ============ *\/\n.cgau-listing .printout {\n  position: relative; border-radius: 4px;\n  background:\n    repeating-linear-gradient(180deg, rgba(35,229,208,0.05) 0 34px, rgba(255,255,255,0) 34px 68px),\n    linear-gradient(180deg, #0d1533, #0a1027);\n  border: 1px solid var(--line-2);\n  padding: 26px 46px;\n  animation: cgau-feed 22s linear infinite;\n}\n.cgau-listing .sprockets {\n  position: absolute; top: 0; bottom: 0; width: 26px;\n  background-image: radial-gradient(circle at 50% 17px, rgba(7,11,28,1) 0 5px, transparent 6px);\n  background-size: 26px 34px;\n  border-right: 1px dashed var(--line);\n}\n.cgau-listing .sprockets.left { left: 0; }\n.cgau-listing .sprockets.right { right: 0; border-right: 0; border-left: 1px dashed var(--line); }\n.cgau-listing .spec-row {\n  display: grid; grid-template-columns: 232px 1fr; gap: 18px; align-items: baseline;\n  padding: 11px 0; border-bottom: 1px dotted rgba(140,170,230,0.22);\n  font-size: 15px;\n}\n.cgau-listing .spec-row:last-child { border-bottom: 0; }\n.cgau-listing .spec-row dt {\n  font-family: 'Sora', sans-serif; font-size: 11px; letter-spacing: .16em; text-transform: uppercase; color: var(--ink-dim);\n}\n.cgau-listing .spec-row dd { color: var(--ink); }\n.cgau-listing .spec-row.flag {\n  background: linear-gradient(90deg, rgba(255,91,110,0.16), rgba(255,176,46,0.06));\n  border-left: 3px solid var(--scrub); padding-left: 14px; margin: 8px -14px 8px -17px;\n  border-bottom: 0; border-radius: 0 8px 8px 0;\n}\n.cgau-listing .spec-row.flag dt { color: #ffb9c1; }\n.cgau-listing .spec-row.flag dd { color: #ffe2e6; }\n.cgau-listing .printout-foot {\n  margin-top: 20px; padding-top: 14px; border-top: 1px dashed var(--line-2);\n  font-size: 12.5px; color: var(--ink-dim); letter-spacing: .04em;\n}\n\n\/* ============ 10. COMPATIBILITY — the signal-lock board ============ *\/\n.cgau-listing .lockboard { display: grid; gap: 16px; }\n.cgau-listing .lockrow {\n  display: grid; grid-template-columns: 128px 1fr; gap: 20px; align-items: start;\n  padding: 20px 22px; border-radius: 16px;\n  background: rgba(10,16,44,0.86); border: 1px solid var(--line);\n  transition: border-color .3s ease, transform .3s ease;\n}\n.cgau-listing .lockrow:hover { transform: translateY(-4px); }\n.cgau-listing .badge {\n  font-family: 'Sora', sans-serif; font-size: 10.5px; letter-spacing: .16em; text-transform: uppercase; font-weight: 700;\n  padding: 9px 10px; border-radius: 9px; text-align: center; display: flex; align-items: center; justify-content: center; gap: 7px;\n}\n.cgau-listing .badge i { width: 8px; height: 8px; border-radius: 50%; display: block; }\n.cgau-listing .b-yes { background: rgba(51,214,126,0.16); border: 1px solid rgba(51,214,126,0.5); color: #9df3c3; }\n.cgau-listing .b-yes i { background: var(--go); animation: cgau-pulse 2.6s ease-in-out infinite; }\n.cgau-listing .b-no { background: rgba(255,91,110,0.14); border: 1px solid rgba(255,91,110,0.5); color: #ffc2c9; }\n.cgau-listing .b-no i { background: var(--scrub); }\n.cgau-listing .b-note { background: rgba(255,176,46,0.14); border: 1px solid rgba(255,176,46,0.5); color: #ffdfa8; }\n.cgau-listing .b-note i { background: var(--amber); animation: cgau-blink 1.9s steps(1,end) infinite; }\n.cgau-listing .lockrow.yes { border-color: rgba(51,214,126,0.28); }\n.cgau-listing .lockrow.yes:hover { border-color: rgba(51,214,126,0.6); }\n.cgau-listing .lockrow.no { border-color: rgba(255,91,110,0.28); }\n.cgau-listing .lockrow.no:hover { border-color: rgba(255,91,110,0.6); }\n.cgau-listing .lockrow.note { border-color: rgba(255,176,46,0.32); }\n.cgau-listing .lockrow.note:hover { border-color: rgba(255,176,46,0.66); }\n.cgau-listing .lockrow h4 { font-size: 17px; color: #fff; margin-bottom: 6px; }\n.cgau-listing .lockrow p { font-size: 15px; color: var(--ink-soft); }\n.cgau-listing .modellist { margin-top: 12px; display: flex; flex-wrap: wrap; gap: 7px; }\n.cgau-listing .modellist span {\n  font-size: 12.5px; padding: 5px 10px; border-radius: 7px;\n  background: rgba(7,11,28,0.72); border: 1px solid var(--line); color: var(--ink-soft);\n  transition: color .24s ease, border-color .24s ease;\n}\n.cgau-listing .modellist span:hover { color: #fff; border-color: var(--signal); }\n.cgau-listing .modelgroup { margin-top: 16px; }\n.cgau-listing .modelgroup .mg {\n  font-family: 'Sora', sans-serif; font-size: 10px; letter-spacing: .2em; text-transform: uppercase;\n  color: var(--signal); margin-bottom: 8px;\n}\n\n\/* ============ 11 \u0026 12. SCRUB \/ GO boards ============ *\/\n.cgau-listing .twoboards { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; }\n.cgau-listing .board { border-radius: 20px; overflow: hidden; border: 1px solid var(--line-2); }\n.cgau-listing .board-head {\n  padding: 16px 22px; display: flex; align-items: center; gap: 11px;\n  font-family: 'Sora', sans-serif; font-size: 12.5px; letter-spacing: .2em; text-transform: uppercase; font-weight: 700;\n}\n.cgau-listing .board-scrub .board-head {\n  background: repeating-linear-gradient(135deg, rgba(255,91,110,0.28) 0 14px, rgba(7,11,28,0.6) 14px 28px);\n  color: #ffc9cf;\n}\n.cgau-listing .board-go .board-head {\n  background: repeating-linear-gradient(135deg, rgba(51,214,126,0.26) 0 14px, rgba(7,11,28,0.6) 14px 28px);\n  color: #b6f6d4;\n}\n.cgau-listing .board-body { padding: 22px; background: rgba(10,16,44,0.9); }\n.cgau-listing .board-body ul { list-style: none; display: grid; gap: 13px; }\n.cgau-listing .board-body li {\n  padding-left: 32px; position: relative; font-size: 15.5px; color: var(--ink-soft);\n}\n.cgau-listing .board-scrub li::before {\n  content: \"×\"; position: absolute; left: 0; top: -2px; width: 21px; height: 21px; border-radius: 6px;\n  background: rgba(255,91,110,0.18); border: 1px solid rgba(255,91,110,0.5); color: #ff8f9c;\n  font-family: 'Sora', sans-serif; font-weight: 800; font-size: 14px; text-align: center; line-height: 19px;\n}\n.cgau-listing .board-go li::before {\n  content: \"✓\"; position: absolute; left: 0; top: -2px; width: 21px; height: 21px; border-radius: 6px;\n  background: rgba(51,214,126,0.18); border: 1px solid rgba(51,214,126,0.5); color: #66e6a0;\n  font-family: 'Sora', sans-serif; font-weight: 800; font-size: 12px; text-align: center; line-height: 19px;\n}\n.cgau-listing .board-note { margin-top: 18px; font-size: 13.5px; color: var(--ink-dim); font-style: italic; }\n\n\/* ============ 13. SETUP — the countdown ============ *\/\n.cgau-listing .countdown { display: grid; grid-template-columns: repeat(4, 1fr); gap: 16px; }\n.cgau-listing .tminus {\n  padding: 24px 20px; border-radius: 18px; position: relative; overflow: hidden;\n  background: linear-gradient(170deg, rgba(19,28,68,0.94), rgba(8,12,32,0.94));\n  border: 1px solid var(--line);\n  transition: transform .32s ease, border-color .32s ease;\n}\n.cgau-listing .tminus:hover { transform: translateY(-6px); border-color: rgba(255,176,46,0.55); }\n.cgau-listing .tminus::before {\n  content: \"\"; position: absolute; left: -40%; top: 0; bottom: 0; width: 40%;\n  background: linear-gradient(100deg, transparent, rgba(255,176,46,0.14), transparent);\n  animation: cgau-shimmer 6.5s linear infinite;\n}\n.cgau-listing .tminus .t {\n  font-family: 'Sora', sans-serif; font-size: 12px; letter-spacing: .2em; text-transform: uppercase;\n  color: var(--amber); margin-bottom: 12px; display: flex; align-items: center; gap: 8px;\n}\n.cgau-listing .tminus .t i { width: 7px; height: 7px; border-radius: 50%; background: var(--amber); display: block; }\n.cgau-listing .tminus h4 { font-size: 17.5px; color: #fff; margin-bottom: 8px; }\n.cgau-listing .tminus p { font-size: 14.5px; color: var(--ink-soft); }\n\n\/* ============ 14. CRATE MANIFEST ============ *\/\n.cgau-listing .crate {\n  border-radius: 14px; overflow: hidden;\n  background: linear-gradient(160deg, #2a2113 0%, #1a1710 60%, #120f0a 100%);\n  border: 2px solid rgba(217,164,65,0.42);\n  box-shadow: inset 0 0 60px rgba(0,0,0,0.6);\n}\n.cgau-listing .crate-head {\n  padding: 18px 24px; border-bottom: 2px dashed rgba(217,164,65,0.36);\n  display: flex; align-items: center; gap: 14px; flex-wrap: wrap;\n  background: repeating-linear-gradient(90deg, rgba(217,164,65,0.10) 0 5px, transparent 5px 12px);\n}\n.cgau-listing .crate-head b {\n  font-family: 'Sora', sans-serif; font-size: 15px; letter-spacing: .26em; text-transform: uppercase; color: var(--brass);\n}\n.cgau-listing .crate-head .stencil {\n  font-family: 'Sora', sans-serif; font-size: 10px; letter-spacing: .2em; text-transform: uppercase;\n  padding: 5px 11px; border: 1.5px solid rgba(217,164,65,0.55); border-radius: 5px; color: rgba(240,214,160,0.9);\n  margin-left: auto;\n}\n.cgau-listing .crate-body { display: grid; grid-template-columns: 1fr 1fr; gap: 0; }\n.cgau-listing .crate-col { padding: 24px 26px; }\n.cgau-listing .crate-col + .crate-col { border-left: 2px dashed rgba(217,164,65,0.3); }\n.cgau-listing .crate-col .ct {\n  font-family: 'Sora', sans-serif; font-size: 11px; letter-spacing: .2em; text-transform: uppercase;\n  color: var(--brass); margin-bottom: 14px;\n}\n.cgau-listing .crate-col ul { list-style: none; display: grid; gap: 11px; }\n.cgau-listing .crate-col li {\n  font-size: 15px; color: #e6dcc4; padding-left: 28px; position: relative;\n}\n.cgau-listing .crate-col li::before {\n  content: \"▣\"; position: absolute; left: 0; top: 0; color: var(--brass); font-size: 13px;\n}\n.cgau-listing .crate-col.out li { color: #c8b9a0; }\n.cgau-listing .crate-col.out li::before { content: \"▢\"; color: rgba(217,164,65,0.55); }\n\n\/* ============ 15. FLIGHT RULES — shipping \/ warranty \/ returns ============ *\/\n.cgau-listing .rules { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }\n.cgau-listing .rule {\n  padding: 26px 24px; border-radius: 20px; position: relative; overflow: hidden;\n  background: linear-gradient(165deg, rgba(18,183,106,0.13), rgba(10,16,44,0.94));\n  border: 1px solid rgba(18,183,106,0.34);\n  transition: transform .32s ease, border-color .32s ease;\n}\n.cgau-listing .rule:hover { transform: translateY(-6px); border-color: var(--go); }\n.cgau-listing .rule .rn {\n  font-family: 'Sora', sans-serif; font-size: 10px; letter-spacing: .24em; text-transform: uppercase;\n  color: var(--go); margin-bottom: 12px; display: flex; align-items: center; gap: 8px;\n}\n.cgau-listing .rule h4 { font-size: 19px; color: #fff; margin-bottom: 11px; }\n.cgau-listing .rule p { font-size: 15px; color: var(--ink-soft); margin-bottom: 10px; }\n.cgau-listing .rule p:last-child { margin-bottom: 0; }\n.cgau-listing .rule strong { color: #bdf7d8; font-weight: 700; }\n\n\/* ============ 16. FAQ — the radio comms log ============ *\/\n.cgau-listing .comms { border-radius: 20px; overflow: hidden; border: 1px solid var(--line-2); background: rgba(8,12,32,0.94); }\n.cgau-listing .comms-head {\n  padding: 14px 22px; border-bottom: 1px solid var(--line);\n  display: flex; align-items: center; gap: 12px; flex-wrap: wrap;\n  background: linear-gradient(90deg, rgba(35,229,208,0.14), transparent);\n  font-family: 'Sora', sans-serif; font-size: 11px; letter-spacing: .22em; text-transform: uppercase; color: var(--signal);\n}\n.cgau-listing .squelch { display: flex; align-items: flex-end; gap: 3px; margin-left: auto; height: 16px; }\n.cgau-listing .squelch i { display: block; width: 3px; background: var(--signal); border-radius: 2px; animation: cgau-glow 1.4s ease-in-out infinite; }\n.cgau-listing .squelch i:nth-child(1) { height: 6px; animation-delay: 0s; }\n.cgau-listing .squelch i:nth-child(2) { height: 12px; animation-delay: .16s; }\n.cgau-listing .squelch i:nth-child(3) { height: 16px; animation-delay: .32s; }\n.cgau-listing .squelch i:nth-child(4) { height: 9px; animation-delay: .48s; }\n.cgau-listing .squelch i:nth-child(5) { height: 14px; animation-delay: .64s; }\n.cgau-listing .comms-body { padding: 24px 22px; display: grid; gap: 22px; }\n.cgau-listing .xmit { display: grid; gap: 9px; }\n.cgau-listing .msg { max-width: 84%; padding: 14px 17px; border-radius: 16px; font-size: 15.5px; position: relative; }\n.cgau-listing .msg .who {\n  font-family: 'Sora', sans-serif; font-size: 9.5px; letter-spacing: .2em; text-transform: uppercase;\n  display: block; margin-bottom: 6px;\n}\n.cgau-listing .msg-in {\n  background: rgba(19,28,68,0.94); border: 1px solid var(--line-2); color: var(--ink-soft);\n  border-bottom-left-radius: 5px;\n}\n.cgau-listing .msg-in .who { color: var(--ink-dim); }\n.cgau-listing .msg-out {\n  justify-self: end; text-align: left;\n  background: linear-gradient(140deg, rgba(18,183,106,0.24), rgba(15,185,168,0.16));\n  border: 1px solid rgba(51,214,126,0.42); color: #ddf6e9;\n  border-bottom-right-radius: 5px;\n}\n.cgau-listing .msg-out .who { color: #7ceab0; }\n.cgau-listing .msg-out.alert {\n  background: linear-gradient(140deg, rgba(255,91,110,0.22), rgba(255,176,46,0.14));\n  border-color: rgba(255,91,110,0.5); color: #ffe0e4;\n}\n.cgau-listing .msg-out.alert .who { color: #ff9aa6; }\n.cgau-listing .msg strong { color: #fff; font-weight: 700; }\n\n\/* ============ 17. ITEM SPECIFICS — the riveted ID plate ============ *\/\n.cgau-listing .idplate {\n  border-radius: 12px; padding: 28px 30px; position: relative;\n  background: linear-gradient(150deg, #cfd6e4 0%, #9aa5bd 46%, #7b869f 100%);\n  color: #131a2c;\n  box-shadow: inset 0 1px 0 rgba(255,255,255,0.6), 0 18px 40px rgba(0,0,0,0.45);\n}\n.cgau-listing .idplate::before, .cgau-listing .idplate::after {\n  content: \"\"; position: absolute; width: 11px; height: 11px; border-radius: 50%; top: 13px;\n  background: radial-gradient(circle at 35% 30%, #f2f5fb, #5c657c);\n  box-shadow: inset 0 -1px 2px rgba(0,0,0,0.45);\n}\n.cgau-listing .idplate::before { left: 13px; }\n.cgau-listing .idplate::after { right: 13px; }\n.cgau-listing .idplate .pt {\n  font-family: 'Sora', sans-serif; font-size: 11px; letter-spacing: .28em; text-transform: uppercase;\n  color: #3b445c; margin-bottom: 18px; text-align: center;\n}\n.cgau-listing .plate-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 0 30px; }\n.cgau-listing .plate-grid div {\n  display: flex; justify-content: space-between; gap: 14px; align-items: baseline;\n  padding: 10px 0; border-bottom: 1px solid rgba(19,26,44,0.22); font-size: 14.5px;\n}\n.cgau-listing .plate-grid dt, .cgau-listing .plate-grid .k {\n  font-family: 'Sora', sans-serif; font-size: 10.5px; letter-spacing: .14em; text-transform: uppercase; color: #4a5573;\n}\n.cgau-listing .plate-grid .v { font-weight: 600; color: #101728; text-align: right; }\n\n\/* ============ 18. CTA — the console button ============ *\/\n.cgau-listing .launch {\n  border-radius: 26px; padding: 46px 34px; text-align: center; position: relative; overflow: hidden;\n  background: linear-gradient(150deg, rgba(255,176,46,0.20), rgba(10,16,44,0.96) 46%, rgba(139,92,246,0.24));\n  border: 1px solid rgba(255,176,46,0.42);\n}\n.cgau-listing .launch::before {\n  content: \"\"; position: absolute; inset: 0; pointer-events: none;\n  background: repeating-linear-gradient(180deg, rgba(255,255,255,0.028) 0 2px, transparent 2px 4px);\n}\n.cgau-listing .launch h2 { font-size: 40px; margin-bottom: 12px; letter-spacing: -0.035em; }\n.cgau-listing .launch p { color: var(--ink-soft); max-width: 640px; margin: 0 auto 26px; font-size: 16.5px; }\n.cgau-listing .segment {\n  display: inline-block; padding: 16px 32px; border-radius: 14px; margin-bottom: 24px;\n  background: #060a1a; border: 1px solid rgba(255,176,46,0.5);\n  font-family: 'Sora', sans-serif; font-size: 42px; font-weight: 800; letter-spacing: .01em; color: var(--amber-hot);\n  text-shadow: 0 0 26px rgba(255,176,46,0.6);\n  box-shadow: inset 0 0 30px rgba(255,176,46,0.14);\n}\n.cgau-listing .bigbtn {\n  display: inline-flex; align-items: center; justify-content: center; gap: 12px;\n  padding: 20px 44px; border-radius: 999px; position: relative;\n  font-family: 'Sora', sans-serif; font-size: 17px; font-weight: 800; letter-spacing: .1em; text-transform: uppercase;\n  color: #05230f;\n  background: linear-gradient(140deg, #56f0a2 0%, var(--go) 44%, var(--cg-green) 100%);\n  box-shadow: 0 14px 34px rgba(51,214,126,0.34), inset 0 2px 0 rgba(255,255,255,0.45);\n  border: 2px solid rgba(255,255,255,0.35);\n  animation: cgau-pulse 3.2s ease-in-out infinite;\n}\n.cgau-listing .launch-sub { margin-top: 20px; font-size: 13.5px; color: var(--ink-dim); letter-spacing: .04em; }\n\n\/* ============ 19. FOOTER — the sign-off plaque ============ *\/\n.cgau-listing .signoff {\n  margin-top: 8px; padding: 40px 30px 44px; text-align: center;\n  background: linear-gradient(180deg, rgba(6,10,26,0.5), rgba(6,10,26,1));\n  border-top: 1px solid var(--line);\n}\n.cgau-listing .plaque {\n  display: inline-block; padding: 22px 30px; border-radius: 16px; max-width: 860px;\n  background: rgba(10,16,44,0.8); border: 1px solid var(--line-2);\n}\n.cgau-listing .signoff .eop {\n  font-family: 'Sora', sans-serif; font-size: 11px; letter-spacing: .3em; text-transform: uppercase;\n  color: var(--amber); margin-bottom: 14px;\n}\n.cgau-listing .signoff .bn2 {\n  font-family: 'Sora', sans-serif; font-size: 21px; font-weight: 800; color: #fff; margin-bottom: 8px;\n}\n.cgau-listing .signoff .abn {\n  font-family: 'Sora', sans-serif; font-size: 13px; letter-spacing: .14em; color: var(--signal); margin-bottom: 16px;\n}\n.cgau-listing .signoff .disc { font-size: 12.8px; color: var(--ink-dim); line-height: 1.72; }\n.cgau-listing .tea {\n  margin-top: 18px; font-size: 12.5px; color: var(--ink-dim); font-style: italic;\n}\n\n\/* ============ responsive ============ *\/\n@media (max-width: 900px) {\n  .cgau-listing .hero-grid { grid-template-columns: 1fr; }\n  .cgau-listing .hero-title { font-size: 42px; }\n  .cgau-listing .dishrig { height: 240px; order: -1; }\n  .cgau-listing .dish { width: 176px; height: 176px; }\n  .cgau-listing .rack { grid-template-columns: repeat(2, 1fr); }\n  .cgau-listing .roster-grid { grid-template-columns: repeat(2, 1fr); }\n  .cgau-listing .countdown { grid-template-columns: repeat(2, 1fr); }\n  .cgau-listing .rules { grid-template-columns: 1fr; }\n  .cgau-listing .twoboards { grid-template-columns: 1fr; }\n  .cgau-listing .crate-body { grid-template-columns: 1fr; }\n  .cgau-listing .crate-col + .crate-col { border-left: 0; border-top: 2px dashed rgba(217,164,65,0.3); }\n  .cgau-listing .plate-grid { grid-template-columns: 1fr; }\n  .cgau-listing .sect-title { font-size: 30px; }\n  .cgau-listing .reel blockquote { font-size: 23px; }\n  .cgau-listing .launch h2 { font-size: 30px; }\n}\n\n@media (max-width: 560px) {\n  .cgau-listing { font-size: 16px; border-radius: 18px; }\n  .cgau-listing .sect { padding: 44px 18px; }\n  .cgau-listing .wrap { padding: 0 18px; }\n  .cgau-listing .paddock { padding: 46px 18px 48px; }\n  .cgau-listing .advisory-wrap { padding: 26px 18px 4px; }\n  .cgau-listing .hero-title { font-size: 33px; }\n  .cgau-listing .hero-sub { font-size: 16.5px; }\n  .cgau-listing .rack { grid-template-columns: 1fr; }\n  .cgau-listing .roster-grid { grid-template-columns: 1fr; }\n  .cgau-listing .countdown { grid-template-columns: 1fr; }\n  .cgau-listing .bay { grid-template-columns: 1fr; gap: 14px; }\n  .cgau-listing .bay-no { text-align: left; display: flex; align-items: center; gap: 14px; }\n  .cgau-listing .bay-no b { margin-bottom: 0; }\n  .cgau-listing .bay-no .patchbay { margin-top: 0; grid-template-columns: repeat(6, 10px); }\n  .cgau-listing .spec-row { grid-template-columns: 1fr; gap: 4px; }\n  .cgau-listing .lockrow { grid-template-columns: 1fr; gap: 14px; }\n  .cgau-listing .badge { justify-self: start; padding: 8px 16px; }\n  .cgau-listing .printout { padding: 22px 30px; }\n  .cgau-listing .reel { padding: 32px 22px; }\n  .cgau-listing .reel blockquote { font-size: 20px; }\n  .cgau-listing .segment { font-size: 32px; padding: 13px 22px; }\n  .cgau-listing .bigbtn { padding: 17px 26px; font-size: 14.5px; }\n  .cgau-listing .msg { max-width: 100%; }\n  .cgau-listing .clipboard { padding: 42px 20px 30px; }\n  .cgau-listing .coffee { display: none; }\n}\n\n\/* ============ reduced motion — kill everything ============ *\/\n@media (prefers-reduced-motion: reduce) {\n  .cgau-listing, .cgau-listing *, .cgau-listing *::before, .cgau-listing *::after {\n    animation: none !important;\n    transition: none !important;\n    opacity: 1 !important;\n    transform: none !important;\n    scroll-behavior: auto !important;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"cgau-listing\"\u003e\n\n  \u003c!-- ============ 1. NAV — console header bar ============ --\u003e\n  \u003cdiv class=\"console-bar\"\u003e\n    \u003cdiv class=\"patch\"\u003e\n\u003cb\u003eCG\u003c\/b\u003e\u003ci\u003eAU · STATION\u003c\/i\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"brandblock\"\u003e\n      \u003cspan class=\"bn\"\u003eCamGuard Australia\u003c\/span\u003e\n      \u003cspan class=\"bs\"\u003eTracking Station · Townsville QLD\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"readouts\"\u003e\n      \u003cspan class=\"readout\"\u003e\u003ci class=\"lamp\"\u003e\u003c\/i\u003eLink \u003cspan\u003eLocal\u003c\/span\u003e\u003c\/span\u003e\n      \u003cspan class=\"readout\"\u003e\u003ci class=\"lamp\"\u003e\u003c\/i\u003eBackup \u003cspan\u003e96Wh · 24 hr\u003c\/span\u003e\u003c\/span\u003e\n      \u003cspan class=\"readout\"\u003eCond \u003cspan\u003eBrand New\u003c\/span\u003e\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ============ 2. HERO — the dish in the paddock ============ --\u003e\n  \u003cdiv class=\"paddock\"\u003e\n    \u003cdiv class=\"stars\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"aurora\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"horizon\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"sheep\"\u003e🐑🐑🐑\u003c\/div\u003e\n\n    \u003cdiv class=\"hero-grid\"\u003e\n      \u003cdiv class=\"up\"\u003e\n        \u003cspan class=\"eyebrow\"\u003eStation Log · Pass 001 · Acquisition\u003c\/span\u003e\n        \u003ch1 class=\"hero-title\"\u003eEvery camera on the place\u003cbr\u003e\u003cem\u003epoints at one dish.\u003c\/em\u003e\n\u003c\/h1\u003e\n        \u003cp class=\"hero-sub\"\u003e\n          The eufy HomeBase Professional S1 is the big receiver in the paddock — the brain, the hard drive,\n          the siren and the network hub for a whole eufy camera system, in one tower. Cameras stop being\n          separate gadgets talking to the cloud and start being one system reporting to one place, on your\n          own network, in your own house.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"chiprow\"\u003e\n          \u003cspan class=\"chip chip-new\"\u003eBrand New · Factory Sealed\u003c\/span\u003e\n          \u003cspan class=\"chip\"\u003eFull original retail packaging\u003c\/span\u003e\n          \u003cspan class=\"chip\"\u003eDispatch in 1 business day\u003c\/span\u003e\n          \u003cspan class=\"chip\"\u003eIn stock, Townsville QLD\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pricepanel\"\u003e\n          \u003cspan class=\"amt\"\u003e24 hr\u003c\/span\u003e\n          \u003cspan class=\"note\"\u003eIntegrated 96 Wh battery backup — it keeps recording through a blackout, or through somebody killing the power\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dishrig up d3\"\u003e\n        \u003c!-- IMG-PLACEHOLDER: HERO — the sealed eufy HomeBase Professional S1 retail carton standing beside the unboxed white tower, three-quarter angle, shot on a dark surface with cool indigo\/teal rim lighting and one warm amber key light from the left. Deep shadow, no clutter. Portrait-ish crop so it sits beside the headline. --\u003e\n        \u003cdiv class=\"dish\"\u003e\n          \u003cspan class=\"feedhorn\"\u003e\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cspan class=\"mast\"\u003e\u003c\/span\u003e\n        \u003cspan class=\"pad\"\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ============ 3. THE 4G ADVISORY — caveat 1 of 6 ============ --\u003e\n  \u003cdiv class=\"advisory-wrap\"\u003e\n    \u003cdiv class=\"advisory up\"\u003e\n      \u003cdiv class=\"advisory-head\"\u003e\n        \u003ci class=\"lamp\"\u003e\u003c\/i\u003e\n        \u003cb\u003eTransmission Advisory — read this before you buy\u003c\/b\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"advisory-body\"\u003e\n        \u003ch3\u003eThe 4G cellular backup is not usable in Australia.\u003c\/h3\u003e\n        \u003cp\u003e\n          This hub includes \u003cstrong\u003e4G LTE Cat4 cellular backup\u003c\/strong\u003e — the idea being that if your internet\n          drops out, the hub falls back to a mobile connection. It is a genuine feature of the product. What we\n          cannot tell you is whether it works on an Australian mobile network.\n        \u003c\/p\u003e\n        \u003cul class=\"advisory-list\"\u003e\n          \u003cli\u003eeufy's own published support material for this hub's 4G feature names \u003cstrong\u003ethree mobile carriers — AT\u0026amp;T, T-Mobile and Verizon\u003c\/strong\u003e. All three are United States carriers. No Australian carrier is named anywhere we could find.\u003c\/li\u003e\n          \u003cli\u003eThe same eufy support material states the hub \u003cstrong\u003eonly works with the SIM card supplied in its own package\u003c\/strong\u003e. You cannot simply drop in a Telstra, Optus or Vodafone SIM.\u003c\/li\u003e\n          \u003cli\u003eeufy \u003cstrong\u003edoes not publish LTE band numbers\u003c\/strong\u003e for this hub on its product pages or its support site, so there is no band list for you to check against your carrier.\u003c\/li\u003e\n          \u003cli\u003eeufy sells region-specific versions of this hub under \u003cstrong\u003edifferent model numbers for different markets\u003c\/strong\u003e, which tells you the regional variants are not treated as interchangeable.\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eSo here is the honest position.\u003c\/strong\u003e The cellular backup is \u003cstrong\u003enot usable in Australia\u003c\/strong\u003e,\n          that eufy publishes nothing that would let either of us confirm it, and that \u003cstrong\u003ecellular backup should\n          not be your reason for buying this\u003c\/strong\u003e. Buy it for what we can stand behind: the wired Ethernet and PoE\n          side, the local recording, the on-device AI, the siren and the battery backup. If the cellular ever comes\n          good for you here, treat it as a bonus you did not pay for.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ============ 4. BENTO — the telemetry rack ============ --\u003e\n  \u003cdiv class=\"sect\"\u003e\n    \u003cdiv class=\"sect-head up\"\u003e\n      \u003cspan class=\"sect-tag\"\u003eTelemetry Rack\u003c\/span\u003e\n      \u003ch2 class=\"sect-title\"\u003eThe numbers on the console\u003c\/h2\u003e\n      \u003cp class=\"sect-lede\"\u003eEvery figure below is taken from eufy's own published specification for the HomeBase Professional S1. Anything eufy does not publish, we have left off the board rather than guess at it.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rack\"\u003e\n      \u003cdiv class=\"gauge up d1\"\u003e\n\u003cspan class=\"needle\"\u003e\u003c\/span\u003e\u003cdiv class=\"lbl\"\u003eOnboard Storage\u003c\/div\u003e\n\u003cdiv class=\"val\"\u003e32 \u003csmall\u003eGB\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cap\"\u003eeMMC built in — 6 GB for firmware, 26 GB usable\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"gauge gauge-signal up d2\"\u003e\n\u003cspan class=\"needle\"\u003e\u003c\/span\u003e\u003cdiv class=\"lbl\"\u003eExpandable To\u003c\/div\u003e\n\u003cdiv class=\"val\"\u003e16 \u003csmall\u003eTB\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cap\"\u003eOne 3.5\" SATA HDD or SSD, supplied by you\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"gauge gauge-violet up d3\"\u003e\n\u003cspan class=\"needle\"\u003e\u003c\/span\u003e\u003cdiv class=\"lbl\"\u003eLocal AI Engine\u003c\/div\u003e\n\u003cdiv class=\"val\"\u003e6 \u003csmall\u003eTOPS NPU\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cap\"\u003eOcta-core CPU, 4 GB RAM, on-device processing\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"gauge gauge-go up d4\"\u003e\n\u003cspan class=\"needle\"\u003e\u003c\/span\u003e\u003cdiv class=\"lbl\"\u003eDevices Supported\u003c\/div\u003e\n\u003cdiv class=\"val\"\u003e16\u003c\/div\u003e\n\u003cdiv class=\"cap\"\u003eTotal eufy devices, max 4 by direct PoE\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"gauge up d5\"\u003e\n\u003cspan class=\"needle\"\u003e\u003c\/span\u003e\u003cdiv class=\"lbl\"\u003eeufy Sensors\u003c\/div\u003e\n\u003cdiv class=\"val\"\u003e34\u003c\/div\u003e\n\u003cdiv class=\"cap\"\u003eSub-GHz sensors on top of the 16 devices\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"gauge gauge-signal up d6\"\u003e\n\u003cspan class=\"needle\"\u003e\u003c\/span\u003e\u003cdiv class=\"lbl\"\u003eBuilt-in Siren\u003c\/div\u003e\n\u003cdiv class=\"val\"\u003e120 \u003csmall\u003edB\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cap\"\u003eMeasured at 0.1 m per eufy's spec sheet\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"gauge gauge-go up d7\"\u003e\n\u003cspan class=\"needle\"\u003e\u003c\/span\u003e\u003cdiv class=\"lbl\"\u003eBackup Battery\u003c\/div\u003e\n\u003cdiv class=\"val\"\u003e96 \u003csmall\u003eWh\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cap\"\u003eIntegrated — eufy rates it at 24 hours\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"gauge gauge-violet up d8\"\u003e\n\u003cspan class=\"needle\"\u003e\u003c\/span\u003e\u003cdiv class=\"lbl\"\u003eMonthly Fee\u003c\/div\u003e\n\u003cdiv class=\"val\"\u003e$0\u003c\/div\u003e\n\u003cdiv class=\"cap\"\u003eeufy publishes this as a no-monthly-fee system\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ============ 5. FEATURE SCENES — the console bays ============ --\u003e\n  \u003cdiv class=\"sect\"\u003e\n    \u003cdiv class=\"sect-head up\"\u003e\n      \u003cspan class=\"sect-tag\"\u003eConsole Bays · Station Log\u003c\/span\u003e\n      \u003ch2 class=\"sect-title\"\u003eWhat the tower actually does\u003c\/h2\u003e\n      \u003cp class=\"sect-lede\"\u003eFour jobs that normally need four boxes, a subscription and a spare power point, folded into one unit that sits next to your router.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- IMG-PLACEHOLDER: FEATURES — the S1's rear port panel, straight-on macro. Must clearly show the 1× gigabit LAN port, the 4× PoE ports, the USB-A, the USB-C and the HDMI. Even lighting, labels legible. This is the shot buyers zoom into. --\u003e\n\n    \u003cdiv class=\"bays\"\u003e\n      \u003cdiv class=\"bay up d1\"\u003e\n        \u003cdiv class=\"bay-no\"\u003e\n\u003cb\u003e01\u003c\/b\u003eREC\u003cdiv class=\"patchbay\"\u003e\n\u003ci\u003e\u003c\/i\u003e\u003ci\u003e\u003c\/i\u003e\u003ci\u003e\u003c\/i\u003e\u003ci\u003e\u003c\/i\u003e\u003ci\u003e\u003c\/i\u003e\u003ci\u003e\u003c\/i\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eIt is the hard drive, not somebody's cloud\u003c\/h3\u003e\n          \u003cp\u003eFootage lands on the hub. There is 32 GB of eMMC built in (26 GB of that usable for recordings, the rest is firmware), and a SATA bay that takes a single 3.5\" hard drive or SSD up to 16 TB. eufy publishes this as a no-monthly-fee system — the storage is yours, sitting on a shelf in your house, not rented back to you every month.\u003c\/p\u003e\n          \u003cdiv class=\"figs\"\u003e\n\u003cspan class=\"fig\"\u003e32 GB eMMC\u003c\/span\u003e\u003cspan class=\"fig\"\u003e3.5\" SATA bay\u003c\/span\u003e\u003cspan class=\"fig\"\u003eUp to 16 TB\u003c\/span\u003e\u003cspan class=\"fig\"\u003eDrive not included\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bay up d2\"\u003e\n        \u003cdiv class=\"bay-no\"\u003e\n\u003cb\u003e02\u003c\/b\u003eAI\u003cdiv class=\"patchbay\"\u003e\n\u003ci\u003e\u003c\/i\u003e\u003ci\u003e\u003c\/i\u003e\u003ci\u003e\u003c\/i\u003e\u003ci\u003e\u003c\/i\u003e\u003ci\u003e\u003c\/i\u003e\u003ci\u003e\u003c\/i\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eThe thinking happens on the box\u003c\/h3\u003e\n          \u003cp\u003eAn octa-core CPU, 4 GB of RAM and a 6 TOPS NPU do the recognition work locally. eufy lists face recognition, human detection, vehicle detection and pet detection, plus a self-learning algorithm, running on the hub itself. There is also a slot for eufy's EdgeAICore module if you want to add to it later — that module is sold separately and is not part of this listing.\u003c\/p\u003e\n          \u003cdiv class=\"figs\"\u003e\n\u003cspan class=\"fig\"\u003e6 TOPS NPU\u003c\/span\u003e\u003cspan class=\"fig\"\u003eOcta-core\u003c\/span\u003e\u003cspan class=\"fig\"\u003e4 GB RAM\u003c\/span\u003e\u003cspan class=\"fig\"\u003eFace · human · vehicle · pet\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bay up d3\"\u003e\n        \u003cdiv class=\"bay-no\"\u003e\n\u003cb\u003e03\u003c\/b\u003ePWR\u003cdiv class=\"patchbay\"\u003e\n\u003ci\u003e\u003c\/i\u003e\u003ci\u003e\u003c\/i\u003e\u003ci\u003e\u003c\/i\u003e\u003ci\u003e\u003c\/i\u003e\u003ci\u003e\u003c\/i\u003e\u003ci\u003e\u003c\/i\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eIt powers and feeds your wired cameras\u003c\/h3\u003e\n          \u003cp\u003eFour PoE ports supporting PoE+ (IEEE 802.3af\/at) run data and power down one cable to a wired camera, plus a gigabit LAN port back to your router. Up to four of your devices can hang directly off those PoE ports. There is also HDMI with 4K output, a USB-A and a USB-C.\u003c\/p\u003e\n          \u003cdiv class=\"figs\"\u003e\n\u003cspan class=\"fig\"\u003e4× PoE (10\/100)\u003c\/span\u003e\u003cspan class=\"fig\"\u003ePoE+ 802.3af\/at\u003c\/span\u003e\u003cspan class=\"fig\"\u003e1× Gigabit LAN\u003c\/span\u003e\u003cspan class=\"fig\"\u003eHDMI 4K out\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bay up d4\"\u003e\n        \u003cdiv class=\"bay-no\"\u003e\n\u003cb\u003e04\u003c\/b\u003eSIR\u003cdiv class=\"patchbay\"\u003e\n\u003ci\u003e\u003c\/i\u003e\u003ci\u003e\u003c\/i\u003e\u003ci\u003e\u003c\/i\u003e\u003ci\u003e\u003c\/i\u003e\u003ci\u003e\u003c\/i\u003e\u003ci\u003e\u003c\/i\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eIt is the alarm, and it keeps its own power\u003c\/h3\u003e\n          \u003cp\u003eA 120 dB siren (measured at 0.1 m) lives in the hub itself, so the noise comes from inside the house rather than from a camera out on a wall. Behind it sits a 96 Wh integrated battery that eufy rates at 24 hours of backup — so a blackout, or somebody killing the power, does not simply switch the system off.\u003c\/p\u003e\n          \u003cdiv class=\"figs\"\u003e\n\u003cspan class=\"fig\"\u003e120 dB @ 0.1 m\u003c\/span\u003e\u003cspan class=\"fig\"\u003e96 Wh battery\u003c\/span\u003e\u003cspan class=\"fig\"\u003eeufy-rated 24 h backup\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bay up d5\"\u003e\n        \u003cdiv class=\"bay-no\"\u003e\n\u003cb\u003e05\u003c\/b\u003eNET\u003cdiv class=\"patchbay\"\u003e\n\u003ci\u003e\u003c\/i\u003e\u003ci\u003e\u003c\/i\u003e\u003ci\u003e\u003c\/i\u003e\u003ci\u003e\u003c\/i\u003e\u003ci\u003e\u003c\/i\u003e\u003ci\u003e\u003c\/i\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eOne hub, up to sixteen devices, thirty-four sensors\u003c\/h3\u003e\n          \u003cp\u003eeufy's spec is up to 16 devices in total on the hub (a maximum of four of those by direct PoE), plus up to 34 eufy Sub-GHz sensors on top, with a maximum of four simultaneous streams. That is a whole house of cameras, doorbells, entry sensors and sirens answering to one console instead of a phone full of separate apps.\u003c\/p\u003e\n          \u003cdiv class=\"figs\"\u003e\n\u003cspan class=\"fig\"\u003e16 devices\u003c\/span\u003e\u003cspan class=\"fig\"\u003e34 Sub-GHz sensors\u003c\/span\u003e\u003cspan class=\"fig\"\u003eMax 4 streams\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ============ 6. PULL-QUOTE — the reel-to-reel comms panel ============ --\u003e\n  \u003cdiv class=\"sect sect-tight\"\u003e\n    \u003cdiv class=\"reel up\"\u003e\n      \u003cdiv class=\"reels\"\u003e\n\u003ci\u003e\u003c\/i\u003e\u003ci\u003e\u003c\/i\u003e\n\u003c\/div\u003e\n      \u003cblockquote\u003e\n        “Most security gear is a pile of gadgets that happen to be in the same house.\n        This is the bit that turns the pile into a system — and then keeps the recordings\n        on your shelf instead of somebody else's server.”\n      \u003c\/blockquote\u003e\n      \u003cdiv class=\"attr\"\u003e— Station log, CamGuard Australia · Townsville QLD\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ============ 7. THE HONEST BIT — the operator's clipboard ============ --\u003e\n  \u003cdiv class=\"sect\"\u003e\n    \u003cdiv class=\"clipboard up\"\u003e\n      \u003cspan class=\"clip-clamp\"\u003e\u003c\/span\u003e\n      \u003cspan class=\"coffee\"\u003e\u003c\/span\u003e\n      \u003cdiv class=\"ch\"\u003eForm 7 · Known Anomalies\u003c\/div\u003e\n      \u003ch2\u003eThe honest bit\u003c\/h2\u003e\n      \u003cp class=\"cintro\"\u003e\n        This is the most expensive thing we sell, so here is the list we would want if we were the ones\n        spending the money. Nothing here is a deal-breaker for the right buyer — but all of it is true, and\n        you should read it before you commit rather than after the box is open.\n      \u003c\/p\u003e\n\n      \u003cul class=\"anomalies\"\u003e\n        \u003cli class=\"crit\"\u003e\n          \u003cspan class=\"tick\"\u003e!\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cb\u003eThe 4G cellular backup is not usable in Australia — this leads the list for a reason\u003c\/b\u003e\n            \u003cspan\u003eeufy's own 4G support material for this hub names only AT\u0026amp;T, T-Mobile and Verizon — all United States carriers — and states the hub works only with the SIM supplied in its package. eufy publishes no LTE band numbers, so there is nothing to check against Telstra, Optus or Vodafone. We cannot confirm the cellular backup will work on an Australian network, and we will not pretend otherwise. Do not buy this hub for the 4G.\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/li\u003e\n        \u003cli\u003e\n          \u003cspan class=\"tick\"\u003e2\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cb\u003eNo hard drive in the box\u003c\/b\u003e\n            \u003cspan\u003eThe 16 TB figure is what the SATA bay supports, not what arrives. You get the 32 GB built in (26 GB usable) and an empty bay. A 3.5\" SATA HDD or SSD is a separate purchase.\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/li\u003e\n        \u003cli\u003e\n          \u003cspan class=\"tick\"\u003e3\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cb\u003eNo cameras included\u003c\/b\u003e\n            \u003cspan\u003eThis listing is the hub on its own. It is the brain of a eufy system — it needs eufy cameras, doorbells or sensors to be worth anything, and they are sold separately.\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/li\u003e\n        \u003cli\u003e\n          \u003cspan class=\"tick\"\u003e4\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cb\u003eIt wants an Ethernet cable to your router\u003c\/b\u003e\n            \u003cspan\u003eeufy states the hub needs an Ethernet connection to your router for setup. If your router is in the wrong end of the house, factor in a cable run or a powerline adapter before you order.\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/li\u003e\n        \u003cli\u003e\n          \u003cspan class=\"tick\"\u003e5\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cb\u003eNo Apple HomeKit\u003c\/b\u003e\n            \u003cspan\u003eeufy lists no HomeKit support for this hub. Matter support is described as planned, which is a promise about the future rather than a feature you have today. If HomeKit is a requirement, this is not your hub.\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/li\u003e\n        \u003cli\u003e\n          \u003cspan class=\"tick\"\u003e6\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cb\u003eIt only talks to eufy gear\u003c\/b\u003e\n            \u003cspan\u003eeufy publishes a specific list of supported eufy devices (reproduced in full further down). Third-party or generic ONVIF cameras are not on that list and we cannot confirm them, PoE ports or no PoE ports.\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/li\u003e\n        \u003cli\u003e\n          \u003cspan class=\"tick\"\u003e7\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cb\u003eThe EdgeAICore module is separate\u003c\/b\u003e\n            \u003cspan\u003eThe hub has the slot. The module is a separate eufy product and is not included here.\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/li\u003e\n        \u003cli\u003e\n          \u003cspan class=\"tick\"\u003e8\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cb\u003eSome specs simply are not published, so we have not printed them\u003c\/b\u003e\n            \u003cspan\u003eeufy does not publish an encryption standard, a weight, a power-adapter rating or LTE band numbers for this hub on the pages we can see. Rather than fill the gaps with plausible-looking numbers, we have left those rows off the spec sheet and said so.\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/li\u003e\n        \u003cli\u003e\n          \u003cspan class=\"tick\"\u003e9\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cb\u003eYour warranty here is ours, not eufy's\u003c\/b\u003e\n            \u003cspan\u003eCamGuard Australia is an independent reseller. The 12-month warranty on this unit is CamGuard's own, in addition to your rights under Australian Consumer Law. It is not a manufacturer warranty and we do not want you finding that out during a claim.\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/li\u003e\n      \u003c\/ul\u003e\n\n      \u003cp class=\"pencil-note\"\u003e— Signed off by the operator on shift. If any of the above is a problem, message us before you buy, not after.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ============ 8. TRUST GRID — the duty roster ============ --\u003e\n  \u003cdiv class=\"sect\"\u003e\n    \u003cdiv class=\"sect-head up\"\u003e\n      \u003cspan class=\"sect-tag\"\u003eDuty Roster\u003c\/span\u003e\n      \u003ch2 class=\"sect-title\"\u003eWho is on the desk\u003c\/h2\u003e\n      \u003cp class=\"sect-lede\"\u003eA small Australian operation, not a drop-shipper. Here is exactly what we do and do not promise.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"roster up d1\"\u003e\n      \u003cdiv class=\"roster-grid\"\u003e\n        \u003cdiv class=\"tag\"\u003e\n\u003cdiv class=\"role\"\u003eStock\u003c\/div\u003e\n\u003ch4\u003eGenuine eufy stock\u003c\/h4\u003e\n\u003cp\u003eImported and held by us, brand new and factory sealed in eufy's original retail packaging.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"tag\"\u003e\n\u003cdiv class=\"role\"\u003eDispatch\u003c\/div\u003e\n\u003ch4\u003eOut in 1 business day\u003c\/h4\u003e\n\u003cp\u003ePacked and away from Townsville, QLD within one business day of your order clearing.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"tag\"\u003e\n\u003cdiv class=\"role\"\u003eFreight\u003c\/div\u003e\n\u003ch4\u003eExpress as standard\u003c\/h4\u003e\n\u003cp\u003eAustralia Post Express included on every order over $99.00. This one comfortably clears that.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"tag\"\u003e\n\u003cdiv class=\"role\"\u003eCopy\u003c\/div\u003e\n\u003ch4\u003eHonest listings\u003c\/h4\u003e\n\u003cp\u003eWe publish the catches — the 4G caveat above is the whole point. If we cannot verify a spec, we leave it out.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"tag\"\u003e\n\u003cdiv class=\"role\"\u003eFaults\u003c\/div\u003e\n\u003ch4\u003eWe pay the return postage\u003c\/h4\u003e\n\u003cp\u003eFaulty or not as described inside 12 months and CamGuard covers the return postage. No argument.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"tag\"\u003e\n\u003cdiv class=\"role\"\u003eWarranty\u003c\/div\u003e\n\u003ch4\u003e12 months, in-house\u003c\/h4\u003e\n\u003cp\u003eA CamGuard Australia warranty — clearly ours, not eufy's — on top of your Australian Consumer Law rights.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"tag\"\u003e\n\u003cdiv class=\"role\"\u003eSupport\u003c\/div\u003e\n\u003ch4\u003eA person, in Queensland\u003c\/h4\u003e\n\u003cp\u003eMessage us and an actual human on the same time zone answers. Ask us the awkward questions first.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"tag\"\u003e\n\u003cdiv class=\"role\"\u003ePricing\u003c\/div\u003e\n\u003ch4\u003eAUD, GST-inclusive\u003c\/h4\u003e\n\u003cp\u003eThe price you see is GST-inclusive. No crossed-out anchor price, no invented discount, no surprise fees at checkout.\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ============ 9. SPECS — the tractor-feed printout ============ --\u003e\n  \u003cdiv class=\"sect\"\u003e\n    \u003cdiv class=\"sect-head up\"\u003e\n      \u003cspan class=\"sect-tag\"\u003eAcquisition Data Sheet\u003c\/span\u003e\n      \u003ch2 class=\"sect-title\"\u003eSpecifications\u003c\/h2\u003e\n      \u003cp class=\"sect-lede\"\u003eStraight off eufy's published specification for the HomeBase Professional S1. Where eufy publishes nothing, the row says so instead of guessing.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- IMG-PLACEHOLDER: SPECS — the SATA bay open with a 3.5\" hard drive half-slid into the tower, hands out of frame. Shot from a low three-quarter angle so the depth of the bay reads. Cool key light, amber accent from behind. This is the shot that answers \"does my drive actually fit\". --\u003e\n\n    \u003cdl class=\"printout up d1\"\u003e\n      \u003cspan class=\"sprockets left\"\u003e\u003c\/span\u003e\n      \u003cspan class=\"sprockets right\"\u003e\u003c\/span\u003e\n\n      \u003cdiv class=\"spec-row\"\u003e\n\u003cdt\u003eProduct\u003c\/dt\u003e\n\u003cdd\u003eeufy HomeBase Professional S1 — security hub, network video recorder, alarm siren and PoE switch in one tower\u003c\/dd\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n\u003cdt\u003eCondition\u003c\/dt\u003e\n\u003cdd\u003eBrand new, factory sealed, full original eufy retail packaging\u003c\/dd\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n\u003cdt\u003eBuilt-in storage\u003c\/dt\u003e\n\u003cdd\u003e32 GB eMMC — 6 GB reserved for firmware, 26 GB usable for recordings\u003c\/dd\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n\u003cdt\u003eExpandable storage\u003c\/dt\u003e\n\u003cdd\u003eUp to 16 TB via one 3.5\" SATA hard drive (HDD) or solid-state drive (SSD). Drive not included\u003c\/dd\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n\u003cdt\u003eProcessor\u003c\/dt\u003e\n\u003cdd\u003eOcta-core CPU, 4 GB RAM\u003c\/dd\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n\u003cdt\u003eLocal AI\u003c\/dt\u003e\n\u003cdd\u003e6 TOPS NPU on-device. eufy lists face recognition, human detection, vehicle detection, pet detection and a self-learning algorithm. eufy EdgeAICore module slot — module sold separately\u003c\/dd\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n\u003cdt\u003eDevices supported\u003c\/dt\u003e\n\u003cdd\u003eUp to 16 eufy devices in total, maximum 4 by direct PoE connection\u003c\/dd\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n\u003cdt\u003eSensors supported\u003c\/dt\u003e\n\u003cdd\u003eUp to 34 eufy Sub-GHz sensors\u003c\/dd\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n\u003cdt\u003eSimultaneous streams\u003c\/dt\u003e\n\u003cdd\u003eMaximum 4 (24\/7 recording, live view, event recordings or AC-powered cameras)\u003c\/dd\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n\u003cdt\u003eNetwork ports\u003c\/dt\u003e\n\u003cdd\u003e1× 10\/100\/1000 Mbps LAN port, plus 4× 10\/100 Mbps PoE ports supporting PoE+ (IEEE 802.3af\/at)\u003c\/dd\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n\u003cdt\u003eOther ports\u003c\/dt\u003e\n\u003cdd\u003e1× USB-A, 1× USB-C, 1× SATA (hard drive), 1× HDMI with 4K output\u003c\/dd\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n\u003cdt\u003eSetup requirement\u003c\/dt\u003e\n\u003cdd\u003eeufy states an Ethernet connection to your router is required for setup\u003c\/dd\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n\u003cdt\u003eSiren\u003c\/dt\u003e\n\u003cdd\u003e120 dB measured at 0.1 m\u003c\/dd\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n\u003cdt\u003eBackup battery\u003c\/dt\u003e\n\u003cdd\u003e96 Wh integrated battery. eufy rates the backup at 24 hours; eufy also notes actual runtime varies with device load, activity and conditions\u003c\/dd\u003e\n\u003c\/div\u003e\n\n      \u003cdiv class=\"spec-row flag\"\u003e\n        \u003cdt\u003e4G \/ cellular backup\u003c\/dt\u003e\n        \u003cdd\u003e\n          4G LTE Cat4 (up to 150 Mbps down \/ 50 Mbps up). eufy supplies a SIM in the package and states the hub\n          works only with that SIM; 400 MB of data is included on activation, after which more data must be purchased\n          or the SIM is suspended. \u003cstrong\u003eeufy publishes NO LTE band numbers for this hub, and these units are the US model T9000121 (eufy Australia sells a different SKU, T9000C21)\u003c\/strong\u003e, and eufy's own\n          4G support material names only AT\u0026amp;T, T-Mobile and Verizon — all United States carriers.\n          \u003cstrong\u003eCamGuard cannot confirm the cellular backup will operate on Australian carriers or bands. Treat it\n          as unconfirmed and do not buy the hub for this feature.\u003c\/strong\u003e\n        \u003c\/dd\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"spec-row\"\u003e\n\u003cdt\u003eSmart home\u003c\/dt\u003e\n\u003cdd\u003eNo Apple HomeKit support. eufy describes Matter support as planned\u003c\/dd\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n\u003cdt\u003eSubscription\u003c\/dt\u003e\n\u003cdd\u003eeufy publishes this as a system with no monthly fee\u003c\/dd\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n\u003cdt\u003eDimensions\u003c\/dt\u003e\n\u003cdd\u003e220 × 121 × 170 mm (8.66 × 4.76 × 6.69 in)\u003c\/dd\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n\u003cdt\u003eOperating temperature\u003c\/dt\u003e\n\u003cdd\u003e−10 °C to 40 °C (14 °F to 104 °F)\u003c\/dd\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n\u003cdt\u003eColour\u003c\/dt\u003e\n\u003cdd\u003eWhite\u003c\/dd\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n\u003cdt\u003eWeight\u003c\/dt\u003e\n\u003cdd\u003eNot published by eufy — so we have not printed a figure\u003c\/dd\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n\u003cdt\u003ePower adapter rating\u003c\/dt\u003e\n\u003cdd\u003eNot published by eufy — so we have not printed a figure\u003c\/dd\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n\u003cdt\u003eEncryption standard\u003c\/dt\u003e\n\u003cdd\u003eeufy describes local processing and data encryption but does not publish a specific cipher or key length for this hub — so we have not printed one\u003c\/dd\u003e\n\u003c\/div\u003e\n\n      \u003cdiv class=\"printout-foot\"\u003e— END OF DATA SHEET — All figures above transcribed from eufy's published specification for this model. Blank rows are blank because eufy publishes nothing there, not because we could not be bothered looking.\u003c\/div\u003e\n    \u003c\/dl\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ============ 10. COMPATIBILITY — the signal-lock board ============ --\u003e\n  \u003cdiv class=\"sect\"\u003e\n    \u003cdiv class=\"sect-head up\"\u003e\n      \u003cspan class=\"sect-tag\"\u003eSignal Lock Board\u003c\/span\u003e\n      \u003ch2 class=\"sect-title\"\u003eWhat locks on to this hub\u003c\/h2\u003e\n      \u003cp class=\"sect-lede\"\u003eCamera-to-hub compatibility is the single biggest cause of returns in this category, so here is eufy's published device list in full rather than a vague \"works with most eufy gear\". If your model is not on this board, ask us before you order.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- IMG-PLACEHOLDER: COMPATIBILITY — the S1 on a shelf beside a home router with an Ethernet cable running between them, and one PoE camera visible in soft focus behind. Warm domestic lighting, shows real-world placement and scale. --\u003e\n\n    \u003cdiv class=\"lockboard\"\u003e\n\n      \u003cdiv class=\"lockrow yes up d1\"\u003e\n        \u003cspan class=\"badge b-yes\"\u003e\u003ci\u003e\u003c\/i\u003eLocked\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003ch4\u003eeufy video doorbells\u003c\/h4\u003e\n          \u003cp\u003ePublished by eufy as supported on the HomeBase Professional S1.\u003c\/p\u003e\n          \u003cdiv class=\"modellist\"\u003e\n            \u003cspan\u003eVideo Doorbell 2K (T8210)\u003c\/span\u003e\u003cspan\u003eVideo Doorbell S330 (T8213)\u003c\/span\u003e\u003cspan\u003eVideo Doorbell E340 (T8214)\u003c\/span\u003e\n            \u003cspan\u003eVideo Doorbell 1080p (T8220)\u003c\/span\u003e\u003cspan\u003eVideo Doorbell 2E (T8221)\u003c\/span\u003e\u003cspan\u003eVideo Doorbell C210 (T8222)\u003c\/span\u003e\n            \u003cspan\u003eDoorbell Camera C31 (T8223)\u003c\/span\u003e\u003cspan\u003eVideo Doorbell C30 (T8224)\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lockrow yes up d2\"\u003e\n        \u003cspan class=\"badge b-yes\"\u003e\u003ci\u003e\u003c\/i\u003eLocked\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003ch4\u003eBattery outdoor cameras\u003c\/h4\u003e\n          \u003cp\u003eThe full published list of eufyCam and SoloCam models.\u003c\/p\u003e\n          \u003cdiv class=\"modellist\"\u003e\n            \u003cspan\u003eeufyCam C35 (T8110)\u003c\/span\u003e\u003cspan\u003eeufyCam (T8111)\u003c\/span\u003e\u003cspan\u003eeufyCam E (T8112)\u003c\/span\u003e\u003cspan\u003eeufyCam 2C (T8113)\u003c\/span\u003e\n            \u003cspan\u003eeufyCam 2 (T8114)\u003c\/span\u003e\u003cspan\u003eSoloCam L20 (T8122)\u003c\/span\u003e\u003cspan\u003eSpotlight Cam 2K (T8123)\u003c\/span\u003e\u003cspan\u003eSoloCam S40 (T8124)\u003c\/span\u003e\n            \u003cspan\u003eSoloCam E20 (T8130)\u003c\/span\u003e\u003cspan\u003eeufyCam Solo 2K (T8131)\u003c\/span\u003e\u003cspan\u003eSoloCam S220 (T8134)\u003c\/span\u003e\u003cspan\u003eeufyCam 2 Pro (T8140)\u003c\/span\u003e\n            \u003cspan\u003eeufyCam 2C Pro (T8142)\u003c\/span\u003e\u003cspan\u003eeufyCam E40 (T8144)\u003c\/span\u003e\u003cspan\u003eeufyCam S330 Add-on (T8160)\u003c\/span\u003e\u003cspan\u003eeufyCam 3C Add-on (T8161)\u003c\/span\u003e\n            \u003cspan\u003eeufyCam S3 Pro (T8162)\u003c\/span\u003e\u003cspan\u003eSoloCam S340 (T8170)\u003c\/span\u003e\u003cspan\u003eSoloCam E30 (T8171)\u003c\/span\u003e\u003cspan\u003eeufyCam S4 (T8172)\u003c\/span\u003e\n            \u003cspan\u003eSoloCam E42 (T8173)\u003c\/span\u003e\u003cspan\u003eSoloCam C210 (T8B00)\u003c\/span\u003e\u003cspan\u003eSolar Wall Light Cam S120 (T81A0)\u003c\/span\u003e\u003cspan\u003e4G LTE Cam S330 (T86P2)\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lockrow yes up d3\"\u003e\n        \u003cspan class=\"badge b-yes\"\u003e\u003ci\u003e\u003c\/i\u003eLocked\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003ch4\u003eWired \/ PoE cameras and floodlight cameras\u003c\/h4\u003e\n          \u003cp\u003eThese are the models that can hang directly off the four PoE ports, plus eufy's floodlight cameras.\u003c\/p\u003e\n          \u003cdiv class=\"modellist\"\u003e\n            \u003cspan\u003eeufy Wired Cam C31 (T817L)\u003c\/span\u003e\u003cspan\u003ePoE Bullet-PTZ Cam S4 (T8E00)\u003c\/span\u003e\u003cspan\u003ePoE Cam E40 (T8P00)\u003c\/span\u003e\u003cspan\u003ePoE Cam E41 (T8P10)\u003c\/span\u003e\n            \u003cspan\u003eOutdoor Cam E (T8440)\u003c\/span\u003e\u003cspan\u003eOutdoor Cam Pro (T8441)\u003c\/span\u003e\u003cspan\u003eSolo OutdoorCam C22 (T8442)\u003c\/span\u003e\u003cspan\u003eeufyCam E330 (T8600)\u003c\/span\u003e\n            \u003cspan\u003eFloodlight Camera E340 (T8425)\u003c\/span\u003e\u003cspan\u003eFloodlight Camera E30 (T8426)\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lockrow yes up d4\"\u003e\n        \u003cspan class=\"badge b-yes\"\u003e\u003ci\u003e\u003c\/i\u003eLocked\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003ch4\u003eIndoor cameras\u003c\/h4\u003e\n          \u003cdiv class=\"modellist\"\u003e\n            \u003cspan\u003eIndoor Cam C120 (T8400)\u003c\/span\u003e\u003cspan\u003eIndoor Cam 1080p (T8401)\u003c\/span\u003e\u003cspan\u003eIndoor Cam Pan \u0026amp; Tilt 2K (T8410)\u003c\/span\u003e\n            \u003cspan\u003eIndoor Cam 1080p Pan \u0026amp; Tilt (T8411)\u003c\/span\u003e\u003cspan\u003eIndoor Cam Mini (T8414)\u003c\/span\u003e\u003cspan\u003eIndoor Cam S350 (T8416)\u003c\/span\u003e\n            \u003cspan\u003eIndoor Cam E30 (T8417)\u003c\/span\u003e\u003cspan\u003eIndoor Cam C210 (T8419)\u003c\/span\u003e\u003cspan\u003eIndoor Cam C220 (T8W11C)\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lockrow yes up d5\"\u003e\n        \u003cspan class=\"badge b-yes\"\u003e\u003ci\u003e\u003c\/i\u003eLocked\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003ch4\u003eLocks, sensors, sirens and controls\u003c\/h4\u003e\n          \u003cp\u003eThe Sub-GHz side of the system — this is where the \"up to 34 sensors\" figure gets used.\u003c\/p\u003e\n          \u003cdiv class=\"modelgroup\"\u003e\n            \u003cdiv class=\"mg\"\u003eSmart locks\u003c\/div\u003e\n            \u003cdiv class=\"modellist\"\u003e\n\u003cspan\u003eVideo Smart Lock S330 (T8530, T8531)\u003c\/span\u003e\u003cspan\u003eFamiLock S3 (T85V0)\u003c\/span\u003e\u003cspan\u003eSmart Lock E40 (T85M0)\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"modelgroup\"\u003e\n            \u003cdiv class=\"mg\"\u003eSensors\u003c\/div\u003e\n            \u003cdiv class=\"modellist\"\u003e\n              \u003cspan\u003eWater and Freeze Sensor (T8920)\u003c\/span\u003e\u003cspan\u003eFlood and Freeze Sensor E20 (T90F0)\u003c\/span\u003e\u003cspan\u003eSmoke Alarm E10 (T90S0)\u003c\/span\u003e\n              \u003cspan\u003eMotion Sensor (T8910)\u003c\/span\u003e\u003cspan\u003eMotion Sensor E20 (T90M0)\u003c\/span\u003e\u003cspan\u003eEntry Sensor (T8900)\u003c\/span\u003e\n              \u003cspan\u003eEntry Sensor E20 (T90E0)\u003c\/span\u003e\u003cspan\u003eGlass Break Sensor E10 (T90G0)\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"modelgroup\"\u003e\n            \u003cdiv class=\"mg\"\u003eSirens, controls and accessories\u003c\/div\u003e\n            \u003cdiv class=\"modellist\"\u003e\n              \u003cspan\u003eSmoke Listener (T8931)\u003c\/span\u003e\u003cspan\u003eSecurity Siren (T8970)\u003c\/span\u003e\u003cspan\u003eIndoor Siren E20 (T90R0)\u003c\/span\u003e\n              \u003cspan\u003ePanic Button E10 (T90P0)\u003c\/span\u003e\u003cspan\u003eKey Fob E10 (T90K0)\u003c\/span\u003e\u003cspan\u003eeufy Keypad (T8960)\u003c\/span\u003e\n              \u003cspan\u003eSmart Display E10 (T87A0)\u003c\/span\u003e\u003cspan\u003eSmart Drop (T8790)\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lockrow note up d6\"\u003e\n        \u003cspan class=\"badge b-note\"\u003e\u003ci\u003e\u003c\/i\u003eAdvisory\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003ch4\u003e4G cellular backup on Australian networks — not usable (US model T9000121)\u003c\/h4\u003e\n          \u003cp\u003eThe hardware has 4G LTE Cat4. eufy's published 4G support material names only AT\u0026amp;T, T-Mobile and Verizon (United States carriers), states the hub works only with the SIM supplied in its package, and publishes no LTE band numbers. It will not operate on Telstra, Optus, Vodafone or any other Australian carrier: eufy lists only AT\u0026amp;T, T-Mobile and Verizon, and the hub accepts only the SIM supplied in its own package. Buy this hub for its wired, network and local-recording functions.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lockrow note up d7\"\u003e\n        \u003cspan class=\"badge b-note\"\u003e\u003ci\u003e\u003c\/i\u003eAdvisory\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003ch4\u003eStorage drive — you supply it\u003c\/h4\u003e\n          \u003cp\u003eThe bay takes one 3.5\" SATA HDD or SSD up to 16 TB. No drive is included in the box, and eufy does not publish a list of tested drive models. If you want a recommendation for a surveillance-rated drive, ask us before you order.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lockrow note up d8\"\u003e\n        \u003cspan class=\"badge b-note\"\u003e\u003ci\u003e\u003c\/i\u003eAdvisory\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003ch4\u003eeufy Wi-Fi Repeater (T8024)\u003c\/h4\u003e\n          \u003cp\u003eeufy lists this one as still in development for the system rather than supported today. Do not plan around it.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lockrow no up d8\"\u003e\n        \u003cspan class=\"badge b-no\"\u003e\u003ci\u003e\u003c\/i\u003eNo Lock\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003ch4\u003eApple HomeKit\u003c\/h4\u003e\n          \u003cp\u003eeufy lists no HomeKit support for this hub. Matter is described as planned, not present. If your setup depends on HomeKit today, this is not the hub for you.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lockrow no up d8\"\u003e\n        \u003cspan class=\"badge b-no\"\u003e\u003ci\u003e\u003c\/i\u003eNo Lock\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003ch4\u003eThird-party and generic ONVIF cameras\u003c\/h4\u003e\n          \u003cp\u003eeufy publishes a specific list of supported eufy devices and nothing outside it. The PoE ports are for eufy's own wired cameras. We cannot confirm any non-eufy camera on this hub, so we will not claim it.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ============ 11 \u0026 12. SCRUB \/ GO boards ============ --\u003e\n  \u003cdiv class=\"sect\"\u003e\n    \u003cdiv class=\"twoboards\"\u003e\n\n      \u003cdiv class=\"board board-scrub up d1\"\u003e\n        \u003cdiv class=\"board-head\"\u003e\n\u003ci class=\"lamp lamp-amber\"\u003e\u003c\/i\u003eScrub the pass if…\u003c\/div\u003e\n        \u003cdiv class=\"board-body\"\u003e\n          \u003cul\u003e\n            \u003cli\u003e\n\u003cstrong\u003eYou are buying it for the 4G backup.\u003c\/strong\u003e Cellular backup will not work here. If 4G failover is why you want this hub, this is the wrong unit.\u003c\/li\u003e\n            \u003cli\u003eYou do not already own eufy cameras and are not planning to. On its own this hub records nothing.\u003c\/li\u003e\n            \u003cli\u003eYou need Apple HomeKit today.\u003c\/li\u003e\n            \u003cli\u003eYou want to run third-party or ONVIF cameras on the PoE ports.\u003c\/li\u003e\n            \u003cli\u003eYou cannot get an Ethernet cable to your router — eufy states the hub needs one for setup.\u003c\/li\u003e\n            \u003cli\u003eYou expected a hard drive in the box. It is an empty bay and a separate purchase.\u003c\/li\u003e\n            \u003cli\u003eYou want a factory warranty handled by eufy. Yours here is CamGuard's own 12-month warranty, plus your ACL rights.\u003c\/li\u003e\n            \u003cli\u003eThe price is a stretch. It is the most expensive thing we sell and we would rather you were sure.\u003c\/li\u003e\n          \u003c\/ul\u003e\n          \u003cp class=\"board-note\"\u003eAny of the above and we would honestly rather you did not order it. Returns cost us both.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"board board-go up d2\"\u003e\n        \u003cdiv class=\"board-head\"\u003e\n\u003ci class=\"lamp\"\u003e\u003c\/i\u003eGo for acquisition if…\u003c\/div\u003e\n        \u003cdiv class=\"board-body\"\u003e\n          \u003cul\u003e\n            \u003cli\u003eYou already have eufy cameras and you are sick of them behaving like separate gadgets.\u003c\/li\u003e\n            \u003cli\u003eYou want the recordings on a drive in your own house, with no monthly fee, rather than rented cloud storage.\u003c\/li\u003e\n            \u003cli\u003eYou are running or planning wired PoE cameras and want the switch, the recorder and the power supply to be one box.\u003c\/li\u003e\n            \u003cli\u003eYou want the recognition work done on-device rather than uploaded somewhere.\u003c\/li\u003e\n            \u003cli\u003eBlackouts are a fact of life where you live and a hub that keeps running on its own battery matters to you.\u003c\/li\u003e\n            \u003cli\u003eYou are building a bigger system — up to 16 devices and 34 sensors is real headroom.\u003c\/li\u003e\n            \u003cli\u003eYou want a siren that lives inside the house, not out on a wall.\u003c\/li\u003e\n            \u003cli\u003eYou would rather buy from someone who tells you about the 4G caveat up front.\u003c\/li\u003e\n          \u003c\/ul\u003e\n          \u003cp class=\"board-note\"\u003eThat is the buyer this hub is genuinely good for — and the one who keeps it.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ============ 13. SETUP — the countdown ============ --\u003e\n  \u003cdiv class=\"sect\"\u003e\n    \u003cdiv class=\"sect-head up\"\u003e\n      \u003cspan class=\"sect-tag\"\u003eCountdown Sequence\u003c\/span\u003e\n      \u003ch2 class=\"sect-title\"\u003eGetting it on the air\u003c\/h2\u003e\n      \u003cp class=\"sect-lede\"\u003eFour stages from crate to console. Have an Ethernet cable and a free power point ready before you start.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- IMG-PLACEHOLDER: SETUP — the sealed retail carton photographed with the factory seal clearly intact and unbroken, on a neutral surface. This is the condition-proof shot for a brand-new listing; the seal must be legible at thumbnail size. --\u003e\n\n    \u003cdiv class=\"countdown\"\u003e\n      \u003cdiv class=\"tminus up d1\"\u003e\n\u003cdiv class=\"t\"\u003e\n\u003ci\u003e\u003c\/i\u003eT−4 · Site\u003c\/div\u003e\n\u003ch4\u003ePick the spot\u003c\/h4\u003e\n\u003cp\u003eNext to your router, on a shelf, in the dry. It needs a power point and an Ethernet run to the router. Leave clearance around it — it is a computer with a hard drive in it.\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"tminus up d2\"\u003e\n\u003cdiv class=\"t\"\u003e\n\u003ci\u003e\u003c\/i\u003eT−3 · Load\u003c\/div\u003e\n\u003ch4\u003eFit the drive (optional)\u003c\/h4\u003e\n\u003cp\u003eIf you are adding storage, fit your 3.5\" SATA HDD or SSD into the bay before you power up. Up to 16 TB. Skip this and you are running on the 26 GB of usable built-in storage.\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"tminus up d3\"\u003e\n\u003cdiv class=\"t\"\u003e\n\u003ci\u003e\u003c\/i\u003eT−2 · Link\u003c\/div\u003e\n\u003ch4\u003eCable and power\u003c\/h4\u003e\n\u003cp\u003eEthernet from the hub's gigabit LAN port to your router, then power. eufy states the wired connection to the router is required for setup, so do not try to skip it.\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"tminus up d4\"\u003e\n\u003cdiv class=\"t\"\u003e\n\u003ci\u003e\u003c\/i\u003eT−1 · Acquire\u003c\/div\u003e\n\u003ch4\u003eAdd your devices\u003c\/h4\u003e\n\u003cp\u003eBring your eufy cameras, doorbells and sensors onto the hub through the eufy app, then set your recording and detection preferences. Up to 16 devices plus 34 sensors.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ============ 14. CRATE MANIFEST ============ --\u003e\n  \u003cdiv class=\"sect\"\u003e\n    \u003cdiv class=\"sect-head up\"\u003e\n      \u003cspan class=\"sect-tag\"\u003eCrate Manifest\u003c\/span\u003e\n      \u003ch2 class=\"sect-title\"\u003eWhat is in the crate\u003c\/h2\u003e\n      \u003cp class=\"sect-lede\"\u003eThe carton arrives factory sealed, so what eufy packed is exactly what you get. The right-hand column matters just as much.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- IMG-PLACEHOLDER: MANIFEST — flat-lay of the retail box alongside the tower, with a common object (a mug or a paperback) in frame for scale. Overhead, even light, neutral background. Answers \"how big is this thing actually\". --\u003e\n\n    \u003cdiv class=\"crate up d1\"\u003e\n      \u003cdiv class=\"crate-head\"\u003e\n        \u003cb\u003eManifest\u003c\/b\u003e\n        \u003cspan class=\"stencil\"\u003eSealed · Do not open in transit\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"crate-body\"\u003e\n        \u003cdiv class=\"crate-col\"\u003e\n          \u003cdiv class=\"ct\"\u003eIn the crate\u003c\/div\u003e\n          \u003cul\u003e\n            \u003cli\u003eeufy HomeBase Professional S1 hub\u003c\/li\u003e\n            \u003cli\u003eeufy's original retail packaging, factory sealed and unopened\u003c\/li\u003e\n            \u003cli\u003eThe accessories and documentation eufy packs with this model, exactly as sealed\u003c\/li\u003e\n            \u003cli\u003eCamGuard Australia 12-month in-house warranty (not a manufacturer warranty), in addition to your Australian Consumer Law rights\u003c\/li\u003e\n            \u003cli\u003eAustralia Post Express, included on every order over $99.00\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"crate-col out\"\u003e\n          \u003cdiv class=\"ct\"\u003eNot in the crate\u003c\/div\u003e\n          \u003cul\u003e\n            \u003cli\u003eNo hard drive or SSD — the SATA bay ships empty\u003c\/li\u003e\n            \u003cli\u003eNo cameras, doorbells or sensors — the hub is sold on its own\u003c\/li\u003e\n            \u003cli\u003eNo eufy EdgeAICore module — the slot is there, the module is a separate product\u003c\/li\u003e\n            \u003cli\u003eNo Australian cellular service — see the 4G advisory above\u003c\/li\u003e\n            \u003cli\u003eNo eufy manufacturer warranty through us — ours is the CamGuard 12-month warranty\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ============ 15. FLIGHT RULES — shipping \/ warranty \/ returns ============ --\u003e\n  \u003cdiv class=\"sect\"\u003e\n    \u003cdiv class=\"sect-head up\"\u003e\n      \u003cspan class=\"sect-tag\"\u003eFlight Rules\u003c\/span\u003e\n      \u003ch2 class=\"sect-title\"\u003eShipping, warranty and returns\u003c\/h2\u003e\n      \u003cp class=\"sect-lede\"\u003eThree cards, no fine print hidden anywhere else.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rules\"\u003e\n      \u003cdiv class=\"rule up d1\"\u003e\n        \u003cdiv class=\"rn\"\u003e\n\u003ci class=\"lamp\"\u003e\u003c\/i\u003eRule 01 · Freight\u003c\/div\u003e\n        \u003ch4\u003eAustralia Post Express\u003c\/h4\u003e\n        \u003cp\u003e\u003cstrong\u003eAustralia Post Express is included on every order over $99.00\u003c\/strong\u003e, and this one clears that comfortably.\u003c\/p\u003e\n        \u003cp\u003eDispatched within \u003cstrong\u003e1 business day\u003c\/strong\u003e from Townsville, QLD, with tracking sent to you on the way out.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rule up d2\"\u003e\n        \u003cdiv class=\"rn\"\u003e\n\u003ci class=\"lamp\"\u003e\u003c\/i\u003eRule 02 · Warranty\u003c\/div\u003e\n        \u003ch4\u003e12 months, CamGuard's own\u003c\/h4\u003e\n        \u003cp\u003eA \u003cstrong\u003e12-month CamGuard Australia in-house warranty\u003c\/strong\u003e. To be completely clear: this is \u003cstrong\u003enot a manufacturer warranty\u003c\/strong\u003e, and it sits in addition to your rights under the Australian Consumer Law, which nothing here reduces.\u003c\/p\u003e\n        \u003cp\u003eFaulty or not as described inside 12 months and \u003cstrong\u003eCamGuard covers the return postage\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rule up d3\"\u003e\n        \u003cdiv class=\"rn\"\u003e\n\u003ci class=\"lamp\"\u003e\u003c\/i\u003eRule 03 · Returns\u003c\/div\u003e\n        \u003ch4\u003eChange of mind: 30 days\u003c\/h4\u003e\n        \u003cp\u003e\u003cstrong\u003e30 days from delivery\u003c\/strong\u003e to change your mind. The item needs to come back in resaleable condition.\u003c\/p\u003e\n        \u003cp\u003eOn change-of-mind returns the \u003cstrong\u003ebuyer pays the return postage\u003c\/strong\u003e and the \u003cstrong\u003eoriginal shipping is not refunded\u003c\/strong\u003e. Faults are different — see Rule 02.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ============ 16. FAQ — the radio comms log ============ --\u003e\n  \u003cdiv class=\"sect\"\u003e\n    \u003cdiv class=\"sect-head up\"\u003e\n      \u003cspan class=\"sect-tag\"\u003eComms Log\u003c\/span\u003e\n      \u003ch2 class=\"sect-title\"\u003eQuestions on the radio\u003c\/h2\u003e\n      \u003cp class=\"sect-lede\"\u003eReal questions, answered the way we would answer them on a message. Transcript follows.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"comms up d1\"\u003e\n      \u003cdiv class=\"comms-head\"\u003e\n        \u003cspan\u003eChannel 1 · Station ↔ CamGuard\u003c\/span\u003e\n        \u003cspan class=\"squelch\"\u003e\u003ci\u003e\u003c\/i\u003e\u003ci\u003e\u003c\/i\u003e\u003ci\u003e\u003c\/i\u003e\u003ci\u003e\u003c\/i\u003e\u003ci\u003e\u003c\/i\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"comms-body\"\u003e\n\n        \u003cdiv class=\"xmit\"\u003e\n          \u003cdiv class=\"msg msg-in\"\u003e\n\u003cspan class=\"who\"\u003eCaller\u003c\/span\u003eDoes the 4G backup work in Australia?\u003c\/div\u003e\n          \u003cdiv class=\"msg msg-out alert\"\u003e\n\u003cspan class=\"who\"\u003eCamGuard\u003c\/span\u003e\u003cstrong\u003eWe cannot confirm that it does.\u003c\/strong\u003e The hardware has 4G LTE Cat4 and eufy supplies a SIM in the package — but eufy's own 4G support material names only AT\u0026amp;T, T-Mobile and Verizon, all United States carriers, and states the hub works only with the SIM that came with it. eufy publishes no LTE band numbers, so there is nothing to check against Telstra, Optus or Vodafone. We are not saying it definitely will not work; we are saying it is \u003cstrong\u003enot usable in Australia\u003c\/strong\u003e and it should not be your reason for buying. Buy it for the wired, network and local-recording side.\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"xmit\"\u003e\n          \u003cdiv class=\"msg msg-in\"\u003e\n\u003cspan class=\"who\"\u003eCaller\u003c\/span\u003eCan I put my own Telstra SIM in it?\u003c\/div\u003e\n          \u003cdiv class=\"msg msg-out alert\"\u003e\n\u003cspan class=\"who\"\u003eCamGuard\u003c\/span\u003eNo. eufy's support material states the hub works only with the SIM card supplied in its own package. That is eufy's design, not a setting we can change.\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"xmit\"\u003e\n          \u003cdiv class=\"msg msg-in\"\u003e\n\u003cspan class=\"who\"\u003eCaller\u003c\/span\u003eIs it actually brand new?\u003c\/div\u003e\n          \u003cdiv class=\"msg msg-out\"\u003e\n\u003cspan class=\"who\"\u003eCamGuard\u003c\/span\u003eYes — brand new, factory sealed, in eufy's full original retail packaging with the factory seal intact. The carton comes to you exactly the way it came to us.\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"xmit\"\u003e\n          \u003cdiv class=\"msg msg-in\"\u003e\n\u003cspan class=\"who\"\u003eCaller\u003c\/span\u003eWill my eufyCam 2C \/ S330 \/ S3 Pro work on it?\u003c\/div\u003e\n          \u003cdiv class=\"msg msg-out\"\u003e\n\u003cspan class=\"who\"\u003eCamGuard\u003c\/span\u003eAll three are on eufy's published supported list, along with a long list of others — we have reproduced the whole list on the signal lock board above rather than making you take our word for it. If your exact model is not on that board, message us before you order and we will check.\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"xmit\"\u003e\n          \u003cdiv class=\"msg msg-in\"\u003e\n\u003cspan class=\"who\"\u003eCaller\u003c\/span\u003eDoes a hard drive come with it?\u003c\/div\u003e\n          \u003cdiv class=\"msg msg-out\"\u003e\n\u003cspan class=\"who\"\u003eCamGuard\u003c\/span\u003eNo. You get 32 GB of built-in eMMC (26 GB of that usable) and an empty 3.5\" SATA bay that takes an HDD or SSD up to 16 TB. The drive is a separate purchase and eufy does not publish a tested-drive list.\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"xmit\"\u003e\n          \u003cdiv class=\"msg msg-in\"\u003e\n\u003cspan class=\"who\"\u003eCaller\u003c\/span\u003eIs there a monthly subscription?\u003c\/div\u003e\n          \u003cdiv class=\"msg msg-out\"\u003e\n\u003cspan class=\"who\"\u003eCamGuard\u003c\/span\u003eeufy publishes this as a no-monthly-fee system — the storage is local, on your own drive. The one place money can recur is the 4G data, where eufy includes 400 MB on activation and charges for more after that. Given the Australian cellular situation above, do not plan around that feature at all.\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"xmit\"\u003e\n          \u003cdiv class=\"msg msg-in\"\u003e\n\u003cspan class=\"who\"\u003eCaller\u003c\/span\u003eDo I get a eufy warranty?\u003c\/div\u003e\n          \u003cdiv class=\"msg msg-out\"\u003e\n\u003cspan class=\"who\"\u003eCamGuard\u003c\/span\u003eNot through us, and we would rather say so plainly. CamGuard Australia is an independent reseller. What you get is our own \u003cstrong\u003e12-month CamGuard warranty\u003c\/strong\u003e — not a manufacturer warranty — on top of your Australian Consumer Law rights. If it is faulty or not as described inside 12 months, we cover the return postage.\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"xmit\"\u003e\n          \u003cdiv class=\"msg msg-in\"\u003e\n\u003cspan class=\"who\"\u003eCaller\u003c\/span\u003eCan it run without the internet?\u003c\/div\u003e\n          \u003cdiv class=\"msg msg-out\"\u003e\n\u003cspan class=\"who\"\u003eCamGuard\u003c\/span\u003eRecording and local processing happen on the hub itself, and the 96 Wh battery is rated by eufy at 24 hours of backup. But eufy states an Ethernet connection to your router is required for setup, and remote viewing on your phone will always need a working connection. Do not read \"local storage\" as \"works with no network at all\".\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"xmit\"\u003e\n          \u003cdiv class=\"msg msg-in\"\u003e\n\u003cspan class=\"who\"\u003eCaller\u003c\/span\u003eHow fast does it ship?\u003c\/div\u003e\n          \u003cdiv class=\"msg msg-out\"\u003e\n\u003cspan class=\"who\"\u003eCamGuard\u003c\/span\u003eWithin 1 business day from Townsville, QLD, by Australia Post Express — included on every order over $99.00. Tracking goes out with it.\u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ============ 17. ITEM SPECIFICS — the riveted ID plate ============ --\u003e\n  \u003cdiv class=\"sect\"\u003e\n    \u003cdiv class=\"idplate up d1\"\u003e\n      \u003cdiv class=\"pt\"\u003eEquipment Identification Plate\u003c\/div\u003e\n      \u003cdiv class=\"plate-grid\"\u003e\n        \u003cdiv\u003e\n\u003cspan class=\"k\"\u003eBrand\u003c\/span\u003e\u003cspan class=\"v\"\u003eeufy\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv\u003e\n\u003cspan class=\"k\"\u003eModel\u003c\/span\u003e\u003cspan class=\"v\"\u003eHomeBase Professional S1\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv\u003e\n\u003cspan class=\"k\"\u003eType\u003c\/span\u003e\u003cspan class=\"v\"\u003eSecurity hub \/ NVR \/ PoE switch\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv\u003e\n\u003cspan class=\"k\"\u003eCondition\u003c\/span\u003e\u003cspan class=\"v\"\u003eBrand New — factory sealed\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv\u003e\n\u003cspan class=\"k\"\u003ePackaging\u003c\/span\u003e\u003cspan class=\"v\"\u003eFull original retail box\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv\u003e\n\u003cspan class=\"k\"\u003eColour\u003c\/span\u003e\u003cspan class=\"v\"\u003eWhite\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv\u003e\n\u003cspan class=\"k\"\u003eBuilt-in storage\u003c\/span\u003e\u003cspan class=\"v\"\u003e32 GB eMMC\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv\u003e\n\u003cspan class=\"k\"\u003eExpandable to\u003c\/span\u003e\u003cspan class=\"v\"\u003e16 TB (3.5\" SATA)\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv\u003e\n\u003cspan class=\"k\"\u003eDevices supported\u003c\/span\u003e\u003cspan class=\"v\"\u003e16 (max 4 direct PoE)\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv\u003e\n\u003cspan class=\"k\"\u003eSensors supported\u003c\/span\u003e\u003cspan class=\"v\"\u003e34 Sub-GHz\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv\u003e\n\u003cspan class=\"k\"\u003eSiren\u003c\/span\u003e\u003cspan class=\"v\"\u003e120 dB at 0.1 m\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv\u003e\n\u003cspan class=\"k\"\u003eBattery\u003c\/span\u003e\u003cspan class=\"v\"\u003e96 Wh integrated\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv\u003e\n\u003cspan class=\"k\"\u003eCellular\u003c\/span\u003e\u003cspan class=\"v\"\u003e4G LTE Cat4 — not usable in AU (US model T9000121)\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv\u003e\n\u003cspan class=\"k\"\u003eDimensions\u003c\/span\u003e\u003cspan class=\"v\"\u003e220 × 121 × 170 mm\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv\u003e\n\u003cspan class=\"k\"\u003eWarranty\u003c\/span\u003e\u003cspan class=\"v\"\u003e12-month CamGuard in-house\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv\u003e\n\u003cspan class=\"k\"\u003eDispatch\u003c\/span\u003e\u003cspan class=\"v\"\u003e1 business day, Townsville QLD\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ============ 18. CTA — the console button ============ --\u003e\n  \u003cdiv class=\"sect\"\u003e\n    \u003c!-- IMG-PLACEHOLDER: CTA — the tower's front face with its status indicators lit, shot straight-on in a dark room so the lamps glow. Tight crop, moody, premium. This is the \"most expensive thing in the catalogue\" shot. --\u003e\n    \u003cdiv class=\"launch up d1\"\u003e\n      \u003ch2\u003eGo for acquisition\u003c\/h2\u003e\n      \u003cp\u003eBrand new, factory sealed, in stock in Townsville and out the door within one business day. Local recording on your own drive, on-device AI, a 120 dB siren and 24 hours of battery backup — with every catch stated up front rather than buried in a returns argument later.\u003c\/p\u003e\n      \u003cdiv class=\"segment\"\u003e96Wh · 24 hr backup\u003c\/div\u003e\n      \u003cdiv\u003e\u003cspan class=\"bigbtn\"\u003eBring it on the air\u003c\/span\u003e\u003c\/div\u003e\n      \u003cp class=\"launch-sub\"\u003eAustralia Post Express included on every order over $99.00 · 12-month CamGuard warranty · 30-day change of mind\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ============ 19. FOOTER — the sign-off plaque ============ --\u003e\n  \u003cdiv class=\"signoff\"\u003e\n    \u003cdiv class=\"plaque\"\u003e\n      \u003cdiv class=\"eop\"\u003e— End of pass —\u003c\/div\u003e\n      \u003cdiv class=\"bn2\"\u003eCamGuard Australia\u003c\/div\u003e\n      \u003cdiv class=\"abn\"\u003eABN 62 385 894 763\u003c\/div\u003e\n      \u003cp class=\"disc\"\u003e\n        CamGuard Australia is an independent reseller. We are not an official or authorised supplier, distributor or\n        representative of eufy or Anker Innovations. All trademarks, brand names and product names are the property of\n        their respective owners and are used here for identification purposes only. Warranty on this item is CamGuard\n        Australia's own 12-month in-house warranty, not a manufacturer warranty, and is in addition to your rights under\n        the Australian Consumer Law. All prices in Australian dollars.\n      \u003c\/p\u003e\n      \u003cp class=\"tea\"\u003eThe urn is on. Ask us the awkward questions before you buy — that is what it is there for.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n","brand":"eufy","offers":[{"title":"Default Title","offer_id":43329769078827,"sku":"CG-HBS1-BN-T","price":679.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0666\/0086\/1739\/files\/1200_1200_1_e81f4125-23b8-48e7-9c41-97c6972d0c66.webp?v=1773676433","url":"https:\/\/www.camguardaustralia.com.au\/products\/eufy-security-homebase-professional-s1-brand-new","provider":"CamGuard Australia","version":"1.0","type":"link"}