:root{
/* Sharp, engineered. Minimal rounding — this is a switchboard, not a toy */
--radius-sm:2px;--radius-md:4px;--radius-pill:999px;
--skew:-8deg; /* @kind other */ /* signature slant, matches the logo italic */
--shadow-card:0 1px 0 rgba(255,255,255,.04) inset,0 8px 24px rgba(0,0,0,.45);
--shadow-overlay:0 24px 64px rgba(0,0,0,.6);
--focus-ring:0 0 0 2px var(--surface-page),0 0 0 4px var(--jcs-red);
--protect-gradient:linear-gradient(180deg,rgba(8,9,10,0) 30%,rgba(8,9,10,.88) 100%); /* @kind other */
--ease-out:cubic-bezier(.16,1,.3,1); /* @kind other */
--dur-fast:150ms; /* @kind other */\n--dur-base:250ms; /* @kind other */\n--dur-slow:500ms; /* @kind other */
}
