.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}}.PostComposer-module__cqiU_G__pollComposerPanel{background:#ffffff08;border:1px solid #ffffff0f;border-radius:12px;flex-direction:column;gap:.75rem;margin:.8rem 0;padding:1rem;display:flex}.PostComposer-module__cqiU_G__pollHeader{color:var(--text-secondary);justify-content:space-between;align-items:center;font-size:.9rem;font-weight:600;display:flex}.PostComposer-module__cqiU_G__closePollBtn{color:var(--text-secondary);opacity:.7;border-radius:4px;justify-content:center;align-items:center;padding:2px;transition:opacity .2s,color .2s;display:flex}.PostComposer-module__cqiU_G__closePollBtn:hover{opacity:1;color:var(--danger);background:#ff47571a}.PostComposer-module__cqiU_G__pollOptionsList{flex-direction:column;gap:.5rem;display:flex}.PostComposer-module__cqiU_G__pollOptionInputWrapper{align-items:center;gap:.5rem;display:flex}.PostComposer-module__cqiU_G__pollOptionInput{color:#fff;background:#0003;border:1px solid #ffffff14;border-radius:8px;outline:none;flex:1;padding:.55rem .8rem;font-size:.95rem;transition:border-color .2s,background .2s}.PostComposer-module__cqiU_G__pollOptionInput:focus{border-color:var(--primary);background:#0000004d}.PostComposer-module__cqiU_G__removeOptionBtn{color:var(--text-secondary);opacity:.6;border-radius:6px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.PostComposer-module__cqiU_G__removeOptionBtn:hover{opacity:1;color:var(--danger);background:#ff475714;transform:scale(1.05)}.PostComposer-module__cqiU_G__addOptionBtn{color:var(--primary);background:#3533cd0f;border:1px dashed #3533cd4d;border-radius:6px;align-self:flex-start;padding:.4rem .8rem;font-size:.85rem;font-weight:600;transition:all .2s}.PostComposer-module__cqiU_G__addOptionBtn:hover{border-color:var(--primary);background:#3533cd26}.PostComposer-module__cqiU_G__activeIcon{box-shadow:0 0 10px var(--primary-glow);color:#fff!important;background:var(--primary)!important}.PostComposer-module__cqiU_G__newsActive{box-shadow:0 0 10px #2ed5734d;color:#fff!important;background:var(--success)!important}[data-theme=light] .PostComposer-module__cqiU_G__composerCard{background:#ffffffe6;border:1px solid #3533cd1f;box-shadow:0 4px 20px #3533cd0f}[data-theme=light] .PostComposer-module__cqiU_G__composerCard:focus-within{border-color:#3533cd66;box-shadow:0 8px 32px #3533cd1f}[data-theme=light] .PostComposer-module__cqiU_G__textarea{color:var(--text-primary)}[data-theme=light] .PostComposer-module__cqiU_G__textarea::placeholder{color:#0f0f1a59}[data-theme=light] .PostComposer-module__cqiU_G__pollOptionInput{color:var(--text-primary);background:#fffc;border:1px solid #3533cd1f}[data-theme=light] .PostComposer-module__cqiU_G__pollOptionInput::placeholder{color:#0f0f1a59}[data-theme=light] .PostComposer-module__cqiU_G__pollOptionInput:focus{border-color:var(--primary);background:#fffffff2}[data-theme=light] .PostComposer-module__cqiU_G__composerFooter{border-top-color:#3533cd14}[data-theme=light] .PostComposer-module__cqiU_G__pollComposerPanel{background:#3533cd08;border-color:#3533cd1a}
.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}
.FollowListModal-module__4r_4rq__modalOverlay{-webkit-backdrop-filter:blur(4px);z-index:9999;overscroll-behavior:contain;touch-action:none;background:#000000b3;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.FollowListModal-module__4r_4rq__modalContent{background:#141419f2;border-radius:16px;flex-direction:column;width:100%;max-width:400px;max-height:80vh;display:flex;overflow:hidden}.FollowListModal-module__4r_4rq__modalHeader{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.FollowListModal-module__4r_4rq__modalHeader h3{margin:0;font-size:1.1rem;font-weight:600}.FollowListModal-module__4r_4rq__closeBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.25rem;transition:all .2s;display:flex}.FollowListModal-module__4r_4rq__closeBtn:hover{color:#fff;background:#ffffff1a}.FollowListModal-module__4r_4rq__userList{flex:1;padding:.5rem 0;overflow-y:auto}.FollowListModal-module__4r_4rq__userList::-webkit-scrollbar{width:6px}.FollowListModal-module__4r_4rq__userList::-webkit-scrollbar-track{background:0 0}.FollowListModal-module__4r_4rq__userList::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:10px}.FollowListModal-module__4r_4rq__userItem{justify-content:space-between;align-items:center;padding:.75rem 1.25rem;transition:background .2s;display:flex}.FollowListModal-module__4r_4rq__userItem:hover{background:#ffffff0d}.FollowListModal-module__4r_4rq__userInfo{color:#fff;align-items:center;gap:.75rem;text-decoration:none;display:flex}.FollowListModal-module__4r_4rq__avatar{object-fit:cover;border:1px solid #ffffff1a;border-radius:50%}.FollowListModal-module__4r_4rq__username{font-size:.95rem;font-weight:500}.FollowListModal-module__4r_4rq__loadingContainer,.FollowListModal-module__4r_4rq__emptyState{color:var(--text-secondary);text-align:center;justify-content:center;align-items:center;padding:3rem 1rem;display:flex}@media (max-width:600px){.FollowListModal-module__4r_4rq__modalOverlay{align-items:flex-end;padding:0}.FollowListModal-module__4r_4rq__modalContent{border-bottom:none;border-radius:20px 20px 0 0;max-width:100%;height:90vh;max-height:90vh}}[data-theme=light] .FollowListModal-module__4r_4rq__modalContent{background:#fffffff7;border:1px solid #3533cd1a;box-shadow:0 20px 50px #3533cd1a}[data-theme=light] .FollowListModal-module__4r_4rq__modalHeader{border-bottom-color:#3533cd14}[data-theme=light] .FollowListModal-module__4r_4rq__modalHeader h3{color:var(--text-primary)}[data-theme=light] .FollowListModal-module__4r_4rq__userInfo{color:var(--text-primary)}[data-theme=light] .FollowListModal-module__4r_4rq__avatar{border-color:#3533cd1a}[data-theme=light] .FollowListModal-module__4r_4rq__userItem:hover{background:#3533cd0a}[data-theme=light] .FollowListModal-module__4r_4rq__closeBtn:hover{color:var(--primary);background:#3533cd14}
.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}[data-theme=light] .PostReactions-module__0Ox18q__reactionCount{color:var(--text-primary)}[data-theme=light] .PostReactions-module__0Ox18q__addBtn{color:var(--text-primary);background:#3533cd0d;border-color:#3533cd66}[data-theme=light] .PostReactions-module__0Ox18q__addBtn:hover{color:var(--primary);border-color:var(--primary);background:#3533cd1a}[data-theme=light] .PostReactions-module__0Ox18q__picker{background:#fffffff2;border-color:#3533cd26;box-shadow:0 12px 40px #00000026}[data-theme=light] .PostReactions-module__0Ox18q__pickerEmoji:hover{background:#3533cd14}.PostReactions-module__0Ox18q__reactionTooltip{color:#fff;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;z-index:10;text-overflow:ellipsis;background:#141414f2;border:1px solid #ffffff1a;border-radius:8px;max-width:200px;padding:6px 10px;font-size:.75rem;font-weight:500;transition:all .2s;position:absolute;bottom:calc(100% + 8px);left:50%;overflow:hidden;transform:translate(-50%)translateY(5px);box-shadow:0 4px 12px #00000080}.PostReactions-module__0Ox18q__bubbleContainer:hover .PostReactions-module__0Ox18q__reactionTooltip{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}[data-theme=light] .PostReactions-module__0Ox18q__reactionTooltip{color:var(--text-primary);background:#fffffff2;border-color:#3533cd26;box-shadow:0 4px 12px #0000001a}.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}}
.ImageViewer-module__3yH1YW__overlay{z-index:9999;background:#000000f2;justify-content:center;align-items:center;animation:.2s ease-out ImageViewer-module__3yH1YW__viewerFadeIn;display:flex;position:fixed;inset:0}@keyframes ImageViewer-module__3yH1YW__viewerFadeIn{0%{opacity:0}to{opacity:1}}.ImageViewer-module__3yH1YW__closeBtn{z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;background:#ffffff1a;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .2s;display:flex;position:absolute;top:16px;right:16px}.ImageViewer-module__3yH1YW__closeBtn:hover{background:#fff3}.ImageViewer-module__3yH1YW__imageContainer{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.ImageViewer-module__3yH1YW__image{object-fit:contain;will-change:transform;pointer-events:none}.ImageViewer-module__3yH1YW__zoomIndicator{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:none;background:#0009;border:1px solid #ffffff1a;border-radius:20px;padding:.35rem .85rem;font-size:.8rem;font-weight:600;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}
.ProfileLayout-module__ESsqUW__layout{grid-template-columns:190px 1fr;align-items:start;gap:1.25rem;display:grid}.ProfileLayout-module__ESsqUW__sidebar{flex-direction:column;gap:1rem;display:flex;position:sticky;top:1rem}.ProfileLayout-module__ESsqUW__sideCard{border-radius:14px;padding:1rem 1.25rem}.ProfileLayout-module__ESsqUW__sideCardHeader{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.ProfileLayout-module__ESsqUW__sideTitle{text-transform:uppercase;letter-spacing:.07em;color:var(--primary);margin:0 0 .75rem;font-size:.85rem;font-weight:700}.ProfileLayout-module__ESsqUW__sideCardHeader .ProfileLayout-module__ESsqUW__sideTitle{margin:0}.ProfileLayout-module__ESsqUW__manageBtn{border:1px solid var(--primary);color:var(--primary);cursor:pointer;background:0 0;border-radius:20px;padding:.2rem .6rem;font-family:inherit;font-size:.7rem;font-weight:600;transition:background .2s,color .2s}.ProfileLayout-module__ESsqUW__manageBtn:hover{background:var(--primary);color:#fff}.ProfileLayout-module__ESsqUW__infoList{grid-template-columns:1fr;gap:0;margin:0;display:grid}.ProfileLayout-module__ESsqUW__infoList dt{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;margin-top:.6rem;font-size:.72rem;font-weight:600}.ProfileLayout-module__ESsqUW__infoList dd{color:var(--text-primary);margin:.1rem 0 0;font-size:.88rem;font-weight:500}.ProfileLayout-module__ESsqUW__infoList dt:first-child{margin-top:0}.ProfileLayout-module__ESsqUW__statList{flex-direction:column;gap:.5rem;margin:0;display:flex}.ProfileLayout-module__ESsqUW__statRow{border-bottom:1px solid #ffffff0a;justify-content:space-between;align-items:center;padding:.3rem 0;display:flex}.ProfileLayout-module__ESsqUW__statRow:last-child{border-bottom:none}.ProfileLayout-module__ESsqUW__statRow dt{color:var(--text-secondary);font-size:.85rem;font-weight:500}.ProfileLayout-module__ESsqUW__statRow dd{color:var(--text-primary);margin:0;font-size:.95rem;font-weight:700}.ProfileLayout-module__ESsqUW__miniGrid{grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid}.ProfileLayout-module__ESsqUW__miniItem{flex-direction:column;gap:.25rem;display:flex}.ProfileLayout-module__ESsqUW__miniImageWrapper{aspect-ratio:2/3;border-radius:6px;width:100%;position:relative;overflow:hidden;box-shadow:0 2px 8px #0003}.ProfileLayout-module__ESsqUW__miniImage{object-fit:cover}.ProfileLayout-module__ESsqUW__scoreTag{color:#fff;background:#3533cde6;border-radius:4px;padding:1px 4px;font-size:.65rem;font-weight:700;line-height:1.4;position:absolute;bottom:3px;right:3px}.ProfileLayout-module__ESsqUW__miniTitle{color:var(--text-secondary);text-align:center;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.68rem;line-height:1.3;display:-webkit-box;overflow:hidden}.ProfileLayout-module__ESsqUW__emptyMini{color:var(--text-secondary);grid-column:1/-1;margin:0;font-size:.8rem;font-style:italic}.ProfileLayout-module__ESsqUW__main{flex-direction:column;gap:1rem;min-width:0;display:flex}.ProfileLayout-module__ESsqUW__tabBar{border-radius:12px;gap:0;padding:.3rem;display:flex;overflow:hidden}.ProfileLayout-module__ESsqUW__tab{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:9px;flex:1;justify-content:center;align-items:center;gap:.4rem;padding:.6rem 1rem;font-family:inherit;font-size:.88rem;font-weight:600;transition:background .2s,color .2s;display:flex}.ProfileLayout-module__ESsqUW__tab:hover{color:var(--text-primary);background:#3533cd14}.ProfileLayout-module__ESsqUW__activeTab{background:var(--primary)!important;color:#fff!important}.ProfileLayout-module__ESsqUW__tabBadge{color:inherit;background:#ffffff40;border-radius:20px;padding:.1rem .4rem;font-size:.7rem;font-weight:700;line-height:1.4}.ProfileLayout-module__ESsqUW__activeTab .ProfileLayout-module__ESsqUW__tabBadge{background:#ffffff4d}.ProfileLayout-module__ESsqUW__tabContent{min-height:200px}.ProfileLayout-module__ESsqUW__favoritesContent{flex-direction:column;gap:1rem;display:flex}.ProfileLayout-module__ESsqUW__emptyState{text-align:center;color:var(--text-secondary);border-radius:14px;padding:3rem 2rem}@media (max-width:860px){.ProfileLayout-module__ESsqUW__layout{grid-template-columns:1fr}.ProfileLayout-module__ESsqUW__sidebar{order:2;position:static}.ProfileLayout-module__ESsqUW__main{order:1}}@media (max-width:600px){.ProfileLayout-module__ESsqUW__layout{gap:.75rem}.ProfileLayout-module__ESsqUW__tab{padding:.5rem;font-size:.8rem}}[data-theme=light] .ProfileLayout-module__ESsqUW__statRow{border-bottom-color:#3533cd0f}[data-theme=light] .ProfileLayout-module__ESsqUW__miniImageWrapper{box-shadow:0 2px 8px #00000014}[data-theme=light] .ProfileLayout-module__ESsqUW__sideCard{box-shadow:0 2px 12px #3533cd0f}
.FavoriteSection-module__sGKViq__favoriteCard{border-radius:14px;margin-bottom:0;padding:1.25rem}.FavoriteSection-module__sGKViq__compactView{padding:1rem 1.25rem}.FavoriteSection-module__sGKViq__fullView{padding:1.5rem}.FavoriteSection-module__sGKViq__header{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.FavoriteSection-module__sGKViq__title{color:var(--primary);margin:0;font-size:1rem;font-weight:700}.FavoriteSection-module__sGKViq__addBtn{border-radius:8px;align-items:center;gap:.3rem;padding:.4rem .85rem;font-size:.8rem;display:flex}.FavoriteSection-module__sGKViq__grid{flex-wrap:wrap;gap:1rem;display:flex}.FavoriteSection-module__sGKViq__fullGrid{grid-template-columns:repeat(5,1fr);gap:.8rem;display:grid}.FavoriteSection-module__sGKViq__compactGrid{flex-wrap:nowrap;gap:.3rem;display:flex;overflow:hidden}@media (max-width:640px){.FavoriteSection-module__sGKViq__fullGrid{grid-template-columns:repeat(4,1fr)}}@media (max-width:480px){.FavoriteSection-module__sGKViq__fullGrid{grid-template-columns:repeat(3,1fr)}}.FavoriteSection-module__sGKViq__item{flex-direction:column;gap:.4rem;width:90px;transition:transform .2s;display:flex}.FavoriteSection-module__sGKViq__itemCompact{flex-direction:column;flex:1 1 0;gap:.3rem;min-width:0;max-width:72px;transition:transform .2s;display:flex}.FavoriteSection-module__sGKViq__itemFull{flex-direction:column;gap:.5rem;width:100%;transition:transform .2s;display:flex}.FavoriteSection-module__sGKViq__item:hover,.FavoriteSection-module__sGKViq__itemFull:hover{transform:translateY(-4px)}.FavoriteSection-module__sGKViq__imageWrapper{border-radius:0;width:90px;height:128px;position:relative;overflow:hidden;box-shadow:0 4px 12px #0003}.FavoriteSection-module__sGKViq__imageWrapperCompact{aspect-ratio:72/104;border-radius:0;width:100%;position:relative;overflow:hidden;box-shadow:0 3px 8px #00000026}.FavoriteSection-module__sGKViq__imageWrapperFull{aspect-ratio:2/3;border-radius:0;width:100%;position:relative;overflow:hidden;box-shadow:0 4px 12px #0003}.FavoriteSection-module__sGKViq__image{object-fit:cover}.FavoriteSection-module__sGKViq__scoreOverlay{background:linear-gradient(#0000 0%,#000000d9 100%);justify-content:space-between;align-items:flex-end;padding:.6rem .4rem .3rem;display:flex;position:absolute;bottom:0;left:0;right:0}.FavoriteSection-module__sGKViq__scoreDisplay{color:gold;font-size:.75rem;font-weight:800;line-height:1}.FavoriteSection-module__sGKViq__scoreEditBtn{color:#ffffffb3;cursor:pointer;background:0 0;border:none;padding:0;font-size:.65rem;font-weight:600;line-height:1;transition:color .15s}.FavoriteSection-module__sGKViq__scoreEditBtn:hover{color:#fff}.FavoriteSection-module__sGKViq__scoreInputWrapper{gap:3px;display:flex;position:absolute;bottom:4px;left:4px;right:4px}.FavoriteSection-module__sGKViq__scoreInput{border:1px solid var(--primary);color:#fff;text-align:center;background:#000000d9;border-radius:4px;width:100%;padding:.2rem .3rem;font-family:inherit;font-size:.75rem;font-weight:700}.FavoriteSection-module__sGKViq__scoreInput:focus{outline:none}.FavoriteSection-module__sGKViq__removeBtn{color:#fff;cursor:pointer;opacity:0;background:#646464cc;border:none;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:.9rem;line-height:1;transition:opacity .2s;display:flex;position:absolute;top:4px;right:4px}.FavoriteSection-module__sGKViq__imageWrapper:hover .FavoriteSection-module__sGKViq__removeBtn,.FavoriteSection-module__sGKViq__imageWrapperFull:hover .FavoriteSection-module__sGKViq__removeBtn,.FavoriteSection-module__sGKViq__imageWrapperCompact:hover .FavoriteSection-module__sGKViq__removeBtn{opacity:1}.FavoriteSection-module__sGKViq__removeBtn:hover{transform:scale(1.1)}.FavoriteSection-module__sGKViq__itemTitle{color:var(--text-primary);text-align:center;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.75rem;font-weight:500;line-height:1.3;display:-webkit-box;overflow:hidden}.FavoriteSection-module__sGKViq__dragging{opacity:.75;z-index:10;transform:scale(1.05);box-shadow:0 10px 25px #00000080}.FavoriteSection-module__sGKViq__emptyState{text-align:center;color:var(--text-secondary);padding:2rem;font-size:.9rem;font-style:italic}:is([data-theme=light] .FavoriteSection-module__sGKViq__imageWrapper,[data-theme=light] .FavoriteSection-module__sGKViq__imageWrapperFull){box-shadow:0 4px 12px #0000001a}
.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}[data-theme=light] .FavoriteSearchModal-module__NdSQAG__modalContent{background:#fffffff7;border:1px solid #3533cd1f;box-shadow:0 20px 50px #3533cd1a}[data-theme=light] .FavoriteSearchModal-module__NdSQAG__modalHeader{border-bottom-color:#3533cd14}[data-theme=light] .FavoriteSearchModal-module__NdSQAG__modalHeader h3{color:var(--text-primary)}[data-theme=light] .FavoriteSearchModal-module__NdSQAG__searchContainer{border-bottom-color:#3533cd14}[data-theme=light] .FavoriteSearchModal-module__NdSQAG__searchInput{color:var(--text-primary);background:#fffc;border-color:#3533cd26}[data-theme=light] .FavoriteSearchModal-module__NdSQAG__searchInput:focus{border-color:var(--primary);background:#fff}[data-theme=light] .FavoriteSearchModal-module__NdSQAG__resultItem:hover{background:#3533cd0d}[data-theme=light] .FavoriteSearchModal-module__NdSQAG__resultTitle{color:var(--text-primary)}[data-theme=light] .FavoriteSearchModal-module__NdSQAG__closeBtn:hover{color:var(--primary)}
.AnimeListSection-module__VJuetW__container{border-radius:14px;padding:1.5rem}.AnimeListSection-module__VJuetW__header{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.AnimeListSection-module__VJuetW__title{color:var(--primary);margin:0;font-size:1.1rem;font-weight:700}.AnimeListSection-module__VJuetW__addBtn{border-radius:8px;padding:.4rem .8rem;font-size:.8rem}.AnimeListSection-module__VJuetW__tabs{border-bottom:1px solid #ffffff0d;gap:.5rem;margin-bottom:1rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.AnimeListSection-module__VJuetW__tab{color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:6px;padding:.4rem .8rem;font-family:inherit;font-size:.8rem;font-weight:600;transition:all .2s}.AnimeListSection-module__VJuetW__tab:hover{background:#ffffff0d}.AnimeListSection-module__VJuetW__activeTab{color:var(--primary)!important;background:#3533cd1a!important}.AnimeListSection-module__VJuetW__tableContainer{overflow-x:auto}.AnimeListSection-module__VJuetW__table{border-collapse:collapse;text-align:left;width:100%;font-size:.85rem}.AnimeListSection-module__VJuetW__table th{color:var(--text-secondary);border-bottom:1px solid #ffffff0d;padding:.5rem;font-weight:600}.AnimeListSection-module__VJuetW__table td{vertical-align:middle;border-bottom:1px solid #ffffff08;padding:.5rem}.AnimeListSection-module__VJuetW__row:hover{background:#ffffff05}.AnimeListSection-module__VJuetW__colCover{width:60px}.AnimeListSection-module__VJuetW__coverWrapper{border-radius:4px;width:40px;height:56px;position:relative;overflow:hidden}.AnimeListSection-module__VJuetW__coverImage{object-fit:cover}.AnimeListSection-module__VJuetW__colTitle{font-weight:600}.AnimeListSection-module__VJuetW__animeLink{color:var(--text-primary);text-decoration:none;transition:color .2s}.AnimeListSection-module__VJuetW__animeLink:hover{color:var(--primary)}.AnimeListSection-module__VJuetW__colScore{text-align:center;width:70px}.AnimeListSection-module__VJuetW__scoreText{color:var(--text-primary);font-weight:700}.AnimeListSection-module__VJuetW__colProgress{text-align:center;width:100px}.AnimeListSection-module__VJuetW__progressGroup{align-items:center;gap:.3rem;display:inline-flex}.AnimeListSection-module__VJuetW__progressText{cursor:text;font-variant-numeric:tabular-nums}.AnimeListSection-module__VJuetW__plusBtn{color:var(--primary);cursor:pointer;background:#3533cd1a;border:none;border-radius:4px;justify-content:center;align-items:center;width:20px;height:20px;font-size:.8rem;font-weight:700;display:flex}.AnimeListSection-module__VJuetW__plusBtn:hover{background:var(--primary);color:#fff}.AnimeListSection-module__VJuetW__colStatus{width:120px}.AnimeListSection-module__VJuetW__statusBadge{text-transform:uppercase;border-radius:12px;padding:.2rem .5rem;font-size:.7rem;font-weight:600;display:inline-block}.AnimeListSection-module__VJuetW__statusBadge[data-status=watching]{color:#10b981;background:#10b98126}.AnimeListSection-module__VJuetW__statusBadge[data-status=completed]{color:var(--primary);background:#3533cd26}.AnimeListSection-module__VJuetW__statusBadge[data-status=on_hold]{color:#f59e0b;background:#f59e0b26}.AnimeListSection-module__VJuetW__statusBadge[data-status=dropped]{color:#ef4444;background:#ef444426}.AnimeListSection-module__VJuetW__statusBadge[data-status=plan_to_watch]{color:#9ca3af;background:#6b728026}.AnimeListSection-module__VJuetW__colActions{text-align:right;width:40px}.AnimeListSection-module__VJuetW__deleteBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;padding:.2rem;font-size:1.2rem;line-height:1}.AnimeListSection-module__VJuetW__deleteBtn:hover{color:#ef4444}.AnimeListSection-module__VJuetW__selectInput{color:var(--text-primary);background:#0003;border:1px solid #ffffff1a;border-radius:4px;width:100%;padding:.2rem;font-family:inherit;font-size:.8rem}.AnimeListSection-module__VJuetW__numberInput{border:1px solid var(--primary);color:var(--text-primary);text-align:center;background:#0003;border-radius:4px;width:40px;padding:.1rem;font-family:inherit;font-size:.8rem}.AnimeListSection-module__VJuetW__emptyState{text-align:center;color:var(--text-secondary);padding:2rem;font-style:italic}[data-theme=light] .AnimeListSection-module__VJuetW__tabs{border-bottom-color:#0000000d}[data-theme=light] .AnimeListSection-module__VJuetW__tab:hover{background:#0000000d}:is([data-theme=light] .AnimeListSection-module__VJuetW__table th,[data-theme=light] .AnimeListSection-module__VJuetW__table td){border-bottom-color:#00000008}:is([data-theme=light] .AnimeListSection-module__VJuetW__selectInput,[data-theme=light] .AnimeListSection-module__VJuetW__numberInput){background:#ffffff80;border-color:#0000001a}
.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__newMemberName{color:#fff}.Sidebar-module__WZVnLW__leaderboardInfo{color:var(--text-secondary);text-align:center;border-top:1px solid #ffffff0d;margin-top:1rem;padding-top:1rem;font-size:.75rem}.Sidebar-module__WZVnLW__rankBadgeDefault{color:#fff}.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)}[data-theme=light] .Sidebar-module__WZVnLW__widget{background:#ffffffd9;border:1px solid #3533cd1a;box-shadow:0 2px 12px #3533cd0d}[data-theme=light] .Sidebar-module__WZVnLW__widgetTitle{color:var(--text-primary)}[data-theme=light] .Sidebar-module__WZVnLW__profileName{color:var(--text-primary)}[data-theme=light] .Sidebar-module__WZVnLW__animeTitle{color:var(--text-primary)}[data-theme=light] .Sidebar-module__WZVnLW__userDisplayName{color:var(--text-primary)}[data-theme=light] .Sidebar-module__WZVnLW__userItem:hover{background:#3533cd0d}[data-theme=light] .Sidebar-module__WZVnLW__trendingTagItem:hover{background:#3533cd0d}[data-theme=light] .Sidebar-module__WZVnLW__seeAllBtn{color:var(--primary);background:#3533cd0d;border:1px solid #3533cd1f}[data-theme=light] .Sidebar-module__WZVnLW__seeAllBtn:hover{color:var(--primary);background:#3533cd1a;border-color:#3533cd40}[data-theme=light] .Sidebar-module__WZVnLW__newMemberName{color:var(--text-primary)}[data-theme=light] .Sidebar-module__WZVnLW__rankBadge{box-shadow:0 4px 10px #00000014}[data-theme=light] .Sidebar-module__WZVnLW__userItem:hover .Sidebar-module__WZVnLW__rankBadge[style*="rgba(255,255,255,0.1)"]{color:var(--text-primary)!important;background:#3533cd14!important}[data-theme=light] .Sidebar-module__WZVnLW__profileBio{color:var(--text-secondary)}[data-theme=light] .Sidebar-module__WZVnLW__animeScore{color:#b8860b}[data-theme=light] .Sidebar-module__WZVnLW__leaderboardInfo{border-top-color:#3533cd14}[data-theme=light] .Sidebar-module__WZVnLW__rankBadge:not([style*=gradient]){color:var(--primary)!important;background:#3533cd1a!important}
@font-face{font-family:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(../media/99ce71e74c11bc20-s.1jc1xb-qv_87z.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(../media/8cf1ea7b03cdeb83-s.p.3dbq0oou7i_24.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(../media/829ba4228c966254-s.p.2mm3nq9i83l-m.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins Fallback;src:local(Arial);ascent-override:93.62%;descent-override:31.21%;line-gap-override:8.92%;size-adjust:112.16%}.poppins_64a136fa-module__326HMa__className{font-family:Poppins,Poppins Fallback;font-style:normal;font-weight:800}
.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}
.Greeting-module__5F1bDW__greetingContainer{-webkit-user-select:none;user-select:none;margin-top:-.5rem;margin-bottom:2rem;animation:.6s cubic-bezier(.2,.8,.2,1) Greeting-module__5F1bDW__fadeSlideDown}@keyframes Greeting-module__5F1bDW__fadeSlideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Greeting-module__5F1bDW__title{letter-spacing:-.03em;color:#fff;font-size:2rem;font-weight:800;line-height:1.2}.Greeting-module__5F1bDW__name{background:linear-gradient(135deg,#00d2ff 0%,#3a7bd5 50%,#3533cd 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;padding-right:.1rem;display:inline-block;position:relative}.Greeting-module__5F1bDW__name:after{content:attr(data-text);z-index:-1;background:inherit;-webkit-text-fill-color:transparent;filter:blur(12px);opacity:.6;-webkit-background-clip:text;position:absolute;top:0;left:0}.Greeting-module__5F1bDW__subtitle{color:var(--text-secondary);opacity:.9;margin-top:.4rem;font-size:1rem;font-weight:500}[data-theme=light] .Greeting-module__5F1bDW__title{color:var(--text-primary)}
.BottomNav-module__JpMf2G__bottomNav{-webkit-backdrop-filter:blur(16px);border-top:1px solid var(--card-border);z-index:999;padding:.5rem 0;padding-bottom:calc(.5rem + env(safe-area-inset-bottom));background:#0d0d1af2;justify-content:space-around;align-items:center;display:flex;position:fixed;bottom:0;left:0;right:0}.BottomNav-module__JpMf2G__navItem{color:var(--text-secondary);border-radius:12px;flex-direction:column;flex:1;align-items:center;gap:.25rem;padding:.5rem;font-size:.75rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.BottomNav-module__JpMf2G__navItem:hover{color:#fff;background:#ffffff0d}.BottomNav-module__JpMf2G__navItemActive{color:var(--primary-hover)}.BottomNav-module__JpMf2G__icon{fill:currentColor;width:24px;height:24px}.BottomNav-module__JpMf2G__avatar{object-fit:cover;border:2px solid #0000;border-radius:50%;transition:border-color .2s}.BottomNav-module__JpMf2G__navItemActive .BottomNav-module__JpMf2G__avatar{border-color:var(--primary-hover)}@media (min-width:601px){.BottomNav-module__JpMf2G__bottomNav{display:none}}
