/*
Theme Name: UPath Headless Theme
Version: 32.0.0
Author: UPath
Text Domain: upath
Description: Headless React (CDN) theme with custom REST routes, hardcoded pixel layouts from mockups.
*/
:root { --purple:#7317CF; --dark:#0E0D13; }
body { margin:0; font-family:Inter,Arial,sans-serif; background:#fff; color:#0E0D13 }
h1 { font-size:50px; line-height:1.1 }
h2 { font-size:40px; line-height:1.2 }
h3 { font-size:20px; line-height:1.3 }
p  { font-size:15px; line-height:1.7 }
a { text-decoration:none }