1. What are cookies
Small text files stored on your device that help websites remember your preferences, maintain sessions, and understand usage patterns.
2. Categories we use
- Strictly necessary: session, CSRF, language, cookie-consent. Can't be disabled without breaking the site.
- Analytics: anonymous usage data (only with consent) — we use a privacy-first, self-hosted analytics stack.
- Personalisation: remembers your last-viewed quote, sidebar state, theme preference.
- Marketing: we don't use any third-party ad-retargeting cookies.
3. Third-party cookies
We use exactly two third-party services: Cashfree (for payments, limited to the checkout page) and Intercom (for support chat, only when you open it). Both are pinned to the relevant pages and never load elsewhere.
4. How to manage cookies
You can change your preferences anytime via Account → Privacy → Cookie preferences, or in your browser settings. Disabling strictly necessary cookies may prevent login.
5. Cookie retention
Session cookies expire when you close the browser. Persistent cookies expire in 30-365 days, per the purpose. We never set tracking cookies with lifetimes over a year.