{
    "comp": {
        "select": {
            "icon": {
                "focused": {
                    "color": {
                        "value": "{ref.color.electricBlue.100}"
                    }
                }
            },
            "inline": {
                "label": {
                    "text": {
                        "font-family": {
                            "value": "{sys.text.style.body.font-family}"
                        },
                        "size": {
                            "value": "{sys.text.style.body.size}"
                        },
                        "font-weight": {
                            "value": "{sys.text.style.body.weight}"
                        },
                        "line-height": {
                            "value": "{sys.text.style.body.line-height}"
                        },
                        "color": {
                            "value": "{sys.text.color.light}"
                        }
                    }
                },
                "separator": {
                    "color": {
                        "value": "{ref.color.grey.40}"
                    }
                }

            },
            "one-line": {
                "height": {
                    "value": "{ref.spacing.xl}"
                },
                "spacing": {
                    "value": "{ref.spacing.xxs}"
                },
                "padding": {
                    "horizontal": {
                        "value": "{ref.spacing.sm}"
                    }
                },
                "background": {
                    "color": {
                        "value": "{ref.color.white}"
                    }
                },
                "text": {
                    "font-family": {
                        "value": "{sys.text.style.body.font-family}"
                    },
                    "size": {
                        "value": "{sys.text.style.body.size}"
                    },
                    "font-weight": {
                        "value": "{sys.text.style.body.weight}"
                    },
                    "line-height": {
                        "value": "{sys.text.style.body.line-height}"
                    },
                    "color": {
                        "value": "{ref.color.grey.100}"
                    }
                },
                "selected": {
                    "text": {
                        "font-family": {
                            "value": "{sys.text.style.bodyBold.font-family}"
                        },
                        "size": {
                            "value": "{sys.text.style.bodyBold.size}"
                        },
                        "font-weight": {
                            "value": "{sys.text.style.bodyBold.weight}"
                        },
                        "line-height": {
                            "value": "{sys.text.style.bodyBold.line-height}"
                        }
                    }
                },
                "selectable": {
                    "selected": {
                        "text": {
                            "font-family": {
                                "value": "{sys.text.style.bodyBold.font-family}"
                            },
                            "size": {
                                "value": "{sys.text.style.bodyBold.size}"
                            },
                            "font-weight": {
                                "value": "{sys.text.style.bodyBold.weight}"
                            },
                            "line-height": {
                                "value": "{sys.text.style.bodyBold.line-height}"
                            }
                        }
                    }
                }
            },
            "two-line": {
                "height": {
                    "value": "unset"
                },
                "padding": {
                    "vertical": {
                        "value": "{ref.spacing.xxs}"
                    }
                },
                "title": {
                    "text": {
                        "font-family": {
                            "value": "{sys.text.style.bodyBold.font-family}"
                        },
                        "size": {
                            "value": "{sys.text.style.bodyBold.size}"
                        },
                        "font-weight": {
                            "value": "{sys.text.style.bodyBold.weight}"
                        },
                        "line-height": {
                            "value": "{sys.text.style.bodyBold.line-height}"
                        },
                        "color": {
                            "value": "{ref.color.grey.100}"
                        }
                    },
                    "spacing": {
                        "value": "{ref.spacing.xxs}"
                    }
                },
                "caption": {
                    "text": {
                        "font-family": {
                            "value": "{sys.text.style.caption.font-family}"
                        },
                        "size": {
                            "value": "{sys.text.style.caption.size}"
                        },
                        "font-weight": {
                            "value": "{sys.text.style.caption.weight}"
                        },
                        "line-height": {
                            "value": "{sys.text.style.caption.line-height}"
                        },
                        "color": {
                            "value": "{ref.color.grey.80}"
                        }
                    }
                }
            },
            "group": {
                "padding": {
                    "horizontal": {
                        "value": "{ref.spacing.sm}"
                    },
                    "vertical": {
                        "value": "{ref.spacing.xxs}"
                    }
                },
                "border": {
                    "top": {
                        "color": {
                            "value": "{ref.color.grey.10}"
                        }
                    }
                },
                "background": {
                    "color": {
                        "value": "{ref.color.grey.bg}"
                    }
                },
                "selected": {
                    "gap": {
                        "value": "{ref.spacing.xxs}"
                    }
                },
                "text": {
                    "font-family": {
                        "value": "{sys.text.style.captionBold.font-family}"
                    },
                    "size": {
                        "value": "{sys.text.style.captionBold.size}"
                    },
                    "font-weight": {
                        "value": "{sys.text.style.captionBold.weight}"
                    },
                    "line-height": {
                        "value": "{sys.text.style.captionBold.line-height}"
                    },
                    "color": {
                        "value": "{ref.color.grey.100}"
                    }
                }
            },
            "separator": {
                "padding": {
                    "horizontal": {
                        "value": "{ref.spacing.xxs}"
                    },
                    "vertical": {
                        "value": "{ref.spacing.xxs}"
                    }
                },
                "color": {
                    "value": "{ref.color.grey.10}"
                }
            },
            "padding": {
                "vertical": {
                    "value": "{ref.spacing.xxs}"
                }
            },
            "background": {
                "color": {
                    "value": "{ref.color.white}"
                }
            
            },
            "shadow": {
                "value": "0px 4px 6px -2px rgba(52, 69, 99, 0.15), 0px 4px 25px -2px rgba(52, 69, 99, 0.15)"
            },
            "search-bar": {
                "padding": {
                    "horizontal": {
                        "value": "{ref.spacing.xxs}"
                    },
                    "bottom": {
                        "value": "{ref.spacing.xxs}"
                    }
                },
                "margin": {
                    "bottom": {
                        "value": "{ref.spacing.xxs}"
                    }
                },
                "border": {
                    "bottom": {
                        "color": {
                            "value": "{ref.color.grey.10}"
                        }
                    }
                },
                "bottom-link": {
                    "margin": {
                        "top": {
                            "value": "{ref.spacing.xs}"
                        }
                    },
                    "padding": {
                        "horizontal": {
                            "value": "{ref.spacing.sm}"
                        },
                        "top": {
                            "value": "{ref.spacing.xs}"
                        },
                        "bottom": {
                            "value": "{ref.spacing.xxxs}"
                        }
                    },
                    "border": {
                        "top": {
                            "color": {
                                "value": "{ref.color.grey.10}"
                            }
                        }
                    }
                }
            }
            
        }
    }
}
