/* Baseline reset. In the published Artifact this was injected by the artifact
   host around the page; it is reproduced here so the standalone app renders
   identically outside claude.ai. */
:root{color-scheme:light}
body{margin:0;padding:0;font:14px -apple-system,BlinkMacSystemFont,sans-serif;background:#faf9f5;color:#141413}
img{max-width:100%}
[hidden]:not([hidden=until-found]){display:none!important}
