/* Sogno in Rome — overrides the Rêverie red accent with the dark-green
   Rome/Sogno identity described in CLAUDE.md. Loaded after tokens.css
   on rome.html only. */
:root{
  --accent:var(--green);
  --accent-soft:rgba(23,53,30,.10);
}
