.root
  padding 2u
  radius()

  &.elevated
    background-color $UI.colors.white

  &.outlined
    border 1px solid $UI.colors.darkLighter

:export
  shadows: $UI.shadows
