.modal-module-scss-module__w2jHMa__dialog{border-radius:var(--radius-lg,8px);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:none;width:calc(100vw - 2rem);max-width:420px;padding:0;animation:.15s modal-module-scss-module__w2jHMa__fadeIn;box-shadow:0 16px 48px #0f172a2e}.modal-module-scss-module__w2jHMa__dialog::backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a73}@keyframes modal-module-scss-module__w2jHMa__fadeIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.modal-module-scss-module__w2jHMa__modal{background:var(--surface,#fff);border-radius:var(--radius-lg,8px);overflow:hidden}.modal-module-scss-module__w2jHMa__header{justify-content:space-between;align-items:center;padding:1rem 1.25rem 0;display:flex}.modal-module-scss-module__w2jHMa__title{color:var(--ink,#0f172a);letter-spacing:-.01em;margin:0;font-size:1rem;font-weight:700}.modal-module-scss-module__w2jHMa__closeBtn{border-radius:var(--radius-sm,4px);width:32px;height:32px;color:var(--muted,#64748b);place-items:center;transition:all .15s;display:grid}.modal-module-scss-module__w2jHMa__closeBtn:hover{background:var(--surface-subtle,#f8fafc);color:var(--ink,#0f172a)}.modal-module-scss-module__w2jHMa__body{color:var(--ink-secondary,#334155);padding:1rem 1.25rem;font-size:.875rem;line-height:1.6}.modal-module-scss-module__w2jHMa__footer{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;padding:0 1.25rem 1rem;display:flex}@media (max-width:480px){.modal-module-scss-module__w2jHMa__footer{flex-direction:column-reverse;align-items:stretch}.modal-module-scss-module__w2jHMa__footer button,.modal-module-scss-module__w2jHMa__footer a{justify-content:center;width:100%;min-height:42px}}.modal-module-scss-module__w2jHMa__cancelBtn{border-radius:var(--radius,6px);background:var(--surface-subtle,#f8fafc);color:var(--ink-secondary,#334155);border:1px solid var(--line,#e2e8f0);padding:.5rem 1rem;font-size:.8125rem;font-weight:600;transition:all .15s}.modal-module-scss-module__w2jHMa__cancelBtn:hover{background:var(--surface,#fff);border-color:var(--line-hover,#cbd5e1)}.modal-module-scss-module__w2jHMa__confirmBtn{border-radius:var(--radius,6px);background:var(--primary,#155dfc);color:#fff;border:none;padding:.5rem 1rem;font-size:.8125rem;font-weight:600;transition:all .15s}.modal-module-scss-module__w2jHMa__confirmBtn:hover{background:var(--primary-hover,#104bdd)}.modal-module-scss-module__w2jHMa__dangerBtn{border-radius:var(--radius,6px);background:var(--danger,#dc2626);color:#fff;border:none;padding:.5rem 1rem;font-size:.8125rem;font-weight:600;transition:all .15s}.modal-module-scss-module__w2jHMa__dangerBtn:hover{opacity:.9}.modal-module-scss-module__w2jHMa__fieldLabel{color:var(--ink,#0f172a);margin-bottom:.5rem;font-size:.8125rem;font-weight:600;display:block}.modal-module-scss-module__w2jHMa__fieldInput{border-radius:var(--radius,6px);border:1px solid var(--line,#e2e8f0);background:var(--surface,#fff);width:100%;color:var(--ink,#0f172a);outline:none;padding:.5rem .75rem;font-size:.875rem;transition:border-color .15s}.modal-module-scss-module__w2jHMa__fieldInput:focus{border-color:var(--primary,#155dfc);box-shadow:0 0 0 3px var(--primary-subtle,#edf3ff)}
.feed-module-scss-module__8K2IGa__feedPageWrap{width:min(1260px,100% - 32px);margin:0 auto;padding:24px 0 64px}@media (max-width:640px){.feed-module-scss-module__8K2IGa__feedPageWrap{width:calc(100% - 24px);padding:14px 0 80px}}.feed-module-scss-module__8K2IGa__feedThreeColLayout{grid-template-columns:210px minmax(0,1fr) 280px;align-items:start;gap:24px;display:grid}@media (max-width:1100px) and (min-width:841px){.feed-module-scss-module__8K2IGa__feedThreeColLayout{grid-template-columns:200px minmax(0,1fr);gap:20px}.feed-module-scss-module__8K2IGa__feedThreeColLayout .feed-module-scss-module__8K2IGa__suggestedAside{display:none}}@media (max-width:840px){.feed-module-scss-module__8K2IGa__feedThreeColLayout{grid-template-columns:1fr;gap:16px}.feed-module-scss-module__8K2IGa__feedThreeColLayout .feed-module-scss-module__8K2IGa__leftNavAside,.feed-module-scss-module__8K2IGa__feedThreeColLayout .feed-module-scss-module__8K2IGa__suggestedAside{display:none}}.feed-module-scss-module__8K2IGa__leftNavAside{scrollbar-width:none;max-height:calc(100vh - 100px);position:sticky;top:80px;overflow-y:auto}.feed-module-scss-module__8K2IGa__leftNavAside::-webkit-scrollbar{display:none}.feed-module-scss-module__8K2IGa__leftNavMenu{flex-direction:column;gap:4px;display:flex}.feed-module-scss-module__8K2IGa__leftNavLink{color:var(--ink-secondary);border-radius:999px;align-items:center;gap:12px;padding:10px 14px;font-size:14px;font-weight:650;text-decoration:none;transition:all .15s;display:flex}.feed-module-scss-module__8K2IGa__leftNavLink:hover{background:var(--surface-subtle);color:var(--ink)}.feed-module-scss-module__8K2IGa__leftNavLink.feed-module-scss-module__8K2IGa__activeNavLink{color:var(--primary);background:#eff6ff;font-weight:750}.feed-module-scss-module__8K2IGa__leftNavDivider{background:var(--line);height:1px;margin:10px 8px}.feed-module-scss-module__8K2IGa__leftNavSection{flex-direction:column;gap:4px;display:flex}.feed-module-scss-module__8K2IGa__discoverLabel{letter-spacing:.08em;color:var(--muted);text-transform:uppercase;padding:4px 14px 2px;font-size:10.5px;font-weight:800}.feed-module-scss-module__8K2IGa__sectionToggleBtn{cursor:pointer;width:100%;color:var(--ink);background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;padding:8px 14px;transition:background .15s;display:flex}.feed-module-scss-module__8K2IGa__sectionToggleBtn:hover{background:var(--surface-subtle)}.feed-module-scss-module__8K2IGa__sectionHeaderTitle{align-items:center;gap:10px;font-size:14px;font-weight:700;display:inline-flex}.feed-module-scss-module__8K2IGa__sectionSubList{flex-direction:column;gap:2px;padding-left:12px;display:flex}.feed-module-scss-module__8K2IGa__leftSubLink{color:var(--muted);border-radius:8px;align-items:center;gap:10px;padding:8px 12px;font-size:13.5px;font-weight:600;text-decoration:none;transition:all .15s;display:flex}.feed-module-scss-module__8K2IGa__leftSubLink:hover{color:var(--ink);background:var(--surface-subtle)}.feed-module-scss-module__8K2IGa__leftSubLink.feed-module-scss-module__8K2IGa__activeSubLink{color:var(--primary);background:#eff6ff;font-weight:700}.feed-module-scss-module__8K2IGa__communitiesList{flex-direction:column;gap:4px;padding-left:12px;display:flex}.feed-module-scss-module__8K2IGa__communityItem{border-radius:8px;align-items:center;gap:10px;padding:7px 12px;text-decoration:none;transition:background .15s;display:flex}.feed-module-scss-module__8K2IGa__communityItem:hover{background:var(--surface-subtle)}.feed-module-scss-module__8K2IGa__communityItem:hover .feed-module-scss-module__8K2IGa__communityName{color:var(--primary)}.feed-module-scss-module__8K2IGa__communityDot{color:#fff;border-radius:6px;flex-shrink:0;place-items:center;width:22px;height:22px;font-size:10.5px;font-weight:800;display:grid}.feed-module-scss-module__8K2IGa__communityName{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;transition:color .15s;overflow:hidden}.feed-module-scss-module__8K2IGa__browseAllCommunities{color:var(--primary);padding:6px 12px;font-size:12px;font-weight:650;text-decoration:none}.feed-module-scss-module__8K2IGa__browseAllCommunities:hover{text-decoration:underline}.feed-module-scss-module__8K2IGa__centerCol{flex-direction:column;gap:16px;min-width:0;display:flex}.feed-module-scss-module__8K2IGa__feedTopBar{align-items:center;gap:12px;width:100%;display:flex}@media (max-width:480px){.feed-module-scss-module__8K2IGa__feedTopBar{flex-direction:column;align-items:stretch;gap:8px}}.feed-module-scss-module__8K2IGa__searchWrapper{background:var(--surface);border:1.5px solid var(--line);box-shadow:var(--shadow-xs);border-radius:999px;flex:1;align-items:center;gap:10px;padding:8px 18px;transition:border-color .15s,box-shadow .15s;display:flex}.feed-module-scss-module__8K2IGa__searchWrapper:focus-within{border-color:var(--primary);box-shadow:0 0 0 3px #155dfc1f}.feed-module-scss-module__8K2IGa__searchIcon{color:var(--muted);flex-shrink:0}.feed-module-scss-module__8K2IGa__feedSearchInput{color:var(--ink);text-overflow:ellipsis;background:0 0;border:none;outline:none;flex:1;font-size:14px}.feed-module-scss-module__8K2IGa__feedSearchInput::placeholder{color:var(--muted-light)}.feed-module-scss-module__8K2IGa__createPostBtn{background:var(--primary);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;gap:6px;padding:9px 20px;font-size:13.5px;font-weight:700;transition:background-color .15s,transform .1s;display:inline-flex;box-shadow:0 2px 8px #155dfc47}.feed-module-scss-module__8K2IGa__createPostBtn:hover{background:var(--primary-hover);transform:translateY(-1px)}.feed-module-scss-module__8K2IGa__createPostBtn:active{transform:translateY(0)}@media (max-width:480px){.feed-module-scss-module__8K2IGa__createPostBtn{width:100%;padding:8px 14px;font-size:12.5px}}.feed-module-scss-module__8K2IGa__feedTabsBar{border-bottom:1.5px solid var(--line);align-items:center;gap:24px;margin-top:4px;margin-bottom:4px;display:flex}.feed-module-scss-module__8K2IGa__feedTabBtn{color:var(--muted);cursor:pointer;background:0 0;border:none;padding:10px 8px 12px;font-size:14.5px;font-weight:650;text-decoration:none;transition:color .15s;position:relative}.feed-module-scss-module__8K2IGa__feedTabBtn:hover{color:var(--ink)}.feed-module-scss-module__8K2IGa__feedTabBtn.feed-module-scss-module__8K2IGa__activeFeedTab{color:var(--ink);font-weight:800}.feed-module-scss-module__8K2IGa__feedTabBtn.feed-module-scss-module__8K2IGa__activeFeedTab:after{content:"";background:var(--primary);border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:-1.5px;left:0;right:0}.feed-module-scss-module__8K2IGa__postCard{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow-xs);border-radius:14px;flex-direction:column;padding:20px 22px;transition:border-color .15s,box-shadow .15s;display:flex}.feed-module-scss-module__8K2IGa__postCard:hover{box-shadow:var(--shadow-sm);border-color:#155dfc40}@media (max-width:640px){.feed-module-scss-module__8K2IGa__postCard{border-radius:12px;padding:16px 14px}}.feed-module-scss-module__8K2IGa__cardAuthorRow{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.feed-module-scss-module__8K2IGa__authorMetaLeft{align-items:center;gap:10px;min-width:0;display:flex}.feed-module-scss-module__8K2IGa__authorAvatarWrap{border:1px solid var(--line);background:#f1f5f9;border-radius:50%;flex-shrink:0;place-items:center;width:40px;height:40px;text-decoration:none;display:grid;overflow:hidden}.feed-module-scss-module__8K2IGa__authorAvatarImg{object-fit:cover;width:100%;height:100%}.feed-module-scss-module__8K2IGa__authorAvatarFallback{color:var(--primary);font-size:14px;font-weight:800}.feed-module-scss-module__8K2IGa__authorTextGroup{flex-direction:column;min-width:0;display:flex}.feed-module-scss-module__8K2IGa__authorNameRow{flex-wrap:wrap;align-items:center;gap:5px;display:flex}.feed-module-scss-module__8K2IGa__authorNameLink{color:var(--ink);font-size:14px;font-weight:750;text-decoration:none}.feed-module-scss-module__8K2IGa__authorNameLink:hover{color:var(--primary)}.feed-module-scss-module__8K2IGa__timestampDot{color:var(--muted-light);font-size:12px}.feed-module-scss-module__8K2IGa__relativeTime{color:var(--muted);font-size:12.5px}.feed-module-scss-module__8K2IGa__authorHeadline{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:11.5px;overflow:hidden}.feed-module-scss-module__8K2IGa__moreMenuWrap{position:relative}.feed-module-scss-module__8K2IGa__moreMenuBtn{width:32px;height:32px;color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:8px;place-items:center;transition:all .15s;display:grid}.feed-module-scss-module__8K2IGa__moreMenuBtn:hover{background:var(--surface-subtle);color:var(--ink)}.feed-module-scss-module__8K2IGa__moreDropdown{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow-lg);z-index:20;border-radius:10px;flex-direction:column;gap:2px;min-width:160px;margin-top:4px;padding:6px;display:flex;position:absolute;top:100%;right:0}.feed-module-scss-module__8K2IGa__dropdownItem{width:100%;color:var(--ink);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;gap:8px;padding:8px 10px;font-size:12.5px;font-weight:600;transition:background .12s;display:flex}.feed-module-scss-module__8K2IGa__dropdownItem:hover{background:var(--surface-subtle)}.feed-module-scss-module__8K2IGa__dropdownItem.feed-module-scss-module__8K2IGa__deleteItem{color:#dc2626}.feed-module-scss-module__8K2IGa__dropdownItem.feed-module-scss-module__8K2IGa__deleteItem:hover{background:#fef2f2}.feed-module-scss-module__8K2IGa__taggedStartupRow{margin-bottom:8px}.feed-module-scss-module__8K2IGa__taggedStartupPill{color:#15803d;background:#f0fdf4;border:1px solid #dcfce7;border-radius:6px;align-items:center;gap:5px;padding:2px 8px;font-size:11.5px;font-weight:700;text-decoration:none;display:inline-flex}.feed-module-scss-module__8K2IGa__taggedStartupPill:hover{background:#dcfce7}.feed-module-scss-module__8K2IGa__postTitle{color:var(--ink);letter-spacing:-.02em;margin:0 0 8px;font-size:18px;font-weight:800;line-height:1.3}@media (max-width:640px){.feed-module-scss-module__8K2IGa__postTitle{font-size:16px}}.feed-module-scss-module__8K2IGa__postBodyWrapper{margin-bottom:12px}.feed-module-scss-module__8K2IGa__postBodyText{color:var(--ink-secondary);white-space:pre-wrap;word-break:break-word;margin:0;font-size:14.5px;line-height:1.6}@media (max-width:640px){.feed-module-scss-module__8K2IGa__postBodyText{font-size:13.5px;line-height:1.55}}.feed-module-scss-module__8K2IGa__seeMoreBtn{color:var(--muted);cursor:pointer;background:0 0;border:none;margin-top:4px;padding:2px 0;font-size:13px;font-weight:600}.feed-module-scss-module__8K2IGa__seeMoreBtn:hover{color:var(--primary);text-decoration:underline}.feed-module-scss-module__8K2IGa__postMediaWrap{border:1px solid var(--line);border-radius:10px;margin:8px 0 14px;overflow:hidden}.feed-module-scss-module__8K2IGa__postMediaImg{object-fit:cover;width:100%;height:auto;max-height:480px;display:block}.feed-module-scss-module__8K2IGa__actionBar{border-top:1px solid var(--line);align-items:center;gap:18px;padding-top:12px;display:flex}@media (max-width:480px){.feed-module-scss-module__8K2IGa__actionBar{gap:12px}}.feed-module-scss-module__8K2IGa__actionItem{color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:5px;padding:6px 8px;font-size:12.5px;font-weight:600;transition:all .15s;display:inline-flex}.feed-module-scss-module__8K2IGa__actionItem:hover{background:var(--surface-subtle);color:var(--ink)}.feed-module-scss-module__8K2IGa__actionItem.feed-module-scss-module__8K2IGa__upvoted{color:var(--primary);font-weight:750}.feed-module-scss-module__8K2IGa__actionItem.feed-module-scss-module__8K2IGa__upvoted .feed-module-scss-module__8K2IGa__upvoteIcon{color:var(--primary);stroke-width:2.5px}.feed-module-scss-module__8K2IGa__actionItem.feed-module-scss-module__8K2IGa__reposted{color:#16a34a}.feed-module-scss-module__8K2IGa__actionItem.feed-module-scss-module__8K2IGa__bookmarked{color:#d97706}.feed-module-scss-module__8K2IGa__bookmarkAction{margin-left:auto}.feed-module-scss-module__8K2IGa__copiedIcon{color:#16a34a}.feed-module-scss-module__8K2IGa__copiedText{color:#16a34a;font-size:11.5px;font-weight:700}.feed-module-scss-module__8K2IGa__commentsDrawer{border-top:1px solid var(--line);flex-direction:column;gap:12px;margin-top:14px;padding-top:14px;display:flex}.feed-module-scss-module__8K2IGa__commentInputForm{align-items:center;gap:8px;display:flex}.feed-module-scss-module__8K2IGa__commentInput{border:1px solid var(--line);height:38px;color:var(--ink);background:var(--surface-subtle);border-radius:999px;outline:none;flex:1;padding:0 14px;font-size:13px}.feed-module-scss-module__8K2IGa__commentInput:focus{border-color:var(--primary);background:#fff}.feed-module-scss-module__8K2IGa__commentSubmitBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:50%;flex-shrink:0;place-items:center;width:36px;height:36px;display:grid}.feed-module-scss-module__8K2IGa__commentSubmitBtn:hover:not(:disabled){background:var(--primary-hover)}.feed-module-scss-module__8K2IGa__commentSubmitBtn:disabled{opacity:.5;cursor:not-allowed}.feed-module-scss-module__8K2IGa__commentsList{flex-direction:column;gap:8px;display:flex}.feed-module-scss-module__8K2IGa__commentBubble{background:var(--surface-subtle);border-radius:10px;flex-direction:column;gap:2px;padding:10px 14px;display:flex}.feed-module-scss-module__8K2IGa__commentHeader{justify-content:space-between;align-items:center;display:flex}.feed-module-scss-module__8K2IGa__commentAuthor{color:var(--ink);font-size:12.5px;font-weight:700;text-decoration:none}.feed-module-scss-module__8K2IGa__commentAuthor:hover{color:var(--primary)}.feed-module-scss-module__8K2IGa__commentContent{color:var(--ink-secondary);margin:0;font-size:13px;line-height:1.4}.feed-module-scss-module__8K2IGa__deleteCommentBtn{color:var(--muted);cursor:pointer;background:0 0;border:none;padding:2px}.feed-module-scss-module__8K2IGa__deleteCommentBtn:hover{color:#dc2626}.feed-module-scss-module__8K2IGa__composerCard{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow-xs);border-radius:14px;flex-direction:column;gap:12px;padding:18px 20px;display:flex}.feed-module-scss-module__8K2IGa__composerInputsWrap{flex-direction:column;gap:8px;display:flex}.feed-module-scss-module__8K2IGa__composerTitleInput{border:1px solid var(--line);width:100%;color:var(--ink);border-radius:8px;outline:none;padding:9px 12px;font-size:14px;font-weight:700}.feed-module-scss-module__8K2IGa__composerTitleInput:focus{border-color:var(--primary);box-shadow:0 0 0 2px #155dfc1a}.feed-module-scss-module__8K2IGa__composerContentRow{align-items:flex-start;gap:10px;display:flex}.feed-module-scss-module__8K2IGa__userAvatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:38px;height:38px}.feed-module-scss-module__8K2IGa__avatarFallback{width:38px;height:38px;color:var(--primary);background:#eff6ff;border-radius:50%;flex-shrink:0;place-items:center;font-size:14px;font-weight:750;display:grid}.feed-module-scss-module__8K2IGa__composerTextarea{border:1px solid var(--line);min-width:0;min-height:80px;color:var(--ink);resize:vertical;border-radius:8px;outline:none;flex:1;padding:10px 12px;font-size:13.5px}.feed-module-scss-module__8K2IGa__composerTextarea:focus{border-color:var(--primary)}.feed-module-scss-module__8K2IGa__typePills{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.feed-module-scss-module__8K2IGa__typePill{border:1px solid var(--line);background:var(--surface-subtle);color:var(--muted);cursor:pointer;border-radius:6px;align-items:center;gap:4px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.feed-module-scss-module__8K2IGa__typePill:hover{color:var(--ink)}.feed-module-scss-module__8K2IGa__typePill.feed-module-scss-module__8K2IGa__activePill{border-color:var(--primary);color:var(--primary);background:#eff6ff;font-weight:700}.feed-module-scss-module__8K2IGa__imagePreviewWrapper{width:fit-content;position:relative}.feed-module-scss-module__8K2IGa__imagePreview{object-fit:cover;border-radius:8px}.feed-module-scss-module__8K2IGa__imageRemoveBtn{color:#fff;cursor:pointer;background:#000000b3;border:none;border-radius:50%;place-items:center;width:22px;height:22px;display:grid;position:absolute;top:4px;right:4px}.feed-module-scss-module__8K2IGa__composerFooter{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:10px;display:flex}.feed-module-scss-module__8K2IGa__composerTools{align-items:center;gap:8px;display:flex}.feed-module-scss-module__8K2IGa__toolBtn{border:1px solid var(--line);color:var(--muted);cursor:pointer;border-radius:6px;align-items:center;gap:4px;padding:6px 12px;font-size:12.5px;font-weight:600;display:inline-flex}.feed-module-scss-module__8K2IGa__toolBtn:hover{color:var(--primary);border-color:var(--primary)}.feed-module-scss-module__8K2IGa__toolBtn input{display:none}.feed-module-scss-module__8K2IGa__startupSelect{border:1px solid var(--line);color:var(--ink);background:var(--surface);border-radius:6px;padding:6px 10px;font-size:12px}.feed-module-scss-module__8K2IGa__postSubmitBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 18px;font-size:13px;font-weight:700;display:inline-flex}.feed-module-scss-module__8K2IGa__postSubmitBtn:hover:not(:disabled){background:var(--primary-hover)}.feed-module-scss-module__8K2IGa__postSubmitBtn:disabled{opacity:.5;cursor:not-allowed}.feed-module-scss-module__8K2IGa__composerLogin{text-align:center;padding:24px}.feed-module-scss-module__8K2IGa__composerLoginText{color:var(--muted);margin:0 0 12px;font-size:13.5px}.feed-module-scss-module__8K2IGa__composerLoginBtn{background:var(--primary);color:#fff;border-radius:8px;padding:8px 18px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.feed-module-scss-module__8K2IGa__composerError{color:#dc2626;font-size:12px}.feed-module-scss-module__8K2IGa__suggestedAside{flex-direction:column;gap:16px;display:flex;position:sticky;top:80px}.feed-module-scss-module__8K2IGa__suggestedCard{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow-xs);border-radius:14px;flex-direction:column;gap:14px;padding:18px 16px;display:flex}.feed-module-scss-module__8K2IGa__suggestedTitle{color:var(--ink);letter-spacing:-.015em;margin:0;font-size:15px;font-weight:800}.feed-module-scss-module__8K2IGa__suggestedList{flex-direction:column;gap:12px;display:flex}.feed-module-scss-module__8K2IGa__suggestedItem{align-items:center;gap:10px;display:flex}.feed-module-scss-module__8K2IGa__profileAvatarLink{flex-shrink:0}.feed-module-scss-module__8K2IGa__profileAvatar{object-fit:cover;border:1px solid var(--line);border-radius:50%;width:40px;height:40px}.feed-module-scss-module__8K2IGa__profileAvatarFallback{width:40px;height:40px;color:var(--primary);background:#eff6ff;border:1px solid #bfdbfe;border-radius:50%;place-items:center;font-size:13.5px;font-weight:800;display:grid}.feed-module-scss-module__8K2IGa__profileMeta{flex-direction:column;flex:1;min-width:0;display:flex}.feed-module-scss-module__8K2IGa__profileNameRow{align-items:center;gap:4px;display:flex}.feed-module-scss-module__8K2IGa__profileName{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:13.5px;font-weight:750;text-decoration:none;overflow:hidden}.feed-module-scss-module__8K2IGa__profileName:hover{color:var(--primary)}.feed-module-scss-module__8K2IGa__verifiedIcon{color:#fff;fill:#2563eb;flex-shrink:0}.feed-module-scss-module__8K2IGa__profileHandle{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:11.5px;overflow:hidden}.feed-module-scss-module__8K2IGa__followBtn{color:#fff;cursor:pointer;background:#155dfc;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;gap:4px;padding:6px 14px;font-size:12px;font-weight:700;transition:all .15s;display:inline-flex}.feed-module-scss-module__8K2IGa__followBtn:hover{background:#104bdd}.feed-module-scss-module__8K2IGa__followBtn.feed-module-scss-module__8K2IGa__following{background:var(--surface-subtle);color:var(--ink);border:1px solid var(--line)}.feed-module-scss-module__8K2IGa__followBtn.feed-module-scss-module__8K2IGa__following:hover{color:#dc2626;background:#fef2f2;border-color:#fca5a5}.feed-module-scss-module__8K2IGa__showMoreLink{color:var(--primary);padding:4px 0;font-size:12.5px;font-weight:650;text-decoration:none}.feed-module-scss-module__8K2IGa__showMoreLink:hover{text-decoration:underline}.feed-module-scss-module__8K2IGa__floatingChatWrap{z-index:35;flex-direction:column;gap:10px;display:flex;position:fixed;bottom:24px;right:24px}@media (max-width:768px){.feed-module-scss-module__8K2IGa__floatingChatWrap{bottom:72px;right:16px}}.feed-module-scss-module__8K2IGa__floatingChatBtn{color:#fff;background:#155dfc;border-radius:50%;place-items:center;width:48px;height:48px;text-decoration:none;transition:transform .15s;display:grid;box-shadow:0 4px 14px #155dfc66}.feed-module-scss-module__8K2IGa__floatingChatBtn:hover{transform:scale(1.06)}.feed-module-scss-module__8K2IGa__emptyStateCard{text-align:center;background:var(--surface);border:1px dashed var(--line);color:var(--muted);border-radius:14px;padding:40px 20px}.feed-module-scss-module__8K2IGa__emptyStateCard h3{color:var(--ink);margin:0 0 6px}.feed-module-scss-module__8K2IGa__emptyStateCard p{margin:0;font-size:13.5px}
.create-post-modal-module-scss-module__Vagoaa__modalBackdrop{z-index:50;-webkit-backdrop-filter:blur(5px);background:#0f172a80;place-items:center;padding:16px;animation:.15s ease-out create-post-modal-module-scss-module__Vagoaa__fadeIn;display:grid;position:fixed;inset:0;overflow-y:auto}@keyframes create-post-modal-module-scss-module__Vagoaa__fadeIn{0%{opacity:0}to{opacity:1}}.create-post-modal-module-scss-module__Vagoaa__modalContainer{border:1px solid var(--line,#e2e8f0);background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:580px;animation:.15s ease-out create-post-modal-module-scss-module__Vagoaa__scaleUp;display:flex;overflow:hidden;box-shadow:0 16px 48px #0f172a2e}@media (max-width:600px){.create-post-modal-module-scss-module__Vagoaa__modalContainer{border-radius:14px;max-width:100%}}@keyframes create-post-modal-module-scss-module__Vagoaa__scaleUp{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.create-post-modal-module-scss-module__Vagoaa__modalHeader{justify-content:space-between;align-items:center;padding:14px 18px 8px;display:flex}.create-post-modal-module-scss-module__Vagoaa__headerUserLockup{align-items:center;gap:10px;display:flex}.create-post-modal-module-scss-module__Vagoaa__avatarImg{object-fit:cover;border:1px solid var(--line,#e2e8f0);border-radius:50%;width:36px;height:36px}.create-post-modal-module-scss-module__Vagoaa__avatarFallback{width:36px;height:36px;color:var(--primary,#155dfc);background:#eff6ff;border:1px solid #bfdbfe;border-radius:50%;place-items:center;font-size:14px;font-weight:800;display:grid}.create-post-modal-module-scss-module__Vagoaa__audiencePill{border:1px solid var(--line,#e2e8f0);background:var(--surface-subtle,#f8fafc);color:var(--ink,#0f172a);cursor:pointer;border-radius:999px;align-items:center;gap:6px;padding:5px 12px;font-size:12.5px;font-weight:650;transition:all .15s;display:inline-flex}.create-post-modal-module-scss-module__Vagoaa__audiencePill:hover{background:#fff;border-color:#cbd5e1}.create-post-modal-module-scss-module__Vagoaa__globeIcon,.create-post-modal-module-scss-module__Vagoaa__chevronIcon{color:var(--muted,#64748b)}.create-post-modal-module-scss-module__Vagoaa__closeBtn{width:32px;height:32px;color:var(--muted,#64748b);cursor:pointer;background:0 0;border:none;border-radius:50%;place-items:center;transition:all .15s;display:grid}.create-post-modal-module-scss-module__Vagoaa__closeBtn:hover{background:var(--surface-subtle,#f1f5f9);color:var(--ink,#0f172a)}.create-post-modal-module-scss-module__Vagoaa__titleRow{padding:4px 18px}.create-post-modal-module-scss-module__Vagoaa__titleInput{width:100%;color:var(--ink,#0f172a);background:0 0;border:none;outline:none;padding:6px 0;font-size:17px;font-weight:750}.create-post-modal-module-scss-module__Vagoaa__titleInput::placeholder{color:var(--muted-light,#94a3b8);font-weight:650}.create-post-modal-module-scss-module__Vagoaa__formattingToolbar{border-bottom:1px solid var(--line,#f1f5f9);justify-content:space-between;align-items:center;gap:8px;padding:6px 18px 8px;display:flex}.create-post-modal-module-scss-module__Vagoaa__toolGroup{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.create-post-modal-module-scss-module__Vagoaa__formatBtn{width:28px;height:28px;color:var(--ink-secondary,#475569);cursor:pointer;background:0 0;border:none;border-radius:6px;place-items:center;transition:all .12s;display:grid}.create-post-modal-module-scss-module__Vagoaa__formatBtn:hover{background:var(--surface-subtle,#f1f5f9);color:var(--ink,#0f172a)}.create-post-modal-module-scss-module__Vagoaa__charCounter{color:var(--muted-light,#94a3b8);white-space:nowrap;font-variant-numeric:tabular-nums;font-size:12px;font-weight:600}.create-post-modal-module-scss-module__Vagoaa__bodyArea{flex-direction:column;padding:12px 18px;display:flex}.create-post-modal-module-scss-module__Vagoaa__contentTextarea{width:100%;min-height:130px;max-height:280px;color:var(--ink,#0f172a);resize:vertical;background:0 0;border:none;outline:none;font-family:inherit;font-size:15px;line-height:1.6}.create-post-modal-module-scss-module__Vagoaa__contentTextarea::placeholder{color:var(--muted-light,#94a3b8)}.create-post-modal-module-scss-module__Vagoaa__imagePreviewWrap{margin:0 18px 12px;display:inline-block;position:relative}.create-post-modal-module-scss-module__Vagoaa__previewImg{object-fit:cover;border:1px solid var(--line,#e2e8f0);border-radius:8px}.create-post-modal-module-scss-module__Vagoaa__removeImgBtn{color:#fff;cursor:pointer;background:#0f172acc;border:none;border-radius:50%;place-items:center;width:22px;height:22px;display:grid;position:absolute;top:4px;right:4px}.create-post-modal-module-scss-module__Vagoaa__middleOptionsRow{border-top:1px solid var(--line,#f1f5f9);justify-content:space-between;align-items:center;gap:12px;padding:8px 18px 12px;display:flex}.create-post-modal-module-scss-module__Vagoaa__problemCheckboxLabel{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;display:inline-flex}.create-post-modal-module-scss-module__Vagoaa__roundCheckbox{width:16px;height:16px;accent-color:var(--primary,#155dfc);cursor:pointer;border-radius:50%}.create-post-modal-module-scss-module__Vagoaa__problemText{color:var(--ink-secondary,#334155);font-size:13px;font-weight:600}.create-post-modal-module-scss-module__Vagoaa__replyPermission{color:var(--muted,#64748b);align-items:center;gap:6px;font-size:12px;font-weight:550;display:inline-flex}.create-post-modal-module-scss-module__Vagoaa__clockIcon{color:var(--muted-light,#94a3b8)}.create-post-modal-module-scss-module__Vagoaa__modalFooter{border-top:1px solid var(--line,#f1f5f9);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:10px 18px 14px;display:flex}@media (max-width:480px){.create-post-modal-module-scss-module__Vagoaa__modalFooter{gap:10px}}.create-post-modal-module-scss-module__Vagoaa__mediaTools{align-items:center;gap:4px;display:flex}.create-post-modal-module-scss-module__Vagoaa__mediaToolBtn{width:34px;height:34px;color:var(--muted,#64748b);cursor:pointer;background:0 0;border:none;border-radius:8px;place-items:center;transition:all .12s;display:grid}.create-post-modal-module-scss-module__Vagoaa__mediaToolBtn:hover{color:var(--primary,#155dfc);background:#eff6ff}.create-post-modal-module-scss-module__Vagoaa__footerRight{align-items:center;gap:10px;margin-left:auto;display:flex}.create-post-modal-module-scss-module__Vagoaa__categorySelect{border:1px solid var(--line,#e2e8f0);background:var(--surface-subtle,#f8fafc);color:var(--ink,#0f172a);cursor:pointer;border-radius:999px;outline:none;padding:6px 14px;font-size:12.5px;font-weight:650;transition:border-color .15s}.create-post-modal-module-scss-module__Vagoaa__categorySelect:focus{border-color:var(--primary,#155dfc)}.create-post-modal-module-scss-module__Vagoaa__postSubmitBtn{background:var(--primary,#155dfc);color:#fff;cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:8px 24px;font-size:13.5px;font-weight:750;transition:all .15s;display:inline-flex;box-shadow:0 2px 8px #155dfc47}.create-post-modal-module-scss-module__Vagoaa__postSubmitBtn:hover:not(:disabled){background:var(--primary-hover,#104bdd);transform:translateY(-1px)}.create-post-modal-module-scss-module__Vagoaa__postSubmitBtn:disabled{box-shadow:none;cursor:not-allowed;background:#93c5fd}.create-post-modal-module-scss-module__Vagoaa__errorMessage{color:#dc2626;background:#fef2f2;border-bottom:1px solid #fee2e2;padding:8px 18px;font-size:12px;font-weight:600}.create-post-modal-module-scss-module__Vagoaa__loginPrompt{text-align:center;flex-direction:column;align-items:center;gap:14px;padding:36px 20px;display:flex}.create-post-modal-module-scss-module__Vagoaa__loginPrompt p{color:var(--muted,#64748b);margin:0;font-size:14px}.create-post-modal-module-scss-module__Vagoaa__loginBtn{background:var(--primary,#155dfc);color:#fff;border-radius:999px;padding:9px 22px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}
