:root{
/* バウンス禁止（DESIGN_DIRECTION.md）。ease-spring は置かない。
   reduced-motion 対応は全アニメ必須 */
--duration-fast:140ms; /* @kind other */
--duration-normal:260ms; /* @kind other */
--duration-reduced:0.01ms; /* @kind other */
--ease-standard:cubic-bezier(0.2, 0.8, 0.2, 1); /* @kind other */
}
