.FeedPage-module__NbmidG__container{width:100%;max-width:640px;padding:24px var(--container-padding) 80px;margin:0 auto}.FeedPage-module__NbmidG__tagFilterBar{flex-direction:column;gap:10px;margin-bottom:16px;display:flex}.FeedPage-module__NbmidG__tagSearchRow{background:var(--card-bg);border:1.5px solid var(--card-border);border-radius:var(--radius-lg);transition:border-color var(--transition-fast);align-items:center;gap:8px;padding:10px 14px;display:flex}.FeedPage-module__NbmidG__tagSearchRow:focus-within{border-color:var(--social)}.FeedPage-module__NbmidG__tagSearchIcon{color:var(--foreground-tertiary);flex-shrink:0}.FeedPage-module__NbmidG__tagSearchInput{color:var(--foreground);background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:.875rem}.FeedPage-module__NbmidG__tagSearchInput::placeholder{color:var(--foreground-tertiary)}.FeedPage-module__NbmidG__tagClearButton{border-radius:var(--radius-full);background:var(--background);border:1px solid var(--card-border);width:24px;height:24px;color:var(--foreground-secondary);cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast);flex-shrink:0;justify-content:center;align-items:center;display:flex}.FeedPage-module__NbmidG__tagClearButton:hover{background:var(--social-light);color:var(--social)}.FeedPage-module__NbmidG__tagPillsRow{flex-wrap:wrap;gap:6px;display:flex}.FeedPage-module__NbmidG__tagPill{border-radius:var(--radius-full);border:1.5px solid var(--card-border);background:var(--card-bg);color:var(--foreground-secondary);cursor:pointer;white-space:nowrap;transition:background var(--transition-fast), border-color var(--transition-fast), color var(--transition-fast);align-items:center;padding:5px 12px;font-family:inherit;font-size:.8125rem;font-weight:500;display:inline-flex}.FeedPage-module__NbmidG__tagPill:hover{border-color:var(--social);color:var(--social);background:var(--social-light)}.FeedPage-module__NbmidG__tagPillActive{background:var(--social);border-color:var(--social);color:#fff}.FeedPage-module__NbmidG__tagPillActive:hover{color:#fff;background:#dc2626;border-color:#dc2626}.FeedPage-module__NbmidG__activeTagBanner{background:var(--social-light);border-radius:var(--radius-md);justify-content:space-between;align-items:center;padding:8px 14px;display:flex}.FeedPage-module__NbmidG__activeTagLabel{color:var(--social);font-size:.8125rem;font-weight:600}.FeedPage-module__NbmidG__activeTagClear{color:var(--social);cursor:pointer;text-underline-offset:2px;background:0 0;border:none;font-family:inherit;font-size:.8125rem;font-weight:600;text-decoration:underline}.FeedPage-module__NbmidG__activeTagClear:hover{color:#dc2626}.FeedPage-module__NbmidG__createPostCard{background:var(--card-bg);border-radius:var(--radius-lg);box-shadow:var(--card-shadow);cursor:pointer;transition:box-shadow var(--transition-base), transform var(--transition-fast);color:inherit;align-items:center;gap:12px;margin-bottom:20px;padding:14px 16px;text-decoration:none;display:flex}.FeedPage-module__NbmidG__createPostCard:hover{box-shadow:var(--card-shadow-hover)}.FeedPage-module__NbmidG__createPostCard:active{transform:scale(.995)}.FeedPage-module__NbmidG__createPostAvatar{border-radius:var(--radius-full);background:var(--background);border:1px solid var(--card-border);width:40px;height:40px;color:var(--foreground-tertiary);flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.FeedPage-module__NbmidG__createPostAvatarImg{object-fit:cover;width:100%;height:100%}.FeedPage-module__NbmidG__createPostPlaceholder{color:var(--foreground-tertiary);flex:1;font-size:.9375rem}.FeedPage-module__NbmidG__createPostButton{border-radius:var(--radius-full);background:var(--social);color:#fff;cursor:pointer;width:36px;height:36px;transition:background var(--transition-fast);border:none;flex-shrink:0;justify-content:center;align-items:center;display:flex}.FeedPage-module__NbmidG__createPostButton:hover{background:#dc2626}.FeedPage-module__NbmidG__feedList{flex-direction:column;gap:16px;display:flex}.FeedPage-module__NbmidG__signInBanner{background:var(--card-bg);border-radius:var(--radius-lg);box-shadow:var(--card-shadow);text-align:center;flex-direction:column;align-items:center;gap:12px;margin-bottom:20px;padding:32px 24px;display:flex}.FeedPage-module__NbmidG__signInIcon{border-radius:var(--radius-full);background:var(--social-light);width:48px;height:48px;color:var(--social);justify-content:center;align-items:center;display:flex}.FeedPage-module__NbmidG__signInText{color:var(--foreground-secondary);font-size:.9375rem;line-height:1.5}.FeedPage-module__NbmidG__signInButton{background:var(--social);color:#fff;border-radius:var(--radius-lg);cursor:pointer;transition:background var(--transition-fast);border:none;align-items:center;gap:8px;padding:10px 24px;font-family:inherit;font-size:.9375rem;font-weight:600;display:inline-flex}.FeedPage-module__NbmidG__signInButton:hover{background:#dc2626}.FeedPage-module__NbmidG__stateContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:80px 24px;display:flex}.FeedPage-module__NbmidG__stateIcon{border-radius:var(--radius-full);justify-content:center;align-items:center;width:60px;height:60px;display:flex}.FeedPage-module__NbmidG__stateIconError,.FeedPage-module__NbmidG__stateIconEmpty{background:var(--social-light);color:var(--social)}.FeedPage-module__NbmidG__stateTitle{color:var(--foreground);font-size:1.125rem;font-weight:700}.FeedPage-module__NbmidG__stateSubtitle{color:var(--foreground-secondary);max-width:320px;font-size:.9375rem}.FeedPage-module__NbmidG__retryButton{background:var(--social);color:#fff;border-radius:var(--radius-lg);cursor:pointer;transition:background var(--transition-fast);border:none;align-items:center;gap:8px;padding:10px 24px;font-family:inherit;font-size:.9375rem;font-weight:600;display:inline-flex}.FeedPage-module__NbmidG__retryButton:hover{background:#dc2626}.FeedPage-module__NbmidG__skeleton{flex-direction:column;gap:16px;display:flex}.FeedPage-module__NbmidG__skeletonCard{background:var(--card-bg);border-radius:var(--radius-lg);box-shadow:var(--card-shadow);overflow:hidden}.FeedPage-module__NbmidG__skeletonHeader{align-items:center;gap:12px;padding:14px 16px;display:flex}.FeedPage-module__NbmidG__skeletonAvatar{border-radius:var(--radius-full);background:var(--background);width:44px;height:44px;animation:1.5s ease-in-out infinite FeedPage-module__NbmidG__pulse}.FeedPage-module__NbmidG__skeletonLines{flex-direction:column;flex:1;gap:6px;display:flex}.FeedPage-module__NbmidG__skeletonLine{background:var(--background);border-radius:6px;height:12px;animation:1.5s ease-in-out infinite FeedPage-module__NbmidG__pulse}.FeedPage-module__NbmidG__skeletonLineShort{width:60%}.FeedPage-module__NbmidG__skeletonImage{aspect-ratio:4/3;background:var(--background);width:100%;animation:1.5s ease-in-out infinite FeedPage-module__NbmidG__pulse}.FeedPage-module__NbmidG__skeletonActions{gap:16px;padding:12px 16px;display:flex}.FeedPage-module__NbmidG__skeletonActionPill{background:var(--background);border-radius:10px;width:48px;height:20px;animation:1.5s ease-in-out infinite FeedPage-module__NbmidG__pulse}@keyframes FeedPage-module__NbmidG__pulse{0%,to{opacity:1}50%{opacity:.5}}.FeedPage-module__NbmidG__trailingSkeleton{flex-direction:column;gap:16px;margin-top:16px;animation:.3s ease-out FeedPage-module__NbmidG__fadeIn;display:flex}@keyframes FeedPage-module__NbmidG__fadeIn{0%{opacity:0}to{opacity:1}}.FeedPage-module__NbmidG__endOfFeed{justify-content:center;align-items:center;gap:10px;padding:32px 0 8px;display:flex}.FeedPage-module__NbmidG__endOfFeedDot{border-radius:var(--radius-full);background:var(--foreground-tertiary);width:4px;height:4px}.FeedPage-module__NbmidG__endOfFeedText{color:var(--foreground-tertiary);font-size:.8125rem;font-weight:500}@media (max-width:680px){.FeedPage-module__NbmidG__container{padding-left:var(--container-padding);padding-right:var(--container-padding)}.FeedPage-module__NbmidG__signInBanner{border-radius:var(--radius-md)}}
