.Search_searchPage__NZkhc{width:100vw;min-height:100vh;background:linear-gradient(180deg,#f5f7fb,#eef1f8);margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);padding-top:76px}.Search_searchContainer__re8ei{width:100%;max-width:1400px;margin:0 auto;padding:32px 32px 48px}.Search_searchHeader__84cF0{margin-bottom:30px}.Search_searchForm__fXEaY{display:flex;gap:10px;margin-bottom:20px}.Search_searchInput__m1iEk{flex:1 1;padding:12px 20px;border:1px solid #ddd;border-radius:8px;font-size:16px;outline:none;transition:border-color .3s ease}.Search_searchInput__m1iEk:focus{border-color:#1877f2}.Search_searchButton__AqrlS{padding:12px 24px;background-color:#1877f2;color:white;border:none;border-radius:8px;font-size:16px;cursor:pointer;transition:background-color .3s ease}.Search_searchButton__AqrlS:hover{background-color:#166fe5}.Search_searchTypeSelector__twITR{display:flex;gap:10px;margin-bottom:20px}.Search_searchTypeBtn__uSn9e{padding:8px 16px;background-color:#f0f2f5;border:none;border-radius:20px;font-size:14px;cursor:pointer;transition:all .3s ease}.Search_searchTypeBtn__uSn9e:hover{background-color:#e4e6eb}.Search_searchTypeBtn__uSn9e.Search_active__cNL6J{background-color:#1877f2;color:white}.Search_searchResultsGrid___DaGr{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:20px;gap:20px;margin-bottom:30px}.Search_searchResultsList__faI_T{display:flex;flex-direction:column;gap:20px;margin-bottom:30px}.Search_searchUserCard__9tp9t{display:flex;align-items:center;padding:15px;background-color:white;border-radius:8px;box-shadow:0 1px 2px rgba(0,0,0,.1);cursor:pointer;transition:transform .3s ease}.Search_searchUserCard__9tp9t:hover{transform:translateY(-2px)}.Search_searchUserAvatar__ItEpp{width:60px;height:60px;border-radius:50%;margin-right:15px;object-fit:cover}.Search_searchUserInfo__IEikW{flex:1 1}.Search_searchUserName__K_dH7{margin:0 0 5px;font-size:16px;font-weight:600}.Search_searchUserTitle__LegJJ{margin:0;color:#65676b;font-size:14px}.Search_searchFeedCard__vbKxO{padding:20px;background-color:white;border-radius:8px;box-shadow:0 1px 2px rgba(0,0,0,.1);cursor:pointer;transition:transform .3s ease}.Search_searchFeedCard__vbKxO:hover{transform:translateY(-2px)}.Search_searchFeedHeader__pG2r5,.Search_searchInternshipHeader__u1hFB,.Search_searchProjectHeader__cEzmQ{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.Search_searchFeedUser___gjqX,.Search_searchInternshipUser__kvx0Y,.Search_searchProjectUser__HwCnH{display:flex;align-items:center;gap:10px}.Search_searchFeedUserAvatar__pEphl,.Search_searchInternshipUserAvatar___ixN8,.Search_searchProjectUserAvatar__H1_UO{width:40px;height:40px;border-radius:50%;object-fit:cover;cursor:pointer;transition:transform .2s ease}.Search_searchFeedUserAvatar__pEphl:hover,.Search_searchInternshipUserAvatar___ixN8:hover,.Search_searchProjectUserAvatar__H1_UO:hover{transform:scale(1.05)}.Search_searchFeedUserInfo__WhUsZ,.Search_searchInternshipUserInfo__P8Fsc,.Search_searchProjectUserInfo__0bKXQ{display:flex;flex-direction:column}.Search_searchFeedUsername__nRqvZ,.Search_searchInternshipUsername__Gx6Dh,.Search_searchProjectUsername__Qjvum{font-weight:600;font-size:14px;color:#1c1e21}.Search_searchFeedDate__ocJRi,.Search_searchFeedUserTitle__xPZ0w,.Search_searchInternshipDate__AneYy,.Search_searchInternshipUserTitle__7clCr,.Search_searchProjectDate__Vk_wh,.Search_searchProjectUserTitle__TEmi2{font-size:12px;color:#65676b}.Search_searchFeedContent__RotBR{margin-top:10px;font-size:14px;line-height:1.5;color:#1c1e21}.Search_searchInternshipMeta__2IP_Y,.Search_searchProjectMeta__k2gfe{margin-top:15px;padding-top:10px;border-top:1px solid #e4e6eb}.Search_searchInternshipCard__MB49r,.Search_searchProjectCard__Hj5oM{padding:20px;background-color:white;border-radius:8px;box-shadow:0 1px 2px rgba(0,0,0,.1);cursor:pointer;transition:transform .3s ease}.Search_searchInternshipCard__MB49r:hover,.Search_searchProjectCard__Hj5oM:hover{transform:translateY(-2px)}.Search_searchInternshipTitle__tiwu1,.Search_searchProjectTitle__qM2Kp{margin:0 0 10px;font-size:18px;font-weight:600}.Search_searchProjectDescription__91MTI{margin:0 0 15px;color:#65676b;font-size:14px}.Search_searchProjectTech__8CW8v{display:flex;flex-wrap:wrap;gap:8px}.Search_searchProjectTechTag__UsHAN{padding:4px 12px;background-color:#f0f2f5;border-radius:16px;font-size:12px;color:#1877f2}.Search_searchInternshipDetails__dCH_h{display:flex;flex-direction:column;gap:5px}.Search_searchInternshipCompany__ckW4r,.Search_searchInternshipLocation__CjRK0,.Search_searchInternshipRole__EZyi4{margin:0;color:#65676b;font-size:14px}.Search_searchLoading__l4DbZ{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px}.Search_searchSpinner__P1AMb{width:40px;height:40px;border:4px solid #f3f3f3;border-top-color:#1877f2;border-radius:50%;animation:Search_spin__DRnzy 1s linear infinite;margin-bottom:15px}@keyframes Search_spin__DRnzy{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Search_searchError__7BqY1,.Search_searchNoResults__RqdYV{text-align:center;padding:40px;color:#65676b}.Search_searchError__7BqY1 button{margin-top:15px;padding:8px 16px;background-color:#1877f2;color:white;border:none;border-radius:8px;cursor:pointer;transition:background-color .3s ease}.Search_searchError__7BqY1 button:hover{background-color:#166fe5}.Search_searchPagination__Zjl41{display:flex;justify-content:center;align-items:center;gap:15px;margin-top:30px}.Search_searchPagination__Zjl41 button{padding:8px 16px;background-color:#f0f2f5;border:none;border-radius:8px;cursor:pointer;transition:background-color .3s ease}.Search_searchPagination__Zjl41 button:hover:not(:disabled){background-color:#e4e6eb}.Search_searchPagination__Zjl41 button:disabled{opacity:.5;cursor:not-allowed}.Search_searchPagination__Zjl41 span{color:#65676b;font-size:14px}.Search_searchSkeleton__JIqqK{margin-top:76px;max-width:1400px;margin-left:auto;margin-right:auto;padding:32px}.Search_searchSkeletonHeader__Fsqra{display:flex;gap:10px;margin-bottom:30px}.Search_skeletonInput__KoC_F{flex:1 1;margin-right:10px}.Search_skeletonButton__LPAXz,.Search_skeletonInput__KoC_F{height:44px;background:#e0e0e0;border-radius:8px;animation:Search_pulse__1edHg 1.5s infinite}.Search_skeletonButton__LPAXz{width:100px}.Search_skeletonTypeBtn__swBmx{width:80px;height:32px;background:#e0e0e0;border-radius:20px;animation:Search_pulse__1edHg 1.5s infinite}.Search_searchSkeletonResultsGrid__N5j8w{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:20px;gap:20px;margin-bottom:30px}.Search_skeletonInternshipCard__J0nZ4,.Search_skeletonProjectCard__boW6o,.Search_skeletonUserCard__dsy92{background:#fff;border-radius:8px;box-shadow:0 1px 2px rgba(0,0,0,.08);padding:20px;display:flex;flex-direction:column;gap:16px;animation:Search_pulse__1edHg 1.5s infinite}.Search_skeletonAvatar__M2PdP{width:50px;height:50px;border-radius:50%;margin-bottom:10px}.Search_skeletonAvatar__M2PdP,.Search_skeletonName__KIFSS{background:#e0e0e0;animation:Search_pulse__1edHg 1.5s infinite}.Search_skeletonName__KIFSS{width:120px;height:1.2rem;border-radius:4px}.Search_skeletonTitle__AlyEi{width:80px}.Search_skeletonDescription__PUpp9,.Search_skeletonTitle__AlyEi{height:1rem;background:#e0e0e0;border-radius:4px;animation:Search_pulse__1edHg 1.5s infinite}.Search_skeletonDescription__PUpp9{width:180px}.Search_skeletonTechTags__O0p2C{display:flex;gap:8px}.Search_skeletonTechTag__DsaIS{width:40px;height:18px;border-radius:16px}.Search_skeletonMeta__RALAI,.Search_skeletonTechTag__DsaIS{background:#e0e0e0;animation:Search_pulse__1edHg 1.5s infinite}.Search_skeletonMeta__RALAI{width:80px;height:1rem;border-radius:4px}.Search_skeletonFeedCard__iuFlD{background:#fff;border-radius:8px;box-shadow:0 1px 2px rgba(0,0,0,.08);padding:20px;display:flex;flex-direction:column;gap:12px;animation:Search_pulse__1edHg 1.5s infinite}.Search_skeletonFeedHeader__yg3ze{display:flex;align-items:center;gap:10px}.Search_skeletonFeedAvatar__PzKQa{width:40px;height:40px;border-radius:50%;background:#e0e0e0;animation:Search_pulse__1edHg 1.5s infinite}.Search_skeletonFeedUserInfo__3GcaZ{flex:1 1}.Search_skeletonFeedUsername__yUafA{width:80px;height:1rem;background:#e0e0e0;border-radius:4px;animation:Search_pulse__1edHg 1.5s infinite}.Search_skeletonFeedDate__UJsEl,.Search_skeletonFeedUserTitle__Omat8{width:60px;height:.9rem;background:#e0e0e0;border-radius:4px;animation:Search_pulse__1edHg 1.5s infinite}.Search_skeletonFeedContent__ieJNy{width:100%;height:2.5rem;background:#e0e0e0;border-radius:6px;animation:Search_pulse__1edHg 1.5s infinite}@keyframes Search_pulse__1edHg{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@media (max-width:1024px){.Search_searchContainer__re8ei{padding:24px 20px 40px}.Search_searchSkeleton__JIqqK{padding:24px}}@media (max-width:768px){.Search_searchPage__NZkhc{padding-top:70px}.Search_searchContainer__re8ei{padding:20px 16px 32px}.Search_searchSkeleton__JIqqK{padding:16px}.Search_searchSkeletonHeader__Fsqra{flex-direction:column;gap:8px}.Search_searchSkeletonResultsGrid__N5j8w{grid-template-columns:1fr}}