.post-card-module__E2r6sW__card{background:var(--card);border:1px solid var(--border);border-radius:12px;padding:1.25rem 1.5rem;transition:box-shadow .2s,border-color .2s}.post-card-module__E2r6sW__card:hover{border-color:var(--input);box-shadow:0 4px 20px #0000000f}.post-card-module__E2r6sW__card_header{margin-bottom:.75rem}.post-card-module__E2r6sW__meta{flex-wrap:wrap;gap:.5rem;display:flex}.post-card-module__E2r6sW__type_badge,.post-card-module__E2r6sW__category_badge{border-radius:6px;align-items:center;gap:.35rem;padding:.25rem .6rem;font-size:.75rem;font-weight:500;text-decoration:none;transition:opacity .15s;display:inline-flex}.post-card-module__E2r6sW__type_badge{background:var(--secondary);color:var(--secondary-foreground)}.post-card-module__E2r6sW__type_review{color:#003b72;color:lab(23.3109% 5.78581 -49.8086);background:#d6eaff80;background:lab(91.8046% -4.81725 -17.5456/.5)}.post-card-module__E2r6sW__type_repost{color:#004919;color:lab(26.0586% -36.9368 25.2761);background:#d1f2d780;background:lab(92.5444% -14.8149 9.47522/.5)}.post-card-module__E2r6sW__type_general{color:#6c3800;color:lab(29.9436% 21.6792 44.2389);background:#f8e4d480;background:lab(91.8171% 5.21287 10.0952/.5)}.post-card-module__E2r6sW__category_badge{background:var(--muted);color:var(--muted-foreground)}.post-card-module__E2r6sW__category_badge:hover{background:var(--accent);color:var(--accent-foreground)}.post-card-module__E2r6sW__card_body{flex-direction:column;gap:.5rem;display:flex}.post-card-module__E2r6sW__paper_title{color:var(--foreground);font-size:1rem;font-weight:600;line-height:1.4}.post-card-module__E2r6sW__repost_attribution{color:var(--muted-foreground);font-size:.8rem}.post-card-module__E2r6sW__content{color:var(--foreground);margin:0;font-size:.9rem;line-height:1.55}.post-card-module__E2r6sW__actions{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;padding-top:1rem;display:flex}.post-card-module__E2r6sW__actions_left{align-items:center;gap:.5rem;display:flex}.post-card-module__E2r6sW__author_chip_wrapper{position:relative}.post-card-module__E2r6sW__author_chip{color:var(--muted-foreground);border-radius:8px;align-items:center;gap:.4rem;padding:.25rem .5rem;font-size:.8rem;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:inline-flex}.post-card-module__E2r6sW__author_chip_wrapper:hover .post-card-module__E2r6sW__author_chip{background:var(--muted);color:var(--foreground)}.post-card-module__E2r6sW__author_avatar{background:var(--muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.post-card-module__E2r6sW__author_avatar .post-card-module__E2r6sW__avatar_img{object-fit:cover;border-radius:50%;width:100%;height:100%}.post-card-module__E2r6sW__author_avatar .post-card-module__E2r6sW__avatar_icon{color:var(--muted-foreground)}.post-card-module__E2r6sW__author_name_brief{text-overflow:ellipsis;white-space:nowrap;max-width:120px;overflow:hidden}.post-card-module__E2r6sW__author_tooltip{background:var(--popover);border:1px solid var(--border);opacity:0;visibility:hidden;pointer-events:auto;z-index:10;border-radius:12px;flex-direction:row;align-items:center;gap:1rem;width:360px;padding:1rem 1.25rem;transition:opacity .15s,visibility .15s,transform .15s;display:flex;position:absolute;bottom:calc(100% + 8px);right:0;transform:translateY(4px);box-shadow:0 8px 30px #0000001f}.post-card-module__E2r6sW__tooltip_avatar{background:linear-gradient(135deg,var(--muted),var(--accent));border:2px solid var(--border);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.post-card-module__E2r6sW__tooltip_avatar .post-card-module__E2r6sW__avatar_img{object-fit:cover;border-radius:50%;width:100%;height:100%}.post-card-module__E2r6sW__tooltip_avatar .post-card-module__E2r6sW__avatar_icon{color:var(--muted-foreground)}.post-card-module__E2r6sW__tooltip_details{flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex}.post-card-module__E2r6sW__tooltip_name{color:var(--foreground);white-space:nowrap;font-size:.95rem;font-weight:650}.post-card-module__E2r6sW__tooltip_title{color:var(--muted-foreground);font-size:.8rem;font-weight:400;line-height:1.35}.post-card-module__E2r6sW__tooltip_link{color:var(--primary);align-items:center;gap:.3rem;margin-top:.35rem;font-size:.8rem;font-weight:500;text-decoration:none;transition:gap .15s;display:inline-flex}.post-card-module__E2r6sW__tooltip_link:hover{gap:.45rem;text-decoration:underline}.post-card-module__E2r6sW__author_tooltip:before{content:"";height:16px;position:absolute;bottom:-12px;left:0;right:0}@media (hover:hover){.post-card-module__E2r6sW__author_chip_wrapper:hover .post-card-module__E2r6sW__author_tooltip{opacity:1;visibility:visible;transform:translateY(0)}}.post-card-module__E2r6sW__action_btn{color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:.35rem;padding:.4rem .75rem;font-size:.85rem;font-weight:500;transition:background .15s,color .15s;display:inline-flex}.post-card-module__E2r6sW__action_btn:hover{background:var(--muted);color:var(--foreground)}.post-card-module__E2r6sW__action_btn.post-card-module__E2r6sW__action_active{color:#0073d2;color:lab(46.3662% 2.61197 -66.5624)}.post-card-module__E2r6sW__action_btn.post-card-module__E2r6sW__action_active:hover{color:#0056a4;color:lab(34.4084% 8.97343 -66.3949);background:#d6eaff80;background:lab(91.8046% -4.81725 -17.5456/.5)}.post-card-module__E2r6sW__actions_left button:nth-child(3).post-card-module__E2r6sW__action_active{color:#007834;color:lab(43.8463% -45.8172 30.856)}.post-card-module__E2r6sW__actions_left button:nth-child(3).post-card-module__E2r6sW__action_active:hover{color:#006829;color:lab(38.0283% -46.0886 31.4169);background:#d1f2d780;background:lab(92.5444% -14.8149 9.47522/.5)}.post-card-module__E2r6sW__action_btn.post-card-module__E2r6sW__action_bookmarked{color:#b84b00;color:lab(46.4257% 50.1008 76.9592)}.post-card-module__E2r6sW__action_btn.post-card-module__E2r6sW__action_bookmarked:hover{color:#8f3500;color:lab(34.7376% 51.2124 76.6466);background:#ffdfd080;background:lab(91.601% 12.2684 13.9003/.5)}
.post-feed-module__6cLiaq__feed{max-width:100%;margin:0;padding:2rem 1.5rem 4rem}@media (min-width:1024px){.post-feed-module__6cLiaq__feed{padding:0}}.post-feed-module__6cLiaq__feed_header{margin-bottom:1.5rem}.post-feed-module__6cLiaq__feed_header_row{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.post-feed-module__6cLiaq__feed_title{color:var(--foreground);margin:0;font-size:1.5rem;font-weight:700}.post-feed-module__6cLiaq__create_wrapper{position:relative}.post-feed-module__6cLiaq__create_btn{background:var(--primary);color:var(--primary-foreground);cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:opacity .15s,box-shadow .15s;display:inline-flex}.post-feed-module__6cLiaq__create_btn:hover{opacity:.92;box-shadow:0 2px 8px #0000001f}.post-feed-module__6cLiaq__create_dropdown{z-index:50;background:#fff;border:1px solid #e0e0e0;border-radius:12px;min-width:280px;padding:.35rem;animation:.15s post-feed-module__6cLiaq__createDropdownIn;position:absolute;top:calc(100% + .4rem);right:0;box-shadow:0 8px 24px #0000001a}@keyframes post-feed-module__6cLiaq__createDropdownIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.post-feed-module__6cLiaq__create_option{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:.75rem;width:100%;padding:.65rem .75rem;transition:background-color .12s;display:flex}.post-feed-module__6cLiaq__create_option:hover{background-color:#f5f5f5}.post-feed-module__6cLiaq__create_option_icon{color:#555;background:#f5f5f5;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:background-color .12s,color .12s;display:flex}.post-feed-module__6cLiaq__create_option:hover .post-feed-module__6cLiaq__create_option_icon{background:var(--primary);color:var(--primary-foreground)}.post-feed-module__6cLiaq__create_option_text{flex-direction:column;gap:.1rem;display:flex}.post-feed-module__6cLiaq__create_option_label{color:#1a1a1a;font-size:.875rem;font-weight:600}.post-feed-module__6cLiaq__create_option_desc{color:#888;font-size:.75rem}.post-feed-module__6cLiaq__filters{flex-wrap:wrap;gap:.5rem;display:none}@media (min-width:768px){.post-feed-module__6cLiaq__filters{display:flex}.post-feed-module__6cLiaq__filters_scroll{display:none}}.post-feed-module__6cLiaq__filters_scroll{-webkit-overflow-scrolling:touch;scrollbar-width:none;margin-bottom:1rem;overflow-x:auto}.post-feed-module__6cLiaq__filters_scroll::-webkit-scrollbar{display:none}.post-feed-module__6cLiaq__filters_inner{gap:.5rem;min-width:max-content;padding-bottom:.25rem;display:flex}.post-feed-module__6cLiaq__filter_btn,.post-feed-module__6cLiaq__filter_chip{background:var(--muted);color:var(--muted-foreground);cursor:pointer;white-space:nowrap;border:none;border-radius:8px;align-items:center;gap:.4rem;padding:.4rem .85rem;font-size:.85rem;font-weight:500;transition:background .15s,color .15s;display:inline-flex}.post-feed-module__6cLiaq__filter_btn:hover,.post-feed-module__6cLiaq__filter_chip:hover{background:var(--accent);color:var(--accent-foreground)}.post-feed-module__6cLiaq__filter_active,.post-feed-module__6cLiaq__filter_chip_active{background:var(--primary);color:var(--primary-foreground)}.post-feed-module__6cLiaq__filter_active:hover,.post-feed-module__6cLiaq__filter_chip_active:hover{background:var(--primary);color:var(--primary-foreground);opacity:.95}.post-feed-module__6cLiaq__posts{flex-direction:column;gap:1rem;display:flex}.post-feed-module__6cLiaq__empty{text-align:center;background:var(--muted);color:var(--muted-foreground);border-radius:12px;padding:3rem 2rem}.post-feed-module__6cLiaq__empty p{margin:0 0 .75rem}.post-feed-module__6cLiaq__empty_link{color:var(--primary);font-weight:500;text-decoration:none}.post-feed-module__6cLiaq__empty_link:hover{text-decoration:underline}
.sidebar-card-module__QCCGJa__card{background:var(--card);border:1px solid var(--border);border-radius:12px;margin-bottom:1rem;padding:1.25rem 1.5rem}.sidebar-card-module__QCCGJa__card:last-child{margin-bottom:0}.sidebar-card-module__QCCGJa__card_title{color:var(--foreground);margin:0 0 1rem;font-size:.95rem;font-weight:600}.sidebar-card-module__QCCGJa__list{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.sidebar-card-module__QCCGJa__item{flex-direction:column;gap:.35rem;display:flex}.sidebar-card-module__QCCGJa__user_row{align-items:center;gap:.5rem;display:flex}.sidebar-card-module__QCCGJa__avatar{background:var(--muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.sidebar-card-module__QCCGJa__avatar_img{object-fit:cover;border-radius:50%;width:100%;height:100%}.sidebar-card-module__QCCGJa__avatar_icon{color:var(--muted-foreground)}.sidebar-card-module__QCCGJa__user_name{color:var(--foreground);font-size:.85rem;font-weight:600;text-decoration:none}.sidebar-card-module__QCCGJa__user_name:hover{text-decoration:underline}.sidebar-card-module__QCCGJa__headline{color:var(--muted-foreground);margin:0;padding-left:36px;font-size:.8rem;line-height:1.4}.sidebar-card-module__QCCGJa__paper_list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.sidebar-card-module__QCCGJa__paper_item{margin:0}.sidebar-card-module__QCCGJa__paper_link{color:var(--foreground);align-items:flex-start;gap:.5rem;font-size:.85rem;line-height:1.4;text-decoration:none;transition:color .15s;display:flex}.sidebar-card-module__QCCGJa__paper_link:hover{color:var(--primary)}.sidebar-card-module__QCCGJa__paper_icon{color:var(--muted-foreground);flex-shrink:0;margin-top:.15rem}.sidebar-card-module__QCCGJa__paper_headline{flex:1}
.page-module__XF6Hjq__main{flex-direction:column;min-height:100vh;display:flex}@media (min-width:1024px){.page-module__XF6Hjq__main{flex-direction:row;justify-content:center;align-items:flex-start;gap:2rem;padding:2rem 1.5rem 4rem}}.page-module__XF6Hjq__feed_wrapper{flex:1;min-width:0}@media (min-width:1024px){.page-module__XF6Hjq__feed_wrapper{max-width:680px}}.page-module__XF6Hjq__sidebar{display:none}@media (min-width:1024px){.page-module__XF6Hjq__sidebar{flex-shrink:0;width:320px;display:block;position:sticky;top:6rem}}
