<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.tan-notice-bar{position:relative;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;height:40px;padding:0 16px;color:#ed6a0c;font-size:14px;line-height:24px;background-color:#fffbe8}.tan-notice-bar__left-icon,.tan-notice-bar__right-icon{min-width:22px;font-size:16px}.tan-notice-bar__right-icon{text-align:right;cursor:pointer}.tan-notice-bar__wrap{position:relative;-webkit-box-flex:1;flex:1;height:24px;overflow:hidden}.tan-notice-bar__content{position:absolute;white-space:nowrap}.tan-notice-bar__content.tan-ellipsis{max-width:100%}.tan-notice-bar__play{-webkit-animation:tan-notice-bar-play linear both;animation:tan-notice-bar-play linear both}.tan-notice-bar__play--infinite{-webkit-animation:tan-notice-bar-play-infinite linear infinite both;animation:tan-notice-bar-play-infinite linear infinite both}.tan-notice-bar--wrapable{height:auto;padding:8px 16px}.tan-notice-bar--wrapable .tan-notice-bar__wrap{height:auto}.tan-notice-bar--wrapable .tan-notice-bar__content{position:relative;white-space:normal;word-wrap:break-word}@-webkit-keyframes tan-notice-bar-play{to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes tan-notice-bar-play{to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@-webkit-keyframes tan-notice-bar-play-infinite{to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes tan-notice-bar-play-infinite{to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}</pre></body></html>