.CloudBagCover_view__z8Cs6{position:relative;width:100%;display:flex;flex-flow:column;gap:1px;padding:10px 20px}@media screen and (min-width:800px){.CloudBagCover_view__z8Cs6{padding:30px 30px 20px 140px;min-height:200px}}@media screen and (max-width:800px){.CloudBagCover_view__z8Cs6{padding-top:200px}}.CloudBagCover_visual__oB071{width:30%;height:120px;background:hsla(0,0%,100%,.125);border-radius:10px;margin-bottom:15px}@media screen and (max-width:800px){.CloudBagCover_visual__oB071{display:none}}@media screen and (min-width:800px){.CloudBagCover_visual__oB071{width:100px;position:absolute;left:20px}}.CloudBagCover_visualImg__8GgxT{object-fit:cover;height:120px;width:100%;border-radius:10px}.CloudBagCover_info__dLpZQ{display:flex;align-items:center;gap:30px;color:#aaa}.CloudBagCover_infoItem__2jxF0{display:flex;align-items:center;gap:10px}.CloudBagCover_infoIcon__91cj8{height:14px;margin-top:.4em}.CloudBagCover_title__qMEEs{margin-top:5px;margin-bottom:10px;font-size:1.3rem}.CloudBagCover_description__se0wL{margin-top:-5px;margin-bottom:5px;line-height:1.4;color:#aaa}.CloudBagCover_avatar__rV6KJ{border-radius:25px;width:30px;height:30px;background:#d7d7da;display:flex;overflow:hidden;object-fit:cover}.CloudBagCover_avatarIcon__j4PuV{height:20px;margin:auto auto -1px}.CloudBagCover_owner__9e93z{display:inline-flex;justify-content:flex-end;align-items:center;gap:10px;padding-top:10px;margin:auto 0 0;font-size:13px;color:#aaa;background:none;border:none;cursor:pointer;text-align:right;align-self:flex-end}@media(hover:hover){.CloudBagCover_owner__9e93z:hover{color:#fff}}.CloudBagCover_header__dYs_Q{display:grid;grid-template-columns:1fr auto;align-items:flex-start;grid-gap:20px;gap:20px}.CloudBagBagItemFooter_view__2sVUZ{position:relative}.CloudBagBagItemFooter_inner__IIFB2{background:hsla(0,0%,100%,.933);z-index:1;border-radius:5px;position:absolute;bottom:calc(100% + 2px);right:2px}.CloudBagBagItemFooter_item__7Zknb{padding:5px;background:none;color:inherit;cursor:pointer;border-radius:5px}@media(hover:hover){.CloudBagBagItemFooter_item__7Zknb:hover{background:#eee}}.CloudBagItemArea_view__ll7NH{gap:2px;line-height:1.2;display:flex;flex-flow:column;padding:20px 15px;border:none;background:none;width:100%;cursor:pointer}.CloudBagItemArea_header__4MWwq{display:flex;gap:10px}.CloudBagItemArea_minimap__OehAg{width:65px;height:50px;flex:0 0 auto;background:#f9f9f9;padding:5px;border-radius:4px;border:1px dotted #ddd;z-index:2;display:flex;justify-content:center}.CloudBagItemArea_icon__eD0Pg{opacity:.5;height:15px;width:15px;object-fit:contain;background:#eee;border-radius:50%}.CloudBagItemArea_content__JeHpq{text-align:left;display:flex;justify-content:center;flex-flow:column;gap:3px}.CloudBagItemArea_title__o_7Ov{font-weight:500;border-radius:10px}.CloudBagItemArea_text__aiJ84{font-size:.8em;opacity:.6}.CloudBagItemArea_files__knoeT{display:flex;gap:2px}.CloudBagItemArea_files--separator__vg9W6{margin-bottom:-11px}.CloudBagItemArea_file__dKZss{width:16.6666666667%;overflow:hidden;display:flex;align-items:center;justify-content:center}.CloudBagItemArea_file--more__vxfCS{background:#f5f5f5;border-radius:5px;font-weight:700;border:1px solid #ddd}.CloudBagItemAudio_view__AX6FE{line-height:1.2;padding:20px 15px;width:100%;cursor:pointer;display:flex;align-items:center;background:none}.CloudBagItemAudio_icon___0byV{height:25px;width:25px;display:flex;align-items:center;justify-content:center;font-size:15px;background:#000;color:#fff;border-radius:50%}.CloudBagItemAudio_title__i6SbS{padding:5px 10px;border-radius:10px}@media(hover:hover){.CloudBagItemAudio_main__ad2VE:hover .CloudBagItemAudio_play__Rq8d_{background:#ddd}}.CloudBagItemAudio_play__Rq8d_{width:30px;height:30px;background:#eee;border-radius:5px;font-size:12px;display:flex;align-items:center;justify-content:center}.CloudBagItemDivider_view__K9ACs{flex:1 1;background:#040417;height:8px;flex:0 0 auto;z-index:-1}.CloudBagItemImage_view__QvR_D{display:flex;gap:10px;padding:0}.CloudBagItemImage_main__SeA22{width:100%;aspect-ratio:450/300;background:#010101;border:none;cursor:pointer;overflow:hidden;position:relative;max-width:526px}.CloudBagItemImage_main__SeA22:after{content:"";position:absolute;left:0;right:0;top:0;border-top:3px solid rgba(0,0,0,.7);pointer-events:none}@media(hover:hover){.CloudBagItemImage_main__SeA22:hover .CloudBagItemImage_magnifier__dtQ3V{opacity:1}}.CloudBagItemImage_image___e2rQ{width:100%;height:100%;object-fit:cover;display:block;transition:opacity .3s}@media(hover:hover){.CloudBagItemImage_image___e2rQ:hover{opacity:.7}}.CloudBagItemImage_magnifier__dtQ3V{color:#ddd;background:#010101;position:absolute;border-radius:50%;top:calc(50% - 25px);left:calc(50% - 25px);width:50px;height:50px;padding:15px;transition:opacity .2s;display:flex;align-items:center;justify-content:center;opacity:0}.CloudBagItemImage_text__ZI3Yk{background:rgba(0,0,0,.627);padding:5px;border-radius:5px;position:absolute;margin-left:2px;margin-right:2px;bottom:2px;left:0;color:#fff;font-size:15px;text-align:left;max-width:100%}.CloudBagItemImage_textInner__MRE4Z{width:100%;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.CloudBagItemLine_view__y5ZSJ{gap:2px;line-height:1.2;display:flex;flex-flow:column;padding:20px 15px;border:none;background:none;width:100%;cursor:pointer}.CloudBagItemLine_header___TVlg{display:flex;gap:10px}.CloudBagItemLine_minimap__ena4Q{width:65px;height:50px;flex:0 0 auto;background:#f9f9f9;padding:5px;border-radius:4px;border:1px dotted #ccc;z-index:2;display:flex;justify-content:center}.CloudBagItemLine_content__Esms8{text-align:left;display:flex;justify-content:center;flex-flow:column;gap:3px}.CloudBagItemLine_title__0aOYW{font-weight:500;border-radius:10px}.CloudBagItemLine_text__A6ka7{font-size:.8em;opacity:.6;text-overflow:ellipsis;overflow:hidden}.CloudBagItemLine_files____K3z{display:flex;gap:1px}.CloudBagItemLine_files--separator__DGbcK{margin-bottom:-11px}.CloudBagItemLine_file__EpCYF{width:16.6666666667%;overflow:hidden;display:flex;align-items:center;justify-content:center}.CloudBagItemLine_file--more__5m3ac{background:#f5f5f5;font-weight:700;border:1px solid #ddd}.CloudBagItemPoi_view__Y3j63{gap:10px;line-height:1.2;width:100%;font-size:inherit;border:none;display:flex;flex-flow:column;cursor:pointer;text-align:left;padding:20px 15px;position:relative;overflow:hidden;background:none;gap:2px}.CloudBagItemPoi_header__kr0Uk{display:flex;align-items:flex-start;gap:10px}.CloudBagItemPoi_iconWrapper___0UUl{display:flex;align-items:center;justify-content:center;width:25px;height:25px;border-radius:50%;background:#000;flex:0 0 auto}.CloudBagItemPoi_icon__9Nf7G{opacity:.5;height:15px;width:15px;object-fit:contain;border-radius:50%}.CloudBagItemPoi_content__12W0W{text-align:left;padding-top:5px;display:flex;flex-flow:column;gap:3px;flex:1 1;min-width:0}.CloudBagItemPoi_title__rQhAu{font-weight:500;border-radius:10px}.CloudBagItemPoi_text__SnnNS{font-size:.8em;opacity:.6;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.CloudBagItemPoi_files--separator__m0Lb2{margin-bottom:-11px}.CloudBagItemPoi_files__swnlT{display:flex;gap:1px;margin-top:5px}.CloudBagItemPoi_file__JVvXX{width:16.6666666667%;overflow:hidden;display:flex;align-items:center;justify-content:center}.CloudBagItemPoi_file--more__K15UZ{background:#f5f5f5;font-weight:700;border:1px solid #ddd}.CloudBagItemVideo_view__ROC9d{display:flex;gap:10px;line-height:1.2;padding:0;margin:0 -10px}.CloudBagItemVideo_main__B_xxE{width:100%;aspect-ratio:450/300;background:#121212;position:relative;border:none;cursor:pointer;overflow:hidden;max-width:550px}.CloudBagItemVideo_main__B_xxE:after{content:"";position:absolute;left:0;right:0;top:0;border-top:3px solid rgba(0,0,0,.7);pointer-events:none}@media(hover:hover){.CloudBagItemVideo_main__B_xxE:hover .CloudBagItemVideo_button__Fcit6{transform:scale(1.1)}}.CloudBagItemVideo_image__TIQ7X{margin:5px;width:calc(100% - 10px);height:calc(100% - 10px);object-fit:contain;display:block;position:relative}@media(hover:hover){.CloudBagItemVideo_image__TIQ7X:hover{opacity:.8}}.CloudBagItemVideo_bg__EVIsL{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.1}.CloudBagItemVideo_button__Fcit6{width:50px;height:50px;background:rgba(0,0,0,.8);position:absolute;padding-left:3px;top:calc(50% - 20px);left:calc(50% - 20px);display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:25px;transition:transform .3s}.CloudBagItemVideo_button__Fcit6:before{content:"";display:block;z-index:1;width:0;height:0;border-color:transparent transparent transparent #ddd;border-style:solid;border-width:5px 0 5px 10px}.CloudBagItemVideo_text__OnRSl{background:rgba(0,0,0,.627);padding:5px;border-radius:5px;position:absolute;margin-left:2px;margin-right:2px;bottom:2px;left:0;color:#fff;font-size:15px;text-align:left;max-width:100%}.CloudBagItemVideo_textInner__cLWe_{width:100%;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.CloudBagMain_view__FCW7_{position:relative;z-index:0;display:flex;flex-flow:column;width:calc(100% - 14px);margin:0 7px;overflow:hidden;text-align:center;color:#040417;flex:1 1;padding:0 0 50vh}@media(min-width:1300px){.CloudBagMain_view__FCW7_{width:calc(100% - 18px);margin:0 9px}}.CloudBagMain_noResult__8D1os{display:flex;flex-flow:column;align-items:center;justify-content:center;padding:5px;width:100%;text-align:center;color:#040417;border-top-left-radius:7px;border-top-right-radius:7px;flex:1 1}.CloudBagMain_item__NVZMO,.CloudBagMain_noResult__8D1os{overflow:hidden;background:#fff}@media(hover:hover){.CloudBagMain_item__NVZMO:hover{background:#eee}}.CloudBagMain_itemSeparator__ZEQ5H{border-bottom:1px dotted #ddd}@media(hover:hover){.CloudBagMain_itemSeparator__ZEQ5H:hover{border-bottom:1px solid #ccc}}.CloudBagMain_itemTopRound__DaY76{border-top-left-radius:7px;border-top-right-radius:7px}.CloudBagMain_itemBottomRound__izXjP{border-bottom-left-radius:7px;border-bottom-right-radius:7px}.CloudBagDetail_view__AEfg3{width:100%;height:100%;transition:transform .4s;display:flex;flex-flow:column;position:relative}@media screen and (min-width:800px){.CloudBagDetail_view__AEfg3{transform:none!important;pointer-events:all!important}}@media screen and (max-width:1300px){.CloudBagDetail_view__AEfg3{max-width:530px;margin:0 auto;overflow:hidden}}.CloudBagDetail_main__r_OvM{overflow:auto;min-height:100dvh;display:flex;flex-flow:column}.CloudBagDetail_footer__r78g6{color:#fff;padding:5px;display:flex;flex-flow:column;gap:5px;white-space:nowrap;position:fixed;bottom:5px;right:5px}.CloudBagDetail_footerItem__YLBOb{border-radius:30px;font-size:15px;text-align:center;display:flex;justify-content:center;flex-flow:column;align-items:center;line-height:1.2;padding:7px 15px;width:60px;height:60px;gap:3px;border:none;background:none;color:inherit;cursor:pointer;background:#242437;font-weight:700}@media(hover:hover){.CloudBagDetail_footerItem__YLBOb:hover{background:#373752}}.CloudBagDetail_footerItemText__4Yhn4{font-size:10px}.CloudBagDetail_overlay__d_uQO{color:#040417}.Logo_view__LymHS{background-color:#040417;color:#999;padding:10px;justify-content:space-between;display:flex;line-height:1.2}.Logo_logo__vWAjy{width:80px}.Logo_link__9kGdR{text-decoration:underline}.CloudBagHeader_view__wYI2B{display:flex;justify-content:space-between;align-items:center;padding:5px 2px;border-bottom:1px solid hsla(0,0%,100%,.251)}@media screen and (max-width:1300px){.CloudBagHeader_view__wYI2B{padding:0;border:none;height:0}}.CloudBagHeader_header__7bptw{height:40px;color:#fff;font-weight:700;display:flex;align-items:center;gap:10px}@media screen and (min-width:1300px){.CloudBagHeader_header__7bptw{padding:10px 20px}}@media screen and (max-width:1300px){.CloudBagHeader_header__7bptw{position:absolute;top:5px;left:5px;background:rgba(4,4,23,.8);padding:17px 10px;border-radius:10px}}.CloudBagHeader_logoWrap__7Rhxu{display:flex;align-items:center;gap:5px}.CloudBagHeader_logo__b1_Ev{width:15px}@media screen and (min-width:1300px){.CloudBagHeader_logo__b1_Ev{width:20px}}.CloudBagHeader_offlineListOpener__1g5IE{width:45px;height:45px;border:1px solid #222;border-radius:5px;background:none;font-size:8px;display:flex;flex-flow:column;justify-content:center;align-items:center;padding:5px}.CloudBagHeader_button__J1ZxS{background:#ff991c;padding:12px;border-radius:10px;color:#040417;font-size:13px;font-weight:700}@media screen and (min-width:1300px){.CloudBagHeader_button__J1ZxS{top:10px}}@media screen and (max-width:1300px){.CloudBagHeader_button__J1ZxS{position:absolute;right:5px;top:5px}}.MapControlCurrentLocation_button__gLkha{bottom:5px;right:5px;width:60px;height:60px;z-index:1;background:rgba(4,4,23,.867);color:#fff;border:none;border-radius:30px;display:flex;justify-content:center;align-items:center;font-size:20px}.MapControlCurrentLocation_icon__Tceuk{width:24px;height:24px}.MapView_view__NCSSN,.Map_view__wL9Dg{width:100%;height:100%;position:relative;border:none}.Map_controls__CbobK{position:absolute;bottom:5px;left:5px}.BgStars_view__4XK58{height:100%;width:100%;position:absolute}@media screen and (max-width:1300px){.BgStars_view__4XK58{display:none!important}}.BgStars_bg__xAUBp{width:100%;height:100%;object-fit:cover}.BgStars_star__36t_g{position:absolute;width:7px;height:7px;background-color:#b6cbd4;border-radius:50%;top:0;left:0;transform:rotate(0deg) scale(.08);-webkit-backface-visibility:hidden;backface-visibility:hidden}.BgStars_star__36t_g.BgStars_is-animating__jX438{animation:BgStars_blink__O0BBp 10s ease-out}.BgStars_star__36t_g div{width:100%;height:100%;border-radius:50%;transform:rotate(45deg) scale(.75);box-shadow:0 0 2px 8px rgba(0,0,0,.4),0 0 2px 9px hsla(0,0%,100%,.07),0 0 2px 15px rgba(0,0,0,.4),0 0 2px 16px hsla(0,0%,100%,.1)}.BgStars_star__36t_g div:after,.BgStars_star__36t_g div:before,.BgStars_star__36t_g:after,.BgStars_star__36t_g:before{content:"";position:absolute;display:block;top:-350%;left:45%;height:800%;width:10%;border-radius:50%;background-color:#b6cbd4;background:linear-gradient(180deg,hsla(0,0%,100%,.1) 0,hsla(0,0%,100%,.7) 50%,hsla(0,0%,100%,.1));box-shadow:0 0 25px currentColor}.BgStars_star__36t_g div:before,.BgStars_star__36t_g:before{transform:rotate(90deg)}@keyframes BgStars_blink__O0BBp{0%{transform:rotate(0deg) scale(.08)}4%{transform:rotate(-20deg) scale(.9)}8%{transform:rotate(-40deg) scale(.08)}50%{transform:rotate(-40deg) scale(.08)}52%{transform:rotate(-50deg) scale(.3)}54%{transform:rotate(-60deg) scale(.08)}to{transform:rotate(0deg) scale(.08)}}.CloudBagMapResizable_view__VJy_5{transition:top .3s,left .3s,width .3s,height .3s,border-radius .3s;overflow:hidden}@media screen and (min-width:800px){.CloudBagMapResizable_view__VJy_5{position:fixed!important;width:calc(100% - 530px)!important;height:100%!important;top:0!important;left:0!important;right:auto!important;opacity:1!important;pointer-events:all!important;border-radius:0!important;transition:none!important;transform:none!important}}@media screen and (max-width:800px){.CloudBagMapResizable_view__VJy_5{position:fixed;z-index:5;background:#000;box-shadow:0 3px 5px 0 rgba(0,0,0,.3)}}.CloudBagMapResizable_view__VJy_5:after{content:"";position:absolute;bottom:-7px;left:0;right:0;border:7px solid rgba(4,4,23,.188);pointer-events:none}@media screen and (min-width:800px){.CloudBagMapResizable_view__VJy_5:after{bottom:0;top:0}}@media screen and (max-width:800px){.CloudBagMapResizable_view--mapfull__iqNhq{border-radius:0!important;width:100%!important;height:100%!important;left:0!important;top:0!important}.CloudBagMapResizable_view--mapsmall__Jd4Oh .CloudBagMapResizable_attribution__cUph8,.CloudBagMapResizable_view--mapsmall__Jd4Oh [data-map-controls]{display:none}}.CloudBagMapResizable_inner__AAzO7{transition:transform .3s;overflow:hidden}@media screen and (min-width:800px){.CloudBagMapResizable_inner__AAzO7{height:100%!important;transition:none!important;transform:none!important}}@media screen and (max-width:800px){.CloudBagMapResizable_view--maphidden___Yfbd{height:0!important;border:none}.CloudBagMapResizable_view--maphidden___Yfbd .CloudBagMapResizable_inner__AAzO7{transform:translateY(-100%);pointer-events:none}}.CloudBagMapResizable_button__5aI_Q{position:absolute;bottom:5px;right:5px;width:60px;height:60px;z-index:1;background:rgba(4,4,23,.867);color:#fff;border:none;border-radius:30px;display:flex;justify-content:center;align-items:center}@media screen and (min-width:800px){.CloudBagMapResizable_button__5aI_Q{display:none}}.CloudBagMapResizable_attribution__cUph8{position:absolute;bottom:2px;left:50%;transform:translateX(-50%);background:hsla(0,0%,100%,.502);border-radius:10px;color:#000;display:flex;align-items:center;padding:7px 10px;font-size:11px;line-height:1.2;text-align:center}.CloudBagMapResizable_resizeIcon__ZrulH{width:16px;height:16px;filter:brightness(100)}.CloudBag_layout__fWLTz{background:#040417}@media screen and (max-width:800px){.CloudBag_layout__fWLTz{font-size:.9375em;padding-top:60px}}@media screen and (min-width:800px){.CloudBag_layout__fWLTz{font-size:.875em;padding-left:calc(100% - 530px);padding-top:60px}}.CloudBag_header__w_QRT{position:fixed;z-index:10;background:#040417}.CloudBag_header__w_QRT:before{content:"";z-index:10;display:block;bottom:100%;left:0;width:100%;height:300px;position:absolute;background:#040417}@media screen and (max-width:800px){.CloudBag_header__w_QRT{top:0;left:0;width:100%}}@media screen and (min-width:800px){.CloudBag_header__w_QRT{top:0;right:0;width:530px}}.c_swGate__EIkwN{background:#040417;color:#fff;width:100%;height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;text-align:center;padding:24px}.c_swGateTitle__p54za{font-size:22px;font-weight:700;margin:0}.c_swGateText__8oWSa{font-size:14px;color:#888;margin:0}.c_empty__gsuW6{background:#040417;color:#fff;width:100%;height:100vh;position:relative}.c_noResult__h3RHO{display:flex;align-items:center;justify-content:center;width:100%;height:100dvh;text-align:center}