:root{
/* Depth on black comes from light, not from grey drop shadows */
--shadow-1:0 1px 2px rgba(0,0,0,.5);
--shadow-2:0 12px 32px rgba(0,0,0,.6);
--shadow-3:0 28px 80px rgba(0,0,0,.7);
--shadow-glow:0 0 40px rgba(224,8,130,.42);
--shadow-glow-tight:0 0 16px rgba(224,8,130,.55);
--shadow-inset-hairline:inset 0 0 0 1px rgba(255,255,255,.08);
--blur-panel:blur(14px); /* @kind other */
--blur-heavy:blur(28px); /* @kind other */
--panel-glass:rgba(10,10,10,.72); /* @kind color */
}
