/* advertising-art.css — the photography for /advertising.
 *
 * Kept out of advertising.html so that page stays editable in a browser,
 * and so a failed image never takes a stylesheet with it: every surface
 * these paint already has a gradient underneath in the page itself.
 *
 * Both plates were generated for us — no stock licence, no third-party
 * marks, nothing readable in frame. They are currently served from the
 * generator's CDN; re-host them under link.contentpad.io/i/ when there is
 * a chance to move binaries, and change only the two URLs below.
 */
:root{
  --hero-img:url("https://d8j0ntlcm91z4.cloudfront.net/user_37BFM6FYemXhmGFTCifzSEVJDDX/hf_20260915_023928_5a949740-439f-49d1-a23a-58bda9eb967f.png");
  --wall-img:url("https://d8j0ntlcm91z4.cloudfront.net/user_37BFM6FYemXhmGFTCifzSEVJDDX/hf_20260915_023927_cf4efbc1-89ce-4138-aea2-346500a51810.png");
  --suite-img:url("https://d8j0ntlcm91z4.cloudfront.net/user_37BFM6FYemXhmGFTCifzSEVJDDX/hf_20260915_023927_656eefd2-fb2f-4902-b3ff-a5aaff6a96b6.png");
}
