.explore-module__8HEYta__page{background:#f7f6f7;flex-direction:column;min-height:100vh;display:flex}.explore-module__8HEYta__header{z-index:20;background:#fff;border-bottom:1px solid #ececec;align-items:center;gap:14px;padding:14px 24px;display:flex;position:sticky;top:0}.explore-module__8HEYta__pageTitle{color:#1a1a1a;white-space:nowrap;font-size:20px;font-weight:700}.explore-module__8HEYta__searchWrap{flex:1;max-width:520px;position:relative}.explore-module__8HEYta__searchIcon{color:#999;pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.explore-module__8HEYta__searchInput{color:#1a1a1a;background:#f5f5f5;border:1.5px solid #e0e0e0;border-radius:24px;outline:none;width:100%;padding:10px 14px 10px 40px;font-size:14px;transition:border-color .15s,background .15s}.explore-module__8HEYta__searchInput:focus{background:#fff;border-color:#d63384}.explore-module__8HEYta__clearBtn{cursor:pointer;color:#999;background:0 0;border:none;border-radius:50%;align-items:center;padding:2px;display:flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.explore-module__8HEYta__clearBtn:hover{color:#333}.explore-module__8HEYta__content{flex:1;padding:24px}.explore-module__8HEYta__sectionTitle{color:#1a1a1a;align-items:center;gap:6px;margin:0 0 14px;font-size:16px;font-weight:700;display:flex}.explore-module__8HEYta__hashtagRow{scrollbar-width:none;gap:8px;margin-bottom:28px;padding-bottom:4px;display:flex;overflow-x:auto}.explore-module__8HEYta__hashtagRow::-webkit-scrollbar{display:none}.explore-module__8HEYta__hashtagChip{color:#333;white-space:nowrap;cursor:pointer;background:#fff;border:1.5px solid #e0e0e0;border-radius:20px;flex-shrink:0;align-items:center;gap:4px;padding:6px 14px;font-size:13px;font-weight:600;transition:background .15s,border-color .15s;display:inline-flex}.explore-module__8HEYta__hashtagChip:hover{color:#d63384;background:#fce4ec;border-color:#d63384}.explore-module__8HEYta__hashtagChipCount{color:#999;font-size:11px;font-weight:400}.explore-module__8HEYta__videoGrid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}@media (max-width:900px){.explore-module__8HEYta__videoGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.explore-module__8HEYta__videoGrid{grid-template-columns:repeat(2,1fr);gap:6px}}.explore-module__8HEYta__gridCard{aspect-ratio:9/16;cursor:pointer;background:#1a1a1a;border-radius:10px;transition:transform .15s;position:relative;overflow:hidden}.explore-module__8HEYta__gridCard:hover{transform:scale(1.02)}.explore-module__8HEYta__gridThumb{object-fit:cover;width:100%;height:100%;display:block}.explore-module__8HEYta__gridThumbPlaceholder{color:#666;background:linear-gradient(135deg,#2a2a2a 0%,#3d3d3d 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.explore-module__8HEYta__gridOverlay{opacity:0;background:linear-gradient(#0000 50%,#000000a6 100%);flex-direction:column;justify-content:flex-end;padding:10px;transition:opacity .15s;display:flex;position:absolute;inset:0}.explore-module__8HEYta__gridCard:hover .explore-module__8HEYta__gridOverlay{opacity:1}.explore-module__8HEYta__gridPlayBtn{color:#1a1a1a;opacity:0;background:#ffffffd9;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:opacity .15s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.explore-module__8HEYta__gridCard:hover .explore-module__8HEYta__gridPlayBtn{opacity:1}.explore-module__8HEYta__gridStats{color:#fff;gap:10px;font-size:11px;font-weight:600;display:flex}.explore-module__8HEYta__gridStatItem{align-items:center;gap:3px;display:flex}.explore-module__8HEYta__gridDesc{color:#fff;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-top:4px;font-size:11px;display:-webkit-box;overflow:hidden}.explore-module__8HEYta__hashtagHeader{align-items:center;gap:10px;margin-bottom:20px;display:flex}.explore-module__8HEYta__backBtn{cursor:pointer;color:#555;background:0 0;border:none;align-items:center;gap:6px;padding:6px 0;font-size:14px;font-weight:600;transition:color .15s;display:flex}.explore-module__8HEYta__backBtn:hover{color:#d63384}.explore-module__8HEYta__hashtagPageTitle{color:#1a1a1a;font-size:18px;font-weight:700}.explore-module__8HEYta__hashtagVideoCount{color:#888;margin-left:auto;font-size:13px}.explore-module__8HEYta__loadMoreBtn{color:#d63384;cursor:pointer;background:0 0;border:1.5px solid #d63384;border-radius:24px;justify-content:center;align-items:center;gap:6px;margin:24px auto 0;padding:10px 28px;font-size:14px;font-weight:600;transition:background .15s;display:flex}.explore-module__8HEYta__loadMoreBtn:hover{background:#fce4ec}.explore-module__8HEYta__loadMoreBtn:disabled{opacity:.5;cursor:default}.explore-module__8HEYta__tabBar{border-bottom:1.5px solid #ececec;gap:0;margin-bottom:20px;display:flex}.explore-module__8HEYta__tab{color:#888;cursor:pointer;background:0 0;border:none;border-bottom:2.5px solid #0000;margin-bottom:-1.5px;padding:10px 20px;font-size:14px;font-weight:600;transition:color .15s,border-color .15s}.explore-module__8HEYta__tab:hover{color:#333}.explore-module__8HEYta__tabActive{color:#d63384;border-bottom-color:#d63384}.explore-module__8HEYta__profileList{flex-direction:column;gap:12px;display:flex}.explore-module__8HEYta__profileCard{background:#fff;border:1px solid #ececec;border-radius:12px;align-items:center;gap:12px;padding:12px;display:flex}.explore-module__8HEYta__profileAvatar{object-fit:cover;background:#ececec;border-radius:50%;flex-shrink:0;width:48px;height:48px}.explore-module__8HEYta__profileAvatarPlaceholder{color:#999;background:#e0e0e0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;font-weight:700;display:flex}.explore-module__8HEYta__profileInfo{flex:1;min-width:0}.explore-module__8HEYta__profileName{color:#1a1a1a;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:700;overflow:hidden}.explore-module__8HEYta__profileUsername{color:#888;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.explore-module__8HEYta__profileFollowers{color:#555;white-space:nowrap;font-size:12px}.explore-module__8HEYta__verifiedBadge{color:#1d9bf0;vertical-align:middle;align-items:center;margin-left:4px;display:inline-flex}.explore-module__8HEYta__hashtagList{flex-direction:column;gap:10px;display:flex}.explore-module__8HEYta__hashtagCard{cursor:pointer;background:#fff;border:1px solid #ececec;border-radius:12px;align-items:center;gap:12px;padding:12px 16px;transition:background .15s;display:flex}.explore-module__8HEYta__hashtagCard:hover{background:#fce4ec;border-color:#d63384}.explore-module__8HEYta__hashtagCardIcon{color:#d63384;background:#fce4ec;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.explore-module__8HEYta__hashtagCardName{color:#1a1a1a;font-size:14px;font-weight:700}.explore-module__8HEYta__hashtagCardCount{color:#888;font-size:12px}.explore-module__8HEYta__emptyState{color:#aaa;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:60px 20px;display:flex}.explore-module__8HEYta__emptyState p{margin:0;font-size:14px}.explore-module__8HEYta__errorState{color:#e53935;flex-direction:column;align-items:center;gap:10px;padding:40px 20px;display:flex}.explore-module__8HEYta__loadingGrid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.explore-module__8HEYta__skeletonCard{aspect-ratio:9/16;background:#e0e0e0;border-radius:10px;position:relative;overflow:hidden}.explore-module__8HEYta__skeletonCard:after{content:"";background:linear-gradient(90deg,#0000 0%,#fff6 50%,#0000 100%) 0 0/200% 100%;animation:1.4s linear infinite explore-module__8HEYta__shimmer;position:absolute;inset:0}@keyframes explore-module__8HEYta__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.explore-module__8HEYta__spinner{animation:.8s linear infinite explore-module__8HEYta__spin}@keyframes explore-module__8HEYta__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.explore-module__8HEYta__modalBackdrop{z-index:100;background:#000000d9;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.explore-module__8HEYta__modalInner{background:#000;border-radius:14px;flex-direction:column;width:min(360px,90vw);max-height:90vh;display:flex;position:relative;overflow:hidden}.explore-module__8HEYta__modalVideo{aspect-ratio:9/16;object-fit:cover;background:#000;width:100%;display:block}.explore-module__8HEYta__modalClose{z-index:101;color:#fff;cursor:pointer;background:#0000008c;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .15s;display:flex;position:absolute;top:10px;right:10px}.explore-module__8HEYta__modalClose:hover{background:#000c}.explore-module__8HEYta__modalInfo{background:#111;padding:12px 14px}.explore-module__8HEYta__modalCreator{color:#fff;font-size:13px;font-weight:700}.explore-module__8HEYta__modalDesc{color:#bbb;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-top:4px;font-size:12px;display:-webkit-box;overflow:hidden}.explore-module__8HEYta__modalStats{color:#bbb;gap:14px;margin-top:8px;font-size:12px;display:flex}.explore-module__8HEYta__modalStatItem{align-items:center;gap:4px;display:flex}
