:root{--bg:#1c1a17;--panel:#262320;--panel-hi:#302c28;--ink:#f2ead9;--muted:#a89f8d;--accent:#d98c3f;--birch:#e8d9b5;--draw-area:#f5ecd6;--cut:#2a2118}*{box-sizing:border-box}@keyframes hexHueSpin{0%{filter:hue-rotate()}to{filter:hue-rotate(360deg)}}@media (prefers-reduced-motion:reduce){.hex-rainbow{animation:none!important}}html,body{background:var(--bg);color:var(--ink);-webkit-tap-highlight-color:transparent;margin:0;padding:0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}a{color:var(--accent)}button{font:inherit;cursor:pointer}
