.profile-module__eTGOwa__container{background:var(--bg-gray-light);min-height:calc(100vh - 200px);padding:0}.profile-module__eTGOwa__dark-mode .profile-module__eTGOwa__container{background:var(--bg-gray)}.profile-module__eTGOwa__content{margin:0 auto;padding-bottom:2rem}.profile-module__eTGOwa__loading{text-align:center;color:var(--text-secondary);padding:4rem;font-size:1.2rem}.profile-module__eTGOwa__error{text-align:center;color:var(--text-secondary);padding:4rem 2rem}.profile-module__eTGOwa__error h2{color:var(--text-primary);margin-bottom:1.5rem;font-size:1.5rem}.profile-module__eTGOwa__homeButton{background:var(--primary-green);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.75rem 2rem;font-size:1rem;font-weight:600;transition:all .2s}.profile-module__eTGOwa__homeButton:hover{background:var(--accent-green);transform:translateY(-2px)}.profile-module__eTGOwa__profileHeader{text-align:center;max-width:600px;margin:0 auto;padding:3rem 1.5rem 2rem}.profile-module__eTGOwa__avatarContainer{pointer-events:auto;width:140px;height:140px;margin:0 auto 1rem;position:relative}.profile-module__eTGOwa__avatarLarge{background:linear-gradient(135deg, var(--primary-green) 0%, var(--accent-green) 100%);color:#fff;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;pointer-events:none;border:4px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:140px;height:140px;font-size:3rem;font-weight:700;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #0000001a}.profile-module__eTGOwa__dark-mode .profile-module__eTGOwa__avatarLarge{border:4px solid var(--bg-white);box-shadow:0 4px 12px #0000004d}.profile-module__eTGOwa__avatarImage{object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:auto;width:100%;height:100%}.profile-module__eTGOwa__uploadButton{color:#333;cursor:pointer;pointer-events:auto;background:#fff;border:2px solid #d1d5db;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.1rem;transition:all .2s;display:flex;position:absolute;bottom:0;right:0;box-shadow:0 2px 8px #00000026}.profile-module__eTGOwa__dark-mode .profile-module__eTGOwa__uploadButton{background:var(--bg-white);color:var(--text-primary);border:2px solid var(--border-light)}.profile-module__eTGOwa__uploadButton:hover{background:#f3f4f6;border-color:#9ca3af;transform:scale(1.05)}.profile-module__eTGOwa__dark-mode .profile-module__eTGOwa__uploadButton:hover{background:var(--bg-gray-dark);border-color:var(--border-medium)}.profile-module__eTGOwa__fileInput{display:none}.profile-module__eTGOwa__userTitle{margin-bottom:1rem}.profile-module__eTGOwa__nameRow{justify-content:center;align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.profile-module__eTGOwa__userName{color:var(--text-primary);margin:0;font-size:1.75rem;font-weight:600}.profile-module__eTGOwa__pronouns{color:var(--text-secondary);margin:0;font-size:1rem;font-weight:400}.profile-module__eTGOwa__verifiedWrapper{align-items:center;display:inline-flex;position:relative}.profile-module__eTGOwa__verifiedBadge{cursor:pointer;vertical-align:middle;filter:drop-shadow(0 1px 3px #1d9bf073);flex-shrink:0;width:28px;height:28px;transition:filter .2s,transform .2s}.profile-module__eTGOwa__verifiedWrapper:hover .profile-module__eTGOwa__verifiedBadge{filter:drop-shadow(0 2px 8px #1d9bf0bf);transform:scale(1.12)}.profile-module__eTGOwa__verifiedTooltip{z-index:500;pointer-events:none;text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;align-items:center;gap:4px;width:280px;padding:14px 16px 12px;display:none;position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%);box-shadow:0 8px 32px #00000024,0 2px 8px #1d9bf01a}.profile-module__eTGOwa__verifiedTooltip:after{content:"";filter:drop-shadow(0 2px 2px #0000000f);border:7px solid #0000;border-top-color:#fff;position:absolute;top:100%;left:50%;transform:translate(-50%)}.profile-module__eTGOwa__verifiedWrapper:hover .profile-module__eTGOwa__verifiedTooltip{display:flex}.profile-module__eTGOwa__verifiedTooltipTitle{color:#0f1419;text-align:center;justify-content:center;align-items:center;gap:7px;width:100%;margin-bottom:2px;font-size:.92rem;font-weight:700;display:flex}.profile-module__eTGOwa__verifiedTooltipRole{color:#1d9bf0;text-align:center;width:100%;margin-bottom:6px;font-size:.8rem;font-weight:600;display:block}.profile-module__eTGOwa__verifiedTooltipDate{color:#536471;text-align:center;width:100%;font-size:.78rem;line-height:1.5;display:block}.profile-module__eTGOwa__verifiedShine{display:none}.profile-module__eTGOwa__userEmail{color:var(--text-secondary);margin:0 0 .75rem;font-size:1rem}.profile-module__eTGOwa__levelBadge{background:var(--primary-green);color:#fff;border-radius:50px;align-items:center;gap:.5rem;margin-top:.5rem;padding:.5rem 1rem;display:inline-flex}.profile-module__eTGOwa__dark-mode .profile-module__eTGOwa__levelBadge{background:var(--primary-green)}.profile-module__eTGOwa__levelText{font-size:.875rem;font-weight:600}.profile-module__eTGOwa__userBio{color:var(--text-primary);max-width:400px;margin:1.5rem auto;font-size:.95rem;line-height:1.5}.profile-module__eTGOwa__websiteLink{color:var(--primary-green);word-break:break-all;max-width:400px;margin:.5rem auto 1rem;font-size:.9rem;text-decoration:none;transition:opacity .2s;display:block}.profile-module__eTGOwa__websiteLink:hover{opacity:.7;text-decoration:underline}.profile-module__eTGOwa__statsRow{justify-content:center;align-items:center;gap:3rem;margin:1.5rem 0;display:flex}.profile-module__eTGOwa__statItem{cursor:pointer;text-align:center;background:0 0;border:none;transition:transform .2s}.profile-module__eTGOwa__statItem:hover{transform:scale(1.05)}.profile-module__eTGOwa__statNumber{color:var(--text-primary);font-size:1.5rem;font-weight:700}.profile-module__eTGOwa__statLabel{color:var(--text-secondary);margin-top:.25rem;font-size:.875rem}.profile-module__eTGOwa__editButton{border:2px solid var(--border-medium);width:100%;max-width:300px;color:var(--text-primary);cursor:pointer;background:#fff;border-radius:10px;margin-top:1rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s}.profile-module__eTGOwa__dark-mode .profile-module__eTGOwa__editButton{background:var(--bg-white);border:2px solid var(--border-light)}.profile-module__eTGOwa__editButton:hover{border-color:var(--primary-green);color:var(--primary-green);transform:translateY(-1px)}.profile-module__eTGOwa__followButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:none;border-radius:10px;width:100%;max-width:300px;margin-top:1rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s}.profile-module__eTGOwa__followButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #10b9814d}.profile-module__eTGOwa__followButton:disabled{opacity:.6;cursor:not-allowed}.profile-module__eTGOwa__profileActions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1rem;display:flex}.profile-module__eTGOwa__profileActions .profile-module__eTGOwa__followButton{flex:1;min-width:120px;margin-top:0}.profile-module__eTGOwa__messageButton{border:2px solid var(--border-medium,#d1d5db);min-width:120px;color:var(--text-primary);cursor:pointer;background:#fff;border-radius:10px;flex:1;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s}.profile-module__eTGOwa__messageButton:hover{border-color:var(--primary-green);color:var(--primary-green);transform:translateY(-1px)}.profile-module__eTGOwa__followButton.profile-module__eTGOwa__following{color:#fff;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);border:none}.profile-module__eTGOwa__followButton.profile-module__eTGOwa__following:hover:not(:disabled){background:linear-gradient(135deg,#dc2626 0%,#b91c1c 100%);box-shadow:0 4px 12px #dc262666}.profile-module__eTGOwa__settingsSection{padding:0 1.5rem}.profile-module__eTGOwa__sectionTitle{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:.875rem;font-weight:600}.profile-module__eTGOwa__settingCard{cursor:pointer;text-align:left;background:#fff;border:none;border-radius:12px;justify-content:space-between;align-items:center;width:100%;margin-bottom:.75rem;padding:1rem 1.25rem;transition:all .2s;display:flex;box-shadow:0 1px 3px #0000000d}.profile-module__eTGOwa__dark-mode .profile-module__eTGOwa__settingCard{background:var(--bg-white);box-shadow:0 1px 3px #0003}.profile-module__eTGOwa__settingCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.profile-module__eTGOwa__dark-mode .profile-module__eTGOwa__settingCard:hover{box-shadow:0 4px 12px #0000004d}.profile-module__eTGOwa__settingLeft{align-items:center;gap:1rem;display:flex}.profile-module__eTGOwa__settingIcon{background:var(--bg-gray-light);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.25rem;display:flex}.profile-module__eTGOwa__dark-mode .profile-module__eTGOwa__settingIcon{background:var(--bg-gray-dark)}.profile-module__eTGOwa__iconAccent,.profile-module__eTGOwa__dark-mode .profile-module__eTGOwa__iconAccent{background:var(--primary-green)}.profile-module__eTGOwa__iconDanger{background:#dc26261a}.profile-module__eTGOwa__dark-mode .profile-module__eTGOwa__iconDanger{background:var(--error-bg)}.profile-module__eTGOwa__settingInfo{flex:1}.profile-module__eTGOwa__settingTitle{color:var(--text-primary);margin:0 0 .25rem;font-size:1rem;font-weight:600}.profile-module__eTGOwa__settingDesc{color:var(--text-secondary);margin:0;font-size:.875rem}.profile-module__eTGOwa__chevron{color:var(--text-tertiary);font-size:1.5rem;line-height:1}.profile-module__eTGOwa__logoutCard{margin-top:1.5rem}.profile-module__eTGOwa__settingTitleDanger{color:#dc2626;margin:0;font-size:1rem;font-weight:600}.profile-module__eTGOwa__postsSection{max-width:900px;margin:2rem auto 0;padding:0 1.5rem}.profile-module__eTGOwa__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.profile-module__eTGOwa__sectionTitle{color:var(--text-primary);margin:0;font-size:1.5rem;font-weight:600}.profile-module__eTGOwa__createPostButton{background:var(--primary-green);color:#fff;cursor:pointer;border:none;border-radius:12px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .2s}.profile-module__eTGOwa__createPostButton:hover{background:var(--primary-green-hover);transform:translateY(-2px)}.profile-module__eTGOwa__loadingPosts{text-align:center;color:var(--text-secondary);padding:3rem;font-size:1rem}.profile-module__eTGOwa__postsGrid{grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.profile-module__eTGOwa__postsGrid>:first-child{border-radius:10px 0 0;overflow:hidden}.profile-module__eTGOwa__postsGrid>:nth-child(3){border-radius:0 10px 0 0;overflow:hidden}.profile-module__eTGOwa__emptyState{text-align:center;background:#fff;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;padding:3rem 2rem;display:flex;box-shadow:0 1px 3px #0000000d}.profile-module__eTGOwa__dark-mode .profile-module__eTGOwa__emptyState{background:var(--bg-white);box-shadow:0 1px 3px #0003}.profile-module__eTGOwa__emptyIcon{opacity:.6;margin-bottom:1rem;font-size:3rem}.profile-module__eTGOwa__emptyTitle{color:var(--text-primary);margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.profile-module__eTGOwa__emptyDesc{color:var(--text-secondary);max-width:300px;margin:0 0 1.5rem;font-size:.95rem}.profile-module__eTGOwa__emptyCreateButton{background:var(--primary-green);color:#fff;cursor:pointer;border:none;border-radius:12px;padding:.75rem 2rem;font-size:1rem;font-weight:600;transition:all .2s}.profile-module__eTGOwa__emptyCreateButton:hover{background:var(--primary-green-hover);transform:translateY(-2px)}.profile-module__eTGOwa__postCard{cursor:pointer;background:#fff;border-radius:16px;padding:1.25rem;transition:all .2s;box-shadow:0 1px 3px #0000000d}.profile-module__eTGOwa__dark-mode .profile-module__eTGOwa__postCard{background:var(--bg-white);box-shadow:0 1px 3px #0003}.profile-module__eTGOwa__postCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.profile-module__eTGOwa__dark-mode .profile-module__eTGOwa__postCard:hover{box-shadow:0 4px 12px #0000004d}.profile-module__eTGOwa__postHeader{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.profile-module__eTGOwa__postAvatar{background:linear-gradient(135deg, var(--primary-green) 0%, var(--accent-green) 100%);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:.875rem;font-weight:600;display:flex}.profile-module__eTGOwa__postUserInfo{flex:1}.profile-module__eTGOwa__postUsername{color:var(--text-primary);margin:0;font-size:.95rem;font-weight:600}.profile-module__eTGOwa__postDate{color:var(--text-secondary);font-size:.8rem}.profile-module__eTGOwa__postContent{color:var(--text-primary);margin:0;line-height:1.6}@media (max-width:600px){.profile-module__eTGOwa__profileHeader{padding:2rem 1rem 1.5rem}.profile-module__eTGOwa__avatarContainer{width:110px;height:110px}.profile-module__eTGOwa__avatarLarge{width:110px;height:110px;font-size:2.25rem}.profile-module__eTGOwa__uploadButton{width:36px;height:36px;font-size:.95rem}.profile-module__eTGOwa__userName{font-size:1.5rem}.profile-module__eTGOwa__pronouns{font-size:.875rem}.profile-module__eTGOwa__statsRow{gap:2rem}.profile-module__eTGOwa__settingsSection,.profile-module__eTGOwa__postsSection{padding:0 1rem}.profile-module__eTGOwa__postsGrid{gap:1px}.profile-module__eTGOwa__emptyState{padding:2rem 1rem}}.profile-module__eTGOwa__postsSentinel{width:100%;height:1px}.profile-module__eTGOwa__loadingMorePosts{text-align:center;color:var(--text-secondary);padding:1rem;font-size:.9rem}
.FixedHeader-module__EsFsCG__stickyHeader{z-index:var(--z-fixed);background-color:#fff;justify-content:space-between;align-items:center;gap:2rem;padding:.5rem 2rem;display:flex;position:sticky;top:0;box-shadow:0 2px 4px #0000001a}.FixedHeader-module__EsFsCG__dark-mode .FixedHeader-module__EsFsCG__stickyHeader{background-color:var(--bg-white);box-shadow:0 2px 4px #0000004d}.FixedHeader-module__EsFsCG__logo{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;height:40px}.FixedHeader-module__EsFsCG__navSections{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;align-items:center;gap:2rem;display:flex}.FixedHeader-module__EsFsCG__navLink{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;color:var(--text-primary);cursor:pointer;font-size:1rem;font-weight:600;text-decoration:none}.FixedHeader-module__EsFsCG__navLink:hover{color:var(--primary-green)}.FixedHeader-module__EsFsCG__messagesLink{color:var(--text-primary);border-radius:8px;align-items:center;padding:4px;text-decoration:none;transition:color .15s;display:flex;position:relative}.FixedHeader-module__EsFsCG__messagesLink:hover{color:var(--primary-green)}.FixedHeader-module__EsFsCG__searchButton{color:var(--text-primary);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:4px;transition:color .15s;display:flex}.FixedHeader-module__EsFsCG__searchButton:hover{color:var(--primary-green)}.FixedHeader-module__EsFsCG__unreadDot{background:var(--primary-green,#6dbd5c);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:700;line-height:1;display:flex;position:absolute;top:-4px;right:-6px}.FixedHeader-module__EsFsCG__authButton{background:linear-gradient(135deg, var(--primary-green) 0%, var(--accent-green) 100%);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:8px 20px;font-size:.95rem;font-weight:600;transition:transform .2s,box-shadow .2s}.FixedHeader-module__EsFsCG__authButton:hover{transform:translateY(-1px);box-shadow:0 4px 12px #6dbd5c4d}.FixedHeader-module__EsFsCG__profileMenu{-webkit-user-select:none;user-select:none;position:relative}.FixedHeader-module__EsFsCG__profilePicture{background:linear-gradient(135deg, var(--primary-green) 0%, var(--accent-green) 100%);color:#fff;border:2px solid var(--primary-green);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;font-size:.9rem;font-weight:700;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.FixedHeader-module__EsFsCG__profileImage{object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none;width:100%;height:100%}.FixedHeader-module__EsFsCG__profilePicture:hover{transform:translateY(-1px);box-shadow:0 4px 12px #6dbd5c4d}.FixedHeader-module__EsFsCG__profilePicture:active{transform:translateY(0)}.FixedHeader-module__EsFsCG__dropdown{z-index:1000;background:#fff;border-radius:8px;min-width:180px;padding:.5rem 0;animation:.2s ease-out FixedHeader-module__EsFsCG__dropdownFadeIn;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 4px 20px #00000026}.FixedHeader-module__EsFsCG__dark-mode .FixedHeader-module__EsFsCG__dropdown{background:var(--bg-white);border:1px solid var(--border-light);box-shadow:0 4px 20px #00000080}@keyframes FixedHeader-module__EsFsCG__dropdownFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.FixedHeader-module__EsFsCG__dropdownItem{text-align:left;cursor:pointer;width:100%;color:var(--text-primary);background:0 0;border:none;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.95rem;font-weight:500;transition:background-color .15s;display:flex}.FixedHeader-module__EsFsCG__dropdownItem:hover{background-color:#f5f5f5}.FixedHeader-module__EsFsCG__dark-mode .FixedHeader-module__EsFsCG__dropdownItem:hover{background-color:var(--bg-gray-dark)}.FixedHeader-module__EsFsCG__dropdownIcon{justify-content:center;align-items:center;width:20px;font-size:1.1rem;display:flex}.FixedHeader-module__EsFsCG__dropdownDivider{background-color:#e5e5e5;height:1px;margin:.5rem 0}.FixedHeader-module__EsFsCG__dark-mode .FixedHeader-module__EsFsCG__dropdownDivider{background-color:var(--border-light)}
.AuthModal-module__TzIbfa__modalOverlay{z-index:var(--z-modal);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.AuthModal-module__TzIbfa__modalContent{border-radius:var(--radius-xl);background:#fff;width:90%;max-width:520px;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000004d}.AuthModal-module__TzIbfa__closeButton{color:var(--gray-400);cursor:pointer;border-radius:var(--radius-md);background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;padding:0;font-size:32px;line-height:0;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.AuthModal-module__TzIbfa__closeButton:hover{background:var(--bg-gray);color:var(--text-primary)}.AuthModal-module__TzIbfa__authContainer{padding:32px 32px 20px}.AuthModal-module__TzIbfa__title{color:var(--text-primary);text-align:center;margin-bottom:18px;font-size:28px;font-weight:700}.AuthModal-module__TzIbfa__form{flex-direction:column;gap:12px;display:flex}.AuthModal-module__TzIbfa__formGroup{flex-direction:column;gap:6px;display:flex}.AuthModal-module__TzIbfa__formGroup label{color:var(--text-gray);font-size:14px;font-weight:600}.AuthModal-module__TzIbfa__formGroup input{border:1px solid var(--border-light);border-radius:var(--radius-md);background:#fafbfc;padding:11px 16px;font-size:16px;transition:all .2s}:not(.dark-mode) .AuthModal-module__TzIbfa__formGroup input{color:#111}.AuthModal-module__TzIbfa__passwordInputWrapper{align-items:center;display:flex;position:relative}.AuthModal-module__TzIbfa__passwordInputWrapper input{width:100%;padding-right:48px}.AuthModal-module__TzIbfa__passwordToggle{color:var(--gray-400);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:color .2s;display:flex;position:absolute;right:12px}.AuthModal-module__TzIbfa__passwordToggle:hover{color:var(--text-primary)}.AuthModal-module__TzIbfa__passwordToggle:focus-visible{color:var(--primary-green);outline:none}.AuthModal-module__TzIbfa__formGroup input:focus{border-color:var(--primary-green);outline:none}.AuthModal-module__TzIbfa__submitButton{background:linear-gradient(135deg, var(--primary-green) 0%, var(--accent-green) 100%);color:#fff;border-radius:var(--radius-md);cursor:pointer;border:none;margin-top:2px;padding:12px;font-size:16px;font-weight:600;transition:transform .2s,box-shadow .2s}.AuthModal-module__TzIbfa__submitButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #6dbd5c4d}.AuthModal-module__TzIbfa__submitButton:disabled{opacity:.6;cursor:not-allowed}.AuthModal-module__TzIbfa__error{background:var(--bg-error-light);color:var(--error-red);border-radius:var(--radius-md);margin-bottom:16px;padding:12px 16px;font-size:14px}.AuthModal-module__TzIbfa__success{background:var(--bg-success-light);color:var(--success-green);border-radius:var(--radius-md);margin-bottom:16px;padding:12px 16px;font-size:14px}.AuthModal-module__TzIbfa__links{justify-content:center;margin-top:-6px;display:flex}.AuthModal-module__TzIbfa__textButton{color:var(--primary-green);cursor:pointer;background:0 0;border:none;padding:4px;font-size:14px;text-decoration:underline}.AuthModal-module__TzIbfa__textButton:hover{color:var(--accent-green)}.AuthModal-module__TzIbfa__switchMode{text-align:center;border-top:1px solid var(--gray-200);color:var(--gray-500);margin-top:12px;padding-top:12px;font-size:14px}.AuthModal-module__TzIbfa__switchButton{color:var(--primary-green);cursor:pointer;background:0 0;border:none;padding:0;font-weight:600;text-decoration:underline}.AuthModal-module__TzIbfa__switchButton:hover{color:var(--accent-green)}.AuthModal-module__TzIbfa__guestOption{text-align:center;margin-top:6px}.AuthModal-module__TzIbfa__guestButton{color:var(--gray-400);cursor:pointer;background:0 0;border:none;padding:8px;font-size:12px;text-decoration:underline;transition:color .2s}.AuthModal-module__TzIbfa__guestButton:hover{color:var(--gray-500)}.AuthModal-module__TzIbfa__strengthMeter{flex-direction:column;gap:4px;font-size:12px;display:flex}.AuthModal-module__TzIbfa__strengthBar{background:var(--gray-200);border-radius:2px;width:100%;height:4px;overflow:hidden}.AuthModal-module__TzIbfa__strengthFill{border-radius:2px;height:100%;transition:width .3s,background-color .3s}.AuthModal-module__TzIbfa__resendSection{background:var(--gray-50);border-radius:8px;flex-direction:column;gap:12px;margin-top:8px;padding:14px;display:flex}.AuthModal-module__TzIbfa__infoText{color:var(--gray-500);margin:0;font-size:14px}.AuthModal-module__TzIbfa__input{border:2px solid var(--gray-200);border-radius:6px;padding:9px 14px;font-size:14px}.AuthModal-module__TzIbfa__input:focus{border-color:var(--primary-green);outline:none}.AuthModal-module__TzIbfa__secondaryButton{background:var(--primary-green);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:10px 16px;font-size:14px;font-weight:600;transition:background .2s}.AuthModal-module__TzIbfa__secondaryButton:hover:not(:disabled){background:var(--accent-green)}.AuthModal-module__TzIbfa__secondaryButton:disabled{opacity:.6;cursor:not-allowed}.AuthModal-module__TzIbfa__message{margin:0;font-size:13px}.AuthModal-module__TzIbfa__usernameHint{color:var(--gray-500);margin:4px 0 0;font-size:12px;line-height:1.4}@media (max-width:640px){.AuthModal-module__TzIbfa__modalContent{max-height:90vh;overflow-y:auto}.AuthModal-module__TzIbfa__authContainer{padding:28px 24px 18px}.AuthModal-module__TzIbfa__title{margin-bottom:16px;font-size:24px}.AuthModal-module__TzIbfa__form{gap:12px}.AuthModal-module__TzIbfa__switchMode{margin-top:10px;padding-top:10px}}
.ForgotPasswordModal-module__5QUfta__modalOverlay{z-index:var(--z-modal);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ForgotPasswordModal-module__5QUfta__modalContent{border-radius:var(--radius-xl);background:#fff;width:90%;max-width:480px;max-height:90vh;position:relative;overflow-y:auto;box-shadow:0 20px 60px #0000004d}.ForgotPasswordModal-module__5QUfta__closeButton{color:var(--gray-400);cursor:pointer;border-radius:var(--radius-md);width:40px;height:40px;transition:all var(--transition-base);z-index:1;background:0 0;border:none;justify-content:center;align-items:center;padding:0;font-size:32px;line-height:0;display:flex;position:absolute;top:16px;right:16px}.ForgotPasswordModal-module__5QUfta__closeButton:hover{background:var(--gray-100);color:var(--gray-900)}.ForgotPasswordModal-module__5QUfta__container{padding:48px 32px 32px}.ForgotPasswordModal-module__5QUfta__header{margin-bottom:32px}.ForgotPasswordModal-module__5QUfta__title{color:var(--gray-900);text-align:center;margin-bottom:12px;font-size:28px;font-weight:700}.ForgotPasswordModal-module__5QUfta__subtitle{color:var(--gray-500);text-align:center;margin:0;font-size:15px;line-height:1.5}.ForgotPasswordModal-module__5QUfta__form{flex-direction:column;gap:20px;display:flex}.ForgotPasswordModal-module__5QUfta__formGroup{flex-direction:column;gap:8px;display:flex}.ForgotPasswordModal-module__5QUfta__formGroup label{color:var(--gray-700);font-size:14px;font-weight:600}.ForgotPasswordModal-module__5QUfta__formGroup input{border:2px solid var(--gray-200);border-radius:8px;padding:12px 16px;font-size:16px;transition:border-color .2s}.ForgotPasswordModal-module__5QUfta__formGroup input:focus{border-color:var(--primary-green);outline:none}.ForgotPasswordModal-module__5QUfta__formGroup input:disabled{background:var(--gray-50);cursor:not-allowed;opacity:.7}.ForgotPasswordModal-module__5QUfta__submitButton{background:linear-gradient(135deg, var(--primary-green) 0%, var(--accent-green) 100%);color:#fff;cursor:pointer;border:none;border-radius:8px;margin-top:8px;padding:14px;font-size:16px;font-weight:600;transition:transform .2s,box-shadow .2s}.ForgotPasswordModal-module__5QUfta__submitButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #6dbd5c4d}.ForgotPasswordModal-module__5QUfta__submitButton:disabled{opacity:.6;cursor:not-allowed;transform:none}.ForgotPasswordModal-module__5QUfta__error{background:var(--bg-error-light);color:var(--error-red);border-radius:8px;margin-bottom:16px;padding:12px 16px;font-size:14px}.ForgotPasswordModal-module__5QUfta__success{background:var(--bg-success-light);color:var(--success-green);border-radius:8px;margin-bottom:16px;padding:12px 16px;font-size:14px}.ForgotPasswordModal-module__5QUfta__footer{border-top:1px solid var(--gray-200);justify-content:center;margin-top:24px;padding-top:24px;display:flex}.ForgotPasswordModal-module__5QUfta__backButton{color:var(--primary-green);cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:4px;padding:8px 16px;font-size:14px;font-weight:600;transition:background .2s;display:flex}.ForgotPasswordModal-module__5QUfta__backButton:hover{background:var(--gray-100)}.ForgotPasswordModal-module__5QUfta__guestOption{text-align:center;margin-top:16px}.ForgotPasswordModal-module__5QUfta__guestButton{color:var(--gray-400);cursor:pointer;background:0 0;border:none;padding:8px;font-size:12px;text-decoration:underline;transition:color .2s}.ForgotPasswordModal-module__5QUfta__guestButton:hover{color:var(--gray-500)}@media (max-width:640px){.ForgotPasswordModal-module__5QUfta__container{padding:40px 24px 24px}.ForgotPasswordModal-module__5QUfta__title{font-size:24px}.ForgotPasswordModal-module__5QUfta__subtitle{font-size:14px}}
.SearchModal-module__FqzUkW__backdrop{z-index:999;background:#00000073;position:fixed;inset:0}.SearchModal-module__FqzUkW__panel{background:var(--bg,#fff);z-index:1000;border-radius:16px;width:360px;max-width:calc(100vw - 32px);animation:.22s cubic-bezier(.34,1.56,.64,1) both SearchModal-module__FqzUkW__slideDown;position:fixed;top:72px;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 8px 40px #0000002e}@keyframes SearchModal-module__FqzUkW__slideDown{0%{opacity:0;transform:translate(-50%)translateY(-12px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.SearchModal-module__FqzUkW__header{justify-content:space-between;align-items:center;padding:16px 16px 10px;display:flex}.SearchModal-module__FqzUkW__title{color:var(--text-primary,#0f0f0f);margin:0;font-size:17px;font-weight:700}.SearchModal-module__FqzUkW__closeBtn{cursor:pointer;color:var(--text-secondary,#666);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:4px;transition:color .15s,background .15s;display:flex}.SearchModal-module__FqzUkW__closeBtn:hover{color:var(--text-primary,#0f0f0f);background:var(--hover-bg,#f0f0f0)}.SearchModal-module__FqzUkW__inputWrap{margin:0 12px 8px;position:relative}.SearchModal-module__FqzUkW__inputIcon{color:var(--text-secondary,#888);pointer-events:none;display:flex;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.SearchModal-module__FqzUkW__input{box-sizing:border-box;background:var(--input-bg,#f2f2f2);width:100%;color:var(--text-primary,#0f0f0f);border:none;border-radius:50px;outline:none;padding:10px 36px;font-size:15px;transition:background .15s}.SearchModal-module__FqzUkW__input:focus{background:var(--input-focus-bg,#ebebeb)}.SearchModal-module__FqzUkW__clearBtn{cursor:pointer;color:var(--text-secondary,#888);background:0 0;border:none;align-items:center;padding:2px;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.SearchModal-module__FqzUkW__body{max-height:420px;padding:4px 0 8px;overflow-y:auto}.SearchModal-module__FqzUkW__sectionHeader{justify-content:space-between;align-items:center;padding:4px 16px 6px;display:flex}.SearchModal-module__FqzUkW__sectionLabel{color:var(--text-primary,#0f0f0f);font-size:14px;font-weight:600}.SearchModal-module__FqzUkW__clearAllBtn{cursor:pointer;color:var(--primary-green,#00c853);background:0 0;border:none;padding:0;font-size:13px;font-weight:500;transition:opacity .15s}.SearchModal-module__FqzUkW__clearAllBtn:hover{opacity:.75}.SearchModal-module__FqzUkW__row{cursor:pointer;text-align:left;-webkit-user-select:none;user-select:none;background:0 0;border:none;outline:none;align-items:center;gap:12px;width:100%;padding:9px 16px;transition:background .12s;display:flex}.SearchModal-module__FqzUkW__row:hover{background:var(--hover-bg,#f6f6f6)}.SearchModal-module__FqzUkW__avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:40px;height:40px}.SearchModal-module__FqzUkW__avatarFallback{background:var(--primary-green,#00c853);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;font-weight:700;display:flex}.SearchModal-module__FqzUkW__hashIconCircle{background:var(--input-bg,#f0f0f0);width:40px;height:40px;color:var(--text-secondary,#555);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;font-weight:700;transition:background .15s,color .15s;display:flex}.SearchModal-module__FqzUkW__row:hover .SearchModal-module__FqzUkW__hashIconCircle{background:var(--primary-green,#00c853);color:#fff}.SearchModal-module__FqzUkW__rowInfo{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.SearchModal-module__FqzUkW__rowMain{color:var(--text-primary,#0f0f0f);white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:600;overflow:hidden}.SearchModal-module__FqzUkW__rowSub{color:var(--text-secondary,#666);white-space:nowrap;text-overflow:ellipsis;flex-wrap:wrap;align-items:center;gap:2px;font-size:13px;display:flex;overflow:hidden}.SearchModal-module__FqzUkW__followingBadge{color:var(--primary-green,#00c853);font-weight:500}.SearchModal-module__FqzUkW__removeBtn{cursor:pointer;color:var(--text-secondary,#999);background:0 0;border:none;border-radius:50%;flex-shrink:0;align-items:center;padding:4px;transition:color .15s,background .15s;display:flex}.SearchModal-module__FqzUkW__removeBtn:hover{color:var(--text-primary,#333);background:var(--hover-bg,#ececec)}.SearchModal-module__FqzUkW__keywordRow{cursor:pointer;-webkit-user-select:none;user-select:none;border-bottom:1px solid var(--border,#ececec);outline:none;align-items:center;gap:12px;width:100%;margin-bottom:2px;padding:10px 16px;transition:background .12s;display:flex}.SearchModal-module__FqzUkW__keywordRow:hover{background:var(--hover-bg,#f6f6f6)}.SearchModal-module__FqzUkW__keywordIcon{background:var(--input-bg,#f0f0f0);width:40px;height:40px;color:var(--text-secondary,#555);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.SearchModal-module__FqzUkW__keywordRow:hover .SearchModal-module__FqzUkW__keywordIcon{background:var(--primary-green,#00c853);color:#fff}.SearchModal-module__FqzUkW__keywordText{color:var(--text-primary,#0f0f0f);font-size:15px}.SearchModal-module__FqzUkW__divider{background:var(--border,#ececec);height:1px;margin:4px 16px}.SearchModal-module__FqzUkW__skeleton{background:linear-gradient(90deg, var(--input-bg,#f0f0f0) 25%, var(--hover-bg,#e8e8e8) 50%, var(--input-bg,#f0f0f0) 75%);background-size:200% 100%;border-radius:10px;height:52px;margin:4px 16px;animation:1.2s infinite SearchModal-module__FqzUkW__shimmer}@keyframes SearchModal-module__FqzUkW__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.SearchModal-module__FqzUkW__emptyHint{color:var(--text-secondary,#888);text-align:center;margin:0;padding:20px 16px;font-size:14px}
.Footer-module__nhiC3q__footer{width:100%;z-index:var(--z-fixed);background-color:#fff;justify-content:space-between;align-items:center;gap:2rem;padding:1.5rem 2rem;display:flex;position:static;bottom:0;box-shadow:0 -2px 4px #0000001a}.Footer-module__nhiC3q__socialLinks{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;gap:.5rem;display:flex}.Footer-module__nhiC3q__logoLinks{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;display:inline-block}.Footer-module__nhiC3q__socialIcon{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;object-fit:contain;width:24px;height:24px;transition:transform .2s}.Footer-module__nhiC3q__socialIcon:hover{transform:scale(1.1)}.Footer-module__nhiC3q__rightContent{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;font-size:var(--font-sm);color:var(--text-secondary);align-items:center;gap:.4rem;font-weight:600;display:flex}.Footer-module__nhiC3q__logo{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;height:40px}.Footer-module__nhiC3q__footerLinks{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;flex-wrap:wrap;justify-content:center;gap:1.2rem;display:flex}.Footer-module__nhiC3q__footerLink{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;color:var(--text-secondary);font-weight:500;font-size:var(--font-sm);text-decoration:none;transition:color .2s}.Footer-module__nhiC3q__footerLink:hover{color:var(--primary-green)}
.Post-module__-MMkeG__overlay{z-index:1000;background:#000000d9;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.Post-module__-MMkeG__standaloneWrapper{flex-direction:column;gap:.75rem;width:100%;max-width:960px;display:flex}.Post-module__-MMkeG__standaloneBackBar{align-items:center;display:flex}.Post-module__-MMkeG__standaloneBackBtn{cursor:pointer;color:#555;background:0 0;border:none;padding:.25rem 0;font-size:.9rem;font-weight:500}.Post-module__-MMkeG__standaloneBackBtn:hover{color:#111;text-decoration:underline}.Post-module__-MMkeG__modal{background:#fff;border-radius:4px;flex-direction:row;width:100%;max-width:960px;height:88vh;max-height:88vh;display:flex;overflow:hidden;box-shadow:0 12px 48px #00000080}.Post-module__-MMkeG__imageGallery{background:#000;flex:0 0 58%;justify-content:center;align-items:center;height:100%;display:flex;position:relative;overflow:hidden}.Post-module__-MMkeG__imageContainer{align-items:stretch;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.Post-module__-MMkeG__imageStrip{will-change:transform;width:100%;height:100%;transition:transform .35s cubic-bezier(.25,.46,.45,.94);display:flex}.Post-module__-MMkeG__postImage{object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none;flex:0 0 100%;width:100%;height:100%;display:block}.Post-module__-MMkeG__slideFromRight{animation:.28s cubic-bezier(.25,.46,.45,.94) both Post-module__-MMkeG__slideFromRight}.Post-module__-MMkeG__slideFromLeft{animation:.28s cubic-bezier(.25,.46,.45,.94) both Post-module__-MMkeG__slideFromLeft}@keyframes Post-module__-MMkeG__slideFromRight{0%{opacity:0;transform:translate(60px)}to{opacity:1;transform:translate(0)}}@keyframes Post-module__-MMkeG__slideFromLeft{0%{opacity:0;transform:translate(-60px)}to{opacity:1;transform:translate(0)}}.Post-module__-MMkeG__navButton{color:#111;cursor:pointer;z-index:2;background:#ffffffd9;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.5rem;line-height:1;transition:background .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 1px 6px #00000040}.Post-module__-MMkeG__navButton:hover{background:#fff}.Post-module__-MMkeG__navButtonPrev{left:.75rem}.Post-module__-MMkeG__navButtonNext{right:.75rem}.Post-module__-MMkeG__imageCounter{color:#fff;z-index:2;background:#0000008c;border-radius:20px;padding:.25rem .65rem;font-size:.8rem;font-weight:600;position:absolute;top:.75rem;right:.75rem}.Post-module__-MMkeG__dots{z-index:2;gap:.4rem;display:flex;position:absolute;bottom:.75rem;left:50%;transform:translate(-50%)}.Post-module__-MMkeG__dot{cursor:pointer;background:#ffffff80;border:none;border-radius:50%;width:6px;height:6px;padding:0;transition:all .2s}.Post-module__-MMkeG__dotActive{background:#fff;width:8px;height:8px}.Post-module__-MMkeG__infoPanel{border-left:1px solid #efefef;flex-direction:column;flex:1;min-width:0;display:flex;position:relative;overflow:hidden}.Post-module__-MMkeG__postHeader{border-bottom:1px solid #efefef;flex-shrink:0;justify-content:space-between;align-items:center;padding:.9rem 1rem;display:flex}.Post-module__-MMkeG__authorInfo{cursor:pointer;align-items:center;gap:.75rem;min-width:0;display:flex}.Post-module__-MMkeG__avatar{background:#6ab04c;border-radius:50%;flex-shrink:0;width:38px;height:38px;overflow:hidden}.Post-module__-MMkeG__avatar img{object-fit:cover;width:100%;height:100%}.Post-module__-MMkeG__avatarPlaceholder{color:#fff;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;width:100%;height:100%;font-size:.85rem;font-weight:600;display:flex}.Post-module__-MMkeG__authorName{color:#111;white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:600;overflow:hidden}.Post-module__-MMkeG__postDate{color:#8e8e8e;font-size:.75rem}.Post-module__-MMkeG__headerActions{flex-shrink:0;align-items:center;gap:.25rem;display:flex}.Post-module__-MMkeG__closeButton{color:#fff;cursor:pointer;z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:2rem;line-height:1;transition:background .2s;display:flex;position:fixed;top:1rem;right:1rem}.Post-module__-MMkeG__closeButton:hover{background:#ffffff4d}.Post-module__-MMkeG__menuWrapper{position:relative}.Post-module__-MMkeG__menuButton{color:#555;cursor:pointer;letter-spacing:.05em;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:1.5rem;line-height:1;transition:background .2s;display:flex}.Post-module__-MMkeG__menuButton:hover{color:#111;background:#f0f0f0}.Post-module__-MMkeG__menuDropdown{z-index:50;background:#fff;border:1px solid #efefef;border-radius:10px;min-width:140px;position:absolute;top:calc(100% + 6px);right:0;overflow:hidden;box-shadow:0 4px 20px #00000026}.Post-module__-MMkeG__menuItemDanger{text-align:left;color:#dc3545;cursor:pointer;background:0 0;border:none;width:100%;padding:.75rem 1rem;font-size:.9rem;font-weight:600;transition:background .15s;display:block}.Post-module__-MMkeG__menuItemDanger:hover:not(:disabled){background:#fff5f5}.Post-module__-MMkeG__menuItemDanger:disabled{opacity:.5;cursor:not-allowed}.Post-module__-MMkeG__menuItem{text-align:left;color:#111;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #f0f0f0;width:100%;padding:.75rem 1rem;font-size:.9rem;font-weight:500;transition:background .15s;display:block}.Post-module__-MMkeG__menuItem:hover{background:#f7f7f7}.Post-module__-MMkeG__editCaptionArea{flex-direction:column;gap:.5rem;display:flex}.Post-module__-MMkeG__captionTextarea{resize:vertical;color:#111;box-sizing:border-box;border:1px solid #dbdbdb;border-radius:8px;outline:none;width:100%;min-height:90px;padding:.65rem .75rem;font-family:inherit;font-size:.9rem;line-height:1.5;transition:border-color .15s}.Post-module__-MMkeG__captionTextarea:focus{border-color:#999}.Post-module__-MMkeG__captionCharCount{color:#8e8e8e;text-align:right;font-size:.75rem}.Post-module__-MMkeG__editCaptionActions{justify-content:flex-end;gap:.5rem;display:flex}.Post-module__-MMkeG__cancelCaptionButton{color:#555;cursor:pointer;background:0 0;border:1px solid #dbdbdb;border-radius:8px;padding:.4rem .9rem;font-size:.85rem;font-weight:600;transition:background .15s}.Post-module__-MMkeG__cancelCaptionButton:hover{background:#f5f5f5}.Post-module__-MMkeG__saveCaptionButton{color:#fff;cursor:pointer;background:#111;border:none;border-radius:8px;padding:.4rem .9rem;font-size:.85rem;font-weight:600;transition:background .15s}.Post-module__-MMkeG__saveCaptionButton:hover:not(:disabled){background:#333}.Post-module__-MMkeG__saveCaptionButton:disabled{opacity:.5;cursor:not-allowed}.Post-module__-MMkeG__scrollContent{flex:1;padding:1rem;overflow-y:auto}.Post-module__-MMkeG__captionRow{align-items:flex-start;gap:.6rem;display:flex}.Post-module__-MMkeG__caption{color:#222;flex:1;min-width:0;font-size:.9rem;line-height:1.55}.Post-module__-MMkeG__authorUsername{color:#111;font-weight:700}.Post-module__-MMkeG__showMoreButton{color:#8e8e8e;cursor:pointer;background:0 0;border:none;padding:0;font-size:.9rem;font-weight:600}.Post-module__-MMkeG__showMoreButton:hover{color:#333}.Post-module__-MMkeG__actionsBar{border-top:1px solid #efefef;flex-shrink:0;align-items:center;gap:.25rem;padding:.5rem .75rem .25rem;display:flex}.Post-module__-MMkeG__heartButton{cursor:pointer;color:#111;background:0 0;border:none;border-radius:50%;align-items:center;padding:.3rem;transition:transform .15s;display:flex}.Post-module__-MMkeG__heartButton:hover{transform:scale(1.15)}.Post-module__-MMkeG__heartButtonLiked{color:#ed4956}.Post-module__-MMkeG__commentIconButton{cursor:pointer;color:#111;background:0 0;border:none;border-radius:50%;align-items:center;padding:.3rem;transition:transform .15s;display:flex}.Post-module__-MMkeG__commentIconButton:hover{transform:scale(1.15)}.Post-module__-MMkeG__likesCountText{color:#111;cursor:pointer;text-align:left;background:0 0;border:none;flex-shrink:0;padding:0 1rem .6rem;font-size:.875rem;font-weight:700;transition:opacity .15s;display:block}.Post-module__-MMkeG__likesCountText:hover{opacity:.7}.Post-module__-MMkeG__likersOverlay{z-index:2000;background:#0000008c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Post-module__-MMkeG__likersModal{background:#fff;border-radius:16px;flex-direction:column;width:360px;max-width:calc(100vw - 2rem);max-height:460px;animation:.18s Post-module__-MMkeG__likersPop;display:flex;overflow:hidden;box-shadow:0 8px 40px #00000040}@keyframes Post-module__-MMkeG__likersPop{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.Post-module__-MMkeG__likersHeader{color:#111;border-bottom:1px solid #efefef;flex-shrink:0;justify-content:space-between;align-items:center;padding:.9rem 1rem;font-size:.95rem;font-weight:700;display:flex}.Post-module__-MMkeG__likersClose{cursor:pointer;color:#555;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;padding:0;font-size:1.5rem;line-height:1;transition:background .15s;display:flex}.Post-module__-MMkeG__likersClose:hover{background:#f0f0f0}.Post-module__-MMkeG__likersList{flex:1;padding:.25rem 0;overflow-y:auto}.Post-module__-MMkeG__likerItem{cursor:pointer;align-items:center;gap:.75rem;padding:.6rem 1rem;transition:background .15s;display:flex}.Post-module__-MMkeG__likerItem:hover{background:#fafafa}.Post-module__-MMkeG__likerAvatar{background:#6ab04c;border-radius:50%;flex-shrink:0;width:38px;height:38px;overflow:hidden}.Post-module__-MMkeG__likerAvatar img{object-fit:cover;width:100%;height:100%}.Post-module__-MMkeG__likerAvatarPlaceholder{color:#fff;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;width:100%;height:100%;font-size:.8rem;font-weight:700;display:flex}.Post-module__-MMkeG__likerInfo{flex-direction:column;min-width:0;display:flex}.Post-module__-MMkeG__likerUsername{color:#111;font-size:.875rem;font-weight:700}.Post-module__-MMkeG__likerName{color:#8e8e8e;font-size:.8rem}.Post-module__-MMkeG__likersLoading{text-align:center;color:#8e8e8e;padding:1.5rem;font-size:.9rem}.Post-module__-MMkeG__commentsList{border-top:1px solid #f0f0f0;flex-direction:column;gap:.65rem;margin-top:.5rem;padding:.5rem 1rem;display:flex}.Post-module__-MMkeG__commentItem{align-items:flex-start;gap:.6rem;display:flex}.Post-module__-MMkeG__commentAvatar{flex-shrink:0;width:28px;height:28px}.Post-module__-MMkeG__commentAvatar img{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.Post-module__-MMkeG__commentAvatarPlaceholder{color:#fff;-webkit-user-select:none;user-select:none;background:#6ab04c;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.65rem;font-weight:700;display:flex;overflow:hidden}.Post-module__-MMkeG__commentBody{color:#222;flex:1;min-width:0;font-size:.875rem;line-height:1.45}.Post-module__-MMkeG__commentUsername{color:#111;font-size:.875rem;font-weight:700}.Post-module__-MMkeG__mentionLink{color:#0095f6;font-weight:600;font-size:inherit;cursor:pointer;line-height:inherit;background:0 0;border:none;padding:0}.Post-module__-MMkeG__mentionLink:hover{text-decoration:underline}.Post-module__-MMkeG__hashtagLink{color:#0095f6;font-weight:600;font-size:inherit;cursor:pointer;line-height:inherit;background:0 0;border:none;padding:0}.Post-module__-MMkeG__hashtagLink:hover{text-decoration:underline}.Post-module__-MMkeG__commentText{color:#333}.Post-module__-MMkeG__commentMeta{align-items:center;gap:.75rem;margin-top:.2rem;display:flex}.Post-module__-MMkeG__commentTime{color:#8e8e8e;font-size:.725rem}.Post-module__-MMkeG__commentDelete{color:#8e8e8e;cursor:pointer;background:0 0;border:none;padding:0;font-size:.725rem;font-weight:600;transition:color .15s}.Post-module__-MMkeG__commentDelete:hover{color:#dc3545}.Post-module__-MMkeG__commentLikeArea{flex-shrink:0;align-self:center;align-items:center;padding-left:4px;display:flex}.Post-module__-MMkeG__commentLikeBtn{cursor:pointer;color:#999;background:0 0;border:none;align-items:center;padding:0;line-height:1;transition:color .15s,transform .1s;display:flex}.Post-module__-MMkeG__commentLikeBtn:hover{color:#ed4956;transform:scale(1.2)}.Post-module__-MMkeG__commentLikeBtnLiked{color:#ed4956}.Post-module__-MMkeG__commentLikeCount{cursor:pointer;color:#8e8e8e;background:0 0;border:none;padding:0;font-size:.65rem;font-weight:600;line-height:1;transition:color .15s}.Post-module__-MMkeG__commentLikeCount:hover{color:#333}.Post-module__-MMkeG__commentLikeCountMeta{cursor:pointer;color:#8e8e8e;background:0 0;border:none;padding:0;font-size:.725rem;font-weight:600;line-height:1;transition:color .15s}.Post-module__-MMkeG__commentLikeCountMeta:hover{color:#333}.Post-module__-MMkeG__commentReplyBtn{cursor:pointer;color:#8e8e8e;background:0 0;border:none;padding:0;font-size:.72rem;font-weight:600;line-height:1}.Post-module__-MMkeG__commentReplyBtn:hover{color:#333}.Post-module__-MMkeG__commentItemWrapper{flex-direction:column;gap:.15rem;display:flex}.Post-module__-MMkeG__repliesSection{flex-direction:column;gap:.4rem;padding-left:44px;display:flex}.Post-module__-MMkeG__viewRepliesBtn{cursor:pointer;color:#8e8e8e;background:0 0;border:none;align-items:center;gap:.5rem;padding:0;font-size:.72rem;font-weight:600;line-height:1;display:flex}.Post-module__-MMkeG__viewRepliesBtn:hover{color:#333}.Post-module__-MMkeG__viewRepliesLine{background:#8e8e8e;flex-shrink:0;width:22px;height:1px;display:inline-block}.Post-module__-MMkeG__replyItem{align-items:flex-start;gap:.6rem;display:flex}.Post-module__-MMkeG__replyInputRow{align-items:center;gap:.4rem;padding-top:.15rem;display:flex}.Post-module__-MMkeG__replyInput{background:0 0;border:none;border-bottom:1px solid #dbdbdb;outline:none;flex:1;min-width:0;padding:.2rem 0;font-size:.8rem}.Post-module__-MMkeG__replyInput::placeholder{color:#aaa}.Post-module__-MMkeG__replyPostBtn{cursor:pointer;color:#0095f6;white-space:nowrap;background:0 0;border:none;padding:0;font-size:.78rem;font-weight:700}.Post-module__-MMkeG__replyPostBtn:disabled{opacity:.4;cursor:default}.Post-module__-MMkeG__replyCancelBtn{cursor:pointer;color:#8e8e8e;background:0 0;border:none;padding:0;font-size:.72rem;line-height:1}.Post-module__-MMkeG__replyCancelBtn:hover{color:#333}.Post-module__-MMkeG__replyingToBanner{color:#8e8e8e;border-bottom:1px solid #efefef;justify-content:space-between;align-items:center;margin-bottom:.2rem;padding:.3rem .1rem .2rem;font-size:.75rem;display:flex}.Post-module__-MMkeG__replyingToBanner strong{color:#262626;font-weight:600}.Post-module__-MMkeG__replyingToCancelBtn{cursor:pointer;color:#8e8e8e;background:0 0;border:none;flex-shrink:0;padding:0 .1rem;font-size:.72rem;line-height:1}.Post-module__-MMkeG__replyingToCancelBtn:hover{color:#333}.Post-module__-MMkeG__commentInputSection{border-top:1px solid #efefef;flex-shrink:0;padding:.6rem .75rem;position:relative}.Post-module__-MMkeG__mentionDropdown{z-index:200;background:#fff;border:1px solid #dbdbdb;border-radius:8px;margin-bottom:2px;position:absolute;bottom:100%;left:0;right:0;overflow:hidden;box-shadow:0 4px 14px #0000001f}.Post-module__-MMkeG__mentionItem{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.6rem;width:100%;padding:.5rem .75rem;font-size:.875rem;transition:background .1s;display:flex}.Post-module__-MMkeG__mentionItem:hover,.Post-module__-MMkeG__mentionItemActive{background:#f5f5f5}.Post-module__-MMkeG__mentionAvatar{background:#6ab04c;border-radius:50%;flex-shrink:0;width:26px;height:26px;overflow:hidden}.Post-module__-MMkeG__mentionAvatar img{object-fit:cover;width:100%;height:100%;display:block}.Post-module__-MMkeG__mentionAvatarPlaceholder{color:#fff;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;width:100%;height:100%;font-size:.6rem;font-weight:700;display:flex}.Post-module__-MMkeG__mentionUsername{color:#111;font-weight:600}.Post-module__-MMkeG__commentInputRow{align-items:center;gap:.5rem;display:flex}.Post-module__-MMkeG__emojiButtonWrapper{flex-shrink:0;position:relative}.Post-module__-MMkeG__commentEmojiButton{cursor:pointer;opacity:.75;background:0 0;border:none;align-items:center;padding:.15rem;font-size:1.3rem;line-height:1;transition:opacity .15s,transform .15s;display:flex}.Post-module__-MMkeG__commentEmojiButton:hover{opacity:1;transform:scale(1.15)}.Post-module__-MMkeG__commentEmojiPicker{z-index:100;background:#fff;border:1px solid #efefef;border-radius:12px;grid-template-columns:repeat(5,1fr);gap:2px;width:170px;padding:.5rem;display:grid;position:absolute;bottom:calc(100% + 8px);left:0;box-shadow:0 4px 24px #00000026}.Post-module__-MMkeG__commentEmojiItem{cursor:pointer;text-align:center;background:0 0;border:none;border-radius:6px;padding:.3rem;font-size:1.2rem;line-height:1;transition:background .1s}.Post-module__-MMkeG__commentEmojiItem:hover{background:#f5f5f5}.Post-module__-MMkeG__commentInput{color:#222;background:0 0;border:none;outline:none;flex:1;min-width:0;font-family:inherit;font-size:.9rem}.Post-module__-MMkeG__commentInput::placeholder{color:#aaa}.Post-module__-MMkeG__commentInput:disabled{opacity:.5;cursor:not-allowed}.Post-module__-MMkeG__commentPostButton{color:#0095f6;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:.25rem 0;font-size:.875rem;font-weight:700;transition:opacity .15s}.Post-module__-MMkeG__commentPostButton:disabled{opacity:.35;cursor:not-allowed}.Post-module__-MMkeG__commentPostButton:not(:disabled):hover{color:#007acc}@media (max-width:700px){.Post-module__-MMkeG__modal{border-radius:12px;flex-direction:column;max-height:96dvh}.Post-module__-MMkeG__imageGallery{flex:none;max-height:55vw}.Post-module__-MMkeG__postImage{max-height:55vw}.Post-module__-MMkeG__infoPanel{border-top:1px solid #efefef;border-left:none}}
.CommentAuthor-module__bdolsa__authorWrapper{display:inline;position:relative}.CommentAuthor-module__bdolsa__authorName{color:#262626;cursor:pointer;font-size:.82rem;font-weight:600;line-height:1.4}.CommentAuthor-module__bdolsa__authorName:hover{text-decoration:underline}.CommentAuthor-module__bdolsa__authorAvatarWrapper{justify-content:center;align-items:center;display:inline-flex;position:relative}.CommentAuthor-module__bdolsa__hoverCard{z-index:9999;pointer-events:all;background:#fff;border-radius:12px;flex-direction:column;gap:.6rem;width:260px;padding:1rem;display:flex;box-shadow:0 4px 24px #0000002e,0 1.5px 6px #00000014}.CommentAuthor-module__bdolsa__cardLoading{color:#8e8e8e;text-align:center;padding:.5rem 0;font-size:.8rem}.CommentAuthor-module__bdolsa__cardHeader{align-items:center;gap:.75rem;display:flex}.CommentAuthor-module__bdolsa__cardAvatar{cursor:pointer;border-radius:50%;flex-shrink:0;width:48px;height:48px;overflow:hidden}.CommentAuthor-module__bdolsa__cardAvatar img{object-fit:cover;width:100%;height:100%}.CommentAuthor-module__bdolsa__cardAvatarPlaceholder{color:#fff;-webkit-user-select:none;user-select:none;background:#6ab04c;justify-content:center;align-items:center;width:100%;height:100%;font-size:1rem;font-weight:700;display:flex}.CommentAuthor-module__bdolsa__cardInfo{flex-direction:column;gap:.1rem;min-width:0;display:flex}.CommentAuthor-module__bdolsa__cardUsername{color:#262626;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:700;overflow:hidden}.CommentAuthor-module__bdolsa__cardUsername:hover{text-decoration:underline}.CommentAuthor-module__bdolsa__cardName{color:#8e8e8e;white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;overflow:hidden}.CommentAuthor-module__bdolsa__cardBio{color:#262626;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.78rem;line-height:1.4;display:-webkit-box;overflow:hidden}.CommentAuthor-module__bdolsa__cardStats{border-top:1px solid #efefef;border-bottom:1px solid #efefef;justify-content:space-around;gap:0;padding:.5rem 0;display:flex}.CommentAuthor-module__bdolsa__cardStat{flex-direction:column;align-items:center;gap:.05rem;display:flex}.CommentAuthor-module__bdolsa__cardStatNum{color:#262626;font-size:.88rem;font-weight:700}.CommentAuthor-module__bdolsa__cardStatLabel{color:#8e8e8e;font-size:.7rem}.CommentAuthor-module__bdolsa__cardPosts{grid-template-columns:repeat(3,1fr);gap:2px;display:grid}.CommentAuthor-module__bdolsa__cardPostThumb{aspect-ratio:1;cursor:pointer;background:#f0f0f0;border-radius:4px;position:relative;overflow:hidden}.CommentAuthor-module__bdolsa__cardPostThumb img{object-fit:cover;width:100%;height:100%;transition:opacity .15s;display:block}.CommentAuthor-module__bdolsa__cardPostThumb:hover img{opacity:.88}.CommentAuthor-module__bdolsa__cardPostThumbEmpty{background:#e8e8e8;width:100%;height:100%}.CommentAuthor-module__bdolsa__cardPostMultiIcon{filter:drop-shadow(0 1px 2px #00000080);pointer-events:none;justify-content:center;align-items:center;line-height:1;display:flex;position:absolute;top:4px;right:4px}.CommentAuthor-module__bdolsa__cardFollowBtn{color:#fff;cursor:pointer;background:#0095f6;border:none;border-radius:8px;width:100%;padding:.45rem 0;font-size:.85rem;font-weight:600;transition:background .15s}.CommentAuthor-module__bdolsa__cardFollowBtn:hover{background:#0086e0}.CommentAuthor-module__bdolsa__cardFollowBtn:disabled{opacity:.6;cursor:default}.CommentAuthor-module__bdolsa__cardFollowBtnFollowing{color:#262626;background:#efefef}.CommentAuthor-module__bdolsa__cardFollowBtnFollowing:hover{background:#e0e0e0}
.ReportModal-module__rWFQta__overlay{background:var(--overlay-dark);z-index:var(--z-modal);pointer-events:auto;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ReportModal-module__rWFQta__modal{background:var(--color-white);border-radius:var(--radius-lg);pointer-events:auto;flex-direction:column;width:min(960px,96vw);max-height:90vh;padding:16px 16px 12px;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 40px #00000040}@media (max-height:800px){.ReportModal-module__rWFQta__modal{max-height:95vh;padding:12px 12px 10px}}@media (max-height:600px){.ReportModal-module__rWFQta__modal{max-height:98vh;padding:10px}}@media (max-width:480px){.ReportModal-module__rWFQta__modal{width:98vw;padding:12px 8px 10px}}.ReportModal-module__rWFQta__closeBtn{cursor:pointer;color:var(--color-red);background:0 0;border:none;font-size:28px;line-height:1;position:absolute;top:8px;right:10px}.ReportModal-module__rWFQta__title{flex-shrink:0;margin:0 32px 12px 8px;font-size:20px;font-weight:700}@media (max-height:700px){.ReportModal-module__rWFQta__title{margin:0 32px 8px 8px;font-size:18px}}@media (max-width:480px){.ReportModal-module__rWFQta__title{margin:0 28px 8px 4px;font-size:16px}}.ReportModal-module__rWFQta__partnerSelector{background:var(--bg-gray);border:1px solid var(--border-medium);border-radius:10px;flex-shrink:0;margin:0 8px 16px;padding:12px}@media (max-width:480px){.ReportModal-module__rWFQta__partnerSelector{margin:0 4px 12px;padding:8px}}.ReportModal-module__rWFQta__selectorLabel{color:var(--text-secondary);margin-bottom:10px;font-size:14px;font-weight:600;display:block}.ReportModal-module__rWFQta__partnerThumbnails{scrollbar-width:none;-ms-overflow-style:none;gap:10px;padding:4px 0;display:flex;overflow-x:auto}.ReportModal-module__rWFQta__partnerThumbnails::-webkit-scrollbar{display:none}.ReportModal-module__rWFQta__thumbnail{border:3px solid var(--color-gray-400);background:var(--color-white);cursor:pointer;border-radius:8px;flex-direction:column;flex-shrink:0;width:100px;height:90px;padding:0;transition:all .2s;display:flex;overflow:hidden}.ReportModal-module__rWFQta__thumbnail:hover{border-color:var(--primary-green);transform:translateY(-2px)}.ReportModal-module__rWFQta__thumbnail img{object-fit:cover;width:100%;height:70px}.ReportModal-module__rWFQta__thumbnailPlaceholder{background:var(--border-medium);width:100%;height:70px;color:var(--color-gray-600);text-align:center;justify-content:center;align-items:center;font-size:11px;display:flex}.ReportModal-module__rWFQta__thumbnailLabel{text-align:center;background:var(--color-gray-200);color:var(--color-gray-700);padding:4px;font-size:11px;font-weight:600;display:block}.ReportModal-module__rWFQta__thumbnailActive{border-color:var(--primary-green);box-shadow:0 0 0 2px #6dbd5c4d}.ReportModal-module__rWFQta__thumbnailActive .ReportModal-module__rWFQta__thumbnailLabel{background:var(--primary-green);color:#fff}.ReportModal-module__rWFQta__content{scrollbar-width:none;-ms-overflow-style:none;flex:1;grid-template-columns:1fr 1.2fr;gap:12px;min-height:0;margin:0 -8px;padding:0 8px;display:grid;overflow:hidden auto}.ReportModal-module__rWFQta__content::-webkit-scrollbar{display:none}@media (max-width:768px){.ReportModal-module__rWFQta__content{grid-template-columns:1fr}}@media (max-height:700px){.ReportModal-module__rWFQta__content{grid-template-columns:1fr}}@media (max-width:480px){.ReportModal-module__rWFQta__content{gap:10px;margin:0 -4px;padding:0 4px}}.ReportModal-module__rWFQta__snapshotCol{border:1px solid var(--border-light);border-radius:10px;justify-content:center;align-items:center;padding:8px;display:flex}.ReportModal-module__rWFQta__snapshot{border-radius:8px;max-width:100%;height:auto;display:block}.ReportModal-module__rWFQta__snapshotFallback{color:var(--color-gray-600);font-style:italic}.ReportModal-module__rWFQta__formCol{pointer-events:auto;grid-auto-rows:min-content;gap:10px;display:grid}.ReportModal-module__rWFQta__label{gap:6px;font-size:14px;font-weight:600;display:grid}.ReportModal-module__rWFQta__select{border:1px solid var(--color-gray-400);background:var(--bg-gray);color:#000;border-radius:8px;padding:8px}.ReportModal-module__rWFQta__textarea{border:1px solid var(--color-gray-400);resize:vertical;background:var(--color-white);color:#000;cursor:text;z-index:1;border-radius:8px;width:100%;padding:8px;font-family:inherit;font-size:14px;line-height:1.5;position:relative;pointer-events:auto!important;-webkit-user-select:text!important;user-select:text!important}.ReportModal-module__rWFQta__textarea:focus{outline:2px solid var(--primary-green);border-color:var(--primary-green);pointer-events:auto!important}.ReportModal-module__rWFQta__chatLogWrap{gap:6px;min-height:180px;display:grid}@media (max-height:700px){.ReportModal-module__rWFQta__chatLogWrap{min-height:120px}}.ReportModal-module__rWFQta__chatLogHeader{font-size:14px;font-weight:600}.ReportModal-module__rWFQta__chatLog{border:1px solid var(--border-light);background:var(--bg-gray);scrollbar-width:none;-ms-overflow-style:none;border-radius:8px;height:220px;padding:8px;overflow:auto}.ReportModal-module__rWFQta__chatLog::-webkit-scrollbar{display:none}@media (max-height:700px){.ReportModal-module__rWFQta__chatLog{height:150px}}@media (max-height:600px){.ReportModal-module__rWFQta__chatLog{height:120px}}@media (max-width:480px){.ReportModal-module__rWFQta__chatLog{height:140px}}.ReportModal-module__rWFQta__emptyChat{color:var(--text-tertiary);font-style:italic}.ReportModal-module__rWFQta__chatLine{padding:4px 2px;font-size:14px;line-height:1.35}.ReportModal-module__rWFQta__footer{border-top:1px solid var(--border-light);flex-shrink:0;justify-content:space-between;gap:8px;margin-top:12px;padding-top:12px;display:flex}@media (max-width:480px){.ReportModal-module__rWFQta__footer{margin-top:10px;padding-top:10px}}.ReportModal-module__rWFQta__cancelBtn,.ReportModal-module__rWFQta__submitBtn{cursor:pointer;border:none;border-radius:10px;padding:10px 14px;font-weight:700}.ReportModal-module__rWFQta__cancelBtn{background:var(--color-red)}.ReportModal-module__rWFQta__submitBtn{background:var(--primary-green);color:var(--color-white)}
.SuccessModal-module__h0YKHa__modalOverlay{z-index:var(--z-modal);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.SuccessModal-module__h0YKHa__modalContent{border-radius:var(--radius-xl);background:#fff;width:90%;max-width:480px;max-height:90vh;animation:.3s ease-out SuccessModal-module__h0YKHa__slideIn;position:relative;overflow-y:auto;box-shadow:0 20px 60px #0000004d}@keyframes SuccessModal-module__h0YKHa__slideIn{0%{opacity:0;transform:translateY(-20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.SuccessModal-module__h0YKHa__closeButton{color:var(--gray-400);cursor:pointer;border-radius:var(--radius-md);background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;padding:0;font-size:32px;line-height:0;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.SuccessModal-module__h0YKHa__closeButton:hover{background:var(--bg-gray);color:var(--text-primary)}.SuccessModal-module__h0YKHa__container{text-align:center;flex-direction:column;align-items:center;padding:48px 32px 32px;display:flex}.SuccessModal-module__h0YKHa__iconWrapper{background:linear-gradient(135deg, var(--primary-green) 0%, var(--accent-green) 100%);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:24px;animation:.5s ease-out SuccessModal-module__h0YKHa__scaleIn;display:flex}@keyframes SuccessModal-module__h0YKHa__scaleIn{0%{transform:scale(0)}50%{transform:scale(1.1)}to{transform:scale(1)}}.SuccessModal-module__h0YKHa__checkIcon{color:#fff;width:48px;height:48px}.SuccessModal-module__h0YKHa__title{color:var(--text-primary);margin-bottom:16px;font-size:28px;font-weight:700}.SuccessModal-module__h0YKHa__message{color:var(--text-gray);margin-bottom:24px;font-size:16px;line-height:1.5}.SuccessModal-module__h0YKHa__reportIdBox{background:var(--bg-gray);border:2px solid var(--border-medium);border-radius:var(--radius-md);flex-direction:column;gap:8px;width:100%;margin-bottom:24px;padding:16px;display:flex}.SuccessModal-module__h0YKHa__reportIdLabel{color:var(--text-gray);text-transform:uppercase;letter-spacing:.5px;font-size:14px;font-weight:600}.SuccessModal-module__h0YKHa__reportId{color:var(--primary-green);word-break:break-all;font-family:monospace;font-size:18px;font-weight:700}.SuccessModal-module__h0YKHa__okButton{background:linear-gradient(135deg, var(--primary-green) 0%, var(--accent-green) 100%);color:#fff;border-radius:var(--radius-md);cursor:pointer;border:none;min-width:120px;padding:14px 48px;font-size:16px;font-weight:600;transition:all .2s}.SuccessModal-module__h0YKHa__okButton:hover{transform:translateY(-2px);box-shadow:0 8px 20px #48bb7866}.SuccessModal-module__h0YKHa__okButton:active{transform:translateY(0)}@media (max-width:480px){.SuccessModal-module__h0YKHa__container{padding:40px 24px 24px}.SuccessModal-module__h0YKHa__iconWrapper{width:64px;height:64px;margin-bottom:20px}.SuccessModal-module__h0YKHa__checkIcon{width:36px;height:36px}.SuccessModal-module__h0YKHa__title{margin-bottom:12px;font-size:24px}.SuccessModal-module__h0YKHa__message{margin-bottom:20px;font-size:14px}.SuccessModal-module__h0YKHa__reportIdBox{margin-bottom:20px;padding:12px}.SuccessModal-module__h0YKHa__reportId{font-size:16px}.SuccessModal-module__h0YKHa__okButton{padding:12px 36px;font-size:15px}}
.ErrorModal-module__aTvrMq__modalOverlay{z-index:var(--z-modal);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ErrorModal-module__aTvrMq__modalContent{border-radius:var(--radius-xl);background:#fff;width:90%;max-width:480px;max-height:90vh;animation:.3s ease-out ErrorModal-module__aTvrMq__slideIn;position:relative;overflow-y:auto;box-shadow:0 20px 60px #0000004d}@keyframes ErrorModal-module__aTvrMq__slideIn{0%{opacity:0;transform:translateY(-20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.ErrorModal-module__aTvrMq__closeButton{color:var(--gray-400);cursor:pointer;border-radius:var(--radius-md);background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;padding:0;font-size:32px;line-height:0;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.ErrorModal-module__aTvrMq__closeButton:hover{background:var(--bg-gray);color:var(--text-primary)}.ErrorModal-module__aTvrMq__container{text-align:center;flex-direction:column;align-items:center;padding:48px 32px 32px;display:flex}.ErrorModal-module__aTvrMq__iconWrapper{background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:24px;animation:.5s ease-out ErrorModal-module__aTvrMq__scaleIn;display:flex}@keyframes ErrorModal-module__aTvrMq__scaleIn{0%{transform:scale(0)}50%{transform:scale(1.1)}to{transform:scale(1)}}.ErrorModal-module__aTvrMq__errorIcon{color:#fff;width:48px;height:48px}.ErrorModal-module__aTvrMq__title{color:var(--text-primary);margin-bottom:16px;font-size:28px;font-weight:700}.ErrorModal-module__aTvrMq__message{color:var(--text-gray);margin-bottom:24px;font-size:16px;line-height:1.5}.ErrorModal-module__aTvrMq__okButton{color:#fff;border-radius:var(--radius-md);cursor:pointer;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);border:none;min-width:120px;padding:14px 48px;font-size:16px;font-weight:600;transition:all .2s}.ErrorModal-module__aTvrMq__okButton:hover{transform:translateY(-2px);box-shadow:0 8px 20px #ef444466}.ErrorModal-module__aTvrMq__okButton:active{transform:translateY(0)}@media (max-width:480px){.ErrorModal-module__aTvrMq__container{padding:40px 24px 24px}.ErrorModal-module__aTvrMq__iconWrapper{width:64px;height:64px;margin-bottom:20px}.ErrorModal-module__aTvrMq__errorIcon{width:36px;height:36px}.ErrorModal-module__aTvrMq__title{margin-bottom:12px;font-size:24px}.ErrorModal-module__aTvrMq__message{margin-bottom:20px;font-size:14px}.ErrorModal-module__aTvrMq__okButton{padding:12px 36px;font-size:15px}}
.CookieConsent-module__EUD_Aq__cookieConsent{z-index:10000;width:100%;animation:.4s ease-out CookieConsent-module__EUD_Aq__slideUp;position:fixed;bottom:0;left:0;right:0}@keyframes CookieConsent-module__EUD_Aq__slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.CookieConsent-module__EUD_Aq__content{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:0;flex-wrap:wrap;align-items:center;gap:16px;padding:12px 24px;transition:padding .3s;display:flex;box-shadow:0 -4px 24px #0000004d}.CookieConsent-module__EUD_Aq__content[data-expanded=true]{flex-direction:column;align-items:flex-start;padding:24px}.CookieConsent-module__EUD_Aq__frogEmoji{flex-shrink:0;font-size:28px;animation:1s ease-in-out infinite CookieConsent-module__EUD_Aq__hop}@keyframes CookieConsent-module__EUD_Aq__hop{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.CookieConsent-module__EUD_Aq__title{color:#fff;flex-shrink:0;margin:0;font-size:18px;font-weight:700}.CookieConsent-module__EUD_Aq__message{color:#fffffff2;flex:1;min-width:300px;margin:0;font-size:14px;line-height:1.5}.CookieConsent-module__EUD_Aq__details{background:#00000026;border:1px solid #ffffff1a;border-radius:12px;width:100%;margin:8px 0 0;padding:16px;animation:.3s ease-out CookieConsent-module__EUD_Aq__expandDetails;overflow:hidden}@keyframes CookieConsent-module__EUD_Aq__expandDetails{0%{opacity:0;max-height:0;margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0}to{opacity:1;max-height:500px;margin-top:8px;margin-bottom:0;padding-top:16px;padding-bottom:16px}}.CookieConsent-module__EUD_Aq__detailsTitle{color:#fff;margin:0 0 12px;font-size:16px;font-weight:600}.CookieConsent-module__EUD_Aq__cookieList{margin:0 0 12px;padding-left:20px;list-style:none}.CookieConsent-module__EUD_Aq__cookieList li{margin-bottom:12px;padding-left:4px;font-size:14px;line-height:1.6;position:relative}.CookieConsent-module__EUD_Aq__cookieList li:before{content:"🍪";font-size:14px;position:absolute;left:-20px}.CookieConsent-module__EUD_Aq__cookieList li strong{color:#fef3c7;font-family:Courier New,monospace;font-size:13px;font-weight:600}.CookieConsent-module__EUD_Aq__cookieInfo{color:#ffffffb3;margin-top:4px;font-size:13px;font-style:italic;display:block}.CookieConsent-module__EUD_Aq__detailsNote{color:#ffffffd9;background:#0000001a;border-left:3px solid #fbbf24;border-radius:8px;margin:0;padding:12px;font-size:13px;line-height:1.6}.CookieConsent-module__EUD_Aq__actions{align-items:center;gap:12px;margin-left:auto;display:flex}.CookieConsent-module__EUD_Aq__content[data-expanded=true] .CookieConsent-module__EUD_Aq__actions{justify-content:flex-end;width:100%}.CookieConsent-module__EUD_Aq__detailsButton{color:#fff;cursor:pointer;white-space:nowrap;background:#ffffff26;border:1px solid #ffffff4d;border-radius:8px;padding:12px 24px;font-family:inherit;font-size:14px;font-weight:600;transition:all .2s}.CookieConsent-module__EUD_Aq__detailsButton:hover{background:#ffffff40;transform:translateY(-1px)}.CookieConsent-module__EUD_Aq__detailsButton:active{transform:translateY(0)}.CookieConsent-module__EUD_Aq__acceptButton{color:#1f2937;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#fbbf24 0%,#f59e0b 100%);border:none;border-radius:8px;padding:12px 24px;font-family:inherit;font-size:14px;font-weight:700;transition:all .2s;box-shadow:0 4px 12px #fbbf244d}.CookieConsent-module__EUD_Aq__acceptButton:hover{background:linear-gradient(135deg,#fcd34d 0%,#fbbf24 100%);transform:translateY(-2px);box-shadow:0 6px 16px #fbbf2466}.CookieConsent-module__EUD_Aq__acceptButton:active{transform:translateY(0)}@media (max-width:640px){.CookieConsent-module__EUD_Aq__content{flex-direction:column;align-items:flex-start;gap:10px;padding:10px 16px}.CookieConsent-module__EUD_Aq__content[data-expanded=true]{padding:20px 16px}.CookieConsent-module__EUD_Aq__message{width:100%;min-width:0}.CookieConsent-module__EUD_Aq__actions{flex-direction:column;width:100%;margin-left:0}.CookieConsent-module__EUD_Aq__detailsButton,.CookieConsent-module__EUD_Aq__acceptButton{width:100%}}@media (max-width:768px) and (min-width:641px){.CookieConsent-module__EUD_Aq__content{padding:16px 32px}.CookieConsent-module__EUD_Aq__content[data-expanded=true]{padding:24px 32px}}@media (prefers-reduced-motion:reduce){.CookieConsent-module__EUD_Aq__cookieConsent,.CookieConsent-module__EUD_Aq__frogEmoji{animation:none}.CookieConsent-module__EUD_Aq__detailsButton:hover,.CookieConsent-module__EUD_Aq__acceptButton:hover{transform:none}}@media (prefers-contrast:high){.CookieConsent-module__EUD_Aq__content{border:2px solid #fff}.CookieConsent-module__EUD_Aq__detailsButton{border-width:2px}}
.FollowListModal-module__0Qi4xW__overlay{z-index:10000;background:#0009;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.FollowListModal-module__0Qi4xW__modal{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:400px;max-height:80vh;animation:.2s ease-out FollowListModal-module__0Qi4xW__modalSlideIn;display:flex;box-shadow:0 20px 60px #0000004d}@keyframes FollowListModal-module__0Qi4xW__modalSlideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.FollowListModal-module__0Qi4xW__header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.FollowListModal-module__0Qi4xW__header h2{color:#111827;margin:0;font-size:1.25rem;font-weight:600}.FollowListModal-module__0Qi4xW__closeButton{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:2rem;line-height:1;transition:all .2s;display:flex}.FollowListModal-module__0Qi4xW__closeButton:hover{color:#111827;background:#f3f4f6}.FollowListModal-module__0Qi4xW__searchContainer{border-bottom:1px solid #e5e7eb;padding:.75rem 1.5rem}.FollowListModal-module__0Qi4xW__searchInput{color:#111827;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;outline:none;width:100%;padding:.625rem 1rem;font-size:.875rem;transition:all .2s}.FollowListModal-module__0Qi4xW__searchInput:focus{background:#fff;border-color:#10b981;box-shadow:0 0 0 3px #10b9811a}.FollowListModal-module__0Qi4xW__searchInput::placeholder{color:#9ca3af}.FollowListModal-module__0Qi4xW__content{flex:1;padding:.5rem 0;overflow-y:auto}.FollowListModal-module__0Qi4xW__loading,.FollowListModal-module__0Qi4xW__empty{text-align:center;color:#6b7280;padding:3rem 1.5rem;font-size:.875rem}.FollowListModal-module__0Qi4xW__userList{flex-direction:column;display:flex}.FollowListModal-module__0Qi4xW__userItem{cursor:pointer;align-items:center;gap:.75rem;padding:.75rem 1.5rem;transition:background .15s;display:flex}.FollowListModal-module__0Qi4xW__userItem:hover{background:#f9fafb}.FollowListModal-module__0Qi4xW__avatar{background:#f3f4f6;border-radius:50%;flex-shrink:0;width:48px;height:48px;overflow:hidden}.FollowListModal-module__0Qi4xW__avatar img{object-fit:cover;width:100%;height:100%}.FollowListModal-module__0Qi4xW__avatarPlaceholder{color:#fff;-webkit-user-select:none;user-select:none;background:#6ab04c;justify-content:center;align-items:center;width:100%;height:100%;font-size:1rem;font-weight:600;display:flex}.FollowListModal-module__0Qi4xW__userInfo{flex:1;min-width:0}.FollowListModal-module__0Qi4xW__name{color:#111827;white-space:nowrap;text-overflow:ellipsis;font-size:.9375rem;font-weight:600;overflow:hidden}.FollowListModal-module__0Qi4xW__username{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;overflow:hidden}.FollowListModal-module__0Qi4xW__content::-webkit-scrollbar{width:8px}.FollowListModal-module__0Qi4xW__content::-webkit-scrollbar-track{background:#f9fafb}.FollowListModal-module__0Qi4xW__content::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.FollowListModal-module__0Qi4xW__content::-webkit-scrollbar-thumb:hover{background:#9ca3af}.FollowListModal-module__0Qi4xW__dark-mode .FollowListModal-module__0Qi4xW__modal{background:#1f2937}.FollowListModal-module__0Qi4xW__dark-mode .FollowListModal-module__0Qi4xW__header{border-bottom-color:#374151}.FollowListModal-module__0Qi4xW__dark-mode .FollowListModal-module__0Qi4xW__header h2{color:#f9fafb}.FollowListModal-module__0Qi4xW__dark-mode .FollowListModal-module__0Qi4xW__searchContainer{border-bottom-color:#374151}.FollowListModal-module__0Qi4xW__dark-mode .FollowListModal-module__0Qi4xW__searchInput{color:#f9fafb;background:#374151;border-color:#4b5563}.FollowListModal-module__0Qi4xW__dark-mode .FollowListModal-module__0Qi4xW__searchInput:focus{background:#1f2937;border-color:#10b981}.FollowListModal-module__0Qi4xW__dark-mode .FollowListModal-module__0Qi4xW__searchInput::placeholder{color:#6b7280}.FollowListModal-module__0Qi4xW__dark-mode .FollowListModal-module__0Qi4xW__closeButton{color:#9ca3af}.FollowListModal-module__0Qi4xW__dark-mode .FollowListModal-module__0Qi4xW__closeButton:hover{color:#f9fafb;background:#374151}.FollowListModal-module__0Qi4xW__dark-mode .FollowListModal-module__0Qi4xW__userItem:hover{background:#374151}.FollowListModal-module__0Qi4xW__dark-mode .FollowListModal-module__0Qi4xW__name{color:#f9fafb}.FollowListModal-module__0Qi4xW__dark-mode .FollowListModal-module__0Qi4xW__username{color:#9ca3af}.FollowListModal-module__0Qi4xW__dark-mode .FollowListModal-module__0Qi4xW__content::-webkit-scrollbar-track{background:#1f2937}.FollowListModal-module__0Qi4xW__dark-mode .FollowListModal-module__0Qi4xW__content::-webkit-scrollbar-thumb{background:#4b5563}.FollowListModal-module__0Qi4xW__dark-mode .FollowListModal-module__0Qi4xW__content::-webkit-scrollbar-thumb:hover{background:#6b7280}
.HashtagView-module__Nvh50q__header{align-items:center;gap:1.25rem;max-width:900px;margin:0 auto;padding:2rem 1.5rem 1.5rem;display:flex}.HashtagView-module__Nvh50q__tagIcon{background:linear-gradient(135deg, var(--primary-green) 0%, var(--accent-green) 100%);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;font-size:2rem;font-weight:800;display:flex;box-shadow:0 4px 14px #10b98159}.HashtagView-module__Nvh50q__tagInfo{flex-direction:column;gap:.25rem;display:flex}.HashtagView-module__Nvh50q__tagName{color:var(--text-primary);margin:0;font-size:2rem;font-weight:700;line-height:1.2}.HashtagView-module__Nvh50q__tagCount{color:var(--text-secondary);margin:0;font-size:.95rem}.HashtagView-module__Nvh50q__content{max-width:900px;margin:0 auto;padding:0 1.5rem 3rem}.HashtagView-module__Nvh50q__postsGrid{grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.HashtagView-module__Nvh50q__postsGrid>:first-child{border-radius:10px 0 0;overflow:hidden}.HashtagView-module__Nvh50q__postsGrid>:nth-child(3){border-radius:0 10px 0 0;overflow:hidden}.HashtagView-module__Nvh50q__loadingMore{text-align:center;color:var(--text-secondary);padding:1rem;font-size:.9rem}.HashtagView-module__Nvh50q__loading{text-align:center;color:var(--text-secondary);padding:4rem;font-size:1rem}.HashtagView-module__Nvh50q__empty{text-align:center;background:#fff;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;display:flex;box-shadow:0 1px 3px #0000000d}.HashtagView-module__Nvh50q__dark-mode .HashtagView-module__Nvh50q__empty{background:var(--bg-white);box-shadow:0 1px 3px #0003}.HashtagView-module__Nvh50q__emptyIcon{opacity:.6;margin-bottom:1rem;font-size:3rem}.HashtagView-module__Nvh50q__emptyTitle{color:var(--text-primary);margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.HashtagView-module__Nvh50q__emptyDesc{color:var(--text-secondary);max-width:300px;margin:0;font-size:.95rem}@media (max-width:600px){.HashtagView-module__Nvh50q__header{gap:1rem;padding:1.5rem 1rem 1rem}.HashtagView-module__Nvh50q__tagIcon{width:56px;height:56px;font-size:1.5rem}.HashtagView-module__Nvh50q__tagName{font-size:1.5rem}.HashtagView-module__Nvh50q__content{padding:0 0 2rem}.HashtagView-module__Nvh50q__postsGrid{gap:1px}}
.CreatePostModal-module__BA6M_q__overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.CreatePostModal-module__BA6M_q__modal{background:#fff;border-radius:16px;width:100%;max-width:600px;max-height:90vh;overflow-y:auto;box-shadow:0 8px 32px #0000004d}.CreatePostModal-module__BA6M_q__header{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.CreatePostModal-module__BA6M_q__title{color:var(--text-primary);margin:0;font-size:1.5rem;font-weight:600}.CreatePostModal-module__BA6M_q__closeButton{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:2rem;transition:all .2s;display:flex}.CreatePostModal-module__BA6M_q__closeButton:hover{background:var(--hover-bg);color:var(--text-primary)}.CreatePostModal-module__BA6M_q__form{padding:1.5rem}.CreatePostModal-module__BA6M_q__uploadSection{margin-bottom:1.5rem}.CreatePostModal-module__BA6M_q__uploadLabel{cursor:pointer;display:block}.CreatePostModal-module__BA6M_q__hiddenInput{display:none}.CreatePostModal-module__BA6M_q__uploadButton{background:var(--primary-green);color:#fff;text-align:center;border-radius:12px;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .2s}.CreatePostModal-module__BA6M_q__uploadButton:hover{background:var(--primary-green-hover);transform:translateY(-2px)}.CreatePostModal-module__BA6M_q__uploadLabel:has(input:disabled) .CreatePostModal-module__BA6M_q__uploadButton{background:var(--text-muted);cursor:not-allowed;transform:none}.CreatePostModal-module__BA6M_q__imagePreviewGrid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.75rem;margin-top:1rem;display:grid}.CreatePostModal-module__BA6M_q__imagePreview{aspect-ratio:1;background:var(--hover-bg);border-radius:12px;position:relative;overflow:hidden}.CreatePostModal-module__BA6M_q__imagePreview img{object-fit:cover;width:100%;height:100%}.CreatePostModal-module__BA6M_q__removeButton{color:#fff;cursor:pointer;background:#000000b3;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:1.5rem;line-height:1;transition:all .2s;display:flex;position:absolute;top:.5rem;right:.5rem}.CreatePostModal-module__BA6M_q__removeButton:hover{background:#dc3545e6;transform:scale(1.1)}.CreatePostModal-module__BA6M_q__imageNumber{color:#fff;background:#000000b3;border-radius:6px;padding:.25rem .5rem;font-size:.75rem;font-weight:600;position:absolute;bottom:.5rem;left:.5rem}.CreatePostModal-module__BA6M_q__captionSection{margin-bottom:1.5rem}.CreatePostModal-module__BA6M_q__captionHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.CreatePostModal-module__BA6M_q__label{color:var(--text-primary);font-size:.95rem;font-weight:600;display:block}.CreatePostModal-module__BA6M_q__emojiButton{border:1px solid var(--border-color);cursor:pointer;background:0 0;border-radius:8px;padding:.35rem .75rem;font-size:1.25rem;line-height:1;transition:all .2s}.CreatePostModal-module__BA6M_q__emojiButton:hover:not(:disabled){background:var(--hover-bg);transform:scale(1.05)}.CreatePostModal-module__BA6M_q__emojiButton:disabled{opacity:.5;cursor:not-allowed}.CreatePostModal-module__BA6M_q__emojiPicker{border:1px solid var(--border-color);scrollbar-width:thin;background:#f9fafb;border-radius:12px;grid-template-columns:repeat(auto-fill,minmax(40px,1fr));gap:.25rem;max-height:200px;margin-bottom:.75rem;padding:.75rem;display:grid;overflow-y:auto}.CreatePostModal-module__BA6M_q__emojiPicker::-webkit-scrollbar{width:8px}.CreatePostModal-module__BA6M_q__emojiPicker::-webkit-scrollbar-track{background:0 0}.CreatePostModal-module__BA6M_q__emojiPicker::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:4px}.CreatePostModal-module__BA6M_q__emojiPicker::-webkit-scrollbar-thumb:hover{background:var(--text-secondary)}.CreatePostModal-module__BA6M_q__emojiItem{border:1px solid var(--border-color);cursor:pointer;aspect-ratio:1;background:#fff;border-radius:6px;justify-content:center;align-items:center;padding:.5rem;font-size:1.5rem;transition:all .15s;display:flex}.CreatePostModal-module__BA6M_q__emojiItem:hover:not(:disabled){background:var(--primary-green);transform:scale(1.1)}.CreatePostModal-module__BA6M_q__emojiItem:disabled{opacity:.5;cursor:not-allowed}.CreatePostModal-module__BA6M_q__textarea{border:1px solid var(--border-color);background:var(--input-bg);width:100%;color:var(--text-primary);resize:vertical;border-radius:12px;min-height:100px;padding:.75rem;font-family:inherit;font-size:1rem;transition:all .2s}.CreatePostModal-module__BA6M_q__textarea:focus{border-color:var(--primary-green);outline:none;box-shadow:0 0 0 3px #6ab04c1a}.CreatePostModal-module__BA6M_q__textarea:disabled{background:var(--hover-bg);cursor:not-allowed;opacity:.6}.CreatePostModal-module__BA6M_q__charCount{text-align:right;color:var(--text-secondary);margin-top:.25rem;font-size:.85rem;display:block}.CreatePostModal-module__BA6M_q__textareaWrapper{width:100%;position:relative}.CreatePostModal-module__BA6M_q__mentionDropdown{border:1px solid var(--border-color);z-index:1000;background:#fff;border-radius:10px;min-width:200px;max-height:200px;position:absolute;overflow-y:auto;box-shadow:0 6px 24px #00000024}.CreatePostModal-module__BA6M_q__mentionItem{cursor:pointer;align-items:center;gap:10px;padding:8px 12px;transition:background .15s;display:flex}.CreatePostModal-module__BA6M_q__mentionItem:hover,.CreatePostModal-module__BA6M_q__mentionItemActive{background:var(--hover-bg,#f5f5f5)}.CreatePostModal-module__BA6M_q__mentionAvatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:30px;height:30px}.CreatePostModal-module__BA6M_q__mentionAvatarPlaceholder{color:#fff;-webkit-user-select:none;user-select:none;background:#6ab04c;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:.85rem;font-weight:700;display:flex}.CreatePostModal-module__BA6M_q__mentionUsername{color:var(--text-primary);font-size:.9rem;font-weight:500}.CreatePostModal-module__BA6M_q__hashtagIcon{color:#0095f6;background:#e8f4fd;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:1rem;font-weight:700;display:flex}.CreatePostModal-module__BA6M_q__hashtagInfo{flex-direction:column;gap:1px;display:flex}.CreatePostModal-module__BA6M_q__hashtagCount{color:var(--text-secondary,#888);font-size:.75rem}.CreatePostModal-module__BA6M_q__error{color:#dc3545;background:#dc35451a;border:1px solid #dc35454d;border-radius:8px;margin-bottom:1rem;padding:.75rem;font-size:.9rem}.CreatePostModal-module__BA6M_q__actions{justify-content:flex-end;gap:1rem;display:flex}.CreatePostModal-module__BA6M_q__cancelButton,.CreatePostModal-module__BA6M_q__submitButton{cursor:pointer;border:none;border-radius:12px;padding:.75rem 2rem;font-size:1rem;font-weight:600;transition:all .2s}.CreatePostModal-module__BA6M_q__cancelButton{background:var(--hover-bg);color:var(--text-primary)}.CreatePostModal-module__BA6M_q__cancelButton:hover:not(:disabled){background:var(--border-color)}.CreatePostModal-module__BA6M_q__submitButton{background:var(--primary-green);color:#fff}.CreatePostModal-module__BA6M_q__submitButton:hover:not(:disabled){background:var(--primary-green-hover);transform:translateY(-2px)}.CreatePostModal-module__BA6M_q__cancelButton:disabled,.CreatePostModal-module__BA6M_q__submitButton:disabled{opacity:.5;cursor:not-allowed;transform:none}@media (max-width:600px){.CreatePostModal-module__BA6M_q__modal{border-radius:0;max-height:100vh}.CreatePostModal-module__BA6M_q__imagePreviewGrid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}}
.FeedPost-module__FdzQCG__card{background:#fff;border-top:1px solid #dbdbdb;width:100%;max-width:470px;margin:0 auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.FeedPost-module__FdzQCG__card:last-of-type{border-bottom:1px solid #dbdbdb}.FeedPost-module__FdzQCG__header{justify-content:space-between;align-items:center;padding:12px 4px 12px 12px;display:flex}.FeedPost-module__FdzQCG__headerLeft{cursor:pointer;align-items:center;gap:10px;text-decoration:none;display:flex}.FeedPost-module__FdzQCG__avatarRing{background:#dbdbdb;border-radius:50%;flex-shrink:0;width:36px;height:36px;overflow:hidden}.FeedPost-module__FdzQCG__avatar{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.FeedPost-module__FdzQCG__avatarFallback{color:#555;background:#dbdbdb;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;font-size:14px;font-weight:700;display:flex}.FeedPost-module__FdzQCG__authorInfo{flex-direction:column;gap:1px;display:flex}.FeedPost-module__FdzQCG__username{color:#262626;font-size:14px;font-weight:600;line-height:1.2}.FeedPost-module__FdzQCG__name{color:#8e8e8e;font-size:12px;line-height:1.2}.FeedPost-module__FdzQCG__headerTime{color:#8e8e8e;flex-shrink:0;padding-right:4px;font-size:13px}.FeedPost-module__FdzQCG__mediaWrap{aspect-ratio:1;cursor:pointer;-webkit-user-select:none;user-select:none;background:#000;width:100%;position:relative;overflow:hidden}.FeedPost-module__FdzQCG__media{object-fit:contain;-webkit-user-drag:none;pointer-events:none;flex:0 0 100%;width:100%;height:100%;display:block}.FeedPost-module__FdzQCG__mediaStrip{will-change:transform;width:100%;height:100%;transition:transform .35s cubic-bezier(.25,.46,.45,.94);display:flex}.FeedPost-module__FdzQCG__mediaPlaceholder{background:#efefef;width:100%;height:100%}.FeedPost-module__FdzQCG__arrow{cursor:pointer;z-index:2;color:#262626;pointer-events:all;background:#ffffffd9;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:22px;line-height:1;transition:background .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 1px 4px #00000040}.FeedPost-module__FdzQCG__arrow:hover{background:#fff}.FeedPost-module__FdzQCG__arrowLeft{left:8px}.FeedPost-module__FdzQCG__arrowRight{right:8px}.FeedPost-module__FdzQCG__heartOverlay{pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.FeedPost-module__FdzQCG__heartAnim{filter:drop-shadow(0 2px 8px #0006);animation:.85s forwards FeedPost-module__FdzQCG__heartPop}@keyframes FeedPost-module__FdzQCG__heartPop{0%{opacity:0;transform:scale(.5)}15%{opacity:1;transform:scale(1.3)}30%{transform:scale(1)}65%{opacity:1}to{opacity:0;transform:scale(1)}}.FeedPost-module__FdzQCG__dots{justify-content:center;gap:4px;padding:8px 0 2px;display:flex}.FeedPost-module__FdzQCG__dot{background:#c7c7c7;border-radius:50%;width:6px;height:6px;transition:background .2s}.FeedPost-module__FdzQCG__dotActive{background:#3897f0}.FeedPost-module__FdzQCG__actions{justify-content:space-between;align-items:center;padding:4px 4px 0;display:flex}.FeedPost-module__FdzQCG__actionsLeft{align-items:center;gap:2px;display:flex}.FeedPost-module__FdzQCG__actionBtn{cursor:pointer;color:#262626;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:transform .12s,opacity .12s;display:flex}.FeedPost-module__FdzQCG__actionBtn:hover{opacity:.6}.FeedPost-module__FdzQCG__likedBtn{animation:.25s FeedPost-module__FdzQCG__likePop}@keyframes FeedPost-module__FdzQCG__likePop{0%{transform:scale(1)}50%{transform:scale(1.25)}to{transform:scale(1)}}.FeedPost-module__FdzQCG__likes{color:#262626;padding:4px 12px 0;font-size:14px;font-weight:600;line-height:1.4}.FeedPost-module__FdzQCG__caption{color:#262626;word-break:break-word;padding:4px 12px 0;font-size:14px;line-height:1.5}.FeedPost-module__FdzQCG__captionUsername{cursor:pointer;color:#262626;font-weight:600}.FeedPost-module__FdzQCG__captionUsername:hover{text-decoration:underline}.FeedPost-module__FdzQCG__captionText{font-weight:400}.FeedPost-module__FdzQCG__hashtagLink,.FeedPost-module__FdzQCG__mentionLink{color:#0095f6;font-weight:600;font-size:inherit;cursor:pointer;line-height:inherit;-webkit-user-select:text;user-select:text}.FeedPost-module__FdzQCG__hashtagLink:hover,.FeedPost-module__FdzQCG__mentionLink:hover{text-decoration:underline}.FeedPost-module__FdzQCG__moreBtn{color:#8e8e8e;cursor:pointer;background:0 0;border:none;padding:0;font-size:14px}.FeedPost-module__FdzQCG__moreBtn:hover{color:#262626}.FeedPost-module__FdzQCG__viewComments{color:#8e8e8e;cursor:pointer;text-align:left;background:0 0;border:none;width:100%;padding:4px 12px 0;font-size:14px;display:block}.FeedPost-module__FdzQCG__viewComments:hover{color:#262626}.FeedPost-module__FdzQCG__time{color:#c7c7c7;text-transform:uppercase;letter-spacing:.04em;padding:4px 12px 14px;font-size:10px;display:block}
.hashtag-module__78OHZW__page{background:var(--bg-gray-light);min-height:calc(100vh - 120px);padding-top:70px}.hashtag-module__78OHZW__dark-mode .hashtag-module__78OHZW__page{background:var(--bg-gray)}.hashtag-module__78OHZW__header{align-items:center;gap:1.25rem;max-width:900px;margin:0 auto;padding:2.5rem 1.5rem 1.5rem;display:flex}.hashtag-module__78OHZW__tagIcon{background:linear-gradient(135deg, var(--primary-green) 0%, var(--accent-green) 100%);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;font-size:2rem;font-weight:800;display:flex;box-shadow:0 4px 14px #10b98159}.hashtag-module__78OHZW__tagInfo{flex-direction:column;gap:.25rem;display:flex}.hashtag-module__78OHZW__tagName{color:var(--text-primary);margin:0;font-size:2rem;font-weight:700;line-height:1.2}.hashtag-module__78OHZW__tagCount{color:var(--text-secondary);margin:0;font-size:.95rem}.hashtag-module__78OHZW__content{max-width:900px;margin:0 auto;padding:0 1.5rem 3rem}.hashtag-module__78OHZW__postsGrid{grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.hashtag-module__78OHZW__postsGrid>:first-child{border-radius:10px 0 0;overflow:hidden}.hashtag-module__78OHZW__postsGrid>:nth-child(3){border-radius:0 10px 0 0;overflow:hidden}.hashtag-module__78OHZW__loadMoreWrapper{justify-content:center;margin-top:2rem;display:flex}.hashtag-module__78OHZW__loadMoreButton{border:2px solid var(--border-medium);color:var(--text-primary);cursor:pointer;background:0 0;border-radius:50px;padding:.75rem 2.5rem;font-size:.95rem;font-weight:600;transition:all .2s}.hashtag-module__78OHZW__loadMoreButton:hover:not(:disabled){border-color:var(--primary-green);color:var(--primary-green);transform:translateY(-1px)}.hashtag-module__78OHZW__loadMoreButton:disabled{opacity:.5;cursor:not-allowed}.hashtag-module__78OHZW__loading{text-align:center;color:var(--text-secondary);padding:4rem;font-size:1rem}.hashtag-module__78OHZW__empty{text-align:center;background:#fff;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;display:flex;box-shadow:0 1px 3px #0000000d}.hashtag-module__78OHZW__dark-mode .hashtag-module__78OHZW__empty{background:var(--bg-white);box-shadow:0 1px 3px #0003}.hashtag-module__78OHZW__emptyIcon{opacity:.6;margin-bottom:1rem;font-size:3rem}.hashtag-module__78OHZW__emptyTitle{color:var(--text-primary);margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.hashtag-module__78OHZW__emptyDesc{color:var(--text-secondary);max-width:300px;margin:0;font-size:.95rem}@media (max-width:600px){.hashtag-module__78OHZW__header{gap:1rem;padding:1.5rem 1rem 1rem}.hashtag-module__78OHZW__tagIcon{width:56px;height:56px;font-size:1.5rem}.hashtag-module__78OHZW__tagName{font-size:1.5rem}.hashtag-module__78OHZW__content{padding:0 0 2rem}.hashtag-module__78OHZW__postsGrid{gap:1px}.hashtag-module__78OHZW__loadMoreWrapper{padding:0 1rem}}
.search-module__YjN2aq__page{background:var(--bg-gray-light);min-height:calc(100vh - 120px);padding-top:70px}.search-module__YjN2aq__dark-mode .search-module__YjN2aq__page{background:var(--bg-gray)}
.page-module__IgZFrW__page{background:#fff;height:calc(100vh - 56px);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex;overflow:hidden}.page-module__IgZFrW__sidebar{background:#fff;border-right:1px solid #e8e8e8;flex-direction:column;flex-shrink:0;width:340px;display:flex;overflow:hidden}.page-module__IgZFrW__sidebarHeader{border-bottom:1px solid #f0f0f0;flex-shrink:0;justify-content:space-between;align-items:center;padding:18px 20px 14px;display:flex}.page-module__IgZFrW__sidebarTitle{color:#111;font-size:18px;font-weight:700}.page-module__IgZFrW__composeBtn{cursor:pointer;color:#555;background:0 0;border:none;border-radius:8px;align-items:center;padding:6px;transition:background .15s,color .15s;display:flex}.page-module__IgZFrW__composeBtn:hover{color:var(--primary-green,#6dbd5c);background:#f0f0f0}.page-module__IgZFrW__convoList{flex:1;padding:4px 0;overflow-y:auto}.page-module__IgZFrW__convoItem{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:12px;width:100%;padding:10px 16px;transition:background .12s;display:flex}.page-module__IgZFrW__convoItem:hover{background:#f8f8f8}.page-module__IgZFrW__convoItemActive{background:#f0faf0}.page-module__IgZFrW__convoInfo{flex:1;min-width:0}.page-module__IgZFrW__convoTop{justify-content:space-between;align-items:center;gap:8px;margin-bottom:2px;display:flex}.page-module__IgZFrW__convoName{color:#111;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.page-module__IgZFrW__convoTime{color:#aaa;flex-shrink:0;font-size:11px}.page-module__IgZFrW__convoBottom{justify-content:space-between;align-items:center;gap:6px;display:flex}.page-module__IgZFrW__convoPreview{color:#999;white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.page-module__IgZFrW__convoPreviewUnread{color:#222;font-weight:500}.page-module__IgZFrW__unreadBadge{background:var(--primary-green,#6dbd5c);color:#fff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:700;display:flex}.page-module__IgZFrW__emptyInbox{color:#aaa;flex-direction:column;align-items:center;gap:12px;padding:40px 20px;font-size:14px;display:flex}.page-module__IgZFrW__emptyNote{text-align:center;color:#aaa;padding:24px;font-size:14px}.page-module__IgZFrW__avatar{object-fit:cover;border-radius:50%;flex-shrink:0;display:block}.page-module__IgZFrW__avatarFallback{background:var(--primary-green,#6dbd5c);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:700;display:flex}.page-module__IgZFrW__chatPanel{background:#fff;flex-direction:column;flex:1;display:flex;overflow:hidden}.page-module__IgZFrW__emptyChat{color:#aaa;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:14px;display:flex}.page-module__IgZFrW__emptyChatTitle{color:#111;margin:0;font-size:20px;font-weight:700}.page-module__IgZFrW__emptyChatSub{color:#888;margin:0;font-size:14px}.page-module__IgZFrW__chatHeader{border-bottom:1px solid #f0f0f0;flex-shrink:0;align-items:center;gap:10px;padding:12px 18px;display:flex}.page-module__IgZFrW__backBtn{cursor:pointer;color:#555;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:4px;display:none}.page-module__IgZFrW__chatHeaderUser{color:inherit;align-items:center;gap:10px;text-decoration:none;display:flex}.page-module__IgZFrW__chatHeaderUser:hover .page-module__IgZFrW__chatHeaderName{text-decoration:underline}.page-module__IgZFrW__chatHeaderName{color:#111;font-size:15px;font-weight:700}.page-module__IgZFrW__chatHeaderUsername{color:#888;font-size:13px}.page-module__IgZFrW__messagesFeed{flex-direction:column;flex:1;gap:6px;padding:16px 20px;display:flex;overflow-y:auto}.page-module__IgZFrW__loadOlderBtn{color:#666;cursor:pointer;background:0 0;border:1px solid #e0e0e0;border-radius:999px;align-self:center;margin-bottom:8px;padding:6px 18px;font-size:13px;transition:background .15s}.page-module__IgZFrW__loadOlderBtn:hover:not(:disabled){background:#f5f5f5}.page-module__IgZFrW__loadingNote{text-align:center;color:#aaa;padding:12px;font-size:14px}.page-module__IgZFrW__messageBubbleWrap{align-items:flex-end;gap:6px;display:flex}.page-module__IgZFrW__mine{flex-direction:row-reverse}.page-module__IgZFrW__theirs{flex-direction:row}.page-module__IgZFrW__bubbleAvatar{flex-shrink:0;margin-bottom:2px}.page-module__IgZFrW__bubble{word-break:break-word;border-radius:18px;flex-direction:column;gap:3px;max-width:68%;padding:9px 13px;display:flex}.page-module__IgZFrW__bubbleMine{background:var(--primary-green,#6dbd5c);color:#fff;border-bottom-right-radius:4px}.page-module__IgZFrW__bubbleTheirs{color:#111;background:#f0f0f0;border-bottom-left-radius:4px}.page-module__IgZFrW__bubbleText{white-space:pre-wrap;font-size:14px;line-height:1.45}.page-module__IgZFrW__bubbleTime{opacity:.65;align-self:flex-end;font-size:10px}.page-module__IgZFrW__typingBubble{flex-direction:row;align-items:center;gap:4px;padding:12px 16px}.page-module__IgZFrW__typingDot{background:#aaa;border-radius:50%;width:7px;height:7px;animation:1.2s ease-in-out infinite page-module__IgZFrW__typingBounce;display:inline-block}.page-module__IgZFrW__typingDot:nth-child(2){animation-delay:.2s}.page-module__IgZFrW__typingDot:nth-child(3){animation-delay:.4s}@keyframes page-module__IgZFrW__typingBounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-5px)}}.page-module__IgZFrW__inputBar{border-top:1px solid #f0f0f0;flex-shrink:0;align-items:flex-end;gap:10px;padding:12px 18px 16px;display:flex}.page-module__IgZFrW__messageInput{resize:none;border:1px solid #e0e0e0;border-radius:22px;outline:none;flex:1;max-height:120px;padding:10px 16px;font-family:inherit;font-size:14px;line-height:1.45;transition:border-color .15s;overflow-y:auto}.page-module__IgZFrW__messageInput:focus{border-color:var(--primary-green,#6dbd5c)}.page-module__IgZFrW__sendBtn{background:var(--primary-green,#6dbd5c);color:#fff;cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:background .15s,transform .1s;display:flex}.page-module__IgZFrW__sendBtn:hover:not(:disabled){background:var(--primary-green-hover,#5da84c);transform:scale(1.05)}.page-module__IgZFrW__sendBtn:disabled{cursor:default;background:#ccc}.page-module__IgZFrW__startBtn{background:var(--primary-green,#6dbd5c);color:#fff;cursor:pointer;border:none;border-radius:999px;padding:10px 24px;font-size:14px;font-weight:600;transition:background .15s}.page-module__IgZFrW__startBtn:hover{background:var(--primary-green-hover,#5da84c)}.page-module__IgZFrW__modalBackdrop{z-index:9999;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.page-module__IgZFrW__modal{background:#fff;border-radius:16px;flex-direction:column;width:400px;max-width:92vw;max-height:560px;display:flex;overflow:hidden;box-shadow:0 12px 48px #00000038}.page-module__IgZFrW__modalHeader{border-bottom:1px solid #efefef;grid-template-columns:1fr auto 1fr;align-items:center;padding:14px 16px;display:grid}.page-module__IgZFrW__modalTitle{color:#111;text-align:center;justify-self:center;margin:0;font-size:15px;font-weight:700}.page-module__IgZFrW__modalClose{cursor:pointer;color:#555;background:0 0;border:none;justify-self:end;padding:2px 4px;font-size:18px;line-height:1}.page-module__IgZFrW__modalClose:hover{color:#111}.page-module__IgZFrW__composeToRow{border-bottom:1px solid #efefef;align-items:center;gap:8px;padding:10px 16px;display:flex}.page-module__IgZFrW__composeToLabel{color:#111;flex-shrink:0;font-size:14px;font-weight:600}.page-module__IgZFrW__composeSearchInput{color:#333;background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:14px}.page-module__IgZFrW__composeSearchInput::placeholder{color:#aaa}.page-module__IgZFrW__composeSuggestedList{flex:1;min-height:80px;padding:6px 0;overflow-y:auto}.page-module__IgZFrW__composeSuggestedLabel{color:#555;margin:0;padding:4px 16px 8px;font-size:13px;font-weight:600}.page-module__IgZFrW__composeNote{color:#aaa;text-align:center;margin:0;padding:24px 16px;font-size:13px}.page-module__IgZFrW__composeUserRow{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:12px;width:100%;padding:9px 16px;transition:background .1s;display:flex}.page-module__IgZFrW__composeUserRow:hover{background:#f8f8f8}.page-module__IgZFrW__composeUserRowSelected{background:#f0faf0}.page-module__IgZFrW__composeUserRowSelected:hover{background:#e8f6e8}.page-module__IgZFrW__composeUserAvatar{border-radius:50%;flex-shrink:0;width:44px;height:44px;overflow:hidden}.page-module__IgZFrW__composeAvatarImg{object-fit:cover;width:100%;height:100%}.page-module__IgZFrW__composeAvatarFallback{background:var(--primary-green,#6dbd5c);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;font-size:18px;font-weight:700;display:flex}.page-module__IgZFrW__composeUserInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.page-module__IgZFrW__composeUserName{color:#111;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.page-module__IgZFrW__composeUserTag{color:#888;font-size:13px}.page-module__IgZFrW__composeRadio{border:2px solid #ccc;border-radius:50%;flex-shrink:0;width:22px;height:22px;transition:border-color .15s,background .15s,box-shadow .15s}.page-module__IgZFrW__composeRadioSelected{border-color:var(--primary-green,#6dbd5c);background:var(--primary-green,#6dbd5c);box-shadow:inset 0 0 0 3px #fff}.page-module__IgZFrW__composeFooter{border-top:1px solid #efefef;flex-direction:column;gap:8px;padding:12px 16px;display:flex}.page-module__IgZFrW__composeErrorMsg{color:#e53935;text-align:center;margin:0;font-size:13px}.page-module__IgZFrW__composeChatBtn{background:var(--primary-green,#6dbd5c);color:#fff;cursor:pointer;border:none;border-radius:10px;width:100%;padding:12px;font-size:15px;font-weight:600;transition:background .15s,opacity .15s}.page-module__IgZFrW__composeChatBtn:hover:not(:disabled){background:var(--primary-green-hover,#5da84c)}.page-module__IgZFrW__composeChatBtn:disabled{opacity:.4;cursor:default}@media (max-width:680px){.page-module__IgZFrW__sidebar{z-index:2;width:100%;transition:transform .25s;position:absolute;inset:0}.page-module__IgZFrW__sidebar.page-module__IgZFrW__hidden{transform:translate(-100%)}.page-module__IgZFrW__chatPanel{z-index:3;transition:transform .25s;position:absolute;inset:0;transform:translate(100%)}.page-module__IgZFrW__chatPanel.page-module__IgZFrW__visible{transform:translate(0)}.page-module__IgZFrW__backBtn{display:flex}}
.page-module__qZtzMG__pageWrap{background:linear-gradient(#f5fbf4 0%,#fff 45%,#f8faf8 100%);min-height:calc(100vh - 140px);padding:2rem 1rem 3rem}.page-module__qZtzMG__panel{background:#fff;border:1px solid #e7ede6;border-radius:16px;max-width:760px;margin:0 auto;overflow:hidden;box-shadow:0 14px 38px #0d180e0f}.page-module__qZtzMG__header{border-bottom:1px solid #edf1ec;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.25rem 1rem;display:flex}.page-module__qZtzMG__title{color:#132118;margin:0;font-size:1.35rem;font-weight:800}.page-module__qZtzMG__subtitle{color:#6a7469;margin:.25rem 0 0;font-size:.92rem}.page-module__qZtzMG__markAllBtn{color:#254228;cursor:pointer;background:#f7fbf5;border:1px solid #dbe5d9;border-radius:10px;padding:.55rem .85rem;font-size:.86rem;font-weight:700}.page-module__qZtzMG__markAllBtn:disabled{opacity:.5;cursor:not-allowed}.page-module__qZtzMG__status{color:#4b5b4d;padding:1.5rem}.page-module__qZtzMG__errorState{text-align:center;color:#4a2e2e;padding:2rem 1.25rem}.page-module__qZtzMG__errorState h2{margin:0;font-size:1.05rem}.page-module__qZtzMG__errorActions{justify-content:center;gap:.6rem;margin-top:.9rem;display:flex}.page-module__qZtzMG__retryBtn{color:#2a422e;cursor:pointer;background:#fff;border:1px solid #d9e4d8;border-radius:10px;padding:.5rem .9rem;font-size:.9rem;font-weight:700;text-decoration:none}.page-module__qZtzMG__list{margin:0;padding:0;list-style:none}.page-module__qZtzMG__listItem{border-bottom:1px solid #eff4ee}.page-module__qZtzMG__itemLink{color:inherit;align-items:center;gap:.9rem;padding:.95rem 1.2rem;text-decoration:none;transition:background .15s;display:flex;position:relative}.page-module__qZtzMG__itemLink:hover{background:#f8fcf8}.page-module__qZtzMG__unread{background:#f3fbf1}.page-module__qZtzMG__avatar,.page-module__qZtzMG__avatarFallback{border-radius:50%;flex-shrink:0;width:42px;height:42px}.page-module__qZtzMG__avatar{object-fit:cover}.page-module__qZtzMG__avatarFallback{color:#fff;background:linear-gradient(135deg,#6dbd5c 0%,#4ca845 100%);justify-content:center;align-items:center;font-weight:700;display:flex}.page-module__qZtzMG__itemBody{min-width:0}.page-module__qZtzMG__message{color:#1d2d20;margin:0;font-size:.96rem}.page-module__qZtzMG__time{color:#71807a;margin:.25rem 0 0;font-size:.82rem}.page-module__qZtzMG__unreadDot{background:#5eae4f;border-radius:50%;width:9px;height:9px;margin-left:auto}.page-module__qZtzMG__loadMoreWrap{justify-content:center;padding:1rem;display:flex}.page-module__qZtzMG__loadMoreBtn{color:#2a422e;cursor:pointer;background:#fff;border:1px solid #d9e4d8;border-radius:10px;padding:.5rem .9rem;font-size:.9rem;font-weight:700}.page-module__qZtzMG__empty{text-align:center;color:#4f5f52;padding:2.5rem 1.25rem}.page-module__qZtzMG__empty h2{color:#203224;margin:.8rem 0 .4rem;font-size:1.2rem}.page-module__qZtzMG__empty p{margin:0}.page-module__qZtzMG__emptyIcon{font-size:2rem}@media (max-width:640px){.page-module__qZtzMG__pageWrap{padding:1rem .5rem 2rem}.page-module__qZtzMG__panel{border-radius:12px}.page-module__qZtzMG__header{padding:1rem}.page-module__qZtzMG__itemLink{padding:.8rem .9rem}}
.post-page-module__T_c89W__pageWrapper{background:#fafafa;flex-direction:column;align-items:center;min-height:calc(100vh - 120px);padding:2rem 1rem;display:flex}.post-page-module__T_c89W__status{color:#555;flex-direction:column;align-items:center;gap:1rem;margin-top:4rem;font-size:1rem;display:flex}.post-page-module__T_c89W__homeBtn{color:#fff;cursor:pointer;background:#0095f6;border:none;border-radius:8px;padding:.5rem 1.25rem;font-size:.9rem;font-weight:600}.post-page-module__T_c89W__homeBtn:hover{background:#0086e0}
