our mission

“To help people release heaviness and restore balance for a lighter, happier life.”


font-family: "baga", sans-serif; font-weight: 400; font-style: normal; ::selection { background: #ffffff; /* Example */ } /* For Webkit browsers (Chrome, Safari) */ ::-webkit-scrollbar { width: 8px; } ::-webkit-scrollbar-track { background: #F76F40; /* Light track */ } ::-webkit-scrollbar-thumb { background: #F76F40; /* Darker thumb */ border-radius: 4px; } ::-webkit-scrollbar-thumb:hover { background: #555; /* Even darker on hover */ }