:root{
  --shadow-0:none;
  --shadow-1:rgba(0,0,0,.04) 0px 1px 2px 0px;
  --shadow-2:rgba(0,0,0,.04) 0px 4px 12px 0px;
  --shadow-3:rgba(0,0,0,.08) 0px 12px 24px -4px;
  --shadow-4:rgba(0,0,0,.12) 0px 16px 48px -8px;
  --transition-fast:150ms ease; /* @kind other */
  --transition-base:200ms ease; /* @kind other */
}
