:root{
/* 10 · Elevation & Shadows — only these two exist in the system */
--shadow-100:0px 2px 3px 0px rgba(0,0,0,0.05);
--shadow-200:0px 10px 70px 0px rgba(0,0,0,0.03);
/* container-specific, transcribed where used */
--shadow-table:0px 4px 12px 0px rgba(20,20,46,0.06);
--shadow-cta:0px 8px 18px -8px rgba(223,38,81,0.5);
--ring-border:inset 0 0 0 1px var(--pp-border);
--ring-soft:inset 0 0 0 1px var(--pp-border-soft);
}
