/* Cacele AI — base layer.
   Exact per-element hover animations are injected per page as <style id="dc-hover-rules">,
   extracted verbatim from the original Claude Design runtime (the `.scp*:hover` rules). */

html { scroll-behavior: smooth; }
body { margin: 0; background: #F6F1E8; }
