.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{cursor:pointer;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__postMeta .postList-module-scss-module__hHC95q__viewCount{color:#888;margin-left:auto;font-size:12px}.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:320px;display:flex}.postList-module-scss-module__hHC95q__profileCard,.postList-module-scss-module__hHC95q__categoryContainer{background:#fff;border:1px solid #eaeaea;border-radius:12px;padding:20px;box-shadow:0 2px 8px #00000005}.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{object-fit:cover;border-radius:50%;width:50px;height:50px}.postList-module-scss-module__hHC95q__profileCard .postList-module-scss-module__hHC95q__username{color:#1e293b;font-size:20px;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{grid-template-columns:1fr 1fr;gap:10px;width:100%;display:grid}.postList-module-scss-module__hHC95q__profileCard .postList-module-scss-module__hHC95q__profileActions button{cursor:pointer;border:1px solid #e2e8f0;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:12px 8px;font-size:14px;font-weight:600;transition:all .2s ease-in-out;display:flex}.postList-module-scss-module__hHC95q__profileCard .postList-module-scss-module__hHC95q__profileActions button img{object-fit:contain;width:22px;height:22px}.postList-module-scss-module__hHC95q__profileCard .postList-module-scss-module__hHC95q__profileActions button:hover{transform:translateY(-2px)}.postList-module-scss-module__hHC95q__profileCard .postList-module-scss-module__hHC95q__profileActions button.postList-module-scss-module__hHC95q__writeButton{color:#0284c7;background-color:#e0f2fe;border-color:#bae6fd}.postList-module-scss-module__hHC95q__profileCard .postList-module-scss-module__hHC95q__profileActions button.postList-module-scss-module__hHC95q__writeButton:hover{color:#fff;background-color:#27abf1;border-color:#27abf1;box-shadow:0 4px 10px #27abf140}.postList-module-scss-module__hHC95q__profileCard .postList-module-scss-module__hHC95q__profileActions button.postList-module-scss-module__hHC95q__myPostsButton{color:#475569;background-color:#f8fafc;border-color:#e2e8f0}.postList-module-scss-module__hHC95q__profileCard .postList-module-scss-module__hHC95q__profileActions button.postList-module-scss-module__hHC95q__myPostsButton:hover{color:#1e293b;background-color:#f1f5f9;border-color:#cbd5e1;box-shadow:0 4px 10px #0000000d}.postList-module-scss-module__hHC95q__categoryContainer .postList-module-scss-module__hHC95q__categoryTabs{border-bottom:1px solid #f1f5f9;gap:8px;margin-bottom:16px;padding-bottom:12px;display:flex}.postList-module-scss-module__hHC95q__categoryContainer .postList-module-scss-module__hHC95q__categoryTabs .postList-module-scss-module__hHC95q__categoryTab{cursor:pointer;color:#64748b;background-color:#0000;border:none;border-radius:8px;flex:1;padding:10px 0;font-size:15px;font-weight:700;transition:all .2s}.postList-module-scss-module__hHC95q__categoryContainer .postList-module-scss-module__hHC95q__categoryTabs .postList-module-scss-module__hHC95q__categoryTab.postList-module-scss-module__hHC95q__active{color:#0284c7;background-color:#e0f2fe}.postList-module-scss-module__hHC95q__categoryContainer .postList-module-scss-module__hHC95q__categoryTabs .postList-module-scss-module__hHC95q__categoryTab:hover:not(.postList-module-scss-module__hHC95q__active){color:#1e293b;background-color:#f8fafc}.postList-module-scss-module__hHC95q__categoryContainer .postList-module-scss-module__hHC95q__categoryItems{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.postList-module-scss-module__hHC95q__categoryContainer .postList-module-scss-module__hHC95q__categoryItems.postList-module-scss-module__hHC95q__themeGrid{grid-template-columns:1fr}.postList-module-scss-module__hHC95q__categoryContainer .postList-module-scss-module__hHC95q__categoryItems.postList-module-scss-module__hHC95q__themeGrid .postList-module-scss-module__hHC95q__categoryItem{height:52px;font-size:14px}.postList-module-scss-module__hHC95q__categoryContainer .postList-module-scss-module__hHC95q__categoryItems .postList-module-scss-module__hHC95q__categoryItem{color:#9fa2a6;cursor:pointer;text-align:center;word-break:keep-all;background-color:#fff;border:1px solid #d1d5db;border-radius:8px;justify-content:center;align-items:center;width:100%;height:60px;padding:8px 10px;font-size:14px;font-weight:600;transition:all .15s ease-in-out;display:flex}.postList-module-scss-module__hHC95q__categoryContainer .postList-module-scss-module__hHC95q__categoryItems .postList-module-scss-module__hHC95q__categoryItem:hover{color:#27abf1;border-color:#27abf1}.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:#fff;background-color:#27abf1;border-color:#27abf1;font-weight:700;box-shadow:0 2px 8px #27abf140}.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}
