@charset "UTF-8";._loadingWrapper_bdwzd_114{width:100%;height:100%;min-height:100px;display:grid;place-items:center}._loader_bdwzd_122{display:block;width:32px;height:32px;animation:_spin_bdwzd_1 .4s linear infinite}@keyframes _spin_bdwzd_1{to{transform:rotate(360deg)}}._header_1396f_114{position:relative;width:100%;height:6dvh;display:none;background-color:#333;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}@media screen and (max-width: 768px){._header_1396f_114{display:block}}._header_1396f_114 ._container_1396f_129{position:relative;width:100%;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:space-between;padding:0 16px}._header_1396f_114 ._container_1396f_129 ._logo_1396f_142{width:56px;max-width:16vw;height:auto;object-fit:contain}._header_1396f_114 ._container_1396f_129 ._searchArea_1396f_148{width:100%;max-width:35vw;height:24px;background-color:#3ee5a7;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;border-radius:10px;padding:1px}._header_1396f_114 ._container_1396f_129 ._searchArea_1396f_148 input{flex:5;width:100%;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;background-color:#fff;border-top-left-radius:10px;border-bottom-left-radius:10px}._header_1396f_114 ._container_1396f_129 ._searchArea_1396f_148 button{flex:1;width:100%;height:100%;display:grid;place-items:center;background-color:transparent}._header_1396f_114 ._container_1396f_129 ._searchArea_1396f_148 button ._icon_1396f_184{color:#fff}._header_1396f_114 ._container_1396f_129 ._items_1396f_187{width:100%;max-width:25vw;height:auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:flex-end;gap:8px}._header_1396f_114 ._container_1396f_129 ._items_1396f_187 ._icon_1396f_184{width:16px;height:16px;color:#3ee5a7}._header_1396f_114 ._container_1396f_129 ._items_1396f_187 ._toggleTheme_1396f_205{display:grid;place-items:center;padding:4px 8px;border-radius:10000000000000000px}._header_1396f_114 ._container_1396f_129 ._items_1396f_187 ._toggleTheme_1396f_205._light_1396f_211{background-color:#fff;color:#000}._header_1396f_114 ._container_1396f_129 ._items_1396f_187 ._toggleTheme_1396f_205._dark_1396f_215{background-color:#ccc;color:#fff}._sidebar_fa63b_114{position:sticky;width:6vw;height:100dvh;top:0;right:0;bottom:0;left:0;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;z-index:100}@media screen and (max-width: 768px){._sidebar_fa63b_114{display:none}}._sidebar_fa63b_114 ._contentsContainer_fa63b_134{position:relative;width:100%;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:flex-start;flex-direction:column;gap:32px;background-color:#333;padding:16px 8px}._sidebar_fa63b_114 ._contentsContainer_fa63b_134 ._logo_fa63b_150{width:48px;height:48px;object-fit:contain;cursor:pointer}._sidebar_fa63b_114 ._contentsContainer_fa63b_134 ._items_fa63b_156{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:flex-start;flex-direction:column;gap:24px}._sidebar_fa63b_114 ._contentsContainer_fa63b_134 ._items_fa63b_156 button{background-color:transparent;border:none;cursor:pointer}._sidebar_fa63b_114 ._contentsContainer_fa63b_134 ._items_fa63b_156 button._disabled_fa63b_172{cursor:not-allowed}._sidebar_fa63b_114 ._contentsContainer_fa63b_134 ._items_fa63b_156 button._disabled_fa63b_172 ._icon_fa63b_175{color:#1f7153}._sidebar_fa63b_114 ._contentsContainer_fa63b_134 ._items_fa63b_156 ._icon_fa63b_175{width:24px;height:24px;color:#3ee5a7}._modalWrapper_ub73t_114{position:absolute;top:0;right:0;bottom:0;left:0;width:100vw;height:100dvh;background-color:#000000b3;display:grid;place-items:center;opacity:0;visibility:hidden;transition:.4s all}._modalWrapper_ub73t_114._visible_ub73t_126{opacity:1;visibility:visible}._modalFrame_ub73t_131{position:relative;width:min(300px,90%);height:auto;max-height:90%;background-color:#3c3c3c;box-shadow:0 0 8px #000;border-radius:25px;display:grid;place-items:center}._closeButton_ub73t_143{position:absolute;top:4px;right:4px;width:40px;height:40px;cursor:pointer}._modalHeader_ub73t_152{width:100%;max-height:10%;text-align:center;padding:1.6rem 0}._modalHeader_ub73t_152 ._title_ub73t_158{font-size:2.4rem;font-weight:700;color:#fff}._modalBody_ub73t_164{width:100%;max-height:100%;overflow-y:auto;padding:1.6rem 0}._modalFooter_ub73t_171{width:100%;max-height:10%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:center;gap:1rem;padding:1.6rem 0}._modalFooter_ub73t_171>button{width:min(100px,100%);height:auto;border-radius:999999999px;font-size:1.4rem;padding:.4rem}._modalFooter_ub73t_171 ._cancelButton_ub73t_191{background-color:#757575;color:#fff}._modalFooter_ub73t_171 ._purchaseButton_ub73t_195{background-color:#3dc8ee;color:#fff}._sectionWrapper_1rp8r_114{width:100%;height:auto;padding:40px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:stretch;gap:40px;box-sizing:border-box}@media screen and (max-width: 768px){._sectionWrapper_1rp8r_114{padding:16px;gap:16px}}._liveStreaming_1rp8r_134{flex:1;width:100%;height:auto}@media screen and (max-width: 768px){._liveStreaming_1rp8r_134{display:none}}._contents_1rp8r_145{flex:4;width:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column;gap:40px}@media screen and (max-width: 768px){._contents_1rp8r_145{gap:16px}}._bannerArea_1rp8r_162{width:100%;height:auto}._bannerArea_1rp8r_162>div{width:100%;height:240px;background-color:#ccc;border-radius:10px}._streamList_1rp8r_173{width:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;gap:16px}@media screen and (max-width: 768px){._streamList_1rp8r_173{gap:8px}}._itemWrapper_1rp8r_189{width:100%;max-width:300px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column}@media screen and (max-width: 768px){._itemWrapper_1rp8r_189{max-width:100%}}._itemWrapper_1rp8r_189 ._thumbnail_1rp8r_206{width:100%;height:auto;object-fit:contain;border-radius:10px}._itemWrapper_1rp8r_189 ._detail_1rp8r_212{width:100%;height:auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:flex-start;gap:8px;padding:8px}._itemWrapper_1rp8r_189 ._detail_1rp8r_212 ._iconArea_1rp8r_224{flex:1}._itemWrapper_1rp8r_189 ._detail_1rp8r_212 ._iconArea_1rp8r_224 ._channelIcon_1rp8r_227{width:40px;height:40px;min-width:40px;border-radius:100%;overflow:hidden;background-color:gray;display:grid;place-items:center}._itemWrapper_1rp8r_189 ._detail_1rp8r_212 ._iconArea_1rp8r_224 ._channelIcon_1rp8r_227>img{width:40px;height:auto;object-fit:contain}._itemWrapper_1rp8r_189 ._detail_1rp8r_212 ._textArea_1rp8r_242{flex:5;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column;width:100%;overflow:hidden}._itemWrapper_1rp8r_189 ._detail_1rp8r_212 ._textArea_1rp8r_242>p{color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._itemWrapper_1rp8r_189 ._detail_1rp8r_212 ._title_1rp8r_259{font-size:1.6rem}@media screen and (max-width: 768px){._itemWrapper_1rp8r_189 ._detail_1rp8r_212 ._title_1rp8r_259{font-size:1.4rem}}._itemWrapper_1rp8r_189 ._detail_1rp8r_212 ._name_1rp8r_267{font-size:1.4rem}@media screen and (max-width: 768px){._itemWrapper_1rp8r_189 ._detail_1rp8r_212 ._name_1rp8r_267{font-size:1.2rem}}._container_nmeqy_114{width:100%;height:100%;background-color:#565656;border-radius:10px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column;gap:16px;padding:16px}@media screen and (max-width: 768px){._container_nmeqy_114{display:none}}._container_nmeqy_114 ._title_nmeqy_133{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;gap:16px}._container_nmeqy_114 ._title_nmeqy_133 ._text_nmeqy_142{max-width:60%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#fff;font-size:1.4rem}._container_nmeqy_114 ._title_nmeqy_133 ._label_nmeqy_150{position:relative;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;background-color:#fff;color:#f84848;padding-right:4px;padding-left:16px;border:1px solid #f84848;border-radius:4px;font-size:1rem;font-weight:700}._container_nmeqy_114 ._title_nmeqy_133 ._label_nmeqy_150:before{position:absolute;content:"";left:2px;top:50%;transform:translateY(-50%);aspect-ratio:1/1;width:10px;height:auto;background-color:#f84848;border-radius:50%}._container_nmeqy_114 ._items_nmeqy_179{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column;gap:8px}._container_nmeqy_114 ._itemContainer_nmeqy_188{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;gap:8px}._container_nmeqy_114 ._itemContainer_nmeqy_188 ._iconWrapper_nmeqy_197{flex:1.5;width:100%;height:auto}._container_nmeqy_114 ._itemContainer_nmeqy_188 ._iconWrapper_nmeqy_197 ._icon_nmeqy_197{display:grid;place-items:center;aspect-ratio:1/1;border-radius:50%;background-color:#f0f3f5;overflow:hidden}._container_nmeqy_114 ._itemContainer_nmeqy_188 ._iconWrapper_nmeqy_197 ._icon_nmeqy_197>img{width:100%;height:auto;object-fit:contain}._container_nmeqy_114 ._itemContainer_nmeqy_188 ._iconWrapper_nmeqy_197 ._icon_nmeqy_197 ._user_nmeqy_215{width:75%;height:auto;object-fit:contain;color:#98a6b5}._container_nmeqy_114 ._itemContainer_nmeqy_188 ._detail_nmeqy_221{flex:6.5;width:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column}._container_nmeqy_114 ._itemContainer_nmeqy_188 ._detail_nmeqy_221>p{font-size:1rem;color:#fff}._container_nmeqy_114 ._itemContainer_nmeqy_188 ._viewCount_nmeqy_235{flex:2;width:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;gap:4px;color:#fff}._container_nmeqy_114 ._itemContainer_nmeqy_188 ._viewCount_nmeqy_235>span{width:8px;height:auto;aspect-ratio:1/1;background-color:#f84848;border-radius:50%}._pageContainer_1a2aq_114{width:100%;height:100%;margin:0;padding:0;overflow:hidden;overscroll-behavior:none;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}@media screen and (max-width: 768px){._pageContainer_1a2aq_114{display:block}}._pageContainer_1a2aq_114 ._main_1a2aq_132{width:100%;height:100%}._page_2t9th_114{position:relative;width:100%;height:100dvh;background:#fff;display:grid;grid-template-columns:1fr 3fr;grid-template-rows:3fr 1fr;grid-template-areas:"log video" "log control"}@media screen and (max-width: 768px){._page_2t9th_114{display:block;height:94.5dvh}}._page_2t9th_114>*:nth-child(1){grid-area:video}._page_2t9th_114>*:nth-child(2){grid-area:log}._page_2t9th_114>*:nth-child(3){grid-area:control}._container_b0sy3_114{padding:16px 16px 0 0}@media screen and (max-width: 768px){._container_b0sy3_114{padding:0;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column-reverse}}._container_b0sy3_114 ._detail_b0sy3_128{width:100%;height:auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:flex-start;flex-direction:column;gap:8px;padding:4px 8px;background-color:#565656;border-radius:8px;margin-bottom:16px}@media screen and (max-width: 768px){._container_b0sy3_114 ._detail_b0sy3_128{width:100%;margin-bottom:0;border-radius:0}}._container_b0sy3_114 ._detail_b0sy3_128 ._title_b0sy3_151{font-size:1.8rem;color:#fff}@media screen and (max-width: 768px){._container_b0sy3_114 ._detail_b0sy3_128 ._title_b0sy3_151{font-size:1.4rem}}@media screen and (max-width: 768px){._container_b0sy3_114 ._detail_b0sy3_128 ._title_b0sy3_151._pc_b0sy3_161{display:none}}._container_b0sy3_114 ._detail_b0sy3_128 ._title_b0sy3_151._sp_b0sy3_165{display:none}@media screen and (max-width: 768px){._container_b0sy3_114 ._detail_b0sy3_128 ._title_b0sy3_151._sp_b0sy3_165{display:block}}._container_b0sy3_114 ._detail_b0sy3_128 ._flex_b0sy3_173{width:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;gap:8px}@media screen and (max-width: 768px){._container_b0sy3_114 ._detail_b0sy3_128 ._flex_b0sy3_173{gap:4px}}._container_b0sy3_114 ._detail_b0sy3_128 ._flex_b0sy3_173._column_b0sy3_188{flex-direction:column}._container_b0sy3_114 ._detail_b0sy3_128 ._flex_b0sy3_173 ._channelIconWrapper_b0sy3_191{width:40px;height:40px;min-width:40px;border-radius:100%;overflow:hidden;background-color:#000;display:grid;place-items:center}@media screen and (max-width: 768px){._container_b0sy3_114 ._detail_b0sy3_128 ._flex_b0sy3_173 ._channelIconWrapper_b0sy3_191{width:24px;min-width:24px;height:24px;min-height:24px}}._container_b0sy3_114 ._detail_b0sy3_128 ._flex_b0sy3_173 ._channelIconWrapper_b0sy3_191 ._channelIcon_b0sy3_191{width:100%;height:auto;min-height:100%;object-fit:contain;object-position:center}._container_b0sy3_114 ._detail_b0sy3_128 ._flex_b0sy3_173 ._name_b0sy3_217{font-size:1.6rem;color:#fff}@media screen and (max-width: 768px){._container_b0sy3_114 ._detail_b0sy3_128 ._flex_b0sy3_173 ._name_b0sy3_217{font-size:1.2rem}}._container_b0sy3_114 ._sectionWrapper_b0sy3_226{position:relative;padding-bottom:31.25%;height:86%;overflow:hidden;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}@media screen and (max-width: 768px){._container_b0sy3_114 ._sectionWrapper_b0sy3_226{padding-bottom:57.25%}}._container_b0sy3_114 ._sectionWrapper_b0sy3_226 iframe{position:absolute;top:0;left:0;width:100%;height:100%}._container_b0sy3_114 ._sectionWrapper_b0sy3_226>img{width:100%;height:100%;object-fit:contain;margin:auto}._sectionWrapper_g1uem_114{position:relative;width:100%;height:100%;background-color:#fff;overflow:hidden;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column;padding:16px;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}@media screen and (max-width: 768px){._sectionWrapper_g1uem_114{height:15%;padding:0}}._sectionWrapper_g1uem_114>ul{background-color:#565656;border-radius:8px;padding:8px;height:100%;overflow-y:auto;display:flex;flex-direction:column;gap:4px}@media screen and (max-width: 768px){._sectionWrapper_g1uem_114>ul{border-radius:0;background-color:#858585}}._sectionWrapper_g1uem_114>ul li{width:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;gap:8px}._sectionWrapper_g1uem_114>ul li ._imgWrapper_g1uem_163{width:14px;height:14px;max-width:14px;aspect-ratio:1/1;border-radius:50%;overflow:hidden;flex:1}._sectionWrapper_g1uem_114>ul li ._imgWrapper_g1uem_163>img{width:100%;height:100%;object-fit:contain}._sectionWrapper_g1uem_114>ul li ._success_g1uem_177,._sectionWrapper_g1uem_114>ul li ._loading_g1uem_178,._sectionWrapper_g1uem_114>ul li ._failure_g1uem_179{width:14px;height:14px;border-radius:50%;overflow:hidden;background-color:#000}._sectionWrapper_g1uem_114>ul li ._success_g1uem_177{color:#44f15b}._sectionWrapper_g1uem_114>ul li ._loading_g1uem_178{color:#999}._sectionWrapper_g1uem_114>ul li ._failure_g1uem_179{color:#f25b5b}._sectionWrapper_g1uem_114>ul li ._textArea_g1uem_195{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:flex-start;gap:2px}._sectionWrapper_g1uem_114>ul li ._textArea_g1uem_195>p{width:fit-content;font-size:1.2rem;color:#fff}._sectionWrapper_g1uem_114>ul li ._textArea_g1uem_195 ._userName_g1uem_209{color:#cac373;font-weight:700}._sectionWrapper_g1uem_114>ul li ._textArea_g1uem_195 ._itemName_g1uem_213{color:#f47ff0;font-weight:700}._sectionWrapper_g1uem_114 ._switchButton_g1uem_217{position:absolute;bottom:4px;right:4px;background-color:#1976c2;width:fit-content;border-radius:99999999px;padding:2px 4px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:center;gap:4px}._sectionWrapper_g1uem_114 ._switchButton_g1uem_217 ._iconWrapper_g1uem_234{max-width:100%;height:90%;aspect-ratio:1/1;background-color:transparent;border-radius:50%;display:grid;place-items:center;padding:4px}._sectionWrapper_g1uem_114 ._switchButton_g1uem_217 ._iconWrapper_g1uem_234._focus_g1uem_244{background-color:#fff}._sectionWrapper_g1uem_114 ._switchButton_g1uem_217 ._iconWrapper_g1uem_234 ._chatIcon_g1uem_247{width:24px;height:24px;object-fit:contain;cursor:pointer}._sectionWrapper_g1uem_114 ._switchButton_g1uem_217 ._iconWrapper_g1uem_234 ._chatIcon_g1uem_247._fill_g1uem_253{color:#1976c2}._sectionWrapper_g1uem_114 ._switchButton_g1uem_217 ._iconWrapper_g1uem_234 ._chatIcon_g1uem_247._outline_g1uem_256{color:#78aeda}._title_zm70s_114{font-size:2.4rem;font-weight:700;color:#fff}._completeButton_zm70s_120{width:min(100px,100%);height:auto;border-radius:999999999px;font-size:1.4rem;padding:.4rem;background-color:#757575;color:#fff;cursor:pointer}._title_2ostq_114{font-size:2.4rem;font-weight:700;color:#fff}._cancelButton_2ostq_120,._purchaseButton_2ostq_121{width:min(100px,100%);height:auto;border-radius:999999999px;font-size:1.4rem;padding:.4rem;cursor:pointer}._cancelButton_2ostq_120{background-color:#757575;color:#fff}._purchaseButton_2ostq_121{background-color:#3dc8ee;color:#fff}._pageContainer_d1r5f_114{width:100%;height:100%;margin:0;padding:0;overflow:hidden;overscroll-behavior:none}._sectionWrapper_e4tr6_114{position:sticky;top:0;width:100%;height:8%;background-color:#000;z-index:1}._sectionWrapper_e4tr6_114 ._section_e4tr6_114{width:100%;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:center;padding:1% 0}._sectionWrapper_e4tr6_114 ._section_e4tr6_114>img{width:auto;height:100%;object-fit:contain}._pageContainer_19kjh_114{width:100%;height:100%;margin:0;padding:0;overscroll-behavior:none;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}@media screen and (max-width: 768px){._pageContainer_19kjh_114{display:block}}._pageContainer_19kjh_114 ._main_19kjh_131{width:100%;height:100%}._page_zo2g6_114{position:relative;width:100%;height:auto}._sectionWrapper_elqcn_114{width:100%;height:auto;padding:40px;box-sizing:border-box}@media screen and (max-width: 768px){._sectionWrapper_elqcn_114{padding:16px;gap:16px}}._contents_elqcn_127{width:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column;gap:40px}@media screen and (max-width: 768px){._contents_elqcn_127{gap:16px}}._accountInformation_elqcn_143{width:100%;height:auto;background-color:#565656;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;gap:32px;padding:24px;border-radius:4px}@media screen and (max-width: 768px){._accountInformation_elqcn_143{flex-direction:column}}._accountInformation_elqcn_143 ._iconArea_elqcn_162{flex:1;width:100%}._accountInformation_elqcn_143 ._iconArea_elqcn_162 ._channelIcon_elqcn_166{width:100%;height:auto;aspect-ratio:1/1;border-radius:100%;overflow:hidden;background-color:#f0f3f5;display:grid;place-items:center}@media screen and (max-width: 768px){._accountInformation_elqcn_143 ._iconArea_elqcn_162 ._channelIcon_elqcn_166{width:50%;margin:auto}}._accountInformation_elqcn_143 ._iconArea_elqcn_162 ._channelIcon_elqcn_166 ._user_elqcn_182{width:70%;height:auto;object-fit:contain;color:#98a6b5}._accountInformation_elqcn_143 ._detail_elqcn_188{flex:6;width:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column;gap:32px}._accountInformation_elqcn_143 ._detail_elqcn_188 ._head_elqcn_199{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:space-between;gap:16px}@media screen and (max-width: 768px){._accountInformation_elqcn_143 ._detail_elqcn_188 ._head_elqcn_199{flex-direction:column}}._accountInformation_elqcn_143 ._detail_elqcn_188 ._head_elqcn_199 ._title_elqcn_214{color:#fff;font-size:2.2rem}._accountInformation_elqcn_143 ._detail_elqcn_188 ._head_elqcn_199 ._box_elqcn_218{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;gap:16px}@media screen and (max-width: 768px){._accountInformation_elqcn_143 ._detail_elqcn_188 ._head_elqcn_199 ._box_elqcn_218{flex-direction:column}}._accountInformation_elqcn_143 ._detail_elqcn_188 ._head_elqcn_199 ._box_elqcn_218 ._count_elqcn_232{color:#3ee5a7;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;gap:4px;padding:4px 8px;border-radius:4px;font-size:1.4rem;font-weight:700}._accountInformation_elqcn_143 ._detail_elqcn_188 ._head_elqcn_199 ._box_elqcn_218 ._buttons_elqcn_246{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;gap:16px}._accountInformation_elqcn_143 ._detail_elqcn_188 ._head_elqcn_199 ._box_elqcn_218 ._btn_elqcn_255{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;gap:4px;color:#fff;background-color:#3ee5a7;padding:4px 8px;border-radius:4px;font-size:1.4rem;font-weight:700}._accountInformation_elqcn_143 ._detail_elqcn_188 ._description_elqcn_270{color:#fff;font-size:1.6rem}._streamList_elqcn_275{width:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;gap:16px}@media screen and (max-width: 768px){._streamList_elqcn_275{gap:8px}}._itemWrapper_elqcn_291{width:100%;max-width:300px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column}@media screen and (max-width: 768px){._itemWrapper_elqcn_291{max-width:100%}}._itemWrapper_elqcn_291 ._thumbnail_elqcn_308{width:100%;height:auto;border-radius:10px;object-fit:cover;object-position:center;aspect-ratio:16/9}._itemWrapper_elqcn_291 ._detail_elqcn_188{width:100%;height:auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:flex-start;gap:8px;padding:8px}._itemWrapper_elqcn_291 ._detail_elqcn_188 ._iconArea_elqcn_162{flex:1}._itemWrapper_elqcn_291 ._detail_elqcn_188 ._iconArea_elqcn_162 ._channelIcon_elqcn_166{width:40px;height:40px;min-width:40px;border-radius:100%;overflow:hidden;background-color:gray;display:grid;place-items:center}._itemWrapper_elqcn_291 ._detail_elqcn_188 ._iconArea_elqcn_162 ._channelIcon_elqcn_166>img{width:40px;height:auto;object-fit:contain}._itemWrapper_elqcn_291 ._detail_elqcn_188 ._textArea_elqcn_346{flex:5;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column;width:100%;overflow:hidden}._itemWrapper_elqcn_291 ._detail_elqcn_188 ._textArea_elqcn_346>p{color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._itemWrapper_elqcn_291 ._detail_elqcn_188 ._title_elqcn_214{font-size:1.6rem}@media screen and (max-width: 768px){._itemWrapper_elqcn_291 ._detail_elqcn_188 ._title_elqcn_214{font-size:1.4rem}}._itemWrapper_elqcn_291 ._detail_elqcn_188 ._name_elqcn_371{font-size:1.4rem}@media screen and (max-width: 768px){._itemWrapper_elqcn_291 ._detail_elqcn_188 ._name_elqcn_371{font-size:1.2rem}}._container_bzce3_114{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}._container_bzce3_114 ._modalWrapper_bzce3_126{background-color:#fff;border-radius:4px;width:100%;max-width:600px;overflow:hidden;position:relative}@media screen and (max-width: 768px){._container_bzce3_114 ._modalWrapper_bzce3_126{margin:0 1.6rem}}._container_bzce3_114 ._modalWrapper_bzce3_126 ._modalHeader_bzce3_139{width:100%;padding:64px 0;background-color:#a7a7a7;position:relative;display:flex;justify-content:center;align-items:center}._container_bzce3_114 ._modalWrapper_bzce3_126 ._modalHeader_bzce3_139 ._closeButton_bzce3_148{position:absolute;top:1.6rem;right:1.6rem;background:none;border:none;cursor:pointer;width:32px;height:32px;padding:0;color:#fff;display:flex;justify-content:center;align-items:center}._container_bzce3_114 ._modalWrapper_bzce3_126 ._modalHeader_bzce3_139 ._closeButton_bzce3_148:hover{color:#000c}._container_bzce3_114 ._modalWrapper_bzce3_126 ._modalHeader_bzce3_139 ._closeButton_bzce3_148 ._markIcon_bzce3_166{width:24px;height:24px}._container_bzce3_114 ._modalWrapper_bzce3_126 ._modalHeader_bzce3_139 ._modalTitle_bzce3_170{display:flex;justify-content:center;align-items:center}._container_bzce3_114 ._modalWrapper_bzce3_126 ._modalHeader_bzce3_139 ._modalTitle_bzce3_170 ._circleIcon_bzce3_175{color:#fff;width:80px;height:80px}._container_bzce3_114 ._modalBody_bzce3_180{padding:1.6rem}._container_bzce3_114 ._modalBody_bzce3_180 ._errorContent_bzce3_183{display:flex;flex-direction:column;align-items:center;gap:.8rem}._container_bzce3_114 ._modalBody_bzce3_180 ._errorContent_bzce3_183 ._errorMessage_bzce3_189{display:flex;flex-direction:column;align-items:center;gap:.8rem;word-break:break-word;margin-bottom:.8rem}._container_bzce3_114 ._modalBody_bzce3_180 ._errorContent_bzce3_183 ._errorMessage_bzce3_189 h3{font-size:16px}._container_bzce3_114 ._modalBody_bzce3_180 ._errorContent_bzce3_183 ._errorMessage_bzce3_189 p{font-size:14px}._container_bzce3_114 ._modalBody_bzce3_180 ._errorContent_bzce3_183 ._buttonWrapper_bzce3_203{display:flex;align-items:center}._container_bzce3_114 ._modalBody_bzce3_180 ._errorContent_bzce3_183 ._buttonWrapper_bzce3_203 ._retryButton_bzce3_207{width:100%;display:flex;align-items:center;gap:.8rem;padding:.8rem 1.6rem;background-color:#3498db;color:#fff;border:none;border-radius:100vh;cursor:pointer;font-size:14px;transition:background-color .2s}._container_bzce3_114 ._modalBody_bzce3_180 ._errorContent_bzce3_183 ._buttonWrapper_bzce3_203 ._retryButton_bzce3_207:hover{background-color:#3498dbcc}._container_bzce3_114 ._modalBody_bzce3_180 ._errorContent_bzce3_183 ._buttonWrapper_bzce3_203 ._retryButton_bzce3_207:focus{outline:none;box-shadow:0 0 0 2px #3498db99}._container_bzce3_114 ._modalBody_bzce3_180 ._errorContent_bzce3_183 ._buttonWrapper_bzce3_203 ._retryButton_bzce3_207 ._arrowPathicon_bzce3_228{width:24px;height:24px}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,input{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}html{font-size:62.5%}body{line-height:1;background:#fff}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}button{border:none}a{text-decoration:none}body{font-family:Zen Kaku Gothic New,serif;font-style:normal;line-height:1.5;font-weight:400}h1{font-weight:700;font-size:6.4rem}@media screen and (max-width: 768px){h1{font-size:4.8rem}}h2{font-weight:700;font-size:4.8rem}@media screen and (max-width: 768px){h2{font-size:3.2rem}}h3{font-weight:700;font-size:3.2rem}@media screen and (max-width: 768px){h3{font-size:1.6rem}}h4{font-weight:700;font-size:3.2rem}@media screen and (max-width: 768px){h4{font-size:1.6rem}}h5{font-weight:700;font-size:3.2rem}@media screen and (max-width: 768px){h5{font-size:1.6rem}}h6{font-weight:700;font-size:3.2rem}@media screen and (max-width: 768px){h6{font-size:1.6rem}}ul,ol{list-style:none;font-size:1.6rem}@media screen and (max-width: 768px){ul,ol{font-size:1.4rem}}table{width:100%;border-collapse:collapse;font-size:1.6rem}@media screen and (max-width: 768px){table{font-size:1.4rem}}table tr{border:1px solid #000}table td,table th{text-align:left;white-space:pre-wrap;word-break:break-word}a{color:#0693e3;display:inline;font-size:1.6rem}@media screen and (max-width: 768px){a{font-size:1.4rem}}p{font-size:1.6rem}@media screen and (max-width: 768px){p{font-size:1.4rem}}span{font-size:inherit}img,video{display:block;width:100%;max-width:100%;height:auto}.pc{display:block}@media screen and (max-width: 768px){.pc{display:none}}.sp{display:none}@media screen and (max-width: 768px){.sp{display:block}}
