/* Template 1 -- "Worky Classic". The Worky reference layout as-is, in the
   C&S palette: light gradient home hero with a floating photo "window",
   charcoal page banners, stats strip, Oswald uppercase labels, glassy
   sticky header. base.css already IS this look, so this file only holds
   the few details that the other two templates change back. Colors/fonts
   come from CSS vars (content.js -> theme.templates["1"]). */

:root {
  --csi-radius: 12px;
  --csi-radius-lg: 18px;
  --csi-radius-btn: 8px;
}
