/* Shared brand tokens for the global editing landing pages.
   Coral ramp matches the main theme (app.css) — change brand colour here and both pages follow.
   Ink is intentionally darker than the main site: these are dark conversion pages. */
:root{
  --ink:#100f0e; --ink2:#17140f; --ink3:#1e1a15;
  --ivory:#F6EFE7; --muted:#b7ada1; --faint:#8b8175;
  --coral:#E66856; --coral2:#EB8C6C; --sand:#F2B37E; --rose:#D98686;
  --line:rgba(246,239,231,.10); --line2:rgba(246,239,231,.20);
  --maxw:1240px;
  --img:https://evenario.com/assets/wedding/img;
}
