.postList-module-scss-module__hHC95q__pageContainer{background-color:#fff;width:100%;min-height:100vh}.postList-module-scss-module__hHC95q__centeredContainer{flex-direction:column;width:100%;max-width:1200px;margin:0 auto;padding:32px 20px;display:flex}.postList-module-scss-module__hHC95q__searchSection{background-color:#afb2b7;border-radius:12px 12px 0 0;justify-content:center;padding:40px;display:flex}.postList-module-scss-module__hHC95q__mainWrapper{background-color:#f4f5fb;border-radius:0 0 12px 12px;align-items:flex-start;gap:24px;padding:24px;display:flex}.postList-module-scss-module__hHC95q__mainContent{flex:1;min-width:0}.postList-module-scss-module__hHC95q__sortOptions{justify-content:flex-end;margin-bottom:16px;display:flex}.postList-module-scss-module__hHC95q__sortOptions .postList-module-scss-module__hHC95q__sortSelect{background-color:#fff;border:1px solid #eaeaea;border-radius:8px;padding:8px 12px;font-size:14px}.postList-module-scss-module__hHC95q__postList{flex-direction:column;gap:16px;display:flex}.postList-module-scss-module__hHC95q__postItemLink{color:inherit;text-decoration:none;transition:transform .2s ease-in-out;display:block}.postList-module-scss-module__hHC95q__postItemLink:hover{transform:translateY(-4px)}.postList-module-scss-module__hHC95q__postItem{background:#fff;border-radius:12px;justify-content:space-between;gap:24px;height:170px;padding:24px;display:flex;overflow:hidden;box-shadow:0 4px 12px #0000000a}.postList-module-scss-module__hHC95q__postItem .postList-module-scss-module__hHC95q__postTextContent{flex-direction:column;flex:1;min-width:0;display:flex}.postList-module-scss-module__hHC95q__postItem .postList-module-scss-module__hHC95q__postTextContent .postList-module-scss-module__hHC95q__postTitle{margin-bottom:8px;font-size:20px;font-weight:700}.postList-module-scss-module__hHC95q__postItem .postList-module-scss-module__hHC95q__postTextContent .postList-module-scss-module__hHC95q__postMeta{align-items:center;gap:8px;margin-bottom:12px;display:flex}.postList-module-scss-module__hHC95q__postItem .postList-module-scss-module__hHC95q__postTextContent .postList-module-scss-module__hHC95q__postMeta .postList-module-scss-module__hHC95q__authorAvatar{background-color:#ccc;background-position:50%;background-size:cover;border-radius:50%;width:24px;height:24px}.postList-module-scss-module__hHC95q__postItem .postList-module-scss-module__hHC95q__postTextContent .postList-module-scss-module__hHC95q__postMeta .postList-module-scss-module__hHC95q__authorName{color:#555;font-size:14px}.postList-module-scss-module__hHC95q__postItem .postList-module-scss-module__hHC95q__postTextContent .postList-module-scss-module__hHC95q__postExcerpt{color:#666;text-overflow:ellipsis;-webkit-line-clamp:2;word-break:break-word;-webkit-box-orient:vertical;font-size:15px;line-height:1.6;display:-webkit-box;overflow:hidden}.postList-module-scss-module__hHC95q__postItem .postList-module-scss-module__hHC95q__postImage{object-fit:cover;border-radius:8px;flex-shrink:0;width:160px;height:100%}.postList-module-scss-module__hHC95q__sidebar{flex-direction:column;flex-shrink:0;gap:20px;width:300px;display:flex}.postList-module-scss-module__hHC95q__profileCard,.postList-module-scss-module__hHC95q__categoryContainer{background:#fff;border:1px solid #eaeaea;border-radius:12px;padding:24px}.postList-module-scss-module__hHC95q__profileCard .postList-module-scss-module__hHC95q__profileHeader{align-items:center;gap:16px;margin-bottom:16px;display:flex}.postList-module-scss-module__hHC95q__profileCard .postList-module-scss-module__hHC95q__profileImage{border-radius:50%;width:50px;height:50px}.postList-module-scss-module__hHC95q__profileCard .postList-module-scss-module__hHC95q__username{font-size:22px;font-weight:700}.postList-module-scss-module__hHC95q__profileCard .postList-module-scss-module__hHC95q__profileDivider{background-color:#f0f0f0;width:100%;height:1px;margin-bottom:16px}.postList-module-scss-module__hHC95q__profileCard .postList-module-scss-module__hHC95q__profileActions{justify-content:space-around;width:100%;display:flex}.postList-module-scss-module__hHC95q__profileCard .postList-module-scss-module__hHC95q__profileActions button{cursor:pointer;color:#555;background:0 0;border:none;flex-direction:column;align-items:center;gap:8px;font-size:14px;font-weight:500;display:flex}.postList-module-scss-module__hHC95q__profileCard .postList-module-scss-module__hHC95q__profileActions button img{width:36px;height:36px}.postList-module-scss-module__hHC95q__categoryContainer .postList-module-scss-module__hHC95q__categoryTabs{justify-content:flex-start;gap:12px;margin-bottom:24px;display:flex}.postList-module-scss-module__hHC95q__categoryContainer .postList-module-scss-module__hHC95q__categoryTabs button{cursor:pointer;color:#999;background-color:#0000;border:none;border-radius:8px;padding:8px 16px;font-size:15px;font-weight:700;transition:all .2s}.postList-module-scss-module__hHC95q__categoryContainer .postList-module-scss-module__hHC95q__categoryTabs button.postList-module-scss-module__hHC95q__active{color:#fff;background-color:#27abf1}.postList-module-scss-module__hHC95q__categoryContainer .postList-module-scss-module__hHC95q__categoryItems{grid-template-columns:repeat(5,1fr);gap:20px 8px;display:grid}.postList-module-scss-module__hHC95q__categoryContainer .postList-module-scss-module__hHC95q__categoryItems .postList-module-scss-module__hHC95q__categoryItem{cursor:pointer;text-align:center;color:#555;border-bottom:2px solid #0000;padding-bottom:4px;font-size:15px;transition:all .2s}.postList-module-scss-module__hHC95q__categoryContainer .postList-module-scss-module__hHC95q__categoryItems .postList-module-scss-module__hHC95q__categoryItem.postList-module-scss-module__hHC95q__activeItem{color:#27abf1;border-bottom-color:#27abf1;font-weight:700}.postList-module-scss-module__hHC95q__categoryContainer .postList-module-scss-module__hHC95q__categoryItems .postList-module-scss-module__hHC95q__categoryItem:hover{color:#27abf1}.postList-module-scss-module__hHC95q__loginContainer{flex-direction:column;justify-content:center;align-items:center;gap:20px;padding:20px 0;display:flex}.postList-module-scss-module__hHC95q__loginPrompt{color:#555;text-align:center;font-size:15px;line-height:1.5}.postList-module-scss-module__hHC95q__loginButtonLink{width:100%;text-decoration:none}.postList-module-scss-module__hHC95q__loginButton{color:#fff;cursor:pointer;background-color:#27abf1;border:none;border-radius:8px;width:100%;padding:12px;font-size:16px;font-weight:700;transition:background-color .2s}.postList-module-scss-module__hHC95q__loginButton:hover{background-color:#1a92d1}
.searchBar-module-scss-module__b0hvEa__searchBar{flex-direction:column;align-items:flex-start;gap:16px;width:100%;max-width:680px;display:flex}.searchBar-module-scss-module__b0hvEa__searchContainer{background-color:#fff;border:1px solid #eaeaea;border-radius:12px;align-items:center;width:100%;padding:14px 28px;display:flex;position:relative;box-shadow:0 4px 12px #00000014}.searchBar-module-scss-module__b0hvEa__searchInput{color:#333;background:0 0;border:none;outline:none;flex-grow:1;padding-right:40px;font-size:18px;font-weight:500}.searchBar-module-scss-module__b0hvEa__searchInput::placeholder{color:#aaa}.searchBar-module-scss-module__b0hvEa__searchIconWrapper{cursor:pointer;border-radius:50%;justify-content:center;align-items:center;padding:4px;transition:background-color .2s;display:flex;position:absolute;top:50%;right:28px;transform:translateY(-50%)}.searchBar-module-scss-module__b0hvEa__searchIconWrapper:hover{background-color:#f0f0f0}.searchBar-module-scss-module__b0hvEa__recommendedKeywords{flex-wrap:wrap;justify-content:flex-start;gap:10px;display:flex}.searchBar-module-scss-module__b0hvEa__keyword{color:#444;cursor:pointer;background-color:#fff;border:1px solid #ddd;border-radius:8px;padding:7px 16px;font-size:13px;font-weight:500;box-shadow:0 1px 3px #0000000d}.searchBar-module-scss-module__b0hvEa__keyword:hover{background-color:#f8f8f8;border-color:#ccc}
