.v-carousel{overflow:hidden;position:relative;width:100%}.v-carousel__controls{align-items:center;background:rgba(var(--v-theme-surface-variant),.3);bottom:0;color:rgb(var(--v-theme-on-surface-variant));display:flex;height:50px;justify-content:center;list-style-type:none;position:absolute;width:100%;z-index:1}.v-carousel__controls>.v-item-group{flex:0 1 auto}.v-carousel__controls__item{margin:0 8px}.v-carousel__controls__item .v-icon{opacity:.5}.v-carousel__controls__item--active .v-icon{opacity:1;vertical-align:middle}.v-carousel__controls__item:hover{background:none}.v-carousel__controls__item:hover .v-icon{opacity:.8}.v-carousel__progress{bottom:0;left:0;margin:0;position:absolute;right:0}.v-carousel-item{display:block;height:inherit;text-decoration:none}.v-carousel-item>.v-img{height:inherit}.v-carousel--hide-delimiter-background .v-carousel__controls{background:transparent}.v-carousel--vertical-delimiters .v-carousel__controls{flex-direction:column;height:100%!important;width:50px}.v-window{overflow:hidden}.v-window__container{display:flex;flex-direction:column;height:inherit;position:relative;transition:.3s cubic-bezier(.25,.8,.5,1)}.v-window__controls{align-items:center;display:flex;height:100%;justify-content:space-between;left:0;padding:0 16px;pointer-events:none;position:absolute;top:0;width:100%}.v-window__controls>*{pointer-events:auto}.v-window--show-arrows-on-hover{overflow:hidden}.v-window--show-arrows-on-hover .v-window__left{transform:translate(-200%)}.v-window--show-arrows-on-hover .v-window__right{transform:translate(200%)}.v-window--show-arrows-on-hover:hover .v-window__left,.v-window--show-arrows-on-hover:hover .v-window__right{transform:translate(0)}.v-window-x-reverse-transition-enter-active,.v-window-x-reverse-transition-leave-active,.v-window-x-transition-enter-active,.v-window-x-transition-leave-active,.v-window-y-reverse-transition-enter-active,.v-window-y-reverse-transition-leave-active,.v-window-y-transition-enter-active,.v-window-y-transition-leave-active{transition:.3s cubic-bezier(.25,.8,.5,1)}.v-window-x-reverse-transition-leave-from,.v-window-x-reverse-transition-leave-to,.v-window-x-transition-leave-from,.v-window-x-transition-leave-to,.v-window-y-reverse-transition-leave-from,.v-window-y-reverse-transition-leave-to,.v-window-y-transition-leave-from,.v-window-y-transition-leave-to{position:absolute!important;top:0;width:100%}.v-window-x-transition-enter-from{transform:translate(100%)}.v-window-x-reverse-transition-enter-from,.v-window-x-transition-leave-to{transform:translate(-100%)}.v-window-x-reverse-transition-leave-to{transform:translate(100%)}.v-window-y-transition-enter-from{transform:translateY(100%)}.v-window-y-reverse-transition-enter-from,.v-window-y-transition-leave-to{transform:translateY(-100%)}.v-window-y-reverse-transition-leave-to{transform:translateY(100%)}.v-switch .v-label{padding-inline-start:10px}.v-switch__loader{display:flex}.v-switch__loader .v-progress-circular{color:rgb(var(--v-theme-surface))}.v-switch__thumb,.v-switch__track{transition:none}.v-selection-control--error:not(.v-selection-control--disabled) .v-switch__thumb,.v-selection-control--error:not(.v-selection-control--disabled) .v-switch__track{background-color:rgb(var(--v-theme-error));color:rgb(var(--v-theme-on-error))}.v-switch__track-true{margin-inline-end:auto}.v-selection-control:not(.v-selection-control--dirty) .v-switch__track-true{opacity:0}.v-switch__track-false{margin-inline-start:auto}.v-selection-control--dirty .v-switch__track-false{opacity:0}.v-switch__track{align-items:center;background-color:rgb(var(--v-theme-surface-variant));border-radius:9999px;cursor:pointer;display:inline-flex;font-size:.5rem;height:14px;min-width:36px;opacity:.6;padding:0 5px;transition:background-color .2s cubic-bezier(.4,0,.2,1)}.v-switch--inset .v-switch__track{border-radius:9999px;font-size:.75rem;height:32px;min-width:52px}.v-switch__thumb{align-items:center;background-color:rgb(var(--v-theme-surface-bright));border-radius:50%;color:rgb(var(--v-theme-on-surface-bright));display:flex;font-size:.75rem;height:20px;justify-content:center;overflow:hidden;pointer-events:none;position:relative;transition:transform .15s cubic-bezier(0,0,.2,1) .05s,color .2s cubic-bezier(.4,0,.2,1),background-color .2s cubic-bezier(.4,0,.2,1);width:20px}.v-switch:not(.v-switch--inset) .v-switch__thumb{box-shadow:0 2px 4px -1px var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 4px 5px 0 var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 1px 10px 0 var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12))}.v-switch.v-switch--flat:not(.v-switch--inset) .v-switch__thumb{background:rgb(var(--v-theme-surface-variant));box-shadow:0 0 0 0 var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 0 0 0 var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 0 0 0 var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12));color:rgb(var(--v-theme-on-surface-variant))}.v-switch--inset .v-switch__thumb{height:24px;transform:scale(.6666666667);width:24px}.v-switch--inset .v-switch__thumb--filled{transform:none}.v-switch--inset .v-selection-control--dirty .v-switch__thumb{transform:none;transition:transform .15s cubic-bezier(0,0,.2,1) .05s}.v-switch.v-input{flex:0 1 auto}.v-switch .v-selection-control{min-height:var(--v-input-control-height)}.v-switch .v-selection-control__input{border-radius:50%;position:absolute;transition:transform .2s cubic-bezier(.4,0,.2,1)}.v-locale--is-ltr .v-switch .v-selection-control__input,.v-locale--is-ltr.v-switch .v-selection-control__input{transform:translate(-10px)}.v-locale--is-rtl .v-switch .v-selection-control__input,.v-locale--is-rtl.v-switch .v-selection-control__input{transform:translate(10px)}.v-switch .v-selection-control__input .v-icon{position:absolute}.v-locale--is-ltr .v-switch .v-selection-control--dirty .v-selection-control__input,.v-locale--is-ltr.v-switch .v-selection-control--dirty .v-selection-control__input{transform:translate(10px)}.v-locale--is-rtl .v-switch .v-selection-control--dirty .v-selection-control__input,.v-locale--is-rtl.v-switch .v-selection-control--dirty .v-selection-control__input{transform:translate(-10px)}.v-switch.v-switch--indeterminate .v-selection-control__input{transform:scale(.8)}.v-switch.v-switch--indeterminate .v-switch__thumb{box-shadow:none;transform:scale(.75)}.v-switch.v-switch--inset .v-selection-control__wrapper{width:auto}.v-switch.v-input--vertical .v-label{min-width:-moz-max-content;min-width:max-content}.v-switch.v-input--vertical .v-selection-control__wrapper{transform:rotate(-90deg)}@media (forced-colors:active){.v-switch .v-switch__loader .v-progress-circular{color:currentColor}.v-switch .v-switch__thumb{background-color:buttontext}.v-switch .v-switch__thumb,.v-switch .v-switch__track{border:1px solid;color:buttontext}.v-switch:not(.v-input--disabled) .v-selection-control--dirty .v-switch__track,.v-switch:not(.v-switch--loading):not(.v-input--disabled) .v-selection-control--dirty .v-switch__thumb{background-color:highlight}.v-switch:not(.v-input--disabled) .v-selection-control--dirty .v-switch__thumb,.v-switch:not(.v-input--disabled) .v-selection-control--dirty .v-switch__track{color:highlight}.v-switch.v-switch--inset .v-switch__track{border-width:2px}.v-switch.v-switch--inset:not(.v-switch--loading):not(.v-input--disabled) .v-selection-control--dirty .v-switch__thumb{background-color:highlighttext;color:highlighttext}.v-switch.v-input--disabled .v-switch__thumb{background-color:graytext}.v-switch.v-input--disabled .v-switch__thumb,.v-switch.v-input--disabled .v-switch__track{color:graytext}.v-switch.v-switch--loading .v-switch__thumb{background-color:canvas}.v-switch.v-switch--loading.v-switch--indeterminate .v-switch__thumb,.v-switch.v-switch--loading.v-switch--inset .v-switch__thumb{border-width:0}}.lottie-container[data-v-68f50bc7]{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.preview_img_dialog[data-v-49fb8234]{height:100%;margin:0;max-height:unset}.preview_img_con[data-v-49fb8234]{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#0000001a;height:100%;position:relative;width:100%}.preview_img_con .image_dialog[data-v-49fb8234]{bottom:60px;left:50%;position:absolute;top:60px;transform:translate(-50%)}.preview_img_con .image_dialog img[data-v-49fb8234]{background-color:#f3f3f3;border-radius:16px;height:calc(100vh - 206px);min-width:360px}.preview_img_con .image_dialog .load_ani[data-v-49fb8234]{left:50%;position:absolute;top:calc(50vh - 133px);transform:translate(-50%)}.preview_img_con .image_dialog .close_btn[data-v-49fb8234]{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:#00000080;border:1px solid #5e5e5e;border-radius:20px;box-shadow:0 0 4px #00000040;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;right:-50px;top:0;width:40px}.preview_img_con .image_dialog .download_btn[data-v-49fb8234]{align-items:center;background-color:#fe2c55;border-radius:31px;cursor:pointer;display:flex;flex-direction:row;gap:5px;height:62px;justify-content:center;margin-top:20px;width:100%}.preview_img_con .image_dialog .download_btn[data-v-49fb8234]:hover{background-color:#ff486c}.preview_img_con .image_dialog .download_btn .down_txt[data-v-49fb8234]{align-self:center;color:#fff;font-family:Poppins-SemiBold;font-size:21px;font-weight:600;text-align:center}.shareBoxGroup[data-v-49fb8234]{background-color:#fff;border-radius:15px;box-shadow:0 0 20px #00000026;display:flex;flex-direction:column;gap:15px;padding:15px;width:320px}.shareBoxGroup .group[data-v-49fb8234]{display:flex;flex-direction:row;justify-content:space-between;width:100%}.shareBoxGroup .group.second[data-v-49fb8234]{gap:37.5px;justify-content:flex-start}.shareBoxGroup .group.second .action_line .action_img[data-v-49fb8234]{align-items:center;background-color:#f3f3f3;border:1px solid #eee;display:flex;justify-content:center}.shareBoxGroup .group .action_line[data-v-49fb8234]{align-items:center;display:flex;flex-direction:column;justify-content:flex-start}.shareBoxGroup .group .action_line.second .action_img[data-v-49fb8234]{align-items:center;background-color:#f3f3f3;border:1px solid #eee;display:flex;justify-content:center}.shareBoxGroup .group .action_line .action_img[data-v-49fb8234]{border-radius:32px;cursor:pointer;height:64px;width:64px}.shareBoxGroup .group .action_line .action_img img[data-v-49fb8234]{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.shareBoxGroup .group .action_line .action_title[data-v-49fb8234]{color:#000;font-size:12px;font-weight:400;line-height:1.4;margin-top:6px;text-align:center;width:64px}@media screen and (max-width:960px){.shareBoxGroup[data-v-49fb8234]{border-radius:unset;box-shadow:unset;padding-bottom:4px;padding-top:3px;width:100%}}.detail_slide[data-v-d278bb66]{height:100vh;width:100vw}.detail_slide .left_img[data-v-d278bb66]{overflow:hidden}.detail_slide .left_img img[data-v-d278bb66]{-o-object-fit:contain;object-fit:contain;transition:all .2}.detail_slide .right_img[data-v-d278bb66]{overflow:hidden;position:relative}.layout_size[data-v-d278bb66]{height:100%;width:50%}.transition_xy[data-v-d278bb66]{transition:all .3s ease}.flex_center[data-v-d278bb66]{align-items:center;display:flex;justify-content:center}.gridBG[data-v-d278bb66]{background-image:url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAAA8AAD/7gAOQWRvYmUAZMAAAAAB/9sAhAAGBAQEBQQGBQUGCQYFBgkLCAYGCAsMCgoLCgoMEAwMDAwMDBAMDg8QDw4MExMUFBMTHBsbGxwfHx8fHx8fHx8fAQcHBw0MDRgQEBgaFREVGh8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx//wAARCAAgACADAREAAhEBAxEB/8QATgABAQEAAAAAAAAAAAAAAAAAAAYHAQEBAQAAAAAAAAAAAAAAAAAAAQMQAQAAAAAAAAAAAAAAAAAAAAARAQAAAAAAAAAAAAAAAAAAAAD/2gAMAwEAAhEDEQA/AN2aoAs2SgIxqgCzZKAAAjGqALNkoCMaoA//2Q==);background-repeat:repeat;background-size:auto}.img_tiling[data-v-676847b2]{position:relative}.img_tiling .tiling[data-v-676847b2]{height:100vh;width:100vw}.img_tiling .slider_con[data-v-676847b2]{align-items:center;background-color:#40444a;border-radius:.5rem;bottom:30px;display:flex;height:5rem;justify-content:center;left:50%;padding:0 1rem;position:absolute;transform:translate(-50%,-50%);width:25rem}.transition_xy[data-v-676847b2]{transition:all .3s ease}:v-deep .v-input__slot[data-v-676847b2]{margin-bottom:0!important}:v-deep .v-messages[data-v-676847b2]{min-height:0!important}.tools[data-v-822fafb6]{background-color:#fff;border:1px solid #ddd;border-radius:12px;box-shadow:0 0 10px #0000001a;flex-direction:row;gap:8px;justify-content:center;padding:4px;width:-moz-fit-content;width:fit-content}.tools[data-v-822fafb6],.tools .tool[data-v-822fafb6]{align-items:center;display:flex}.tools .tool[data-v-822fafb6]{cursor:pointer}.tools .tool .item[data-v-822fafb6]{align-items:center;display:flex;flex-direction:row;justify-content:center}.tools .tool .small_item[data-v-822fafb6]{position:relative}.tools .tool .small_item:hover .small_tip[data-v-822fafb6]{display:block}.tools .tool .small_item .small_tip[data-v-822fafb6]{display:none;left:50%;padding:.4rem .8rem;position:absolute;top:-45px;transform:translate(-50%)}.tools .tool .iconfont[data-v-822fafb6]{border-radius:9px;font-size:24px;height:40px;width:40px}.tools .tool .iconfont[data-v-822fafb6]:hover{background-color:#fff;box-shadow:0 0 4px #0000001a}.tools .tool .iconfont_margin[data-v-822fafb6]{margin:.19rem .2rem}.tools .tool .topTip[data-v-822fafb6]{background-color:#ffffffa6;border-radius:9px;box-shadow:0 0 4px #0000001a;color:#000;font-family:Poppins-Medium;font-size:.75rem;font-weight:500;white-space:nowrap}.tools .tool .item_topTip[data-v-822fafb6]{background-color:transparent;border:none}.tools .expand_tool[data-v-822fafb6]{margin:.31rem 0;padding:0 1.5rem 0 1rem}.tools .active[data-v-822fafb6]{background:#1178ffb3;border-radius:9px;box-shadow:0 0 5px #00000040;color:#fff}.tools .active .iconfont[data-v-822fafb6]{color:#fff}.tools .active .iconfont[data-v-822fafb6]:hover{background:#1178ffb3;color:#fff}.collectSucessBox[data-v-711e28de]{align-items:center;background-color:#fff;border-radius:12px;box-shadow:0 0 8px #0000001a;display:flex;flex-direction:row;line-height:1;padding:14px;width:100%}.collectSucessBox .box_confirm[data-v-711e28de]{align-items:center;background-color:#68bf7b;border-radius:10px;display:flex;height:20px;justify-content:center;width:20px}.collectSucessBox .collectSuccess[data-v-711e28de]{color:#000;font-size:14px;font-weight:500;margin-left:6px}.collectSucessBox .box_add_album[data-v-711e28de]{display:flex;flex:1;flex-direction:row;justify-content:flex-end;width:100%}.collectSucessBox .box_add_album .addTxt[data-v-711e28de]{color:#1178ff;cursor:pointer;font-size:14px}.collectAddAlbumBox[data-v-711e28de]{align-items:center;background-color:#fff;border-radius:12px;box-shadow:0 0 8px #0000001a;display:flex;flex-direction:column;height:320px;width:100%}.collectAddAlbumBox.create[data-v-711e28de]{height:auto}.collectAddAlbumBox .add_box_title[data-v-711e28de]{align-items:center;border-bottom:1px solid #f3f3f3;color:#000;display:flex;font-size:14px;height:44px;justify-content:center;position:relative;width:100%}.collectAddAlbumBox .add_box_title .cancel_box[data-v-711e28de]{color:#000;font-size:15px;position:absolute;right:12px;top:12px}.collectAddAlbumBox .add_box_title .cancel_box.back[data-v-711e28de]{font-size:26px;left:12px;right:unset;top:12px}.collectAddAlbumBox .name_input[data-v-711e28de]{display:flex;flex-direction:row;padding:12px;width:100%}.collectAddAlbumBox .name_input .left_box[data-v-711e28de]{background-color:#c5c5c5;border-radius:3px;height:26px;overflow:hidden;width:26px}.collectAddAlbumBox .name_input .left_box img[data-v-711e28de]{height:26px;-o-object-fit:cover;object-fit:cover;width:26px}.collectAddAlbumBox .name_input .numberhandle[data-v-711e28de]{align-items:center;color:#4b4b4b;display:flex;font-size:12px;font-weight:400}.collectAddAlbumBox .name_input .numberhandle .number[data-v-711e28de]{color:#000}.collectAddAlbumBox .name_input .search-input[data-v-711e28de]{border:none;caret-color:#fe2c55;color:#000;font-size:14px;font-weight:500;height:26px;margin-left:6px;outline:none;width:100%}.collectAddAlbumBox .name_input[data-v-711e28de] ::-moz-placeholder{color:#0009;font-size:13px}.collectAddAlbumBox .name_input[data-v-711e28de] ::placeholder{color:#0009;font-size:13px}.collectAddAlbumBox .swithOpen[data-v-711e28de]{align-items:center;display:flex;flex-direction:row;margin-left:36px;padding:12px;width:100%}.collectAddAlbumBox .swithOpen .switch_title[data-v-711e28de]{color:#5e5e5e;font-size:12px;font-weight:500}.collectAddAlbumBox .swithOpen .action_bar_options_switch[data-v-711e28de]{height:15px;left:8px;outline:none;position:relative;resize:none;top:-20px}.collectAddAlbumBox .swithOpen .action_bar_options_switch[data-v-711e28de] .v-switch__thumb{height:20px;transform:none;width:20px}.collectAddAlbumBox .swithOpen .action_bar_options_switch[data-v-711e28de] .v-switch__track{background:#c6c6c6;height:26px;opacity:1}.collectAddAlbumBox .confirm_btn[data-v-711e28de]{align-items:center;border:1px solid #ddd;border-radius:21px;color:#4b4b4b;cursor:pointer;display:flex;font-size:15px;font-weight:500;height:42px;justify-content:center;margin:10px 12px 14px;width:calc(100% - 24px)}.collectAddAlbumBox .albumBox[data-v-711e28de]{display:flex;flex:1;flex-direction:column;height:100%;overflow:scroll;position:relative;width:100%}.collectAddAlbumBox .albumBox .empty_box[data-v-711e28de]{align-items:center;color:#777;display:flex;flex-direction:column;font-size:12px;font-weight:400;gap:0;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.collectAddAlbumBox .albumBox .empty_box img[data-v-711e28de]{height:70px;width:70px}.collectAddAlbumBox .albumBox .alumBoxItem[data-v-711e28de]{align-items:center;background-color:#fff;border-radius:5px;cursor:pointer;display:flex;height:44px;margin-left:3px;margin-right:3px;margin-top:10px;padding:0 10px;width:calc(100% - 6px)}.collectAddAlbumBox .albumBox .alumBoxItem[data-v-711e28de]:hover{background-color:#f6f6f6}.collectAddAlbumBox .albumBox .alumBoxItem .lefImageItem[data-v-711e28de]{background-color:#c5c5c5;border-radius:4px;height:26px;overflow:hidden;width:26px}.collectAddAlbumBox .albumBox .alumBoxItem .lefImageItem img[data-v-711e28de]{height:26px;-o-object-fit:cover;object-fit:cover;width:26px}.collectAddAlbumBox .albumBox .alumBoxItem .rightName[data-v-711e28de]{color:#000;font-size:12px;font-weight:500;margin-left:5px}.collectAddAlbumBox .createAlbum[data-v-711e28de]{align-items:center;border-top:1px solid #f3f3f3;cursor:pointer;display:flex;height:44px;padding:0 12px;width:100%}.collectAddAlbumBox .createAlbum .createBtn[data-v-711e28de]{align-items:center;background-color:#e8e8e8;border-radius:13px;display:flex;height:26px;justify-content:center;width:26px}.collectAddAlbumBox .createAlbum .createAlbumTxt[data-v-711e28de]{color:#000;font-size:12px;font-weight:500;margin-left:6px}.community_box[data-v-dae46bfa]{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#00000080;height:100%;position:relative;width:100%}.community_box[data-v-dae46bfa],.community_box .closeIcon[data-v-dae46bfa]{align-items:center;display:flex;justify-content:center}.community_box .closeIcon[data-v-dae46bfa]{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fff;border-radius:20px;box-shadow:0 0 4px #00000040;cursor:pointer;height:40px;position:absolute;right:20px;top:20px;width:40px}.community_box img[data-v-dae46bfa]{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.community_box[data-v-8d981702]{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#00000080;display:flex;height:100%;justify-content:center;width:100%}.community_box .explore_report[data-v-8d981702]{align-items:center;background-color:#fff;border-radius:12px;display:flex;flex-direction:column;position:relative;width:400px}.community_box .explore_report .closeIcon[data-v-8d981702]{align-items:center;cursor:pointer;display:flex;justify-content:center;position:absolute;right:15px;top:15px}.community_box .explore_report .report_title[data-v-8d981702]{color:#000;font-size:20px;font-weight:700;margin-top:30px}.community_box .explore_report .report_list[data-v-8d981702]{display:flex;flex-direction:column;flex-grow:1;margin-top:15px;padding-left:15px;padding-right:15px;width:100%}.community_box .explore_report .report_list .list_item[data-v-8d981702]{align-items:center;cursor:pointer;display:flex;flex-direction:row;height:40px}.community_box .explore_report .report_list .list_item .selectImg[data-v-8d981702]{height:20px;margin-left:15px;width:20px}.community_box .explore_report .report_list .list_item .selectImg img[data-v-8d981702]{height:20px;width:20px}.community_box .explore_report .report_list .list_item .reason[data-v-8d981702]{color:#000;font-size:14px;font-weight:700;margin-left:15px}.community_box .explore_report .sumit[data-v-8d981702]{align-items:center;background-color:#fe2c55;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:15px;font-weight:700;font-weight:600;height:50px;justify-content:center;margin-bottom:40px;margin-top:20px;width:180px}.community_box .explore_report .sumit[data-v-8d981702]:hover{background-color:#ff486c}.like_active[data-v-8ed2d55c]{border:0 solid transparent;color:#e33c64}.moreHandleMenu[data-v-8ed2d55c]{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000001a;display:flex;flex-direction:column;padding:8px}.moreHandleMenu .moreHandleMenuItem[data-v-8ed2d55c]{align-items:center;border-radius:6px;cursor:pointer;display:flex;flex-direction:row;font-size:14px;font-weight:400;gap:6px;height:36px;padding:0 8px;width:100%}.moreHandleMenu .moreHandleMenuItem[data-v-8ed2d55c]:hover{background-color:#f3f3f3}.commentList[data-v-8ed2d55c]{display:flex;flex-direction:column;width:100%}.commentList .empty_box[data-v-8ed2d55c]{align-items:center;color:#777;display:flex;flex-direction:column;font-size:12px;font-weight:400;gap:0;justify-content:center;margin-top:50px}.commentList .empty_box img[data-v-8ed2d55c]{height:70px;width:70px}.commentList .loadingImage[data-v-8ed2d55c]{align-items:center;display:flex;height:60px;justify-content:center;margin-top:10px;width:100%}.commentList .loadingImage img[data-v-8ed2d55c]{height:40px}.commentList .commentListTitle[data-v-8ed2d55c]{color:#5e5e5e;font-family:Poppins-Regular;font-size:12px;font-weight:400;margin-top:14px}.commentList .commentListItem[data-v-8ed2d55c]{display:flex;gap:5px;margin-top:10px;position:relative;width:100%}.commentList .commentListItem .commentMsgHeader[data-v-8ed2d55c]{align-items:center;background-color:#f3f3f3;border:1px solid #ddd;border-radius:18px;color:#fff;display:flex;font-size:18px;height:36px;justify-content:center;min-width:36px;overflow:hidden;text-decoration:none;width:36px}.commentList .commentListItem .commentMsgHeader.small[data-v-8ed2d55c]{background-color:#f3f3f3;border-radius:13px;font-size:14px;height:26px;min-width:26px;width:26px}.commentList .commentListItem .commentMsgHeader img[data-v-8ed2d55c]{aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;width:100%}.commentList .commentListItem .commentMsgRight[data-v-8ed2d55c]{display:flex;flex:1;flex-direction:column;gap:5px}.commentList .commentListItem .commentMsgRight .name_content[data-v-8ed2d55c]{color:#777;cursor:pointer;font-family:Poppins-Regular;font-size:12px;font-weight:400;text-decoration:none}.commentList .commentListItem .commentMsgRight .autorBox[data-v-8ed2d55c]{align-items:center;background-color:#f3f3f3;border-radius:11px;color:#777;display:flex;font-size:10px;height:22px;justify-content:center;padding-left:5px;padding-right:5px}.commentList .commentListItem .commentMsgRight .image_box[data-v-8ed2d55c]{align-items:center;border:1px solid #f3f3f3;border-radius:8px;display:flex;height:60px;justify-content:center;overflow:hidden;position:relative;width:60px}.commentList .commentListItem .commentMsgRight .image_box[data-v-8ed2d55c]:after{background-color:#0003;content:"";height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .3s ease;width:100%}.commentList .commentListItem .commentMsgRight .image_box[data-v-8ed2d55c]:hover:after{opacity:1}.commentList .commentListItem .commentMsgRight .image_contetent[data-v-8ed2d55c]{cursor:pointer;height:60px;-o-object-fit:cover;object-fit:cover;width:60px}.commentList .commentListItem .commentMsgRight .comment_content[data-v-8ed2d55c]{color:#181818;font-family:Poppins-Regular;font-size:12px;font-weight:400}.commentList .commentListItem .commentMsgRight .postMore[data-v-8ed2d55c]{align-items:center;display:flex;height:24px;justify-content:center;position:absolute;right:0;top:0;width:24px}.commentList .commentListItem .commentMsgRight .postMore[data-v-8ed2d55c]:hover{background-color:#f3f3f3;border-radius:12px}.commentList .commentListItem .commentMsgRight .comment_date[data-v-8ed2d55c]{color:#8b8b8b;font-family:Poppins-Regular;font-size:12px;font-weight:400}.commentList .commentListItem .commentMsgRight .handle_actions[data-v-8ed2d55c]{display:flex;flex-direction:row;gap:20px;width:100%}.commentList .commentListItem .commentMsgRight .handle_actions .handle_like[data-v-8ed2d55c]{align-items:center;color:#5e5e5e;cursor:pointer;display:flex;font-family:Poppins-Regular;font-size:12px;gap:5px}.commentList .commentListItem .commentMsgRight .handle_actions .handle_like .icons[data-v-8ed2d55c]{color:#5e5e5e;font-size:12px}.commentList .commentListItem .commentMsgRight .handle_actions .handle_like .icons.activity[data-v-8ed2d55c]{color:#e33c64;font-size:14px}.commentList .commentListItem .commentMsgRight .handle_actions .handle_like[data-v-8ed2d55c]:hover,.commentList .commentListItem .commentMsgRight .handle_actions .handle_like:hover .icons[data-v-8ed2d55c]{color:#000}.commentList .commentListItem .commentMsgRight .handle_actions .handle_like:hover .icons.activity[data-v-8ed2d55c]{color:#e33c64}.commentList .commentListItem .expandMoreReply[data-v-8ed2d55c]{color:#1178ff;cursor:pointer;font-size:12px;font-weight:500;margin-left:31px}@media screen and (max-width:960px){.commentList[data-v-8ed2d55c]{padding:14px}.commentList .commentListTitle[data-v-8ed2d55c]{color:#000;font-size:15px;font-weight:500}}.related-posts-item[data-v-7e9d9cfb]{border-bottom:1px solid #ddd;padding-bottom:25px;padding-top:25px;width:100%}.related-posts-item .related-posts-item-a[data-v-7e9d9cfb]{display:block;display:flex;flex-direction:column;text-decoration:none}.related-posts-item .related-posts-item-a .related-posts-item-post-imgs[data-v-7e9d9cfb]{display:grid;gap:15px;grid-template-columns:repeat(4,1fr);width:100%}.related-posts-item .related-posts-item-a .related-posts-item-post-imgs .img-wrap[data-v-7e9d9cfb]{align-items:center;aspect-ratio:1;border:1px solid #eee;border-radius:12px;display:flex;height:auto;position:relative;width:100%}.related-posts-item .related-posts-item-a .related-posts-item-post-imgs .img-wrap img[data-v-7e9d9cfb]{border-radius:12px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.related-posts-item .related-posts-item-a .related-posts-item-post-imgs .img-wrap .hover-num[data-v-7e9d9cfb]{align-items:center;background:#0003;border-radius:12px;bottom:0;color:#fff;display:flex;font-size:40px;font-weight:600;justify-content:center;left:0;letter-spacing:4px;line-height:56px;position:absolute;right:0;text-align:center;top:0;vertical-align:middle;z-index:1}.related-posts-item .related-posts-item-a .related-posts-item-post-imgs .img-wrap[data-v-7e9d9cfb]:after{background-color:#0003;border-radius:12px;content:"";height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .3s ease;width:100%}.related-posts-item .related-posts-item-a .related-posts-item-post-imgs .img-wrap[data-v-7e9d9cfb]:hover:after{opacity:1}.related-posts-item .related-posts-item-a .related-posts-item-title[data-v-7e9d9cfb]{color:#181818;font-family:Poppins-Medium;font-size:18px;font-weight:500;letter-spacing:0;line-height:21px;margin-top:18px}.related-posts-item .related-posts-item-a .related-posts-item-desc[data-v-7e9d9cfb]{color:#181818;display:-webkit-box;font-size:14px;font-weight:400;letter-spacing:0;line-height:21px;margin-top:14px;overflow:hidden;text-overflow:ellipsis;white-space:pre-line;-webkit-box-orient:vertical;-webkit-line-clamp:3;font-family:Poppins-Regular}.related-posts-item .related-posts-item-a .related-posts-item-bottom[data-v-7e9d9cfb]{align-items:center;display:flex;margin-top:14px}.related-posts-item .related-posts-item-a .related-posts-item-bottom .user-avator-wrap[data-v-7e9d9cfb]{align-items:center;display:flex;padding-right:12px}.related-posts-item .related-posts-item-a .related-posts-item-bottom .user-avator-wrap .user-name[data-v-7e9d9cfb]{color:#5e5e5e;font-family:Poppins-Medium;font-size:12px;font-weight:500;letter-spacing:0;line-height:21px;margin-left:6px}.related-posts-item .related-posts-item-a .related-posts-item-bottom .user-avator-wrap[data-v-7e9d9cfb] .img-class{font-size:12px;height:25px;width:25px}.related-posts-item .related-posts-item-a .related-posts-item-bottom .user-avator-wrap[data-v-7e9d9cfb] .img-class .left-avator{font-size:20px}.related-posts-item .related-posts-item-a .related-posts-item-bottom .line[data-v-7e9d9cfb]{background-color:#ddd;height:17px;width:1px}.related-posts-item .related-posts-item-a .related-posts-item-bottom .like-wrap[data-v-7e9d9cfb]{align-items:center;color:#5e5e5e;display:flex;gap:3px;padding-left:12px;padding-right:12px}.related-posts-item .related-posts-item-a .related-posts-item-bottom .like-wrap .dislike[data-v-7e9d9cfb]{font-size:16px}.related-posts-item .related-posts-item-a .related-posts-item-bottom .like-wrap .like-active[data-v-7e9d9cfb]{color:#e33c64;font-size:18px}.related-posts-item .related-posts-item-a .related-posts-item-bottom .like-wrap .heart-animation[data-v-7e9d9cfb]{animation:heartScale .5s ease-out}.related-posts-item .related-posts-item-a .related-posts-item-bottom .like-wrap .right-favrite-number[data-v-7e9d9cfb]{color:#5e5e5e;font-size:13px;font-weight:400;line-height:16px}.related-posts-item .single-page[data-v-7e9d9cfb]{display:flex;flex-direction:row;gap:35px}.related-posts-item .single-page .related-posts-item-post-imgs[data-v-7e9d9cfb]{display:flex;flex:none;width:calc(25% - 11.25px)}.related-posts-item .single-page .related-posts-item-post-info[data-v-7e9d9cfb]{display:flex;flex:1;flex-direction:column;justify-content:center}.related-posts-wrap[data-v-6f842a0c]{width:100%}.related-posts-wrap .waterfall-wrap[data-v-6f842a0c]{position:relative}.products-list[data-v-6f842a0c]{display:flex;flex-wrap:wrap;margin-bottom:80px;max-width:100%;overflow-x:hidden;overflow-y:auto;padding:10px;width:100%}.products-list .group_image_item[data-v-6f842a0c]{aspect-ratio:unset;background:inherit;border:none;border-radius:10px;display:flex;flex-direction:column;padding:10px}.products-list .group_image_item .product_img[data-v-6f842a0c]{aspect-ratio:1;border:1px solid #eee;border-radius:10px;cursor:pointer;overflow:hidden;position:relative;transition:filter .1s linear}.products-list .group_image_item .product_img[data-v-6f842a0c]:hover:after{opacity:1}.products-list .group_image_item .product_img>img[data-v-6f842a0c]{aspect-ratio:1;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.products-list .group_image_item .product_img[data-v-6f842a0c]:after{background-color:#00000026;content:"";height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .2s ease;width:100%}.products-list .group_image_item .product_info[data-v-6f842a0c]{display:flex;flex-direction:column;justify-content:flex-start;padding:0 21px;width:100%}.products-list .group_image_item .product_info a[data-v-6f842a0c]{color:unset;text-decoration:none}.products-list .group_image_item .product_info .product_name[data-v-6f842a0c]{box-sizing:content-box;cursor:pointer;font-size:15px;font-weight:500;height:23px;overflow:hidden;padding-bottom:7px;padding-top:10px;text-overflow:ellipsis;white-space:nowrap}.products-list .group_image_item .product_info .product_price[data-v-6f842a0c]{box-sizing:content-box;color:#05af41;cursor:pointer;font-size:18px;font-weight:600;height:27px;line-height:27px;overflow:hidden;padding-bottom:7px;text-overflow:ellipsis;white-space:nowrap}.products-list .group_image_item .product_info .bottom_info[data-v-6f842a0c]{align-items:center;display:flex;gap:6px;justify-content:flex-start;padding-right:5px;width:100%}.products-list .group_image_item .product_info .bottom_info .poster_a[data-v-6f842a0c]{align-items:center;cursor:pointer;display:flex;flex:2;flex-direction:row;gap:6px;width:calc(100% - 30px)}.products-list .group_image_item .product_info .bottom_info .poster_a:hover .poster_avatar[data-v-6f842a0c]{filter:brightness(.95)}.products-list .group_image_item .product_info .bottom_info .poster_a:hover .poster_name[data-v-6f842a0c]{color:#3e3e3e}.products-list .group_image_item .product_info .bottom_info .poster_a .poster_avatar[data-v-6f842a0c]{aspect-ratio:1/1;background-color:#d9d9d9;border:1px solid #d9d9d9;border-radius:50%;height:24px;position:relative;width:24px}.products-list .group_image_item .product_info .bottom_info .poster_a .poster_avatar img[data-v-6f842a0c]{border-radius:inherit;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.products-list .group_image_item .product_info .bottom_info .poster_a .poster_avatar span[data-v-6f842a0c]{background:#000;border-radius:inherit;color:#fff;font-size:14px;height:100%;left:50%;line-height:22px;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:100%}.products-list .group_image_item .product_info .bottom_info .poster_a .poster_name[data-v-6f842a0c]{color:#5e5e5e;font-size:13px;font-weight:400;max-width:calc(100% - 30px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.products-list .group_image_item .product_info .bottom_info .like[data-v-6f842a0c]{color:#5e5e5e;cursor:pointer;display:flex;flex-direction:row;font-size:13px;font-weight:400;gap:5px;height:14px;line-height:14px}.products-list .group_image_item .product_info .bottom_info .like[data-v-6f842a0c]:hover{color:#3e3e3e}.products-list .group_image_item .product_info .bottom_info .like:hover .icon_default[data-v-6f842a0c]{color:#909090}.products-list .group_image_item .product_info .bottom_info .like:hover .icon_active[data-v-6f842a0c]{color:#fd5375;font-size:14px}.products-list .group_image_item .product_info .bottom_info .like .icon_default[data-v-6f842a0c]{font-size:14px}.products-list .group_image_item .product_info .bottom_info .like .icon_active[data-v-6f842a0c]{color:#fe2c55;font-size:14px}.loadRef[data-v-6f842a0c]{height:50px;width:100%}.empty-content[data-v-6f842a0c]{align-items:center;display:flex;flex-direction:column;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.empty-content .emptyImage[data-v-6f842a0c]{height:140px;width:140px}.empty-content .emptyImage img[data-v-6f842a0c]{height:100%;width:100%}.nomoreData[data-v-6f842a0c]{align-items:center;color:#777;display:flex;font-size:14px;justify-content:center;width:100%}.loading-image[data-v-6f842a0c]{height:60px;left:50%;margin-top:60px;position:relative;top:50%;transform:translate(-50%,-50%);z-index:9}.img-container[data-v-2447a2f6]{height:100%;position:relative;width:100%}.img-container .img-item[data-v-2447a2f6]{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.img-container .image-loading[data-v-2447a2f6]{align-items:center;display:flex;flex-direction:column;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.img-container .image-loading .loading-text[data-v-2447a2f6]{color:#a6a6a6;font-size:15px;font-weight:500;margin-top:6px}[data-v-1a7c20cd] .custom_tooltip{background-color:#fff!important;box-shadow:0 0 4px #0000001a;color:#000}[data-v-1a7c20cd] .product_tooltip{-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;background-color:#ffffffa6!important;border-radius:9px!important;box-shadow:0 0 4px #00000040!important}[data-v-1a7c20cd]::backdrop{background-color:transparent}[data-v-1a7c20cd]::-webkit-scrollbar{background-color:transparent;display:none;height:2px;width:4px}[data-v-1a7c20cd]::-webkit-scrollbar-thumb{background-color:#bdbdbf;border-radius:2px}.handel_user[data-v-1a7c20cd]{flex:1;gap:6px;justify-content:flex-end}.handel_user[data-v-1a7c20cd],.handel_user .handle_box[data-v-1a7c20cd]{align-items:center;display:flex;flex-direction:row}.handel_user .handle_box[data-v-1a7c20cd]{cursor:pointer;gap:5px;height:38px;justify-content:center;padding:0 12px;position:relative}.handel_user .handle_box .icons[data-v-1a7c20cd]{color:#393939;font-size:18px}.handel_user .handle_box .icons.like_active[data-v-1a7c20cd]{border:0 solid transparent;color:#fe2c55}.handel_user .handle_box .icons.activityCollect[data-v-1a7c20cd]{border:0 solid transparent;color:#ff973c}.handel_user .handle_box .show_box[data-v-1a7c20cd]{background-color:red;height:200px;left:50%;position:absolute;top:calc(100% + 20px);transform:translate(-50%);width:500px}.handel_user .handle_box.share[data-v-1a7c20cd]{border-radius:19px}.handel_user .handle_box.share.activity[data-v-1a7c20cd],.handel_user .handle_box.share[data-v-1a7c20cd]:hover{background-color:#f3f3f3}.handel_user .handle_box .right_txt[data-v-1a7c20cd]{color:#393939;font-family:Poppins-Regular;font-size:16px;font-weight:400}.mobile_handle_use[data-v-1a7c20cd]{align-items:center;background-color:#fff;border-top:1px solid #eee;bottom:0;display:flex;height:80px;justify-content:space-between;left:0;padding:0 12px;position:fixed;width:100%;z-index:999}.mobile_handle_use .share_box_t[data-v-1a7c20cd]{align-items:center;display:flex;flex-direction:row;gap:2px;justify-content:center}.preview_img_mobile_dialog[data-v-1a7c20cd]{display:flex;flex-direction:column;justify-content:flex-end}.mobile_comment_content[data-v-1a7c20cd]{align-self:flex-end;background-color:#fff;border-top-left-radius:16px;border-top-right-radius:16px;bottom:0;height:85vh;position:absolute;width:100%}.mobile_comment_content .share_post_imageBox[data-v-1a7c20cd]{height:calc(100% - 140px);margin-left:12px;margin-top:12px;width:calc(100% - 24px)}.mobile_comment_content .share_post_imageBox img[data-v-1a7c20cd]{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.mobile_comment_content .share_title[data-v-1a7c20cd]{color:#000;font-size:15px;font-weight:500;margin-top:10px;padding:0 12px}.mobile_comment[data-v-1a7c20cd]{display:flex;flex-direction:column;height:100%;justify-content:flex-end;width:100%}.share_box[data-v-1a7c20cd]{height:160px;width:350px}.flex_center[data-v-1a7c20cd]{align-items:center;display:flex;justify-content:center}.moreHandleMenu[data-v-1a7c20cd]{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000001a;display:flex;flex-direction:column;padding:8px}.moreHandleMenu .moreHandleMenuItem[data-v-1a7c20cd]{align-items:center;border-radius:6px;cursor:pointer;display:flex;flex-direction:row;font-size:14px;font-weight:400;gap:6px;height:36px;padding:0 8px;width:100%}.moreHandleMenu .moreHandleMenuItem[data-v-1a7c20cd]:hover{background-color:#f3f3f3}.context-menu[data-v-1a7c20cd]{align-items:flex-start;box-shadow:0 0 10px #0000001a;display:flex;flex-direction:row;gap:4px;justify-content:flex-start;position:absolute;z-index:1000}.menueList[data-v-1a7c20cd]{background-color:#fff;border-radius:9px;list-style-type:none;margin:0;min-width:220px;overflow:hidden;padding:10px;width:100%}.menueList .menue_tip[data-v-1a7c20cd]{background-color:#fff;color:#000;height:38px;left:50%;position:absolute;top:-50px;transform:translate(-50%);z-index:2}.menueListItem[data-v-1a7c20cd]{align-items:center;color:14px;cursor:pointer;display:flex;font-weight:400;gap:10px;padding:8px 10px;width:100%}.menueListItem[data-v-1a7c20cd]:hover{background-color:#f3f3f3;border-radius:6px}.context-menu li[data-v-1a7c20cd]:hover{background-color:#f0f0f0}.community_detail_box[data-v-1a7c20cd]{border:1px solid #eee;border-radius:16px;display:flex;flex-direction:row;height:75vh;width:100%}.community_detail_box.fullScreen[data-v-1a7c20cd]{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000080;border:unset;border-radius:unset;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:999}.community_detail_box.fullScreen .right_image_content[data-v-1a7c20cd]{display:none}.community_detail_box.fullScrennDetail[data-v-1a7c20cd]{position:fixed;top:0;z-index:999}.community_detail_box .tempInput[data-v-1a7c20cd]{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.community_detail_box .left_image_content[data-v-1a7c20cd]{background-color:#f3f3f3;flex:2;height:100%;position:relative}.community_detail_box .left_image_content .goods_tooltip[data-v-1a7c20cd]{color:#000;font-family:Poppins-Medium;font-size:12px;font-weight:500;line-height:18px;width:-moz-max-content;width:max-content}.community_detail_box .left_image_content .imageLoading[data-v-1a7c20cd]{align-items:center;display:flex;flex-direction:column;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.community_detail_box .left_image_content .imageLoading .loading_text[data-v-1a7c20cd]{color:#a6a6a6;font-size:15px;font-weight:500;margin-top:6px}.community_detail_box .left_image_content.fullScreen[data-v-1a7c20cd]{background-color:unset}.community_detail_box .left_image_content.fullScreen img[data-v-1a7c20cd]{cursor:pointer}.community_detail_box .left_image_content .fullScreenCancel[data-v-1a7c20cd]{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fff;border-radius:20px;box-shadow:0 0 4px #00000040;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;right:30px;top:30px;width:40px}.community_detail_box .left_image_content .pageNum[data-v-1a7c20cd]{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0000004d;border-radius:20px;color:#fff;display:none;font-size:15px;font-weight:500;height:40px;justify-content:center;left:18px;padding:0 15px;position:absolute;top:20px}.community_detail_box .left_image_content .searchProduct[data-v-1a7c20cd]{align-items:center;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffffb3;border:1px solid #ddd;border-radius:12px;box-shadow:0 0 9px #0000001a;cursor:pointer;display:flex;height:41px;justify-content:center;position:absolute;right:18px;top:20px;width:41px}.community_detail_box .left_image_content .searchProduct[data-v-1a7c20cd]:hover{background:#ffffffe6}.community_detail_box .left_image_content .searchProduct .inner[data-v-1a7c20cd]{width:24px}.community_detail_box .left_image_content .left_arrow[data-v-1a7c20cd]{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#2f2f2fb3;border:.5px solid hsla(0,0%,100%,.3);border-radius:20px;box-shadow:0 0 5px #00000026;cursor:pointer;display:flex;height:40px;justify-content:center;left:1.875rem;position:absolute;top:50%;transform:translateY(-50%);width:40px;z-index:100}.community_detail_box .left_image_content .left_arrow[data-v-1a7c20cd]:hover{background-color:#2f2f2fe6}.community_detail_box .left_image_content .left_arrow.disable[data-v-1a7c20cd]{background-color:unset;box-shadow:unset;cursor:not-allowed}.community_detail_box .left_image_content .left_arrow.disable .v-icon[data-v-1a7c20cd]{display:none}.community_detail_box .left_image_content .left_arrow img[data-v-1a7c20cd]{width:1.25rem}.community_detail_box .left_image_content .left_arrow .v-icon[data-v-1a7c20cd]{color:#fff;font-size:40px}.community_detail_box .left_image_content .right_arrow[data-v-1a7c20cd]{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#2f2f2fb3;border:.5px solid hsla(0,0%,100%,.3);border-radius:20px;box-shadow:0 0 5px #00000026;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;right:1.875rem;top:50%;transform:translateY(-50%);width:40px;z-index:100}.community_detail_box .left_image_content .right_arrow[data-v-1a7c20cd]:hover{background-color:#2f2f2fe6}.community_detail_box .left_image_content .right_arrow.disable[data-v-1a7c20cd]{background-color:unset;box-shadow:unset;cursor:not-allowed}.community_detail_box .left_image_content .right_arrow.disable .v-icon[data-v-1a7c20cd]{display:none}.community_detail_box .left_image_content .right_arrow img[data-v-1a7c20cd]{width:1.25rem}.community_detail_box .left_image_content .right_arrow .v-icon[data-v-1a7c20cd]{color:#fff;font-size:40px}.community_detail_box .left_image_content .pageind_box[data-v-1a7c20cd]{align-items:center;background:#4b4b4b99;border-radius:15px;bottom:20px;display:flex;flex-direction:row;gap:6px;height:28px;justify-content:center;left:50%;padding:0 8px;position:absolute;transform:translate(-50%)}.community_detail_box .left_image_content .pageind_box .pageInd_box_item[data-v-1a7c20cd]{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#ffffffb3;border-radius:4px;box-shadow:0 0 4px #0003;cursor:pointer;height:8px;width:8px}.community_detail_box .left_image_content .pageind_box .pageInd_box_item.activity[data-v-1a7c20cd]{-webkit-backdrop-filter:unset;backdrop-filter:unset;background-color:#fff;box-shadow:0 0 4px #00000040}.community_detail_box .left_image_content .page-item-wrap[data-v-1a7c20cd]{align-items:center;bottom:-17px;display:flex;gap:3px;justify-content:center;left:50%;position:absolute;transform:translate(-50%);width:100%}.community_detail_box .left_image_content .page-item-wrap .page-item[data-v-1a7c20cd]{background-color:#c6c6c6;border-radius:4px;cursor:pointer;height:8px;transition:all .3s ease-in-out;width:8px}.community_detail_box .left_image_content .page-item-wrap .page-item.activity[data-v-1a7c20cd]{background-color:#181818}.community_detail_box .left_image_content:hover .left_arrow[data-v-1a7c20cd],.community_detail_box .left_image_content:hover .pageNum[data-v-1a7c20cd],.community_detail_box .left_image_content:hover .right_arrow[data-v-1a7c20cd],.community_detail_box .left_image_content:hover .status[data-v-1a7c20cd]{display:flex}.community_detail_box .left_image_content img[data-v-1a7c20cd]{cursor:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cg clip-path='url(%23a)'%3E%3Cmask id='b' width='24' height='24' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' d='M24 0H0v24h24z'/%3E%3C/mask%3E%3Cg mask='url(%23b)'%3E%3Cpath fill='%23fff' d='M3.003 11.01a8 8 0 1 1 16.002 0 8 8 0 0 1-16.003 0z'/%3E%3Cpath fill='%23030000' d='m22.905 21.306-3.9-3.902a10.2 10.2 0 0 0 2.247-6.396 10.252 10.252 0 1 0-10.25 10.25 10.2 10.2 0 0 0 6.414-2.262l3.899 3.898a1.137 1.137 0 0 0 1.612.021 1.14 1.14 0 0 0-.022-1.61M3.003 11.01a8 8 0 1 1 16.002 0 8 8 0 0 1-16.003 0z'/%3E%3Cpath fill='%23030000' d='M14.709 10.023h-2.72V7.307c0-.56-.442-1.016-.987-1.016s-.987.456-.987 1.016v2.717H7.297a1.004 1.004 0 0 0-1.015.989c0 .546.456.986 1.015.986h2.718v2.717c0 .56.443 1.018.987 1.018.545 0 .987-.458.987-1.018V12h2.718a1.004 1.004 0 0 0 1.016-.988 1 1 0 0 0-1.014-.988'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E"),auto;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.community_detail_box .left_image_content .status[data-v-1a7c20cd]{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0000004d;border-radius:30px;color:#fff;display:none;font-size:15px;font-weight:500;left:82px;line-height:24px;padding:8px 15px;position:absolute;top:20px;vertical-align:middle}.community_detail_box .left_image_content .status.allScreen[data-v-1a7c20cd]{display:flex;left:18px}.community_detail_box .left_image_content .mobileHandle[data-v-1a7c20cd]{align-items:center;bottom:-80px;display:flex;gap:4px;height:40px;justify-content:center;left:50%;padding:10px;position:fixed;transform:translate(-50%);width:-moz-max-content;width:max-content;z-index:999}.community_detail_box .left_image_content .mobileHandle .opt-item[data-v-1a7c20cd]{align-items:center;background-color:#000c;border-radius:6px;display:flex;padding:8px}.community_detail_box .left_image_content .custom-carousel[data-v-1a7c20cd]{align-items:center;display:flex;height:100%!important;justify-content:center;position:relative}.community_detail_box .left_image_content .custom-carousel:hover .bottom_bar[data-v-1a7c20cd]{opacity:1}.community_detail_box .left_image_content .custom-carousel .bottom_bar[data-v-1a7c20cd]{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background-color:#ffffffb3;bottom:20px;box-shadow:0 0 4px #0003;height:60px;left:50%;opacity:0;padding:0 12px;position:absolute;transform:translate(-50%);z-index:999}.community_detail_box .left_image_content .custom-carousel .img-box[data-v-1a7c20cd]{align-items:center;display:flex;height:100%;justify-content:center;max-height:100%;min-height:300px;width:100%}.community_detail_box .left_image_content .custom-carousel .img-box .viedo_temple[data-v-1a7c20cd]{height:100%;position:relative;width:100%}.community_detail_box .right_image_content[data-v-1a7c20cd]{background-color:#fff;border-left:1px solid #eee;display:flex;flex:1;flex-direction:column;height:100%;max-width:35%;overflow:hidden;padding:20px 20px 0;position:relative}.community_detail_box .right_image_content .right_content[data-v-1a7c20cd]{display:flex;flex-direction:column;gap:12px;height:100%;overflow-y:auto;padding-bottom:120px}.community_detail_box .right_image_content .right_content .price_content[data-v-1a7c20cd]{align-items:center;display:flex;flex-direction:row;gap:10px;height:34px;justify-content:flex-start;padding:2px 0;width:100%}.community_detail_box .right_image_content .right_content .price_content .price_text[data-v-1a7c20cd]{color:#05af41;font-size:24px;font-weight:600}.community_detail_box .right_image_content .right_content .price_content .price_tag[data-v-1a7c20cd]{background:#dee3ff;border-radius:6px;color:#3a2cfe;font-size:12px;font-style:italic;font-weight:500;height:100%;line-height:30px;padding:0 5px;width:-moz-fit-content;width:fit-content}.community_detail_box .right_image_content .right_content .product_rating[data-v-1a7c20cd]{align-items:center;display:flex;flex-direction:row;gap:6px;height:21px;justify-content:flex-start;width:100%}.community_detail_box .right_image_content .right_content .product_rating .product_rating_stars[data-v-1a7c20cd]{align-items:center;display:flex;flex-direction:row;gap:5px;justify-content:flex-start}.community_detail_box .right_image_content .right_content .product_rating .product_rating_num[data-v-1a7c20cd]{color:#777;font-size:15px;font-weight:400;line-height:21px}.community_detail_box .right_image_content .right_content .product_tags[data-v-1a7c20cd]{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:flex-start;min-height:25px;overflow:auto;width:100%}.community_detail_box .right_image_content .right_content .product_tags .product_tag[data-v-1a7c20cd]{background:#f3f3f3;border-radius:26px;color:#989898;font-size:12px;font-weight:500;padding:5px 10px;text-wrap:nowrap}.community_detail_box .right_image_content .right_content .save_viewMore_btn_container[data-v-1a7c20cd]{align-content:center;align-items:center;display:flex;flex-direction:row;gap:20px;height:50px;justify-content:space-between;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.community_detail_box .right_image_content .right_content .save_viewMore_btn_container .collect_box[data-v-1a7c20cd]{bottom:0;height:-moz-fit-content;height:fit-content;left:50%;position:absolute;transform:translate(-50%,calc(100% + 5px));width:99%;z-index:9999999}.community_detail_box .right_image_content .right_content .save_viewMore_btn_container div[data-v-1a7c20cd]{border-radius:30px;cursor:pointer;font-size:18px;font-weight:600;height:50px;line-height:50px;text-align:center}.community_detail_box .right_image_content .right_content .save_viewMore_btn_container a[data-v-1a7c20cd]{color:unset;text-decoration:none}.community_detail_box .right_image_content .right_content .save_viewMore_btn_container .save_btn[data-v-1a7c20cd]{align-items:center;background:#000;color:#fff;display:flex;flex:1;gap:10px;justify-content:center;width:200px}.community_detail_box .right_image_content .right_content .save_viewMore_btn_container .save_btn .icon[data-v-1a7c20cd]{font-size:24px}.community_detail_box .right_image_content .right_content .save_viewMore_btn_container .view_more_btn[data-v-1a7c20cd]{flex:1}.community_detail_box .right_image_content .right_content .save_viewMore_btn_container .view_more_btn>div[data-v-1a7c20cd]{border:1px solid #000}.community_detail_box .right_image_content .right_content .split_line[data-v-1a7c20cd]{border:1px solid #eee;height:0;width:100%}.community_detail_box .right_image_content .right_content .buy_options_container[data-v-1a7c20cd]{display:flex;flex-direction:column;gap:12px;width:100%}.community_detail_box .right_image_content .right_content .buy_options_container .buy_options_title[data-v-1a7c20cd]{align-items:center;display:flex;justify-content:space-between}.community_detail_box .right_image_content .right_content .buy_options_container .buy_options_title>.title[data-v-1a7c20cd]{color:#000;font-size:15px;font-weight:500}.community_detail_box .right_image_content .right_content .buy_options_container .buy_options_title>.more_store[data-v-1a7c20cd]{color:#1178ff;cursor:pointer;font-size:13px;font-weight:600}.community_detail_box .right_image_content .right_content .buy_options_container .buy_options_content[data-v-1a7c20cd]{background-color:#e8e8e8;border-radius:12px;display:flex;flex-direction:column;gap:1px;height:-moz-fit-content;height:fit-content;justify-content:space-between;overflow:hidden;width:100%}.community_detail_box .right_image_content .right_content .buy_options_container .buy_options_content .buy_options_item_a[data-v-1a7c20cd]{color:unset;text-decoration:none}.community_detail_box .right_image_content .right_content .buy_options_container .buy_options_content .buy_options_item_a .buy_options_item[data-v-1a7c20cd]{align-items:center;background-color:#f8f8f8;display:flex;flex-direction:row;height:60px;justify-content:space-between;padding:15px;width:100%}.community_detail_box .right_image_content .right_content .buy_options_container .buy_options_content .buy_options_item_a .buy_options_item[data-v-1a7c20cd]:hover{background-color:#f3f3f3}.community_detail_box .right_image_content .right_content .buy_options_container .buy_options_content .buy_options_item_a .buy_options_item .buy_options_item_title[data-v-1a7c20cd]{display:flex;flex-direction:row;gap:10px;justify-content:flex-start}.community_detail_box .right_image_content .right_content .buy_options_container .buy_options_content .buy_options_item_a .buy_options_item .buy_options_item_title .avator[data-v-1a7c20cd]{border-radius:50%;color:#fff;height:30px;line-height:30px;overflow:hidden;text-align:center;width:30px}.community_detail_box .right_image_content .right_content .buy_options_container .buy_options_content .buy_options_item_a .buy_options_item .buy_options_item_title .avator img[data-v-1a7c20cd]{height:100%;-o-object-fit:contain;object-fit:contain;text-align:center;width:100%}.community_detail_box .right_image_content .right_content .buy_options_container .buy_options_content .buy_options_item_a .buy_options_item .buy_options_item_title .buy_options_item_name[data-v-1a7c20cd]{color:#000;font-size:15px;font-weight:400;line-height:30px;overflow:hidden;text-overflow:ellipsis;text-wrap:nowrap;width:auto}.community_detail_box .right_image_content .right_content .buy_options_container .buy_options_content .buy_options_item_a .buy_options_item .buy_options_item_price[data-v-1a7c20cd]{align-items:center;color:#000;display:flex;flex-direction:row;font-size:15px;font-weight:500;line-height:30px}.community_detail_box .right_image_content .right_content .buy_options_container .buy_options_content .buy_options_item_a .buy_options_item .buy_options_item_price .icon_box[data-v-1a7c20cd]{height:30px;position:relative;text-align:center;width:24px}.community_detail_box .right_image_content .right_content .buy_options_container .buy_options_content .buy_options_item_a .buy_options_item .buy_options_item_price .icon_box .icon[data-v-1a7c20cd]{color:#c6c6c6;font-size:12px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.community_detail_box .right_image_content .desc_content[data-v-1a7c20cd]{display:flex;flex-direction:column;width:100%}.community_detail_box .right_image_content .desc_content .postTitle[data-v-1a7c20cd]{color:#181818;font-family:Poppins-Medium;font-size:18px;font-weight:500;line-height:1.2}.community_detail_box .right_image_content .desc_content .desc_content_title[data-v-1a7c20cd]{display:flex;margin:0 auto;overflow:hidden}.community_detail_box .right_image_content .desc_content .desc_content_title .desc_content_title_text[data-v-1a7c20cd]{color:#181818;font-size:14px;font-weight:400;line-height:1.5;max-height:4.5em;overflow:hidden;position:relative;width:100%;word-break:normal}.community_detail_box .right_image_content .desc_content .desc_content_title .desc_content_title_text.unfold[data-v-1a7c20cd]{max-height:unset}.community_detail_box .right_image_content .desc_content .desc_content_title .desc_content_title_text[data-v-1a7c20cd]:before{content:"";float:right;height:calc(100% - 19px)}.community_detail_box .right_image_content .desc_content .desc_content_title .desc_content_title_text .unfold_btn[data-v-1a7c20cd]{clear:both;color:#909090;cursor:pointer;float:right;font-family:Poppins-Regular;font-size:13px;font-weight:400;line-height:1.5;margin-left:15px;position:relative}.community_detail_box .right_image_content .desc_content .desc_content_title .desc_content_title_text .unfold_btn[data-v-1a7c20cd]:before{color:#333;content:"...";left:-5px;position:absolute;transform:translate(-100%)}.community_detail_box .right_image_content .desc_content .desc_content_title.max10Line[data-v-1a7c20cd]{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:10}.community_detail_box .right_image_content .desc_content .work_tag_list[data-v-1a7c20cd]{align-items:center;display:flex;flex-wrap:wrap;gap:3px;justify-content:flex-start}.community_detail_box .right_image_content .desc_content .work_tag_list .work_tag_item[data-v-1a7c20cd]{color:#181818;color:#1178ff;font-family:Poppins-Regular;font-size:14px;font-weight:400;text-decoration:none;white-space:pre-wrap}.community_detail_box .right_image_content .date_box[data-v-1a7c20cd]{align-items:center;border-bottom:1px solid #eee;display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:10px;padding-bottom:12px;width:100%}.community_detail_box .right_image_content .date_box .remix_btn[data-v-1a7c20cd]{align-items:center;background-color:#fe2c55;border-radius:22px;color:#fff;cursor:pointer;display:flex;flex-basis:100%;flex-direction:row;font-family:Poppins-SemiBold;font-size:15px;font-weight:600;gap:5px;height:45px;justify-content:center;margin-top:5px;width:100%}.community_detail_box .right_image_content .date_box .remix_btn[data-v-1a7c20cd]:hover{background-color:#ff486c}.community_detail_box .right_image_content .date_box .date_box_title[data-v-1a7c20cd]{color:#8b8b8b;font-family:Poppins-Regular;font-size:12px;font-weight:400}.community_detail_box .right_image_content .date_box .postMore[data-v-1a7c20cd]{align-items:center;display:flex;height:24px;justify-content:center;width:24px}.community_detail_box .right_image_content .date_box .postMore[data-v-1a7c20cd]:hover{background-color:#f3f3f3;border-radius:12px}.community_detail_box .right_image_content .show-more-wrap[data-v-1a7c20cd]{align-items:center;background-color:#fff;display:flex;justify-content:center;margin-top:10px;width:100%}.community_detail_box .right_image_content .show-more[data-v-1a7c20cd]{align-items:center;border:1px solid #c6c6c6;border-radius:30px;color:#5e5e5e;display:flex;font-size:13px;font-weight:600;height:36px;justify-content:center;letter-spacing:0;padding:6px 14px;vertical-align:middle}.community_detail_box .right_image_content .loadRef[data-v-1a7c20cd]{height:30px;width:100%}.community_detail_box .right_image_content .loadRef .loading-image[data-v-1a7c20cd]{height:30px;left:50%;margin-top:20px;position:relative;top:50%;transform:translate(-50%,-50%);z-index:9}.community_detail_box .right_image_content .loadRef .nomoreData[data-v-1a7c20cd]{align-items:center;color:#777;display:flex;font-size:12px;justify-content:center;margin-top:20px;width:100%}.compare_at_stores_container[data-v-1a7c20cd]{background:#fff;border-radius:15px;display:flex;flex-direction:column;gap:10px;left:50%;max-width:100%;overflow:hidden;position:fixed;top:50%;transform:translate(-50%,-50%);width:616px}.compare_at_stores_container .compare_at_stores_close[data-v-1a7c20cd]{cursor:pointer;position:absolute;right:27px;top:27px}.compare_at_stores_container .compare_at_stores_product_container[data-v-1a7c20cd]{align-items:center;display:flex;flex-direction:row;gap:15px;height:-moz-fit-content;height:fit-content;padding:28px 28px 15px;width:100%}.compare_at_stores_container .compare_at_stores_product_container .compare_at_stores_product_image[data-v-1a7c20cd]{height:-moz-fit-content;height:fit-content;max-width:30%;overflow:hidden;width:200px;width:-moz-fit-content;width:fit-content}.compare_at_stores_container .compare_at_stores_product_container .compare_at_stores_product_image>img[data-v-1a7c20cd]{border:1px solid #e8e8e8;border-radius:12px;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.compare_at_stores_container .compare_at_stores_product_container .compare_at_stores_product_info[data-v-1a7c20cd]{display:flex;flex-direction:column;gap:10px;justify-content:space-between;padding:26px 0;width:-moz-fit-content;width:fit-content}.compare_at_stores_container .compare_at_stores_product_container .compare_at_stores_product_info .compare_at_stores_product_seller_info[data-v-1a7c20cd]{align-content:center;align-items:center;display:flex;flex-direction:row;gap:6px;justify-content:flex-start}.compare_at_stores_container .compare_at_stores_product_container .compare_at_stores_product_info .compare_at_stores_product_seller_info a[data-v-1a7c20cd]{color:unset;text-decoration:none}.compare_at_stores_container .compare_at_stores_product_container .compare_at_stores_product_info .compare_at_stores_product_seller_info .compare_at_stores_product_seller_image[data-v-1a7c20cd]{border:1px solid #ddd;border-radius:50%;cursor:pointer;height:27px;overflow:hidden;width:27px}.compare_at_stores_container .compare_at_stores_product_container .compare_at_stores_product_info .compare_at_stores_product_seller_info .compare_at_stores_product_seller_image .avator[data-v-1a7c20cd]{color:#fff;height:100%;line-height:25px;-o-object-fit:contain;object-fit:contain;text-align:center;width:100%}.compare_at_stores_container .compare_at_stores_product_container .compare_at_stores_product_info .compare_at_stores_product_seller_info .compare_at_stores_product_seller_name[data-v-1a7c20cd]{color:#1178ff;cursor:pointer;font-size:15px;font-weight:500;line-height:27px}.compare_at_stores_container .compare_at_stores_product_container .compare_at_stores_product_info .compare_at_stores_product_seller_info .compare_at_stores_product_seller_tag[data-v-1a7c20cd]{background:#f3f3f3;border-radius:20px;color:#777;font-size:12px;font-weight:500;line-height:27px;padding:0 10px}.compare_at_stores_container .compare_at_stores_product_container .compare_at_stores_product_info .compare_at_stores_product_title[data-v-1a7c20cd]{font-size:15px;font-weight:500;line-height:21px}.compare_at_stores_container .compare_at_stores_product_container .compare_at_stores_product_info .compare_at_stores_product_price[data-v-1a7c20cd]{align-items:center;display:flex;flex-direction:row;gap:10px;height:34px;justify-content:flex-start;padding:2px 0;width:100%}.compare_at_stores_container .compare_at_stores_product_container .compare_at_stores_product_info .compare_at_stores_product_price .price_text[data-v-1a7c20cd]{color:#05af41;font-size:24px;font-weight:600}.compare_at_stores_container .compare_at_stores_product_container .compare_at_stores_product_info .compare_at_stores_product_price .price_tag[data-v-1a7c20cd]{background:#dee3ff;border-radius:6px;color:#3a2cfe;font-size:12px;font-style:italic;font-weight:500;height:100%;line-height:30px;padding:0 5px;width:-moz-fit-content;width:fit-content}.compare_at_stores_container .compare_at_stores_title[data-v-1a7c20cd]{font-size:15px;font-weight:400;height:21px;line-height:21px;margin-left:29px}.compare_at_stores_container .compare_at_stores_title>span[data-v-1a7c20cd]{color:#5e5e5e}.compare_at_stores_container .compare_at_stores_seller_container[data-v-1a7c20cd]{background:#e8e8e8;display:flex;flex-direction:column;gap:1px;height:-moz-fit-content;height:fit-content;justify-content:space-between;max-height:400px;overflow:hidden;overflow-y:scroll;width:100%}.compare_at_stores_container .compare_at_stores_seller_container .buy_options_item_a[data-v-1a7c20cd]{color:unset;text-decoration:none}.compare_at_stores_container .compare_at_stores_seller_container .buy_options_item_a .buy_options_item[data-v-1a7c20cd]{align-items:center;background-color:#f8f8f8;display:flex;flex-direction:row;height:60px;justify-content:space-between;padding:15px;width:100%}.compare_at_stores_container .compare_at_stores_seller_container .buy_options_item_a .buy_options_item[data-v-1a7c20cd]:hover{background-color:#f3f3f3}.compare_at_stores_container .compare_at_stores_seller_container .buy_options_item_a .buy_options_item .buy_options_item_title[data-v-1a7c20cd]{color:#fff;display:flex;flex-direction:row;gap:10px;justify-content:flex-start}.compare_at_stores_container .compare_at_stores_seller_container .buy_options_item_a .buy_options_item .buy_options_item_title .avator[data-v-1a7c20cd]{border-radius:50%;color:#fff;height:30px;line-height:30px;overflow:hidden;text-align:center;width:30px}.compare_at_stores_container .compare_at_stores_seller_container .buy_options_item_a .buy_options_item .buy_options_item_title .avator img[data-v-1a7c20cd]{height:100%;-o-object-fit:contain;object-fit:contain;text-align:center;width:100%}.compare_at_stores_container .compare_at_stores_seller_container .buy_options_item_a .buy_options_item .buy_options_item_title .buy_options_item_name[data-v-1a7c20cd]{color:#000;font-size:15px;font-weight:400;line-height:30px}.compare_at_stores_container .compare_at_stores_seller_container .buy_options_item_a .buy_options_item .buy_options_item_price[data-v-1a7c20cd]{align-items:center;color:#000;display:flex;flex-direction:row;font-size:15px;font-weight:500;line-height:30px}.compare_at_stores_container .compare_at_stores_seller_container .buy_options_item_a .buy_options_item .buy_options_item_price .icon_box[data-v-1a7c20cd]{height:30px;position:relative;text-align:center;width:24px}.compare_at_stores_container .compare_at_stores_seller_container .buy_options_item_a .buy_options_item .buy_options_item_price .icon_box .icon[data-v-1a7c20cd]{color:#c6c6c6;font-size:12px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.has-border[data-v-1a7c20cd]{border:1px solid #eee}.community_detail_box_main[data-v-1a7c20cd]{align-items:center}.community_detail_box_main[data-v-1a7c20cd],.post-inner[data-v-1a7c20cd]{display:flex;flex-direction:column;width:100%}.post-inner[data-v-1a7c20cd]{background-color:#fff;border-radius:unset;border-radius:16px 16px 0 0;height:calc(100vh - 30px);margin-top:30px;overflow-x:hidden;overflow-y:auto;padding:0 30px;position:relative}.post-inner.isDetail[data-v-1a7c20cd]{border-radius:unset;border-top-left-radius:unset;border-top-right-radius:unset;height:auto;margin-top:0;overflow-y:unset}.post-inner .close[data-v-1a7c20cd]{height:40px;position:fixed;right:100px;top:30px;width:40px;z-index:3}.post-inner .close[data-v-1a7c20cd],.post-inner .close .close_box[data-v-1a7c20cd]{align-items:center;display:flex;justify-content:center}.post-inner .close .close_box[data-v-1a7c20cd]{background-color:#00000080;border:1px solid #5e5e5e;border-radius:20px;cursor:pointer;font-size:18px;height:100%;width:100%}.post-inner .close .close_box[data-v-1a7c20cd]:hover{background-color:#000000b3}.post-inner .user_content[data-v-1a7c20cd]{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffffd9;border-top-left-radius:16px;border-top-right-radius:16px;display:flex;flex-direction:row;margin-bottom:10px;margin-left:-30px;padding:20px 30px;position:sticky;top:0;width:calc(100% + 60px);z-index:999999}.post-inner .user_content.fullScreen[data-v-1a7c20cd]{display:none!important}.post-inner .user_content .avtor_header[data-v-1a7c20cd]{align-items:center;background-color:#f3f3f3;border:1px solid #ddd;border-radius:18px;color:#fff;display:flex;font-size:16px;font-weight:500;height:36px;justify-content:center;min-width:36px;overflow:hidden;text-decoration:none;width:36px}.post-inner .user_content .avtor_header.stage[data-v-1a7c20cd]{background-color:#d3f0ff}.post-inner .user_content .avtor_header.stage .func_icon[data-v-1a7c20cd]{color:#307fff}.post-inner .user_content .avtor_header.design[data-v-1a7c20cd]{background-color:#fff6cb}.post-inner .user_content .avtor_header.design .func_icon[data-v-1a7c20cd]{color:#ffa940}.post-inner .user_content .avtor_header.present[data-v-1a7c20cd]{background-color:#d3ffd5}.post-inner .user_content .avtor_header.present .func_icon[data-v-1a7c20cd]{color:#12d79c}.post-inner .user_content .avtor_header img[data-v-1a7c20cd]{aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;width:100%}.post-inner .user_content .user_name[data-v-1a7c20cd]{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;color:#5e5d5e;font-family:Poppins-Medium;font-size:15px;font-weight:500;margin-left:10px;text-decoration:none;text-overflow:ellipsis;-webkit-line-clamp:3}.post-inner .user_content .follow[data-v-1a7c20cd]{align-items:center;background-color:#fe2c55;border-radius:18px;color:#fff;cursor:pointer;display:flex;font-size:13px;font-weight:600;height:36px;justify-content:center;margin-left:15px;padding:0 14px;width:auto}.post-inner .user_content .follow[data-v-1a7c20cd]:hover{background-color:#ff486c}.post-inner .user_content .follow.isFollow[data-v-1a7c20cd]{background-color:#fff;border:1px solid #c6c6c6;color:#5e5e5e}.post-inner .user_content .follow.isFollow[data-v-1a7c20cd]:hover{background-color:#f6f6f6}.post-inner .related-products .loading-image[data-v-1a7c20cd]{left:50%;position:relative;transform:translate(-50%)}.post-inner .related-products .related-posts-title-container[data-v-1a7c20cd]{display:flex;flex-direction:column;gap:10px;margin-bottom:10px;margin-top:50px}.post-inner .related-products .related-posts-title-container .related-posts-title[data-v-1a7c20cd]{color:#181818;font-family:Poppins-SemiBold;font-size:24px;font-weight:600;letter-spacing:0;line-height:34px}.post-inner .related-products .related-posts-title-container .related-posts-desc[data-v-1a7c20cd]{color:#5e5e5e;font-size:15px;font-weight:400}@media screen and (min-width:1300px){.post-inner[data-v-1a7c20cd]{width:80%}.post-inner .close[data-v-1a7c20cd]{right:calc(10% - 50px)}.post-inner.isDetail[data-v-1a7c20cd]{width:100%}}@media screen and (max-width:1300px){.post-inner[data-v-1a7c20cd]{width:90%}.post-inner .close[data-v-1a7c20cd]{right:calc(5% - 50px)}.post-inner.isDetail[data-v-1a7c20cd]{width:100%}}@media screen and (max-width:960px){.collect_box[data-v-1a7c20cd]{bottom:100px;left:50%;position:fixed;right:unset;top:unset;transform:translate(-50%);width:90%}.community_detail_box[data-v-1a7c20cd]{background-color:#fff;border-radius:0;display:flex;flex-direction:column;height:auto;width:100%}.community_detail_box.fullScrennDetail[data-v-1a7c20cd]{align-items:center;display:flex;height:100%;justify-content:center;position:fixed;top:0;width:100%;z-index:99999}.community_detail_box.fullScrennDetail .left_image_content[data-v-1a7c20cd]{align-self:center;margin-top:-30px}.community_detail_box.fullScrennDetail .left_image_content .fullScreenCancel[data-v-1a7c20cd]{position:fixed;top:-80px!important}.community_detail_box .user_content[data-v-1a7c20cd]{padding:unset;padding-left:12px;padding-right:12px}.community_detail_box .left_image_content[data-v-1a7c20cd]{flex:unset;height:-moz-fit-content;height:fit-content;margin-bottom:20px;width:100%}.community_detail_box .left_image_content .img-box[data-v-1a7c20cd]{height:50vh!important}.community_detail_box .left_image_content.fullScreen[data-v-1a7c20cd]{position:absolute;top:50%!important;transform:translateY(-50%)!important}.community_detail_box .left_image_content .fullScreenCancel[data-v-1a7c20cd]{top:-80px!important}.community_detail_box .right_image_content[data-v-1a7c20cd]{border-left:unset;flex:unset;max-width:unset;overflow:unset;width:100%}.community_detail_box .right_image_content .right_content[data-v-1a7c20cd]{height:100%;overflow-y:unset!important;padding-bottom:unset}.community_detail_box .right_image_content .loadRef[data-v-1a7c20cd]{height:80px;padding-bottom:120px}.community_detail_box .right_image_content .close[data-v-1a7c20cd]{cursor:pointer;font-size:18px;position:fixed;right:12px;top:130px}.custom-carousel[data-v-1a7c20cd]{height:50vh}.has-border[data-v-1a7c20cd]{border:none!important}.post-inner[data-v-1a7c20cd]{border-top-left-radius:0;border-top-right-radius:0;padding:0;width:100%}.post-inner .user_content[data-v-1a7c20cd]{margin-left:0;width:100%}.related-posts-title[data-v-1a7c20cd]{margin-bottom:23px!important;margin-top:40px!important;text-align:center}.pageNum[data-v-1a7c20cd]{display:flex!important}}[data-v-00e29d52]::-webkit-scrollbar{background-color:transparent;display:none;height:2px;width:4px}[data-v-00e29d52]::-webkit-scrollbar-thumb{background-color:#bdbdbf;border-radius:2px}.heart_animation[data-v-00e29d52]{animation:heartScale-00e29d52 .5s ease-out}@keyframes heartScale-00e29d52{0%{transform:scale(1)}50%{transform:scale(.7)}to{transform:scale(1)}}.share_box[data-v-00e29d52]{background-color:#fff;border:1px solid #ddd;border-radius:9px;box-shadow:0 0 10px #0000001a;display:flex;flex-direction:column;width:130px}.share_box.longW[data-v-00e29d52]{width:200px}.share_box .share_box_item[data-v-00e29d52]{align-items:center;cursor:pointer;display:flex;flex-direction:row;height:40px;padding:0 12px;width:100%}.share_box .share_box_item[data-v-00e29d52]:hover{background-color:#eee}.share_box .share_box_item[data-v-00e29d52]:hover:last-child{border-bottom-left-radius:9px;border-bottom-right-radius:9px}.share_box .share_box_item[data-v-00e29d52]:hover:first-child{border-top-left-radius:9px;border-top-right-radius:9px}.share_box .share_box_item .share_box_item_img[data-v-00e29d52]{background-color:red;height:20px;width:20px}.share_box .share_box_item .share_box_item_text[data-v-00e29d52]{color:#000;font-size:13px;font-weight:500;line-height:18px;padding-left:10px;white-space:nowrap}.uploadCommentBoxEmpty[data-v-00e29d52]{align-items:center;background-color:#fff;border-top:1px solid #eee;bottom:0;display:flex;gap:20px;justify-content:space-between;left:0;padding:20px 14px;position:absolute;width:100%}.uploadCommentBoxEmpty .collect_box[data-v-00e29d52]{bottom:calc(100% + 12px);left:50%;padding:10px;position:absolute;transform:translate(-50%);width:95%;z-index:999}.uploadCommentBoxEmpty .leftComment[data-v-00e29d52]{align-items:center;background-color:#f3f3f3;border:1px solid #eee;border-radius:22px;display:flex;flex-direction:row;height:44px;padding:0 12px;width:100%}.uploadCommentBoxEmpty .leftComment .header[data-v-00e29d52]{align-items:center;border:1px solid #ddd;border-radius:14px;color:#fff;display:flex;flex:none;font-size:13px;height:28px;justify-content:center;overflow:hidden;width:28px}.uploadCommentBoxEmpty .leftComment .header img[data-v-00e29d52]{height:28px;-o-object-fit:cover;object-fit:cover;width:28px}.uploadCommentBoxEmpty .leftComment .text[data-v-00e29d52]{color:#8b8b8b;font-size:14px;font-weight:400;margin-left:12px}.uploadCommentBoxEmpty .rightComment[data-v-00e29d52]{align-items:center;display:flex;flex-direction:row;gap:16px;justify-content:center;justify-content:flex-end}.uploadCommentBoxEmpty .rightComment .iconWithTxt[data-v-00e29d52]{align-items:center;color:#393939;cursor:pointer;display:flex;flex-direction:row;font-size:16px;font-weight:400;gap:3px;height:30px;justify-content:center}.uploadCommentBoxEmpty .rightComment .iconWithTxt .icons[data-v-00e29d52]{align-self:center;color:#393939;font-size:16px;position:relative}.uploadCommentBoxEmpty .rightComment .iconWithTxt .icons.like_active[data-v-00e29d52]{border:0 solid transparent;color:#e33c64;font-size:20px}.uploadCommentBoxEmpty .rightComment .iconWithTxt .icons.activityCollect[data-v-00e29d52]{border:0 solid transparent;color:#ff973c}.uploadCommentBox[data-v-00e29d52]{background-color:#fff;border-top:1px solid #eee;bottom:0;display:flex;flex-direction:column;gap:10px;left:0;padding:20px 14px;position:absolute;width:100%}.uploadCommentBox .imageConetnt[data-v-00e29d52]{border-radius:10px;cursor:pointer;height:60px;margin-bottom:12px;position:relative;width:60px}.uploadCommentBox .imageConetnt[data-v-00e29d52]:after{background-color:#0003;content:"";height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .3s ease;width:100%}.uploadCommentBox .imageConetnt[data-v-00e29d52]:hover:after{opacity:1}.uploadCommentBox .imageConetnt img[data-v-00e29d52]{border-radius:10px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.uploadCommentBox .imageConetnt .mask[data-v-00e29d52]{background:#0006;height:100%;left:0;top:0;width:100%}.uploadCommentBox .imageConetnt .deleteBox[data-v-00e29d52],.uploadCommentBox .imageConetnt .mask[data-v-00e29d52]{align-items:center;border-radius:10px;display:flex;justify-content:center;position:absolute}.uploadCommentBox .imageConetnt .deleteBox[data-v-00e29d52]{background-color:#fff;box-shadow:0 0 4px #00000040;cursor:pointer;height:20px;right:-5px;top:-5px;width:20px;z-index:2}.uploadCommentBox .replyContent[data-v-00e29d52]{display:flex;flex-direction:column;gap:5px;width:100%}.uploadCommentBox .replyContent .replyName[data-v-00e29d52]{color:#777;font-family:Poppins-Regular;font-size:12px;font-weight:400}.uploadCommentBox .replyContent .replyContent_t[data-v-00e29d52]{color:#5e5e5e;display:flex;font-family:Poppins-Regular;font-size:12px;font-weight:400}.uploadCommentBox .textBoxContent[data-v-00e29d52]{align-items:flex-start;display:flex;flex-direction:row;gap:10px;width:100%}.uploadCommentBox .textAreaBox[data-v-00e29d52]{background-color:#f3f3f3;border:1px solid #eee;border-radius:20px;display:flex;flex-direction:column;height:auto;padding:10px 15px;position:relative;width:100%}.uploadCommentBox .textAreaBox .content_box[data-v-00e29d52]{width:100%}.uploadCommentBox .textAreaBox .textArea[data-v-00e29d52]{align-self:center;caret-color:#fe2c55;font-family:inherit;font-family:Poppins-Regular;font-size:15px;font-weight:400;height:18px;outline:none;overflow-y:auto;resize:none;width:100%}.uploadCommentBox .textAreaBox .textArea[data-v-00e29d52]::-webkit-scrollbar{display:none}.uploadCommentBox .uploadImg[data-v-00e29d52]{align-items:center;background-color:#f3f3f3;border:1px solid #eee;border-radius:20px;cursor:pointer;display:flex;height:40px;justify-content:center;min-width:40px;width:40px}.uploadCommentBox .uploadImg[data-v-00e29d52]:hover{box-shadow:0 0 4px #0000000d}.uploadCommentBox .replayBottomBox[data-v-00e29d52]{align-items:center;display:flex;justify-content:space-between;width:100%}.uploadCommentBox .replayBottomBox .area_input[data-v-00e29d52]{color:#4b4b4b;font-size:14px;font-weight:400}.uploadCommentBox .replayBottomBox .handle_box[data-v-00e29d52]{display:flex;flex-direction:row;gap:12px;justify-content:flex-end;width:100%}.uploadCommentBox .replayBottomBox .handle_box .submitBtn[data-v-00e29d52]{align-items:center;background-color:#fe2c55;border-radius:18px;color:#fff;cursor:pointer;display:flex;font-size:13px;font-weight:600;height:36px;padding:0 14px}.uploadCommentBox .replayBottomBox .handle_box .submitBtn[data-v-00e29d52]:hover{background-color:#ff486c}.uploadCommentBox .replayBottomBox .handle_box .submitBtn.disable[data-v-00e29d52]{background-color:#fe2c5599;color:#fff9}.uploadCommentBox .replayBottomBox .handle_box .cancel_btn[data-v-00e29d52]{align-items:center;border:1px solid #c6c6c6;border-radius:18px;color:#5e5e5e;cursor:pointer;display:flex;font-size:13px;font-weight:600;height:36px;padding:0 14px}.uploadCommentBox .replayBottomBox .handle_box .cancel_btn[data-v-00e29d52]:hover{background-color:#f6f6f6}@media screen and (max-width:960px){.uploadCommentBox[data-v-00e29d52],.uploadCommentBoxEmpty[data-v-00e29d52]{position:fixed;z-index:2025}}
