.PostComposer-module__cqiU_G__composerCard{z-index:50;background:#0d0d1ea6;border:1px solid #ffffff14;border-radius:20px;margin-bottom:2rem;padding:1rem;transition:box-shadow .3s,border-color .3s;position:relative;box-shadow:0 8px 32px #0003}.PostComposer-module__cqiU_G__composerCard:focus-within{border-color:#3533cd80;box-shadow:0 12px 40px #3533cd33}.PostComposer-module__cqiU_G__composerHeader{align-items:flex-start;gap:1rem;display:flex}.PostComposer-module__cqiU_G__avatarContainer{flex-shrink:0;width:44px;height:44px;margin-top:.1rem;position:relative}.PostComposer-module__cqiU_G__avatar{object-fit:cover;border:2px solid #ffffff1a;border-radius:50%}.PostComposer-module__cqiU_G__letterAvatar{color:#fff;background:var(--primary);text-transform:uppercase;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;font-size:1.1rem;font-weight:700;display:flex}.PostComposer-module__cqiU_G__form{flex-direction:column;flex:1;display:flex}.PostComposer-module__cqiU_G__textarea{color:#fff;resize:none;background:0 0;border:none;outline:none;width:100%;min-height:50px;padding:.4rem 0;font-family:inherit;font-size:1.05rem;transition:min-height .3s}.PostComposer-module__cqiU_G__textarea::placeholder{color:#fff6}.PostComposer-module__cqiU_G__textarea:focus{min-height:80px}.PostComposer-module__cqiU_G__imagePreviewContainer{margin:.5rem 0;padding:0 .25rem}.PostComposer-module__cqiU_G__imagePreviewWrapper{border-radius:12px;width:fit-content;max-width:100%;position:relative;overflow:hidden;box-shadow:0 4px 12px #0003}.PostComposer-module__cqiU_G__imagePreview{object-fit:contain;border-radius:12px;display:block;width:auto!important;max-width:100%!important;max-height:250px!important;position:static!important}.PostComposer-module__cqiU_G__removeImageBtn{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;background:#000000b3;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex;position:absolute;top:6px;right:6px}.PostComposer-module__cqiU_G__removeImageBtn:hover{background:var(--danger);transform:scale(1.1)}.PostComposer-module__cqiU_G__multiImageBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;z-index:2;background:#000000a6;border:1px solid #fff3;border-radius:20px;padding:.35rem .8rem;font-size:1.1rem;font-weight:700;position:absolute;top:8px;left:8px;box-shadow:0 4px 12px #0000004d}.PostComposer-module__cqiU_G__composerFooter{border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;margin-top:.75rem;padding-top:.75rem;display:flex}.PostComposer-module__cqiU_G__toolbar{gap:.5rem;display:flex;position:relative}.PostComposer-module__cqiU_G__iconBtn{width:36px;height:36px;color:var(--primary);background:#3533cd14;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.PostComposer-module__cqiU_G__iconBtn:hover{background:#3533cd33;transform:scale(1.05)}.PostComposer-module__cqiU_G__spoilerActive{color:var(--danger);background:#ff475726}.PostComposer-module__cqiU_G__spoilerActive:hover{background:#ff475740}.PostComposer-module__cqiU_G__actionArea{align-items:center;gap:1rem;display:flex}.PostComposer-module__cqiU_G__charCount{color:var(--text-secondary);font-variant-numeric:tabular-nums;font-size:.8rem}.PostComposer-module__cqiU_G__charCount.PostComposer-module__cqiU_G__nearLimit{color:#f1c40f}.PostComposer-module__cqiU_G__charCount.PostComposer-module__cqiU_G__overLimit{color:var(--danger)}.PostComposer-module__cqiU_G__submitBtn{border-radius:20px;padding:.5rem 1.25rem;font-size:.95rem;font-weight:600;box-shadow:0 4px 12px #3533cd4d}.PostComposer-module__cqiU_G__submitBtn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.PostComposer-module__cqiU_G__guestCard{text-align:center;color:var(--text-secondary);padding:1.5rem;font-weight:500}@media (max-width:600px){.PostComposer-module__cqiU_G__composerCard{border-radius:12px;margin-bottom:1rem;padding:.85rem}}
.Toast-module__yWhMxq__toastContainer{z-index:9999;pointer-events:none;flex-direction:column;gap:1rem;display:flex;position:fixed;bottom:2rem;right:2rem}.Toast-module__yWhMxq__toast{background:var(--card-bg);border:1px solid var(--card-border);-webkit-backdrop-filter:blur(10px);color:var(--text-primary);pointer-events:auto;text-align:center;border-radius:12px;min-width:250px;padding:1rem 1.5rem;font-weight:500;box-shadow:0 4px 20px #00000080}.Toast-module__yWhMxq__success{border-left:4px solid #2ed573}.Toast-module__yWhMxq__error{border-left:4px solid var(--danger)}.Toast-module__yWhMxq__info{border-left:4px solid var(--primary)}@keyframes Toast-module__yWhMxq__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-slide-up{animation:.3s ease-out forwards Toast-module__yWhMxq__slideUp}
.PostCard-module__daOK_G__card{background:#0d0d1ea6;border:1px solid #ffffff0f;border-radius:20px;margin-bottom:1.5rem;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s,border-color .3s;overflow:hidden}.PostCard-module__daOK_G__card:hover{border-color:#ffffff1f;transform:translateY(-3px);box-shadow:0 12px 40px -12px #3533cd40,0 0 0 1px #3533cd1a}.PostCard-module__daOK_G__header{justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.PostCard-module__daOK_G__authorLink{align-items:center;gap:.75rem;display:flex}.PostCard-module__daOK_G__authorLink:hover .PostCard-module__daOK_G__username{color:var(--primary-hover)}.PostCard-module__daOK_G__avatarContainer{flex-shrink:0;width:44px;height:44px;position:relative}.PostCard-module__daOK_G__avatar{object-fit:cover;border:2px solid #ffffff14;border-radius:50%;transition:border-color .2s}.PostCard-module__daOK_G__authorLink:hover .PostCard-module__daOK_G__avatar{border-color:var(--primary)}.PostCard-module__daOK_G__letterAvatar{color:#fff;text-transform:uppercase;border:2px solid #ffffff14;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.1rem;font-weight:700;transition:border-color .2s;display:flex}.PostCard-module__daOK_G__authorLink:hover .PostCard-module__daOK_G__letterAvatar{border-color:var(--primary)}.PostCard-module__daOK_G__authorInfo{flex-direction:column;gap:.15rem;display:flex}.PostCard-module__daOK_G__displayName{color:#fff;font-size:.95rem;font-weight:600;line-height:1.2;transition:color .2s}.PostCard-module__daOK_G__username{color:var(--text-secondary);font-size:.8rem;transition:color .2s}.PostCard-module__daOK_G__time{color:var(--text-secondary);font-size:.8rem}.PostCard-module__daOK_G__headerRight{align-items:center;gap:.75rem;display:flex}.PostCard-module__daOK_G__deleteBtn{color:var(--text-secondary);opacity:.6;border-radius:6px;justify-content:center;align-items:center;padding:.25rem;transition:all .2s;display:flex}.PostCard-module__daOK_G__card:hover .PostCard-module__daOK_G__deleteBtn{opacity:1}.PostCard-module__daOK_G__deleteBtn:hover{color:var(--danger);background:#ff47571a;transform:scale(1.1)}.PostCard-module__daOK_G__followBtn{color:var(--primary);border:1px solid var(--primary);cursor:pointer;background:0 0;border-radius:20px;margin-left:.5rem;padding:.3rem .8rem;font-size:.8rem;font-weight:600;transition:all .2s}.PostCard-module__daOK_G__followBtn:hover{background:var(--primary);color:#fff}.PostCard-module__daOK_G__followingBtn{color:var(--text-secondary);cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:20px;margin-left:.5rem;padding:.3rem .8rem;font-size:.8rem;font-weight:600;transition:all .2s}.PostCard-module__daOK_G__followingBtn:hover{color:var(--danger);border-color:var(--danger);background:#ff47571a}.PostCard-module__daOK_G__content{margin-bottom:1rem;position:relative}.PostCard-module__daOK_G__blurredContent{filter:blur(15px);opacity:.7;pointer-events:none;-webkit-user-select:none;user-select:none;transition:all .3s}.PostCard-module__daOK_G__spoilerOverlay{z-index:10;background:#0d0d1e66;border-radius:12px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.PostCard-module__daOK_G__revealSpoilerBtn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ff4757e6;border:1px solid #fff3;border-radius:30px;padding:.8rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .3s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 8px 24px #ff475766}.PostCard-module__daOK_G__revealSpoilerBtn:hover{background:var(--danger);transform:scale(1.05)translateY(-2px);box-shadow:0 12px 30px #ff475799}.PostCard-module__daOK_G__textContent{white-space:pre-wrap;margin-bottom:1rem;padding:0 1.25rem .75rem;font-size:1rem;line-height:1.6}.PostCard-module__daOK_G__hashtag{color:var(--primary);z-index:2;font-weight:600;text-decoration:none;transition:all .2s;position:relative}.PostCard-module__daOK_G__hashtag:hover{color:var(--primary-hover);text-decoration:underline}.PostCard-module__daOK_G__imageWrapper{aspect-ratio:4/3;cursor:pointer;background:#0000004d;width:100%;position:relative;overflow:hidden}.PostCard-module__daOK_G__imageWrapper:after{content:"";pointer-events:none;background:linear-gradient(#0000 70%,#00000026 100%);position:absolute;inset:0}.PostCard-module__daOK_G__postImage{object-fit:cover;transition:transform .4s cubic-bezier(.4,0,.2,1)}.PostCard-module__daOK_G__imageWrapper:hover .PostCard-module__daOK_G__postImage{transform:scale(1.02)}.PostCard-module__daOK_G__heartOverlay{z-index:10;pointer-events:none;opacity:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.PostCard-module__daOK_G__heartOverlay.PostCard-module__daOK_G__visible{animation:.8s cubic-bezier(.175,.885,.32,1.275) forwards PostCard-module__daOK_G__doubleTapHeart}@keyframes PostCard-module__daOK_G__doubleTapHeart{0%{opacity:0;transform:translate(-50%,-50%)scale(0)}15%{opacity:1;transform:translate(-50%,-50%)scale(1.2)}30%{opacity:1;transform:translate(-50%,-50%)scale(.95)}45%{opacity:1;transform:translate(-50%,-50%)scale(1.05)}80%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-50%)scale(1)}}.PostCard-module__daOK_G__carouselBtn{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;z-index:5;opacity:0;background:#0009;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .25s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.PostCard-module__daOK_G__imageWrapper:hover .PostCard-module__daOK_G__carouselBtn{opacity:1}.PostCard-module__daOK_G__carouselBtn:hover{background:#3533cdcc;transform:translateY(-50%)scale(1.1)}.PostCard-module__daOK_G__prevBtn{left:10px}.PostCard-module__daOK_G__nextBtn{right:10px}.PostCard-module__daOK_G__carouselDots{z-index:5;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0006;border-radius:20px;gap:6px;padding:6px 10px;display:flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.PostCard-module__daOK_G__dot{background:#fff6;border-radius:50%;width:6px;height:6px;transition:all .3s}.PostCard-module__daOK_G__activeDot{background:var(--primary);border-radius:6px;width:14px}.PostCard-module__daOK_G__actions{border-top:1px solid #ffffff0a;align-items:center;gap:.5rem;padding:.75rem 1.25rem;display:flex}.PostCard-module__daOK_G__actionBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:.4rem;padding:.5rem .75rem;font-size:.9rem;font-weight:500;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.PostCard-module__daOK_G__actionBtn:hover{color:#fff;background:#ffffff0d}.PostCard-module__daOK_G__actionBtn svg{transition:transform .2s,fill .2s}.PostCard-module__daOK_G__actionBtn:hover svg{transform:scale(1.12)}.PostCard-module__daOK_G__actionBtn:active{transform:scale(.93)}.PostCard-module__daOK_G__liked{color:var(--danger)!important}.PostCard-module__daOK_G__liked svg{filter:drop-shadow(0 0 6px #ff475766);fill:var(--danger)!important;stroke:var(--danger)!important}.PostCard-module__daOK_G__liked:hover{color:var(--danger);background:#ff475714}.PostCard-module__daOK_G__likeAnimation svg{animation:.5s cubic-bezier(.175,.885,.32,1.275) PostCard-module__daOK_G__heartBurst}.PostCard-module__daOK_G__activeAction{background:#3533cd14;color:var(--primary)!important}.PostCard-module__daOK_G__activeAction:hover{background:#3533cd1f}.PostCard-module__daOK_G__actionSpacer{flex:1}.PostCard-module__daOK_G__shareBtn{margin-left:auto;}.PostCard-module__daOK_G__commentsWrapper{padding:0 1.25rem 1.25rem}@media (max-width:600px){.PostCard-module__daOK_G__card{border-radius:12px;margin-bottom:1rem}.PostCard-module__daOK_G__header{padding:.85rem 1rem}.PostCard-module__daOK_G__textContent{padding:0 1rem .5rem}.PostCard-module__daOK_G__actions{padding:.65rem 1rem}.PostCard-module__daOK_G__commentsWrapper{padding:0 1rem 1rem}}
.CommentSection-module__t_xYcq__commentSection{border-top:1px solid var(--card-border);margin-top:1rem;padding-top:1rem}.CommentSection-module__t_xYcq__commentForm{align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.CommentSection-module__t_xYcq__avatar{object-fit:cover;border-radius:50%;flex-shrink:0}.CommentSection-module__t_xYcq__commentInput{border:1px solid var(--card-border);color:#fff;background:#0003;border-radius:20px;outline:none;flex:1;padding:.5rem 1rem;font-size:.95rem;transition:border-color .2s}.CommentSection-module__t_xYcq__commentInput:focus{border-color:var(--primary)}.CommentSection-module__t_xYcq__emojiBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.CommentSection-module__t_xYcq__emojiBtn:hover:not(:disabled){color:var(--primary);background:#ffffff0d}.CommentSection-module__t_xYcq__emojiBtn:disabled{opacity:.5;cursor:not-allowed}.CommentSection-module__t_xYcq__submitBtn{color:var(--primary);background:#3533cd1a;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.CommentSection-module__t_xYcq__submitBtn:hover:not(:disabled){background:var(--primary);color:#fff;transform:scale(1.1)}.CommentSection-module__t_xYcq__submitBtn:disabled{opacity:.5;cursor:not-allowed;color:var(--text-secondary);background:0 0}.CommentSection-module__t_xYcq__guestMessage{text-align:center;color:var(--text-secondary);background:#ffffff05;border-radius:8px;margin-bottom:1rem;padding:1rem;font-size:.9rem}.CommentSection-module__t_xYcq__commentsList{flex-direction:column;gap:1rem;display:flex}.CommentSection-module__t_xYcq__commentItem{align-items:flex-start;gap:.75rem;display:flex}.CommentSection-module__t_xYcq__commentContent{background:#ffffff08;border-radius:4px 12px 12px;flex:1;padding:.75rem 1rem}.CommentSection-module__t_xYcq__commentHeader{align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.CommentSection-module__t_xYcq__commentUsername{color:#fff;font-size:.9rem;font-weight:600}.CommentSection-module__t_xYcq__commentUsername:hover{color:var(--primary-hover);text-decoration:underline}.CommentSection-module__t_xYcq__commentTime{color:var(--text-secondary);font-size:.75rem}.CommentSection-module__t_xYcq__headerRight{align-items:center;gap:.5rem;margin-left:auto;display:flex}.CommentSection-module__t_xYcq__deleteBtn{color:var(--text-secondary);opacity:.5;border-radius:4px;justify-content:center;align-items:center;padding:.2rem;transition:all .2s;display:flex}.CommentSection-module__t_xYcq__commentItem:hover .CommentSection-module__t_xYcq__deleteBtn{opacity:1}.CommentSection-module__t_xYcq__deleteBtn:hover{color:var(--danger);background:#ff47571a;transform:scale(1.1)}.CommentSection-module__t_xYcq__commentText{word-break:break-word;font-size:.95rem;line-height:1.4}.CommentSection-module__t_xYcq__noComments{text-align:center;color:var(--text-secondary);padding:1rem 0;font-size:.9rem}
.PostReactions-module__0Ox18q__wrapper{padding:0 1.25rem .75rem}.PostReactions-module__0Ox18q__reactionRow{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.PostReactions-module__0Ox18q__reactionBubble{cursor:pointer;-webkit-user-select:none;user-select:none;background:#ffffff0d;border:1.5px solid #ffffff14;border-radius:20px;align-items:center;gap:.3rem;padding:.3rem .7rem;font-family:inherit;transition:all .18s cubic-bezier(.4,0,.2,1);display:inline-flex}.PostReactions-module__0Ox18q__reactionBubble:hover{background:#ffffff1a;border-color:#ffffff2e;transform:scale(1.07)}.PostReactions-module__0Ox18q__reactionBubble:active{transform:scale(.94)}.PostReactions-module__0Ox18q__mine{background:#3533cd2e;border-color:#6361ff8c;box-shadow:0 0 8px #3533cd40}.PostReactions-module__0Ox18q__mine:hover{background:#3533cd40}.PostReactions-module__0Ox18q__reactionEmoji{font-size:1.05rem;line-height:1}.PostReactions-module__0Ox18q__reactionCount{color:#ffffffd9;text-align:center;min-width:10px;font-size:.82rem;font-weight:700}.PostReactions-module__0Ox18q__pop{animation:.55s cubic-bezier(.175,.885,.32,1.5) forwards PostReactions-module__0Ox18q__reactionPop}@keyframes PostReactions-module__0Ox18q__reactionPop{0%{transform:scale(1)}35%{transform:scale(1.45)}65%{transform:scale(.88)}to{transform:scale(1)}}.PostReactions-module__0Ox18q__addWrapper{position:relative}.PostReactions-module__0Ox18q__addBtn{color:#ffffff73;cursor:pointer;background:0 0;border:1.5px dashed #fff3;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-family:inherit;font-size:1rem;line-height:1;transition:all .2s;display:inline-flex}.PostReactions-module__0Ox18q__addBtn:hover{color:#fff;background:#ffffff12;border-color:#ffffff80;transform:scale(1.1)}.PostReactions-module__0Ox18q__addBtnActive{color:#fff;background:#ffffff12;border-style:solid;border-color:#ffffff59}.PostReactions-module__0Ox18q__picker{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:100;white-space:nowrap;background:#121228f2;border:1px solid #ffffff1a;border-radius:30px;gap:4px;padding:8px 10px;animation:.2s cubic-bezier(.175,.885,.32,1.275) forwards PostReactions-module__0Ox18q__pickerSlideUp;display:flex;position:absolute;bottom:calc(100% + 8px);left:0;box-shadow:0 12px 40px #00000080,0 0 0 1px #3533cd26}@keyframes PostReactions-module__0Ox18q__pickerSlideUp{0%{opacity:0;transform:translateY(10px)scale(.9)}to{opacity:1;transform:translateY(0)scale(1)}}.PostReactions-module__0Ox18q__pickerEmoji{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.4rem;line-height:1;transition:all .15s;animation:.25s both PostReactions-module__0Ox18q__emojiAppear;display:flex}.PostReactions-module__0Ox18q__pickerEmoji:hover{background:#ffffff1a;transform:scale(1.35)}.PostReactions-module__0Ox18q__pickerEmoji:active{transform:scale(.9)}.PostReactions-module__0Ox18q__pickerEmojiActive{background:#3533cd33}@keyframes PostReactions-module__0Ox18q__emojiAppear{0%{opacity:0;transform:scale(.4)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}@media (max-width:600px){.PostReactions-module__0Ox18q__wrapper{padding:0 1rem .75rem}.PostReactions-module__0Ox18q__picker{left:-10px}}
.FavoriteSection-module__sGKViq__favoriteCard{margin-bottom:2rem;padding:1.5rem}.FavoriteSection-module__sGKViq__header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.FavoriteSection-module__sGKViq__title{color:var(--primary);margin:0;font-size:1.25rem}.FavoriteSection-module__sGKViq__addBtn{border-radius:8px;align-items:center;gap:.25rem;padding:.5rem 1rem;font-size:.85rem;display:flex}.FavoriteSection-module__sGKViq__grid{flex-wrap:wrap;gap:1.5rem;display:flex}.FavoriteSection-module__sGKViq__item{flex-direction:column;gap:.5rem;width:100px;transition:transform .2s;display:flex}.FavoriteSection-module__sGKViq__item:hover{transform:translateY(-5px)}.FavoriteSection-module__sGKViq__imageWrapper{border-radius:8px;width:100px;height:140px;position:relative;overflow:hidden;box-shadow:0 4px 12px #0003}.FavoriteSection-module__sGKViq__image{object-fit:cover}.FavoriteSection-module__sGKViq__removeBtn{color:#fff;cursor:pointer;opacity:0;background:#ff4757e6;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:1.2rem;line-height:1;transition:opacity .2s;display:flex;position:absolute;top:4px;right:4px}.FavoriteSection-module__sGKViq__imageWrapper:hover .FavoriteSection-module__sGKViq__removeBtn{opacity:1}.FavoriteSection-module__sGKViq__removeBtn:hover{transform:scale(1.1)}.FavoriteSection-module__sGKViq__itemTitle{color:#fff;text-align:center;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.8rem;font-weight:500;line-height:1.2;display:-webkit-box;overflow:hidden}.FavoriteSection-module__sGKViq__emptyState{text-align:center;color:var(--text-secondary);grid-column:1/-1;padding:2rem;font-style:italic}.FavoriteSection-module__sGKViq__dragging{opacity:.8;z-index:10;transform:scale(1.05);box-shadow:0 10px 25px #00000080}
.FavoriteSearchModal-module__NdSQAG__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#000000b3;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.FavoriteSearchModal-module__NdSQAG__modalContent{border:1px solid var(--card-border);background:#0d0d1af2;border-radius:16px;flex-direction:column;width:100%;max-width:500px;max-height:80vh;display:flex;box-shadow:0 20px 40px #00000080}.FavoriteSearchModal-module__NdSQAG__modalHeader{border-bottom:1px solid var(--card-border);justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.FavoriteSearchModal-module__NdSQAG__modalHeader h3{color:#fff;margin:0}.FavoriteSearchModal-module__NdSQAG__closeBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;padding:0;font-size:1.5rem;line-height:1;transition:color .2s}.FavoriteSearchModal-module__NdSQAG__closeBtn:hover{color:#fff}.FavoriteSearchModal-module__NdSQAG__searchContainer{border-bottom:1px solid var(--card-border);padding:1.5rem;position:relative}.FavoriteSearchModal-module__NdSQAG__searchInput{border:1px solid var(--card-border);color:#fff;background:#ffffff0d;border-radius:12px;outline:none;width:100%;padding:.75rem 1rem;font-size:1rem;transition:all .2s}.FavoriteSearchModal-module__NdSQAG__searchInput:focus{border-color:var(--primary);background:#0000004d}.FavoriteSearchModal-module__NdSQAG__loadingSpinner{border:2px solid var(--primary);border-top-color:#0000;border-radius:50%;width:20px;height:20px;animation:1s linear infinite FavoriteSearchModal-module__NdSQAG__spin;position:absolute;top:50%;right:2.5rem;transform:translateY(-50%)}.FavoriteSearchModal-module__NdSQAG__resultsList{flex-direction:column;gap:.5rem;padding:1rem;display:flex;overflow-y:auto}.FavoriteSearchModal-module__NdSQAG__resultItem{cursor:pointer;border-radius:12px;gap:1rem;padding:.75rem;transition:background .2s;display:flex}.FavoriteSearchModal-module__NdSQAG__resultItem:hover{background:#ffffff0d}.FavoriteSearchModal-module__NdSQAG__resultImageWrapper{background:#00000080;border-radius:8px;flex-shrink:0;width:50px;height:70px;position:relative;overflow:hidden}.FavoriteSearchModal-module__NdSQAG__resultImage{object-fit:cover}.FavoriteSearchModal-module__NdSQAG__resultInfo{flex-direction:column;justify-content:center;display:flex}.FavoriteSearchModal-module__NdSQAG__resultTitle{color:#fff;margin-bottom:.25rem;font-weight:600}.FavoriteSearchModal-module__NdSQAG__resultSubtitle{color:var(--text-secondary);font-size:.85rem}.FavoriteSearchModal-module__NdSQAG__emptyState{text-align:center;color:var(--text-secondary);padding:2rem 0}
.NewsTicker-module__jcsO2W__tickerWrapper{z-index:40;background:#0d0d1e66;border-bottom:1px solid #ffffff0d;align-items:center;width:100%;padding:8px 0;display:flex;position:relative}.NewsTicker-module__jcsO2W__tickerContainer{white-space:nowrap;width:100%;max-width:1200px;margin:0 auto;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.NewsTicker-module__jcsO2W__tickerTrack{white-space:nowrap;animation:40s linear infinite NewsTicker-module__jcsO2W__scrollLeft;display:inline-flex}.NewsTicker-module__jcsO2W__tickerContainer:hover .NewsTicker-module__jcsO2W__tickerTrack{animation-play-state:paused}.NewsTicker-module__jcsO2W__tickerItem{color:#ffffffd9;letter-spacing:.3px;align-items:center;font-size:.9rem;font-weight:500;display:inline-flex}.NewsTicker-module__jcsO2W__separator{color:var(--primary);opacity:.6;margin:0 1.5rem}@keyframes NewsTicker-module__jcsO2W__scrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}
.explore-module__8HEYta__header{text-align:center;margin-bottom:3rem}.explore-module__8HEYta__title{color:#fff;background:linear-gradient(to right, var(--primary), #ec4899);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.explore-module__8HEYta__subtitle{color:var(--text-secondary);font-size:1.1rem}.explore-module__8HEYta__topTag{margin-bottom:2rem}.explore-module__8HEYta__topTagCard{border-radius:20px;height:200px;text-decoration:none;transition:transform .3s,box-shadow .3s;display:block;position:relative;overflow:hidden}.explore-module__8HEYta__topTagCard:hover{transform:scale(1.01);box-shadow:0 20px 60px #0006}.explore-module__8HEYta__topTagBg{opacity:.9;position:absolute;inset:0}.explore-module__8HEYta__topTagContent{z-index:1;flex-direction:column;justify-content:flex-end;height:100%;padding:2.5rem;display:flex;position:relative}.explore-module__8HEYta__topTagLabel{color:#fffc;text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem;font-size:.85rem;font-weight:600}.explore-module__8HEYta__topTagName{color:#fff;text-shadow:0 2px 10px #0000004d;margin:0 0 .5rem;font-size:2.5rem;font-weight:900}.explore-module__8HEYta__topTagCount{color:#ffffffd9;font-size:1rem}.explore-module__8HEYta__sectionTitle{color:#fff;margin-bottom:1.5rem;font-size:1.3rem;font-weight:700}.explore-module__8HEYta__tagsGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;display:grid}.explore-module__8HEYta__tagCard{border-radius:16px;height:110px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:block;position:relative;overflow:hidden}.explore-module__8HEYta__tagCard:hover{transform:translateY(-4px);box-shadow:0 10px 30px #0000004d}.explore-module__8HEYta__tagBg{opacity:.85;transition:opacity .2s;position:absolute;inset:0}.explore-module__8HEYta__tagCard:hover .explore-module__8HEYta__tagBg{opacity:1}.explore-module__8HEYta__tagContent{z-index:1;flex-direction:column;justify-content:flex-end;height:100%;padding:1.2rem;display:flex;position:relative}.explore-module__8HEYta__tagName{color:#fff;text-shadow:0 2px 8px #0000004d;margin-bottom:.2rem;font-size:1.1rem;font-weight:800;display:block}.explore-module__8HEYta__tagCount{color:#fffc;font-size:.8rem}.explore-module__8HEYta__tagPageHeader{background:linear-gradient(135deg, var(--primary), #8b5cf6);border-radius:20px;align-items:center;gap:1.5rem;margin-bottom:2rem;padding:2rem;display:flex}.explore-module__8HEYta__tagPageName{color:#fff;margin:0;font-size:2rem;font-weight:900}.explore-module__8HEYta__tagPageCount{color:#fffc;margin-top:.3rem;font-size:1rem}
.Sidebar-module__WZVnLW__sidebar{flex-direction:column;gap:1.5rem;display:flex;position:sticky;top:100px}.Sidebar-module__WZVnLW__widget{background:#0d0d1a99;border-radius:16px;padding:1.5rem}.Sidebar-module__WZVnLW__widgetTitle{color:#fff;margin-bottom:1rem;font-size:1.1rem;font-weight:600}.Sidebar-module__WZVnLW__profileSummary{text-align:center;flex-direction:column;align-items:center;display:flex}.Sidebar-module__WZVnLW__profileAvatar{object-fit:cover;border:3px solid #ffffff1a;border-radius:50%;margin-bottom:1rem}.Sidebar-module__WZVnLW__profileName{color:#fff;margin-bottom:.25rem;font-size:1.1rem;font-weight:600;transition:color .2s}.Sidebar-module__WZVnLW__profileName:hover{color:var(--primary-hover)}.Sidebar-module__WZVnLW__profileUsername{color:var(--text-secondary);margin-bottom:1rem;font-size:.9rem}.Sidebar-module__WZVnLW__profileBio{color:#ddd;font-size:.9rem;line-height:1.4}.Sidebar-module__WZVnLW__guestSummary p{color:var(--text-secondary);margin-top:.5rem;font-size:.9rem;line-height:1.5}.Sidebar-module__WZVnLW__animeList{flex-direction:column;gap:1rem;display:flex}.Sidebar-module__WZVnLW__animeItem{align-items:center;gap:1rem;display:flex}.Sidebar-module__WZVnLW__animeImageWrapper{border-radius:6px;flex-shrink:0;width:48px;height:64px;position:relative;overflow:hidden}.Sidebar-module__WZVnLW__animeImage{object-fit:cover}.Sidebar-module__WZVnLW__animeInfo{flex-direction:column;display:flex}.Sidebar-module__WZVnLW__animeTitle{color:#fff;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.25rem;font-size:.9rem;font-weight:500;display:-webkit-box;overflow:hidden}.Sidebar-module__WZVnLW__animeScore{color:#f1c40f;font-size:.8rem}.Sidebar-module__WZVnLW__userList{flex-direction:column;gap:1rem;display:flex}.Sidebar-module__WZVnLW__userItem{border-radius:12px;align-items:center;gap:.75rem;padding:.5rem;transition:background .2s;display:flex}.Sidebar-module__WZVnLW__userItem:hover{background:#ffffff0d}.Sidebar-module__WZVnLW__userAvatar{object-fit:cover;border-radius:50%}.Sidebar-module__WZVnLW__userInfo{flex-direction:column;justify-content:center;display:flex}.Sidebar-module__WZVnLW__userDisplayName{color:#fff;font-size:.95rem;font-weight:500}.Sidebar-module__WZVnLW__userUsername{color:var(--text-secondary);font-size:.85rem}.Sidebar-module__WZVnLW__rankBadge{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;min-width:28px;height:28px;margin-right:.5rem;font-size:.8rem;font-weight:700;display:flex;box-shadow:0 4px 10px #0003}.Sidebar-module__WZVnLW__trendingTagItem{border-radius:10px;justify-content:space-between;align-items:center;padding:.5rem .75rem;text-decoration:none;transition:background .2s;display:flex}.Sidebar-module__WZVnLW__trendingTagItem:hover{background:#ffffff0f}.Sidebar-module__WZVnLW__messageBtn{width:32px;height:32px;color:var(--primary);background:#6366f126;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;text-decoration:none;transition:all .2s;display:flex}.Sidebar-module__WZVnLW__messageBtn:hover{background:var(--primary);color:#fff}.Sidebar-module__WZVnLW__seeAllBtn{color:#ffffffd9;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:10px;justify-content:center;align-items:center;gap:.4rem;margin-top:1rem;padding:.6rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.Sidebar-module__WZVnLW__seeAllBtn:hover{color:#fff;background:#ffffff1a;border-color:#fff3;transform:translateY(-2px)}
