.Cell{padding:12px;background:#fff}.Cell+.Cell{border-top:1px solid var(--bg-color)}.Cell.layout-horizontal{display:flex}.Cell.layout-between{display:flex;justify-content:space-between}.Cell.border-top{border-top:1px solid var(--bg-color)}.Cell.border-bottom{border-bottom:1px solid var(--bg-color)}.Cell.border-all{border:1px solid var(--bg-color)}.Cell__title{margin-right:16px;color:#666}.Cell.boldTitle .Cell__title{font-weight:700;color:#000}
