:root{
--shadow-none:none;
--shadow-card:0 1px 0 rgba(255,255,255,.03) inset;
--shadow-raised:0 18px 48px rgba(0,0,0,.55);
--shadow-overlay:0 32px 80px rgba(0,0,0,.68);
--glow-accent:0 0 40px rgba(68,54,248,.38);
--glow-accent-soft:0 0 24px rgba(68,54,248,.22);
--glow-accent-strong:0 12px 44px rgba(68,54,248,.48);
--ring-focus:0 0 0 3px rgba(120,111,249,.45);
--blur-glass:blur(18px); /* @kind other */
--blur-halo:blur(90px); /* @kind other */
}
