.GalleryView-module__dCKyoa__wrapper{grid-template-columns:2fr 1fr;gap:30px;max-width:1300px;margin:auto;padding:20px;display:grid}.GalleryView-module__dCKyoa__title{margin-bottom:10px;font-size:32px;font-weight:700}.GalleryView-module__dCKyoa__metaflex{justify-content:space-between;align-items:baseline;margin-bottom:5px;display:flex}.GalleryView-module__dCKyoa__meta{color:#777;align-items:center;gap:10px;font-size:14px;display:flex}.GalleryView-module__dCKyoa__meta span{align-items:center;gap:5px;display:flex}.GalleryView-module__dCKyoa__image{object-fit:cover;border-radius:6px;width:100%;height:auto}.GalleryView-module__dCKyoa__content{font-size:18px;line-height:1.7}.GalleryView-module__dCKyoa__content p{margin-bottom:18px}.GalleryView-module__dCKyoa__grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:10px;margin-bottom:20px;display:grid}.GalleryView-module__dCKyoa__card{cursor:pointer;border-radius:6px;height:300px;position:relative;overflow:hidden}.GalleryView-module__dCKyoa__img{object-fit:cover;transition:transform .3s}.GalleryView-module__dCKyoa__card:hover .GalleryView-module__dCKyoa__img{transform:scale(1.05)}.GalleryView-module__dCKyoa__right{position:sticky;top:80px}.GalleryView-module__dCKyoa__popup{z-index:9999;background:#000000e6;position:fixed;inset:0}.GalleryView-module__dCKyoa__popupImg{-webkit-user-select:none;user-select:none;position:absolute;inset:80px;overflow:hidden}.GalleryView-module__dCKyoa__close,.GalleryView-module__dCKyoa__navLeft,.GalleryView-module__dCKyoa__navRight{color:#fff;cursor:pointer;font-size:26px;position:absolute}.GalleryView-module__dCKyoa__close{top:20px;right:20px}.GalleryView-module__dCKyoa__navLeft{top:50%;left:20px}.GalleryView-module__dCKyoa__navRight{top:50%;right:20px}.GalleryView-module__dCKyoa__zoomControls{z-index:10;gap:8px;display:flex;position:absolute;bottom:20px;right:20px}.GalleryView-module__dCKyoa__zoomBtn{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;transition:background .2s;display:flex}.GalleryView-module__dCKyoa__zoomBtn:hover{background:#ffffff4d}.GalleryView-module__dCKyoa__count{color:#fff;border:1px solid #fff;border-radius:4px;padding:0 8px;font-size:14px;position:absolute;bottom:20px;left:20px}@media (max-width:768px){.GalleryView-module__dCKyoa__wrapper{grid-template-columns:1fr;padding:10px}.GalleryView-module__dCKyoa__grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.GalleryView-module__dCKyoa__card{height:270px}.GalleryView-module__dCKyoa__right{position:static}.GalleryView-module__dCKyoa__count{padding:0 6px;font-size:12px}.GalleryView-module__dCKyoa__popupImg{inset:45px}}@media (max-width:550px){.GalleryView-module__dCKyoa__metaflex{flex-direction:column;gap:10px}.GalleryView-module__dCKyoa__meta{justify-content:space-between;width:100%}}.GalleryView-module__dCKyoa__skeleton{background:#e5e7eb;border-radius:6px;position:relative;overflow:hidden}.GalleryView-module__dCKyoa__skeleton:after{content:"";background:linear-gradient(90deg,#0000,#fff9,#0000);animation:1.2s infinite GalleryView-module__dCKyoa__shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes GalleryView-module__dCKyoa__shimmer{to{transform:translate(100%)}}.GalleryView-module__dCKyoa__titleSkeleton{width:90%;height:42px;margin-bottom:14px}.GalleryView-module__dCKyoa__metaSkeleton{width:260px;height:14px;margin-bottom:10px}.GalleryView-module__dCKyoa__line{height:18px;margin-bottom:12px}.GalleryView-module__dCKyoa__lineShort{width:60%;height:18px}.GalleryView-module__dCKyoa__imageWrap{border-radius:2px;width:100%;height:420px;margin-bottom:20px}.GalleryView-module__dCKyoa__sideBlock{margin-bottom:24px}.GalleryView-module__dCKyoa__sideTitleSkeleton{width:160px;height:20px;margin-bottom:14px}.GalleryView-module__dCKyoa__tagWrap{flex-wrap:wrap;gap:10px;display:flex}.GalleryView-module__dCKyoa__tagSkeleton{border-radius:20px;width:90px;height:32px}.GalleryView-module__dCKyoa__socialWrap{flex-direction:column;gap:10px;display:flex}.GalleryView-module__dCKyoa__socialSkeleton{width:100%;height:36px}.GalleryView-module__dCKyoa__latestItem{gap:10px;margin-bottom:12px;display:flex}.GalleryView-module__dCKyoa__latestImg{width:70px;height:55px}.GalleryView-module__dCKyoa__latestText{flex:1;height:16px;margin-top:6px}
.Comments-module__GUCkkq__wrapper{margin-top:36px}.Comments-module__GUCkkq__textarea{resize:vertical;background:#fafafa;border:1px solid #e2e2e2;border-radius:10px;width:100%;min-height:110px;padding:14px;font-family:inherit;font-size:15px;transition:all .2s}.Comments-module__GUCkkq__textarea:focus{background:#fff;border-color:#0296ff;outline:none;box-shadow:0 6px 18px #0296ff26}.Comments-module__GUCkkq__primaryBtn{color:#fff;cursor:pointer;float:right;background:#0296ff;border:none;border-radius:20px;margin-top:10px;padding:7px 18px}.Comments-module__GUCkkq__comment{border-bottom:1px solid #f1f1f1;gap:14px;padding:18px 0;display:flex}.Comments-module__GUCkkq__avatar{color:#fff;background:#0296ff;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-weight:600;display:flex;overflow:hidden}.Comments-module__GUCkkq__avatar img{object-fit:cover;width:100%;height:100%}.Comments-module__GUCkkq__body{flex:1}.Comments-module__GUCkkq__header{align-items:baseline;gap:10px;display:flex}.Comments-module__GUCkkq__name{font-size:15px;font-weight:600}.Comments-module__GUCkkq__time{color:#888;font-size:12px}.Comments-module__GUCkkq__text{color:#000;margin-top:6px;font-size:18px;line-height:1.7}.Comments-module__GUCkkq__actions{align-items:center;gap:18px;margin-top:10px;display:flex}.Comments-module__GUCkkq__actionBtn{cursor:pointer;color:#666;background:0 0;border:none;align-items:center;gap:6px;font-size:13px;display:flex}.Comments-module__GUCkkq__actionBtn:hover,.Comments-module__GUCkkq__liked{color:#0296ff}.Comments-module__GUCkkq__disliked{color:#e74c3c}.Comments-module__GUCkkq__replyBtn{cursor:pointer;color:#666;background:0 0;border:none}.Comments-module__GUCkkq__deleteBtn{cursor:pointer;color:#e74c3c;background:0 0;border:none}.Comments-module__GUCkkq__moreMenuWrap{margin-left:auto;position:relative}.Comments-module__GUCkkq__moreBtn{cursor:pointer;color:#999;background:0 0;border:none;border-radius:4px;align-items:center;padding:4px 6px;font-size:18px;line-height:1;display:flex}.Comments-module__GUCkkq__moreBtn:hover{color:#555;background:#f5f5f5}.Comments-module__GUCkkq__moreDropdown{z-index:50;background:#fff;border:1px solid #e8e8e8;border-radius:8px;min-width:140px;position:absolute;top:100%;right:0;overflow:hidden;box-shadow:0 4px 16px #0000001a}.Comments-module__GUCkkq__moreDropdownItem{cursor:pointer;color:#444;background:0 0;border:none;align-items:center;gap:8px;width:100%;padding:10px 14px;font-size:13px;transition:background .15s;display:flex}.Comments-module__GUCkkq__moreDropdownItem:hover{background:#f5f5f5}.Comments-module__GUCkkq__moreDropdownItemDanger{color:#e74c3c}.Comments-module__GUCkkq__moreDropdownItemDanger:hover{background:#fef2f2}.Comments-module__GUCkkq__moreDropdownItemWarning{color:#e67e22}.Comments-module__GUCkkq__moreDropdownItemWarning:hover{background:#fff8f0}.Comments-module__GUCkkq__replyBox{margin-top:12px}.Comments-module__GUCkkq__replies{border-left:2px solid #e6e6e6;margin-top:12px;padding-left:14px}.Comments-module__GUCkkq__reply{gap:10px;margin-top:12px;display:flex}.Comments-module__GUCkkq__replyAvatar{color:#fff;background:#bbb;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:13px;display:flex;overflow:hidden}.Comments-module__GUCkkq__replyAvatar img{object-fit:cover;width:100%;height:100%}.Comments-module__GUCkkq__replyContent{color:#444;font-size:14px}.Comments-module__GUCkkq__empty{text-align:center;color:#777;flex-direction:column;align-items:center;padding:30px 10px;display:flex}.Comments-module__GUCkkq__emptyIcon{color:#0296ff;opacity:.7;margin-bottom:10px;font-size:25px}.Comments-module__GUCkkq__emptyText{color:#000;font-size:16px;font-weight:600}.Comments-module__GUCkkq__deleteModal{z-index:1100;background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.Comments-module__GUCkkq__deleteModalContent{text-align:center;background:#fff;border-radius:8px;width:90%;max-width:400px;padding:25px}.Comments-module__GUCkkq__deleteModalText{color:#333;margin-bottom:25px;font-size:16px;font-weight:600}.Comments-module__GUCkkq__deleteModalActions{justify-content:space-around;gap:15px;display:flex}.Comments-module__GUCkkq__deleteCancelBtn,.Comments-module__GUCkkq__deleteConfirmBtn{cursor:pointer;border:none;border-radius:4px;min-width:100px;padding:8px 25px;font-size:14px;font-weight:600;transition:all .3s}.Comments-module__GUCkkq__deleteCancelBtn{color:#333;background:#f5f5f5}.Comments-module__GUCkkq__deleteCancelBtn:hover{background:#e0e0e0}.Comments-module__GUCkkq__deleteConfirmBtn{color:#fff;background:#dc3545}.Comments-module__GUCkkq__deleteConfirmBtn:hover{background:#c82333}@media (max-width:370px){.Comments-module__GUCkkq__primaryBtn{margin-top:4px;padding:7px 14px;font-size:14px}.Comments-module__GUCkkq__replies{margin-top:8px;padding-left:10px}.Comments-module__GUCkkq__deleteModalContent{padding:20px}.Comments-module__GUCkkq__deleteCancelBtn,.Comments-module__GUCkkq__deleteConfirmBtn{min-width:80px;padding:8px 20px}}.Comments-module__GUCkkq__reportBtn{cursor:pointer;color:#999;background:0 0;border:none;align-items:center;gap:4px;margin-left:auto;font-size:13px;display:flex}.Comments-module__GUCkkq__reportBtn:hover{color:#e67e22}.Comments-module__GUCkkq__reportModal{z-index:1100;background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.Comments-module__GUCkkq__reportModalContent{background:#fff;border-radius:12px;width:90%;max-width:440px;padding:28px}.Comments-module__GUCkkq__reportModalTitle{color:#333;margin-bottom:16px;font-size:18px;font-weight:700}.Comments-module__GUCkkq__reportReasons{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.Comments-module__GUCkkq__reportReasonBtn{cursor:pointer;text-align:left;background:#fafafa;border:1px solid #e2e2e2;border-radius:8px;padding:10px 14px;font-size:14px;transition:all .2s}.Comments-module__GUCkkq__reportReasonBtn:hover{background:#f0f8ff;border-color:#0296ff}.Comments-module__GUCkkq__reportReasonBtnActive{color:#0296ff;background:#e8f4ff;border-color:#0296ff;font-weight:600}.Comments-module__GUCkkq__reportTextarea{resize:vertical;background:#fafafa;border:1px solid #e2e2e2;border-radius:8px;width:100%;min-height:80px;margin-bottom:16px;padding:12px;font-family:inherit;font-size:14px}.Comments-module__GUCkkq__reportTextarea:focus{background:#fff;border-color:#0296ff;outline:none}.Comments-module__GUCkkq__reportModalActions{justify-content:flex-end;gap:12px;display:flex}.Comments-module__GUCkkq__reportCancelBtn{cursor:pointer;background:#fff;border:1px solid #e2e2e2;border-radius:6px;padding:8px 20px;font-size:14px;font-weight:500}.Comments-module__GUCkkq__reportCancelBtn:hover{background:#f5f5f5}.Comments-module__GUCkkq__reportSubmitBtn{color:#fff;cursor:pointer;background:#e67e22;border:none;border-radius:6px;padding:8px 20px;font-size:14px;font-weight:600}.Comments-module__GUCkkq__reportSubmitBtn:hover{background:#d35400}.Comments-module__GUCkkq__reportSubmitBtn:disabled{opacity:.5;cursor:not-allowed}
.ReadButton-module__TE0J2G__primary{color:#fff;cursor:pointer;background:#4285f4;border:none;border-radius:6px;align-items:center;gap:8px;padding:8px 14px;font-size:10px;display:flex}.ReadButton-module__TE0J2G__primary:hover{background:#3367d6}.ReadButton-module__TE0J2G__controls{gap:8px;display:flex}.ReadButton-module__TE0J2G__control,.ReadButton-module__TE0J2G__stop{cursor:pointer;border:none;border-radius:6px;align-items:center;padding:8px 12px;font-size:10px;display:flex}.ReadButton-module__TE0J2G__control svg,.ReadButton-module__TE0J2G__stop svg{margin-right:6px}.ReadButton-module__TE0J2G__control{color:#fff;background:#34a853}.ReadButton-module__TE0J2G__stop{color:#fff;background:#ea4335}
