/* UNews Template (UR) — unews-template-ur
 *
 * The stylesheet for this theme: Urdu — Nastaliq, RTL.
 * Loaded by the site as /themes/unews-template-ur.css, resolved from the active theme of
 * this language. Generated by scripts/sync-theme-stylesheets.ts; yours to edit
 * from here on — the script will not overwrite it.
 *
 * The 12-unit grid, the responsive rules and the builder's display toggles are
 * NOT here: they live in the site's own app/globals.css and load for every
 * theme. This file is for how the site looks, not how it is laid out.
 *
 * Drop the import below to start from a blank skin; the grid keeps working.
 */
@import "./_base.css";

:root {
  --font-ar: "Noto Nastaliq Urdu", "Jameel Noori Nastaleeq", "Cairo", Tahoma, sans-serif;
}

[dir="rtl"]:lang(ur) .cms-page {
  line-height: 2.1;
}

/* Anything below overrides the shared skin for this language only. */
