:root{
--radius-sm:8px;--radius-md:14px;--radius-lg:22px;--radius-pill:999px;
--shadow-card:0 8px 28px rgba(0,0,0,.45);--shadow-pop:0 16px 48px rgba(0,0,0,.6);
--glow-orange:0 0 24px rgba(245,126,30,.45);--glow-blue:0 0 24px rgba(86,105,240,.45);
--gradient-brand:linear-gradient(135deg,#5669F0 0%,#3D50D8 100%);/* @kind other */
--gradient-heat:linear-gradient(135deg,#F57E1E 0%,#FF9A45 100%);/* @kind other */
--gradient-stage:radial-gradient(120% 120% at 80% 10%,#28324A 0%,#121A2C 45%,#0B101E 100%);/* @kind other */
--ease-out:cubic-bezier(.22,1,.36,1);/* @kind other */
--dur-fast:150ms;/* @kind other */
--dur-med:280ms;/* @kind other */
}
