/* =============================================================
   Picture Cropper — Atelier theme overrides  [RETIRED 2026-05-02]

   Phase T.12 (2026-05-02): all overrides removed. The cropper now
   uses its own Picsin Teal token palette directly:
     --pcr-color-primary: mustard #D4A017 (Done button)
     --pcr-color-accent:  Picsin Teal #1B9C85 (sliders / tabs)
     --pcr-color-bg:      graphite #2e2e30
     --pcr-color-fg:      near-white #f0f0f3

   Previous content used the pre-T.0 Atelier warm-umber palette
   (122, 90, 52) which was incompatible with the Picsin Teal
   aesthetic launched 2026-04-30. The !important rule on
   .pcr-btn-done's text color was also forcing near-white text on
   what's now a mustard background, causing low-contrast / invisible
   button labels.

   File kept (vs deleted) so the <link> tag in layouts.atelier
   continues to resolve without a 404. Empty body = no override.
   ============================================================= */
