{"product_id":"thumb-camera","title":"Thumb Camera","description":"\u003cdiv class=\"tc-page\" id=\"thumb-camera\"\u003e\n  \u003cstyle\u003e\n    .tc-page,\n    .tc-page * {\n      box-sizing: border-box;\n    }\n\n    .tc-page {\n      --tc-dark: #1e2023;\n      --tc-red: #ba3931;\n      --tc-red-dark: #8f2722;\n      --tc-gold: #dba443;\n      --tc-cream: #f8f3e9;\n      --tc-light: #f7f7f5;\n      --tc-white: #ffffff;\n      --tc-green: #267658;\n      --tc-text: #34383d;\n      --tc-muted: #6e747a;\n      --tc-border: #e4e2dc;\n\n      width: 100%;\n      max-width: 920px;\n      margin: 0 auto;\n      overflow: hidden;\n      color: var(--tc-text);\n      background: var(--tc-white);\n      border-radius: 24px;\n      font-family: Arial, Helvetica, sans-serif;\n      line-height: 1.65;\n      -webkit-font-smoothing: antialiased;\n    }\n\n    .tc-page,\n    .tc-page h2,\n    .tc-page h3,\n    .tc-page h4,\n    .tc-page p,\n    .tc-page li,\n    .tc-page span,\n    .tc-page strong,\n    .tc-page small,\n    .tc-page a,\n    .tc-page td,\n    .tc-page th {\n      font-family: Arial, Helvetica, sans-serif;\n    }\n\n    .tc-page img {\n      display: block;\n      width: 100%;\n      max-width: 100%;\n      height: auto;\n      margin: 0;\n    }\n\n    .tc-page h2,\n    .tc-page h3,\n    .tc-page h4,\n    .tc-page p {\n      margin-top: 0;\n    }\n\n    .tc-page a {\n      text-decoration: none;\n    }\n\n    .tc-section {\n      padding: 44px 24px;\n    }\n\n    .tc-heading {\n      max-width: 730px;\n      margin: 0 auto 27px;\n      text-align: center;\n    }\n\n    .tc-label {\n      display: inline-block;\n      margin-bottom: 8px;\n      color: var(--tc-red);\n      font-size: 12px;\n      font-weight: 900;\n      letter-spacing: 1.5px;\n      text-transform: uppercase;\n    }\n\n    .tc-heading h3 {\n      margin-bottom: 11px;\n      color: var(--tc-dark);\n      font-size: clamp(28px, 5vw, 42px);\n      line-height: 1.14;\n      letter-spacing: -0.5px;\n    }\n\n    .tc-heading p {\n      margin-bottom: 0;\n      color: var(--tc-muted);\n      font-size: 15px;\n    }\n\n    .tc-heading-light .tc-label {\n      color: #f2c0bc;\n    }\n\n    .tc-heading-light h3 {\n      color: #ffffff;\n    }\n\n    .tc-heading-light p {\n      color: #e3e5e7;\n    }\n\n    \/* AUTHENTICITY *\/\n    .tc-authenticity {\n      padding: 16px 20px;\n      border-bottom: 1px solid #ead080;\n      color: #59450f;\n      background: #fff3ca;\n      font-size: 14px;\n      font-weight: 800;\n      line-height: 1.55;\n      text-align: center;\n    }\n\n    .tc-authenticity strong {\n      color: var(--tc-red);\n    }\n\n    \/* CERTIFICATION *\/\n    .tc-certification {\n      background: #fffdf8;\n    }\n\n    .tc-cert-image {\n      max-width: 700px;\n      margin: 0 auto;\n      overflow: hidden;\n      border: 1px solid var(--tc-border);\n      border-radius: 17px;\n      background: #ffffff;\n      box-shadow: 0 12px 30px rgba(35, 35, 35, 0.09);\n    }\n\n    .tc-note {\n      max-width: 700px;\n      margin: 16px auto 0;\n      color: var(--tc-muted);\n      font-size: 12px;\n      line-height: 1.55;\n      text-align: center;\n    }\n\n    \/* PAYMENT *\/\n    .tc-payment {\n      color: #ffffff;\n      background:\n        radial-gradient(\n          circle at 90% 10%,\n          rgba(186, 57, 49, 0.36),\n          transparent 36%\n        ),\n        linear-gradient(145deg, #202124, #383a3f);\n    }\n\n    .tc-payment-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 11px;\n      max-width: 790px;\n      margin: 0 auto;\n    }\n\n    .tc-payment-card {\n      padding: 21px 13px;\n      border: 1px solid rgba(255, 255, 255, 0.15);\n      border-radius: 17px;\n      color: #ffffff;\n      background: rgba(255, 255, 255, 0.065);\n      text-align: center;\n    }\n\n    .tc-payment-card \u003e span {\n      display: block;\n      margin-bottom: 8px;\n      font-size: 28px;\n    }\n\n    .tc-payment-card strong {\n      display: block;\n      margin-bottom: 5px;\n      color: #ffffff;\n      font-size: 14px;\n      line-height: 1.4;\n    }\n\n    .tc-payment-card p {\n      margin: 0;\n      color: #e4e6e8;\n      font-size: 12px;\n      line-height: 1.5;\n    }\n\n    .tc-payment-image {\n      max-width: 650px;\n      margin: 23px auto 0;\n      overflow: hidden;\n      border-radius: 14px;\n      background: #ffffff;\n    }\n\n    \/* HERO *\/\n    .tc-hero {\n      position: relative;\n      padding: 61px 25px 52px;\n      overflow: hidden;\n      color: #ffffff;\n      text-align: center;\n      background:\n        radial-gradient(\n          circle at 10% 5%,\n          rgba(186, 57, 49, 0.5),\n          transparent 35%\n        ),\n        radial-gradient(\n          circle at 92% 90%,\n          rgba(219, 164, 67, 0.22),\n          transparent 38%\n        ),\n        linear-gradient(145deg, #17181a, #333438);\n    }\n\n    .tc-hero::before {\n      content: \"\";\n      position: absolute;\n      top: -175px;\n      left: -130px;\n      width: 410px;\n      height: 410px;\n      border: 1px solid rgba(255, 255, 255, 0.11);\n      border-radius: 50%;\n    }\n\n    .tc-hero::after {\n      content: \"◉\";\n      position: absolute;\n      right: 4%;\n      bottom: -52px;\n      color: rgba(255, 255, 255, 0.055);\n      font-size: 190px;\n      line-height: 1;\n    }\n\n    .tc-eyebrow {\n      position: relative;\n      z-index: 1;\n      display: inline-flex;\n      align-items: center;\n      gap: 9px;\n      margin-bottom: 15px;\n      color: #f2c0bc;\n      font-size: 12px;\n      font-weight: 900;\n      letter-spacing: 1.5px;\n      text-transform: uppercase;\n    }\n\n    .tc-eyebrow::before,\n    .tc-eyebrow::after {\n      content: \"\";\n      width: 25px;\n      height: 2px;\n      border-radius: 999px;\n      background: #d8655e;\n    }\n\n    .tc-hero h2 {\n      position: relative;\n      z-index: 1;\n      max-width: 800px;\n      margin: 0 auto 17px;\n      color: #ffffff;\n      font-size: clamp(37px, 6vw, 59px);\n      line-height: 1.04;\n      letter-spacing: -1px;\n    }\n\n    .tc-hero h2 span {\n      color: #efaaa5;\n    }\n\n    .tc-hero p {\n      position: relative;\n      z-index: 1;\n      max-width: 690px;\n      margin: 0 auto;\n      color: #e7e8e9;\n      font-size: 16px;\n    }\n\n    .tc-pills {\n      position: relative;\n      z-index: 1;\n      display: flex;\n      flex-wrap: wrap;\n      justify-content: center;\n      gap: 9px;\n      margin-top: 26px;\n    }\n\n    .tc-pill {\n      padding: 8px 13px;\n      border: 1px solid rgba(255, 255, 255, 0.23);\n      border-radius: 999px;\n      color: #ffffff;\n      background: rgba(255, 255, 255, 0.08);\n      font-size: 13px;\n      font-weight: 800;\n    }\n\n    \/* GALLERY *\/\n    .tc-gallery {\n      padding: 18px;\n      background: var(--tc-cream);\n    }\n\n    .tc-gallery-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 12px;\n      max-width: 860px;\n      margin: 0 auto;\n    }\n\n    .tc-gallery-item {\n      position: relative;\n      overflow: hidden;\n      border: 7px solid #ffffff;\n      border-radius: 19px;\n      background: #ffffff;\n      box-shadow: 0 12px 28px rgba(38, 36, 33, 0.1);\n    }\n\n    .tc-gallery-item:first-child {\n      grid-column: 1 \/ -1;\n    }\n\n    .tc-gallery-item img {\n      aspect-ratio: 1 \/ 1;\n      object-fit: cover;\n    }\n\n    .tc-gallery-name {\n      position: absolute;\n      right: 12px;\n      bottom: 12px;\n      padding: 7px 11px;\n      border-radius: 999px;\n      color: #ffffff;\n      background: rgba(20, 20, 20, 0.76);\n      font-size: 12px;\n      font-weight: 800;\n      backdrop-filter: blur(5px);\n    }\n\n    \/* INTRO *\/\n    .tc-intro {\n      background: #ffffff;\n    }\n\n    .tc-intro-inner {\n      max-width: 740px;\n      margin: 0 auto;\n      text-align: center;\n    }\n\n    .tc-intro-icon {\n      display: flex;\n      width: 60px;\n      height: 60px;\n      margin: 0 auto 16px;\n      align-items: center;\n      justify-content: center;\n      border-radius: 50%;\n      color: #ffffff;\n      background: linear-gradient(145deg, #cf4b43, #982d27);\n      box-shadow: 0 12px 27px rgba(186, 57, 49, 0.25);\n      font-size: 27px;\n    }\n\n    .tc-intro h3 {\n      margin-bottom: 12px;\n      color: var(--tc-dark);\n      font-size: clamp(29px, 5vw, 41px);\n      line-height: 1.15;\n    }\n\n    .tc-intro p {\n      margin-bottom: 0;\n      color: var(--tc-muted);\n      font-size: 15px;\n    }\n\n    .tc-highlight {\n      max-width: 690px;\n      margin: 23px auto 0;\n      padding: 19px 21px;\n      border-left: 4px solid var(--tc-red);\n      border-radius: 0 15px 15px 0;\n      color: #51423f;\n      background: #fbedeb;\n      font-size: 16px;\n      font-weight: 700;\n      line-height: 1.55;\n      text-align: left;\n    }\n\n    \/* BENEFITS *\/\n    .tc-benefits {\n      color: #ffffff;\n      background:\n        radial-gradient(\n          circle at 10% 100%,\n          rgba(186, 57, 49, 0.34),\n          transparent 38%\n        ),\n        linear-gradient(145deg, #202124, #36373b);\n    }\n\n    .tc-benefit-grid {\n      display: grid;\n      grid-template-columns: repeat(4, 1fr);\n      gap: 11px;\n    }\n\n    .tc-benefit {\n      padding: 21px 12px;\n      border: 1px solid rgba(255, 255, 255, 0.14);\n      border-radius: 17px;\n      background: rgba(255, 255, 255, 0.06);\n      text-align: center;\n    }\n\n    .tc-benefit span {\n      display: block;\n      margin-bottom: 9px;\n      font-size: 27px;\n    }\n\n    .tc-benefit strong {\n      display: block;\n      margin-bottom: 5px;\n      color: #ffffff;\n      font-size: 14px;\n      line-height: 1.35;\n    }\n\n    .tc-benefit p {\n      margin: 0;\n      color: #dfe1e3;\n      font-size: 12px;\n      line-height: 1.48;\n    }\n\n    \/* FEATURE CARDS *\/\n    .tc-features {\n      background: var(--tc-light);\n    }\n\n    .tc-feature-card {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      overflow: hidden;\n      margin-top: 22px;\n      border: 1px solid var(--tc-border);\n      border-radius: 21px;\n      background: #ffffff;\n      box-shadow: 0 13px 32px rgba(40, 39, 36, 0.08);\n    }\n\n    .tc-feature-card:nth-child(even) .tc-feature-image {\n      order: 2;\n    }\n\n    .tc-feature-image {\n      min-height: 100%;\n      overflow: hidden;\n      background: #efeee9;\n    }\n\n    .tc-feature-image img {\n      height: 100%;\n      object-fit: cover;\n    }\n\n    .tc-feature-copy {\n      display: flex;\n      padding: 31px 25px;\n      flex-direction: column;\n      justify-content: center;\n    }\n\n    .tc-feature-copy \u003e span {\n      margin-bottom: 7px;\n      color: var(--tc-red);\n      font-size: 11px;\n      font-weight: 900;\n      letter-spacing: 1.3px;\n      text-transform: uppercase;\n    }\n\n    .tc-feature-copy h3 {\n      margin-bottom: 10px;\n      color: var(--tc-dark);\n      font-size: 27px;\n      line-height: 1.18;\n    }\n\n    .tc-feature-copy p {\n      margin-bottom: 0;\n      color: var(--tc-muted);\n      font-size: 14px;\n    }\n\n    .tc-checks {\n      display: grid;\n      gap: 8px;\n      margin-top: 15px;\n    }\n\n    .tc-check {\n      display: flex;\n      gap: 9px;\n      align-items: flex-start;\n      color: #565b60;\n      font-size: 13px;\n    }\n\n    .tc-check i {\n      display: flex;\n      flex: 0 0 22px;\n      width: 22px;\n      height: 22px;\n      align-items: center;\n      justify-content: center;\n      border-radius: 50%;\n      color: #ffffff;\n      background: var(--tc-green);\n      font-style: normal;\n      font-size: 11px;\n      font-weight: 900;\n    }\n\n    \/* USE CASES *\/\n    .tc-use {\n      background: #ffffff;\n    }\n\n    .tc-use-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 12px;\n      max-width: 810px;\n      margin: 0 auto;\n    }\n\n    .tc-use-card {\n      padding: 23px 16px;\n      border: 1px solid var(--tc-border);\n      border-radius: 17px;\n      background: #ffffff;\n      box-shadow: 0 10px 24px rgba(40, 39, 36, 0.06);\n      text-align: center;\n    }\n\n    .tc-use-card \u003e span {\n      display: block;\n      margin-bottom: 9px;\n      font-size: 29px;\n    }\n\n    .tc-use-card strong {\n      display: block;\n      margin-bottom: 6px;\n      color: var(--tc-dark);\n      font-size: 15px;\n    }\n\n    .tc-use-card p {\n      margin: 0;\n      color: var(--tc-muted);\n      font-size: 13px;\n      line-height: 1.5;\n    }\n\n    \/* STEPS *\/\n    .tc-steps {\n      background: var(--tc-cream);\n    }\n\n    .tc-step-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 12px;\n      max-width: 810px;\n      margin: 0 auto;\n    }\n\n    .tc-step {\n      padding: 22px 15px;\n      border: 1px solid #eadfca;\n      border-radius: 17px;\n      background: #ffffff;\n      text-align: center;\n    }\n\n    .tc-step-number {\n      display: flex;\n      width: 44px;\n      height: 44px;\n      margin: 0 auto 11px;\n      align-items: center;\n      justify-content: center;\n      border-radius: 50%;\n      color: #ffffff;\n      background: linear-gradient(145deg, #cf4b43, #982d27);\n      font-size: 15px;\n      font-weight: 900;\n    }\n\n    .tc-step strong {\n      display: block;\n      margin-bottom: 6px;\n      color: var(--tc-dark);\n      font-size: 14px;\n    }\n\n    .tc-step p {\n      margin: 0;\n      color: var(--tc-muted);\n      font-size: 12px;\n      line-height: 1.5;\n    }\n\n    \/* PACKAGE *\/\n    .tc-package {\n      color: #ffffff;\n      background:\n        radial-gradient(\n          circle at 90% 5%,\n          rgba(186, 57, 49, 0.36),\n          transparent 36%\n        ),\n        linear-gradient(145deg, #202124, #36373b);\n    }\n\n    .tc-package-grid {\n      display: grid;\n      grid-template-columns: repeat(4, 1fr);\n      gap: 11px;\n      max-width: 820px;\n      margin: 0 auto;\n    }\n\n    .tc-package-card {\n      padding: 21px 12px;\n      border: 1px solid rgba(255, 255, 255, 0.15);\n      border-radius: 17px;\n      background: rgba(255, 255, 255, 0.065);\n      text-align: center;\n    }\n\n    .tc-package-card span {\n      display: block;\n      margin-bottom: 8px;\n      font-size: 28px;\n    }\n\n    .tc-package-card strong {\n      display: block;\n      margin-bottom: 5px;\n      color: #ffffff;\n      font-size: 14px;\n    }\n\n    .tc-package-card p {\n      margin: 0;\n      color: #e0e2e3;\n      font-size: 12px;\n      line-height: 1.5;\n    }\n\n    \/* SPECS *\/\n    .tc-specs {\n      background: #ffffff;\n    }\n\n    .tc-spec-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 10px;\n      max-width: 800px;\n      margin: 0 auto;\n    }\n\n    .tc-spec {\n      padding: 18px;\n      border: 1px solid var(--tc-border);\n      border-radius: 15px;\n      background: #faf9f6;\n    }\n\n    .tc-spec small {\n      display: block;\n      margin-bottom: 4px;\n      color: var(--tc-red);\n      font-size: 11px;\n      font-weight: 900;\n      letter-spacing: 1px;\n      text-transform: uppercase;\n    }\n\n    .tc-spec strong {\n      display: block;\n      color: var(--tc-dark);\n      font-size: 15px;\n      line-height: 1.45;\n    }\n\n    \/* CARE *\/\n    .tc-care {\n      background: #fff9e9;\n    }\n\n    .tc-care-box {\n      max-width: 790px;\n      margin: 0 auto;\n      padding: 22px;\n      border: 1px solid #eadcaf;\n      border-radius: 17px;\n      color: #5c563e;\n      background: #ffffff;\n    }\n\n    .tc-care-box ul {\n      margin: 0;\n      padding-left: 21px;\n    }\n\n    .tc-care-box li {\n      margin-bottom: 9px;\n      font-size: 13px;\n    }\n\n    .tc-care-box li:last-child {\n      margin-bottom: 0;\n    }\n\n    \/* FAQ *\/\n    .tc-faq {\n      background: var(--tc-light);\n    }\n\n    .tc-faq-item {\n      margin-top: 10px;\n      overflow: hidden;\n      border: 1px solid var(--tc-border);\n      border-radius: 15px;\n      color: var(--tc-text);\n      background: #ffffff;\n    }\n\n    .tc-faq-item[open] {\n      border-color: var(--tc-red);\n      box-shadow: 0 8px 22px rgba(186, 57, 49, 0.11);\n    }\n\n    .tc-faq-item summary {\n      position: relative;\n      padding: 17px 50px 17px 17px;\n      color: var(--tc-dark);\n      font-size: 15px;\n      font-weight: 900;\n      cursor: pointer;\n      list-style: none;\n    }\n\n    .tc-faq-item summary::-webkit-details-marker {\n      display: none;\n    }\n\n    .tc-faq-item summary::after {\n      content: \"+\";\n      position: absolute;\n      top: 50%;\n      right: 15px;\n      display: flex;\n      width: 30px;\n      height: 30px;\n      align-items: center;\n      justify-content: center;\n      border-radius: 50%;\n      color: #ffffff;\n      background: var(--tc-red);\n      font-size: 19px;\n      transform: translateY(-50%);\n    }\n\n    .tc-faq-item[open] summary::after {\n      content: \"−\";\n    }\n\n    .tc-faq-content {\n      padding: 0 17px 18px;\n      color: var(--tc-muted);\n      font-size: 14px;\n    }\n\n    \/* CTA *\/\n    .tc-final {\n      padding: 47px 23px 50px;\n      color: #ffffff;\n      text-align: center;\n      background:\n        radial-gradient(\n          circle at 50% 120%,\n          rgba(186, 57, 49, 0.42),\n          transparent 50%\n        ),\n        linear-gradient(145deg, #1c1d1f, #36373b);\n    }\n\n    .tc-final h3 {\n      max-width: 720px;\n      margin: 0 auto 11px;\n      color: #ffffff;\n      font-size: clamp(29px, 5vw, 42px);\n      line-height: 1.18;\n    }\n\n    .tc-final p {\n      max-width: 640px;\n      margin: 0 auto 23px;\n      color: #e0e2e3;\n      font-size: 15px;\n    }\n\n    .tc-cta {\n      display: inline-flex;\n      min-width: 300px;\n      min-height: 58px;\n      padding: 14px 28px;\n      align-items: center;\n      justify-content: center;\n      border: 1px solid #efb7b2;\n      border-radius: 999px;\n      color: #ffffff !important;\n      background: linear-gradient(135deg, #cf4b43, #982d27);\n      box-shadow: 0 15px 32px rgba(0, 0, 0, 0.25);\n      font-size: 16px;\n      font-weight: 900;\n    }\n\n    \/* SHIPPING *\/\n    .tc-shipping {\n      background: #ffffff;\n    }\n\n    .tc-shipping-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 12px;\n      max-width: 790px;\n      margin: 0 auto;\n    }\n\n    .tc-shipping-card {\n      padding: 23px 17px;\n      border: 1px solid var(--tc-border);\n      border-radius: 17px;\n      background: var(--tc-light);\n      text-align: center;\n      box-shadow: 0 9px 22px rgba(40, 39, 36, 0.06);\n    }\n\n    .tc-shipping-card \u003e span {\n      display: block;\n      margin-bottom: 9px;\n      font-size: 30px;\n    }\n\n    .tc-shipping-card strong {\n      display: block;\n      margin-bottom: 6px;\n      color: var(--tc-dark);\n      font-size: 15px;\n    }\n\n    .tc-shipping-card p {\n      margin: 0;\n      color: var(--tc-muted);\n      font-size: 13px;\n      line-height: 1.5;\n    }\n\n    .tc-shipping-image {\n      max-width: 610px;\n      margin: 23px auto 0;\n    }\n\n    \/* AFTER SALES *\/\n    .tc-after-sales {\n      color: #ffffff;\n      background:\n        radial-gradient(\n          circle at 10% 100%,\n          rgba(38, 118, 88, 0.35),\n          transparent 38%\n        ),\n        linear-gradient(145deg, #19392e, #226348);\n    }\n\n    .tc-guarantee-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 11px;\n      max-width: 790px;\n      margin: 0 auto;\n    }\n\n    .tc-guarantee-card {\n      padding: 20px;\n      border: 1px solid rgba(255, 255, 255, 0.17);\n      border-radius: 16px;\n      color: #ffffff;\n      background: rgba(255, 255, 255, 0.07);\n    }\n\n    .tc-guarantee-card strong {\n      display: block;\n      margin-bottom: 6px;\n      color: #ffffff;\n      font-size: 14px;\n      line-height: 1.4;\n    }\n\n    .tc-guarantee-card p {\n      margin: 0;\n      color: #e0eee7;\n      font-size: 12px;\n      line-height: 1.55;\n    }\n\n    .tc-guarantee-image {\n      max-width: 660px;\n      margin: 23px auto 0;\n      overflow: hidden;\n      border-radius: 14px;\n      background: #ffffff;\n    }\n\n    @media screen and (max-width: 749px) {\n      .tc-page {\n        border-radius: 0;\n      }\n\n      .tc-section {\n        padding: 32px 13px;\n      }\n\n      .tc-hero {\n        padding: 43px 17px 38px;\n      }\n\n      .tc-hero h2 {\n        font-size: 34px;\n      }\n\n      .tc-gallery-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .tc-gallery-item:first-child {\n        grid-column: auto;\n      }\n\n      .tc-benefit-grid {\n        display: flex;\n        gap: 10px;\n        overflow-x: auto;\n        padding-bottom: 9px;\n        scroll-snap-type: x mandatory;\n        scrollbar-width: none;\n      }\n\n      .tc-benefit-grid::-webkit-scrollbar {\n        display: none;\n      }\n\n      .tc-benefit {\n        flex: 0 0 69%;\n        scroll-snap-align: center;\n      }\n\n      .tc-feature-card {\n        grid-template-columns: 1fr;\n      }\n\n      .tc-feature-card:nth-child(even) .tc-feature-image {\n        order: 0;\n      }\n\n      .tc-feature-copy {\n        padding: 25px 18px;\n        text-align: center;\n      }\n\n      .tc-check {\n        text-align: left;\n      }\n\n      .tc-payment-grid,\n      .tc-use-grid,\n      .tc-step-grid,\n      .tc-package-grid,\n      .tc-spec-grid,\n      .tc-shipping-grid,\n      .tc-guarantee-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .tc-cta {\n        width: 100%;\n        min-width: 0;\n      }\n    }\n\n    @media screen and (max-width: 390px) {\n      .tc-hero h2 {\n        font-size: 30px;\n      }\n\n      .tc-pill {\n        padding: 7px 10px;\n        font-size: 12px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003c!-- AUTHENTICITY --\u003e\n  \u003cdiv class=\"tc-authenticity\"\u003e\n    ❤️ \u003cstrong\u003eAUTHENTIC PRODUCT NOTICE:\u003c\/strong\u003e\n    Purchase from this store to receive the Thumb Camera configuration and\n    accessories shown on this page.\n  \u003c\/div\u003e\n\n  \u003c!-- CERTIFICATION --\u003e\n  \u003csection class=\"tc-section tc-certification\"\u003e\n    \u003cdiv class=\"tc-heading\"\u003e\n      \u003cspan class=\"tc-label\"\u003eProduct Certification\u003c\/span\u003e\n\n      \u003ch3\u003eAuthenticity and Quality Assurance\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Products are supplied through approved manufacturing partners and\n        undergo quality-control inspection before shipment.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tc-cert-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.cloudfastin.top\/image\/b7defbc0f449d013e41f3ba95720f08816361b0c.png\" alt=\"Thumb Camera certification and compliance information\" loading=\"eager\"\u003e\n    \u003c\/div\u003e\n\n    \u003cp class=\"tc-note\"\u003e\n      Certification marks, testing standards, and applicable requirements may\n      vary by product version and shipping destination.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- PAYMENT --\u003e\n  \u003csection class=\"tc-section tc-payment\"\u003e\n    \u003cdiv class=\"tc-heading tc-heading-light\"\u003e\n      \u003cspan class=\"tc-label\"\u003eSecure Payment Protection\u003c\/span\u003e\n\n      \u003ch3\u003ePay Securely With PayPal or Card\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Complete checkout using PayPal, credit card, or debit card through an\n        encrypted payment process.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tc-payment-grid\"\u003e\n      \u003cdiv class=\"tc-payment-card\"\u003e\n        \u003cspan\u003e🅿️\u003c\/span\u003e\n        \u003cstrong\u003ePayPal Secure Payment\u003c\/strong\u003e\n        \u003cp\u003ePay through PayPal with applicable buyer protection.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tc-payment-card\"\u003e\n        \u003cspan\u003e💳\u003c\/span\u003e\n        \u003cstrong\u003eCredit \u0026amp; Debit Cards\u003c\/strong\u003e\n        \u003cp\u003eMajor cards are accepted through secure checkout.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tc-payment-card\"\u003e\n        \u003cspan\u003e🔒\u003c\/span\u003e\n        \u003cstrong\u003eEncrypted Checkout\u003c\/strong\u003e\n        \u003cp\u003eSSL encryption helps protect personal and payment information.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tc-payment-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.cloudfastin.top\/image\/b9b8eba80ba0696afbdc71a7b9a218b1d6fcbc40.gif\" alt=\"Secure PayPal and card payment methods\" loading=\"eager\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"tc-hero\"\u003e\n    \u003cdiv class=\"tc-eyebrow\"\u003eThumb Camera\u003c\/div\u003e\n\n    \u003ch2\u003e\n      Photos That Feel Like\u003cbr\u003e\n      \u003cspan\u003eThe Moment You Remember\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Thumb Camera is a pocket-sized camera made for spontaneous photos and\n      videos. Press one button to capture warm, character-filled memories\n      without opening an app, choosing a filter, or editing every shot.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"tc-pills\"\u003e\n      \u003cspan class=\"tc-pill\"\u003e1080 HD\u003c\/span\u003e\n      \u003cspan class=\"tc-pill\"\u003eOne-Click Capture\u003c\/span\u003e\n      \u003cspan class=\"tc-pill\"\u003eBuilt-In Flash\u003c\/span\u003e\n      \u003cspan class=\"tc-pill\"\u003eNo App Needed\u003c\/span\u003e\n      \u003cspan class=\"tc-pill\"\u003eUSB-C Rechargeable\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- PRODUCT GALLERY --\u003e\n  \u003csection class=\"tc-gallery\"\u003e\n    \u003cdiv class=\"tc-gallery-grid\"\u003e\n      \u003cdiv class=\"tc-gallery-item\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0988\/2848\/4910\/files\/Product_Photo_Cherry_Red.jpg?v=1785748188\" alt=\"Thumb Camera in Cherry Red\" loading=\"eager\" fetchpriority=\"high\"\u003e\n\n        \u003cspan class=\"tc-gallery-name\"\u003eCherry Red\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tc-gallery-item\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0988\/2848\/4910\/files\/Product_Photo_Retro_White.jpg?v=1785748187\" alt=\"Thumb Camera in Retro White\" loading=\"lazy\"\u003e\n\n        \u003cspan class=\"tc-gallery-name\"\u003eRetro White\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tc-gallery-item\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0988\/2848\/4910\/files\/Product_Photo_Arcade_Black.jpg?v=1785748187\" alt=\"Thumb Camera in Arcade Black\" loading=\"lazy\"\u003e\n\n        \u003cspan class=\"tc-gallery-name\"\u003eArcade Black\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tc-gallery-item\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0988\/2848\/4910\/files\/Product_Photo_Rainbow_Yellow.jpg?v=1785748187\" alt=\"Thumb Camera in Rainbow Yellow\" loading=\"lazy\"\u003e\n\n        \u003cspan class=\"tc-gallery-name\"\u003eRainbow Yellow\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tc-gallery-item\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0988\/2848\/4910\/files\/hf_20260517_134852_0837e55c-123d-4806-804e-1e17537ef35e.png?v=1785748187\" alt=\"Thumb Camera pocket-sized design\" loading=\"lazy\"\u003e\n\n        \u003cspan class=\"tc-gallery-name\"\u003ePocket-Ready Design\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- INTRO --\u003e\n  \u003csection class=\"tc-section tc-intro\"\u003e\n    \u003cdiv class=\"tc-intro-inner\"\u003e\n      \u003cdiv class=\"tc-intro-icon\"\u003e📸\u003c\/div\u003e\n\n      \u003ch3\u003eStop Letting Every Memory Look Like a Phone Photo\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Phone cameras are sharp, polished, and predictable. Thumb Camera\n        creates warm tones and subtle visual character that make everyday\n        memories feel more personal.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"tc-highlight\"\u003e\n        No filter app. No editing session. No social-media camera screen.\n        Simply press the shutter and stay present in the moment.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- BENEFITS --\u003e\n  \u003csection class=\"tc-section tc-benefits\"\u003e\n    \u003cdiv class=\"tc-heading tc-heading-light\"\u003e\n      \u003cspan class=\"tc-label\"\u003eSmall Camera, Big Personality\u003c\/span\u003e\n\n      \u003ch3\u003eMade for Memories, Not Menus\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tc-benefit-grid\"\u003e\n      \u003cdiv class=\"tc-benefit\"\u003e\n        \u003cspan\u003e📷\u003c\/span\u003e\n        \u003cstrong\u003eOne-Click Capture\u003c\/strong\u003e\n        \u003cp\u003eTake photos or videos without navigating complicated menus.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tc-benefit\"\u003e\n        \u003cspan\u003e🎞️\u003c\/span\u003e\n        \u003cstrong\u003eRetro-Style Character\u003c\/strong\u003e\n        \u003cp\u003eWarm color and gentle grain create a nostalgic visual style.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tc-benefit\"\u003e\n        \u003cspan\u003e🔑\u003c\/span\u003e\n        \u003cstrong\u003eThumb-Sized Design\u003c\/strong\u003e\n        \u003cp\u003eCompact enough for trips, nights out, and everyday adventures.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tc-benefit\"\u003e\n        \u003cspan\u003e⚡\u003c\/span\u003e\n        \u003cstrong\u003eBuilt-In Flash\u003c\/strong\u003e\n        \u003cp\u003eCapture spontaneous moments during the day or after dark.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FEATURES --\u003e\n  \u003csection class=\"tc-section tc-features\"\u003e\n    \u003cdiv class=\"tc-heading\"\u003e\n      \u003cspan class=\"tc-label\"\u003eWhy You’ll Love It\u003c\/span\u003e\n\n      \u003ch3\u003eA Dedicated Camera That Keeps Things Simple\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Take it out, press the shutter, and keep enjoying the experience\n        instead of looking through your phone.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003carticle class=\"tc-feature-card\"\u003e\n      \u003cdiv class=\"tc-feature-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0988\/2848\/4910\/files\/Product_Photo_Cherry_Red.jpg?v=1785748188\" alt=\"Cherry Red Thumb Camera\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tc-feature-copy\"\u003e\n        \u003cspan\u003eOne-Click Photos\u003c\/span\u003e\n\n        \u003ch3\u003eCapture the Moment Without Editing It\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Thumb Camera creates a warm, recognizable look without requiring a\n          separate editing application or digital filter.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"tc-checks\"\u003e\n          \u003cdiv class=\"tc-check\"\u003e\n            \u003ci\u003e✓\u003c\/i\u003e\n            \u003cspan\u003eSimple shutter-button operation\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"tc-check\"\u003e\n            \u003ci\u003e✓\u003c\/i\u003e\n            \u003cspan\u003ePhotos and video recording\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"tc-check\"\u003e\n            \u003ci\u003e✓\u003c\/i\u003e\n            \u003cspan\u003eNo account or phone app required\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"tc-feature-card\"\u003e\n      \u003cdiv class=\"tc-feature-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0988\/2848\/4910\/files\/Product_Photo_Retro_White.jpg?v=1785748187\" alt=\"Retro White Thumb Camera\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tc-feature-copy\"\u003e\n        \u003cspan\u003eThumb-Sized Portability\u003c\/span\u003e\n\n        \u003ch3\u003eA Camera You’ll Actually Carry\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The compact body fits easily inside a pocket or small bag, while the\n          included strap helps keep it close during trips and events.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"tc-checks\"\u003e\n          \u003cdiv class=\"tc-check\"\u003e\n            \u003ci\u003e✓\u003c\/i\u003e\n            \u003cspan\u003eSmaller than traditional cameras\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"tc-check\"\u003e\n            \u003ci\u003e✓\u003c\/i\u003e\n            \u003cspan\u003eLightweight travel-friendly design\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"tc-check\"\u003e\n            \u003ci\u003e✓\u003c\/i\u003e\n            \u003cspan\u003eCarrying strap included\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"tc-feature-card\"\u003e\n      \u003cdiv class=\"tc-feature-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0988\/2848\/4910\/files\/Product_Photo_Arcade_Black.jpg?v=1785748187\" alt=\"Arcade Black Thumb Camera\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tc-feature-copy\"\u003e\n        \u003cspan\u003e1080 HD and Built-In Flash\u003c\/span\u003e\n\n        \u003ch3\u003eReady for Day Trips and Nights Out\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Record photos and videos during the day, then use the built-in flash\n          for parties, dinners, concerts, and evening memories.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"tc-checks\"\u003e\n          \u003cdiv class=\"tc-check\"\u003e\n            \u003ci\u003e✓\u003c\/i\u003e\n            \u003cspan\u003e1080 HD photo and video capture\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"tc-check\"\u003e\n            \u003ci\u003e✓\u003c\/i\u003e\n            \u003cspan\u003eIntegrated flash for low-light scenes\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"tc-check\"\u003e\n            \u003ci\u003e✓\u003c\/i\u003e\n            \u003cspan\u003eIdeal for candid, spontaneous moments\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"tc-feature-card\"\u003e\n      \u003cdiv class=\"tc-feature-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0988\/2848\/4910\/files\/Product_Photo_Rainbow_Yellow.jpg?v=1785748187\" alt=\"Rainbow Yellow Thumb Camera\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tc-feature-copy\"\u003e\n        \u003cspan\u003eUSB-C Rechargeable\u003c\/span\u003e\n\n        \u003ch3\u003eRecharge and Keep Exploring\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Recharge the built-in battery using the included USB-C cable, with\n          no need to purchase disposable batteries.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"tc-checks\"\u003e\n          \u003cdiv class=\"tc-check\"\u003e\n            \u003ci\u003e✓\u003c\/i\u003e\n            \u003cspan\u003eUSB-C charging connection\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"tc-check\"\u003e\n            \u003ci\u003e✓\u003c\/i\u003e\n            \u003cspan\u003eNo disposable batteries required\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"tc-check\"\u003e\n            \u003ci\u003e✓\u003c\/i\u003e\n            \u003cspan\u003eConvenient for travel and everyday use\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/article\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- USE CASES --\u003e\n  \u003csection class=\"tc-section tc-use\"\u003e\n    \u003cdiv class=\"tc-heading\"\u003e\n      \u003cspan class=\"tc-label\"\u003eUse It for the Moments That Matter\u003c\/span\u003e\n\n      \u003ch3\u003eOne Tiny Camera for Every Kind of Memory\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tc-use-grid\"\u003e\n      \u003cdiv class=\"tc-use-card\"\u003e\n        \u003cspan\u003e✈️\u003c\/span\u003e\n        \u003cstrong\u003eTravel and Summer\u003c\/strong\u003e\n        \u003cp\u003e\n          Carry it on road trips, beach days, city walks, and spontaneous\n          adventures.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tc-use-card\"\u003e\n        \u003cspan\u003e🎉\u003c\/span\u003e\n        \u003cstrong\u003eParties and Nights Out\u003c\/strong\u003e\n        \u003cp\u003e\n          Capture candid moments at dinners, birthdays, concerts, and events.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tc-use-card\"\u003e\n        \u003cspan\u003e🎓\u003c\/span\u003e\n        \u003cstrong\u003eSpecial Occasions\u003c\/strong\u003e\n        \u003cp\u003e\n          Record unplanned hugs, laughter, and reactions around the main event.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tc-use-card\"\u003e\n        \u003cspan\u003e🎁\u003c\/span\u003e\n        \u003cstrong\u003eCreative Gifting\u003c\/strong\u003e\n        \u003cp\u003e\n          A playful camera gift that can be opened and used straight away.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tc-use-card\"\u003e\n        \u003cspan\u003e☕\u003c\/span\u003e\n        \u003cstrong\u003eEveryday Life\u003c\/strong\u003e\n        \u003cp\u003e\n          Capture coffee shops, walks, weekends, and ordinary days worth\n          remembering.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tc-use-card\"\u003e\n        \u003cspan\u003e👨‍👩‍👧\u003c\/span\u003e\n        \u003cstrong\u003eFamily Memories\u003c\/strong\u003e\n        \u003cp\u003e\n          Keep a tiny camera ready for everyday moments and family milestones.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- HOW TO USE --\u003e\n  \u003csection class=\"tc-section tc-steps\"\u003e\n    \u003cdiv class=\"tc-heading\"\u003e\n      \u003cspan class=\"tc-label\"\u003eNo App and No Complicated Setup\u003c\/span\u003e\n\n      \u003ch3\u003eStart Shooting in Three Steps\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tc-step-grid\"\u003e\n      \u003cdiv class=\"tc-step\"\u003e\n        \u003cdiv class=\"tc-step-number\"\u003e1\u003c\/div\u003e\n        \u003cstrong\u003eInsert and Charge\u003c\/strong\u003e\n        \u003cp\u003e\n          Insert the memory card and charge Thumb Camera using the USB-C cable.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tc-step\"\u003e\n        \u003cdiv class=\"tc-step-number\"\u003e2\u003c\/div\u003e\n        \u003cstrong\u003ePress the Shutter\u003c\/strong\u003e\n        \u003cp\u003e\n          Carry it with you and press the shutter whenever a moment is worth\n          keeping.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tc-step\"\u003e\n        \u003cdiv class=\"tc-step-number\"\u003e3\u003c\/div\u003e\n        \u003cstrong\u003eTransfer Your Files\u003c\/strong\u003e\n        \u003cp\u003e\n          Remove the memory card and transfer photos to a compatible computer\n          or mobile adapter.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- PACKAGE --\u003e\n  \u003csection class=\"tc-section tc-package\"\u003e\n    \u003cdiv class=\"tc-heading tc-heading-light\"\u003e\n      \u003cspan class=\"tc-label\"\u003eEverything Included\u003c\/span\u003e\n\n      \u003ch3\u003eReady for Your Next Adventure\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tc-package-grid\"\u003e\n      \u003cdiv class=\"tc-package-card\"\u003e\n        \u003cspan\u003e📷\u003c\/span\u003e\n        \u003cstrong\u003e1 × Thumb Camera\u003c\/strong\u003e\n        \u003cp\u003eThumb Camera in your selected color.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tc-package-card\"\u003e\n        \u003cspan\u003e💾\u003c\/span\u003e\n        \u003cstrong\u003e1 × Memory Card\u003c\/strong\u003e\n        \u003cp\u003eStorage for your photos and videos.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tc-package-card\"\u003e\n        \u003cspan\u003e🔌\u003c\/span\u003e\n        \u003cstrong\u003e1 × USB-C Cable\u003c\/strong\u003e\n        \u003cp\u003eCharging cable for the rechargeable battery.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tc-package-card\"\u003e\n        \u003cspan\u003e🎗️\u003c\/span\u003e\n        \u003cstrong\u003e1 × Carrying Strap\u003c\/strong\u003e\n        \u003cp\u003eFor easier carrying during trips and events.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SPECIFICATIONS --\u003e\n  \u003csection class=\"tc-section tc-specs\"\u003e\n    \u003cdiv class=\"tc-heading\"\u003e\n      \u003cspan class=\"tc-label\"\u003eProduct Information\u003c\/span\u003e\n\n      \u003ch3\u003eThumb Camera Highlights\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tc-spec-grid\"\u003e\n      \u003cdiv class=\"tc-spec\"\u003e\n        \u003csmall\u003eProduct Name\u003c\/small\u003e\n        \u003cstrong\u003eThumb Camera\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tc-spec\"\u003e\n        \u003csmall\u003eProduct Type\u003c\/small\u003e\n        \u003cstrong\u003eCompact digital photo and video camera\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tc-spec\"\u003e\n        \u003csmall\u003eCapture Modes\u003c\/small\u003e\n        \u003cstrong\u003ePhotos and videos\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tc-spec\"\u003e\n        \u003csmall\u003eResolution\u003c\/small\u003e\n        \u003cstrong\u003e1080 HD\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tc-spec\"\u003e\n        \u003csmall\u003eLow-Light Feature\u003c\/small\u003e\n        \u003cstrong\u003eBuilt-in flash\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tc-spec\"\u003e\n        \u003csmall\u003eStorage\u003c\/small\u003e\n        \u003cstrong\u003eRemovable memory card\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tc-spec\"\u003e\n        \u003csmall\u003eCharging\u003c\/small\u003e\n        \u003cstrong\u003eUSB-C rechargeable\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tc-spec\"\u003e\n        \u003csmall\u003ePhoto Transfer\u003c\/small\u003e\n        \u003cstrong\u003eMemory card transfer\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tc-spec\"\u003e\n        \u003csmall\u003eMobile App Required\u003c\/small\u003e\n        \u003cstrong\u003eNo\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tc-spec\"\u003e\n        \u003csmall\u003eCarrying Accessory\u003c\/small\u003e\n        \u003cstrong\u003eCarrying strap included\u003c\/strong\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- CARE --\u003e\n  \u003csection class=\"tc-section tc-care\"\u003e\n    \u003cdiv class=\"tc-heading\"\u003e\n      \u003cspan class=\"tc-label\"\u003eCare and Use Notes\u003c\/span\u003e\n\n      \u003ch3\u003eKeep Thumb Camera Ready for Every Trip\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tc-care-box\"\u003e\n      \u003cul\u003e\n        \u003cli\u003eFully charge Thumb Camera before first use.\u003c\/li\u003e\n\n        \u003cli\u003e\n          Insert a compatible memory card before taking photos or videos.\n        \u003c\/li\u003e\n\n        \u003cli\u003eWipe the camera lens gently with a clean, soft cloth.\u003c\/li\u003e\n\n        \u003cli\u003eKeep the camera, charging port, and memory card dry.\u003c\/li\u003e\n\n        \u003cli\u003e\n          Do not expose the camera to heavy rain, water, or extreme heat.\n        \u003c\/li\u003e\n\n        \u003cli\u003eTurn off the camera before removing the memory card.\u003c\/li\u003e\n\n        \u003cli\u003e\n          Actual image appearance may vary depending on lighting, movement,\n          distance, and shooting conditions.\n        \u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"tc-section tc-faq\"\u003e\n    \u003cdiv class=\"tc-heading\"\u003e\n      \u003cspan class=\"tc-label\"\u003eFrequently Asked Questions\u003c\/span\u003e\n\n      \u003ch3\u003eBefore Using Your Thumb Camera\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdetails class=\"tc-faq-item\" open\u003e\n      \u003csummary\u003eDoes Thumb Camera require a phone app?\u003c\/summary\u003e\n\n      \u003cdiv class=\"tc-faq-content\"\u003e\n        No. Photos and videos are saved directly to the removable memory card,\n        so no application or account is required.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"tc-faq-item\"\u003e\n      \u003csummary\u003eCan Thumb Camera take photos and videos?\u003c\/summary\u003e\n\n      \u003cdiv class=\"tc-faq-content\"\u003e\n        Yes. Thumb Camera supports both photo capture and video recording.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"tc-faq-item\"\u003e\n      \u003csummary\u003eCan it be used in low-light conditions?\u003c\/summary\u003e\n\n      \u003cdiv class=\"tc-faq-content\"\u003e\n        Thumb Camera includes a built-in flash for darker environments.\n        Results depend on subject distance and available lighting.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"tc-faq-item\"\u003e\n      \u003csummary\u003eHow do I transfer my photos?\u003c\/summary\u003e\n\n      \u003cdiv class=\"tc-faq-content\"\u003e\n        Turn off Thumb Camera, remove the memory card, and insert it into a\n        compatible computer card reader or mobile memory-card adapter.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"tc-faq-item\"\u003e\n      \u003csummary\u003eWhat is included in the package?\u003c\/summary\u003e\n\n      \u003cdiv class=\"tc-faq-content\"\u003e\n        The package includes one Thumb Camera, one memory card, one USB-C\n        charging cable, and one carrying strap.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"tc-faq-item\"\u003e\n      \u003csummary\u003eIs Thumb Camera waterproof?\u003c\/summary\u003e\n\n      \u003cdiv class=\"tc-faq-content\"\u003e\n        Thumb Camera is not designed for underwater use. Keep the camera,\n        charging port, and memory card dry.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- CTA --\u003e\n  \u003csection class=\"tc-final\"\u003e\n    \u003ch3\u003eCarry Less. Capture More. Remember It Differently.\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Leave your phone in your pocket and capture spontaneous moments with\n      Thumb Camera.\n    \u003c\/p\u003e\n\n    \u003ca class=\"tc-cta\" href=\"#product-form\"\u003e\n      Choose Your Thumb Camera\n    \u003c\/a\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SHIPPING --\u003e\n  \u003csection class=\"tc-section tc-shipping\"\u003e\n    \u003cdiv class=\"tc-heading\"\u003e\n      \u003cspan class=\"tc-label\"\u003eWorldwide Delivery\u003c\/span\u003e\n\n      \u003ch3\u003eWorldwide and Insured Shipping\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Every order is carefully prepared and protected for delivery to\n        supported destinations around the world.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tc-shipping-grid\"\u003e\n      \u003cdiv class=\"tc-shipping-card\"\u003e\n        \u003cspan\u003e✈️\u003c\/span\u003e\n\n        \u003cstrong\u003eWorldwide Express Shipping\u003c\/strong\u003e\n\n        \u003cp\u003e\n          International delivery is available to supported countries and\n          regions.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tc-shipping-card\"\u003e\n        \u003cspan\u003e📦\u003c\/span\u003e\n\n        \u003cstrong\u003eInsured Delivery\u003c\/strong\u003e\n\n        \u003cp\u003e\n          Eligible orders include shipping protection in the event of loss or\n          damage during transit.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tc-shipping-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.cloudfastin.top\/assets\/2022\/01\/62e6071882e159f668b0a552ae371c42.png\" alt=\"Worldwide express shipping available\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cp class=\"tc-note\"\u003e\n      Shipping availability and applicable delivery costs are shown during\n      checkout.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- AFTER SALES --\u003e\n  \u003csection class=\"tc-section tc-after-sales\"\u003e\n    \u003cdiv class=\"tc-heading tc-heading-light\"\u003e\n      \u003cspan class=\"tc-label\"\u003eAfter-Sales Protection\u003c\/span\u003e\n\n      \u003ch3\u003eOur Customer Guarantee\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Every purchase is supported by secure checkout, quality inspection,\n        insured delivery, and an eligible replacement or refund process.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tc-guarantee-grid\"\u003e\n      \u003cdiv class=\"tc-guarantee-card\"\u003e\n        \u003cstrong\u003e💰 90-Day Money-Back Guarantee\u003c\/strong\u003e\n\n        \u003cp\u003e\n          Eligible purchases may qualify for a replacement or refund under the\n          store’s 90-day guarantee policy.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tc-guarantee-card\"\u003e\n        \u003cstrong\u003e✉️ Responsive Customer Support\u003c\/strong\u003e\n\n        \u003cp\u003e\n          Customer service is available to assist with eligible product,\n          replacement, and refund questions.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tc-guarantee-card\"\u003e\n        \u003cstrong\u003e🔒 Safe and Secure Checkout\u003c\/strong\u003e\n\n        \u003cp\u003e\n          SSL encryption helps protect personal and payment information during\n          checkout.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tc-guarantee-card\"\u003e\n        \u003cstrong\u003e✅ Replacement or Refund Support\u003c\/strong\u003e\n\n        \u003cp\u003e\n          Eligible product issues can be reviewed through the store’s customer\n          support process.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tc-guarantee-card\"\u003e\n        \u003cstrong\u003e📦 Insured Worldwide Shipping\u003c\/strong\u003e\n\n        \u003cp\u003e\n          Shipping protection provides additional support while eligible\n          orders are in transit.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tc-guarantee-card\"\u003e\n        \u003cstrong\u003e🏭 Quality-Control Inspection\u003c\/strong\u003e\n\n        \u003cp\u003e\n          Products are checked through the supplier quality-control process\n          before shipment.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tc-guarantee-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.cloudfastin.top\/image\/9f0e3c2ddef9c8a6047492b8a3a07d0b17803692.jpeg\" alt=\"Secure checkout and customer purchase guarantee\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"cotitoc","offers":[{"title":"Yellow","offer_id":52384679756078,"sku":"SZ04622608035009-黄色","price":39.99,"currency_code":"USD","in_stock":true},{"title":"White","offer_id":52384679788846,"sku":"SZ04622608035009-白色","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Red","offer_id":52384679821614,"sku":"SZ04622608035009-红色","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Black","offer_id":52384679854382,"sku":"SZ04622608035009-黑色","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Blue","offer_id":52384690077998,"sku":"SZ04622608035009-蓝色","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Green","offer_id":52384690110766,"sku":"SZ04622608035009-绿色","price":39.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0988\/2848\/4910\/files\/hf_20260517_134852_0837e55c-123d-4806-804e-1e17537ef35e.png?v=1785748187","url":"https:\/\/cotitoc.com\/fr\/products\/thumb-camera","provider":"cotitoc","version":"1.0","type":"link"}