{"product_id":"eufy-security-smart-lever-lock-c33-new-open-box","title":"eufy Security Smart Lever Lock C33 | New (Open Box)","description":"\u003c!-- CGAU-TARGET gid=gid:\/\/shopify\/Product\/8015423406123 | eufy Security Smart Lever Lock C33 | New (Open Box) --\u003e\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Sora:wght@300;400;600;700;800\u0026family=DM+Sans:opsz,wght@9..40,300..700\u0026display=swap');\n\n\/* ============ COME STRAIGHT THROUGH — eufy Smart Lever Lock C33 (T85L0) · New (Open Box) ============\n   Theme: warm Aussie hospitality. A proper lever handle you push down and walk through — front-verandah,\n   golden-hour, \"the door's already open for you\" energy. NOT a deadbolt, NOT a knob: a real handle that\n   knows you. Palette: warm oat paper, terracotta clay, brass gold, eucalypt green, verandah dusk.\n   Channel-neutral copy (website + marketplace). CSS-only animation (no scripts).\n   All CSS scoped under .cgau-listing. Keyframes prefixed cgau-. No external links. *\/\n\n.cgau-listing, .cgau-listing *, .cgau-listing *::before, .cgau-listing *::after {\n  margin: 0; padding: 0; box-sizing: border-box;\n}\n.cgau-listing {\n  \/* palette — Come Straight Through *\/\n  --paper: #faf4ea;\n  --paper-deep: #f2e7d3;\n  --ink: #2a2018;\n  --ink-soft: #6f6350;\n  --line: #e7d9bf;\n  --clay: #c9673d;\n  --clay-deep: #a94e28;\n  --brass: #c79a3e;\n  --brass-bright: #ecca74;\n  --brass-deep: #9c7420;\n  --eucalypt: #5e7d5a;\n  --eucalypt-soft: #e8efe1;\n  --eucalypt-deep: #3f5a3c;\n  --dusk: #2b2620;\n  --dusk-deep: #1a1610;\n  --brass-grad: linear-gradient(120deg, #ecca74 0%, #c79a3e 45%, #c9673d 100%);\n  --dusk-grad: linear-gradient(160deg, #1a1610 0%, #2b2620 34%, #5a3a28 72%, #c9673d 132%);\n\n  font-family: 'DM Sans', system-ui, sans-serif;\n  color: var(--ink);\n  background: var(--paper);\n  max-width: 880px;\n  margin: 0 auto;\n  border-radius: 26px;\n  overflow: hidden;\n  border: 1px solid var(--line);\n  line-height: 1.6;\n  font-size: 16px;\n  box-shadow: 0 30px 80px rgba(42,32,24,0.13);\n}\n.cgau-listing h1, .cgau-listing h2, .cgau-listing h3, .cgau-listing h4 {\n  font-family: 'Sora', system-ui, sans-serif;\n  line-height: 1.2;\n  letter-spacing: -0.02em;\n}\n.cgau-listing img { max-width: 100%; height: auto; display: block; }\n.cgau-listing section { padding: 48px 36px; }\n\n\/* ---- shared animations ---- *\/\n@keyframes cgau-rise {\n  from { opacity: 0; transform: translateY(26px); }\n  to   { opacity: 1; transform: translateY(0); }\n}\n@keyframes cgau-shimmer {\n  0%   { background-position: -200% center; }\n  100% { background-position: 200% center; }\n}\n@keyframes cgau-gradshift {\n  0%, 100% { background-position: 0% 50%; }\n  50% { background-position: 100% 50%; }\n}\n@keyframes cgau-lampglow {\n  0%, 100% { opacity: 0.72; transform: translateX(-50%) scale(1); }\n  50% { opacity: 1; transform: translateX(-50%) scale(1.1); }\n}\n@keyframes cgau-swing {\n  0%, 100% { transform: rotate(-3deg); }\n  50% { transform: rotate(3deg); }\n}\n@keyframes cgau-drift {\n  0%, 100% { transform: translate(0, 0); }\n  33% { transform: translate(12px, -16px); }\n  66% { transform: translate(-10px, -7px); }\n}\n@keyframes cgau-glowpulse {\n  0%, 100% { box-shadow: 0 0 0 0 rgba(199,154,62,0.45); }\n  50% { box-shadow: 0 0 0 14px rgba(199,154,62,0); }\n}\n@keyframes cgau-bob {\n  0%, 100% { transform: translateY(0); }\n  50% { transform: translateY(-6px); }\n}\n@keyframes cgau-press {\n  0%, 100% { transform: translateY(0) rotate(0deg); }\n  50% { transform: translateY(2px) rotate(9deg); }\n}\n\n\/* nav *\/\n.cgau-listing .cgau-nav {\n  display: flex; justify-content: space-between; align-items: center;\n  padding: 18px 36px; border-bottom: 1px solid var(--line);\n  background: var(--paper);\n}\n.cgau-listing .cgau-nav-brand { font-family: 'Sora', sans-serif; font-weight: 800; font-size: 17px; }\n.cgau-listing .cgau-nav-brand span {\n  background: var(--brass-grad); -webkit-background-clip: text; background-clip: text; color: transparent;\n}\n.cgau-listing .cgau-nav-tag {\n  font-size: 12px; font-weight: 600; color: var(--ink-soft);\n  background: var(--paper-deep); padding: 6px 14px; border-radius: 999px;\n}\n\n\/* hero *\/\n.cgau-listing .cgau-hero {\n  background: var(--dusk-grad);\n  background-size: 200% 200%;\n  animation: cgau-gradshift 15s ease-in-out infinite;\n  color: #fbf1de;\n  text-align: center;\n  padding: 72px 36px 60px;\n  position: relative;\n  overflow: hidden;\n}\n\/* warm verandah lamp glow *\/\n.cgau-listing .cgau-hero::before {\n  content: '';\n  position: absolute; left: 50%; top: -160px; transform: translateX(-50%);\n  width: 460px; height: 460px; border-radius: 50%;\n  background: radial-gradient(circle, rgba(236,202,116,0.6) 0%, rgba(201,103,61,0.22) 46%, transparent 70%);\n  animation: cgau-lampglow 6.5s ease-in-out infinite;\n}\n\/* drifting warm motes *\/\n.cgau-listing .cgau-hero .cgau-mote {\n  position: absolute; border-radius: 50%; pointer-events: none;\n  background: radial-gradient(circle, rgba(236,202,116,0.9), rgba(236,202,116,0));\n  animation: cgau-drift 9s ease-in-out infinite;\n}\n.cgau-listing .cgau-mote-1 { width: 10px; height: 10px; left: 18%; top: 32%; }\n.cgau-listing .cgau-mote-2 { width: 6px; height: 6px; left: 79%; top: 24%; animation-delay: -3s; animation-duration: 11s; }\n.cgau-listing .cgau-mote-3 { width: 8px; height: 8px; left: 70%; top: 60%; animation-delay: -6s; animation-duration: 13s; }\n.cgau-listing .cgau-mote-4 { width: 5px; height: 5px; left: 26%; top: 66%; animation-delay: -1.5s; animation-duration: 10s; }\n\n.cgau-listing .cgau-hero \u003e * { position: relative; z-index: 1; }\n.cgau-listing .cgau-grade-chip {\n  display: inline-flex; align-items: center; gap: 8px;\n  border: 1px solid rgba(236,202,116,0.55);\n  color: #2a1a08; font-weight: 800; font-size: 13px; letter-spacing: 0.06em;\n  text-transform: uppercase; padding: 9px 20px; border-radius: 999px; margin-bottom: 24px;\n  background: linear-gradient(110deg, #ecca74 25%, #fff1cf 40%, #ecca74 55%) 0 0 \/ 200% 100%;\n  animation: cgau-shimmer 3.5s linear infinite;\n  box-shadow: 0 6px 22px rgba(199,154,62,0.35);\n}\n.cgau-listing .cgau-hero h1 {\n  font-size: 44px; font-weight: 800; margin-bottom: 14px;\n  animation: cgau-rise 0.9s ease-out both;\n}\n.cgau-listing .cgau-hero h1 em {\n  font-style: normal;\n  background: var(--brass-grad); -webkit-background-clip: text; background-clip: text; color: transparent;\n}\n.cgau-listing .cgau-hero p.cgau-sub {\n  font-size: 18px; max-width: 570px; margin: 0 auto 28px; color: #ecdcc0;\n  animation: cgau-rise 0.9s ease-out 0.15s both;\n}\n.cgau-listing .cgau-hero-note {\n  display: inline-block; font-size: 14px; color: #f0d9a8;\n  border: 1px solid rgba(236,202,116,0.35); border-radius: 999px;\n  padding: 10px 22px; background: rgba(236,202,116,0.08);\n  animation: cgau-rise 0.9s ease-out 0.3s both;\n}\n\n\/* condition callout *\/\n.cgau-listing .cgau-condition {\n  background: var(--paper-deep);\n  border-bottom: 1px solid var(--line);\n}\n.cgau-listing .cgau-condition-card {\n  position: relative;\n  background: #fff; border-radius: 22px;\n  padding: 30px 32px;\n  box-shadow: 0 14px 40px rgba(156,116,32,0.14);\n  border: 2px solid transparent;\n  background-clip: padding-box;\n}\n.cgau-listing .cgau-condition-card::before {\n  content: '';\n  position: absolute; inset: -2px; z-index: -1; border-radius: 24px;\n  background: var(--brass-grad);\n  background-size: 200% 200%;\n  animation: cgau-gradshift 8s ease-in-out infinite;\n}\n.cgau-listing .cgau-condition-card h2 { font-size: 23px; margin-bottom: 10px; color: var(--clay-deep); }\n.cgau-listing .cgau-condition-card p { color: var(--ink-soft); margin-bottom: 10px; }\n.cgau-listing .cgau-condition-card p:last-child { margin-bottom: 0; }\n.cgau-listing .cgau-condition-card strong { color: var(--ink); }\n\n\/* bento *\/\n.cgau-listing .cgau-bento {\n  display: grid; grid-template-columns: repeat(3, 1fr); gap: 14px;\n}\n.cgau-listing .cgau-bento-card {\n  background: #fff; border: 1px solid var(--line); border-radius: 20px;\n  padding: 24px 20px; text-align: center;\n  position: relative; overflow: hidden;\n  transition: transform 0.3s ease, box-shadow 0.3s ease;\n  animation: cgau-rise 0.7s ease-out both;\n}\n.cgau-listing .cgau-bento-card::before {\n  content: ''; position: absolute; top: 0; left: 0; right: 0; height: 4px;\n  background: var(--brass-grad);\n}\n.cgau-listing .cgau-bento-card:nth-child(2) { animation-delay: 0.08s; }\n.cgau-listing .cgau-bento-card:nth-child(3) { animation-delay: 0.16s; }\n.cgau-listing .cgau-bento-card:nth-child(4) { animation-delay: 0.24s; }\n.cgau-listing .cgau-bento-card:nth-child(5) { animation-delay: 0.32s; }\n.cgau-listing .cgau-bento-card:nth-child(6) { animation-delay: 0.4s; }\n.cgau-listing .cgau-bento-card:hover {\n  transform: translateY(-6px);\n  box-shadow: 0 18px 36px rgba(156,116,32,0.18);\n}\n.cgau-listing .cgau-bento-card .cgau-big {\n  font-family: 'Sora', sans-serif; font-weight: 800; font-size: 27px;\n  background: var(--brass-grad); -webkit-background-clip: text; background-clip: text; color: transparent;\n  display: block; margin-bottom: 4px;\n}\n.cgau-listing .cgau-bento-card .cgau-small { font-size: 13px; color: var(--ink-soft); }\n\n\/* scenes *\/\n.cgau-listing .cgau-scene { border-top: 1px solid var(--line); }\n.cgau-listing .cgau-scene h2 { font-size: 29px; margin-bottom: 12px; }\n.cgau-listing .cgau-scene h2 span {\n  background: var(--brass-grad); -webkit-background-clip: text; background-clip: text; color: transparent;\n}\n.cgau-listing .cgau-scene p { color: var(--ink-soft); max-width: 640px; margin-bottom: 14px; }\n.cgau-listing .cgau-scene p:last-of-type { margin-bottom: 0; }\n.cgau-listing .cgau-scene-dark {\n  background: var(--dusk);\n  background-image: radial-gradient(ellipse at 85% 15%, rgba(199,154,62,0.18), transparent 55%);\n  color: #ece2d0; border-top: none;\n}\n.cgau-listing .cgau-scene-dark h2 { color: #fff; }\n.cgau-listing .cgau-scene-dark p { color: #c6bca8; }\n\n\/* ==== SET PIECE 1: FIVE WELCOMES (unlock methods as a welcome board) ==== *\/\n.cgau-listing .cgau-welcomes { background: var(--paper-deep); border-top: 1px solid var(--line); }\n.cgau-listing .cgau-welcomes h2 { font-size: 29px; margin-bottom: 8px; }\n.cgau-listing .cgau-welcomes h2 span {\n  background: var(--brass-grad); -webkit-background-clip: text; background-clip: text; color: transparent;\n}\n.cgau-listing .cgau-welcomes \u003e p { color: var(--ink-soft); max-width: 620px; margin-bottom: 24px; }\n.cgau-listing .cgau-welcome-grid {\n  display: grid; grid-template-columns: repeat(5, 1fr); gap: 12px;\n}\n.cgau-listing .cgau-welcome {\n  background: #fff; border: 1px solid var(--line); border-radius: 18px;\n  padding: 22px 14px 20px; text-align: center; position: relative;\n  transition: transform 0.3s ease, box-shadow 0.3s ease;\n  animation: cgau-rise 0.7s ease-out both;\n}\n.cgau-listing .cgau-welcome:nth-child(2) { animation-delay: 0.08s; }\n.cgau-listing .cgau-welcome:nth-child(3) { animation-delay: 0.16s; }\n.cgau-listing .cgau-welcome:nth-child(4) { animation-delay: 0.24s; }\n.cgau-listing .cgau-welcome:nth-child(5) { animation-delay: 0.32s; }\n.cgau-listing .cgau-welcome:hover {\n  transform: translateY(-6px);\n  box-shadow: 0 16px 32px rgba(156,116,32,0.16);\n}\n.cgau-listing .cgau-welcome .cgau-w-emoji {\n  font-size: 30px; display: block; margin-bottom: 10px;\n}\n.cgau-listing .cgau-welcome:hover .cgau-w-emoji { animation: cgau-bob 1.4s ease-in-out infinite; }\n.cgau-listing .cgau-welcome strong {\n  display: block; font-family: 'Sora', sans-serif; font-size: 14px; margin-bottom: 4px;\n}\n.cgau-listing .cgau-welcome p { font-size: 12px; color: var(--ink-soft); line-height: 1.45; }\n.cgau-listing .cgau-welcome .cgau-w-num {\n  position: absolute; top: 10px; left: 12px; font-family: 'Sora', sans-serif;\n  font-size: 12px; font-weight: 800; color: var(--brass); opacity: 0.5;\n}\n\n\/* vibe pull-quote *\/\n.cgau-listing .cgau-vibe {\n  background: var(--brass-grad);\n  background-size: 220% 220%;\n  animation: cgau-gradshift 10s ease-in-out infinite;\n  text-align: center; color: #2a1a08;\n  position: relative; overflow: hidden;\n}\n.cgau-listing .cgau-vibe::before {\n  content: '🚪'; position: absolute; font-size: 120px; opacity: 0.14;\n  left: -18px; top: -28px; transform-origin: 50% 8%;\n  animation: cgau-swing 5s ease-in-out infinite;\n}\n.cgau-listing .cgau-vibe::after {\n  content: '👋'; position: absolute; font-size: 108px; opacity: 0.14;\n  right: -12px; bottom: -30px; animation: cgau-bob 6s ease-in-out infinite reverse;\n}\n.cgau-listing .cgau-vibe blockquote {\n  font-family: 'Sora', sans-serif; font-weight: 700; font-size: 27px;\n  max-width: 640px; margin: 0 auto; line-height: 1.35; position: relative;\n}\n.cgau-listing .cgau-vibe cite {\n  display: block; font-family: 'DM Sans', sans-serif; font-style: normal;\n  font-weight: 600; font-size: 14px; margin-top: 16px; color: #5a3c10; position: relative;\n}\n\n\/* ==== SET PIECE 2: MIND THE THRESHOLD (door fitment as a doorframe card) ==== *\/\n.cgau-listing .cgau-threshold { background: var(--dusk); color: #ece2d0; border-top: none; }\n.cgau-listing .cgau-threshold h2 { font-size: 29px; margin-bottom: 8px; color: #fff; }\n.cgau-listing .cgau-threshold h2 span {\n  background: var(--brass-grad); -webkit-background-clip: text; background-clip: text; color: transparent;\n}\n.cgau-listing .cgau-threshold \u003e p { color: #c6bca8; max-width: 620px; margin-bottom: 24px; }\n.cgau-listing .cgau-frame {\n  border: 2px dashed rgba(236,202,116,0.5); border-radius: 18px;\n  padding: 26px 28px; background: rgba(236,202,116,0.05);\n  position: relative;\n}\n.cgau-listing .cgau-frame::before {\n  content: 'YOUR DOOR'; position: absolute; top: -10px; left: 24px;\n  background: var(--dusk); padding: 0 10px; font-family: 'Sora', sans-serif;\n  font-size: 11px; letter-spacing: 0.14em; color: var(--brass-bright); font-weight: 700;\n}\n.cgau-listing .cgau-frame-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; }\n.cgau-listing .cgau-frame-row {\n  display: flex; justify-content: space-between; align-items: baseline; gap: 12px;\n  padding: 11px 0; border-bottom: 1px solid rgba(236,202,116,0.16);\n}\n.cgau-listing .cgau-frame-row span:first-child { color: #c6bca8; font-size: 14px; }\n.cgau-listing .cgau-frame-row span:last-child {\n  font-family: 'Sora', sans-serif; font-weight: 700; font-size: 15px; color: var(--brass-bright);\n  text-align: right;\n}\n.cgau-listing .cgau-frame-foot {\n  margin-top: 18px; font-size: 13px; color: #b7ad98; line-height: 1.55;\n}\n\n\/* honest bit *\/\n.cgau-listing .cgau-honest { background: var(--paper-deep); }\n.cgau-listing .cgau-honest h2 { font-size: 27px; margin-bottom: 8px; }\n.cgau-listing .cgau-honest \u003e p { color: var(--ink-soft); margin-bottom: 22px; }\n.cgau-listing .cgau-honest-item {\n  background: #fff; border: 1px solid var(--line); border-left: 5px solid var(--clay);\n  border-radius: 16px;\n  padding: 18px 22px; margin-bottom: 12px;\n  transition: transform 0.25s ease, box-shadow 0.25s ease;\n}\n.cgau-listing .cgau-honest-item:hover {\n  transform: translateX(6px);\n  box-shadow: 0 10px 26px rgba(156,116,32,0.12);\n}\n.cgau-listing .cgau-honest-item strong { display: block; margin-bottom: 4px; }\n.cgau-listing .cgau-honest-item p { font-size: 15px; color: var(--ink-soft); }\n\n\/* trust grid *\/\n.cgau-listing .cgau-trust h2 { font-size: 27px; margin-bottom: 22px; }\n.cgau-listing .cgau-trust-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; }\n.cgau-listing .cgau-trust-card {\n  background: var(--eucalypt-soft); border-radius: 18px; padding: 22px 24px;\n  transition: transform 0.3s ease, box-shadow 0.3s ease;\n}\n.cgau-listing .cgau-trust-card:hover {\n  transform: translateY(-5px);\n  box-shadow: 0 16px 32px rgba(63,90,60,0.16);\n}\n.cgau-listing .cgau-trust-card strong { display: block; color: var(--eucalypt-deep); margin-bottom: 4px; }\n.cgau-listing .cgau-trust-card p { font-size: 15px; color: var(--ink-soft); }\n\n\/* specs table *\/\n.cgau-listing .cgau-specs h2 { font-size: 27px; margin-bottom: 22px; }\n.cgau-listing .cgau-specs table { width: 100%; border-collapse: collapse; font-size: 15px; }\n.cgau-listing .cgau-specs th, .cgau-listing .cgau-specs td {\n  text-align: left; padding: 13px 14px; border-bottom: 1px solid var(--line); vertical-align: top;\n}\n.cgau-listing .cgau-specs th { width: 38%; color: var(--ink-soft); font-weight: 600; }\n.cgau-listing .cgau-specs tr { transition: background 0.2s ease; }\n.cgau-listing .cgau-specs tr:hover { background: var(--paper-deep); }\n\n\/* compatibility — door plaques *\/\n.cgau-listing .cgau-compat h2 { font-size: 27px; margin-bottom: 22px; }\n.cgau-listing .cgau-compat-row {\n  display: flex; align-items: flex-start; gap: 14px;\n  padding: 14px 10px; border-bottom: 1px solid var(--line);\n  border-radius: 10px;\n  transition: background 0.2s ease;\n}\n.cgau-listing .cgau-compat-row:hover { background: var(--paper-deep); }\n.cgau-listing .cgau-badge {\n  flex: 0 0 auto; font-size: 12px; font-weight: 800; letter-spacing: 0.05em;\n  padding: 5px 12px; border-radius: 999px; margin-top: 2px;\n}\n.cgau-listing .cgau-badge-yes { background: var(--eucalypt-soft); color: var(--eucalypt-deep); }\n.cgau-listing .cgau-badge-no { background: #fbe6e0; color: #b0421f; }\n.cgau-listing .cgau-badge-note { background: #fbeecd; color: var(--brass-deep); }\n.cgau-listing .cgau-compat-row p { font-size: 15px; color: var(--ink-soft); }\n.cgau-listing .cgau-compat-row p strong { color: var(--ink); }\n\n\/* fit lists *\/\n.cgau-listing .cgau-fit { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; }\n.cgau-listing .cgau-fit-col { border-radius: 22px; padding: 28px 26px; transition: transform 0.3s ease; }\n.cgau-listing .cgau-fit-col:hover { transform: translateY(-4px); }\n.cgau-listing .cgau-fit-no { background: var(--paper-deep); border: 1px solid var(--line); }\n.cgau-listing .cgau-fit-yes {\n  background: var(--dusk);\n  background-image: radial-gradient(ellipse at 90% 0%, rgba(199,154,62,0.24), transparent 55%);\n  color: #ece2d0;\n}\n.cgau-listing .cgau-fit-col h3 { font-size: 19px; margin-bottom: 14px; }\n.cgau-listing .cgau-fit-yes h3 { color: var(--brass-bright); }\n.cgau-listing .cgau-fit-col ul { list-style: none; }\n.cgau-listing .cgau-fit-col li {\n  padding: 7px 0 7px 26px; position: relative; font-size: 15px;\n}\n.cgau-listing .cgau-fit-no li { color: var(--ink-soft); }\n.cgau-listing .cgau-fit-yes li { color: #d6ccb6; }\n.cgau-listing .cgau-fit-no li::before { content: '✕'; position: absolute; left: 0; color: #b0421f; font-weight: 700; }\n.cgau-listing .cgau-fit-yes li::before { content: '✓'; position: absolute; left: 0; color: var(--brass-bright); font-weight: 700; }\n\n\/* setup steps *\/\n.cgau-listing .cgau-setup h2 { font-size: 27px; margin-bottom: 22px; }\n.cgau-listing .cgau-steps { display: grid; grid-template-columns: repeat(4, 1fr); gap: 14px; }\n.cgau-listing .cgau-step {\n  background: #fff; border: 1px solid var(--line); border-radius: 18px; padding: 22px 16px;\n  transition: transform 0.3s ease, box-shadow 0.3s ease;\n}\n.cgau-listing .cgau-step:hover {\n  transform: translateY(-5px);\n  box-shadow: 0 14px 30px rgba(156,116,32,0.14);\n}\n.cgau-listing .cgau-step .cgau-step-num {\n  display: inline-flex; width: 32px; height: 32px; align-items: center; justify-content: center;\n  background: var(--brass-grad); color: #2a1a08; font-weight: 800; font-size: 14px;\n  border-radius: 999px; margin-bottom: 10px; font-family: 'Sora', sans-serif;\n  animation: cgau-glowpulse 3s ease-in-out infinite;\n}\n.cgau-listing .cgau-step:nth-child(2) .cgau-step-num { animation-delay: 0.4s; }\n.cgau-listing .cgau-step:nth-child(3) .cgau-step-num { animation-delay: 0.8s; }\n.cgau-listing .cgau-step:nth-child(4) .cgau-step-num { animation-delay: 1.2s; }\n.cgau-listing .cgau-step strong { display: block; font-size: 15px; margin-bottom: 4px; }\n.cgau-listing .cgau-step p { font-size: 13px; color: var(--ink-soft); }\n\n\/* included *\/\n.cgau-listing .cgau-included { background: var(--paper-deep); }\n.cgau-listing .cgau-included h2 { font-size: 27px; margin-bottom: 8px; }\n.cgau-listing .cgau-included \u003e p { color: var(--ink-soft); margin-bottom: 18px; }\n.cgau-listing .cgau-included ul { list-style: none; display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }\n.cgau-listing .cgau-included li {\n  background: #fff; border: 1px solid var(--line); border-radius: 14px;\n  padding: 13px 16px; font-size: 15px;\n  transition: transform 0.25s ease, box-shadow 0.25s ease;\n}\n.cgau-listing .cgau-included li:hover {\n  transform: translateY(-3px);\n  box-shadow: 0 10px 22px rgba(156,116,32,0.12);\n}\n\n\/* shipping *\/\n.cgau-listing .cgau-shipping h2 { font-size: 27px; margin-bottom: 22px; }\n.cgau-listing .cgau-ship-grid { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 14px; }\n.cgau-listing .cgau-ship-card {\n  background: #fff; border: 1px solid var(--line); border-radius: 18px; padding: 22px 20px;\n  transition: transform 0.3s ease, box-shadow 0.3s ease;\n}\n.cgau-listing .cgau-ship-card:hover {\n  transform: translateY(-5px);\n  box-shadow: 0 14px 30px rgba(156,116,32,0.14);\n}\n.cgau-listing .cgau-ship-card strong { display: block; color: var(--clay-deep); margin-bottom: 6px; font-size: 15px; }\n.cgau-listing .cgau-ship-card p { font-size: 14px; color: var(--ink-soft); }\n\n\/* FAQ — the guestbook *\/\n.cgau-listing .cgau-faq h2 { font-size: 27px; margin-bottom: 6px; }\n.cgau-listing .cgau-faq \u003e p { color: var(--ink-soft); margin-bottom: 22px; }\n.cgau-listing .cgau-faq details {\n  border: 1px solid var(--line); border-radius: 14px; margin-bottom: 10px;\n  background: #fff; padding: 0 20px;\n  transition: box-shadow 0.25s ease, border-color 0.25s ease;\n}\n.cgau-listing .cgau-faq details:hover { border-color: var(--brass); }\n.cgau-listing .cgau-faq details[open] {\n  border-color: var(--brass);\n  box-shadow: 0 10px 26px rgba(156,116,32,0.10);\n}\n.cgau-listing .cgau-faq summary {\n  cursor: pointer; font-weight: 700; padding: 16px 26px 16px 0;\n  font-family: 'Sora', sans-serif; font-size: 15px;\n  list-style: none; position: relative;\n}\n.cgau-listing .cgau-faq summary::-webkit-details-marker { display: none; }\n.cgau-listing .cgau-faq summary::after {\n  content: '＋'; position: absolute; right: 0; top: 50%; transform: translateY(-50%);\n  color: var(--brass-deep); font-weight: 700; transition: transform 0.25s ease;\n}\n.cgau-listing .cgau-faq details[open] summary::after { transform: translateY(-50%) rotate(45deg); }\n.cgau-listing .cgau-faq details p { padding: 0 0 10px; font-size: 15px; color: var(--ink-soft); }\n.cgau-listing .cgau-faq .cgau-signoff {\n  display: inline-block; font-family: 'Sora', sans-serif; font-size: 12px;\n  font-style: italic; color: var(--brass-deep); padding: 0 0 16px;\n}\n\n\/* item specifics *\/\n.cgau-listing .cgau-itemspec { background: var(--paper-deep); }\n.cgau-listing .cgau-itemspec h2 { font-size: 22px; margin-bottom: 18px; }\n.cgau-listing .cgau-itemspec table { width: 100%; border-collapse: collapse; font-size: 14px; }\n.cgau-listing .cgau-itemspec th, .cgau-listing .cgau-itemspec td {\n  text-align: left; padding: 9px 12px; border-bottom: 1px solid var(--line);\n}\n.cgau-listing .cgau-itemspec th { width: 38%; color: var(--ink-soft); font-weight: 600; }\n\n\/* CTA *\/\n.cgau-listing .cgau-cta {\n  background: var(--dusk-grad);\n  background-size: 200% 200%;\n  animation: cgau-gradshift 15s ease-in-out infinite;\n  color: #fbf1de; text-align: center; padding: 64px 36px;\n  position: relative; overflow: hidden;\n}\n.cgau-listing .cgau-cta::before {\n  content: '';\n  position: absolute; left: 50%; bottom: -190px; transform: translateX(-50%);\n  width: 460px; height: 460px; border-radius: 50%;\n  background: radial-gradient(circle, rgba(236,202,116,0.5) 0%, rgba(199,154,62,0.18) 45%, transparent 70%);\n  animation: cgau-lampglow 7s ease-in-out infinite;\n}\n.cgau-listing .cgau-cta \u003e * { position: relative; }\n.cgau-listing .cgau-cta h2 { font-size: 31px; margin-bottom: 12px; }\n.cgau-listing .cgau-cta h2 span {\n  background: var(--brass-grad); -webkit-background-clip: text; background-clip: text; color: transparent;\n}\n.cgau-listing .cgau-cta p { color: #d5c8ac; max-width: 520px; margin: 0 auto; }\n\n\/* footer *\/\n.cgau-listing .cgau-footer {\n  padding: 26px 36px; font-size: 12px; color: var(--ink-soft);\n  border-top: 1px solid var(--line); text-align: center; line-height: 1.7;\n}\n\n\/* respect reduced-motion *\/\n@media (prefers-reduced-motion: reduce) {\n  .cgau-listing *, .cgau-listing *::before, .cgau-listing *::after {\n    animation: none !important; transition: none !important;\n  }\n}\n\n@media (max-width: 640px) {\n  .cgau-listing section { padding: 36px 20px; }\n  .cgau-listing .cgau-hero h1 { font-size: 31px; }\n  .cgau-listing .cgau-bento { grid-template-columns: 1fr 1fr; }\n  .cgau-listing .cgau-welcome-grid { grid-template-columns: 1fr 1fr; }\n  .cgau-listing .cgau-frame-grid { grid-template-columns: 1fr; }\n  .cgau-listing .cgau-trust-grid { grid-template-columns: 1fr; }\n  .cgau-listing .cgau-fit { grid-template-columns: 1fr; }\n  .cgau-listing .cgau-steps { grid-template-columns: 1fr 1fr; }\n  .cgau-listing .cgau-ship-grid { grid-template-columns: 1fr; }\n  .cgau-listing .cgau-included ul { grid-template-columns: 1fr; }\n  .cgau-listing .cgau-nav { padding: 16px 20px; }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"cgau-listing\"\u003e\n\n  \u003c!-- NAV --\u003e\n  \u003cdiv class=\"cgau-nav\"\u003e\n    \u003cdiv class=\"cgau-nav-brand\"\u003eCamGuard \u003cspan\u003eAustralia\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"cgau-nav-tag\"\u003eIndependent eufy specialists · Townsville QLD\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"cgau-hero\"\u003e\n    \u003cspan class=\"cgau-mote cgau-mote-1\"\u003e\u003c\/span\u003e\n    \u003cspan class=\"cgau-mote cgau-mote-2\"\u003e\u003c\/span\u003e\n    \u003cspan class=\"cgau-mote cgau-mote-3\"\u003e\u003c\/span\u003e\n    \u003cspan class=\"cgau-mote cgau-mote-4\"\u003e\u003c\/span\u003e\n    \u003cdiv class=\"cgau-grade-chip\"\u003e🚪 New · Open Box\u003c\/div\u003e\n    \u003ch1\u003eeufy Smart Lever Lock \u003cem\u003eC33\u003c\/em\u003e\n\u003c\/h1\u003e\n    \u003cp class=\"cgau-sub\"\u003ePush the handle, you're in. A proper front-door lever that reads your fingerprint straight off the grip — five ways home, no fumbling for keys on the doorstep.\u003c\/p\u003e\n    \u003c!-- IMG-PLACEHOLDER: hero shot — C33 lever handle on a timber front door at golden hour, hand resting on the grip --\u003e\n    \u003cdiv class=\"cgau-hero-note\"\u003eA real lever handle, not a knob or deadbolt. New and never used — box opened only, ready to welcome you home.\u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- CONDITION CALLOUT (early + transparent) --\u003e\n  \u003csection class=\"cgau-condition\"\u003e\n    \u003cdiv class=\"cgau-condition-card\"\u003e\n      \u003ch2\u003eLet's talk about \"Open Box\" first\u003c\/h2\u003e\n      \u003cp\u003eThis lock is \u003cstrong\u003enew and has never been used\u003c\/strong\u003e. The only thing that's happened to it is the retail box was opened and the unit repackaged — it's open-box, not refurbished.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eThe lock itself is new\u003c\/strong\u003e — unused, complete and fully working. What you're saving on is the sealed retail packaging, not the product. It arrives in its \u003cstrong\u003eoriginal packaging, opened\u003c\/strong\u003e rather than factory-sealed.\u003c\/p\u003e\n      \u003cp\u003eAnd it's covered: our \u003cstrong\u003ein-house 12-month CamGuard warranty\u003c\/strong\u003e (this is a CamGuard warranty, not a manufacturer warranty), on top of your rights under Australian Consumer Law.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- BENTO STATS --\u003e\n  \u003csection\u003e\n    \u003cdiv class=\"cgau-bento\"\u003e\n      \u003cdiv class=\"cgau-bento-card\"\u003e\n\u003cspan class=\"cgau-big\"\u003e5 ways\u003c\/span\u003e\u003cspan class=\"cgau-small\"\u003eto unlock the door\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"cgau-bento-card\"\u003e\n\u003cspan class=\"cgau-big\"\u003e50\u003c\/span\u003e\u003cspan class=\"cgau-small\"\u003efingerprints stored\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"cgau-bento-card\"\u003e\n\u003cspan class=\"cgau-big\"\u003e100\u003c\/span\u003e\u003cspan class=\"cgau-small\"\u003epasscodes\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"cgau-bento-card\"\u003e\n\u003cspan class=\"cgau-big\"\u003e8 mo\u003c\/span\u003e\u003cspan class=\"cgau-small\"\u003eon 8× AA (included)\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"cgau-bento-card\"\u003e\n\u003cspan class=\"cgau-big\"\u003e~15 min\u003c\/span\u003e\u003cspan class=\"cgau-small\"\u003efit, no drilling*\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"cgau-bento-card\"\u003e\n\u003cspan class=\"cgau-big\"\u003eNo hub\u003c\/span\u003e\u003cspan class=\"cgau-small\"\u003ebuilt-in Wi-Fi\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SET PIECE 1: FIVE WELCOMES --\u003e\n  \u003csection class=\"cgau-welcomes\"\u003e\n    \u003ch2\u003eFive ways to be \u003cspan\u003elet in\u003c\/span\u003e\n\u003c\/h2\u003e\n    \u003cp\u003eEveryone at your door gets home their own way. The C33 opens five different ways, so you can match the method to the person — the family thumbprint, the code for the dog-walker, the card in a wallet, the phone from the office, and a real metal key as the backstop.\u003c\/p\u003e\n    \u003cdiv class=\"cgau-welcome-grid\"\u003e\n      \u003cdiv class=\"cgau-welcome\"\u003e\n        \u003cspan class=\"cgau-w-num\"\u003e01\u003c\/span\u003e\n        \u003cspan class=\"cgau-w-emoji\"\u003e👍\u003c\/span\u003e\n        \u003cstrong\u003eFingerprint\u003c\/strong\u003e\n        \u003cp\u003eReader built into the handle grip — grip and go. Up to 50 prints.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"cgau-welcome\"\u003e\n        \u003cspan class=\"cgau-w-num\"\u003e02\u003c\/span\u003e\n        \u003cspan class=\"cgau-w-emoji\"\u003e🔢\u003c\/span\u003e\n        \u003cstrong\u003eKeypad code\u003c\/strong\u003e\n        \u003cp\u003ePhysical number keypad. Up to 100 passcodes, with Anti-Peep entry.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"cgau-welcome\"\u003e\n        \u003cspan class=\"cgau-w-num\"\u003e03\u003c\/span\u003e\n        \u003cspan class=\"cgau-w-emoji\"\u003e💳\u003c\/span\u003e\n        \u003cstrong\u003eNFC card\u003c\/strong\u003e\n        \u003cp\u003eTap a registered card to the reader and the lever's yours.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"cgau-welcome\"\u003e\n        \u003cspan class=\"cgau-w-num\"\u003e04\u003c\/span\u003e\n        \u003cspan class=\"cgau-w-emoji\"\u003e📱\u003c\/span\u003e\n        \u003cstrong\u003eeufy app\u003c\/strong\u003e\n        \u003cp\u003eUnlock remotely from your phone over the lock's built-in Wi-Fi.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"cgau-welcome\"\u003e\n        \u003cspan class=\"cgau-w-num\"\u003e05\u003c\/span\u003e\n        \u003cspan class=\"cgau-w-emoji\"\u003e🗝️\u003c\/span\u003e\n        \u003cstrong\u003ePhysical key\u003c\/strong\u003e\n        \u003cp\u003eA real metal backup key — the old-fashioned fallback, always there.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SCENE 2: the handle --\u003e\n  \u003csection class=\"cgau-scene cgau-scene-dark\"\u003e\n    \u003ch2\u003eThe handle already \u003cspan\u003eknows you\u003c\/span\u003e\n\u003c\/h2\u003e\n    \u003cp\u003eThis is the lever, not the deadbolt. The fingerprint reader sits right in the grip, so the natural motion of grabbing the handle and pushing down is the same motion that unlocks it. Arms full of shopping, kids on the hip — you don't stop, you don't hunt for keys, you just carry on through.\u003c\/p\u003e\n    \u003cp\u003eWhen you leave, countdown auto-lock can throw the latch for you a set number of seconds after the door closes, so \"did I lock up?\" stops being a thing you wonder about halfway down the street.\u003c\/p\u003e\n    \u003c!-- IMG-PLACEHOLDER: close-up of a thumb on the fingerprint grip of the lever handle --\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SCENE 3: app + records --\u003e\n  \u003csection class=\"cgau-scene\"\u003e\n    \u003ch2\u003eSee who came and went, \u003cspan\u003efrom anywhere\u003c\/span\u003e\n\u003c\/h2\u003e\n    \u003cp\u003eThe free eufy Security app is where the lock lives day to day: hand out and revoke codes, unlock remotely for a visitor, get real-time notifications when the door opens, and scroll back through the event history to see exactly when it happened. It talks to the app over its own built-in Wi-Fi — no separate bridge or hub to buy.\u003c\/p\u003e\n    \u003cp\u003eIt also plays nicely with the rest of a eufy setup, working alongside eufy Video Doorbells and Security Cameras in the same app.\u003c\/p\u003e\n    \u003c!-- IMG-PLACEHOLDER: eufy Security app screenshot — access management + door event history --\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- VIBE --\u003e\n  \u003csection class=\"cgau-vibe\"\u003e\n    \u003cblockquote\u003e\"The friendliest front door is the one that's already open by the time your hand's on the handle. This one just happens to remember five different ways you might arrive.\"\u003c\/blockquote\u003e\n    \u003ccite\u003e— The vibe, in one sentence\u003c\/cite\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SET PIECE 2: MIND THE THRESHOLD (fitment) --\u003e\n  \u003csection class=\"cgau-threshold\"\u003e\n    \u003ch2\u003eMind the threshold — \u003cspan\u003ewill it fit your door?\u003c\/span\u003e\n\u003c\/h2\u003e\n    \u003cp\u003eHere's the honest homework. The C33 is built for standard pre-bored doors. Most modern pre-bored doors take it in about 15 minutes with no drilling — but a mismatched door means prep, so measure yours against these before you order.\u003c\/p\u003e\n    \u003cdiv class=\"cgau-frame\"\u003e\n      \u003cdiv class=\"cgau-frame-grid\"\u003e\n        \u003cdiv class=\"cgau-frame-row\"\u003e\n\u003cspan\u003eBore hole\u003c\/span\u003e\u003cspan\u003e2 1\/8 in\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cgau-frame-row\"\u003e\n\u003cspan\u003eBackset\u003c\/span\u003e\u003cspan\u003e2 3\/8 in or 2 3\/4 in\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cgau-frame-row\"\u003e\n\u003cspan\u003eDoor thickness\u003c\/span\u003e\u003cspan\u003e1 3\/8 in – ~2 1\/8 in\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cgau-frame-row\"\u003e\n\u003cspan\u003eDoor hand\u003c\/span\u003e\u003cspan\u003eLeft \u0026amp; right\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"cgau-frame-foot\"\u003eNot sure what a \"backset\" is? It's the distance from the door edge to the centre of the bore hole. If your door already takes a standard handleset and matches the numbers above, you're good. If it doesn't, factor in a little carpentry — happy to talk it through before you buy.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003c!-- IMG-PLACEHOLDER: simple line-diagram of a door showing bore, backset and thickness measurements --\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- HONEST BIT --\u003e\n  \u003csection class=\"cgau-honest\"\u003e\n    \u003ch2\u003eThe honest bit\u003c\/h2\u003e\n    \u003cp\u003eEvery lock has limits. Here are this one's, stated plainly:\u003c\/p\u003e\n    \u003cdiv class=\"cgau-honest-item\"\u003e\n      \u003cstrong\u003eIt's open-box, not new-in-sealed-box.\u003c\/strong\u003e\n      \u003cp\u003eThis is a new, never-used unit — the retail box was opened and the lock repackaged, so it arrives without factory shrink-wrap. Everything's there and unused; it's simply not a sealed carton. If you specifically need a factory-sealed box, check our other listings.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"cgau-honest-item\"\u003e\n      \u003cstrong\u003eIt's built for standard pre-bored doors.\u003c\/strong\u003e\n      \u003cp\u003eBore, backset and thickness are all listed under \"Mind the threshold\" above. On a matching pre-bored door it's a ~15-minute, no-drill fit; on a door that doesn't match, expect some prep. Measure first — this is the single most common fitment surprise with smart locks.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"cgau-honest-item\"\u003e\n      \u003cstrong\u003eIt's a lever lock, not a deadbolt.\u003c\/strong\u003e\n      \u003cp\u003eIt replaces a lever handleset and carries an ANSI\/BHMA Grade 3 (residential) rating. It fits both left- and right-hand doors. If you specifically want a deadbolt, this isn't that product.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"cgau-honest-item\"\u003e\n      \u003cstrong\u003eIP53 — sheltered, not stormproof.\u003c\/strong\u003e\n      \u003cp\u003eRated IP53: it handles dust and spraying water, which suits a normal front door under an eave or verandah. It is not rated for a fully exposed gate copping horizontal rain and sun all day.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"cgau-honest-item\"\u003e\n      \u003cstrong\u003eNo Apple HomeKit, Matter or IFTTT.\u003c\/strong\u003e\n      \u003cp\u003eIt works with Amazon Alexa and Google Home only. If your smart home runs on HomeKit or Matter, this lock won't join it.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"cgau-honest-item\"\u003e\n      \u003cstrong\u003eRuns on AA batteries; USB-C is for emergencies.\u003c\/strong\u003e\n      \u003cp\u003ePower is 8× AA (included), good for up to 8 months, with a low-battery alert at 20%. The USB-C port is an emergency top-up if the batteries ever die on you mid-doorway — not an everyday charging port.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- WHY CAMGUARD --\u003e\n  \u003csection class=\"cgau-trust\"\u003e\n    \u003ch2\u003eWhy buy it from CamGuard?\u003c\/h2\u003e\n    \u003cdiv class=\"cgau-trust-grid\"\u003e\n      \u003cdiv class=\"cgau-trust-card\"\u003e\n        \u003cstrong\u003e12-month CamGuard warranty\u003c\/strong\u003e\n        \u003cp\u003eOur own in-house warranty on every unit we sell — open-box included. Not a manufacturer warranty: it's us, in Townsville, and we answer our messages.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"cgau-trust-card\"\u003e\n        \u003cstrong\u003eGraded honestly before listing\u003c\/strong\u003e\n        \u003cp\u003eWe grade every unit honestly before it's listed, so what you read is what turns up. \u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"cgau-trust-card\"\u003e\n        \u003cstrong\u003eeufy is all we do\u003c\/strong\u003e\n        \u003cp\u003eWe're independent eufy specialists. Fitment questions, \"will it suit my door\", app questions — ask before you buy, we'd rather you got the right lock.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"cgau-trust-card\"\u003e\n        \u003cstrong\u003eDispatched in 1 business day\u003c\/strong\u003e\n        \u003cp\u003eFrom Townsville QLD, with tracking on every order.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SPECS --\u003e\n  \u003csection class=\"cgau-specs\"\u003e\n    \u003ch2\u003eFull specifications\u003c\/h2\u003e\n    \u003ctable\u003e\n      \u003ctr\u003e\n\u003cth\u003eLock type\u003c\/th\u003e\n\u003ctd\u003eSmart lever lock (replaces a keyed lever handleset) — not a deadbolt; ANSI\/BHMA Grade 3\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eUnlock methods\u003c\/th\u003e\n\u003ctd\u003eFingerprint (in the handle grip), keypad passcode, NFC card, eufy app (remote), physical key — five in total\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eCapacity\u003c\/th\u003e\n\u003ctd\u003eUp to 50 fingerprints, up to 100 passcodes (Anti-Peep Passcode supported)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eKeypad\u003c\/th\u003e\n\u003ctd\u003ePhysical number keypad on the exterior\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eAuto-lock\u003c\/th\u003e\n\u003ctd\u003eYes — countdown-based auto-lock\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eBattery\u003c\/th\u003e\n\u003ctd\u003e8× AA (included), up to 8 months; low-battery alert at 20%\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eEmergency power\u003c\/th\u003e\n\u003ctd\u003eUSB-C emergency port (portable charger) + physical backup key\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eConnectivity\u003c\/th\u003e\n\u003ctd\u003eBuilt-in Wi-Fi — no bridge or hub required\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eSmart assistants\u003c\/th\u003e\n\u003ctd\u003eAmazon Alexa \u0026amp; Google Home — no Apple HomeKit, Matter or IFTTT\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eApp\u003c\/th\u003e\n\u003ctd\u003eeufy Security app (iOS\/Android): access management, real-time notifications, event history\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eWorks alongside\u003c\/th\u003e\n\u003ctd\u003eeufy Video Doorbells \u0026amp; Security Cameras (same app)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eDoor fitment\u003c\/th\u003e\n\u003ctd\u003eBore 2 1\/8 in; backset 2 3\/8 in or 2 3\/4 in; door thickness 1 3\/8 in – ~2 1\/8 in; left \u0026amp; right hand\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eInstallation\u003c\/th\u003e\n\u003ctd\u003e~15 min, no drilling required on a standard pre-bored door\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eWeather rating\u003c\/th\u003e\n\u003ctd\u003eIP53 (dust-protected, resists spraying water — sheltered installs)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eFinishes\u003c\/th\u003e\n\u003ctd\u003eBlack (T85L0111) or Nickel (T85L0121) — finish of this unit confirmed at dispatch\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/table\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- COMPATIBILITY --\u003e\n  \u003csection class=\"cgau-compat\"\u003e\n    \u003ch2\u003eWill it work with your setup?\u003c\/h2\u003e\n    \u003cdiv class=\"cgau-compat-row\"\u003e\n      \u003cspan class=\"cgau-badge cgau-badge-yes\"\u003eYES\u003c\/span\u003e\n      \u003cp\u003e\u003cstrong\u003eAmazon Alexa \u0026amp; Google Home\u003c\/strong\u003e — voice control and status through both assistants.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"cgau-compat-row\"\u003e\n      \u003cspan class=\"cgau-badge cgau-badge-yes\"\u003eYES\u003c\/span\u003e\n      \u003cp\u003e\u003cstrong\u003eStandalone operation\u003c\/strong\u003e — built-in Wi-Fi, so it connects to the eufy app on its own. No HomeBase, bridge or hub to buy.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"cgau-compat-row\"\u003e\n      \u003cspan class=\"cgau-badge cgau-badge-yes\"\u003eYES\u003c\/span\u003e\n      \u003cp\u003e\u003cstrong\u003eOther eufy gear\u003c\/strong\u003e — sits alongside eufy Video Doorbells and Security Cameras in the same eufy Security app.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"cgau-compat-row\"\u003e\n      \u003cspan class=\"cgau-badge cgau-badge-no\"\u003eNO\u003c\/span\u003e\n      \u003cp\u003e\u003cstrong\u003eApple HomeKit\u003c\/strong\u003e — not supported on this model.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"cgau-compat-row\"\u003e\n      \u003cspan class=\"cgau-badge cgau-badge-no\"\u003eNO\u003c\/span\u003e\n      \u003cp\u003e\u003cstrong\u003eMatter \u0026amp; IFTTT\u003c\/strong\u003e — not supported.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"cgau-compat-row\"\u003e\n      \u003cspan class=\"cgau-badge cgau-badge-note\"\u003eNOTE\u003c\/span\u003e\n      \u003cp\u003e\u003cstrong\u003eYour door\u003c\/strong\u003e — built for standard pre-bored doors (bore 2 1\/8 in, backset 2 3\/8 \/ 2 3\/4 in, thickness 1 3\/8 – ~2 1\/8 in, left \u0026amp; right hand). Measure yours first.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"cgau-compat-row\"\u003e\n      \u003cspan class=\"cgau-badge cgau-badge-note\"\u003eNOTE\u003c\/span\u003e\n      \u003cp\u003e\u003cstrong\u003eeufy Security app\u003c\/strong\u003e — free on iOS and Android; that's where codes, alerts and history live.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FIT --\u003e\n  \u003csection\u003e\n    \u003cdiv class=\"cgau-fit\"\u003e\n      \u003cdiv class=\"cgau-fit-col cgau-fit-no\"\u003e\n        \u003ch3\u003eProbably not for you if…\u003c\/h3\u003e\n        \u003cul\u003e\n          \u003cli\u003eYour smart home runs on Apple HomeKit or Matter\u003c\/li\u003e\n          \u003cli\u003eYou specifically want a deadbolt, not a lever handle\u003c\/li\u003e\n          \u003cli\u003eYour door doesn't match the bore\/backset and you don't want to prep it\u003c\/li\u003e\n          \u003cli\u003eThe door is fully exposed to driving rain with no shelter\u003c\/li\u003e\n          \u003cli\u003eYou need a factory-sealed, unopened retail box\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"cgau-fit-col cgau-fit-yes\"\u003e\n        \u003ch3\u003eCome straight through if…\u003c\/h3\u003e\n        \u003cul\u003e\n          \u003cli\u003eYou want to stop fishing for keys with your arms full\u003c\/li\u003e\n          \u003cli\u003eA standard pre-bored front door under an eave or verandah\u003c\/li\u003e\n          \u003cli\u003eA busy household that needs codes for different people\u003c\/li\u003e\n          \u003cli\u003eYou're on Alexa or Google Home already\u003c\/li\u003e\n          \u003cli\u003eYou'd rather bank the saving than pay for shrink-wrap\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SETUP --\u003e\n  \u003csection class=\"cgau-setup\"\u003e\n    \u003ch2\u003eSet up in four steps\u003c\/h2\u003e\n    \u003cdiv class=\"cgau-steps\"\u003e\n      \u003cdiv class=\"cgau-step\"\u003e\n\u003cspan class=\"cgau-step-num\"\u003e1\u003c\/span\u003e\u003cstrong\u003eMeasure\u003c\/strong\u003e\u003cp\u003eCheck your door against the bore, backset and thickness above.\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"cgau-step\"\u003e\n\u003cspan class=\"cgau-step-num\"\u003e2\u003c\/span\u003e\u003cstrong\u003eFit the lever\u003c\/strong\u003e\u003cp\u003eSwap in the handleset — ~15 min, no drilling on a matching door.\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"cgau-step\"\u003e\n\u003cspan class=\"cgau-step-num\"\u003e3\u003c\/span\u003e\u003cstrong\u003eLoad the AAs\u003c\/strong\u003e\u003cp\u003ePop in the included 8× AA batteries and power it up.\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"cgau-step\"\u003e\n\u003cspan class=\"cgau-step-num\"\u003e4\u003c\/span\u003e\u003cstrong\u003ePair \u0026amp; enrol\u003c\/strong\u003e\u003cp\u003eAdd it in the eufy app, then register fingerprints, codes and cards.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- INCLUDED --\u003e\n  \u003csection class=\"cgau-included\"\u003e\n    \u003ch2\u003eWhat's in the box\u003c\/h2\u003e\n    \u003cp\u003eShips open-box: original packaging, opened. Contents:\u003c\/p\u003e\n    \u003cul\u003e\n      \u003cli\u003e🚪 eufy Smart Lever Lock C33 — exterior handle assembly + interior lock body\u003c\/li\u003e\n      \u003cli\u003e🔋 8× AA batteries (included)\u003c\/li\u003e\n      \u003cli\u003e🗝️ Physical backup key(s)\u003c\/li\u003e\n      \u003cli\u003e🔩 Mounting hardware\u003c\/li\u003e\n      \u003cli\u003e📄 Quick start guide\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SHIPPING \/ WARRANTY \/ RETURNS --\u003e\n  \u003csection class=\"cgau-shipping\"\u003e\n    \u003ch2\u003eShipping, warranty \u0026amp; returns\u003c\/h2\u003e\n    \u003cdiv class=\"cgau-ship-grid\"\u003e\n      \u003cdiv class=\"cgau-ship-card\"\u003e\n        \u003cstrong\u003e🚀 Express as Standard\u003c\/strong\u003e\n        \u003cp\u003eAustralia Post Express included on every order over $99.00. Dispatched in 1 business day from Townsville QLD, tracking on every parcel.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"cgau-ship-card\"\u003e\n        \u003cstrong\u003e🛡️ 12-month warranty\u003c\/strong\u003e\n        \u003cp\u003eOur in-house CamGuard warranty — not a manufacturer warranty — in addition to your Australian Consumer Law rights. Faulty-item returns are always free.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"cgau-ship-card\"\u003e\n        \u003cstrong\u003e↩️ 30-day returns\u003c\/strong\u003e\n        \u003cp\u003eChanged your mind? Return within 30 days of delivery. Buyer covers return postage and original shipping isn't refunded. Have the serial number handy to start a return.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"cgau-faq\"\u003e\n    \u003ch2\u003eQuestions we'd ask too\u003c\/h2\u003e\n    \u003cp\u003eThe guestbook by the door — the things buyers actually want to know.\u003c\/p\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat does \"New (Open Box)\" mean?\u003c\/summary\u003e\n      \u003cp\u003eThe lock is new and has never been used. The retail box was opened — likely a return or a repackage — and the unit put back in its packaging. It's open-box, not refurbished, and it's covered by our 12-month CamGuard warranty (a CamGuard warranty, not a manufacturer one).\u003c\/p\u003e\n      \u003cspan class=\"cgau-signoff\"\u003e— signed, the front desk\u003c\/span\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eHas the lock actually been used?\u003c\/summary\u003e\n      \u003cp\u003eNo. It's new and unused — only the packaging was opened. Cosmetically it's as-new; the saving is on the sealed box, not the product.\u003c\/p\u003e\n      \u003cspan class=\"cgau-signoff\"\u003e— signed, the front desk\u003c\/span\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eHow do I know it'll fit my door?\u003c\/summary\u003e\n      \u003cp\u003eMeasure against the numbers in \"Mind the threshold\": bore 2 1\/8 in, backset 2 3\/8 or 2 3\/4 in, door thickness 1 3\/8 to about 2 1\/8 in, and it suits both left- and right-hand doors. A matching pre-bored door takes it in about 15 minutes with no drilling. Not sure? Message us your measurements before you order.\u003c\/p\u003e\n      \u003cspan class=\"cgau-signoff\"\u003e— signed, the front desk\u003c\/span\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eIs it a deadbolt?\u003c\/summary\u003e\n      \u003cp\u003eNo — it's a lever lock that replaces a lever handleset, rated ANSI\/BHMA Grade 3. You push the handle down to open. If you're after a deadbolt specifically, this isn't the right one.\u003c\/p\u003e\n      \u003cspan class=\"cgau-signoff\"\u003e— signed, the front desk\u003c\/span\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it need a hub or a subscription?\u003c\/summary\u003e\n      \u003cp\u003eNeither. It has built-in Wi-Fi, so it connects to the free eufy Security app on its own — no HomeBase, bridge or monthly fee. Codes, alerts and door history all live in the app.\u003c\/p\u003e\n      \u003cspan class=\"cgau-signoff\"\u003e— signed, the front desk\u003c\/span\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eHow is it powered, and how long do batteries last?\u003c\/summary\u003e\n      \u003cp\u003eIt runs on 8× AA batteries (included) for up to 8 months, and warns you at 20% remaining. There's also a USB-C emergency port so you can power it from a portable charger if the batteries ever run flat while you're standing at the door, plus a physical backup key.\u003c\/p\u003e\n      \u003cspan class=\"cgau-signoff\"\u003e— signed, the front desk\u003c\/span\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eWill it work with Apple HomeKit?\u003c\/summary\u003e\n      \u003cp\u003eNo. It works with Amazon Alexa and Google Home. It doesn't support Apple HomeKit, Matter or IFTTT.\u003c\/p\u003e\n      \u003cspan class=\"cgau-signoff\"\u003e— signed, the front desk\u003c\/span\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eHow does the price compare to buying new?\u003c\/summary\u003e\n      \u003c!-- RRP source: eufy.com\/au C33 product page lists $349.95 AUD with no strikethrough, verified 23.07.2026 --\u003e\n      \u003cp\u003eThis model is listed new at $349.95 at eufy Australia (price checked July 2026). Open-box is how you get the same new, unused lock for less than a sealed one.\u003c\/p\u003e\n      \u003cspan class=\"cgau-signoff\"\u003e— signed, the front desk\u003c\/span\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eHow do I claim warranty if something goes wrong?\u003c\/summary\u003e\n      \u003cp\u003eContact us with your order details and the serial number. Faulty-item returns are always free under our 12-month CamGuard warranty.\u003c\/p\u003e\n      \u003cspan class=\"cgau-signoff\"\u003e— signed, the front desk\u003c\/span\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ITEM SPECIFICS --\u003e\n  \u003csection class=\"cgau-itemspec\"\u003e\n    \u003ch2\u003eItem specifics\u003c\/h2\u003e\n    \u003ctable\u003e\n      \u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eeufy (by Anker)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eModel\u003c\/th\u003e\n\u003ctd\u003eSmart Lever Lock C33 (T85L0)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eCondition\u003c\/th\u003e\n\u003ctd\u003eNew – Open Box (opened, never used)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003ePackaging\u003c\/th\u003e\n\u003ctd\u003eOriginal packaging, opened\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eType\u003c\/th\u003e\n\u003ctd\u003eSmart lever handle lock (not a deadbolt)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eUnlock methods\u003c\/th\u003e\n\u003ctd\u003eFingerprint · keypad code · NFC card · app · physical key\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eFinish\u003c\/th\u003e\n\u003ctd\u003eBlack or Nickel — confirmed per unit at dispatch\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eConnectivity\u003c\/th\u003e\n\u003ctd\u003eBuilt-in Wi-Fi (no hub required)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003ePower\u003c\/th\u003e\n\u003ctd\u003e8× AA batteries (included)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eDoor hand\u003c\/th\u003e\n\u003ctd\u003eLeft \u0026amp; right hand\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/table\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- CTA --\u003e\n  \u003csection class=\"cgau-cta\"\u003e\n    \u003ch2\u003ePush the handle. \u003cspan\u003eCome straight through.\u003c\/span\u003e\n\u003c\/h2\u003e\n    \u003cp\u003eMeasure your door, order today, and it leaves Townsville within 1 business day — warranty active, five ways home waiting.\u003c\/p\u003e\n    \u003c!-- IMG-PLACEHOLDER: lifestyle shot — hand pushing the lever, door opening onto a warm-lit hallway --\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FOOTER --\u003e\n  \u003cdiv class=\"cgau-footer\"\u003e\n    \u003cp\u003eCamGuard Australia · ABN 62 385 894 763 · Townsville, QLD\u003c\/p\u003e\n    \u003cp\u003eCamGuard Australia is an independent reseller of genuine eufy Security products and is not affiliated with, or endorsed by, Anker Innovations. All product names and trademarks are the property of their respective owners. Our 12-month CamGuard warranty applies in addition to your rights under Australian Consumer Law.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n","brand":"eufy","offers":[{"title":"Default Title","offer_id":44456466645035,"sku":"CG-LKC33-OB-T","price":279.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0666\/0086\/1739\/files\/Frame_33_3346631b-e7ad-4350-82b2-d2647091ab8f.png?v=1784820223","url":"https:\/\/www.camguardaustralia.com.au\/products\/eufy-security-smart-lever-lock-c33-new-open-box","provider":"CamGuard Australia","version":"1.0","type":"link"}