{"product_id":"eufy-security-indoor-cam-e30-camera-4k-wifi-2-way-audio-light-brand-new","title":"eufy Security Indoor Cam E30 Camera | Brand New","description":"\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    @keyframes pulse {\n        0%, 100% { transform: scale(1); }\n        50% { transform: scale(1.05); }\n    }\n    @keyframes float {\n        0%, 100% { transform: translateY(0px) rotate(-2deg); }\n        50% { transform: translateY(-15px) rotate(2deg); }\n    }\n    @keyframes glow {\n        0%, 100% { box-shadow: 0 0 30px rgba(99, 102, 241, 0.5); }\n        50% { box-shadow: 0 0 60px rgba(139, 92, 246, 0.9), 0 0 100px rgba(99, 102, 241, 0.4); }\n    }\n    @keyframes fadeIn {\n        from { opacity: 0; transform: translateY(30px); }\n        to { opacity: 1; transform: translateY(0); }\n    }\n    @keyframes slideIn {\n        from { transform: translateX(-100%); opacity: 0; }\n        to { transform: translateX(0); opacity: 1; }\n    }\n    @keyframes wiggle {\n        0%, 100% { transform: rotate(-3deg); }\n        50% { transform: rotate(3deg); }\n    }\n    @keyframes gradientShift {\n        0% { background-position: 0% 50%; }\n        50% { background-position: 100% 50%; }\n        100% { background-position: 0% 50%; }\n    }\n    @keyframes shimmer {\n        0% { background-position: -400px 0; }\n        100% { background-position: 400px 0; }\n    }\n\n    * {\n        box-sizing: border-box;\n        margin: 0;\n        padding: 0;\n    }\n\n    body {\n        font-family: 'Outfit', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n        background: linear-gradient(135deg, #eef2ff 0%, #f0f9ff 50%, #faf5ff 100%);\n        color: #0f172a;\n        line-height: 1.6;\n        overflow-x: hidden;\n        width: 100%;\n        max-width: 100vw;\n    }\n\n    \/* Grain overlay *\/\n    body::before {\n        content: '';\n        position: fixed;\n        top: 0;\n        left: 0;\n        width: 100%;\n        height: 100%;\n        opacity: 0.025;\n        z-index: 9999;\n        pointer-events: none;\n        background-image: url(\"data:image\/svg+xml,%3Csvg viewBox='0 0 400 400' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'\/%3E%3C\/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'\/%3E%3C\/svg%3E\");\n    }\n\n    .container {\n        max-width: 1200px;\n        margin: 0 auto;\n        padding: 0 1.5rem;\n        width: 100%;\n    }\n\n    \/* Floating Badge *\/\n    .floating-badge {\n        position: fixed;\n        top: 2rem;\n        right: 2rem;\n        background: linear-gradient(135deg, #6366f1 0%, #7c3aed 100%);\n        color: white;\n        padding: 1rem 1.5rem;\n        border-radius: 20px;\n        font-weight: 800;\n        font-size: 0.875rem;\n        z-index: 999;\n        box-shadow: 0 10px 30px rgba(99, 102, 241, 0.4);\n        animation: float 3s ease-in-out infinite;\n        border: 3px solid rgba(255,255,255,0.3);\n    }\n\n    \/* ===== HEADER ===== *\/\n    header {\n        background: white;\n        padding: 1.25rem 0;\n        border-bottom: 5px solid #6366f1;\n        position: relative;\n        z-index: 1000;\n        box-shadow: 0 4px 20px rgba(0,0,0,0.08);\n    }\n\n    .header-content {\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n        flex-wrap: wrap;\n        gap: 1rem;\n    }\n\n    .brand {\n        font-size: 2.25rem;\n        font-weight: 900;\n        background: linear-gradient(135deg, #3b82f6 0%, #6366f1 50%, #7c3aed 100%);\n        -webkit-background-clip: text;\n        -webkit-text-fill-color: transparent;\n        background-clip: text;\n        letter-spacing: -1px;\n    }\n\n    .brand-tagline {\n        font-size: 0.75rem;\n        font-weight: 600;\n        color: #64748b;\n        letter-spacing: 2px;\n        text-transform: uppercase;\n        display: block;\n        margin-top: -0.25rem;\n    }\n\n    .brand-website {\n        font-size: 0.7rem;\n        color: #94a3b8;\n        letter-spacing: 1.5px;\n        text-transform: uppercase;\n        display: block;\n        margin-top: 0.15rem;\n    }\n\n    .header-badge {\n        background: linear-gradient(135deg, #3b82f6 0%, #6366f1 100%);\n        padding: 0.75rem 1.5rem;\n        border-radius: 50px;\n        font-weight: 700;\n        color: white;\n        font-size: 0.875rem;\n        box-shadow: 0 4px 15px rgba(99, 102, 241, 0.35);\n        animation: pulse 2s ease-in-out infinite;\n        white-space: nowrap;\n    }\n\n    \/* ===== HERO ===== *\/\n    .hero {\n        background: linear-gradient(135deg, #3b82f6 0%, #6366f1 50%, #7c3aed 100%);\n        background-size: 200% 200%;\n        animation: gradientShift 8s ease infinite;\n        padding: 4rem 0 5rem;\n        text-align: center;\n        position: relative;\n        overflow: hidden;\n    }\n\n    .hero::before {\n        content: '';\n        position: absolute;\n        width: 800px;\n        height: 800px;\n        background: rgba(255, 255, 255, 0.08);\n        border-radius: 50%;\n        top: -400px;\n        left: -200px;\n    }\n\n    .hero::after {\n        content: '';\n        position: absolute;\n        width: 600px;\n        height: 600px;\n        background: rgba(255, 255, 255, 0.06);\n        border-radius: 50%;\n        bottom: -300px;\n        right: -150px;\n    }\n\n    .hero-shape {\n        position: absolute;\n        border-radius: 50%;\n        opacity: 0.1;\n        background: white;\n    }\n\n    .hero-shape-1 {\n        width: 80px;\n        height: 80px;\n        top: 20%;\n        left: 8%;\n        animation: float 5s ease-in-out infinite;\n    }\n\n    .hero-shape-2 {\n        width: 50px;\n        height: 50px;\n        top: 60%;\n        right: 10%;\n        animation: float 4s ease-in-out infinite 0.5s;\n    }\n\n    .hero-shape-3 {\n        width: 35px;\n        height: 35px;\n        bottom: 20%;\n        left: 15%;\n        animation: float 6s ease-in-out infinite 1s;\n    }\n\n    .hero-content {\n        position: relative;\n        z-index: 1;\n    }\n\n    .hero-badges {\n        display: flex;\n        justify-content: center;\n        gap: 0.75rem;\n        margin-bottom: 2rem;\n        flex-wrap: wrap;\n    }\n\n    .hero-badge {\n        display: inline-block;\n        background: rgba(255, 255, 255, 0.15);\n        backdrop-filter: blur(10px);\n        padding: 0.625rem 1.25rem;\n        border-radius: 50px;\n        color: white;\n        font-weight: 700;\n        border: 2px solid rgba(255, 255, 255, 0.25);\n        font-size: 0.875rem;\n        animation: fadeIn 1s ease-out;\n    }\n\n    .hero-badge.hot {\n        background: linear-gradient(135deg, #fbbf24 0%, #f59e0b 100%);\n        border: none;\n        animation: glow 2s ease-in-out infinite, wiggle 3s ease-in-out infinite;\n        box-shadow: 0 5px 20px rgba(251, 191, 36, 0.4);\n    }\n\n    h1 {\n        font-size: 4rem;\n        font-weight: 900;\n        color: white;\n        margin-bottom: 1rem;\n        letter-spacing: -3px;\n        line-height: 1.05;\n        text-shadow: 0 4px 30px rgba(0, 0, 0, 0.25);\n        animation: fadeIn 1.2s ease-out;\n    }\n\n    .hero-subtitle {\n        font-size: 1.5rem;\n        color: rgba(255, 255, 255, 0.95);\n        margin-bottom: 2rem;\n        font-weight: 600;\n        animation: fadeIn 1.4s ease-out;\n    }\n\n    .hero-feature-list {\n        display: flex;\n        justify-content: center;\n        gap: 1.5rem;\n        flex-wrap: wrap;\n        animation: fadeIn 1.6s ease-out;\n    }\n\n    .hero-feature-item {\n        color: white;\n        font-size: 1rem;\n        font-weight: 600;\n        display: flex;\n        align-items: center;\n        gap: 0.5rem;\n    }\n\n    .hero-feature-item .check {\n        background: rgba(255, 255, 255, 0.25);\n        width: 28px;\n        height: 28px;\n        border-radius: 50%;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        font-weight: 900;\n        font-size: 0.875rem;\n        flex-shrink: 0;\n    }\n\n    \/* ===== HONEST BOX ===== *\/\n    .honest-box {\n        background: linear-gradient(135deg, #6366f1 0%, #7c3aed 100%);\n        border-radius: 30px;\n        padding: 2.5rem;\n        margin: -2.5rem auto 3rem;\n        max-width: 900px;\n        position: relative;\n        z-index: 10;\n        box-shadow: 0 20px 60px rgba(99, 102, 241, 0.3);\n        animation: slideIn 0.8s ease-out;\n    }\n\n    .honest-box h3 {\n        font-size: 1.75rem;\n        font-weight: 900;\n        color: white;\n        margin-bottom: 1rem;\n    }\n\n    .honest-box p {\n        font-size: 1.0625rem;\n        color: white;\n        line-height: 1.8;\n        font-weight: 500;\n    }\n\n    .honest-box strong {\n        text-decoration: underline;\n        text-decoration-thickness: 3px;\n        text-underline-offset: 4px;\n        text-decoration-color: rgba(255,255,255,0.5);\n    }\n\n    .honest-box em {\n        font-style: normal;\n        background: rgba(255,255,255,0.2);\n        padding: 0.1rem 0.5rem;\n        border-radius: 5px;\n    }\n\n    \/* ===== SECTION SHARED ===== *\/\n    section {\n        padding: 4rem 0;\n        position: relative;\n    }\n\n    .section-title {\n        font-size: 2.75rem;\n        font-weight: 900;\n        text-align: center;\n        margin-bottom: 0.75rem;\n        background: linear-gradient(135deg, #3b82f6 0%, #6366f1 50%, #7c3aed 100%);\n        -webkit-background-clip: text;\n        -webkit-text-fill-color: transparent;\n        background-clip: text;\n        letter-spacing: -2px;\n    }\n\n    .section-subtitle {\n        text-align: center;\n        font-size: 1.25rem;\n        color: #64748b;\n        margin-bottom: 3rem;\n        font-weight: 500;\n    }\n\n    \/* ===== FEATURES GRID ===== *\/\n    .features-section {\n        background: white;\n    }\n\n    .features-grid {\n        display: grid;\n        grid-template-columns: repeat(2, 1fr);\n        gap: 2rem;\n    }\n\n    .feature-card {\n        background: linear-gradient(135deg, #3b82f6 0%, #6366f1 100%);\n        border-radius: 25px;\n        padding: 2.5rem 2rem;\n        text-align: center;\n        box-shadow: 0 15px 50px rgba(99, 102, 241, 0.2);\n        transition: transform 0.3s ease, box-shadow 0.3s ease;\n        position: relative;\n        overflow: hidden;\n    }\n\n    .feature-card::before {\n        content: '';\n        position: absolute;\n        width: 200px;\n        height: 200px;\n        background: rgba(255, 255, 255, 0.08);\n        border-radius: 50%;\n        top: -100px;\n        right: -100px;\n    }\n\n    .feature-card:hover {\n        transform: translateY(-10px) scale(1.02);\n        box-shadow: 0 25px 70px rgba(99, 102, 241, 0.3);\n    }\n\n    .feature-card:nth-child(2) {\n        background: linear-gradient(135deg, #6366f1 0%, #7c3aed 100%);\n    }\n\n    .feature-card:nth-child(3) {\n        background: linear-gradient(135deg, #7c3aed 0%, #9333ea 100%);\n    }\n\n    .feature-card:nth-child(4) {\n        background: linear-gradient(135deg, #f59e0b 0%, #d97706 100%);\n    }\n\n    .feature-card:nth-child(5) {\n        background: linear-gradient(135deg, #10b981 0%, #059669 100%);\n    }\n\n    .feature-card:nth-child(6) {\n        background: linear-gradient(135deg, #ec4899 0%, #db2777 100%);\n    }\n\n    .feature-icon {\n        font-size: 4rem;\n        margin-bottom: 1rem;\n        display: block;\n        position: relative;\n        z-index: 1;\n    }\n\n    .feature-title {\n        font-size: 1.5rem;\n        font-weight: 800;\n        color: white;\n        margin-bottom: 0.75rem;\n        position: relative;\n        z-index: 1;\n    }\n\n    .feature-description {\n        color: rgba(255, 255, 255, 0.95);\n        font-size: 1rem;\n        line-height: 1.7;\n        font-weight: 500;\n        position: relative;\n        z-index: 1;\n    }\n\n    .feature-tag {\n        display: inline-block;\n        background: rgba(255, 255, 255, 0.2);\n        color: white;\n        padding: 0.25rem 0.75rem;\n        border-radius: 50px;\n        font-size: 0.75rem;\n        font-weight: 700;\n        margin-top: 1rem;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        position: relative;\n        z-index: 1;\n    }\n\n    \/* ===== SPECS ===== *\/\n    .specs-section {\n        background: linear-gradient(180deg, #eef2ff 0%, #faf5ff 100%);\n    }\n\n    .specs-container {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\n        gap: 1.5rem;\n        max-width: 1100px;\n        margin: 0 auto;\n    }\n\n    .spec-bubble {\n        background: white;\n        border-radius: 50%;\n        width: 175px;\n        height: 175px;\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        justify-content: center;\n        margin: 0 auto;\n        box-shadow: 0 10px 30px rgba(99, 102, 241, 0.12);\n        transition: transform 0.3s ease, box-shadow 0.3s ease;\n        padding: 1.25rem;\n        text-align: center;\n        border: 3px solid transparent;\n    }\n\n    .spec-bubble:hover {\n        transform: scale(1.1) rotate(5deg);\n        box-shadow: 0 20px 60px rgba(99, 102, 241, 0.25);\n        border-color: #6366f1;\n    }\n\n    .spec-label {\n        font-size: 0.75rem;\n        color: #64748b;\n        margin-bottom: 0.35rem;\n        font-weight: 700;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n    }\n\n    .spec-value {\n        font-size: 1rem;\n        font-weight: 800;\n        background: linear-gradient(135deg, #3b82f6 0%, #7c3aed 100%);\n        -webkit-background-clip: text;\n        -webkit-text-fill-color: transparent;\n        background-clip: text;\n    }\n\n    .spec-emoji {\n        font-size: 1.75rem;\n        margin-bottom: 0.35rem;\n    }\n\n    \/* ===== LOSS AVERSION ===== *\/\n    .loss-aversion {\n        background: linear-gradient(135deg, #eef2ff 0%, #faf5ff 100%);\n    }\n\n    .comparison-split {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 2.5rem;\n        max-width: 1000px;\n        margin: 0 auto;\n    }\n\n    .without-card, .with-card {\n        background: white;\n        border-radius: 25px;\n        padding: 2.5rem;\n        box-shadow: 0 15px 50px rgba(0, 0, 0, 0.08);\n        position: relative;\n    }\n\n    .without-card {\n        border: 4px solid #f87171;\n    }\n\n    .without-card::before {\n        content: '😟';\n        position: absolute;\n        top: -25px;\n        right: 20px;\n        font-size: 2.5rem;\n    }\n\n    .with-card {\n        border: 4px solid #4ade80;\n        transform: scale(1.03);\n    }\n\n    .with-card::before {\n        content: '🤩';\n        position: absolute;\n        top: -25px;\n        right: 20px;\n        font-size: 2.5rem;\n    }\n\n    .comparison-title {\n        font-size: 1.5rem;\n        font-weight: 800;\n        margin-bottom: 1.25rem;\n        color: #0f172a;\n    }\n\n    .comparison-list {\n        list-style: none;\n        padding: 0;\n    }\n\n    .comparison-list li {\n        padding: 0.625rem 0;\n        display: flex;\n        align-items: flex-start;\n        gap: 0.75rem;\n        font-size: 0.9375rem;\n        color: #475569;\n        font-weight: 500;\n    }\n\n    .comparison-list .icon {\n        flex-shrink: 0;\n        font-weight: 900;\n        font-size: 1.125rem;\n    }\n\n    .without-card .icon {\n        color: #f87171;\n    }\n\n    .with-card .icon {\n        color: #4ade80;\n    }\n\n    \/* ===== WHAT'S INSIDE ===== *\/\n    .whats-inside {\n        background: white;\n    }\n\n    .inside-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n        gap: 1.5rem;\n    }\n\n    .inside-card {\n        background: linear-gradient(135deg, #eef2ff 0%, #faf5ff 100%);\n        border-radius: 20px;\n        padding: 2rem;\n        text-align: center;\n        box-shadow: 0 8px 25px rgba(0, 0, 0, 0.06);\n        transition: transform 0.3s ease, border-color 0.3s ease;\n        border: 3px solid transparent;\n    }\n\n    .inside-card:hover {\n        transform: translateY(-8px);\n        border-color: #6366f1;\n    }\n\n    .inside-icon {\n        font-size: 3rem;\n        margin-bottom: 1rem;\n    }\n\n    .inside-title {\n        font-weight: 800;\n        font-size: 1.1rem;\n        color: #0f172a;\n        margin-bottom: 0.4rem;\n    }\n\n    .inside-desc {\n        font-size: 0.9375rem;\n        color: #64748b;\n        font-weight: 500;\n    }\n\n    .callout-box {\n        background: linear-gradient(135deg, #fbbf24 0%, #f59e0b 100%);\n        border-radius: 25px;\n        padding: 2.5rem;\n        margin-top: 2.5rem;\n        box-shadow: 0 15px 50px rgba(251, 191, 36, 0.2);\n    }\n\n    .callout-box h4 {\n        color: white;\n        font-size: 1.5rem;\n        font-weight: 900;\n        margin-bottom: 0.75rem;\n        text-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);\n    }\n\n    .callout-box p {\n        color: white;\n        font-size: 1.0625rem;\n        line-height: 1.7;\n        font-weight: 500;\n    }\n\n    \/* ===== WHY BUY ===== *\/\n    .why-buy {\n        background: linear-gradient(135deg, #eef2ff 0%, #faf5ff 100%);\n    }\n\n    .why-grid {\n        display: grid;\n        grid-template-columns: repeat(2, 1fr);\n        gap: 2rem;\n    }\n\n    .why-card {\n        background: white;\n        border-radius: 25px;\n        padding: 2.5rem;\n        border: 3px solid #6366f1;\n        transition: transform 0.3s ease, box-shadow 0.3s ease;\n    }\n\n    .why-card:hover {\n        transform: scale(1.03);\n        box-shadow: 0 20px 50px rgba(99, 102, 241, 0.12);\n    }\n\n    .why-icon {\n        font-size: 3.5rem;\n        margin-bottom: 1rem;\n    }\n\n    .why-card h4 {\n        font-size: 1.5rem;\n        font-weight: 800;\n        margin-bottom: 0.75rem;\n        color: #0f172a;\n    }\n\n    .why-card p {\n        color: #475569;\n        line-height: 1.7;\n        font-size: 1rem;\n        font-weight: 500;\n    }\n\n    .why-card .small-note {\n        font-size: 0.875rem;\n        color: #64748b;\n        margin-top: 0.5rem;\n        font-style: italic;\n    }\n\n    \/* ===== BETTER PRICE ===== *\/\n    .better-price-section {\n        background: white;\n    }\n\n    .better-price-card {\n        background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n        border-radius: 30px;\n        padding: 3rem;\n        max-width: 900px;\n        margin: 0 auto;\n        position: relative;\n        overflow: hidden;\n    }\n\n    .better-price-card::before {\n        content: '💰';\n        position: absolute;\n        font-size: 12rem;\n        opacity: 0.05;\n        right: -1rem;\n        top: -1rem;\n    }\n\n    .better-price-card h3 {\n        color: #a5b4fc;\n        font-size: 2rem;\n        font-weight: 900;\n        margin-bottom: 1rem;\n    }\n\n    .better-price-card p {\n        color: rgba(255,255,255,0.9);\n        font-size: 1.125rem;\n        line-height: 1.8;\n    }\n\n    .better-price-card .joke {\n        color: #fbbf24;\n        font-weight: 600;\n        margin-top: 1.25rem;\n        display: block;\n    }\n\n    \/* ===== SHIPPING ===== *\/\n    .shipping-section {\n        background: linear-gradient(180deg, #eef2ff 0%, #faf5ff 100%);\n    }\n\n    .shipping-grid {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 2rem;\n    }\n\n    .shipping-card {\n        background: white;\n        border-radius: 25px;\n        padding: 2.5rem;\n        text-align: center;\n        box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);\n        transition: transform 0.3s ease, border-color 0.3s ease;\n        border: 3px solid transparent;\n    }\n\n    .shipping-card:hover {\n        transform: translateY(-8px);\n        border-color: #7c3aed;\n    }\n\n    .shipping-icon {\n        font-size: 4rem;\n        margin-bottom: 1rem;\n    }\n\n    .shipping-title {\n        font-size: 1.5rem;\n        font-weight: 800;\n        margin-bottom: 0.75rem;\n        color: #0f172a;\n    }\n\n    .shipping-subtitle {\n        font-size: 1.125rem;\n        font-weight: 500;\n        color: #64748b;\n        margin-bottom: 1rem;\n    }\n\n    .shipping-desc {\n        color: #475569;\n        font-size: 1rem;\n        line-height: 1.7;\n    }\n\n    .shipping-desc b {\n        color: #0f172a;\n    }\n\n    \/* ===== WARRANTY ===== *\/\n    .warranty-section {\n        background: white;\n    }\n\n    .warranty-grid {\n        display: grid;\n        grid-template-columns: repeat(3, 1fr);\n        gap: 2rem;\n    }\n\n    .warranty-card {\n        background: linear-gradient(135deg, #3b82f6 0%, #6366f1 100%);\n        border-radius: 25px;\n        padding: 2.5rem;\n        box-shadow: 0 15px 50px rgba(99, 102, 241, 0.2);\n    }\n\n    .warranty-card:nth-child(2) {\n        background: linear-gradient(135deg, #6366f1 0%, #7c3aed 100%);\n    }\n\n    .warranty-card:nth-child(3) {\n        background: linear-gradient(135deg, #7c3aed 0%, #9333ea 100%);\n    }\n\n    .warranty-card h4 {\n        font-size: 1.375rem;\n        font-weight: 900;\n        margin-bottom: 1.25rem;\n        color: white;\n    }\n\n    .warranty-card ul {\n        list-style: none;\n        padding: 0;\n    }\n\n    .warranty-card li {\n        padding: 0.625rem 0;\n        color: white;\n        display: flex;\n        align-items: center;\n        gap: 0.75rem;\n        font-size: 1rem;\n        font-weight: 600;\n    }\n\n    .warranty-card li .w-check {\n        background: white;\n        color: #6366f1;\n        width: 30px;\n        height: 30px;\n        border-radius: 50%;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        font-weight: 900;\n        flex-shrink: 0;\n        font-size: 0.875rem;\n    }\n\n    \/* ===== FOOTER CTA ===== *\/\n    .footer-cta {\n        background: linear-gradient(135deg, #3b82f6 0%, #6366f1 50%, #7c3aed 100%);\n        background-size: 200% 200%;\n        animation: gradientShift 8s ease infinite;\n        padding: 4rem 0;\n        text-align: center;\n        position: relative;\n        overflow: hidden;\n    }\n\n    .footer-cta::before {\n        content: '';\n        position: absolute;\n        top: -50%;\n        left: -50%;\n        width: 200%;\n        height: 200%;\n        background: radial-gradient(circle, rgba(255, 255, 255, 0.08) 0%, transparent 70%);\n    }\n\n    .footer-cta h2 {\n        font-size: 2.75rem;\n        font-weight: 900;\n        color: white;\n        margin-bottom: 1rem;\n        text-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);\n        position: relative;\n        letter-spacing: -1px;\n    }\n\n    .footer-cta p {\n        font-size: 1.375rem;\n        color: rgba(255, 255, 255, 0.95);\n        margin-bottom: 0;\n        font-weight: 600;\n        position: relative;\n    }\n\n    \/* ===== FOOTER ===== *\/\n    footer {\n        background: #0f172a;\n        padding: 2.5rem 0;\n        text-align: center;\n        color: rgba(255, 255, 255, 0.7);\n    }\n\n    footer p {\n        font-size: 0.9375rem;\n        margin-bottom: 0.5rem;\n    }\n\n    .brand-footer {\n        font-weight: 800;\n        color: white;\n    }\n\n    footer .faint {\n        font-size: 0.8125rem;\n        opacity: 0.6;\n        margin-top: 0.75rem;\n    }\n\n    \/* ===== RESPONSIVE ===== *\/\n    @media (max-width: 900px) {\n        .floating-badge {\n            display: none;\n        }\n\n        h1 {\n            font-size: 2.75rem;\n            letter-spacing: -1.5px;\n        }\n\n        .section-title {\n            font-size: 2.25rem;\n            letter-spacing: -1px;\n        }\n\n        .section-subtitle {\n            font-size: 1.125rem;\n        }\n\n        .hero {\n            padding: 3rem 0 4rem;\n        }\n\n        .hero-subtitle {\n            font-size: 1.25rem;\n        }\n\n        .features-grid,\n        .why-grid,\n        .shipping-grid {\n            grid-template-columns: 1fr;\n        }\n\n        .comparison-split {\n            grid-template-columns: 1fr;\n            gap: 1.5rem;\n        }\n\n        .with-card {\n            transform: scale(1);\n        }\n\n        .warranty-grid {\n            grid-template-columns: 1fr;\n        }\n\n        .honest-box {\n            padding: 2rem;\n            margin: -2rem 1rem 2rem;\n        }\n\n        .honest-box h3 {\n            font-size: 1.5rem;\n        }\n\n        .footer-cta h2 {\n            font-size: 2rem;\n        }\n\n        .footer-cta p {\n            font-size: 1.125rem;\n        }\n\n        .better-price-card {\n            padding: 2.5rem;\n        }\n\n        .better-price-card h3 {\n            font-size: 1.625rem;\n        }\n    }\n\n    @media (max-width: 600px) {\n        .container {\n            padding: 0 1rem;\n        }\n\n        h1 {\n            font-size: 2.25rem;\n            letter-spacing: -1px;\n        }\n\n        .section-title {\n            font-size: 1.875rem;\n        }\n\n        .brand {\n            font-size: 1.75rem;\n        }\n\n        .header-badge {\n            font-size: 0.75rem;\n            padding: 0.5rem 1rem;\n        }\n\n        .hero {\n            padding: 2.5rem 0 3.5rem;\n        }\n\n        .hero-badges {\n            gap: 0.5rem;\n        }\n\n        .hero-badge {\n            font-size: 0.75rem;\n            padding: 0.5rem 1rem;\n        }\n\n        .hero-feature-list {\n            flex-direction: column;\n            align-items: center;\n            gap: 0.75rem;\n        }\n\n        .hero-feature-item {\n            font-size: 0.875rem;\n        }\n\n        .specs-container {\n            grid-template-columns: repeat(2, 1fr);\n            gap: 1rem;\n        }\n\n        .spec-bubble {\n            width: 145px;\n            height: 145px;\n            padding: 1rem;\n        }\n\n        .spec-emoji {\n            font-size: 1.5rem;\n        }\n\n        .spec-label {\n            font-size: 0.625rem;\n        }\n\n        .spec-value {\n            font-size: 0.8125rem;\n        }\n\n        .inside-grid {\n            grid-template-columns: repeat(2, 1fr);\n            gap: 1rem;\n        }\n\n        .inside-card {\n            padding: 1.5rem 1rem;\n        }\n\n        .inside-icon {\n            font-size: 2.5rem;\n        }\n\n        .inside-title {\n            font-size: 0.9375rem;\n        }\n\n        .inside-desc {\n            font-size: 0.8125rem;\n        }\n\n        .callout-box {\n            padding: 2rem;\n        }\n\n        .callout-box h4 {\n            font-size: 1.25rem;\n        }\n\n        section {\n            padding: 3rem 0;\n        }\n\n        .feature-card {\n            padding: 2rem 1.5rem;\n        }\n\n        .why-card {\n            padding: 2rem;\n        }\n\n        .shipping-card {\n            padding: 2rem;\n        }\n\n        .warranty-card {\n            padding: 2rem;\n        }\n\n        .better-price-card {\n            padding: 2rem;\n        }\n\n        .better-price-card h3 {\n            font-size: 1.5rem;\n        }\n\n        .better-price-card p {\n            font-size: 1rem;\n        }\n\n        .footer-cta {\n            padding: 3rem 0;\n        }\n\n        .footer-cta h2 {\n            font-size: 1.75rem;\n        }\n    }\n\u003c\/style\u003e\n\u003c!-- Header --\u003e\u003cheader\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"header-content\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"brand\"\u003eCamGuard \u003cstrong\u003eAustralia\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cspan class=\"brand-website\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/header\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"hero-shape hero-shape-2\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"hero-shape hero-shape-3\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003cdiv class=\"hero-badges\"\u003e\n\u003cdiv class=\"hero-badge\"\u003e🐶 Purrrfect Pet \u0026amp; Baby Monitor\u003c\/div\u003e\n\u003cdiv class=\"hero-badge hot\"\u003e🔥 4K Ultra HD\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch1\u003eeufy Indoor Cam E30\u003c\/h1\u003e\n\u003cp class=\"hero-subtitle\"\u003e4K UHD · 360° Pan \u0026amp; Tilt · AI Auto-Tracking · Zero Monthly Fees\u003c\/p\u003e\n\u003cdiv class=\"hero-feature-list\"\u003e\n\u003cdiv class=\"hero-feature-item\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003e Real 3840×2160 Resolution\u003c\/div\u003e\n\u003cdiv class=\"hero-feature-item\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003e Works with HomeKit, Alexa \u0026amp; Google\u003c\/div\u003e\n\u003cdiv class=\"hero-feature-item\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003e Colour Night Vision\u003c\/div\u003e\n\u003cdiv class=\"hero-feature-item\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003e No Subscriptions Required\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Honest Box --\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"honest-box\"\u003e\n\u003ch3\u003e🎯 ok so what makes the E30 special?\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eIt's got actual 4K resolution\u003c\/strong\u003e — not that upscaled stuff, real 3840×2160 that captures every detail. Add \u003cem\u003e360° pan and 75° tilt\u003c\/em\u003e with AI auto-tracking, and she'll follow your pets around the house like a personal documentarian 🎬. Works with HomeKit, Alexa, and Google Assistant. Stores everything locally on a microSD card so you're not paying monthly fees forever. Plus a \u003cem\u003ebuilt-in spotlight\u003c\/em\u003e for colour night vision and \u003cem\u003etwo-way audio\u003c\/em\u003e so you can tell your dog to get off the couch from anywhere. honestly? she's the upgrade your home needed 📦\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Features --\u003e\n\u003csection class=\"features-section\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003ch2 class=\"section-title\"\u003eWhat it can do\u003c\/h2\u003e\n\u003cp class=\"section-subtitle\"\u003esix reasons the E30 is kind of a big deal 🎯\u003c\/p\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-icon\"\u003e📹\u003c\/span\u003e\n\u003cdiv class=\"feature-title\"\u003eTrue 4K Ultra HD\u003c\/div\u003e\n\u003cp class=\"feature-description\"\u003eReal 3840×2160 resolution — 4× more detail than 1080p. Zoom in and still see faces, text on packages, even what your cat knocked off the counter. Recorded 24\/7 so you never miss a thing.\u003c\/p\u003e\n\u003cspan class=\"feature-tag\"\u003e8.3 megapixels\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-icon\"\u003e🔄\u003c\/span\u003e\n\u003cdiv class=\"feature-title\"\u003e360° Pan \u0026amp; 75° Tilt\u003c\/div\u003e\n\u003cp class=\"feature-description\"\u003eFull room coverage from a single camera. Endless 360° horizontal rotation with 75° vertical tilt means no blind spots. Use Quick Focus Tap in the app to instantly jump to any area.\u003c\/p\u003e\n\u003cspan class=\"feature-tag\"\u003e125° diagonal FOV\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-icon\"\u003e🧠\u003c\/span\u003e\n\u003cdiv class=\"feature-title\"\u003eAI-Powered Smart Tracking\u003c\/div\u003e\n\u003cp class=\"feature-description\"\u003eOn-device AI distinguishes between humans, pets, audio cues, and even baby crying sounds. When someone or something moves, the camera auto-tracks them across the room — like a little security robot.\u003c\/p\u003e\n\u003cspan class=\"feature-tag\"\u003eon-device processing\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-icon\"\u003e🌙\u003c\/span\u003e\n\u003cdiv class=\"feature-title\"\u003eColour Night Vision\u003c\/div\u003e\n\u003cp class=\"feature-description\"\u003eBuilt-in spotlight gives you full-colour night footage up to 5 metres. Switch to infrared mode for discreet black-and-white monitoring up to 10 metres. Clear vision even in complete darkness.\u003c\/p\u003e\n\u003cspan class=\"feature-tag\"\u003edual night modes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-icon\"\u003e🏡\u003c\/span\u003e\n\u003cdiv class=\"feature-title\"\u003eSmart Home Ready\u003c\/div\u003e\n\u003cp class=\"feature-description\"\u003eWorks with Apple HomeKit, Amazon Alexa, and Google Assistant out of the box. Control via voice, automate with routines, and view on smart displays. Fits right into your existing setup.\u003c\/p\u003e\n\u003cspan class=\"feature-tag\"\u003eHomeKit · Alexa · Google\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-icon\"\u003e🗣️\u003c\/span\u003e\n\u003cdiv class=\"feature-title\"\u003eTwo-Way Audio\u003c\/div\u003e\n\u003cp class=\"feature-description\"\u003eBuilt-in speaker and microphone for real-time conversations through the app. Check in on the kids, talk to your pets, or tell visitors you'll be right there — from literally anywhere.\u003c\/p\u003e\n\u003cspan class=\"feature-tag\"\u003etalk \u0026amp; listen\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Specs --\u003e\n\u003csection class=\"specs-section\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003ch2 class=\"section-title\"\u003eThe specs that matter\u003c\/h2\u003e\n\u003cp class=\"section-subtitle\"\u003enerdy details for the curious 🤓\u003c\/p\u003e\n\u003cdiv class=\"specs-container\"\u003e\n\u003cdiv class=\"spec-bubble\"\u003e\n\u003cspan class=\"spec-emoji\"\u003e📷\u003c\/span\u003e\n\u003cdiv class=\"spec-label\"\u003eResolution\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e4K UHD\u003cbr\u003e3840×2160\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-bubble\"\u003e\n\u003cspan class=\"spec-emoji\"\u003e🔄\u003c\/span\u003e\n\u003cdiv class=\"spec-label\"\u003eCoverage\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e360° Pan\u003cbr\u003e75° Tilt\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-bubble\"\u003e\n\u003cspan class=\"spec-emoji\"\u003e👁️\u003c\/span\u003e\n\u003cdiv class=\"spec-label\"\u003eField of View\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e125°\u003cbr\u003eDiagonal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-bubble\"\u003e\n\u003cspan class=\"spec-emoji\"\u003e🌙\u003c\/span\u003e\n\u003cdiv class=\"spec-label\"\u003eNight Vision\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eUp to 10m\u003cbr\u003eIR + Colour\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-bubble\"\u003e\n\u003cspan class=\"spec-emoji\"\u003e📡\u003c\/span\u003e\n\u003cdiv class=\"spec-label\"\u003eWi-Fi\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e2.4 GHz\u003cbr\u003e802.11 b\/g\/n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-bubble\"\u003e\n\u003cspan class=\"spec-emoji\"\u003e💾\u003c\/span\u003e\n\u003cdiv class=\"spec-label\"\u003eStorage\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eMicroSD\u003cbr\u003eUp to 128GB\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Comparison --\u003e\n\u003csection class=\"loss-aversion\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003ch2 class=\"section-title\"\u003eE30 vs. your old camera\u003c\/h2\u003e\n\u003cp class=\"section-subtitle\"\u003ethe upgrade is real 📈\u003c\/p\u003e\n\u003cdiv class=\"comparison-split\"\u003e\n\u003cdiv class=\"without-card\"\u003e\n\u003cdiv class=\"comparison-title\"\u003eTypical 1080p Camera\u003c\/div\u003e\n\u003cul class=\"comparison-list\"\u003e\n\u003cli\u003e\n\u003cspan class=\"icon\"\u003e✗\u003c\/span\u003e Blurry footage you can barely identify faces in\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"icon\"\u003e✗\u003c\/span\u003e Fixed angle — massive blind spots\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"icon\"\u003e✗\u003c\/span\u003e Motion alerts for literally everything (a shadow? alert!)\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"icon\"\u003e✗\u003c\/span\u003e Grainy black-and-white night footage\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"icon\"\u003e✗\u003c\/span\u003e Monthly cloud fees just to watch your own recordings\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"icon\"\u003e✗\u003c\/span\u003e Limited or no smart home support\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"with-card\"\u003e\n\u003cdiv class=\"comparison-title\"\u003eeufy Indoor Cam E30\u003c\/div\u003e\n\u003cul class=\"comparison-list\"\u003e\n\u003cli\u003e\n\u003cspan class=\"icon\"\u003e✓\u003c\/span\u003e Crystal clear 4K — zoom in and still see details\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"icon\"\u003e✓\u003c\/span\u003e 360° pan \u0026amp; tilt covers the entire room\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"icon\"\u003e✓\u003c\/span\u003e AI tells humans from pets from random noises\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"icon\"\u003e✓\u003c\/span\u003e Full colour night vision with spotlight\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"icon\"\u003e✓\u003c\/span\u003e Local storage — zero monthly fees\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"icon\"\u003e✓\u003c\/span\u003e HomeKit + Alexa + Google Assistant built-in\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- What's in the Box --\u003e\n\u003csection class=\"whats-inside\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003ch2 class=\"section-title\"\u003eWhat's in the box\u003c\/h2\u003e\n\u003cp class=\"section-subtitle\"\u003eeverything you need for 4K monitoring 📦\u003c\/p\u003e\n\u003cdiv class=\"inside-grid\"\u003e\n\u003cdiv class=\"inside-card\"\u003e\n\u003cdiv class=\"inside-icon\"\u003e📷\u003c\/div\u003e\n\u003cdiv class=\"inside-title\"\u003eIndoor Cam E30\u003c\/div\u003e\n\u003cdiv class=\"inside-desc\"\u003e4K camera, brand new\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"inside-card\"\u003e\n\u003cdiv class=\"inside-icon\"\u003e🔌\u003c\/div\u003e\n\u003cdiv class=\"inside-title\"\u003eUSB-C Cable \u0026amp; Adapter\u003c\/div\u003e\n\u003cdiv class=\"inside-desc\"\u003eRCM-tick Australian adapter included\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"inside-card\"\u003e\n\u003cdiv class=\"inside-icon\"\u003e🔧\u003c\/div\u003e\n\u003cdiv class=\"inside-title\"\u003eWall Mount Kit\u003c\/div\u003e\n\u003cdiv class=\"inside-desc\"\u003eCeiling mount + screws\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"inside-card\"\u003e\n\u003cdiv class=\"inside-icon\"\u003e📍\u003c\/div\u003e\n\u003cdiv class=\"inside-title\"\u003ePositioning Sticker\u003c\/div\u003e\n\u003cdiv class=\"inside-desc\"\u003eFor perfect placement\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"inside-card\"\u003e\n\u003cdiv class=\"inside-icon\"\u003e📖\u003c\/div\u003e\n\u003cdiv class=\"inside-title\"\u003eQuick Start Guide\u003c\/div\u003e\n\u003cdiv class=\"inside-desc\"\u003eSimple setup steps\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"callout-box\"\u003e\n\u003ch4\u003e💡 heads up: MicroSD card not included - we have them cheap though!\u003c\/h4\u003e\n\u003cp\u003eYou can save recordings onto a microSD card (\u003cstrong\u003eup to\u003c\/strong\u003e 128GB capacity). You'll need to grab one separately — any Class-10 microSD works. Or connect her to HomeBase S380 for massive storage. Cloud storage is optional and costs monthly but honestly? you don't need it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Why Buy --\u003e\n\u003csection class=\"why-buy\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003ch2 class=\"section-title\"\u003eWhy buy from CamGuard?\u003c\/h2\u003e\n\u003cp class=\"section-subtitle\"\u003ewe're security camera specialists, not just another seller 🦘\u003c\/p\u003e\n\u003cdiv class=\"why-grid\"\u003e\n\u003cdiv class=\"why-card\"\u003e\n\u003cdiv class=\"why-icon\"\u003e✨\u003c\/div\u003e\n\u003ch4\u003eGenuine Stock\u003c\/h4\u003e\n\u003cp\u003eEvery E30 is authentic eufy. Brand new, sealed in box. Some of our products will be sourced from overseas (well duh we don't even make these in Australia), so we can get you the same product for the best price possible. We match the same standard Australian warranties too so don't worry! :)\u003c\/p\u003e\n\u003cp class=\"small-note\"\u003egaining customers from big retail by doing things right ✌️\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"why-card\"\u003e\n\u003cdiv class=\"why-icon\"\u003e⚡\u003c\/div\u003e\n\u003ch4\u003eShips Fast\u003c\/h4\u003e\n\u003cp\u003eIn stock now. We process and ship within 1 business day via Australia Post Express. your camera's probably already being packed tbh.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"why-card\"\u003e\n\u003cdiv class=\"why-icon\"\u003e📦\u003c\/div\u003e\n\u003ch4\u003ePacked Properly\u003c\/h4\u003e\n\u003cp\u003eBubble wrapped properly, not just thrown in a bag. we actually care that your camera arrives in perfect condition.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"why-card\"\u003e\n\u003cdiv class=\"why-icon\"\u003e💬\u003c\/div\u003e\n\u003ch4\u003eExpert Support\u003c\/h4\u003e\n\u003cp\u003eGot questions about the E30's features? We actually know this product inside-out. \u003cbr\u003eWe aim to get back to you within a few hours but we do primarily focus on getting orders out as soon as we can which means all hands on deck for packing at times! So leave your number or email and we'll get back to you as soon as we are free 📞\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Better Price --\u003e\n\u003csection class=\"better-price-section\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003ch2 class=\"section-title\"\u003eOur prices are already pretty good AND we bake-in Express Postage into the price so \u003cem\u003eno sneaky extra charges in the checkout\u003c\/em\u003e...\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Shipping --\u003e\n\u003csection class=\"shipping-section\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003ch2 class=\"section-title\"\u003eShipping sorted\u003c\/h2\u003e\n\u003cp class=\"section-subtitle\"\u003efast delivery across Australia 🦘📦\u003c\/p\u003e\n\u003cdiv class=\"shipping-grid\"\u003e\n\u003cdiv class=\"shipping-card\"\u003e\n\u003cdiv class=\"shipping-icon\"\u003e⚡\u003c\/div\u003e\n\u003cdiv class=\"shipping-title\"\u003eAustralia Post Express\u003c\/div\u003e\n\u003cdiv class=\"shipping-subtitle\"\u003eIncluded in your purchase price :)\u003c\/div\u003e\n\u003cp class=\"shipping-desc\"\u003eFast tracked delivery. 1–3 business days to most areas.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp class=\"shipping-desc\"\u003e\u003cb\u003eQueensland\u003c\/b\u003e — usually 1–2 business days\u003cbr\u003e\u003cb\u003eNSW, VIC, SA, TAS\u003c\/b\u003e — usually 2 business days\u003cbr\u003e\u003cb\u003eWA \u0026amp; NT\u003c\/b\u003e — expect 2–4 business days\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"shipping-card\"\u003e\n\u003cdiv class=\"shipping-icon\"\u003e🏪\u003c\/div\u003e\n\u003cdiv class=\"shipping-title\"\u003eLocal Pickup\u003c\/div\u003e\n\u003cdiv class=\"shipping-subtitle\"\u003eTownsville, QLD\u003c\/div\u003e\n\u003cp class=\"shipping-desc\"\u003eIn Townsville? Come grab it! Message us after purchase to arrange pickup. We'll even give you a demo if you want 😊\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Warranty --\u003e\n\u003csection class=\"warranty-section\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003ch2 class=\"section-title\"\u003eProtection guarantee\u003c\/h2\u003e\n\u003cp class=\"section-subtitle\"\u003epremium product, premium protection 🛡️\u003c\/p\u003e\n\u003cdiv class=\"warranty-grid\"\u003e\n\u003cdiv class=\"warranty-card\"\u003e\n\u003ch4\u003eChanged your mind?\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cspan class=\"w-check\"\u003e✓\u003c\/span\u003e Free 30-day returns\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"w-check\"\u003e✓\u003c\/span\u003e Just keep it in the same condition\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"w-check\"\u003e✓\u003c\/span\u003e We pay for return shipping :)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"warranty-card\"\u003e\n\u003ch4\u003eAustralian Consumer Law\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cspan class=\"w-check\"\u003e✓\u003c\/span\u003e Statutory guarantees\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"w-check\"\u003e✓\u003c\/span\u003e Repair, replace or refund\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"w-check\"\u003e✓\u003c\/span\u003e Quality standards protected\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"warranty-card\"\u003e\n\u003ch4\u003e12-Month Warranty\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cspan class=\"w-check\"\u003e✓\u003c\/span\u003e Covered by CamGuard Australia\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"w-check\"\u003e✓\u003c\/span\u003e Express replacements\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"w-check\"\u003e✓\u003c\/span\u003e Fast resolution\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"w-check\"\u003e✓\u003c\/span\u003e Aussie-based support\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Footer CTA --\u003e\n\u003csection class=\"footer-cta\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003ch2\u003eready to upgrade to 4K?\u003c\/h2\u003e\n\u003cp\u003eTrue ultra HD. Smart AI tracking. Colour night vision. Zero monthly fees. easy choice.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Footer --\u003e\u003cfooter\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv\u003e\n\u003cspan style=\"color: rgb(255, 255, 255);\"\u003e© 2026 CamGuard Australia · ABN 62 385 894 763\u003cbr\u003e\u003c\/span\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003e\u003cmeta charset=\"utf-8\"\u003e \u003cem\u003e\u003cstrong\u003eSecurity doesn't have to be boring.\u003c\/strong\u003e\u003c\/em\u003e\u003cbr\u003e\u003cbr\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cgkf-footer-disclaimer\"\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eCamGuard Australia is an independent reseller and is not an official or authorised supplier, distributor, or representative of eufy, Anker Innovations, or any of their affiliated entities. All product names, logos, and trademarks are the property of their respective owners.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eProduct specifications sourced from the manufacturer and believed to be accurate at time of listing. Features, specifications, and compatibility may be updated by the manufacturer without notice.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/footer\u003e","brand":"eufy","offers":[{"title":"Default Title","offer_id":43094513549355,"sku":null,"price":149.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0666\/0086\/1739\/files\/E30.webp?v=1771352397","url":"https:\/\/www.camguardaustralia.com.au\/products\/eufy-security-indoor-cam-e30-camera-4k-wifi-2-way-audio-light-brand-new","provider":"CamGuard Australia","version":"1.0","type":"link"}