.fullScreenNavContainer{max-width:1200px;width:100%;margin:0 auto;height:100%;position:fixed;top:0;right:35px;z-index:calc(var(--popupZ) + 2);display:none}.fullScreen .fullScreenNavContainer{display:block!important}.fullScreenNav{position:absolute;right:0;top:56px;width:50px;display:none}.fullScreen .fullScreenNav{display:block!important;visibility:visible}.fullScreen.phone .fullScreenNav,.fullScreen.tablet .fullScreenNav{display:none!important}.fullScreenNav .fullScreenNavContent{position:relative;height:100%;width:100%}.fullScreenNav button{height:initial}.fullScreenNav .navButtons{display:flex;gap:16px;flex-direction:column}.fullScreenNav .prevButton{transform:rotate(90deg)}.fullScreenNav .nextButton{transform:rotate(-90deg)}.fullScreenNav .closeButton{margin-bottom:40px}.previewFeed{width:100%;max-width:500px;margin:0 auto}.previewFeed::-webkit-scrollbar{display:none}.desktop .previewFeed{min-width:500px;overflow-x:hidden}.desktop.fullScreen .previewFeed{height:calc(var(--app-height))!important}.fullScreen .previewFeed{width:100vw;max-width:100%;position:fixed;top:0;left:0;z-index:calc(var(--popupZ) + 1);height:calc(var(--app-height) - 72px)!important;scroll-snap-type:y mandatory;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none;display:block!important;visibility:visible}.fullScreen .previewFeed .injection,.fullScreen .previewFeed .bannerWrapper{padding:0 24px;max-width:500px;margin:32px auto;height:100%;display:flex;align-items:center;justify-content:center;scroll-snap-align:start;scroll-snap-stop:always;position:relative;max-height:80vh}.fullScreen .previewFeed .injection>div,.fullScreen .previewFeed .bannerWrapper>div{margin:0}.withSnapFeed .previewFeed{width:100vw;max-width:100%;height:calc(var(--app-height) - 72px);scroll-snap-type:y mandatory;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none;display:block!important;overscroll-behavior:contain;position:fixed;top:0;bottom:0;padding-top:1px}.withSnapFeed .previewFeed .injection{padding-top:50px;position:relative;overflow-y:auto}.snapFeedEntering .previewFeed{animation:snap-feed-enter .5s cubic-bezier(.4,0,.2,1) forwards}.phone.fullScreen .previewFeed,.tablet.fullScreen .previewFeed{top:0}@keyframes snap-feed-enter{0%{transform:scale(.9)}to{transform:scale(1)}}.FeedModule[data-feed-module-type=boost]{display:block;max-width:100%}.withSnapFeed .FeedModule[data-feed-module-type=boost]{padding-top:0;height:calc(var(--app-height) - 72px)}.FeedModule[data-feed-module-type=boost] .GifPreview{scroll-snap-align:inherit;scroll-snap-stop:inherit;margin:0 auto}.nicheCardItem{width:100%;background-color:var(--graphite);border-radius:16px;transition:all .3s ease;display:flex;flex-direction:column}.nicheCardItem .nicheCardImageWrap{flex-grow:1;width:100%;border-top-left-radius:16px;border-top-right-radius:16px;overflow:hidden;aspect-ratio:9/9.2}.withSnapFeed .nicheCardItem .nicheCardImageWrap{aspect-ratio:inherit}.nicheCardItem .nicheCardImage{border-top-left-radius:16px;border-top-right-radius:16px;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .3s ease}.nicheCardItem .nicheName{font:var(--p1-semibold);color:var(--white);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nicheCardItem .nicheCardInfo{padding:12px;display:flex;flex-direction:column;gap:12px}.nicheCardItem .nicheStats{display:flex;flex-wrap:wrap;gap:8px}.phone .nicheCardItem .nicheStats,.tablet .nicheCardItem .nicheStats{gap:12px}.nicheCardItem .nicheStats .nicheStat{display:flex;align-items:center;gap:4px;font:var(--p2-regular);font-size:13px;color:var(--gray-300);text-transform:capitalize;transition:color .3s ease}.withSnapFeed .nicheCardItem .nicheStats .nicheStat span{display:none}.nicheCardItem .nicheStats .nicheStat svg{width:18px;height:18px}.nicheCardItem .nicheStats .nicheStat b{font-weight:var(--semi-bold-fw)}.nicheCardItem:hover{background-color:var(--gray-950)}.nicheCardItem:hover .nicheStat{color:var(--gray-100)}.nicheCardItem:hover .nicheCardImage{transform:scale(1.2)}.nicheExplorer{max-width:500px;width:100%;margin-left:auto;margin-right:65px}.fullScreen .nicheExplorer{max-height:70vh;height:100%}@media (max-width: 1200px){.nicheExplorer{margin-left:auto;margin-right:auto;width:100%}}.phone .nicheExplorer{padding:0 16px}.withSnapFeed .nicheExplorer{padding-top:30px}.nicheExplorer .title{font:var(--title-h3);color:var(--white)}.withSnapFeed .nicheExplorer .title{font:var(--title-h4)}.nicheExplorer .nicheExplorerList{margin-top:24px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));grid-auto-rows:0;gap:16px}.fullScreen .nicheExplorer .nicheExplorerList{height:100%}.withSnapFeed .nicheExplorer .nicheExplorerList{height:70svh;margin-top:16px}.StreamateCameraDispatcher{aspect-ratio:9/16}.FeedModule[data-feed-module-type=live-cam]{display:block;max-width:100%}.withSnapFeed .FeedModule[data-feed-module-type=live-cam]{padding-top:0;height:calc(var(--app-height) - 72px)}.FeedModule[data-feed-module-type=live-cam] .GifPreview{scroll-snap-align:inherit;scroll-snap-stop:inherit;margin:0 auto}.FeedModule{max-width:500px}.withSnapFeed .FeedModule,.fullScreen .FeedModule{height:100%;display:flex;align-items:center;justify-content:center;scroll-snap-align:start;scroll-snap-stop:always}.withSnapFeed .FeedModule{padding-top:50px;overflow-y:auto}.desktop .FeedModule{margin:32px auto;width:100%}.phone.fullScreen .FeedModule,.tablet.fullScreen .FeedModule{background-color:var(--onyx)}
