.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.stories-player-wrapper{width:100vw;height:100vh;position:fixed;display:flex;flex-direction:column;-webkit-perspective:1000px;perspective:1000px;top:0;left:0;z-index:100;touch-action:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;background-color:#1a1a1a}.stories-player-container{align-self:center;display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;height:100%;overflow:hidden;position:relative}.stories-container{display:flex;flex-direction:row;width:100%;overflow:auto}.story-item{position:relative;margin:0 6px}.story-item:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:50%;background:linear-gradient(#ee583f,#d92d77)}.story-item.read:before,.story-item:before{-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 2px),#fff 0)}.story-item.read:before{background:linear-gradient(#d2d2d2,#d2d2d2)}.story-track{background-color:hsla(0,0%,100%,.34901960784313724);height:2px;flex-grow:1;margin-right:2px}.story-track .progress{height:100%;background-color:#fff}.player-layout{position:absolute;top:0;left:0;right:0;bottom:0;z-index:10}.player-layout:hover .nav-button{opacity:.8}.nav-button{width:30px;height:30px;background-color:#fff;display:flex;justify-content:center;align-items:center;border-radius:15px;opacity:.2;transition:opacity .2s}.player-layout .back-button{left:-45px}.player-layout .back-button,.player-layout .next-button{cursor:pointer;color:#fff;position:absolute;top:50%;z-Index:2000}.player-layout .next-button{right:-45px}.story-actions .action-button{padding-right:10px}.d-none{display:none!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.noselect{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-touch-callout:none;user-select:none}
/*# sourceMappingURL=main.b9e33e74.chunk.css.map */