@import url(https://fonts.googleapis.com/css?family=Noto+Sans+KR:400,500,600,700&display=swap);html{flex:1 1;-ms-flex:1 1;height:100%;width:100%}body,html{display:flex;min-height:0;min-width:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex:1 1;font-family:Noto Sans KR,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}#root{display:flex;flex:1 1;width:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.flex-default{flex:1 1;-ms-flex:1 1;min-height:0;min-width:0}.react-resizable{position:relative}.react-resizable-handle{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgd2lkdGg9IjYiIGhlaWdodD0iNiI+PHBhdGggZD0iTTYgNkgwVjQuMmg0LjJWMEg2djZaIiBvcGFjaXR5PSIuMzAyIi8+PC9zdmc+);background-origin:content-box;background-position:100% 100%;background-repeat:no-repeat;box-sizing:border-box;height:20px;padding:0 3px 3px 0;position:absolute;width:20px}.react-resizable-handle-sw{bottom:0;cursor:sw-resize;left:0;transform:rotate(90deg)}.react-resizable-handle-se{bottom:0;cursor:se-resize;right:0}.react-resizable-handle-nw{cursor:nw-resize;left:0;top:0;transform:rotate(180deg)}.react-resizable-handle-ne{cursor:ne-resize;right:0;top:0;transform:rotate(270deg)}.react-resizable-handle-e,.react-resizable-handle-w{cursor:ew-resize;margin-top:-10px;top:50%}.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-resizable-handle-e{right:0;transform:rotate(270deg)}.react-resizable-handle-n,.react-resizable-handle-s{cursor:ns-resize;left:50%;margin-left:-10px}.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.react-grid-layout{position:relative;transition:height .2s ease}.react-grid-item{transition:all .2s ease;transition-property:left,top}.react-grid-item.cssTransforms{transition-property:transform}.react-grid-item.resizing{will-change:width,height;z-index:1}.react-grid-item.react-draggable-dragging{transition:none;will-change:transform;z-index:3}.react-grid-item.react-grid-placeholder{background:red;opacity:.2;transition-duration:.1s;-webkit-user-select:none;-o-user-select:none;user-select:none;z-index:2}.react-grid-item>.react-resizable-handle{background:url(data:image/svg+xml;base64,PHN2ZyBzdHlsZT0iYmFja2dyb3VuZC1jb2xvcjojZmZmZmZmMDAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjYiIGhlaWdodD0iNiI+PHBhdGggZD0iTTYgNkgwVjQuMmg0LjJWMEg2djZaIiBvcGFjaXR5PSIuMzAyIi8+PC9zdmc+);background-origin:content-box;background-position:100% 100%;background-repeat:no-repeat;bottom:0;box-sizing:border-box;cursor:se-resize;height:20px;padding:0 3px 3px 0;position:absolute;right:0;width:20px}.modal-content{background:#000}.notification-container{bottom:1rem;box-sizing:border-box;max-height:calc(100% - 30px);overflow-x:hidden;overflow-y:auto;padding:0 15px;position:fixed;right:0;width:320px;z-index:999999}.notification{background-color:#ccc;border-radius:2px;box-shadow:0 0 12px #999;box-sizing:border-box;color:#fff;cursor:pointer;font-size:1em;line-height:1.2em;margin-top:15px;opacity:.9;padding:15px 15px 15px 58px;position:relative}.notification .title{font-size:1em;font-weight:700;line-height:1.2em;margin:0 0 5px}.notification:focus,.notification:hover{opacity:1}.notification-enter{transform:translate3d(100%,0,0);visibility:hidden}.notification-enter.notification-enter-active{transform:translateZ(0);transition:all .4s;visibility:visible}.notification-exit{transform:translateZ(0);visibility:visible}.notification-exit.notification-exit-active{transform:translate3d(100%,0,0);transition:all .4s;visibility:hidden}.notification:before{display:block;font-family:Notification;font-size:28px;height:28px;left:15px;line-height:28px;margin-top:-14px;position:absolute;text-align:center;top:50%;width:28px}.notification-info{background-color:#2f96b4}.notification-info:before{content:""}.notification-success{background-color:#51a351}.notification-success:before{content:""}.notification-warning{background-color:#f89406}.notification-warning:before{content:""}.notification-error{background-color:#bd362f}.notification-error:before{content:""}.App_Content__UcW5X{background:#282828;display:flex;flex:1 1;flex-direction:column;overflow:hidden;width:100%}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Input_Input__OO8z2{flex:1 1}.LoginView_Form__WhhlA{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center}.LoginView_Form__WhhlA .LoginView_Logo__\+LUh6{padding-bottom:2rem;width:100%}.MainViewFrame_Content__EijIK{flex:1 1}.ContentWrap_Content__T6s89{display:flex;flex:1 1;flex-direction:column;overflow:hidden;width:100%}.Media_Media__-3ac3{display:flex;flex-direction:column;margin-bottom:1rem;overflow:hidden}.Media_Media__-3ac3 .Media_Thumbnail__uDqaG{aspect-ratio:16/9;border-radius:.5rem;cursor:pointer;overflow:hidden;position:relative}@media(max-width:767.98px){.Media_Media__-3ac3 .Media_Thumbnail__uDqaG{border-radius:0}}.Media_Media__-3ac3 .Media_Thumbnail__uDqaG img{height:100%;object-fit:cover;width:100%}.Media_Media__-3ac3 .Media_Thumbnail__uDqaG .Media_Cover__Syrh2{display:flex;flex-direction:column;height:100%;justify-content:space-between;position:absolute;top:0;width:100%}.Media_Media__-3ac3 .Media_Thumbnail__uDqaG .Media_Cover__Syrh2 .Media_Bottom__\+x0ik{display:flex;flex-direction:column;justify-content:flex-end}.Media_Media__-3ac3 .Media_Thumbnail__uDqaG .Media_Cover__Syrh2 .Media_Bottom__\+x0ik .Media_Info__hUhwU{align-items:center;display:flex;justify-content:space-between}.Media_Media__-3ac3 .Media_Thumbnail__uDqaG .Media_Cover__Syrh2 .Media_Bottom__\+x0ik .Media_Info__hUhwU .Media_Like__VMRGs{align-items:center;background:#00000080;border-radius:.5rem;display:flex;font-size:.75rem;font-weight:700;justify-content:center;margin:.7rem .5rem;padding:.1rem .4rem}@media(max-width:767.98px){.Media_Media__-3ac3 .Media_Thumbnail__uDqaG .Media_Cover__Syrh2 .Media_Bottom__\+x0ik .Media_Info__hUhwU .Media_Like__VMRGs{margin:0}}.Media_Media__-3ac3 .Media_Thumbnail__uDqaG .Media_Cover__Syrh2 .Media_Bottom__\+x0ik .Media_Info__hUhwU .Media_Hate__IR0nN{align-items:center;background:#00000080;border-radius:.5rem;display:flex;font-size:.75rem;font-weight:700;justify-content:center;margin:.7rem .5rem;padding:.1rem .4rem}@media(max-width:767.98px){.Media_Media__-3ac3 .Media_Thumbnail__uDqaG .Media_Cover__Syrh2 .Media_Bottom__\+x0ik .Media_Info__hUhwU .Media_Hate__IR0nN{margin:0}}.Media_Media__-3ac3 .Media_Thumbnail__uDqaG .Media_Cover__Syrh2 .Media_Bottom__\+x0ik .Media_Info__hUhwU .Media_Duration__aO8rH{background:#00000080;border-radius:.5rem;font-size:.75rem;font-weight:700;margin:.7rem .5rem;padding:.1rem .4rem}.Media_Media__-3ac3 .Media_Thumbnail__uDqaG .Media_Cover__Syrh2 .Media_Bottom__\+x0ik .Media_Progress__w87fw{background:#717171;bottom:0;display:flex;height:4px;position:absolute;width:100%;z-index:1}.Media_Media__-3ac3 .Media_Thumbnail__uDqaG .Media_Cover__Syrh2 .Media_Bottom__\+x0ik .Media_Progress__w87fw .Media_Ing__5u1AE{background:#fe1000;height:4px}.Media_Media__-3ac3 .Media_Title__LUd\+J{font-size:1rem;font-weight:700;overflow:hidden;padding-top:.2rem;text-overflow:ellipsis;white-space:nowrap}@media(max-width:767.98px){.Media_Media__-3ac3 .Media_Title__LUd\+J{padding-left:.5rem}}.Media_Media__-3ac3 .Media_Info__hUhwU{color:#aaa;font-size:.75rem;font-weight:500}@media(max-width:767.98px){.Media_Media__-3ac3 .Media_Info__hUhwU{padding-left:.5rem}}.RecentlyView_SearchBar__HGYIV{background:#181818;padding:.5rem 0;position:absolute;width:100%;z-index:2}@media(max-width:767.98px){.RecentlyView_SearchBar__HGYIV{padding:.5rem .3rem}}.RecentlyView_Content__ggOqu{overflow-x:hidden;overflow-y:auto;padding-bottom:1rem;padding-top:3rem}.Sort_ToggleButton__DxXgK:after{border:0}.MobileNavBar_MobileNavBar__a\+AeQ{background-color:#181818;border-top:1px solid #000;bottom:0;display:none;pointer-events:bounding-box;position:relative;width:100%;z-index:11}@media(max-width:767.98px){.MobileNavBar_MobileNavBar__a\+AeQ{display:block}}.MobileNavBar_MobileNavBar__a\+AeQ .MobileNavBar_NavLink__JBbgP{padding:0 .5rem}.MobileNavBar_MobileNavBar__a\+AeQ .MobileNavBar_NavLink__JBbgP .MobileNavBar_Name__nBPaR{font-size:.725rem;font-weight:lighter}.StorageView_Content__KizkY{padding:1rem}.StorageView_Content__KizkY .StorageView_ListWrap__3H2bP .StorageView_Header__LX6f9{align-items:center;display:flex;justify-content:space-between;padding-bottom:1rem}.StorageView_Content__KizkY .StorageView_ListWrap__3H2bP .StorageView_Header__LX6f9 .StorageView_Title__vIuYQ{align-items:center;display:flex;font-size:1rem;font-weight:700}.StorageView_Content__KizkY .StorageView_ListWrap__3H2bP .StorageView_Header__LX6f9 .StorageView_Link__Uji6x a{color:var(--bs-primary);cursor:pointer;text-decoration:none}.StorageView_Content__KizkY .StorageView_ListWrap__3H2bP .StorageView_List__fXsxr{display:flex;flex:1 1;min-height:225px;min-width:0;overflow-x:auto;overflow-y:hidden;padding:.5rem}.StorageView_PlayListAddButton__RF6fh{align-items:center;aspect-ratio:1/1;border:3px dashed #fff;cursor:pointer;display:flex;font-size:3rem;font-weight:700;justify-content:center;max-width:150px;min-width:150px}.PlayList_PlayList__t6uyV .PlayList_ThumbnailContainer__YziOl{align-items:flex-end;aspect-ratio:16/9;cursor:pointer;display:flex;justify-content:center;overflow:hidden}.PlayList_PlayList__t6uyV .PlayList_ThumbnailContainer__YziOl .PlayList_BackImage__u7KsQ{align-items:center;background:#bababa;border-radius:.5rem;display:flex;height:100%;justify-content:center;width:95%}.PlayList_PlayList__t6uyV .PlayList_ThumbnailContainer__YziOl .PlayList_Thumbnail__jtEpq{aspect-ratio:16/9;border-radius:.5rem;cursor:pointer;height:95%;overflow:hidden;position:absolute;width:100%}.PlayList_PlayList__t6uyV .PlayList_ThumbnailContainer__YziOl .PlayList_Thumbnail__jtEpq img{height:100%;object-fit:cover;width:100%}.PlayList_PlayList__t6uyV .PlayList_ThumbnailContainer__YziOl .PlayList_Thumbnail__jtEpq .PlayList_Cover__4vGJS{display:flex;flex-direction:column;height:100%;justify-content:space-between;pointer-events:none;position:absolute;top:0;width:100%}.PlayList_PlayList__t6uyV .PlayList_ThumbnailContainer__YziOl .PlayList_Thumbnail__jtEpq .PlayList_Cover__4vGJS .PlayList_Bottom__PXu-M{display:flex;flex-direction:column;justify-content:flex-end}.PlayList_PlayList__t6uyV .PlayList_ThumbnailContainer__YziOl .PlayList_Thumbnail__jtEpq .PlayList_Cover__4vGJS .PlayList_Bottom__PXu-M .PlayList_Info__bQqa\+{display:flex;justify-content:flex-end}.PlayList_PlayList__t6uyV .PlayList_ThumbnailContainer__YziOl .PlayList_Thumbnail__jtEpq .PlayList_Cover__4vGJS .PlayList_Bottom__PXu-M .PlayList_Info__bQqa\+ .PlayList_Count__Wlmph{align-items:center;background:#00000080;border-radius:.5rem;display:flex;font-size:.75rem;font-weight:700;margin:.7rem .5rem;padding:.1rem .4rem}.DetailView_DetailView__861z\+{overflow-x:hidden;overflow-y:auto;padding:0}@media(max-width:767.98px){.DetailView_DetailView__861z\+{height:100%;overflow-y:hidden}}.DetailView_DetailView__861z\+ .DetailView_DetailContainer__RwDi6{padding:0}@media(max-width:767.98px){.DetailView_DetailView__861z\+ .DetailView_DetailContainer__RwDi6{display:flex;flex-direction:column;height:100%;justify-content:space-between}}.DetailView_DetailView__861z\+ .DetailView_PlayerContainer__yMfFX{display:flex;flex-direction:column;overflow:hidden}@media(max-width:767.98px){.DetailView_DetailView__861z\+ .DetailView_PlayerContainer__yMfFX{width:100%}}.DetailView_DetailView__861z\+ .DetailView_DetailInfo__Dv8T-{flex:1 1;padding:.5rem}.DetailView_DetailView__861z\+ .DetailView_DetailInfo__Dv8T- .DetailView_ActorList__PLoB6{display:flex;flex-direction:column;padding-top:.5rem}.DetailView_DetailView__861z\+ .DetailView_DetailInfo__Dv8T- .DetailView_ActorList__PLoB6 .DetailView_List__2QTa\+{display:flex;flex:1 1;min-width:0;overflow-x:auto;overflow-y:hidden;padding-top:.5rem}.DetailView_DetailView__861z\+ .DetailView_ListWrap__lw\+h6{transition:all .5s ease-out}.DetailView_DetailView__861z\+ .DetailView_ListWrap__lw\+h6.DetailView_Open__UF5Pi{transform:translateY(0)}@media(max-width:767.98px){.DetailView_DetailView__861z\+ .DetailView_ListWrap__lw\+h6{bottom:0;position:absolute;transform:translateY(85%);width:100%}}.DetailView_DetailView__861z\+ .DetailView_ListWrap__lw\+h6 .DetailView_Header__aIcPe{align-items:center;display:flex;justify-content:space-between;padding:.5rem}@media(max-width:767.98px){.DetailView_DetailView__861z\+ .DetailView_ListWrap__lw\+h6 .DetailView_Header__aIcPe{background:#000}}.DetailView_DetailView__861z\+ .DetailView_ListWrap__lw\+h6 .DetailView_Header__aIcPe .DetailView_Title__0u5wH{align-items:center;display:flex;font-size:1rem;font-weight:700}.DetailView_DetailView__861z\+ .DetailView_ListWrap__lw\+h6 .DetailView_Header__aIcPe .DetailView_Link__ndvOR{display:none}@media(max-width:767.98px){.DetailView_DetailView__861z\+ .DetailView_ListWrap__lw\+h6 .DetailView_Header__aIcPe .DetailView_Link__ndvOR{display:flex}}.DetailView_DetailView__861z\+ .DetailView_ListWrap__lw\+h6 .DetailView_Header__aIcPe .DetailView_Link__ndvOR a{color:var(--bs-primary);cursor:pointer;text-decoration:none}.DetailView_DetailView__861z\+ .DetailView_ListWrap__lw\+h6 .DetailView_List__2QTa\+{background:#282828;display:flex;flex:1 1;min-width:0;overflow-x:auto;overflow-y:hidden}.Player_MobilePanel__ZRBC4{display:none;flex:1 1;min-width:0;overflow-x:auto;overflow-y:hidden;padding:.5rem}@media(max-width:767.98px){.Player_MobilePanel__ZRBC4{display:flex}}.Player_MobilePanel__ZRBC4 .Player_Button__ypRFT{align-items:center;border-radius:1rem;display:flex;font-size:.75rem;height:1.5rem;justify-content:center;margin-right:.3rem;overflow:hidden;padding:0 .5rem}.Player_Player__hvBHb{aspect-ratio:16/9;background:#000;display:flex;flex:1 1;flex-direction:column}.Player_Player__hvBHb.Player_Cinema__VRHLn{height:100%;left:0;position:fixed;top:0;width:100%;z-index:1050}.Player_Player__hvBHb .Player_Buffering__025sM{align-items:center;display:flex;height:100%;justify-content:center;pointer-events:none;position:absolute;width:100%;z-index:1}.Player_Player__hvBHb .Player_ControlContainer__rc7XB{align-items:flex-end;bottom:0;height:100%;pointer-events:bounding-box;position:absolute;width:100%;z-index:1}@media(max-width:767.98px){.Player_Player__hvBHb .Player_ControlContainer__rc7XB{display:none}}.Player_Player__hvBHb .Player_ControlContainer__rc7XB .Player_Cover__KTO7s{align-items:center;background:#000;display:flex;height:100%;justify-content:center;position:absolute;top:0;width:100%}.Player_Player__hvBHb .Player_ControlContainer__rc7XB .Player_Controls__aonQd{align-items:center;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAACsCAYAAAC6l8a5AAABB0lEQVQ4T2XI10cFAACF8dvee++67b33uM17b1MkkSSSSBJJJIkkkUQSSSJJ9EfmOw/npfPw8zmBwL/F8MSaOErEQ4JJpEQSJJsUSqRCmkmnRAZkmixKZEOOyaVEHuSbAkoUQpEppkQJlJoySpRDhamkRBVUmxpKBKHW1FGiHhpMIyWaoNm0UKIV2kw7JTqg03RRoht6TC8l+qDfDFBiEIbMMCVGYNSMUWIcJkyIEpMwZaYpMQOzZo4SYYiYKCXmYcEsUmIJlmEFVmEN1mEDNmELtmEHdmEP9uEADuEIjuEETuEMzuECLuEKruEGbuEO7uEBHuEJnuEFXuEN3uEDPuELvuEHfv8A+V4nwdQaFeIAAAAASUVORK5CYII=);background-size:contain;display:flex;flex-direction:column;height:100%;justify-content:space-between;position:relative;width:100%}.Player_Player__hvBHb .Player_ControlContainer__rc7XB .Player_Controls__aonQd .Player_Header__x\+oln{align-items:center;background:#0003;display:flex;flex-direction:row;font-size:.875rem;font-weight:700;justify-content:space-between;padding:.5rem;width:100%}.Player_Player__hvBHb .Player_ControlContainer__rc7XB .Player_Controls__aonQd .Player_SeekBarContainer__cgffe{margin:1rem;position:relative}.Player_Player__hvBHb .Player_ControlContainer__rc7XB .Player_Controls__aonQd .Player_SeekBarContainer__cgffe:hover .Player_SpriteThumbnail__9PR\+z{display:block}.Player_Player__hvBHb .Player_ControlContainer__rc7XB .Player_Controls__aonQd .Player_SeekBarContainer__cgffe .Player_SeekBar__W5dD8{align-items:center;display:flex;width:100%}.Player_Player__hvBHb .Player_ControlContainer__rc7XB .Player_Controls__aonQd .Player_SeekBarContainer__cgffe .Player_SpriteThumbnail__9PR\+z{background:#000;border:1px solid #efefef;border-radius:1rem;bottom:2rem;display:none;height:auto;overflow:hidden;position:absolute;transform:translateX(-50%);width:15rem}.Player_Player__hvBHb .Player_ControlContainer__rc7XB .Player_Controls__aonQd .Player_SeekBarContainer__cgffe .Player_SpriteThumbnail__9PR\+z img{height:100%;width:100%}.Player_Player__hvBHb .Player_ControlContainer__rc7XB .Player_Controls__aonQd .Player_Option__vdl8e{align-items:flex-end;display:flex;justify-content:space-between;width:100%}.Player_Player__hvBHb .Player_ControlContainer__rc7XB .Player_Controls__aonQd .Player_Option__vdl8e .Player_LeftControls__kxrIj{display:flex;justify-content:flex-start}.Player_Player__hvBHb .Player_ControlContainer__rc7XB .Player_Controls__aonQd .Player_Option__vdl8e .Player_LeftControls__kxrIj .Player_Time__D5XD2{align-items:center;color:#fff;display:flex;font-size:1rem;justify-content:center;padding-left:8px;padding-right:8px}.Player_Player__hvBHb .Player_ControlContainer__rc7XB .Player_Controls__aonQd .Player_Option__vdl8e .Player_RightControls__ybFDD{display:flex;flex-direction:column;justify-content:flex-end}.Player_Button__ypRFT{cursor:pointer;padding:.3rem .5rem}.Player_Volume__5ReGh{align-items:center;background:#0000004d;border-radius:1rem;display:flex;padding:0 .2rem;width:120px}.Player_Volume__5ReGh .Player_VolumeBarContainer__t3hlO{-webkit-user-drag:none;align-items:center;display:flex;height:20px;padding-right:.5rem;position:relative;width:100%}.Player_Volume__5ReGh .Player_VolumeBarContainer__t3hlO .Player_VolumeBar__xHHiD{align-items:center;display:flex;height:13px;position:absolute;width:100%}.SpriteThumbnailModal_Content__ZqaI\+{border:1px solid #282828;border-radius:.5rem;display:flex;flex:1 1;justify-content:flex-end;overflow:hidden}.SpriteThumbnailModal_Content__ZqaI\+ .SpriteThumbnailModal_Loader__YhWeP{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;position:absolute;width:100%}.SpriteThumbnailModal_Content__ZqaI\+ .SpriteThumbnailModal_List__-rNPB{display:flex;overflow-y:auto;width:648px}.SpriteThumbnailModal_Content__ZqaI\+ .SpriteThumbnailModal_List__-rNPB .SpriteThumbnailModal_Item__XYGFD{height:180px;margin:auto;position:absolute;width:320px}.SpriteThumbnailModal_Content__ZqaI\+ .SpriteThumbnailModal_List__-rNPB .SpriteThumbnailModal_Item__XYGFD img{height:100%;object-fit:contain;width:100%}.SpriteThumbnailModal_Content__ZqaI\+ .SpriteThumbnailModal_Detail__HMndf{display:flex;flex:1 1;flex-direction:column}.SpriteThumbnailModal_Content__ZqaI\+ .SpriteThumbnailModal_Detail__HMndf .SpriteThumbnailModal_Image__6L3gG{align-items:center;display:flex;flex:1 1;justify-content:center;position:relative}.SpriteThumbnailModal_Content__ZqaI\+ .SpriteThumbnailModal_Detail__HMndf .SpriteThumbnailModal_Image__6L3gG img{height:100%;object-fit:contain;width:100%}.SpriteThumbnailModal_Content__ZqaI\+ .SpriteThumbnailModal_Detail__HMndf .SpriteThumbnailModal_Buttons__dn9IM{align-items:center;display:flex;justify-content:center}.Subtitle_Container__aVbLh{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:flex-end;padding-bottom:1rem;pointer-events:none;position:absolute;width:100%}.Subtitle_Container__aVbLh .Subtitle_SubtitleArea__qTsIw{background-color:#0000;font-family:Noto Sans;font-size:2.2rem;font-weight:700;text-align:center;text-shadow:1px 1px 5px #000;white-space:pre-wrap;width:80%;word-break:keep-all}.Subtitle_Container__aVbLh .Subtitle_SubtitleArea__qTsIw.Subtitle_Cinema__jnS3j{font-size:2.7rem}.MobileHeader_MobileHeader__oTaXp{background-color:#00000080;display:none;justify-content:space-between;pointer-events:bounding-box;top:0;width:100%;z-index:99}@media(max-width:767.98px){.MobileHeader_MobileHeader__oTaXp{display:flex}}.MobileHeader_MobileHeader__oTaXp .MobileHeader_Button__ogiwe{align-items:center;display:flex;height:2rem;justify-content:center;margin:.3rem;width:2rem}.MobileHeader_MobileHeader__oTaXp .MobileHeader_Title__TuS2D{margin:auto;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.AvatarTag_AvatarTag__MFoo1{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center;margin-bottom:.5rem;margin-right:1rem;width:5rem}.AvatarTag_AvatarTag__MFoo1 .AvatarTag_Avatar__JyqYv{aspect-ratio:1/1;border:1px solid #6b6b6b;border-radius:50%;height:5rem;margin-bottom:.5rem;overflow:hidden}.AvatarTag_AvatarTag__MFoo1 .AvatarTag_Avatar__JyqYv img{height:100%;object-fit:cover;width:100%}.AvatarTag_AvatarTag__MFoo1 .AvatarTag_Name__E61aE{align-items:center;display:flex;font-size:.75rem;font-weight:700;justify-content:center;overflow:hidden;text-overflow:ellipsis}.StatusBar_StatusBar__qwTYy{align-items:center;background:#181818;border-bottom:1px solid #bdbdbd;display:flex;height:3rem;justify-content:space-between;padding:8px 16px;position:relative}.StatusBar_StatusBar__qwTYy .StatusBar_Logo__vOOP6{display:flex;height:2rem;position:relative}.StatusBar_StatusBar__qwTYy .StatusBar_Logo__vOOP6 img{height:100%;width:100%}@media(max-width:767.98px){.StatusBar_StatusBar__qwTYy{display:none}}.SideBar_SideBar__vejd8{background-color:#131313;border-right:1px solid #bdbdbd;display:flex;flex-direction:column;width:4rem}@media(max-width:767.98px){.SideBar_SideBar__vejd8{display:none}}.SideBar_SideBar__vejd8 .SideBar_Menu__g3UV8{align-items:center;border:0;border-radius:0;color:#fff;display:flex;flex-direction:column;font-size:.75rem;justify-content:center;padding:.5rem;white-space:pre-wrap}.HistoryView_SearchBar__1k\+mr{background:#181818;padding:0 .5rem .5rem;position:absolute;width:100%;z-index:2}@media(max-width:767.98px){.HistoryView_SearchBar__1k\+mr{padding:0 .3rem .5rem}}.HistoryView_SearchBar__1k\+mr .HistoryView_Header__f2mRM{background:#181818;display:flex;justify-content:flex-start;pointer-events:bounding-box;width:100%}@media(max-width:767.98px){.HistoryView_SearchBar__1k\+mr .HistoryView_Header__f2mRM{justify-content:space-between}}.HistoryView_SearchBar__1k\+mr .HistoryView_Header__f2mRM .HistoryView_BackButton__nXOqy{align-items:center;display:none;height:2rem;justify-content:center;margin:.3rem;width:2rem}@media(max-width:767.98px){.HistoryView_SearchBar__1k\+mr .HistoryView_Header__f2mRM .HistoryView_BackButton__nXOqy{display:flex}}.HistoryView_SearchBar__1k\+mr .HistoryView_Header__f2mRM .HistoryView_Button__NzPAK{align-items:center;cursor:pointer;height:2rem;justify-content:center;margin:.3rem;width:2rem}.HistoryView_SearchBar__1k\+mr .HistoryView_Header__f2mRM .HistoryView_Title__P0gCS{margin:auto 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:767.98px){.HistoryView_SearchBar__1k\+mr .HistoryView_Header__f2mRM .HistoryView_Title__P0gCS{text-align:center}}.HistoryView_Content__ao23p{overflow-x:hidden;overflow-y:auto;padding-bottom:1rem;padding-top:5rem}@media(max-width:767.98px){.HistoryView_Content__ao23p{padding-top:6rem}}.PlayListView_SearchBar__DG3zj{background:#181818;padding:0 .5rem .5rem;position:absolute;width:100%;z-index:2}@media(max-width:767.98px){.PlayListView_SearchBar__DG3zj{padding:0 .3rem .5rem}}.PlayListView_SearchBar__DG3zj .PlayListView_Header__hqDrz{background:#181818;display:flex;justify-content:flex-start;pointer-events:bounding-box;width:100%}@media(max-width:767.98px){.PlayListView_SearchBar__DG3zj .PlayListView_Header__hqDrz{justify-content:space-between}}.PlayListView_SearchBar__DG3zj .PlayListView_Header__hqDrz .PlayListView_BackButton__ks\+yi{align-items:center;display:none;height:2rem;justify-content:center;margin:.3rem;width:2rem}@media(max-width:767.98px){.PlayListView_SearchBar__DG3zj .PlayListView_Header__hqDrz .PlayListView_BackButton__ks\+yi{display:flex}}.PlayListView_SearchBar__DG3zj .PlayListView_Header__hqDrz .PlayListView_Button__7VuoZ{align-items:center;cursor:pointer;height:2rem;justify-content:center;margin:.3rem;width:2rem}.PlayListView_SearchBar__DG3zj .PlayListView_Header__hqDrz .PlayListView_Title__T6DVU{margin:auto 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:767.98px){.PlayListView_SearchBar__DG3zj .PlayListView_Header__hqDrz .PlayListView_Title__T6DVU{text-align:center}}.PlayListView_Content__\+j9nA{overflow-x:hidden;overflow-y:auto;padding-bottom:1rem;padding-top:5rem}@media(max-width:767.98px){.PlayListView_Content__\+j9nA{padding-top:6rem}}.PlayListModal_PlayList__6xX1I{align-items:center;border:1px solid #efefef;display:flex;height:4rem;justify-content:flex-start}.PlayListModal_PlayList__6xX1I:first-child{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.PlayListModal_PlayList__6xX1I:last-child{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}.PlayListModal_PlayList__6xX1I .PlayListModal_CheckBox__yR9uX{align-items:center;display:flex;font-size:1.5rem;justify-content:center;padding:1rem}.TagView_SearchBar__X9C7N{background:#181818;padding:.5rem 0;position:absolute;width:100%;z-index:2}@media(max-width:767.98px){.TagView_SearchBar__X9C7N{padding:.5rem .3rem}}.TagView_Content__ZDtgd{overflow-x:hidden;overflow-y:auto;padding:3rem 1rem}@media(max-width:767.98px){.TagView_Content__ZDtgd{padding-top:3rem}}.UnwatchedView_SearchBar__UnqPB{background:#181818;padding:.5rem 0;position:absolute;width:100%;z-index:2}@media(max-width:767.98px){.UnwatchedView_SearchBar__UnqPB{padding:.5rem .3rem}}.UnwatchedView_Content__TneJN{overflow-x:hidden;overflow-y:auto;padding-bottom:1rem;padding-top:3rem}.Tag_Actor__0vEqf{background:#e0e0e0;height:100%;width:100%}.Tag_Actor__0vEqf .Tag_Name__e3SMD,.Tag_Actor__0vEqf .Tag_TranslateName__XYGDk{-webkit-user-select:all;user-select:all}.Tag_Actor__0vEqf .Tag_Image__vDE2M{cursor:pointer;width:100%}.Tag_Actor__0vEqf .Tag_Image__vDE2M img{width:100%}.Tag_Actor__0vEqf .Tag_Image__vDE2M .Tag_Info__\+8-sm{align-items:center;display:flex;font-size:1rem;justify-content:center;padding:.5rem;position:absolute;right:0;top:0}.Tag_Actor__0vEqf .Tag_Image__vDE2M .Tag_Info__\+8-sm .Tag_Dot__HX4vH{align-items:center;background:#afafaf;border-radius:50%;display:flex;height:1.5rem;justify-content:center;width:1.5rem}.TagMediaView_SearchBar__G1glW{background:#181818;padding:0 .5rem .5rem;position:absolute;width:100%;z-index:2}@media(max-width:767.98px){.TagMediaView_SearchBar__G1glW{padding:0 .3rem .5rem}}.TagMediaView_SearchBar__G1glW .TagMediaView_Header__IKhl6{background:#181818;display:flex;justify-content:flex-start;pointer-events:bounding-box;width:100%}@media(max-width:767.98px){.TagMediaView_SearchBar__G1glW .TagMediaView_Header__IKhl6{justify-content:space-between}}.TagMediaView_SearchBar__G1glW .TagMediaView_Header__IKhl6 .TagMediaView_BackButton__4HL1M{align-items:center;display:none;height:2rem;justify-content:center;margin:.3rem;width:2rem}@media(max-width:767.98px){.TagMediaView_SearchBar__G1glW .TagMediaView_Header__IKhl6 .TagMediaView_BackButton__4HL1M{display:flex}}.TagMediaView_SearchBar__G1glW .TagMediaView_Header__IKhl6 .TagMediaView_Button__bNV\+o{align-items:center;cursor:pointer;height:2rem;justify-content:center;margin:.3rem;width:2rem}.TagMediaView_SearchBar__G1glW .TagMediaView_Header__IKhl6 .TagMediaView_Title__VoONd{margin:auto 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:767.98px){.TagMediaView_SearchBar__G1glW .TagMediaView_Header__IKhl6 .TagMediaView_Title__VoONd{text-align:center}}.TagMediaView_Content__Ire6Q{overflow-x:hidden;overflow-y:auto;padding-bottom:1rem;padding-top:5rem}@media(max-width:767.98px){.TagMediaView_Content__Ire6Q{padding-top:6rem}}
/*# sourceMappingURL=main.32b1cc67.css.map*/