/*
 * Chart Algo AI — public site manifest (marketing, legal, admin sign-in).
 *
 * Propshaft rewrites each url() below to the digested asset path, so this
 * file is a pure manifest. Load order matters for the cascade:
 *
 *   tokens     — @font-face (self-hosted) + design tokens
 *   base       — reset, typography, buttons, badges, flash, reveal motion
 *   nav        — sticky header, CSS-only mobile nav, footer
 *   marketing  — hero, phone mockup, sections, cards, CTA band
 *   prose      — legal + help long-form styling, TOC, FAQ
 *   auth       — admin sign-in card (layouts/auth)
 *
 * The palette is the SAME design system as the iOS/Android app
 * (constants/theme.ts in the chart-algo-ai Expo repo). Keep the two in sync.
 * Admin-only styles live in admin.css, loaded on top by layouts/admin.
 */

@import url("/assets/tokens-13931413.css");
@import url("/assets/base-cb152919.css");
@import url("/assets/nav-881a368e.css");
@import url("/assets/marketing-bbf926c7.css");
@import url("/assets/prose-de74173b.css");
@import url("/assets/auth-0f960e4d.css");
