.story-swipe-container {width: 100%;height: 100%;transform: translateZ(0);display: flex;will-change: transform;overflow-x: auto;position: relative;padding: 4px 0 }.story-swipe-container::-webkit-scrollbar {display: none }.reporter-card-wrapper {width: 100%;padding: 2px;margin-right: 10px }.reporter-card-item {height: 80px;border-radius: 4px;border-left: solid 6px red;box-shadow: 0 0 5px 1px lightgrey;-webkit-box-shadow: 0 0 5px 1px lightgrey;-moz-box-shadow: 0 0 5px 1px lightgrey;width: calc(100vw - 72px);flex-shrink: 0;transform: translateZ(0) }.reporter-card-item-left {height: 100%;display: inline-block }.reporter-avatar {height: 100%;padding: 8px 0 8px 2px;border-radius: 50% }.reporter-card-item-middle {vertical-align: middle;display: inline-block;color: gray }.reporter-card-item-middle a {text-decoration: none }.reporter-name {font-size: 16px;padding: 2px;color: gray }.reporter-from {font-size: 12px;padding: 2px }.reporter-story-count {font-size: 12px;padding: 2px }.reporter-card-item-right {float: right;position:fixed;top:0;right:0;}.reporter-card-item-right a {text-decoration: none }.reporter-focus-btn {text-align: center;width: 60px;height: 26px;background: #ffe1e2;border-radius: 1rem;cursor: pointer;margin: 30px 2px 30px 0;border-left: 4px solid #fff;border-right: 4px solid #fff;}.reporter-focus-btn-text {vertical-align: middle;vertical-align: -webkit-baseline-middle;font-size: 14px;color: #eb5252 }.reporter-card-wrapper:last-child {margin-right: 0px;}