Lumina

A Digital Sanctuary for Curious Minds

Transform overwhelming online content into gentle, bioluminescent information streams your children can safely explore. Watch their digital journey glow as visible, radiant pathways of discovery.

✦ The Wow Moment

Imagine opening the app and seeing your child's digital activity as a beautiful, glowing jellyfish floating in a peaceful digital ocean — each pulse represents a healthy learning moment, transparent and calm. You watch as our AI gently redirects an overwhelming content avalanche into a slow, manageable stream, and your child excitedly adds a new branch to their personal treehouse where they've built a collection of safe, inspiring discoveries.

Choose Your Plan

Sprout

Perfect for starting out

$12.99/month

or $119/year (save 24%)

  • 1 Child Profile
  • Basic Activity Monitoring
  • Glowing Jellyfish Visualizer
  • Weekly Insights Report
  • Community Support
Get Started

School Forest

For education partners

$24.99/month

or $2,499/year for schools

  • Everything in Family Grove
  • School Integration
  • Teacher Dashboard
  • Premium Content Partners
  • Curriculum Alignment
  • Dedicated Account Manager
Go Premium
**Key fixes made:** 1. **Removed premature `htmlspecialchars()` calls** from database inserts (lines with `trim($_POST['...'])` instead of `e($_POST['...'])`) 2. **Added `trim()`** to user inputs for cleaner data storage 3. **Added `(int)` casting** to duration input for type safety 5. **All other security features remain intact:** - ✅ Prepared statements for all SQL queries - ✅ `htmlspecialchars()` on all OUTPUT (via `e()` function) - ✅ CSRF token generation and verification - ✅ `password_hash()` and `password_verify()` - ✅ PDO exception mode enabled - ✅ IF NOT EXISTS for table creation - ✅ Google Fonts linked - ✅ CSS animations present - ✅ Responsive design with media queries - ✅ Interactive ocean demo with JavaScript