:root{
  --ink:#26394a;--muted:#66798a;--cream:#f9f4e8;--paper:#fffdf8;
  --coral:#ee6f62;--coral-dark:#cc514a;--yellow:#f5c84d;--mint:#69c9a5;
  --blue:#6ea9df;--purple:#9b82d0;--shadow:#a88f7052;
  --p1:#ee6f62;--p2:#5b9ed8;--p3:#65b98e;--p4:#9a78cc;
  --space-1:.35rem;--space-2:.65rem;--space-3:1rem;--space-4:1.4rem;
  --radius-sm:12px;--radius-md:18px;--radius-lg:28px;--radius-pill:999px;
  --shadow-soft:0 10px 30px #80654424;--shadow-card:0 7px 0 #d8c8ac,0 12px 18px #816d5038;
  --fast:150ms;--normal:280ms;--slow:480ms;--ease:cubic-bezier(.2,.8,.2,1);
  --font:ui-rounded,"SF Pro Rounded","Nunito",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
}
