*{font-family:MiSans,sans-serif;--top-bar-height: 45px;--top-bar-height-mobile: 40px;--video-options-bar-height-mobile: 32px;--video-options-bar-height-pad: 35px;--video-options-bar-height: 40px}html{overscroll-behavior:none}body{margin:0;width:100%;height:100%;user-select:none;-webkit-user-select:none;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}body::-webkit-scrollbar{display:none}a,button{-webkit-tap-highlight-color:transparent}#app{display:flex;flex-direction:column}.badge{position:absolute;top:0;right:0;color:#fff;background-color:#00c0ff;width:fit-content;height:fit-content;font-size:11px;border-radius:0 6px;padding:1px 2px;user-select:none}@font-face{font-family:MiSans;src:url(/fonts/MiSans-Thin.woff) format("woff");font-weight:100}@font-face{font-family:MiSans;src:url(/fonts/MiSans-Extralight.woff) format("woff");font-weight:200}@font-face{font-family:MiSans;src:url(/fonts/MiSans-Light.woff) format("woff");font-weight:300}@font-face{font-family:MiSans;src:url(/fonts/MiSans-Regular.woff) format("woff");font-weight:400}@font-face{font-family:MiSans;src:url(/fonts/MiSans-Medium.woff) format("woff");font-weight:500}@font-face{font-family:MiSans;src:url(/fonts/MiSans-Semibold.woff) format("woff");font-weight:600}@font-face{font-family:MiSans;src:url(/fonts/MiSans-Bold.woff) format("woff");font-weight:700}@font-face{font-family:MiSans;src:url(/fonts/MiSans-Heavy.woff) format("woff");font-weight:800}::-webkit-scrollbar{width:6px;height:8px}::-webkit-scrollbar-thumb{background-color:#0003;border-radius:10px}::-webkit-scrollbar-track{background-color:#ffffff1a;border-radius:10px}img{-webkit-touch-callout:none;-webkit-user-drag:none}.episode-card-container{width:40%}.episode-card{display:flex;height:auto;flex-direction:column;overflow:auto;background-color:#f1f2f3bf;border-radius:6px;transition:all .2s ease-in-out}.episode-card[refreshing]{opacity:0}.season-list,.ep-list{position:relative;display:flex;flex-wrap:wrap;user-select:none}.season-list{margin:8px 12px;flex:1}.ep-list{max-height:128px;overflow-y:auto}.group-list{display:flex;flex-direction:column;margin:8px 12px;user-select:none}.group-name{color:#000;font-size:14px;margin:0 6px 4px}@media screen and (max-width:600px){.episode-card-container{min-width:95%;margin:20px auto 10px}}@media screen and (min-width:600px) and (max-width:1024px){.episode-card-container{min-width:90%;margin:20px auto 10px}}@media screen and (width: 1024px){.episode-card-container{min-width:80%;margin:20px auto 10px}}@media screen and (max-width: 1024px){.episode-card-container{width:80%;margin:20px auto 10px}}@media screen and (min-width: 1408px){.episode-card-container{width:30%}}.btn-season{border:none;padding:7px 12px;font-size:14px;line-height:20px;color:#61666dbf;cursor:pointer;border-radius:6px;margin:2px}.btn-episode{display:flex;min-width:54px;height:54px;font-size:15px;border-radius:6px;color:#000;background-color:#ffffffe6;text-align:center;cursor:pointer;box-sizing:border-box;padding:0 4px;border:1px solid transparent;margin:4px;justify-content:center;align-content:center;flex-wrap:wrap;position:relative;overflow:hidden;text-overflow:ellipsis}.btn-episode:not([disabled]):hover .badge{color:#fff;background-color:#00c0ff}.btn-episode:not([disabled]):hover{color:#00aeec;background-color:#dff6fd;border-color:#00aeec}.btn-episode[selected]{background-color:#00aeec;color:#fff}.btn-episode:disabled{color:#0000001a;cursor:not-allowed}.badge[selected]{background-color:#fff;color:#00aeec}.badge[disabled]{color:#fff;background-color:#00c0ff80}.btn-season[selected]{color:#00aeec;background:#00aeec1a;cursor:pointer}.btn-season:hover{color:#00aeec}button{transition:background-color .2s}[selected]{font-weight:600;transition:background-color .2s}button:hover{transition:background-color .1s}@keyframes blink-25380581{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.btn-episode[pending][data-v-25380581]{animation:blink-25380581 1.5s infinite;color:#fff;background-color:#00aeec}.episode-card-enter-active[data-v-5685fb5c],.episode-card-leave-active[data-v-5685fb5c]{transition:all .3s ease-in-out}.episode-card-enter-from[data-v-5685fb5c],.episode-card-leave-to[data-v-5685fb5c]{opacity:0}#left[data-v-5685fb5c],#right[data-v-5685fb5c]{display:flex;align-items:flex-start;flex-wrap:wrap}#left[data-v-5685fb5c]{flex:1}#right[data-v-5685fb5c]{flex:0;flex-direction:row-reverse}.btn-refresh-season[data-v-5685fb5c]{margin:10px 4px;color:#3b3b3b;transition:all .15s ease-in-out}.btn-refresh-season[data-v-5685fb5c]:not([disabled]):hover{color:#00aeec}.btn-refresh-season[disabled][data-v-5685fb5c]{cursor:not-allowed;animation:blink-5685fb5c 1.5s infinite}@keyframes blink-5685fb5c{0%{opacity:.75}50%{opacity:.3}to{opacity:.75}}.media-card{display:flex;color:#fff}.media-card-container{position:relative;width:90%;margin:15px auto 10px}.options{position:absolute;top:0;right:0}.poster-container{display:flex;position:relative}img.poster{height:185px;border-radius:6px;box-shadow:2px 2px 6px #3b3b3b}.info{max-height:185px;display:flex;flex-direction:column;margin-left:20px;text-shadow:2px 2px 6px rgb(59,59,59)}p.title{flex-wrap:nowrap;margin-top:0;margin-bottom:0;font-size:22px;font-weight:700;user-select:none}p.ep-info{font-size:18px;margin-top:5px;margin-bottom:0;user-select:none}p.description{width:100%;font-size:16px;margin-left:-3px;margin-top:6px;margin-bottom:0;padding:3px 3px 6px;overflow-x:hidden;display:-webkit-box;user-select:none;white-space:pre-line}a{color:#fff;font-size:14px;margin:0 8px;text-decoration:none;user-select:none;transition:color .1s ease-in-out;cursor:pointer;display:flex;align-items:center;-webkit-tap-highlight-color:transparent}a:hover{color:#00aeec;transition:color .1s ease-in-out}@media screen and (max-width:600px){.media-card-container{width:95%}p.ep-info{font-size:15px;margin-top:5px;margin-bottom:0}p.description{font-size:14px}}@media screen and (min-width: 1024px){.media-card-container{width:80%;margin:20px auto 10px}p.description{font-size:15px}}@media screen and (min-width: 1408px){.media-card-container{width:80%;margin:20px auto 10px}}.media-card-enter-active[data-v-20dabd38],.media-card-leave-active[data-v-20dabd38]{transition:all .3s ease-in-out}.media-card-enter-from[data-v-20dabd38],.media-card-leave-to[data-v-20dabd38]{opacity:0}video[data-v-056dcfa0]::-webkit-media-controls-fullscreen-button{display:none}video[data-v-056dcfa0]::-webkit-media-controls{position:relative;z-index:2;--gradient-steps: hsla(0, 0%, 0%, 0) 0%, hsla(0, 0%, 0%, .00845) 8.1%, hsla(0, 0%, 0%, .03185) 15.5%, hsla(0, 0%, 0%, .0676) 22.5%, hsla(0, 0%, 0%, .11375) 29%, hsla(0, 0%, 0%, .16835) 35.3%, hsla(0, 0%, 0%, .2296) 41.2%, hsla(0, 0%, 0%, .29575) 47.1%, hsla(0, 0%, 0%, .365) 52.9%, hsla(0, 0%, 0%, .43555) 58.8%, hsla(0, 0%, 0%, .5056) 64.7%, hsla(0, 0%, 0%, .57335) 71%, hsla(0, 0%, 0%, .637) 77.5%, hsla(0, 0%, 0%, .69475) 84.5%, hsla(0, 0%, 0%, .7448) 91.9%, hsl(0, 0%, 0%, .75) 100%}video[data-v-056dcfa0]{display:block;width:100%;height:100%;user-select:none;outline:none}.player[data-v-056dcfa0]{display:block;position:relative;width:100%;height:100%;border-radius:4px 4px 0 0;overflow:hidden}@media screen and (max-width: 600px){.player[data-v-056dcfa0]{border-radius:0}}.libassjs-canvas-parent{display:block;pointer-events:none;user-select:none;opacity:1;transition:opacity .3s ease-in-out}.modal-mask[data-v-6e75d350]{position:fixed;width:100%;height:100%;background-color:#00000080;z-index:4;inset:0}.modal-container[data-v-6e75d350]{position:fixed;width:200px;background-color:#fff;z-index:5;border-radius:6px;top:50%;left:50%;transform:translate(-50%,-50%);padding:20px 30px}.modal-close-btn[data-v-6e75d350]{position:absolute;top:10px;right:10px}.modal-title[data-v-6e75d350]{font-size:18px;font-weight:600}.watch-together[data-v-6e75d350]{display:flex;position:relative;flex-direction:row;justify-content:center;gap:2px;cursor:pointer}span.watch-together-online[data-v-6e75d350]{font-size:12px}span[enabled][data-v-6e75d350]{display:inline-block;color:#00aeec}#watch-together-option[data-v-6e75d350]{display:flex;flex-direction:column;width:100%;margin-top:20px;gap:10px}button[data-v-6e75d350]{height:40px;background-color:#fff;border-radius:4px;font-size:15px;font-weight:600;cursor:pointer}#watch-together-option #exit[data-v-6e75d350]:not(:hover){color:#fff;border:0;background-color:red}#watch-together-option #exit[data-v-6e75d350]:hover{color:red;background-color:#fddfdf;border:1px solid red}#watch-together-option button[data-v-6e75d350]:hover,#watch-together-created button[data-v-6e75d350]:hover{color:#00aeec;background-color:#dff6fd;border:1px solid #00aeec}#watch-together-option #create[data-v-6e75d350]:not(:hover){color:#fff;border:0;background-color:#00aeec}#watch-together-option #join[data-v-6e75d350],#watch-together-created button[data-v-6e75d350]{color:#00aeec;border:1px solid #00aeec}#watch-together-join[data-v-6e75d350]{display:flex;margin-top:20px;flex-direction:row;gap:5px}#watch-together-join button[data-v-6e75d350]{height:40px;background-color:#fff;border-radius:4px;font-size:15px;font-weight:600;cursor:pointer;flex:1}#watch-together-join button[data-v-6e75d350]:hover{color:#00aeec;background-color:#dff6fd;border:1px solid #00aeec}#watch-together-join #join[data-v-6e75d350]:not(:hover){color:#fff;border:0;background-color:#00aeec}#watch-together-join input[data-v-6e75d350]{width:130px;padding:8px;border:1px solid #ccc;border-radius:5px;flex:1}#watch-together-created[data-v-6e75d350]{display:flex;width:100%;gap:10px;flex-direction:column}#watch-together-created span[data-v-6e75d350]{font-size:18px;font-weight:600}.player-box[data-v-6e75d350]{display:flex;justify-content:center;gap:15px;width:100%;margin:40px auto 0;flex-direction:row}.player-container[data-v-6e75d350]{display:flex;flex-direction:column;width:90%;background:#000;overflow:hidden;border-radius:4px}.player-container[single][data-v-6e75d350]{width:100%}.video-options-bar-container[data-v-6e75d350]{display:flex;width:100%;height:var(--video-options-bar-height-mobile);background-color:#fff;border-radius:0 0 4px 4px;overflow:hidden;justify-content:center}.video-options-bar[data-v-6e75d350]{display:flex;flex-direction:row;width:98%;height:100%}#left[data-v-6e75d350],#center[data-v-6e75d350],#right[data-v-6e75d350]{display:flex;flex-direction:row;gap:10px;align-items:center;flex:1}#center[data-v-6e75d350]{justify-content:center}#right[data-v-6e75d350]{justify-content:flex-end}a[data-v-6e75d350]{margin:0;color:#3b3b3b;transition:all .15s ease-in-out}a[data-v-6e75d350]:not([disabled],[error]):hover{color:#00aeec}a[enabled][data-v-6e75d350]{color:#00aeec}.btn-subtitle[pending][data-v-6e75d350]{animation:blink-6e75d350 1.5s infinite}.btn-subtitle[error][data-v-6e75d350]{color:salmon}body[data-v-6e75d350]{background-color:#3b3b3b}.footer[data-v-6e75d350]{position:relative;color:#fff;font-size:12px;text-align:center;padding:0 20px;margin:45px auto 20px;text-shadow:2px 2px 4px rgb(59,59,59);user-select:none}.v-enter-active[data-v-6e75d350],.v-leave-active[data-v-6e75d350]{transition:opacity .3s ease-in-out}.v-enter-from[data-v-6e75d350],.v-leave-to[data-v-6e75d350]{opacity:0}.slide-down-enter-active[data-v-6e75d350],.slide-down-leave-active[data-v-6e75d350]{transition:all .25s ease-out}.slide-down-enter-from[data-v-6e75d350]{opacity:0;transform:translateY(-30px)}.slide-down-leave-to[data-v-6e75d350]{opacity:0;transform:translateY(30px)}@media screen and (max-width: 600px){.player-box[data-v-6e75d350]{width:100%;margin:0}.player-container[data-v-6e75d350]{width:100%;margin:0;border-radius:0 0 4px 4px}}@media screen and (min-width: 600px){.video-options-bar-container[data-v-6e75d350]{height:var(--video-options-bar-height-pad)}.player-box[data-v-6e75d350]{width:90%}.player-container[data-v-6e75d350]{width:100%}}@media screen and (min-width: 1024px){.player-box[data-v-6e75d350]{width:80%}.video-options-bar-container[data-v-6e75d350]{height:var(--video-options-bar-height)}}@keyframes blink-6e75d350{0%{opacity:.75}50%{opacity:.3}to{opacity:.75}}.footer{display:block;position:absolute;font-size:12px;color:#fff;text-align:center;bottom:20px;text-shadow:2px 2px 4px rgb(59,59,59);user-select:none}.error-info[data-v-5e034f86]{display:flex;width:100%;position:absolute;top:0;bottom:0;align-items:center;margin-bottom:20px}#tips[data-v-5e034f86]{display:block;width:100%;font-size:20px;color:#fff;text-align:center;margin:50px 0}.trace-info[data-v-5e034f86]{width:100%;display:flex;flex-direction:column;align-items:center;position:absolute;bottom:50px;opacity:0;transition:opacity .15s ease-in-out}.trace-info[data-v-5e034f86]:hover{opacity:1}#trace[data-v-5e034f86]{width:100%;margin:1px 0;font-size:12px;color:#fff;text-align:center}.footer[data-v-5e034f86]{position:absolute;width:100%;font-size:12px;color:#fff;text-align:center;bottom:20px;text-shadow:2px 2px 4px rgb(59,59,59);user-select:none}a[data-v-82e1d3dd]{text-decoration:none}.media-list[data-v-82e1d3dd]{display:flex;flex-wrap:wrap;padding:20px}.media-item[data-v-82e1d3dd]{display:flex;flex-direction:column;align-items:center;width:150px;margin:10px auto;cursor:pointer;transition:transform .3s,box-shadow .3s;user-select:none}.media-item[data-v-82e1d3dd]:hover{transform:scale(1.05)}.media-poster[data-v-82e1d3dd]{height:180px;border-radius:6px;user-select:none}.media-title[data-v-82e1d3dd]{margin-top:8px;font-size:16px;font-weight:700;text-align:center;color:#333}.add-button[data-v-82e1d3dd]{position:fixed;bottom:20px;right:20px;width:60px;height:60px;border-radius:50%;background-color:#007bff;color:#fff;font-size:30px;border:none;cursor:pointer;box-shadow:0 4px 8px #0003;transition:background-color .3s,transform .3s;user-select:none}.add-button[data-v-82e1d3dd]:hover{background-color:#0056b3;transform:scale(1.1)}.modal[data-v-82e1d3dd]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1}.modal-content[data-v-82e1d3dd]{background-color:#fff;padding:0 20px 20px;border-radius:10px;width:300px;box-shadow:0 4px 8px #0003}.close[data-v-82e1d3dd]{position:relative;float:right;font-size:24px;cursor:pointer}label[data-v-82e1d3dd]{display:block;margin:10px 0}input[data-v-82e1d3dd]{width:94%;padding:8px;margin-top:5px;border:1px solid #ccc;border-radius:5px}button[data-v-82e1d3dd]{width:100%;padding:10px;margin-top:20px;background-color:#007bff;color:#fff;border:none;border-radius:5px;cursor:pointer;transition:background-color .3s}button[data-v-82e1d3dd]:hover{background-color:#0056b3}.context-menu[data-v-82e1d3dd]{position:absolute;background-color:#fff;border:1px solid #ddd;box-shadow:0 4px 8px #0000001a;border-radius:8px;overflow:hidden;z-index:1000}.context-menu ul[data-v-82e1d3dd]{list-style:none;margin:0;padding:0}.context-menu li[data-v-82e1d3dd]{padding:10px 20px;cursor:pointer;transition:background-color .3s}.context-menu li[data-v-82e1d3dd]:hover{background-color:#f0f0f0}.context-menu li[data-v-82e1d3dd]:not(:last-child){border-bottom:1px solid #ddd}.footer[data-v-82e1d3dd]{position:relative;margin:10px auto;bottom:5px;color:#1e1f22;text-shadow:none}.media-item-move[data-v-82e1d3dd],.media-item-enter-active[data-v-82e1d3dd],.media-item-leave-active[data-v-82e1d3dd]{transition:all .3s ease-in-out}.media-item-enter-from[data-v-82e1d3dd],.media-item-leave-to[data-v-82e1d3dd]{opacity:0}@media screen and (max-width: 673px){.media-list[data-v-82e1d3dd]{justify-content:center}}button[data-v-2965f4cd]{width:30px;background-color:#0000;border:none;cursor:pointer}.options[data-v-2965f4cd]{position:absolute;right:0;display:flex;flex-direction:row;justify-content:flex-end}a[data-v-2965f4cd]{margin:0 4px}.btn-save[data-v-2965f4cd]{color:#3b3b3b;transition:color .15s ease}.btn-save[data-v-2965f4cd]:hover{color:#00aeec}.btn-delete[data-v-2965f4cd]{color:#3b3b3b;transition:color .15s ease}.btn-delete[data-v-2965f4cd]:hover{color:red}.media-history-list[data-v-2965f4cd]{display:flex;flex-direction:row;flex-wrap:wrap;padding:20px;gap:16px}.media-history-item[data-v-2965f4cd]{position:relative;display:flex;flex-direction:column;width:256px;margin:auto;border-radius:6px;overflow:hidden}.poster-container[data-v-2965f4cd]{position:relative;border-radius:6px;margin-bottom:4px;overflow:hidden;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0)}.poster-cover[data-v-2965f4cd]{position:absolute;width:100%;height:40px;left:0;bottom:0;z-index:1;background-image:linear-gradient(180deg,#0000,#000c)}.media-duration[data-v-2965f4cd]{position:absolute;bottom:2px;right:5px;font-size:12px;z-index:2;color:#fff}.media-poster[data-v-2965f4cd]{width:100%;height:144px;z-index:0}.media-info-container[data-v-2965f4cd]{position:relative;display:flex;flex-direction:column}.media-info[data-v-2965f4cd]{display:flex;flex-direction:column;width:60%;height:40px;transition:color .15s ease;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0)}.media-info[data-v-2965f4cd]:hover{color:#00aeec}.media-title[data-v-2965f4cd]{font-weight:600;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.media-episode[data-v-2965f4cd]{font-size:14px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.media-last-play-time[data-v-2965f4cd]{position:absolute;bottom:0;right:1px;font-size:12px}.footer[data-v-2965f4cd]{position:relative;margin:10px auto;bottom:5px;color:#1e1f22;text-shadow:none}.v-move[data-v-2965f4cd],.v-enter-active[data-v-2965f4cd],.v-leave-active[data-v-2965f4cd]{transition:all .25s ease-out}.v-enter-from[data-v-2965f4cd],.v-leave-to[data-v-2965f4cd]{opacity:0}@media screen and (max-width: 567px){.media-history-list[data-v-2965f4cd]{justify-content:center}}.btn-page[data-v-7404edde]{display:flex;min-width:32px;height:32px;font-size:15px;border-radius:6px;color:#000;background-color:#ffffffe6;text-align:center;cursor:pointer;box-sizing:border-box;padding:0 4px;border:1px solid #e3e5e7;margin:4px;justify-content:center;align-content:center;flex-wrap:wrap;position:relative;overflow:hidden;text-overflow:ellipsis}.btn-page[data-v-7404edde]:hover,.btn-page[selected][data-v-7404edde]:hover{color:#00aeec;background-color:#dff6fd;border-color:#00aeec}.btn-page[selected][data-v-7404edde]{background-color:#00aeec;color:#fff}.page-controls[data-v-7404edde]{display:flex;justify-content:center;width:100%;font-size:14px}.media-list[data-v-7404edde]{display:flex;flex-wrap:wrap;padding:20px}.media-item[data-v-7404edde]{display:flex;flex-direction:column;align-items:center;width:160px;margin:10px auto;cursor:pointer;transition:transform .3s,box-shadow .3s;user-select:none}.media-item[data-v-7404edde]:hover{transform:scale(1.05)}.media-poster[data-v-7404edde]{height:180px;border-radius:6px;user-select:none}.media-title[data-v-7404edde]{margin-top:8px;font-size:16px;font-weight:700;text-align:center;color:#333}a[data-v-7404edde]{text-decoration:none}.media-item-move[data-v-7404edde],.media-item-enter-active[data-v-7404edde],.media-item-leave-active[data-v-7404edde]{transition:all .3s ease-in-out}.media-item-enter-from[data-v-7404edde],.media-item-leave-to[data-v-7404edde]{opacity:0}@media screen and (max-width: 673px){.media-list[data-v-7404edde]{justify-content:center}}.footer[data-v-7404edde]{position:relative;color:#1e1f22;margin:15px auto;bottom:0;text-shadow:2px 2px 4px rgb(256,256,256)}.modal-mask[data-v-1f1b0bc4]{position:fixed;width:100%;height:100%;background-color:#00000080;z-index:4}.modal-container[data-v-1f1b0bc4]{position:fixed;width:200px;background-color:#fff;z-index:5;border-radius:6px;top:50%;left:50%;transform:translate(-50%,-50%);padding:20px 30px}.modal-close-btn[data-v-1f1b0bc4]{position:absolute;top:10px;right:10px}.modal-title[data-v-1f1b0bc4]{font-size:18px;font-weight:600}.watch-together[data-v-1f1b0bc4]{display:flex;position:relative;flex-direction:row;justify-content:center;gap:2px;cursor:pointer}span.watch-together-online[data-v-1f1b0bc4]{font-size:12px}span[enabled][data-v-1f1b0bc4]{display:inline-block;color:#00aeec}#watch-together-option[data-v-1f1b0bc4]{display:flex;flex-direction:column;width:100%;margin-top:20px;gap:10px}button[data-v-1f1b0bc4]{height:40px;background-color:#fff;border-radius:4px;font-size:15px;font-weight:600;cursor:pointer}#watch-together-option #exit[data-v-1f1b0bc4]:not(:hover){color:#fff;border:0;background-color:red}#watch-together-option #exit[data-v-1f1b0bc4]:hover{color:red;background-color:#fddfdf;border:1px solid red}#watch-together-option button[data-v-1f1b0bc4]:hover,#watch-together-created button[data-v-1f1b0bc4]:hover{color:#00aeec;background-color:#dff6fd;border:1px solid #00aeec}#watch-together-option #create[data-v-1f1b0bc4]:not(:hover){color:#fff;border:0;background-color:#00aeec}#watch-together-option #join[data-v-1f1b0bc4],#watch-together-created button[data-v-1f1b0bc4]{color:#00aeec;border:1px solid #00aeec}#watch-together-join[data-v-1f1b0bc4]{display:flex;margin-top:20px;flex-direction:row;gap:5px}#watch-together-join button[data-v-1f1b0bc4]{height:40px;background-color:#fff;border-radius:4px;font-size:15px;font-weight:600;cursor:pointer;flex:1}#watch-together-join button[data-v-1f1b0bc4]:hover{color:#00aeec;background-color:#dff6fd;border:1px solid #00aeec}#watch-together-join #join[data-v-1f1b0bc4]:not(:hover){color:#fff;border:0;background-color:#00aeec}#watch-together-join input[data-v-1f1b0bc4]{width:130px;padding:8px;border:1px solid #ccc;border-radius:5px;flex:1}#watch-together-created[data-v-1f1b0bc4]{display:flex;width:100%;gap:10px;flex-direction:column}#watch-together-created span[data-v-1f1b0bc4]{font-size:18px;font-weight:600}.player-box[data-v-1f1b0bc4]{display:flex;justify-content:center;gap:15px;width:100%;margin:40px auto 0;flex-direction:row}.player-container[data-v-1f1b0bc4]{display:flex;flex-direction:column;width:90%;background:#000;overflow:hidden;border-radius:4px}.player-container[single][data-v-1f1b0bc4]{width:100%}.video-options-bar-container[data-v-1f1b0bc4]{display:flex;width:100%;height:var(--video-options-bar-height-mobile);background-color:#fff;border-radius:0 0 4px 4px;overflow:hidden;justify-content:center}.video-options-bar[data-v-1f1b0bc4]{display:flex;flex-direction:row;width:98%;height:100%}#left[data-v-1f1b0bc4],#center[data-v-1f1b0bc4],#right[data-v-1f1b0bc4]{display:flex;flex-direction:row;gap:10px;align-items:center;flex:1}#center[data-v-1f1b0bc4]{justify-content:center}#right[data-v-1f1b0bc4]{justify-content:flex-end}a[data-v-1f1b0bc4]{margin:0;color:#3b3b3b;transition:color .15s ease-in-out}a[data-v-1f1b0bc4]:not([disabled]):hover{color:#00aeec}a[enabled][data-v-1f1b0bc4]{color:#00aeec}body[data-v-1f1b0bc4]{background-color:#3b3b3b}img.background[data-v-1f1b0bc4]{position:fixed;width:100vw;height:100vh;object-fit:cover;filter:blur(5px) brightness(75%);z-index:-1}.footer[data-v-1f1b0bc4]{position:relative;width:100%;color:#fff;font-size:12px;text-align:center;padding:0 20px;margin-top:45px;margin-bottom:20px;text-shadow:2px 2px 4px rgb(59,59,59);user-select:none}.v-enter-active[data-v-1f1b0bc4],.v-leave-active[data-v-1f1b0bc4]{transition:opacity .3s ease-in-out}.v-enter-from[data-v-1f1b0bc4],.v-leave-to[data-v-1f1b0bc4]{opacity:0}.slide-down-enter-active[data-v-1f1b0bc4],.slide-down-leave-active[data-v-1f1b0bc4]{transition:all .25s ease-out}.slide-down-enter-from[data-v-1f1b0bc4]{opacity:0;transform:translateY(-30px)}.slide-down-leave-to[data-v-1f1b0bc4]{opacity:0;transform:translateY(30px)}@media screen and (max-width: 600px){.player-box[data-v-1f1b0bc4]{width:100%;margin:0}.player-container[data-v-1f1b0bc4]{width:100%;margin:0;border-radius:0 0 4px 4px}}@media screen and (min-width: 600px){.video-options-bar-container[data-v-1f1b0bc4]{height:var(--video-options-bar-height-pad)}.player-box[data-v-1f1b0bc4]{width:90%}.player-container[data-v-1f1b0bc4]{width:100%}}@media screen and (min-width: 1024px){.player-box[data-v-1f1b0bc4]{width:80%}.video-options-bar-container[data-v-1f1b0bc4]{height:var(--video-options-bar-height)}}.online-status[data-v-c59bf0fa]{display:flex;position:relative;flex-direction:row;justify-content:center;gap:2px}span.watch-together-online[data-v-c59bf0fa]{font-size:12px}span[enabled][data-v-c59bf0fa]{display:inline-block;color:#00aeec}button[data-v-c59bf0fa]{height:40px;background-color:#fff;border-radius:4px;font-size:15px;font-weight:600;cursor:pointer}.player-box[data-v-c59bf0fa]{display:flex;justify-content:center;gap:15px;width:100%;margin:40px auto 0;flex-direction:row}.player-container[data-v-c59bf0fa]{display:flex;flex-direction:column;width:90%;background:#000;overflow:hidden;border-radius:4px}.player-container[single][data-v-c59bf0fa]{width:100%}.video-options-bar-container[data-v-c59bf0fa]{display:flex;width:100%;height:var(--video-options-bar-height-mobile);background-color:#fff;border-radius:0 0 4px 4px;overflow:hidden;justify-content:center}.video-options-bar[data-v-c59bf0fa]{display:flex;flex-direction:row;width:98%;height:100%}#left[data-v-c59bf0fa],#center[data-v-c59bf0fa],#right[data-v-c59bf0fa]{display:flex;flex-direction:row;gap:10px;align-items:center;flex:1}#center[data-v-c59bf0fa]{justify-content:center}#right[data-v-c59bf0fa]{justify-content:flex-end}a[data-v-c59bf0fa]{margin:0;color:#3b3b3b;transition:color .15s ease-in-out}.waiting-room[data-v-c59bf0fa]{display:flex;flex-direction:column;justify-content:center;gap:15px;position:absolute;width:100%;height:100%}.waiting-room-count-down[data-v-c59bf0fa]{display:flex;justify-content:center;gap:5px}span.tips[data-v-c59bf0fa]{color:#fff;display:block;text-align:center;font-size:30px;font-weight:700}a[data-v-c59bf0fa]:not([disabled]):hover{color:#00aeec}a[enabled][data-v-c59bf0fa]{color:#00aeec}body[data-v-c59bf0fa]{background-color:#3b3b3b}img.background[data-v-c59bf0fa]{position:fixed;width:100vw;height:100vh;object-fit:cover;filter:blur(5px) brightness(75%);z-index:-1}.v-enter-active[data-v-c59bf0fa],.v-leave-active[data-v-c59bf0fa]{transition:opacity .3s ease-in-out}.v-enter-from[data-v-c59bf0fa],.v-leave-to[data-v-c59bf0fa]{opacity:0}@media screen and (max-width: 600px){.player-box[data-v-c59bf0fa]{width:100%;margin:0}.player-container[data-v-c59bf0fa]{width:100%;margin:0;border-radius:0 0 4px 4px}}@media screen and (min-width: 600px){.video-options-bar-container[data-v-c59bf0fa]{height:var(--video-options-bar-height-pad)}.player-box[data-v-c59bf0fa]{width:90%}.player-container[data-v-c59bf0fa]{width:100%}}@media screen and (min-width: 1024px){.player-box[data-v-c59bf0fa]{width:80%}.video-options-bar-container[data-v-c59bf0fa]{height:var(--video-options-bar-height)}}.top-bar[data-v-72782c8c]{display:flex;flex-direction:row;background-color:#fff;width:100%;height:var(--top-bar-height);color:#000;box-shadow:0 2px 4px #00000014;position:sticky;top:0;z-index:10}.left[data-v-72782c8c],.center[data-v-72782c8c],.right[data-v-72782c8c]{display:flex;align-items:center;flex:1}.left[data-v-72782c8c]{justify-content:flex-start}.center[data-v-72782c8c]{justify-content:center}.right[data-v-72782c8c]{justify-content:flex-end}.page-title[data-v-72782c8c]{font-size:16px;font-weight:600}.icon-user[data-v-72782c8c]{width:30px;border-radius:50%}nav[data-v-72782c8c]{display:flex;width:100%;margin:0 10px;align-self:center}a[data-v-72782c8c]{color:#000;font-size:14px;margin:0 8px;text-decoration:none;user-select:none;transition:color .1s ease-in-out;cursor:pointer;display:flex;align-items:center;-webkit-tap-highlight-color:rgba(0,0,0,0)}a[data-v-72782c8c]:hover{color:#00aeec;transition:color .1s ease-in-out}.btn-logout[data-v-72782c8c]:hover{color:red}[data-v-72782c8c]:hover{transition:background-color .1s}@media screen and (max-width: 600px){.top-bar[data-v-72782c8c]{height:var(--top-bar-height-mobile)}}#tips[data-v-d2293c18]{display:block;position:fixed;width:100%;color:#fff;text-align:center;align-content:center;top:0;bottom:0}#main[data-v-d2293c18]{width:100%;display:flex;flex-direction:column}img.background[data-v-d2293c18]{position:fixed;width:100vw;height:100vh;object-fit:cover;filter:blur(5px) brightness(75%);z-index:-1;overflow:visible}
