.postList_pageContainer__f3ptS{width:100%;min-height:100vh;background-color:#fff}.postList_centeredContainer__Emg79{max-width:1200px;width:100%;margin:0 auto;padding:32px 20px;display:flex;flex-direction:column}.postList_searchSection__2ybLP{background-color:#afb2b7;border-radius:12px 12px 0 0;padding:40px;display:flex;justify-content:center}.postList_mainWrapper__Wo6mu{background-color:#f4f5fb;border-radius:0 0 12px 12px;padding:24px;display:flex;align-items:flex-start;gap:24px}.postList_mainContent__mMCf5{flex:1 1;min-width:0}.postList_sortOptions__VzUg6{display:flex;justify-content:flex-end;margin-bottom:16px}.postList_sortOptions__VzUg6 .postList_sortSelect__7_win{border:1px solid #eaeaea;border-radius:8px;padding:8px 12px;font-size:14px;background-color:#fff}.postList_postList__iOr6B{display:flex;flex-direction:column;gap:16px}.postList_postItemLink__FAXKK{color:inherit;text-decoration:none;display:block;transition:transform .2s ease-in-out}.postList_postItemLink__FAXKK:hover{transform:translateY(-4px)}.postList_postItem__gf9Zl{background:#fff;border-radius:12px;padding:24px;display:flex;justify-content:space-between;gap:24px;box-shadow:0 4px 12px rgba(0,0,0,.04);height:170px;overflow:hidden}.postList_postItem__gf9Zl .postList_postTextContent__CjgJZ{flex:1 1;min-width:0;display:flex;flex-direction:column}.postList_postItem__gf9Zl .postList_postTextContent__CjgJZ .postList_postTitle__Qs6hh{font-size:20px;font-weight:700;margin-bottom:8px}.postList_postItem__gf9Zl .postList_postTextContent__CjgJZ .postList_postMeta__oIPS0{display:flex;align-items:center;gap:8px;margin-bottom:12px}.postList_postItem__gf9Zl .postList_postTextContent__CjgJZ .postList_postMeta__oIPS0 .postList_authorAvatar__0O3Co{width:24px;height:24px;border-radius:50%;background-color:#ccc;background-size:cover;background-position:50%}.postList_postItem__gf9Zl .postList_postTextContent__CjgJZ .postList_postMeta__oIPS0 .postList_authorName__c3I_h{font-size:14px;color:#555}.postList_postItem__gf9Zl .postList_postTextContent__CjgJZ .postList_postExcerpt__Qx7Sz{font-size:15px;color:#666;line-height:1.6;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-word}.postList_postItem__gf9Zl .postList_postImage__kybVC{width:160px;height:100%;object-fit:cover;border-radius:8px;flex-shrink:0}.postList_sidebar__LDWIA{width:300px;flex-shrink:0;display:flex;flex-direction:column;gap:20px}.postList_categoryContainer__5IhVt,.postList_profileCard__jSJYd{background:#fff;border-radius:12px;padding:24px;border:1px solid #eaeaea}.postList_profileCard__jSJYd .postList_profileHeader__R8OXu{display:flex;align-items:center;gap:16px;margin-bottom:16px}.postList_profileCard__jSJYd .postList_profileImage__S8mww{width:50px;height:50px;border-radius:50%}.postList_profileCard__jSJYd .postList_username__YuGxe{font-size:22px;font-weight:700}.postList_profileCard__jSJYd .postList_profileDivider__Tx8tq{width:100%;height:1px;background-color:#f0f0f0;margin-bottom:16px}.postList_profileCard__jSJYd .postList_profileActions__1A3lz{display:flex;justify-content:space-around;width:100%}.postList_profileCard__jSJYd .postList_profileActions__1A3lz button{background:none;border:none;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:8px;font-size:14px;font-weight:500;color:#555}.postList_profileCard__jSJYd .postList_profileActions__1A3lz button img{width:36px;height:36px}.postList_categoryContainer__5IhVt .postList_categoryTabs__Kj0_Q{display:flex;justify-content:flex-start;gap:12px;margin-bottom:24px}.postList_categoryContainer__5IhVt .postList_categoryTabs__Kj0_Q button{padding:8px 16px;font-size:15px;font-weight:700;border-radius:8px;cursor:pointer;transition:all .2s ease;background-color:transparent;color:#999;border:none}.postList_categoryContainer__5IhVt .postList_categoryTabs__Kj0_Q button.postList_active__ptOaV{background-color:#27abf1;color:#fff}.postList_categoryContainer__5IhVt .postList_categoryItems__DFwLh{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:20px 8px;gap:20px 8px}.postList_categoryContainer__5IhVt .postList_categoryItems__DFwLh .postList_categoryItem__o1j67{font-size:15px;cursor:pointer;text-align:center;color:#555;padding-bottom:4px;border-bottom:2px solid transparent;transition:all .2s ease}.postList_categoryContainer__5IhVt .postList_categoryItems__DFwLh .postList_categoryItem__o1j67.postList_activeItem__AnSEr{color:#27abf1;font-weight:700;border-bottom-color:#27abf1}.postList_categoryContainer__5IhVt .postList_categoryItems__DFwLh .postList_categoryItem__o1j67:hover{color:#27abf1}.postList_loginContainer__YOFT6{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;padding:20px 0}.postList_loginPrompt__5AqOO{font-size:15px;color:#555;text-align:center;line-height:1.5}.postList_loginButtonLink__HBc3j{width:100%;text-decoration:none}.postList_loginButton__wWtOY{width:100%;padding:12px;font-size:16px;font-weight:700;color:#fff;background-color:#27abf1;border:none;border-radius:8px;cursor:pointer;transition:background-color .2s ease}.postList_loginButton__wWtOY:hover{background-color:#1a92d1}.searchBar_searchBar__C5hrg{width:100%;max-width:680px;display:flex;flex-direction:column;align-items:flex-start;gap:16px}.searchBar_searchContainer__PE_Ux{display:flex;align-items:center;width:100%;position:relative;background-color:#fff;border-radius:12px;padding:14px 28px;box-shadow:0 4px 12px rgba(0,0,0,.08);border:1px solid #eaeaea}.searchBar_searchInput__MeUXN{flex-grow:1;border:none;outline:none;background:transparent;font-size:18px;font-weight:500;padding-right:40px;color:#333}.searchBar_searchInput__MeUXN::placeholder{color:#aaa}.searchBar_searchIconWrapper__ZSh1Y{position:absolute;right:28px;top:50%;transform:translateY(-50%);cursor:pointer;display:flex;align-items:center;justify-content:center;padding:4px;border-radius:50%;transition:background-color .2s}.searchBar_searchIconWrapper__ZSh1Y:hover{background-color:#f0f0f0}.searchBar_recommendedKeywords__WS8VO{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-start}.searchBar_keyword__ERk_m{background-color:#fff;border:1px solid #ddd;color:#444;border-radius:8px;padding:7px 16px;font-size:13px;font-weight:500;cursor:pointer;box-shadow:0 1px 3px rgba(0,0,0,.05)}.searchBar_keyword__ERk_m:hover{background-color:#f8f8f8;border-color:#ccc}