Public routes
Loading marketing content.
We are preparing the public shell, editorial content, and calculator routes for display.
A route-first foundation for marketing, member, and admin sections with Supabase Auth, a row-level-secured database foundation, and a Sanity-powered content layer.
Public routes
We are preparing the public shell, editorial content, and calculator routes for display.
Authentication uses Supabase SSR with cookie-based sessions, protected member routes, and admin-aware access control.
Log in
Sign into an existing account. Successful logins go to your member dashboard by default, or to a safe internal `next` path when provided.
Create account
Create a new account backed by Supabase Auth. If email confirmation is enabled, you will confirm through `/auth/confirm` before entering the member area.