Floating Moss Ball
Floating Moss Ball β Superior Shrimp & Aquatics .ssa-pd *, .ssa-pd *::before, .ssa-pd *::after { box-sizing: border-box; } @keyframes fadeUp { from { opacity: 0; transform: transla teY(16px); } to { opacity: 1; transform: translateY(0); } } .ssa-pd { font-family: 'DM Sans', sans-serif !important; color: #1e1a1a !important; background: #fff !important; line-height: 1.75 !important; -webkit-font-smoothing: antialiased; } .ssa-pd .hero { background: linear-gradient(150deg, #111111 0%, #2a0000 60%, #F40909 100%) !important; padding: 3.5rem 3rem 2.8rem !important; position: relative !important; overflow: hidden !important; animation: fadeUp 0.6s ease both; } .ssa-pd .hero::before { content: 'πΏ'; position: absolute; right: 3rem; bottom: 1.5rem; font-size: 7rem; opacity: 0.08; pointer-events: none; line-height: 1; } .ssa-pd .hero-tag { display: inline-block !important; background: rgba(255,255,255,0.12) !important; color: rgba(255,255,255,0.85) !important; font-size: 0.8rem !important; font-weight: 500 !important; letter-spacing: 0.18em !important; text-transform: uppercase !important; padding: 0.25rem 0.8rem !important; border-radius: 100px !important; margin-bottom: 1rem !important; border: 1px solid rgba(255,255,255,0.15) !important; } .ssa-pd .hero h1 { font-family: 'Playfair Display', serif !important; font-size: clamp(2rem, 5vw, 3.2rem) !important; color: #fff !important; line-height: 1.15 !important; margin: 0 0 0.6rem 0 !important; padding: 0 !important; background: transparent !important; text-transform: none !important; letter-spacing: normal !important; } .ssa-pd .hero-sub { color: rgba(255,255,255,0.65) !important; font-size: 1rem !important; font-weight: 300 !important; margin: 0 !important; } .ssa-pd .feature-pills { display: flex !important; flex-wrap: wrap !important; gap: 0.5rem !important; padding: 1.4rem 3rem !important; background: #111111 !important; border-bottom: 1px solid #1e1e1e !important; } .ssa-pd .fpill { display: inline-flex !important; align-items: center !important; gap: 0.35rem !important; background: #1e1e1e !important; color: rgba(255,255,255,0.75) !important; font-size: 0.82rem !important; padding: 0.3rem 0.85rem !important; border-radius: 100px !important; border: 1px solid rgba(255,255,255,0.08) !important; } .ssa-pd .fpill .dot { width: 6px; height: 6px; border-radius: 50%; background: #F40909; flex-shrink: 0; } .ssa-pd .body-wrap { max-width: 800px !important; margin: 0 auto !important; padding: 3rem 2rem 5rem !important; animation: fadeUp 0.5s 0.15s ease both; } .ssa-pd .prose p { font-size: 1.2rem !important; color: #6b6060 !important; line-height: 1.9 !important; margin-bottom: 1.6rem !important; font-weight: 300 !important; } .ssa-pd .prose p strong { color: #111111 !important; font-weight: 500 !important; } .ssa-pd .prose a { color: #b50707 !important; text-decoration: underline !important; text-underline-offset: 3px; } .ssa-pd .section-label { font-size: 0.78rem !important; font-weight: 500 !important; letter-spacing: 0.2em !important; text-transform: uppercase !important; color: #F40909 !important; margin: 2.8rem 0 0.5rem !important; display: block !important; } .ssa-pd .prose h2 { font-family: 'Playfair Display', serif !important; font-size: 2rem !important; font-weight: 600 !important; color: #1e1a1a !important; margin: 0 0 1.1rem !important; padding-bottom: 0.5rem !important; border-bottom: 2px solid #e8e2da !important; line-height: 1.25 !important; background: transparent !important; text-transform: none !important; letter-spacing: normal !important; } .ssa-pd .stat-row { display: grid !important; grid-template-columns: repeat(auto-fit, minmax(130px, 1fr)) !important; gap: 0.85rem !important; margin: 1.6rem 0 2.2rem !important; } .ssa-pd .stat-card { background: #f7f3ee !important; border-radius: 10px !important; padding: 1.1rem 1rem !important; text-align: center !important; border: 1px solid #e8e2da !important; } .ssa-pd .stat-value { font-family: 'Playfair Display', serif !important; font-size: 1.5rem !important; font-weight: 700 !important; color: #111111 !important; display: block !important; line-height: 1.1 !important; } .ssa-pd .stat-label { font-size: 0.82rem !important; color: #6b6060 !important; margin-top: 0.3rem !important; display: block !important; } .ssa-pd .bullet-list { margin: 0.5rem 0 1.6rem !important; padding: 0 !important; } .ssa-pd .bl-item { display: block !important; padding: 0.35rem 0 0.35rem 1.6rem !important; font-size: 1.15rem !important; color: #6b6060 !important; font-weight: 300 !important; line-height: 1.75 !important; position: relative !important; } .ssa-pd .bl-item::before { content: 'β’' !important; color: #F40909 !important; font-size: 1.1rem !important; position: absolute !important; left: 0 !important; top: 0.3rem !important; } .ssa-pd .bl-item strong { color: #111111 !important; font-weight: 500 !important; } .ssa-pd .tip-box { background: #fff8f0 !important; border-left: 4px solid #F40909 !important; border-radius: 10px !important; padding: 1.2rem 1.6rem !important; margin: 2rem 0 !important; } .ssa-pd .tip-box .tip-label { font-size: 0.75rem !important; font-weight: 500 !important; letter-spacing: 0.18em !important; text-transform: uppercase !important; color: #F40909 !important; display: block !important; margin-bottom: 0.4rem !important; } .ssa-pd .tip-box p { font-size: 1.15rem !important; color: #5a3a2a !important; margin: 0 !important; font-weight: 300 !important; line-height: 1.8 !important; } .ssa-pd .steps { margin: 0.5rem 0 1.8rem !important; } .ssa-pd .step { display: flex !important; gap: 1rem !important; align-items: flex-start !important; margin-bottom: 0.85rem !important; } .ssa-pd .step-num { flex-shrink: 0 !important; width: 28px !important; height: 28px !important; border-radius: 50% !important; background: #111111 !important; color: #fff !important; font-size: 0.8rem !important; font-weight: 500 !important; display: flex !important; align-items: center !important; justify-content: center !important; margin-top: 0.15rem !important; } .ssa-pd .step-text { font-size: 1.15rem !important; color: #6b6060 !important; font-weight: 300 !important; line-height: 1.75 !important; } .ssa-pd .step-text strong { color: #111111 !important; font-weight: 500 !important; } .ssa-pd .plant-cta { background: linear-gradient(135deg, #111111 0%, #1a1a1a 100%) !important; border-radius: 12px !important; padding: 1.8rem 2rem !important; margin: 2.5rem 0 !important; display: flex !important; align-items: center !important; gap: 1.4rem !important; transition: background 0.2s, transform 0.2s !important; cursor: pointer !important; text-decoration: none !important; } .ssa-pd .plant-cta:hover { background: linear-gradient(135deg, #1a0000 0%, #2a0000 100%) !important; transform: translateY(-1px) !important; } .ssa-pd .plant-cta .cta-icon { font-size: 2.8rem !important; flex-shrink: 0 !important; line-height: 1 !important; } .ssa-pd .plant-cta .cta-text strong { display: block !important; font-family: 'Playfair Display', serif !important; font-size: 1.2rem !important; color: #fff !important; margin-bottom: 0.3rem !important; font-weight: 600 !important; } .ssa-pd .plant-cta .cta-text p { font-size: 1.05rem !important; color: rgba(255,255,255,0.55) !important; margin: 0 !important; font-weight: 300 !important; line-height: 1.6 !important; } .ssa-pd .policy-bar { display: flex !important; flex-wrap: wrap !important; gap: 0.6rem !important; align-items: center !important; padding: 1.2rem 1.6rem !important; background: #f7f3ee !important; border-radius: 10px !important; border: 1px solid #e8e2da !important; margin-top: 2.5rem !important; } .ssa-pd .policy-bar span { font-size: 0.9rem !important; color: #6b6060 !important; font-weight: 300 !important; } .ssa-pd .policy-bar a { display: inline-flex !important; align-items: center !important; gap: 0.3rem !important; background: #111111 !important; color: #fff !important; font-size: 0.82rem !important; font-weight: 500 !important; padding: 0.3rem 0.9rem !important; border-radius: 100px !important; text-decoration: none !important; transition: background 0.2s !important; } .ssa-pd .policy-bar a:hover { background: #F40909 !important; } Aquatic Plants Floating Moss Ball Live moss wrapped around a buoyant core β surface-level cover that drifts naturally and grows with the current. Floats at the Surface Natural Drifting Movement Shrimp & Fry Friendly Low Light No COβ Required Nano Tank Ready The Floating Moss Ball is live aquatic moss wrapped and secured around a buoyant core, designed to drift freely at the water surface rather than sit on the substrate. The gentle movement of the water keeps it in slow, natural motion β a visual effect that adds life and depth to the upper zone of the tank that rooted plants and hardscape simply can't replicate. As it floats, the moss surface accumulates biofilm and provides a dense, accessible canopy that shrimp and fry actively use for grazing and cover. It's a zero-effort addition that works immediately, grows steadily, and suits any tank from a heavily planted aquascape to a simple shrimp grow-out. Not Required COβ 68β82Β°F Temperature LowβMed Lighting What to Expect Growth & Behavior Over Time Floats and moves with water flow β the buoyant core keeps the ball at or just below the surface, drifting slowly with filter output and surface agitation. The natural movement gives the tank a dynamic, living quality that static plants don't provide. Surface light drives vigorous growth β floating at the surface puts the moss directly in the brightest light zone of the tank. Even under modest lighting, the floating position gives the moss a meaningful advantage over submerged plants competing for the same light. Biofilm develops quickly on the outer surface β the moss texture begins accumulating biofilm within days, creating a rich, accessible foraging surface that shrimp and fry graze on actively, including juveniles too small to reach the substrate safely. Provides fry shelter at the surface β newly born shrimplets and fry naturally seek the surface layer in the first days of life. A floating moss ball gives them immediate, secure cover and a food source exactly where they need it most. Grows outward over time β the moss extends from the ball gradually, building a denser, fuller profile over weeks and months. Occasional light trimming keeps the shape tidy and encourages even, consistent growth across the surface. Compatible with any parameter range β aquatic moss is among the most parameter-tolerant plants available and performs well across both Neocaridina and Caridina setups without any adjustment. How to Set It Up Getting Started 1 Rinse before placing β give the moss ball a gentle rinse in dechlorinated or tank water before introducing it. This removes any loose debris from shipping and helps the moss settle quickly into the new environment. 2 Place directly on the surface β simply set the ball on the water surface and allow it to find its natural floating position. Filter flow will move it gently around the tank β this is normal and part of the effect. 3 Adjust flow if needed β very strong surface agitation can push the ball into a corner constantly. If this happens, slightly reducing flow or redirecting the filter outlet downward will allow the ball to drift more freely across the surface. 4 Trim occasionally as the moss grows β once the moss begins extending outward, periodic light trimming with fine scissors keeps the ball tidy. Trimmings can be used to start new growth on driftwood or rocks, or to seed other areas of the tank. π‘ Bonus Tip Running a floating moss ball alongside a sinking moss ball gives shrimp and fry access to foraging zones at both the surface and the substrate simultaneously β particularly useful in breeding tanks where shrimplets emerge at the surface and gradually migrate downward as they grow. πΏ Browse more aquatic plants Pair the floating moss ball with stem plants, hardscape, or a sinking moss ball for complete coverage at every depth. Browse our Aquatic Plants collection. β Before placing your order, please review our π DOA Policy π Shipping Info
More you might like
Related
Floating Moss Ball
Related
Floating Moss Ball
Related
Big Floating Moss Ball | Moss not included
Related