Self-Rolling Cat Ball with Plush Mouse
.cat-ball-landing { --cb-pink: #ff6fa8; --cb-pink-soft: #fff2f7; --cb-blue: #4bb9ee; --cb-blue-deep: #177fc7; --cb-blue-soft: #edf9ff; --cb-text: #2d2928; --cb-muted: #646464; --cb -line: #ece8e5; --cb-white: #ffffff; --cb-shadow: 0 12px 34px rgba(68, 47, 42, 0.08); max-width: 1000px; margin: 0 auto; padding: 22px 16px 42px; color: var(--cb-text); font-family: inherit; } .cat-ball-landing * { box-sizing: border-box; } .cat-ball-landing .pd-section { width: 100%; margin: 0 0 24px; padding: clamp(28px, 5vw, 58px); border: 1px solid var(--cb-line); border-radius: 28px; background: var(--cb-white); overflow: hidden; } .cat-ball-landing .pd-hero { text-align: center; border: 0; background: radial-gradient(circle at 84% 18%, rgba(75, 185, 238, 0.18), transparent 30%), radial-gradient(circle at 14% 20%, rgba(255, 111, 168, 0.16), transparent 30%), linear-gradient(135deg, #fffafc 0%, #ffffff 47%, #f3fbff 100%); box-shadow: var(--cb-shadow); } .cat-ball-landing .pd-feature-motion { text-align: center; background: linear-gradient(135deg, #fff7fa 0%, #ffffff 46%, #f1faff 100%); } .cat-ball-landing .pd-feature-plush { text-align: center; background: var(--cb-pink-soft); } .cat-ball-landing .pd-feature-floor { text-align: center; background: var(--cb-blue-soft); } .cat-ball-landing .pd-who { text-align: center; background: #fffdf9; } .cat-ball-landing .pd-how { text-align: center; background: linear-gradient(135deg, #fff6fb 0%, #ffffff 50%, #effaff 100%); } .cat-ball-landing .pd-specs { background: #f9fcff; } .cat-ball-landing .pd-faq { background: #ffffff; } .cat-ball-landing .pd-eyebrow, .cat-ball-landing .pd-hero-trust { display: inline-flex; align-items: center; justify-content: center; gap: 7px; margin: 0 0 14px; padding: 8px 14px; border-radius: 999px; background: rgba(255, 255, 255, 0.78); color: var(--cb-blue-deep); font-size: 13px; font-weight: 800; line-height: 1; letter-spacing: 0.04em; text-transform: uppercase; } .cat-ball-landing h2, .cat-ball-landing h3, .cat-ball-landing p { margin-top: 0; } .cat-ball-landing h2 { max-width: 760px; margin-right: auto; margin-bottom: 14px; margin-left: auto; color: var(--cb-text); font-size: clamp(27px, 4vw, 48px); font-weight: 800; line-height: 1.08; letter-spacing: -0.035em; } .cat-ball-landing .pd-hero h2 { max-width: 840px; font-size: clamp(34px, 5.4vw, 62px); } .cat-ball-landing p { max-width: 720px; margin-right: auto; margin-bottom: 0; margin-left: auto; color: var(--cb-muted); font-size: clamp(16px, 2vw, 19px); line-height: 1.65; } .cat-ball-landing .pd-copy + .pd-copy { margin-top: 12px; } .cat-ball-landing .pd-tags { display: flex; flex-wrap: wrap; justify-content: center; gap: 9px; margin-top: 22px; } .cat-ball-landing .pd-tag { display: inline-flex; align-items: center; min-height: 34px; padding: 8px 13px; border: 1px solid rgba(255, 111, 168, 0.18); border-radius: 999px; background: #ffffff; color: #5c3a47; font-size: 13px; font-weight: 700; line-height: 1.15; } .cat-ball-landing .pd-hero .pd-tag { border-color: rgba(75, 185, 238, 0.22); background: rgba(255, 255, 255, 0.84); color: #315d78; } .cat-ball-landing .pd-media { width: 100%; margin-top: 28px; } .cat-ball-landing .pd-media img, .cat-ball-landing .pd-media video { display: block; width: 100%; height: auto; border-radius: 22px; background: #f5f5f5; box-shadow: 0 12px 30px rgba(52, 55, 60, 0.1); } .cat-ball-landing .pd-hero .pd-media { margin-top: 28px; } .cat-ball-landing .pd-hero .pd-media img { border-radius: 24px; } .cat-ball-landing .pd-benefit-list { max-width: 700px; margin: 24px auto 0; padding: 0; list-style: none; } .cat-ball-landing .pd-benefit-list li { position: relative; margin: 0 0 10px; padding: 14px 16px 14px 44px; border: 1px solid rgba(75, 185, 238, 0.16); border-radius: 14px; background: #ffffff; color: #454545; font-size: 16px; font-weight: 650; line-height: 1.45; text-align: left; } .cat-ball-landing .pd-benefit-list li::before { position: absolute; top: 14px; left: 16px; width: 18px; height: 18px; border-radius: 50%; background: linear-gradient(135deg, var(--cb-pink), var(--cb-blue)); color: #ffffff; content: "✓"; font-size: 12px; font-weight: 800; line-height: 18px; text-align: center; } .cat-ball-landing .pd-setup-note { margin-top: 16px; color: #6b6b6b; font-size: 14px; line-height: 1.5; text-align: center; } .cat-ball-landing .pd-specs-table { width: 100%; margin: 25px 0 0; overflow: hidden; border: 1px solid rgba(75, 185, 238, 0.2); border-collapse: separate; border-spacing: 0; border-radius: 18px; background: #ffffff; } .cat-ball-landing .pd-specs-table th, .cat-ball-landing .pd-specs-table td { padding: 15px 17px; border-bottom: 1px solid #edf0f2; font-size: 15px; line-height: 1.45; text-align: left; vertical-align: top; } .cat-ball-landing .pd-specs-table tr:last-child th, .cat-ball-landing .pd-specs-table tr:last-child td { border-bottom: 0; } .cat-ball-landing .pd-specs-table th { width: 38%; color: #1d75b7; font-weight: 800; } .cat-ball-landing .pd-specs-table td { color: #4f4f4f; } .cat-ball-landing .pd-faq-list { max-width: 800px; margin: 24px auto 0; } .cat-ball-landing details { margin-bottom: 11px; border: 1px solid var(--cb-line); border-radius: 16px; background: #ffffff; overflow: hidden; } .cat-ball-landing details[open] { border-color: rgba(75, 185, 238, 0.28); box-shadow: 0 6px 18px rgba(35, 105, 145, 0.07); } .cat-ball-landing summary { position: relative; padding: 17px 52px 17px 18px; color: #333333; cursor: pointer; font-size: 16px; font-weight: 800; line-height: 1.4; list-style: none; } .cat-ball-landing summary::-webkit-details-marker { display: none; } .cat-ball-landing summary::after { position: absolute; top: 50%; right: 19px; width: 25px; height: 25px; transform: translateY(-50%); border-radius: 50%; background: var(--cb-blue-soft); color: var(--cb-blue-deep); content: "+"; font-size: 21px; font-weight: 500; line-height: 24px; text-align: center; } .cat-ball-landing details[open] summary::after { content: "–"; } .cat-ball-landing .pd-faq-answer { max-width: none; padding: 0 18px 18px; color: #626262; font-size: 15px; line-height: 1.6; text-align: left; } @media (max-width: 640px) { .cat-ball-landing { padding: 16px 12px 34px; } .cat-ball-landing .pd-section { margin-bottom: 16px; padding: 28px 18px; border-radius: 20px; } .cat-ball-landing .pd-media { margin-top: 22px; } .cat-ball-landing .pd-media img, .cat-ball-landing .pd-media video { border-radius: 16px; } .cat-ball-landing .pd-tag { min-height: 31px; padding: 7px 11px; font-size: 12px; } .cat-ball-landing .pd-specs-table th, .cat-ball-landing .pd-specs-table td { padding: 12px; font-size: 14px; } .cat-ball-landing .pd-specs-table th { width: 42%; } } Made for curious indoor cats A Moving Target for Curious Indoor Cats. A self-rolling cat toy that moves across the floor and gives curious cats something fun to watch, follow, paw, and chase during indoor playtime. Self-Rolling Motion Visible Plush Mouse Indoor Playtime SELF-ROLLING MOTION Movement That Makes Floor Time More Interesting. The built-in motor helps the ball roll across smooth indoor floors, creating a moving target that feels more interesting than a toy that simply sits still. Switch it on, place it down, and let your cat decide when it is time to watch, follow, bat, or pounce. Motor-Driven Movement Rolling Action Hands-Free Play Option VISIBLE PLUSH MOUSE A Plush Mouse They Can Keep Their Eyes On. Inside the clear shell is a soft plush mouse that stays visible as the ball moves, giving curious cats a little target to watch and track. It is a simple way to add more variety to everyday indoor play, especially for cats who enjoy movement and chase-style fun. Clear Shell Design Soft Plush Mouse Chase-Inspired Play BEST ON SMOOTH FLOORS Designed for Smooth Indoor Floors. On open, level indoor surfaces, the ball can keep rolling and shift direction when it reaches furniture or other obstacles. For the best play experience, use it on flat floors and supervise your cat, especially during the first few play sessions. Wood Floors Tile Floors Indoor Play Recommended WHO IT'S FOR Made for Cats Who Love to Watch, Stalk & Chase. A playful option for curious indoor cats who enjoy tracking moving objects. Every cat has a different play style, so some may engage immediately while others may take a little time to warm up. Smooth floors such as wood, tile, and laminate are recommended. Performance may vary on thick rugs, uneven surfaces, or cluttered spaces. Supervised play is recommended, especially during early use. HOW TO SET IT UP Quick Setup, Ready to Play. Follow the guide image below for full setup details. Match the + / − poles correctly before closing the battery cover. PRODUCT DETAILS Everything You Need to Know. Product Type Interactive Self-Rolling Cat Ball Size Approx. 4.92 in / 12.5 cm Power 2 × AAA Batteries Included Recommended Surface Smooth, level indoor floors In the Box 1 × Rolling Ball Toy, 2 × AAA Batteries, 1 × User Guide GOOD TO KNOW Frequently Asked Questions How does the ball move? The toy uses an internal motorized base to create rolling movement on smooth, level indoor surfaces. Does it work on carpet? It is designed primarily for smooth floors such as wood, tile, or laminate. Thick carpets and uneven flooring may reduce movement. Does it change direction? When the ball reaches furniture or another obstacle, its rolling movement may help it shift direction and continue moving. Are batteries included? Yes. The package includes 2 AAA batteries. Is it safe to leave with my cat unattended? Supervised play is recommended, especially during the first few uses, so you can see how your cat responds and make sure the play area is clear. Is every cat guaranteed to play with it? Every cat has a unique personality and play style. Cats that enjoy moving objects, rolling toys, and chase-style play may be especially interested.
More you might like
Related
2025 New Interactive Rolling Dog Ball, Self Rolling Dog Ball
Related
2025 New Interactive Rolling Dog Ball, Self Rolling Dog Ball
Related
Self-Rolling Interactive Cat Ball
Related