.VideoPlayer-module__v9s4Ha__videoPlayer{--controls-height:48px;width:100%;max-width:1280px;margin:16px auto;padding:0 20px}.VideoPlayer-module__v9s4Ha__playerWrapper{aspect-ratio:16/9;background-color:#000;margin-bottom:60px;position:relative}.VideoPlayer-module__v9s4Ha__playerClickWrapper{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.VideoPlayer-module__v9s4Ha__reactPlayer{animation:.3s ease-out forwards VideoPlayer-module__v9s4Ha__fadeIn}@keyframes VideoPlayer-module__v9s4Ha__fadeIn{0%{opacity:0}to{opacity:1}}.VideoPlayer-module__v9s4Ha__videoBottom{position:absolute}.VideoPlayer-module__v9s4Ha__sliderAndComments{position:absolute;bottom:0;left:16px;right:16px}.VideoPlayer-module__v9s4Ha__sliderComments{position:absolute;bottom:0;left:0;right:0}.VideoPlayer-module__v9s4Ha__sliderRoot{-webkit-user-select:none;user-select:none;touch-action:none;--track-height:4px;flex:1;align-items:center;width:100%;height:20px;display:flex;position:relative;bottom:-8px}.VideoPlayer-module__v9s4Ha__sliderTrack{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);height:var(--track-height);cursor:pointer;background-color:#fff3;flex-grow:1;position:relative}.VideoPlayer-module__v9s4Ha__sliderRange{background-color:var(--accent);height:100%;position:absolute}.VideoPlayer-module__v9s4Ha__sliderThumb{background-color:var(--accent);cursor:pointer;border-radius:10px;width:16px;height:16px;transition:transform .2s ease-out;display:block;box-shadow:0 1px 5px #0000001a,0 2px 10px #0000001a}.VideoPlayer-module__v9s4Ha__sliderThumb:hover{transform:scale(1.1)}.VideoPlayer-module__v9s4Ha__sliderThumb:focus{outline:none;box-shadow:0 0 0 4px #0003}.VideoPlayer-module__v9s4Ha__controls{height:var(--controls-height);padding:0 var(--spacing);background:var(--gray12);justify-content:space-between;align-items:center;display:flex;position:absolute;top:100%;left:0;right:0}.VideoPlayer-module__v9s4Ha__controls>*{color:var(--gray12)}@media (pointer:fine){.VideoPlayer-module__v9s4Ha__playerWrapper{margin-bottom:0}.VideoPlayer-module__v9s4Ha__controls{opacity:0;background:linear-gradient(#0000 0%,#000c 100%);transition:opacity .1s ease-out;position:absolute;top:auto;bottom:0}.VideoPlayer-module__v9s4Ha__playerWrapper:hover .VideoPlayer-module__v9s4Ha__controls{opacity:1}.VideoPlayer-module__v9s4Ha__sliderAndComments{bottom:0}.VideoPlayer-module__v9s4Ha__playerWrapper:hover .VideoPlayer-module__v9s4Ha__sliderAndComments{bottom:var(--controls-height)}.VideoPlayer-module__v9s4Ha__sliderRoot{height:var(--track-height);bottom:0}.VideoPlayer-module__v9s4Ha__playerWrapper:hover .VideoPlayer-module__v9s4Ha__sliderRoot{height:auto}.VideoPlayer-module__v9s4Ha__sliderThumb{display:none}.VideoPlayer-module__v9s4Ha__playerWrapper:hover .VideoPlayer-module__v9s4Ha__sliderThumb{display:block}}.VideoPlayer-module__v9s4Ha__playButton,.VideoPlayer-module__v9s4Ha__fullscreenButton{cursor:pointer;justify-content:center;align-items:center;padding:10px;display:flex}.VideoPlayer-module__v9s4Ha__time{-webkit-user-select:none;user-select:none;font-variant-numeric:tabular-nums;font-size:14px}.VideoPlayer-module__v9s4Ha__time>time:nth-child(2){color:var(--gray10)}
.ThreadsTimeline-module__rreefq__pinnedThreads{width:100%;margin-bottom:10px}.ThreadsTimeline-module__rreefq__pinnedThread{cursor:pointer;transform-origin:bottom;transition:transform .1s ease-out;position:absolute;bottom:100%;transform:translate(-50%)}.ThreadsTimeline-module__rreefq__pinnedThread[data-highlight]{transform:translate(-50%)scale(1.2)}.ThreadsTimeline-module__rreefq__avatarPin{cursor:pointer;-webkit-user-select:none;user-select:none}.ThreadsTimeline-module__rreefq__avatarPin>img{border-radius:9999px;width:20px;height:20px}.ThreadsTimeline-module__rreefq__tooltip{-webkit-user-select:none;user-select:none;background:var(--gray2);color:var(--gray12);border-radius:var(--border-radius);white-space:nowrap;max-width:200px;margin-bottom:8px;padding:8px 12px 12px 8px;font-size:13px}.ThreadsTimeline-module__rreefq__tooltipHeader{align-items:center;gap:6px;font-weight:500;display:flex}.ThreadsTimeline-module__rreefq__tooltipHeader>img{border-radius:50%;width:20px;height:20px}.ThreadsTimeline-module__rreefq__tooltipBody{margin-top:8px}.ThreadsTimeline-module__rreefq__tooltipTime{color:var(--accent)}.ThreadsTimeline-module__rreefq__tooltipBody>div{display:inline-block}.ThreadsTimeline-module__rreefq__tooltipBody>p{text-overflow:ellipsis;margin:0;overflow:hidden}.ThreadsTimeline-module__rreefq__tooltipSpoiler{opacity:.5;font-style:italic}
.Mention-module__w07e7W__mention{color:var(--accent);font-weight:500}
.Link-module__cCqQda__link{font-weight:500}
.MentionSuggestions-module__ZW1BIG__suggestions{--padding:4px;background-color:var(--gray1);box-shadow:var(--shadow);border-radius:var(--border-radius);padding:var(--padding)}.MentionSuggestions-module__ZW1BIG__mentionSuggestion{background-color:var(--gray1);padding:var(--padding)calc(var(--padding)*2)var(--padding)var(--padding);border-radius:calc(.75*var(--border-radius));cursor:pointer;min-height:calc(20px + 2*var(--padding));align-items:center;gap:6px;min-width:120px;font-size:14px;display:flex}.MentionSuggestions-module__ZW1BIG__mentionSuggestion>img{border-radius:9999px}.MentionSuggestions-module__ZW1BIG__mentionSuggestion[data-selected]{background:var(--gray3)}
.NewThreadComposer-module__Z7lrFG__wrapper{background-color:var(--gray2);border:1px solid var(--gray4);border-radius:var(--border-radius);width:100%;max-width:680px;margin:32px auto;padding:16px}.NewThreadComposer-module__Z7lrFG__composer{align-items:flex-start;gap:16px;display:flex}.NewThreadComposer-module__Z7lrFG__composerAvatar{border-radius:99999px;flex-shrink:0}.NewThreadComposer-module__Z7lrFG__composerEditor{width:100%;padding-top:4px}.NewThreadComposer-module__Z7lrFG__composerEditor [data-placeholder]{color:var(--gray9)}.NewThreadComposer-module__Z7lrFG__composerEditor{outline:none}.NewThreadComposer-module__Z7lrFG__options{justify-content:space-between;align-items:center;gap:12px;margin-top:20px;display:flex}.NewThreadComposer-module__Z7lrFG__optionsTime{background-color:var(--accent-background);height:28px;color:var(--accent);font-variant-numeric:tabular-nums;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:4px;align-items:center;gap:4px;padding:0 6px;font-size:13px;transition:background-color .15s ease-out;display:inline-flex}.NewThreadComposer-module__Z7lrFG__optionsTime:hover{background-color:var(--accent-background-hover)}.NewThreadComposer-module__Z7lrFG__optionsTime>span{align-items:center;gap:6px;display:inline-flex}.NewThreadComposer-module__Z7lrFG__checkbox{accent-color:var(--accent);cursor:pointer}
.Threads-module__eVJMyW__emptyState{height:100%;color:var(--gray9);padding:var(--spacing);justify-content:center;align-items:center;display:flex}.Threads-module__eVJMyW__threadWrapper{border-bottom:1px solid var(--gray4);background:var(--gray2);position:relative}.Threads-module__eVJMyW__thread{--lb-background:var(--gray2)}.Threads-module__eVJMyW__threadWrapper[data-highlight]{background:var(--gray3)}.Threads-module__eVJMyW__threadWrapper[data-highlight] .Threads-module__eVJMyW__thread{--lb-background:var(--gray3)}@keyframes Threads-module__eVJMyW__highlight{0%{opacity:1}90%{opacity:1}to{opacity:0}}.Threads-module__eVJMyW__threadTime{background-color:var(--accent-background);height:28px;color:var(--accent);margin:var(--spacing)0 0 var(--spacing);font-variant-numeric:tabular-nums;cursor:pointer;border-radius:4px;outline:none;align-items:center;gap:6px;padding:0 6px;font-size:13px;transition:background-color .15s ease-out;display:inline-flex}.Threads-module__eVJMyW__threadTime:hover,.Threads-module__eVJMyW__threadTime:focus{background-color:var(--accent-background-hover)}.Threads-module__eVJMyW__commentContentWrapper[data-spoiler]{filter:blur(6px);opacity:.5;transition:filter .15s ease-out,opacity .15s ease-out}.Threads-module__eVJMyW__commentContentWrapper[data-spoiler]:hover{filter:none;opacity:1}
.page-module__BJWXVG__wrapper{flex-direction:column;width:100%;height:100%;display:flex}.page-module__BJWXVG__header{background-color:var(--gray2);border-bottom:1px solid var(--gray4);flex:none;justify-content:space-between;align-items:center;height:60px;padding:12px 16px;font-size:24px;display:flex}.page-module__BJWXVG__header>h1{font-size:16px;font-weight:500}.page-module__BJWXVG__main{flex:1;min-height:0;display:flex}.page-module__BJWXVG__videoPanel{flex:1;overflow-y:auto}.page-module__BJWXVG__threadsPanel{background-color:var(--gray2);border-left:1px solid var(--gray4);flex:0 0;min-width:350px;max-width:100%;overflow-y:auto}
.Presence-module__0PU4lW__avatars{display:flex}.Presence-module__0PU4lW__avatar{border:2px solid var(--gray2);border-radius:9999px;place-content:center;width:32px;height:32px;margin-left:-.5rem;display:flex;position:relative}.Presence-module__0PU4lW__avatar:before{content:attr(data-tooltip);opacity:0;color:var(--gray12);z-index:1;background:var(--gray1);white-space:nowrap;border-radius:4px;margin-top:10px;padding:4px 8px;font-size:12px;transition:opacity .15s ease-out;position:absolute;top:100%}.Presence-module__0PU4lW__avatar:hover:before{opacity:1}.Presence-module__0PU4lW__avatar_picture{border-radius:9999px;width:100%;height:100%}.Presence-module__0PU4lW__avatar_icon{background-color:var(--gray2);border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;display:flex;position:absolute;bottom:0;left:50%;transform:translate(-50%,50%)}.Presence-module__0PU4lW__avatar_icon>svg{width:8px;height:8px;fill:var(--gray11)}
