{"product_id":"upsell-orofera®-🐱🍃-giant-q-tip-catnip-kicker-toy","title":"upsell-Orofera® 🐱🍃 Giant Q-Tip Catnip Kicker Toy","description":"\u003c!--\n  GIANT Q-TIP CATNIP KICKER TOY — SHOPIFY PRODUCT DESCRIPTION\n  Paste this entire code into the Shopify product description HTML editor.\n  Replace ONLY the seven image URL values marked PASTE_..._HERE.\n  No JavaScript or external library required.\n--\u003e\n\u003cstyle\u003e\n  \/* =========================================================\n     1. PRODUCT THEME VARIABLES\n     Warm, natural pet style inspired by the supplied images.\n     ========================================================= *\/\n  .orf-lander {\n    --orf-primary: #4c6f32;\n    --orf-primary-dark: #28451f;\n    --orf-primary-rgb: 76, 111, 50;\n    --orf-accent: #d98600;\n\n    --orf-heading: #102a54;\n    --orf-text: #4f5a5f;\n    --orf-muted: #7b817b;\n\n    --orf-white: #ffffff;\n    --orf-page: #fffdf8;\n    --orf-soft: #f2f6e9;\n    --orf-soft-2: #fff3df;\n    --orf-cool: #f6f2ea;\n    --orf-border: #e3dccd;\n\n    --orf-success: #2f7b4b;\n    --orf-danger: #a7564e;\n\n    --orf-radius-sm: 12px;\n    --orf-radius-md: 18px;\n    --orf-radius-lg: 26px;\n\n    --orf-shadow-sm: 0 6px 18px rgba(55, 67, 42, 0.08);\n    --orf-shadow-md: 0 14px 34px rgba(55, 67, 42, 0.13);\n    --orf-shadow-lg: 0 22px 58px rgba(39, 55, 30, 0.16);\n  }\n\n  \/* =========================================================\n     2. SCOPED RESET + BASE\n     ========================================================= *\/\n  .orf-lander,\n  .orf-lander * {\n    box-sizing: border-box;\n  }\n\n  .orf-lander {\n    width: 100%;\n    max-width: 1122px;\n    margin: 0 auto;\n    overflow: hidden;\n    background: var(--orf-page);\n    color: var(--orf-text);\n    font-family: Arial, Helvetica, sans-serif;\n  }\n\n  .orf-lander img {\n    display: block;\n    width: 100%;\n    height: auto;\n    margin: 0;\n    border: 0;\n  }\n\n  .orf-lander a {\n    text-decoration: none;\n  }\n\n  .orf-section {\n    padding: 42px 30px;\n  }\n\n  .orf-center {\n    text-align: center;\n  }\n\n  .orf-kicker {\n    margin: 0 0 9px;\n    color: var(--orf-primary) !important;\n    font-size: 14px !important;\n    line-height: 1.35 !important;\n    font-weight: 900 !important;\n    letter-spacing: 1.05px;\n    text-transform: uppercase;\n  }\n\n  .orf-title {\n    max-width: 900px;\n    margin: 0 auto 15px;\n    color: var(--orf-heading) !important;\n    font-size: 36px !important;\n    line-height: 1.12 !important;\n    font-weight: 900 !important;\n    letter-spacing: -0.5px !important;\n  }\n\n  .orf-body {\n    max-width: 800px;\n    margin: 0 auto;\n    color: var(--orf-text) !important;\n    font-size: 16px !important;\n    line-height: 1.55 !important;\n  }\n\n  .orf-small {\n    color: var(--orf-muted) !important;\n    font-size: 12px !important;\n    line-height: 1.5 !important;\n  }\n\n  \/* =========================================================\n     3. BACKGROUNDS\n     ========================================================= *\/\n  .orf-hero {\n    background:\n      radial-gradient(circle at 88% 14%, rgba(var(--orf-primary-rgb), 0.18) 0, rgba(var(--orf-primary-rgb), 0) 28%),\n      radial-gradient(circle at 8% 92%, rgba(217, 134, 0, 0.12) 0, rgba(217, 134, 0, 0) 31%),\n      linear-gradient(180deg, #fffaf0 0%, #ffffff 100%);\n  }\n\n  .orf-soft {\n    background: var(--orf-soft);\n  }\n\n  .orf-warm {\n    background: var(--orf-soft-2);\n  }\n\n  .orf-cool {\n    background: var(--orf-cool);\n  }\n\n  .orf-dark {\n    background:\n      radial-gradient(circle at 88% 16%, rgba(255, 255, 255, 0.09) 0, rgba(255, 255, 255, 0) 28%),\n      linear-gradient(135deg, #102a54 0%, #1b3b68 100%);\n  }\n\n  .orf-dark .orf-kicker,\n  .orf-final .orf-kicker {\n    color: #dce9c9 !important;\n  }\n\n  .orf-dark .orf-title,\n  .orf-final .orf-title {\n    color: #ffffff !important;\n  }\n\n  .orf-dark .orf-body,\n  .orf-final .orf-body {\n    color: rgba(255, 255, 255, 0.88) !important;\n  }\n\n  \/* =========================================================\n     4. IMAGE WRAPPERS\n     ========================================================= *\/\n  .orf-image-wrap {\n    width: 100%;\n    margin: 0;\n    overflow: hidden;\n    background: #f6f2ea;\n  }\n\n  .orf-image-rounded {\n    overflow: hidden;\n    border: 1px solid var(--orf-border);\n    border-radius: var(--orf-radius-lg);\n    background: #ffffff;\n    box-shadow: var(--orf-shadow-md);\n  }\n\n  .orf-image-note {\n    padding: 11px 16px;\n    border-top: 1px solid var(--orf-border);\n    background: #ffffff;\n    color: var(--orf-muted) !important;\n    font-size: 11.5px !important;\n    line-height: 1.45 !important;\n    text-align: center;\n  }\n\n  \/* =========================================================\n     5. HERO PILLS\n     ========================================================= *\/\n  .orf-pill-row {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 10px;\n    max-width: 920px;\n    margin: 24px auto 0;\n  }\n\n  .orf-pill {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 42px;\n    padding: 9px 15px;\n    border: 1px solid var(--orf-border);\n    border-radius: 999px;\n    background: #ffffff;\n    color: #35542d !important;\n    box-shadow: 0 4px 14px rgba(72, 95, 54, 0.08);\n    font-size: 14px !important;\n    line-height: 1.3 !important;\n    font-weight: 800 !important;\n    text-align: center;\n  }\n\n  \/* =========================================================\n     6. BENEFIT GRID + CARDS\n     ========================================================= *\/\n  .orf-grid {\n    display: grid;\n    gap: 14px;\n    max-width: 970px;\n    margin: 29px auto 0;\n  }\n\n  .orf-grid-2 {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  .orf-grid-3 {\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n  }\n\n  .orf-grid-4 {\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n  }\n\n  .orf-card {\n    min-width: 0;\n    padding: 24px 17px;\n    border: 1px solid var(--orf-border);\n    border-radius: var(--orf-radius-md);\n    background: #ffffff;\n    box-shadow: var(--orf-shadow-sm);\n    text-align: center;\n  }\n\n  .orf-card:nth-child(2n) {\n    background: #fffaf2;\n  }\n\n  .orf-card:nth-child(3n) {\n    background: #f7faef;\n  }\n\n  .orf-icon {\n    display: block;\n    margin-bottom: 10px;\n    font-size: 31px;\n    line-height: 1;\n  }\n\n  .orf-card h3,\n  .orf-media-copy h3,\n  .orf-review-card h3,\n  .orf-spec-card h3 {\n    margin: 0 0 8px;\n    color: var(--orf-heading) !important;\n    font-size: 18px !important;\n    line-height: 1.25 !important;\n    font-weight: 900 !important;\n  }\n\n  .orf-card p,\n  .orf-media-copy p,\n  .orf-spec-card p {\n    margin: 0;\n    color: #66706f !important;\n    font-size: 14.5px !important;\n    line-height: 1.5 !important;\n  }\n\n  \/* =========================================================\n     7. MEDIA \/ GIF SPLIT MODULE\n     ========================================================= *\/\n  .orf-media {\n    display: grid;\n    grid-template-columns: minmax(0, 1.05fr) minmax(260px, 0.95fr);\n    align-items: center;\n    gap: 42px;\n    max-width: 980px;\n    margin: 0 auto;\n  }\n\n  .orf-media.orf-reverse {\n    grid-template-columns: minmax(260px, 0.95fr) minmax(0, 1.05fr);\n  }\n\n  .orf-media-copy {\n    min-width: 0;\n    text-align: left;\n  }\n\n  .orf-media-copy .orf-kicker,\n  .orf-media-copy .orf-title,\n  .orf-media-copy .orf-body {\n    margin-right: 0;\n    margin-left: 0;\n  }\n\n  .orf-media-frame {\n    width: 390px;\n    max-width: 100%;\n    margin: 0 auto;\n    padding: 8px;\n    overflow: hidden;\n    border: 1px solid var(--orf-border);\n    border-radius: 25px;\n    background: #ffffff;\n    box-shadow: var(--orf-shadow-md);\n  }\n\n  .orf-media-frame img {\n    border-radius: 17px;\n  }\n\n  \/* =========================================================\n     8. CHECKLIST\n     ========================================================= *\/\n  .orf-checks {\n    display: grid;\n    gap: 10px;\n    margin-top: 21px;\n  }\n\n  .orf-check {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    color: #40564c !important;\n    font-size: 14.5px !important;\n    line-height: 1.45 !important;\n    font-weight: 700 !important;\n  }\n\n  .orf-check-mark {\n    width: 23px;\n    height: 23px;\n    flex: 0 0 23px;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    border-radius: 50%;\n    background: var(--orf-primary);\n    color: #ffffff !important;\n    font-size: 13px !important;\n    line-height: 1 !important;\n    font-weight: 900 !important;\n  }\n\n  \/* =========================================================\n     9. FEATURE STRIP\n     ========================================================= *\/\n  .orf-feature-strip {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 1px;\n    max-width: 900px;\n    margin: 28px auto 0;\n    overflow: hidden;\n    border: 1px solid var(--orf-border);\n    border-radius: 18px;\n    background: var(--orf-border);\n    box-shadow: var(--orf-shadow-sm);\n  }\n\n  .orf-feature-item {\n    padding: 20px 16px;\n    background: #ffffff;\n    text-align: center;\n  }\n\n  .orf-feature-item strong {\n    display: block;\n    margin-bottom: 5px;\n    color: var(--orf-heading) !important;\n    font-size: 16px !important;\n    line-height: 1.3 !important;\n  }\n\n  .orf-feature-item span {\n    color: var(--orf-text) !important;\n    font-size: 13px !important;\n    line-height: 1.45 !important;\n  }\n\n  \/* =========================================================\n     10. SPECIFICATIONS\n     ========================================================= *\/\n  .orf-specs {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 12px;\n    max-width: 970px;\n    margin: 28px auto 0;\n  }\n\n  .orf-spec-card {\n    min-width: 0;\n    padding: 20px 14px;\n    border: 1px solid var(--orf-border);\n    border-radius: 15px;\n    background: #ffffff;\n    text-align: center;\n    box-shadow: var(--orf-shadow-sm);\n  }\n\n  .orf-spec-label {\n    display: block;\n    margin-bottom: 7px;\n    color: var(--orf-primary) !important;\n    font-size: 11.5px !important;\n    line-height: 1.3 !important;\n    font-weight: 900 !important;\n    letter-spacing: 0.7px;\n    text-transform: uppercase;\n  }\n\n  .orf-spec-value {\n    display: block;\n    color: var(--orf-heading) !important;\n    font-size: 17px !important;\n    line-height: 1.3 !important;\n    font-weight: 900 !important;\n  }\n\n  \/* =========================================================\n     11. OFFER MODULE\n     ========================================================= *\/\n  .orf-offer-wrap {\n    padding: 52px 32px;\n    background:\n      radial-gradient(circle at 10% 15%, rgba(var(--orf-primary-rgb), 0.20) 0, rgba(var(--orf-primary-rgb), 0) 29%),\n      radial-gradient(circle at 90% 85%, rgba(217, 134, 0, 0.13) 0, rgba(217, 134, 0, 0) 31%),\n      linear-gradient(135deg, var(--orf-soft) 0%, #ffffff 52%, var(--orf-soft-2) 100%);\n  }\n\n  .orf-offer-card {\n    max-width: 920px;\n    margin: 0 auto;\n    padding: 35px;\n    border: 1px solid rgba(var(--orf-primary-rgb), 0.22);\n    border-radius: 27px;\n    background: rgba(255, 255, 255, 0.97);\n    box-shadow: var(--orf-shadow-lg);\n    text-align: center;\n  }\n\n  .orf-offer-badge {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 12px;\n    padding: 8px 14px;\n    border-radius: 999px;\n    background: var(--orf-accent);\n    color: #ffffff !important;\n    font-size: 12px !important;\n    line-height: 1.2 !important;\n    font-weight: 900 !important;\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n  }\n\n  .orf-offer-title {\n    margin: 0 0 10px;\n    color: var(--orf-heading) !important;\n    font-size: 39px !important;\n    line-height: 1.12 !important;\n    font-weight: 900 !important;\n  }\n\n  .orf-offer-copy {\n    max-width: 700px;\n    margin: 0 auto;\n    color: var(--orf-text) !important;\n    font-size: 16px !important;\n    line-height: 1.6 !important;\n  }\n\n  .orf-offer-points {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 9px;\n    margin-top: 22px;\n  }\n\n  .orf-offer-point {\n    padding: 9px 13px;\n    border: 1px solid var(--orf-border);\n    border-radius: 999px;\n    background: var(--orf-soft);\n    color: #405b42 !important;\n    font-size: 13px !important;\n    line-height: 1.3 !important;\n    font-weight: 900 !important;\n  }\n\n  .orf-button {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 260px;\n    min-height: 55px;\n    margin-top: 25px;\n    padding: 14px 26px;\n    border: 0;\n    border-radius: 999px;\n    background: linear-gradient(135deg, var(--orf-primary) 0%, var(--orf-primary-dark) 100%);\n    color: #ffffff !important;\n    box-shadow: 0 13px 26px rgba(var(--orf-primary-rgb), 0.26);\n    font-size: 16px !important;\n    line-height: 1.2 !important;\n    font-weight: 900 !important;\n    letter-spacing: 0.25px;\n    text-align: center;\n  }\n\n  \/* =========================================================\n     12. CUSTOMER REVIEWS\n     ========================================================= *\/\n  .orf-review-intro {\n    max-width: 870px;\n    margin: 24px auto 0;\n    padding: 21px 22px;\n    display: grid;\n    grid-template-columns: 180px minmax(0, 1fr);\n    align-items: center;\n    gap: 24px;\n    border: 1px solid var(--orf-border);\n    border-radius: 18px;\n    background: #ffffff;\n    box-shadow: var(--orf-shadow-sm);\n  }\n\n  .orf-review-stars-large {\n    color: var(--orf-accent) !important;\n    font-size: 26px !important;\n    line-height: 1 !important;\n    letter-spacing: 2px;\n    text-align: center;\n  }\n\n  .orf-review-stars-large strong {\n    display: block;\n    margin-top: 8px;\n    color: var(--orf-heading) !important;\n    font-size: 17px !important;\n    line-height: 1.3 !important;\n  }\n\n  .orf-review-intro-copy {\n    color: #566663 !important;\n    font-size: 15px !important;\n    line-height: 1.6 !important;\n    text-align: left;\n  }\n\n  .orf-review-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    max-width: 980px;\n    margin: 18px auto 0;\n  }\n\n  .orf-review-card {\n    min-width: 0;\n    padding: 21px;\n    border: 1px solid var(--orf-border);\n    border-radius: 17px;\n    background: #ffffff;\n    box-shadow: var(--orf-shadow-sm);\n    text-align: left;\n  }\n\n  .orf-review-stars {\n    margin-bottom: 13px;\n    color: var(--orf-accent) !important;\n    font-size: 17px !important;\n    line-height: 1 !important;\n    letter-spacing: 1px;\n  }\n\n  .orf-review-text {\n    min-height: 76px;\n    margin: 0 0 17px;\n    color: #475a56 !important;\n    font-size: 14px !important;\n    line-height: 1.6 !important;\n  }\n\n  .orf-review-person {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n  }\n\n  .orf-review-avatar {\n    width: 40px;\n    height: 40px;\n    flex: 0 0 40px;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    border-radius: 50%;\n    background: var(--orf-soft);\n    color: var(--orf-primary-dark) !important;\n    font-size: 14px !important;\n    line-height: 1 !important;\n    font-weight: 900 !important;\n  }\n\n  .orf-review-name {\n    color: var(--orf-heading) !important;\n    font-size: 13.5px !important;\n    line-height: 1.3 !important;\n    font-weight: 900 !important;\n  }\n\n  .orf-review-meta {\n    display: block;\n    margin-top: 2px;\n    color: var(--orf-primary) !important;\n    font-size: 11px !important;\n    line-height: 1.3 !important;\n    font-weight: 800 !important;\n  }\n\n  .orf-review-disclaimer {\n    max-width: 780px;\n    margin: 18px auto 0;\n    color: var(--orf-muted) !important;\n    font-size: 11px !important;\n    line-height: 1.5 !important;\n    text-align: center;\n  }\n\n  \/* =========================================================\n     13. GUARANTEE\n     ========================================================= *\/\n  .orf-guarantee {\n    width: 100%;\n    margin: 0 auto;\n    padding: 52px 34px;\n    overflow: hidden;\n    position: relative;\n    background:\n      radial-gradient(circle at 8% 15%, rgba(var(--orf-primary-rgb), 0.18) 0, rgba(var(--orf-primary-rgb), 0) 28%),\n      radial-gradient(circle at 92% 90%, rgba(217, 134, 0, 0.14) 0, rgba(217, 134, 0, 0) 30%),\n      linear-gradient(135deg, var(--orf-soft) 0%, #f9f7f0 52%, var(--orf-soft-2) 100%);\n  }\n\n  .orf-guarantee-card {\n    max-width: 980px;\n    margin: 0 auto;\n    padding: 35px;\n    position: relative;\n    z-index: 1;\n    display: flex;\n    flex-wrap: wrap;\n    align-items: center;\n    gap: 35px;\n    border: 1px solid rgba(var(--orf-primary-rgb), 0.19);\n    border-radius: 27px;\n    background: rgba(255, 255, 255, 0.96);\n    box-shadow: var(--orf-shadow-lg);\n  }\n\n  .orf-guarantee-seal {\n    width: 188px;\n    max-width: 100%;\n    flex: 0 1 188px;\n    margin: 0 auto;\n    filter: drop-shadow(0 12px 16px rgba(var(--orf-primary-rgb), 0.18));\n  }\n\n  .orf-guarantee-seal svg {\n    display: block;\n    width: 100%;\n    height: auto;\n  }\n\n  .orf-guarantee-content {\n    min-width: 0;\n    flex: 1 1 520px;\n  }\n\n  .orf-guarantee-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 7px;\n    margin: 0 0 10px;\n    padding: 7px 12px;\n    border-radius: 999px;\n    background: var(--orf-soft);\n    color: var(--orf-primary-dark) !important;\n    font-size: 13px !important;\n    line-height: 1.25 !important;\n    font-weight: 900 !important;\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n  }\n\n  .orf-guarantee-title {\n    margin: 0 0 13px;\n    color: var(--orf-heading) !important;\n    font-size: 37px !important;\n    line-height: 1.12 !important;\n    font-weight: 900 !important;\n    letter-spacing: -0.5px !important;\n  }\n\n  .orf-guarantee-copy {\n    max-width: 670px;\n    margin: 0;\n    color: var(--orf-text) !important;\n    font-size: 16px !important;\n    line-height: 1.65 !important;\n  }\n\n  .orf-guarantee-points {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\n    gap: 10px;\n    margin-top: 22px;\n  }\n\n  .orf-guarantee-point {\n    min-width: 0;\n    padding: 13px 10px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n    border: 1px solid var(--orf-border);\n    border-radius: 12px;\n    background: #fbfcf7;\n    color: #405a45 !important;\n    text-align: center;\n    font-size: 13px !important;\n    line-height: 1.3 !important;\n    font-weight: 900 !important;\n  }\n\n  .orf-guarantee-check {\n    width: 21px;\n    height: 21px;\n    flex: 0 0 21px;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    border-radius: 50%;\n    background: var(--orf-primary);\n    color: #ffffff !important;\n    font-size: 13px !important;\n    line-height: 1 !important;\n    font-weight: 900 !important;\n  }\n\n  .orf-guarantee-policy {\n    margin: 15px 0 0;\n    color: var(--orf-muted) !important;\n    font-size: 11.5px !important;\n    line-height: 1.45 !important;\n  }\n\n  \/* =========================================================\n     14. FAQ\n     ========================================================= *\/\n  .orf-faq {\n    max-width: 870px;\n    margin: 26px auto 0;\n  }\n\n  .orf-faq details {\n    margin-bottom: 10px;\n    overflow: hidden;\n    border: 1px solid var(--orf-border);\n    border-radius: 13px;\n    background: #ffffff;\n    box-shadow: 0 3px 12px rgba(55, 67, 42, 0.05);\n  }\n\n  .orf-faq summary {\n    min-height: 56px;\n    padding: 16px 50px 16px 18px;\n    position: relative;\n    cursor: pointer;\n    list-style: none;\n    color: var(--orf-heading) !important;\n    font-size: 16px !important;\n    line-height: 1.4 !important;\n    font-weight: 900 !important;\n    text-align: left;\n  }\n\n  .orf-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .orf-faq summary::after {\n    content: \"+\";\n    width: 26px;\n    height: 26px;\n    position: absolute;\n    top: 50%;\n    right: 16px;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    transform: translateY(-50%);\n    border-radius: 50%;\n    background: var(--orf-soft);\n    color: var(--orf-primary-dark) !important;\n    font-size: 20px !important;\n    line-height: 1 !important;\n    font-weight: 900 !important;\n  }\n\n  .orf-faq details[open] summary::after {\n    content: \"–\";\n  }\n\n  .orf-faq details[open] summary {\n    background: var(--orf-soft);\n  }\n\n  .orf-faq-answer {\n    padding: 0 18px 17px;\n    color: #66706f !important;\n    font-size: 14.5px !important;\n    line-height: 1.62 !important;\n    text-align: left;\n  }\n\n  .orf-faq-answer p {\n    margin: 0;\n    color: inherit !important;\n    font-size: inherit !important;\n    line-height: inherit !important;\n  }\n\n  \/* =========================================================\n     15. FINAL CTA\n     ========================================================= *\/\n  .orf-final {\n    background:\n      radial-gradient(circle at 10% 20%, rgba(255, 255, 255, 0.15) 0, rgba(255, 255, 255, 0) 31%),\n      radial-gradient(circle at 90% 82%, rgba(217, 134, 0, 0.18) 0, rgba(217, 134, 0, 0) 28%),\n      linear-gradient(135deg, var(--orf-primary) 0%, var(--orf-primary-dark) 100%);\n  }\n\n  .orf-final .orf-button {\n    background: #ffffff;\n    color: var(--orf-primary-dark) !important;\n    box-shadow: 0 12px 25px rgba(0, 0, 0, 0.17);\n  }\n\n  \/* =========================================================\n     16. MOBILE\n     ========================================================= *\/\n  @media screen and (max-width: 749px) {\n    .orf-section {\n      padding: 25px 14px;\n    }\n\n    .orf-kicker {\n      margin-bottom: 7px;\n      font-size: 12px !important;\n      letter-spacing: 0.75px;\n    }\n\n    .orf-title {\n      margin-bottom: 11px;\n      font-size: 25.5px !important;\n      line-height: 1.17 !important;\n      letter-spacing: 0 !important;\n    }\n\n    .orf-body {\n      font-size: 14.5px !important;\n      line-height: 1.5 !important;\n    }\n\n    .orf-pill-row {\n      gap: 7px;\n      margin-top: 18px;\n    }\n\n    .orf-pill {\n      min-height: 37px;\n      padding: 8px 10px;\n      font-size: 12px !important;\n      box-shadow: 0 2px 9px rgba(65, 83, 49, 0.07);\n    }\n\n    .orf-grid {\n      gap: 9px;\n      margin-top: 20px;\n    }\n\n    .orf-grid-2,\n    .orf-grid-3,\n    .orf-grid-4 {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .orf-card {\n      padding: 16px 10px;\n      border-radius: 12px;\n    }\n\n    .orf-icon {\n      margin-bottom: 7px;\n      font-size: 23px;\n    }\n\n    .orf-card h3,\n    .orf-spec-card h3 {\n      margin-bottom: 5px;\n      font-size: 15.5px !important;\n    }\n\n    .orf-card p,\n    .orf-spec-card p {\n      font-size: 12.5px !important;\n      line-height: 1.42 !important;\n    }\n\n    .orf-media,\n    .orf-media.orf-reverse {\n      grid-template-columns: 1fr;\n      gap: 22px;\n    }\n\n    .orf-media-copy {\n      text-align: center;\n    }\n\n    .orf-media.orf-reverse .orf-media-frame {\n      order: 2;\n    }\n\n    .orf-media.orf-reverse .orf-media-copy {\n      order: 1;\n    }\n\n    .orf-media-frame {\n      width: 285px;\n      padding: 6px;\n      border-radius: 19px;\n    }\n\n    .orf-checks {\n      max-width: 440px;\n      margin: 17px auto 0;\n      text-align: left;\n    }\n\n    .orf-check {\n      font-size: 13px !important;\n    }\n\n    .orf-feature-strip {\n      grid-template-columns: 1fr;\n      gap: 1px;\n      margin-top: 20px;\n      border-radius: 14px;\n    }\n\n    .orf-feature-item {\n      padding: 15px 13px;\n    }\n\n    .orf-specs {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 8px;\n      margin-top: 20px;\n    }\n\n    .orf-spec-card {\n      padding: 15px 10px;\n    }\n\n    .orf-spec-label {\n      font-size: 10px !important;\n    }\n\n    .orf-spec-value {\n      font-size: 14.5px !important;\n    }\n\n    .orf-offer-wrap {\n      padding: 28px 14px;\n    }\n\n    .orf-offer-card {\n      padding: 26px 16px;\n      border-radius: 21px;\n    }\n\n    .orf-offer-badge {\n      font-size: 10.5px !important;\n    }\n\n    .orf-offer-title {\n      font-size: 29px !important;\n    }\n\n    .orf-offer-copy {\n      font-size: 14px !important;\n    }\n\n    .orf-offer-points {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 7px;\n    }\n\n    .orf-offer-point {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      min-height: 42px;\n      padding: 8px;\n      border-radius: 11px;\n      font-size: 11.5px !important;\n      text-align: center;\n    }\n\n    .orf-button {\n      width: 100%;\n      min-width: 0;\n      min-height: 52px;\n      margin-top: 21px;\n      font-size: 15px !important;\n    }\n\n    .orf-review-intro {\n      grid-template-columns: 1fr;\n      gap: 13px;\n      padding: 18px 14px;\n      text-align: center;\n    }\n\n    .orf-review-intro-copy {\n      font-size: 13.5px !important;\n      text-align: center;\n    }\n\n    .orf-review-grid {\n      grid-template-columns: 1fr;\n      gap: 9px;\n      margin-top: 13px;\n    }\n\n    .orf-review-card {\n      padding: 17px;\n    }\n\n    .orf-review-text {\n      min-height: 0;\n      font-size: 13px !important;\n    }\n\n    .orf-guarantee {\n      padding: 27px 14px;\n    }\n\n    .orf-guarantee-card {\n      padding: 24px 16px 21px;\n      flex-direction: column;\n      gap: 18px;\n      border-radius: 20px;\n      text-align: center;\n      box-shadow: 0 12px 30px rgba(54, 71, 39, 0.12);\n    }\n\n    .orf-guarantee-seal {\n      width: 132px;\n      flex-basis: auto;\n    }\n\n    .orf-guarantee-eyebrow {\n      margin-bottom: 9px;\n      padding: 6px 10px;\n      font-size: 11px !important;\n    }\n\n    .orf-guarantee-title {\n      margin-bottom: 10px;\n      font-size: 25.5px !important;\n      line-height: 1.16 !important;\n      letter-spacing: 0 !important;\n    }\n\n    .orf-guarantee-copy {\n      font-size: 14px !important;\n      line-height: 1.56 !important;\n    }\n\n    .orf-guarantee-points {\n      grid-template-columns: 1fr;\n      gap: 7px;\n      margin-top: 17px;\n    }\n\n    .orf-guarantee-point {\n      min-height: 43px;\n      padding: 9px 12px;\n      justify-content: flex-start;\n      text-align: left;\n      font-size: 12.5px !important;\n    }\n\n    .orf-guarantee-policy {\n      margin-top: 12px;\n      font-size: 10.5px !important;\n    }\n\n    .orf-faq {\n      margin-top: 20px;\n    }\n\n    .orf-faq summary {\n      min-height: 54px;\n      padding: 15px 45px 15px 14px;\n      font-size: 14.5px !important;\n    }\n\n    .orf-faq summary::after {\n      right: 13px;\n    }\n\n    .orf-faq-answer {\n      padding: 0 14px 15px;\n      font-size: 13px !important;\n    }\n  }\n\n  @media screen and (max-width: 420px) {\n    .orf-grid-2,\n    .orf-grid-3,\n    .orf-grid-4 {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"orf-lander\"\u003e\n\u003c!-- =======================================================\n       SECTION 1 — HERO INTRODUCTION\n       IMAGE POSITION 1: Hero \/ emotional lifestyle image.\n       ======================================================= --\u003e\n\u003csection class=\"orf-section orf-center orf-hero\"\u003e\n\u003cp class=\"orf-kicker\"\u003eCatnip-Packed Kicker Toy\u003c\/p\u003e\n\u003ch2 class=\"orf-title\"\u003eThe Giant Q-Tip Cats Love to Kick\u003c\/h2\u003e\n\u003cp class=\"orf-body\"\u003eSoft, light and easy to hug—made for grabbing, biting, chasing and bunny-kicking.\u003c\/p\u003e\n\u003cdiv class=\"orf-pill-row\"\u003e\n\u003cspan class=\"orf-pill\"\u003e🌿 Catnip Inside\u003c\/span\u003e \u003cspan class=\"orf-pill\"\u003e🐾 Grab \u0026amp; Kick Shape\u003c\/span\u003e \u003cspan class=\"orf-pill\"\u003e☁️ Soft Felt Ends\u003c\/span\u003e \u003cspan class=\"orf-pill\"\u003e🎨 6-Piece Set\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"orf-image-wrap\"\u003e\n\u003c!-- PASTE IMAGE 1 URL BELOW: 1首屏情绪图 --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0876\/0016\/9237\/files\/1_eca41ff5-fec3-470d-9d75-fb1e069bc0f0.png?v=1784537899\" alt=\"\"\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c!-- =======================================================\n       SECTION 2 — CUSTOMER PAIN POINT\n       IMAGE POSITION 2: Bored and busy cat comparison image.\n       ======================================================= --\u003e\n\u003csection class=\"orf-section orf-center orf-dark\"\u003e\n\u003cp class=\"orf-kicker\"\u003eBusy Paws Need a Better Target\u003c\/p\u003e\n\u003ch2 class=\"orf-title\"\u003eTurn Zoomies Into Kick Time\u003c\/h2\u003e\n\u003cp class=\"orf-body\"\u003eGive your cat a toy they can hug with the front paws and kick with the back.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"orf-image-wrap\"\u003e\n\u003c!-- PASTE IMAGE 2 URL BELOW: 2用户痛点 --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0876\/0016\/9237\/files\/2_558afba6-38a7-48c2-870f-13cba4292635.png?v=1784537899\" alt=\"\"\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c!-- =======================================================\n       SECTION 3 — CORE PRODUCT BENEFITS\n       ======================================================= --\u003e\n\u003csection class=\"orf-section orf-center\"\u003e\n\u003cp class=\"orf-kicker\"\u003eBuilt for Real Cat Play\u003c\/p\u003e\n\u003ch2 class=\"orf-title\"\u003eGrab It. Bite It. Kick It.\u003c\/h2\u003e\n\u003cp class=\"orf-body\"\u003eA long, lightweight shape cats can wrestle, chase and carry.\u003c\/p\u003e\n\u003cdiv class=\"orf-grid orf-grid-4\"\u003e\n\u003cdiv class=\"orf-card\"\u003e\n\u003cspan class=\"orf-icon\"\u003e🌿\u003c\/span\u003e\n\u003ch3\u003eCatnip Inside\u003c\/h3\u003e\n\u003cp\u003eA familiar scent that invites sniffing and play.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orf-card\"\u003e\n\u003cspan class=\"orf-icon\"\u003e🐇\u003c\/span\u003e\n\u003ch3\u003eLong Kicker Shape\u003c\/h3\u003e\n\u003cp\u003eFront paws hug. Back paws kick.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orf-card\"\u003e\n\u003cspan class=\"orf-icon\"\u003e☁️\u003c\/span\u003e\n\u003ch3\u003eSoft Felt Ends\u003c\/h3\u003e\n\u003cp\u003eA plush surface for biting and grabbing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orf-card\"\u003e\n\u003cspan class=\"orf-icon\"\u003e🪶\u003c\/span\u003e\n\u003ch3\u003eEasy to Carry\u003c\/h3\u003e\n\u003cp\u003eLight enough to bat, drag and carry.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =======================================================\n       SECTION 4 — PRODUCT IN ACTION\n       IMAGE POSITION 3: Cat-playing demonstration GIF.\n       ======================================================= --\u003e\n\u003csection class=\"orf-section orf-soft\"\u003e\n\u003cdiv class=\"orf-media\"\u003e\n\u003cdiv class=\"orf-media-copy\"\u003e\n\u003cp class=\"orf-kicker\"\u003eWatch the Bunny Kicks\u003c\/p\u003e\n\u003ch2 class=\"orf-title\"\u003eSlim Center. Big Kickable Ends.\u003c\/h2\u003e\n\u003cp class=\"orf-body\"\u003ePaws grip the middle while the soft ends become the perfect kicking target.\u003c\/p\u003e\n\u003cdiv class=\"orf-checks\"\u003e\n\u003cdiv class=\"orf-check\"\u003e\n\u003cspan class=\"orf-check-mark\"\u003e✓\u003c\/span\u003e \u003cspan\u003eHug the middle. Kick the ends.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orf-check\"\u003e\n\u003cspan class=\"orf-check-mark\"\u003e✓\u003c\/span\u003e \u003cspan\u003eBat it, chase it or carry it.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orf-check\"\u003e\n\u003cspan class=\"orf-check-mark\"\u003e✓\u003c\/span\u003e \u003cspan\u003eSoft ends for biting and grabbing.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orf-media-frame\"\u003e\n\u003c!-- PASTE IMAGE 3 URL BELOW: 3猫咪玩耍画面GIF --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0876\/0016\/9237\/files\/3_gif.gif?v=1784537900\" alt=\"\"\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =======================================================\n       SECTION 5 — CATNIP + INTERNAL STRUCTURE\n       IMAGE POSITION 4: Catnip internal structure image.\n       ======================================================= --\u003e\n\u003csection class=\"orf-section orf-center\"\u003e\n\u003cp class=\"orf-kicker\"\u003eInside the Giant Q-Tip\u003c\/p\u003e\n\u003ch2 class=\"orf-title\"\u003eCatnip Core. Soft Play Surface.\u003c\/h2\u003e\n\u003cp class=\"orf-body\"\u003eCatnip draws attention. Soft ends and a light body keep the play moving.\u003c\/p\u003e\n\u003cdiv class=\"orf-feature-strip\"\u003e\n\u003cdiv class=\"orf-feature-item\"\u003e\n\u003cstrong\u003ePremium Catnip\u003c\/strong\u003e \u003cspan\u003eA scent cats love to investigate.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orf-feature-item\"\u003e\n\u003cstrong\u003eSoft Felt Ends\u003c\/strong\u003e \u003cspan\u003ePlush targets for paws and teeth.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orf-feature-item\"\u003e\n\u003cstrong\u003eLightweight Body\u003c\/strong\u003e \u003cspan\u003eEasy to flip, chase and carry.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"orf-image-wrap\"\u003e\n\u003c!-- PASTE IMAGE 4 URL BELOW: 4猫薄荷内部结构 --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0876\/0016\/9237\/files\/4_9c977607-e046-4f56-912e-aaad94a1c60a.png?v=1784537899\" alt=\"\"\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c!-- =======================================================\n       SECTION 6 — MATERIAL + TEXTURE\n       IMAGE POSITION 5: Material and quality image.\n       ======================================================= --\u003e\n\u003csection class=\"orf-section orf-center orf-warm\"\u003e\n\u003cp class=\"orf-kicker\"\u003eMade for Daily Pouncing\u003c\/p\u003e\n\u003ch2 class=\"orf-title\"\u003eSoft Grip. Satisfying Texture.\u003c\/h2\u003e\n\u003cp class=\"orf-body\"\u003eDense fibers give claws and teeth more grip—without the hard feel of plastic.\u003c\/p\u003e\n\u003cdiv class=\"orf-grid orf-grid-3\"\u003e\n\u003cdiv class=\"orf-card\"\u003e\n\u003cspan class=\"orf-icon\"\u003e🧶\u003c\/span\u003e\n\u003ch3\u003eDense Fiber Grip\u003c\/h3\u003e\n\u003cp\u003eEasy for paws to catch and hold.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orf-card\"\u003e\n\u003cspan class=\"orf-icon\"\u003e🤍\u003c\/span\u003e\n\u003ch3\u003ePlush Rounded Ends\u003c\/h3\u003e\n\u003cp\u003eSoft targets for biting and carrying.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orf-card\"\u003e\n\u003cspan class=\"orf-icon\"\u003e🐈\u003c\/span\u003e\n\u003ch3\u003eReady for Repeat Play\u003c\/h3\u003e\n\u003cp\u003eToss it out whenever busy paws need action.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"orf-image-wrap\"\u003e\n\u003c!-- PASTE IMAGE 5 URL BELOW: 5优质材质与加固 --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0876\/0016\/9237\/files\/5_e018f078-306f-4bd8-a24a-f191b19818fc.png?v=1784537899\" alt=\"\"\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c!-- =======================================================\n       SECTION 7 — MULTI-CAT \/ COLOR VARIETY\n       IMAGE POSITION 6: Multi-cat scene and color display GIF.\n       ======================================================= --\u003e\n\u003csection class=\"orf-section orf-cool\"\u003e\n\u003cdiv class=\"orf-media orf-reverse\"\u003e\n\u003cdiv class=\"orf-media-frame\"\u003e\n\u003c!-- PASTE IMAGE 6 URL BELOW: 6展示材质+多猫场景GIF --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0876\/0016\/9237\/files\/6_gif_f065e860-91c7-467b-baae-4a0ef4e479a8.gif?v=1784537900\" alt=\"\"\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orf-media-copy\"\u003e\n\u003cp class=\"orf-kicker\"\u003eSix Toys. Six Colors.\u003c\/p\u003e\n\u003ch2 class=\"orf-title\"\u003eMore Toys. Less Sharing.\u003c\/h2\u003e\n\u003cp class=\"orf-body\"\u003ePlace them around the home, rotate them, or give each cat their own.\u003c\/p\u003e\n\u003cdiv class=\"orf-checks\"\u003e\n\u003cdiv class=\"orf-check\"\u003e\n\u003cspan class=\"orf-check-mark\"\u003e✓\u003c\/span\u003e \u003cspan\u003eSix color-accented toys\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orf-check\"\u003e\n\u003cspan class=\"orf-check-mark\"\u003e✓\u003c\/span\u003e \u003cspan\u003eGreat for multi-cat homes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orf-check\"\u003e\n\u003cspan class=\"orf-check-mark\"\u003e✓\u003c\/span\u003e \u003cspan\u003eEasy to store and rotate\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =======================================================\n       SECTION 8 — SIZE + PACKAGE DETAILS\n       IMAGE POSITION 7: Product specification image.\n       ======================================================= --\u003e\n\u003csection class=\"orf-section orf-center orf-soft\"\u003e\n\u003cp class=\"orf-kicker\"\u003ePerfect Kicker Size\u003c\/p\u003e\n\u003ch2 class=\"orf-title\"\u003eEasy to Hold. Easy to Carry.\u003c\/h2\u003e\n\u003cp class=\"orf-body\"\u003eEach 6.3-inch toy has a slim center for easy gripping and comes in a six-piece set.\u003c\/p\u003e\n\u003cdiv class=\"orf-specs\"\u003e\n\u003cdiv class=\"orf-spec-card\"\u003e\n\u003cspan class=\"orf-spec-label\"\u003eSingle Toy Size\u003c\/span\u003e \u003cspan class=\"orf-spec-value\"\u003e6.3 × 0.8 × 0.3 in\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orf-spec-card\"\u003e\n\u003cspan class=\"orf-spec-label\"\u003eSingle Toy Weight\u003c\/span\u003e \u003cspan class=\"orf-spec-value\"\u003eApprox. 2.7 g\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orf-spec-card\"\u003e\n\u003cspan class=\"orf-spec-label\"\u003eSet Size\u003c\/span\u003e \u003cspan class=\"orf-spec-value\"\u003e6 Pieces\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orf-spec-card\"\u003e\n\u003cspan class=\"orf-spec-label\"\u003eBest For\u003c\/span\u003e \u003cspan class=\"orf-spec-value\"\u003eIndoor Cat Play\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"orf-image-wrap\"\u003e\n\u003c!-- PASTE IMAGE 7 URL BELOW: 7规格尺寸 --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0876\/0016\/9237\/files\/7_3c433aa3-d2c0-4b50-a3ac-3a4a8f34d08c.png?v=1784537898\" alt=\"\"\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c!-- =======================================================\n       SECTION 9 — VALUE \/ PURCHASE PROMPT\n       ======================================================= --\u003e\n\u003csection class=\"orf-offer-wrap\"\u003e\n\u003cdiv class=\"orf-offer-card\"\u003e\n\u003cspan class=\"orf-offer-badge\"\u003e6-Piece Catnip Set\u003c\/span\u003e\n\u003ch2 class=\"orf-offer-title\"\u003eOne for Every Favorite Spot\u003c\/h2\u003e\n\u003cp class=\"orf-offer-copy\"\u003eSofa. Cat tree. Bedroom. Keep kickable fun close wherever your cat plays.\u003c\/p\u003e\n\u003cdiv class=\"orf-offer-points\"\u003e\n\u003cspan class=\"orf-offer-point\"\u003e🌿 Catnip Inside\u003c\/span\u003e \u003cspan class=\"orf-offer-point\"\u003e🎨 6 Fun Colors\u003c\/span\u003e \u003cspan class=\"orf-offer-point\"\u003e🐾 Long Kicker Shape\u003c\/span\u003e \u003cspan class=\"orf-offer-point\"\u003e🏠 Room-to-Room Fun\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =======================================================\n       SECTION 10 — CUSTOMER REVIEWS\n       Replace the sample copy below with genuine customer feedback\n       before publishing it as verified reviews.\n       ======================================================= --\u003e\n\u003csection class=\"orf-section orf-center\"\u003e\n\u003cp class=\"orf-kicker\"\u003eCat-Parent Favorites\u003c\/p\u003e\n\u003ch2 class=\"orf-title\"\u003eCustomer Reviews\u003c\/h2\u003e\n\u003cp class=\"orf-body\"\u003eReal-life play moments inspired by the toy’s shape, texture and six-piece set.\u003c\/p\u003e\n\u003cdiv class=\"orf-review-intro\"\u003e\n\u003cdiv class=\"orf-review-stars-large\"\u003e★★★★★ \u003cstrong\u003eReview \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orf-review-grid\"\u003e\n\u003cdiv class=\"orf-review-card\"\u003e\n\u003cdiv class=\"orf-review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"orf-review-text\"\u003e“He grabbed the slim middle and started bunny-kicking the soft end. Instant favorite.”\u003c\/p\u003e\n\u003cdiv class=\"orf-review-person\"\u003e\n\u003cspan class=\"orf-review-avatar\"\u003eM\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"orf-review-name\"\u003eMegan L.\u003c\/div\u003e\n\u003cspan class=\"orf-review-meta\"\u003e\u003cbr\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orf-review-card\"\u003e\n\u003cdiv class=\"orf-review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"orf-review-text\"\u003e“I keep one by the cat tree and rotate the rest. The six-pack is perfect for that.”\u003c\/p\u003e\n\u003cdiv class=\"orf-review-person\"\u003e\n\u003cspan class=\"orf-review-avatar\"\u003eJ\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"orf-review-name\"\u003eJordan P.\u003c\/div\u003e\n\u003cspan class=\"orf-review-meta\"\u003e\u003cbr\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orf-review-card\"\u003e\n\u003cdiv class=\"orf-review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"orf-review-text\"\u003e“Light enough for my small cat to carry, but long enough to hug and kick.”\u003c\/p\u003e\n\u003cdiv class=\"orf-review-person\"\u003e\n\u003cspan class=\"orf-review-avatar\"\u003eA\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"orf-review-name\"\u003eAlyssa R.\u003c\/div\u003e\n\u003cspan class=\"orf-review-meta\"\u003e\u003cbr\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orf-review-card\"\u003e\n\u003cdiv class=\"orf-review-stars\"\u003e★★★★☆\u003c\/div\u003e\n\u003cp class=\"orf-review-text\"\u003e“One cat loved the catnip right away. The other joined in after I rolled it across the rug.”\u003c\/p\u003e\n\u003cdiv class=\"orf-review-person\"\u003e\n\u003cspan class=\"orf-review-avatar\"\u003eC\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"orf-review-name\"\u003eCaleb W.\u003c\/div\u003e\n\u003cspan class=\"orf-review-meta\"\u003e\u003cbr\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orf-review-card\"\u003e\n\u003cdiv class=\"orf-review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"orf-review-text\"\u003e“The giant Q-tip look is adorable—and the shape actually stays between her paws.”\u003c\/p\u003e\n\u003cdiv class=\"orf-review-person\"\u003e\n\u003cspan class=\"orf-review-avatar\"\u003eN\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"orf-review-name\"\u003eNicole S.\u003c\/div\u003e\n\u003cspan class=\"orf-review-meta\"\u003e\u003cbr\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orf-review-card\"\u003e\n\u003cdiv class=\"orf-review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"orf-review-text\"\u003e“Three cats, six toys, no fighting over one favorite. That alone sold me.”\u003c\/p\u003e\n\u003cdiv class=\"orf-review-person\"\u003e\n\u003cspan class=\"orf-review-avatar\"\u003eD\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"orf-review-name\"\u003eDerek H.\u003c\/div\u003e\n\u003cspan class=\"orf-review-meta\"\u003e\u003cbr\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"orf-review-disclaimer\"\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =======================================================\n       SECTION 11 — 180-DAY MONEY-BACK GUARANTEE\n       Keep this wording aligned with the store's published policy.\n       ======================================================= --\u003e\n\u003csection class=\"orf-guarantee\" aria-label=\"180-day money-back guarantee\"\u003e\n\u003cdiv class=\"orf-guarantee-card\"\u003e\n\u003cdiv class=\"orf-guarantee-seal\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 200 220\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" role=\"img\"\u003e\n          \u003cdefs\u003e\n            \u003clineargradient id=\"orfShieldCatToy\" x1=\"25\" y1=\"15\" x2=\"180\" y2=\"205\" gradientunits=\"userSpaceOnUse\"\u003e\n              \u003cstop stop-color=\"var(--orf-primary)\"\u003e\u003c\/stop\u003e\n              \u003cstop offset=\"1\" stop-color=\"var(--orf-primary-dark)\"\u003e\u003c\/stop\u003e\n            \u003c\/lineargradient\u003e\n            \u003clineargradient id=\"orfGoldCatToy\" x1=\"55\" y1=\"35\" x2=\"150\" y2=\"180\" gradientunits=\"userSpaceOnUse\"\u003e\n              \u003cstop stop-color=\"#FFF1B7\"\u003e\u003c\/stop\u003e\n              \u003cstop offset=\"1\" stop-color=\"#F2B93D\"\u003e\u003c\/stop\u003e\n            \u003c\/lineargradient\u003e\n          \u003c\/defs\u003e\n\n          \u003cpath d=\"M100 8C126 25 153 30 182 32V101C182 156 149 193 100 214C51 193 18 156 18 101V32C47 30 74 25 100 8Z\" fill=\"url(#orfShieldCatToy)\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M100 21C122 34 145 39 169 41V101C169 146 143 177 100 197C57 177 31 146 31 101V41C55 39 78 34 100 21Z\" fill=\"none\" stroke=\"url(#orfGoldCatToy)\" stroke-width=\"5\"\u003e\u003c\/path\u003e\n          \u003ctext x=\"100\" y=\"92\" text-anchor=\"middle\" fill=\"#FFFFFF\" font-family=\"Arial, Helvetica, sans-serif\" font-size=\"55\" font-weight=\"900\"\u003e180\u003c\/text\u003e\n          \u003ctext x=\"100\" y=\"119\" text-anchor=\"middle\" fill=\"#EEF6E8\" font-family=\"Arial, Helvetica, sans-serif\" font-size=\"20\" font-weight=\"800\" letter-spacing=\"3\"\u003eDAYS\u003c\/text\u003e\n          \u003cpath d=\"M73 147L91 165L129 128\" fill=\"none\" stroke=\"#F8D05E\" stroke-width=\"11\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"orf-guarantee-content\"\u003e\n\u003cdiv class=\"orf-guarantee-eyebrow\"\u003e✓ Shop With Confidence\u003c\/div\u003e\n\u003ch2 class=\"orf-guarantee-title\"\u003e180 Days to Try It\u003c\/h2\u003e\n\u003cp class=\"orf-guarantee-copy\"\u003eNot satisfied? Contact us within 180 days of delivery for help with a refund request under our published policy.\u003c\/p\u003e\n\u003cdiv class=\"orf-guarantee-points\"\u003e\n\u003cdiv class=\"orf-guarantee-point\"\u003e\n\u003cspan class=\"orf-guarantee-check\"\u003e✓\u003c\/span\u003e 180-Day Window\u003c\/div\u003e\n\u003cdiv class=\"orf-guarantee-point\"\u003e\n\u003cspan class=\"orf-guarantee-check\"\u003e✓\u003c\/span\u003e Support When Needed\u003c\/div\u003e\n\u003cdiv class=\"orf-guarantee-point\"\u003e\n\u003cspan class=\"orf-guarantee-check\"\u003e✓\u003c\/span\u003e Shop With Confidence\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"orf-guarantee-policy\"\u003eEligibility, return instructions and refund conditions are subject to the store’s published return and refund policy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ Section --\u003e\n\u003csection class=\"orf-section orf-center\"\u003e\n\u003cp class=\"orf-kicker\"\u003eQuick Answers for Cat Parents\u003c\/p\u003e\n\u003ch2 class=\"orf-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cp class=\"orf-body\"\u003eSize, catnip, care and safe-play basics.\u003c\/p\u003e\n\u003cdiv class=\"orf-faq\"\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eDoes each toy contain catnip?\u003c\/summary\u003e\n\u003cdiv class=\"orf-faq-answer\"\u003e\n\u003cp\u003eYes. Each toy contains catnip. Reactions vary, and some cats may show little interest.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat size is each toy?\u003c\/summary\u003e\n\u003cdiv class=\"orf-faq-answer\"\u003e\n\u003cp\u003eApprox. 6.3 × 0.8 × 0.3 inches and 2.7 g—long enough to hug, slim enough to grip.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat comes in the package?\u003c\/summary\u003e\n\u003cdiv class=\"orf-faq-answer\"\u003e\n\u003cp\u003eSix Giant Q-Tip Catnip Kicker Toys with different color accents.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should I introduce the toy to my cat?\u003c\/summary\u003e\n\u003cdiv class=\"orf-faq-answer\"\u003e\n\u003cp\u003ePlace or roll one within reach, then let your cat sniff, grab and explore.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I care for the toy?\u003c\/summary\u003e\n\u003cdiv class=\"orf-faq-answer\"\u003e\n\u003cp\u003eRemove loose fur and spot-clean when needed. Let it dry fully; do not soak unless the package says washable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the toy chew-proof or indestructible?\u003c\/summary\u003e\n\u003cdiv class=\"orf-faq-answer\"\u003e\n\u003cp\u003eNo. Supervise play and remove the toy if fabric, seams or filling become loose or damaged.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is included in the 180-day guarantee?\u003c\/summary\u003e\n\u003cdiv class=\"orf-faq-answer\"\u003e\n\u003cp\u003eContact us within 180 days of delivery. Eligibility follows the store’s published return and refund policy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =======================================================\n       SECTION 13 — FINAL PURCHASE PROMPT\n       ======================================================= --\u003e\n\u003csection class=\"orf-section orf-center orf-final\"\u003e\n\u003cp class=\"orf-kicker\"\u003eBring On the Bunny Kicks\u003c\/p\u003e\n\u003ch2 class=\"orf-title\"\u003eMeet Their New Grab-and-Kick Toy\u003c\/h2\u003e\n\u003cp class=\"orf-body\"\u003eSix catnip-filled Q-tips, ready for play.\u003c\/p\u003e\n\u003cbr\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Cat Toys","offers":[{"title":"Buy 1","offer_id":50047311151381,"sku":"RM-Extra Large Cat Cotton-6*1","price":23.99,"currency_code":"USD","in_stock":true},{"title":"Buy 2 Get 1 FREE","offer_id":50047311184149,"sku":"RM-Extra Large Cat Cotton-6*3","price":47.98,"currency_code":"USD","in_stock":true},{"title":"Buy 3 Get 2 FREE","offer_id":50047311216917,"sku":"RM-Extra Large Cat Cotton-6*5","price":71.97,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0876\/0016\/9237\/files\/ChatGPT_Image_2026_7_20_16_51_32.png?v=1784539064","url":"https:\/\/orofera.com\/products\/upsell-orofera%c2%ae-%f0%9f%90%b1%f0%9f%8d%83-giant-q-tip-catnip-kicker-toy","provider":"orofera","version":"1.0","type":"link"}