.JobSearchDashboard_jobDashboard__BRiuL{display:flex;flex-direction:column;align-items:center;background:#f8fafc;min-height:100vh;padding:5rem 2rem 2rem;font-family:Inter,sans-serif}.JobSearchDashboard_searchBar__ZYLkV{display:flex;align-items:center;justify-content:center;width:100%;max-width:40rem;margin-bottom:2rem;position:relative}.JobSearchDashboard_searchInput__97Rnp{border:1.5px solid #007bff;border-radius:8px;padding:.9rem 2.5rem;width:100%;font-size:1rem;outline:none;background-color:white;text-align:left;transition:all .3s ease-in-out}.JobSearchDashboard_searchInput__97Rnp:focus{border-color:#0056b3;box-shadow:0 2px 8px rgba(0,86,179,.2)}.JobSearchDashboard_jobList__MHObG{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));grid-gap:1.5rem;gap:1.5rem;width:100%;max-width:80rem;padding:1rem}.JobSearchDashboard_jobCard__AZTDY{display:flex;flex-direction:column;background:white;border-radius:12px;padding:1.5rem;transition:transform .3s ease-in-out;border:1px solid #e0e0e0;position:relative;box-shadow:0 4px 12px rgba(0,0,0,.05)}.JobSearchDashboard_jobCard__AZTDY:hover{transform:scale(1.02);border-color:#0056b3}.JobSearchDashboard_expandedCard__GmkEE{grid-column:span 2;background-color:#f5f9ff;transform:scale(1.02);transition:all .3s ease-in-out;box-shadow:0 4px 20px rgba(0,86,179,.15);z-index:10}.JobSearchDashboard_expandedDetails__NC9yg{margin-top:1rem;font-size:.95rem;color:#333;line-height:1.6;max-height:250px;overflow-y:auto;border-top:1px solid #e0e0e0;padding-top:1rem}.JobSearchDashboard_expandedDetails__NC9yg::-webkit-scrollbar{width:6px}.JobSearchDashboard_expandedDetails__NC9yg::-webkit-scrollbar-thumb{background-color:rgba(0,86,179,.3);border-radius:4px}.JobSearchDashboard_jobHeader__SfrDb{display:flex;align-items:center;justify-content:space-between;margin-bottom:.8rem}.JobSearchDashboard_jobLogoWrapper__0Dy1d{width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;text-transform:uppercase;background-color:#0056b3;color:white}.JobSearchDashboard_jobInfo__Y_31D{flex:1 1;margin-left:12px}.JobSearchDashboard_jobCompany__GsCP1{font-weight:600;font-size:.95rem;color:#0056b3}.JobSearchDashboard_jobTitle__RMbsz{font-size:1.2rem;font-weight:700;color:#1a1f36}.JobSearchDashboard_jobDetails__1CshQ{display:flex;flex-wrap:wrap;gap:.6rem;font-size:.9rem;color:#6c757d;align-items:center;margin-top:10px}.JobSearchDashboard_applyButton__vfhrV{display:block;background:#ff6a00;color:white;padding:.85rem 1.6rem;border-radius:8px;font-size:1rem;font-weight:700;text-align:center;text-decoration:none;margin-top:12px;transition:all .3s ease-in-out;border:none}.JobSearchDashboard_applyButton__vfhrV:hover{background:#e65c00;transform:translateY(-2px)}.JobSearchDashboard_bookmarkIcon__M7Ipg{position:absolute;top:15px;right:15px;font-size:1.3rem;color:#adb5bd;cursor:pointer}.JobSearchDashboard_bookmarkIcon__M7Ipg:hover{color:#0056b3}.JobSearchDashboard_pagination__ENPDn{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:2rem}.JobSearchDashboard_pageButton__imYFt{padding:.7rem 1.4rem;border-radius:8px;background-color:#0056b3;color:white;font-size:1rem;font-weight:700;border:none;cursor:pointer;transition:all .3s ease-in-out}.JobSearchDashboard_pageButton__imYFt:hover{background-color:#003d80;transform:scale(1.05)}.JobSearchDashboard_pageInfo__5cl4G{font-size:1rem;font-weight:700;color:#343a40}@media (max-width:768px){.JobSearchDashboard_jobList__MHObG{grid-template-columns:repeat(auto-fill,minmax(100%,1fr))}.JobSearchDashboard_searchBar__ZYLkV{max-width:90%}.JobSearchDashboard_applyButton__vfhrV{font-size:.9rem;padding:.7rem 1.2rem}.JobSearchDashboard_pageButton__imYFt{font-size:.9rem;padding:.6rem 1.2rem}}