.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}.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}.mapModal_modalOverlay__AYtrn{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.mapModal_modalContent__rjpVP{width:900px;height:600px;background-color:#fff;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.2);display:flex;flex-direction:column;overflow:hidden}.mapModal_header__dTuSl{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;border-bottom:1px solid #eee}.mapModal_header__dTuSl h2{font-size:18px;font-weight:700}.mapModal_header__dTuSl .mapModal_buttonGroup__k1TvW{display:flex;align-items:center;gap:12px}.mapModal_header__dTuSl .mapModal_uploadButton__efXmw{background-color:#f0f1f3;border:1px solid #e5e7eb;border-radius:8px;padding:8px 16px;font-size:14px;font-weight:600;cursor:pointer}.mapModal_header__dTuSl .mapModal_uploadButton__efXmw:hover{background-color:#e5e7eb}.mapModal_header__dTuSl .mapModal_closeButton__RmSNr{background:none;border:none;font-size:24px;color:#999;cursor:pointer;padding:0 4px;line-height:1}.mapModal_header__dTuSl .mapModal_closeButton__RmSNr:hover{color:#333}.mapModal_body__Qe_Dx{display:flex;flex-grow:1}.mapModal_searchListSection__VUK7X{width:300px;border-right:1px solid #eee;display:flex;flex-direction:column}.mapModal_searchListSection__VUK7X .mapModal_searchInputWrapper__z_ZQr{padding:16px;border-bottom:1px solid #eee;display:flex;align-items:center;gap:8px}.mapModal_searchListSection__VUK7X .mapModal_searchInputWrapper__z_ZQr input{width:100%;border:1px solid #ddd;border-radius:8px;padding:10px;font-size:14px;outline:none}.mapModal_searchListSection__VUK7X .mapModal_searchInputWrapper__z_ZQr input:focus{border-color:#2997ff}.mapModal_searchListSection__VUK7X .mapModal_searchInputWrapper__z_ZQr button{background:none;border:none;font-size:18px;cursor:pointer}.mapModal_searchListSection__VUK7X .mapModal_placeList__BlrI3{list-style:none;padding:0;margin:0;overflow-y:auto;flex-grow:1}.mapModal_searchListSection__VUK7X .mapModal_placeList__BlrI3 li{padding:16px;border-bottom:1px solid #f0f0f0;cursor:pointer;transition:background-color .2s}.mapModal_searchListSection__VUK7X .mapModal_placeList__BlrI3 li:hover{background-color:#f9fafb}.mapModal_searchListSection__VUK7X .mapModal_placeList__BlrI3 li strong{display:block;font-size:15px;font-weight:600;margin-bottom:4px}.mapModal_searchListSection__VUK7X .mapModal_placeList__BlrI3 li span{font-size:13px;color:#888}.mapModal_mapSection__R3yg5{flex-grow:1;display:flex;justify-content:center;align-items:center;background-color:#f7f8fc;color:#aaa;font-size:24px}.mapModal_placeList__BlrI3 li.mapModal_selected___4l_d{background-color:#eef7ff;border-left:3px solid #2997ff;padding-left:13px}.mapModal_noResult__nXspM{padding:16px;color:#999;text-align:center}