:host,:root{--van-search-padding:10px var(--van-padding-sm);--van-search-background:var(--van-background-2);--van-search-content-background:var(--van-background);--van-search-input-height:34px;--van-search-label-padding:0 5px;--van-search-label-color:var(--van-text-color);--van-search-label-font-size:var(--van-font-size-md);--van-search-left-icon-color:var(--van-gray-6);--van-search-action-padding:0 var(--van-padding-xs);--van-search-action-text-color:var(--van-text-color);--van-search-action-font-size:var(--van-font-size-md)}.van-search{align-items:center;background:var(--van-search-background);box-sizing:border-box;display:flex;padding:var(--van-search-padding)}.van-search__content{background:var(--van-search-content-background);border-radius:var(--van-radius-sm);display:flex;flex:1;padding-left:var(--van-padding-sm)}.van-search__content--round{border-radius:var(--van-radius-max)}.van-search__label{color:var(--van-search-label-color);font-size:var(--van-search-label-font-size);line-height:var(--van-search-input-height);padding:var(--van-search-label-padding)}.van-search__field{align-items:center;background-color:transparent;flex:1;height:var(--van-search-input-height);padding:0 var(--van-padding-xs) 0 0}.van-search__field .van-field__left-icon{color:var(--van-search-left-icon-color)}.van-search__field--with-message{align-items:flex-start;height:auto;padding-bottom:5px;padding-top:5px}.van-search--show-action{padding-right:0}.van-search input::-webkit-search-cancel-button,.van-search input::-webkit-search-decoration,.van-search input::-webkit-search-results-button,.van-search input::-webkit-search-results-decoration{display:none}.van-search__action{color:var(--van-search-action-text-color);cursor:pointer;font-size:var(--van-search-action-font-size);line-height:var(--van-search-input-height);padding:var(--van-search-action-padding);-webkit-user-select:none;-moz-user-select:none;user-select:none}.van-search__action:active{background-color:var(--van-active-color)}:host,:root{--van-notice-bar-height:40px;--van-notice-bar-padding:0 var(--van-padding-md);--van-notice-bar-wrapable-padding:var(--van-padding-xs) var(--van-padding-md);--van-notice-bar-text-color:var(--van-orange-dark);--van-notice-bar-font-size:var(--van-font-size-md);--van-notice-bar-line-height:24px;--van-notice-bar-background:var(--van-orange-light);--van-notice-bar-icon-size:16px;--van-notice-bar-icon-min-width:24px}.van-notice-bar{align-items:center;background:var(--van-notice-bar-background);color:var(--van-notice-bar-text-color);display:flex;font-size:var(--van-notice-bar-font-size);height:var(--van-notice-bar-height);line-height:var(--van-notice-bar-line-height);padding:var(--van-notice-bar-padding);position:relative}.van-notice-bar__left-icon,.van-notice-bar__right-icon{font-size:var(--van-notice-bar-icon-size);min-width:var(--van-notice-bar-icon-min-width)}.van-notice-bar__right-icon{cursor:pointer;text-align:right}.van-notice-bar__wrap{align-items:center;display:flex;flex:1;height:100%;overflow:hidden;position:relative}.van-notice-bar__content{position:absolute;transition-timing-function:linear;white-space:nowrap}.van-notice-bar__content.van-ellipsis{max-width:100%}.van-notice-bar--wrapable{height:auto;padding:var(--van-notice-bar-wrapable-padding)}.van-notice-bar--wrapable .van-notice-bar__wrap{height:auto}.van-notice-bar--wrapable .van-notice-bar__content{position:relative;white-space:normal;word-wrap:break-word}
