.carousel__next,.carousel__prev{background-color:var(--vc-nav-background-color);border-radius:var(--vc-nav-width);width:var(--vc-nav-width);height:var(--vc-nav-width);text-align:center;font-size:calc(var(--vc-nav-width)*2/3);padding:0;color:var(--vc-nav-color);display:flex;justify-content:center;align-items:center;position:absolute;border:0;cursor:pointer}.carousel__prev{top:50%;left:0;transform:translate(-50%,-50%)}.carousel__next{top:50%;right:0;transform:translate(50%,-50%)}:root{--vc-clr-primary:#642afb;--vc-clr-secondary:#8e98f3;--vc-clr-white:#fff;--vc-icn-width:1.2em;--vc-nav-width:30px;--vc-nav-color:#fff;--vc-nav-background-color:var(--vc-clr-primary);--vc-pgn-width:10px;--vc-pgn-height:5px;--vc-pgn-margin:5px;--vc-pgn-border-radius:0;--vc-pgn-background-color:var(--vc-clr-secondary);--vc-pgn-active-color:var(--vc-clr-primary)}.carousel__icon{width:var(--vc-icn-width);height:var(--vc-icn-width);fill:currentColor}.carousel__slide{scroll-snap-stop:auto;flex-shrink:0;margin:0;position:relative;display:flex;justify-content:center;align-items:center}.carousel{position:relative;text-align:center}.carousel,.carousel *{box-sizing:border-box}.carousel__track{display:flex;margin:0;padding:0;position:relative}.carousel__viewport{overflow:hidden}.carousel__pagination{display:flex;justify-content:center;list-style:none}.carousel__pagination-button{margin:var(--vc-pgn-margin);width:var(--vc-pgn-width);height:var(--vc-pgn-height);border-radius:var(--vc-pgn-height);border:0;cursor:pointer;background-color:var(--vc-pgn-background-color)}.carousel__pagination-button--active{background-color:var(--vc-pgn-active-color)}@media (max-width:768px){.modal-content[data-v-75c7c826]{border-radius:0;border:none;margin:0}}.photo-detail-content[data-v-75c7c826]{position:relative;flex-direction:column;align-items:center;width:100%;padding:22px 0}@media (max-width:768px){.photo-detail-content[data-v-75c7c826]{padding:0}}.photo-detail-content .top[data-v-75c7c826]{position:absolute;top:22px;left:20px;width:855px;height:74px;z-index:2;padding:0 11px;align-items:center}@media (max-width:768px){.photo-detail-content .top[data-v-75c7c826]{display:none}}.photo-detail-content .top .profile .profile-img[data-v-75c7c826]{width:74px;height:74px;border-radius:50%;border:1px solid #fff;background-color:#fff}.photo-detail-content .top .user-info[data-v-75c7c826]{display:inline-flex;align-items:center;margin-left:11px;flex:1 1 0;max-width:100%;overflow:hidden}.photo-detail-content .top .user-info .nickname[data-v-75c7c826]{font-size:12px;font-weight:700;color:#000;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.photo-detail-content .top .user-info .gender-age[data-v-75c7c826]{font-size:12px;font-weight:700;color:#000;margin-left:6px;margin-right:6px}.photo-detail-content .top .user-info .count-info[data-v-75c7c826]{height:37px;align-items:center;font-size:12px;margin-left:21px;margin-right:auto;white-space:nowrap;font-weight:700;color:#000}.photo-detail-content .top .user-info .count-info .separator[data-v-75c7c826]{display:inline-block;width:1px;height:10px;margin:-1px 8px 0 8px;border-left:1px solid #ccc}.photo-detail-content .top .btn-delete[data-v-75c7c826]{width:30px;height:30px;background-color:#737373;border-radius:7px}.photo-detail-content .content[data-v-75c7c826]{position:relative;overflow-y:auto;flex-direction:column;margin-top:52px}@media (min-width:768px){.photo-detail-content .content[data-v-75c7c826]{height:75vh;max-height:75vh}}@media (max-width:768px){.photo-detail-content .content[data-v-75c7c826]{margin-top:0;height:auto;width:100%}}.photo-detail-content .content .header[data-v-75c7c826]{position:relative;flex-direction:column;padding:0 22px}@media (max-width:768px){.photo-detail-content .content .header[data-v-75c7c826]{padding:0}}.photo-detail-content .content .header .btn-arrow[data-v-75c7c826]{position:absolute;top:272px;height:55px;width:28px;cursor:pointer}@media (max-width:768px){.photo-detail-content .content .header .btn-arrow[data-v-75c7c826]{position:absolute;height:35px;width:20px;top:50%;transform:translateY(-50%)}}.photo-detail-content .content .header .btn-arrow.btn-prev[data-v-75c7c826]{left:50px}@media (max-width:768px){.photo-detail-content .content .header .btn-arrow.btn-prev[data-v-75c7c826]{left:20px}}.photo-detail-content .content .header .btn-arrow.btn-next[data-v-75c7c826]{right:50px}@media (max-width:768px){.photo-detail-content .content .header .btn-arrow.btn-next[data-v-75c7c826]{right:20px}}.photo-detail-content .content .header .carousel-container[data-v-75c7c826]{overflow-y:auto;width:855px!important}.photo-detail-content .content .header .carousel-container .carousel-wrapper[data-v-75c7c826]{height:100%;width:855px!important;transform:translateZ(0)}@media (max-width:768px){.photo-detail-content .content .header .carousel-container .carousel-wrapper[data-v-75c7c826]{width:100vw!important}}.photo-detail-content .content .header .carousel-container .carousel-wrapper .carousel-slide[data-v-75c7c826]{position:relative;justify-content:center;padding:30px}@media (max-width:768px){.photo-detail-content .content .header .carousel-container .carousel-wrapper .carousel-slide[data-v-75c7c826]{flex-direction:column;padding:0;width:100%}}.photo-detail-content .content .header .carousel-container .carousel-wrapper .carousel-slide .photo[data-v-75c7c826]{width:855px;height:535px;background-color:#000}@media (max-width:768px){.photo-detail-content .content .header .carousel-container .carousel-wrapper .carousel-slide .photo[data-v-75c7c826]{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}}.photo-detail-content .content .header .carousel-container .carousel-wrapper .carousel-slide .photo .photo-image[data-v-75c7c826]{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.photo-detail-content .content .header .media-container[data-v-75c7c826]{overflow-y:auto;width:855px!important;height:535px;background-color:#000}@media (max-width:768px){.photo-detail-content .content .header .media-container[data-v-75c7c826]{width:100vw!important;height:auto}}.photo-detail-content .content .header .media-container .photo[data-v-75c7c826]{width:855px;height:auto;-o-object-fit:contain;object-fit:contain}@media (max-width:768px){.photo-detail-content .content .header .media-container .photo[data-v-75c7c826]{width:100%}}.photo-detail-content .content .header .media-container .audio[data-v-75c7c826]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.photo-detail-content .content .header .btn-report[data-v-75c7c826]{position:absolute;right:31px;top:10px;width:27px;height:27px;background-color:#e8e8e8;border-radius:7px}@media (max-width:768px){.photo-detail-content .content .header .btn-report[data-v-75c7c826]{right:10px;top:10px;width:29px;height:27px;background-color:#e8e8e8;border-radius:7px}}.photo-detail-content .content .header .btn-report img[data-v-75c7c826]{height:22px}@media (max-width:768px){.photo-detail-content .content .header .btn-report img[data-v-75c7c826]{height:15px}}.photo-detail-content .content .footer[data-v-75c7c826]{margin-top:30px;align-self:center}.photo-detail-content .content .footer .button[data-v-75c7c826]{width:330px;height:70px;font-size:24px;border:2px solid #dcdcdc;background-color:#fff;color:#000;margin-left:30px}.photo-detail-content .content .comment-wrapper[data-v-75c7c826]{flex-direction:column;align-items:center;position:relative;padding:0 22px;width:100%;margin-top:15px}@media (max-width:768px){.photo-detail-content .content .comment-wrapper[data-v-75c7c826]{margin-top:18px;padding:0}}.photo-detail-content .content .comment-wrapper .btn-group[data-v-75c7c826]{width:100%;flex:1;justify-content:space-between}@media (max-width:768px){.photo-detail-content .content .comment-wrapper .btn-group[data-v-75c7c826]{padding:0 4px}}.photo-detail-content .content .comment-wrapper .btn-group button[data-v-75c7c826]{display:flex;flex-direction:column;align-items:center;width:45px;height:65px;border-radius:50%;margin:0 56px;background-color:#fff}@media (max-width:768px){.photo-detail-content .content .comment-wrapper .btn-group button[data-v-75c7c826]{margin:0 13px}}.photo-detail-content .content .comment-wrapper .btn-group button img[data-v-75c7c826]{height:45px}.photo-detail-content .content .comment-wrapper .btn-group button label[data-v-75c7c826]{flex:1;color:#000;font-size:11px}.photo-detail-content .content .comment-wrapper .btn-group .btn-delete[data-v-75c7c826]{width:65px;background-color:#b1b1b1}.photo-detail-content .content .comment-wrapper .divider[data-v-75c7c826]{height:2px;width:100%;margin:9px 0 0 0;background-color:#000}.photo-detail-content .content .comment-wrapper .comment-list[data-v-75c7c826]{width:100%;flex-direction:column;align-items:center}.photo-detail-content .content .comment-wrapper .comment-list .comment-cell[data-v-75c7c826]{padding:22px 0;border-bottom:1px solid #d6d5db;width:100%;flex:1;align-items:center}@media (max-width:768px){.photo-detail-content .content .comment-wrapper .comment-list .comment-cell[data-v-75c7c826]{padding:20px 9px}}.photo-detail-content .content .comment-wrapper .comment-list .comment-cell .comment-profile .profile-img[data-v-75c7c826]{width:65px;height:65px;border-radius:50%}.photo-detail-content .content .comment-wrapper .comment-list .comment-cell .comment-info[data-v-75c7c826]{flex-direction:column;overflow:hidden;margin:0 9px}.photo-detail-content .content .comment-wrapper .comment-list .comment-cell .comment-info .comment-user-info[data-v-75c7c826]{display:inline-flex;align-items:center;overflow:hidden}.photo-detail-content .content .comment-wrapper .comment-list .comment-cell .comment-info .comment-user-info .user-nickname[data-v-75c7c826]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1 1 0;max-width:100%;color:#00f;font-size:13px;margin-right:4px}.photo-detail-content .content .comment-wrapper .comment-list .comment-cell .comment-info .comment-user-info .user-gender-age[data-v-75c7c826]{white-space:nowrap;color:#000;font-size:12px}.photo-detail-content .content .comment-wrapper .comment-list .comment-cell .comment-info .comment-user-info .small-flag[data-v-75c7c826]{white-space:nowrap}.photo-detail-content .content .comment-wrapper .comment-list .comment-cell .comment-info .comment-time[data-v-75c7c826]{font-size:11px;color:#777;margin-top:2px}.photo-detail-content .content .comment-wrapper .comment-list .comment-cell .separator[data-v-75c7c826]{width:1px;height:26px;background-color:#e5e5e5;margin:0 24px}.photo-detail-content .content .comment-wrapper .comment-list .comment-cell .comment-emoticon[data-v-75c7c826]{height:46px}.photo-detail-content .content .comment-wrapper .comment-list .comment-cell .comment-btn[data-v-75c7c826]{flex-direction:column;margin-left:auto}.photo-detail-content .content .comment-wrapper .comment-list .comment-cell .comment-btn button[data-v-75c7c826]{display:flex;justify-content:center;align-items:center;width:100px;height:35px;border-radius:7px;color:#737373;font-size:13px;border:1px solid #e8e8e8;margin-right:4px}@media (max-width:768px){.photo-detail-content .content .comment-wrapper .comment-list .comment-cell .comment-btn button[data-v-75c7c826]{width:67px;margin-left:20px;margin-right:1px}}.photo-detail-content .content .comment-wrapper .comment-list .comment-cell .comment-btn button img[data-v-75c7c826]{height:11px;margin-right:6px}.photo-detail-content .content .toolbar-inner[data-v-75c7c826]{background-color:#fff;align-items:center}.photo-detail-content .content .toolbar-inner input[data-v-75c7c826]{flex:1;padding:0 15px;font-size:13px}.photo-detail-content .content .toolbar-inner[data-v-75c7c826] ::-moz-placeholder,.photo-detail-content .content .toolbar-inner[data-v-75c7c826] ::-ms-input-placeholder,.photo-detail-content .content .toolbar-inner[data-v-75c7c826] ::-webkit-input-placeholder,.photo-detail-content .content .toolbar-inner[data-v-75c7c826] ::placeholder{color:#b8b8b8}.photo-detail-content .content .toolbar-inner .btn-send[data-v-75c7c826]{width:58px;height:100%;background-color:#286de4;color:#fff;font-size:11px}.photo-detail-content[data-v-dc38a004]{position:relative;flex-direction:column;align-items:center;width:100%;padding:22px 0}@media (max-width:768px){.photo-detail-content[data-v-dc38a004]{padding:0;position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:10;background-color:#fff}}.photo-detail-content .top-bar[data-v-dc38a004]{position:fixed;height:65px;top:0;width:100vw;background-color:#fff;z-index:2;align-items:center;justify-content:flex-start;padding:0 20px}.photo-detail-content .top-bar .prev[data-v-dc38a004]{height:18px}.photo-detail-content .top-bar .top-nickname[data-v-dc38a004]{font-size:17px;margin-left:10px;flex:1}.photo-detail-content .top-bar .btn-delete[data-v-dc38a004]{width:30px;height:30px;background-color:#737373;border-radius:7px}.photo-detail-content .top[data-v-dc38a004]{position:absolute;top:22px;left:20px;width:855px;height:74px;z-index:2;padding:0 11px}@media (max-width:768px){.photo-detail-content .top[data-v-dc38a004]{display:none}}.photo-detail-content .top .profile .profile-img[data-v-dc38a004]{width:74px;height:74px;border-radius:50%;border:1px solid #fff;background-color:#fff}.photo-detail-content .top .user-info[data-v-dc38a004]{display:inline-flex;align-items:center;margin-left:11px;flex:1 1 0;max-width:100%;overflow:hidden}.photo-detail-content .top .user-info .nickname[data-v-dc38a004]{font-size:12px;font-weight:700;color:#000;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.photo-detail-content .top .user-info .gender-age[data-v-dc38a004]{font-size:12px;font-weight:700;color:#000;margin-left:6px;margin-right:6px}.photo-detail-content .top .user-info .count-info[data-v-dc38a004]{height:37px;align-items:center;font-size:12px;margin-left:21px;margin-right:auto;white-space:nowrap;font-weight:700;color:#000}.photo-detail-content .top .user-info .count-info .separator[data-v-dc38a004]{display:inline-block;width:1px;height:10px;margin:-1px 8px 0 8px;border-left:1px solid #ccc}.photo-detail-content .content[data-v-dc38a004]{position:relative;overflow-y:auto;flex-direction:column;margin-top:52px}@media (min-width:768px){.photo-detail-content .content[data-v-dc38a004]{height:75vh;max-height:75vh}}@media (max-width:768px){.photo-detail-content .content[data-v-dc38a004]{margin-top:65px;height:auto;width:100%}}.photo-detail-content .content .header[data-v-dc38a004]{position:relative;flex-direction:column;padding:0 22px}@media (max-width:768px){.photo-detail-content .content .header[data-v-dc38a004]{padding:0}}.photo-detail-content .content .header .photo[data-v-dc38a004]{width:855px;height:435px}@media (max-width:768px){.photo-detail-content .content .header .photo[data-v-dc38a004]{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}}.photo-detail-content .content .header .photo .photo-image[data-v-dc38a004]{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.photo-detail-content .content .header .media-container[data-v-dc38a004]{overflow-y:auto;width:855px!important;height:535px;background-color:#000}@media (max-width:768px){.photo-detail-content .content .header .media-container[data-v-dc38a004]{width:100vw!important;height:auto}}.photo-detail-content .content .header .media-container .photo[data-v-dc38a004]{width:855px;height:auto;-o-object-fit:contain;object-fit:contain}@media (max-width:768px){.photo-detail-content .content .header .media-container .photo[data-v-dc38a004]{width:100%}}.photo-detail-content .content .header .media-container .audio[data-v-dc38a004]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.photo-detail-content .content .header .btn-report[data-v-dc38a004]{position:absolute;right:31px;top:10px;width:27px;height:27px;background-color:#e8e8e8;border-radius:7px}@media (max-width:768px){.photo-detail-content .content .header .btn-report[data-v-dc38a004]{right:10px;top:10px;width:29px;height:27px;background-color:#e8e8e8;border-radius:7px}}.photo-detail-content .content .header .btn-report img[data-v-dc38a004]{height:22px}@media (max-width:768px){.photo-detail-content .content .header .btn-report img[data-v-dc38a004]{height:15px}}.photo-detail-content .content .comment-wrapper[data-v-dc38a004]{flex-direction:column;align-items:center;position:relative;padding:0 22px;width:100%;margin-top:15px}@media (max-width:768px){.photo-detail-content .content .comment-wrapper[data-v-dc38a004]{margin-top:18px;padding:0}}.photo-detail-content .content .comment-wrapper .btn-group[data-v-dc38a004]{width:100%;flex:1;justify-content:space-between}@media (max-width:768px){.photo-detail-content .content .comment-wrapper .btn-group[data-v-dc38a004]{padding:0 4px}}.photo-detail-content .content .comment-wrapper .btn-group button[data-v-dc38a004]{display:flex;flex-direction:column;align-items:center;width:45px;height:65px;border-radius:50%;margin:0 56px;background-color:#fff}@media (max-width:768px){.photo-detail-content .content .comment-wrapper .btn-group button[data-v-dc38a004]{margin:0 13px}}.photo-detail-content .content .comment-wrapper .btn-group button img[data-v-dc38a004]{height:45px}.photo-detail-content .content .comment-wrapper .btn-group button label[data-v-dc38a004]{flex:1;color:#000;font-size:11px}.photo-detail-content .content .comment-wrapper .btn-group .btn-delete[data-v-dc38a004]{width:65px;background-color:#b1b1b1}.photo-detail-content .content .comment-wrapper .divider[data-v-dc38a004]{height:2px;width:100%;margin:9px 0 0 0;background-color:#000}.photo-detail-content .content .comment-wrapper .comment-list[data-v-dc38a004]{width:100%;flex-direction:column;align-items:center}.photo-detail-content .content .comment-wrapper .comment-list .comment-cell[data-v-dc38a004]{padding:22px 0;border-bottom:1px solid #d6d5db;width:100%;flex:1;align-items:center}@media (max-width:768px){.photo-detail-content .content .comment-wrapper .comment-list .comment-cell[data-v-dc38a004]{padding:20px 9px}}.photo-detail-content .content .comment-wrapper .comment-list .comment-cell .comment-profile .profile-img[data-v-dc38a004]{width:65px;height:65px;border-radius:50%}.photo-detail-content .content .comment-wrapper .comment-list .comment-cell .comment-info[data-v-dc38a004]{flex-direction:column;overflow:hidden;margin:0 9px}.photo-detail-content .content .comment-wrapper .comment-list .comment-cell .comment-info .comment-user-info[data-v-dc38a004]{display:inline-flex;align-items:center;overflow:hidden;width:110px}.photo-detail-content .content .comment-wrapper .comment-list .comment-cell .comment-info .comment-user-info .user-nickname[data-v-dc38a004]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%;flex:1 1 0;color:#00f;font-size:13px;margin-right:4px}.photo-detail-content .content .comment-wrapper .comment-list .comment-cell .comment-info .comment-user-info .user-gender-age[data-v-dc38a004]{white-space:nowrap;color:#000;font-size:12px}.photo-detail-content .content .comment-wrapper .comment-list .comment-cell .comment-info .comment-user-info .small-flag[data-v-dc38a004]{white-space:nowrap}.photo-detail-content .content .comment-wrapper .comment-list .comment-cell .comment-info .comment-time[data-v-dc38a004]{font-size:11px;color:#777;margin-top:2px}.photo-detail-content .content .comment-wrapper .comment-list .comment-cell .separator[data-v-dc38a004]{width:1px;height:26px;background-color:#e5e5e5;margin:0 24px}.photo-detail-content .content .comment-wrapper .comment-list .comment-cell .comment-emoticon[data-v-dc38a004]{height:46px}.photo-detail-content .content .comment-wrapper .comment-list .comment-cell .comment-btn[data-v-dc38a004]{flex-direction:column;margin-left:auto}.photo-detail-content .content .comment-wrapper .comment-list .comment-cell .comment-btn button[data-v-dc38a004]{display:flex;justify-content:center;align-items:center;width:100px;height:35px;border-radius:7px;color:#737373;font-size:13px;border:1px solid #e8e8e8;margin-right:4px}@media (max-width:768px){.photo-detail-content .content .comment-wrapper .comment-list .comment-cell .comment-btn button[data-v-dc38a004]{width:67px;margin-left:20px;margin-right:1px}}.photo-detail-content .content .comment-wrapper .comment-list .comment-cell .comment-btn button img[data-v-dc38a004]{height:11px;margin-right:6px}.photo-detail-content .content .toolbar-inner[data-v-dc38a004]{background-color:#fff;align-items:center}.photo-detail-content .content .toolbar-inner input[data-v-dc38a004]{flex:1;padding:0 15px;font-size:13px}.photo-detail-content .content .toolbar-inner[data-v-dc38a004] ::-moz-placeholder,.photo-detail-content .content .toolbar-inner[data-v-dc38a004] ::-ms-input-placeholder,.photo-detail-content .content .toolbar-inner[data-v-dc38a004] ::-webkit-input-placeholder,.photo-detail-content .content .toolbar-inner[data-v-dc38a004] ::placeholder{color:#b8b8b8}.photo-detail-content .content .toolbar-inner .btn-send[data-v-dc38a004]{width:58px;height:100%;background-color:#286de4;color:#fff;font-size:11px}.create-photo-content[data-v-cf1df028]{flex-direction:column;width:100%;position:relative;padding:40px 70px}.create-photo-content .caption[data-v-cf1df028]{color:#000;font-size:27px}.create-photo-content .image[data-v-cf1df028]{position:relative;flex-direction:column;height:365px;width:528px;border:9px solid #d4d4d4;border-radius:21px;align-items:center;justify-content:center;align-self:center;margin:20px 0 40px 0;cursor:pointer}.create-photo-content .image img[data-v-cf1df028]{height:210px}.create-photo-content .image label[data-v-cf1df028]{margin-top:33px;font-size:25px;color:#a3a3a3}.create-photo-content .image .upload-image[data-v-cf1df028]{position:absolute;top:-9px;left:-9px;height:383px;width:546px;margin-bottom:-30px;border-radius:21px}.create-photo-content textarea[data-v-cf1df028]{height:97px;background-color:#efefef;margin:0 10px;padding:10px;font-size:18px;color:#000}.create-photo-content .desc[data-v-cf1df028]{align-self:center;color:#737373;font-size:18px;margin:20px 0}.create-photo-content .footer[data-v-cf1df028]{align-self:center}.create-photo-content .footer .button[data-v-cf1df028]{width:330px;height:70px;font-size:24px}.create-photo-content .footer[data-v-cf1df028] :first-child{background-color:#d83b3b;color:#fff}.create-photo-content .footer button[data-v-cf1df028]:nth-child(2){border:2px solid #dcdcdc;background-color:#fff;color:#000;margin-left:30px}.photo-content[data-v-5d569a12]{flex-direction:column;align-items:center;position:relative;width:100%}.photo-content .tool-bar[data-v-5d569a12]{position:fixed;align-items:flex-end;top:58px;padding:20px 20px 20px 0;z-index:2;background-color:#fff;left:240px;right:0}@media (max-width:768px){.photo-content .tool-bar[data-v-5d569a12]{padding:0 20px;height:50px;width:100%;top:65px;background-color:#f7f7f7;align-items:center;left:0}}.photo-content .tool-bar .category-wrapper .btn-category[data-v-5d569a12]{font-size:15px;border:1px solid #e5e5e5;background-color:#fff;font-weight:700}@media (max-width:768px){.photo-content .tool-bar .category-wrapper .btn-category[data-v-5d569a12]{display:inline-flex;background-color:transparent;font-size:12px;border:none}}@media (min-width:768px){.photo-content .tool-bar .category-wrapper .btn-category[data-v-5d569a12]{width:180px;height:47px}}.photo-content .tool-bar .category-wrapper .btn-category.active[data-v-5d569a12]{color:#d83b3b}.photo-content .tool-bar .category-wrapper .separator[data-v-5d569a12]{width:1px;height:10px;background-color:#dedede;margin:0 10px}@media (min-width:768px){.photo-content .tool-bar .category-wrapper .separator[data-v-5d569a12]{display:none}}.photo-content .tool-bar .category-wrapper .separator.hide[data-v-5d569a12]{display:none}.photo-content .tool-bar .btn-create[data-v-5d569a12]{background-color:#fff;font-size:15px;font-weight:700;border:1px solid #e5e5e5;margin-left:auto;color:#d83b3b}@media (max-width:768px){.photo-content .tool-bar .btn-create[data-v-5d569a12]{display:inline-flex;background-color:transparent;font-size:12px;border:none}}@media (min-width:768px){.photo-content .tool-bar .btn-create[data-v-5d569a12]{width:143px;height:47px}}.photo-content .tool-bar .btn-create img[data-v-5d569a12]{height:13px;margin-right:18px}@media (max-width:768px){.photo-content .tool-bar .btn-create img[data-v-5d569a12]{margin-right:8px}}.photo-content .page-content[data-v-5d569a12]{flex:1;width:100%;padding-top:87px}@media (max-width:768px){.photo-content .page-content[data-v-5d569a12]{padding:60px 10px 10px 10px}}.photo-content .page-content .photo-list[data-v-5d569a12]{display:flex;flex-wrap:wrap}@media (max-width:768px){.photo-content .page-content .photo-list[data-v-5d569a12]{width:100%;display:grid;min-width:100px;grid-template-columns:repeat(2,1fr);grid-column-gap:8px;grid-row-gap:8px;position:relative}}.photo-content .page-content .photo-list .photo-cell[data-v-5d569a12]{position:relative;width:270px;height:330px;margin-bottom:6px;margin-right:6px;flex-direction:column}@media (max-width:768px){.photo-content .page-content .photo-list .photo-cell[data-v-5d569a12]{width:100%;height:230px;margin-bottom:0;margin-right:0}}.photo-content .page-content .photo-list .photo-cell img[data-v-5d569a12]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;cursor:pointer}.photo-content .page-content .photo-list .photo-cell .media-type[data-v-5d569a12]{width:30px;height:30px;position:absolute;left:10px;top:10px}.photo-content .page-content .photo-list .photo-cell .photo-info[data-v-5d569a12]{position:absolute;bottom:0;width:100%;height:35px;align-items:center;background-color:rgba(0,0,0,.5);padding:0 16px}@media (max-width:768px){.photo-content .page-content .photo-list .photo-cell .photo-info[data-v-5d569a12]{padding:0 6px;height:30px}}.photo-content .page-content .photo-list .photo-cell .photo-info .user-info[data-v-5d569a12]{display:inline-flex;overflow:hidden;align-items:center;width:60%;flex:1 1 0;max-width:60%}.photo-content .page-content .photo-list .photo-cell .photo-info .user-info .nickname[data-v-5d569a12]{color:#fff;font-size:15px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:700;flex:1 1 0}@media (max-width:768px){.photo-content .page-content .photo-list .photo-cell .photo-info .user-info .nickname[data-v-5d569a12]{font-size:11px}}.photo-content .page-content .photo-list .photo-cell .photo-info .user-info .gender[data-v-5d569a12]{color:#fff;font-size:15px;white-space:nowrap;margin-left:4px}@media (max-width:768px){.photo-content .page-content .photo-list .photo-cell .photo-info .user-info .gender[data-v-5d569a12]{font-size:11px}}.photo-content .page-content .photo-list .photo-cell .photo-info .user-info .small-flag[data-v-5d569a12]{white-space:nowrap}.photo-content .page-content .photo-list .photo-cell .photo-info .count[data-v-5d569a12]{margin-left:auto;font-size:12px;color:#fff;padding-left:5px}.photo-content .page-content .photo-list .photo-cell .photo-info .count .separator[data-v-5d569a12]{display:inline-block;width:1px;height:8px;margin:auto 8px auto 8px;border-left:1px solid #fff}.photo-content .user-bar[data-v-5d569a12]{margin-bottom:5px}