.JobListCard-module__diFxTG__jobCard{cursor:pointer;background:#fff;border:1px solid rgba(52,152,219,.1);border-radius:.5rem;flex-direction:column;gap:.75rem;width:100%;height:100%;min-height:22rem;padding:1rem;transition:all .2s;display:flex;position:relative;box-shadow:0 2px 8px rgba(0,0,0,.05)}.JobListCard-module__diFxTG__expandButton{display:none}.JobListCard-module__diFxTG__arrow{margin-left:.5rem;font-size:.75rem;transition:transform .3s;display:inline-block}.JobListCard-module__diFxTG__arrow.JobListCard-module__diFxTG__expanded{transform:rotate(180deg)}.JobListCard-module__diFxTG__jobCard:hover{border-color:rgba(52,152,219,.3);transform:translateY(-4px);box-shadow:0 8px 24px rgba(52,152,219,.15)}.JobListCard-module__diFxTG__companySection{background:linear-gradient(135deg,rgba(52,152,219,.03),rgba(128,231,177,.03));border-radius:.375rem;flex-direction:column;justify-content:center;align-items:center;gap:.4rem;margin-bottom:.4rem;padding:.75rem;display:flex;position:relative}.JobListCard-module__diFxTG__companyHeader{justify-content:space-between;align-items:center;gap:.75rem;width:100%;display:flex}.JobListCard-module__diFxTG__companyInfoLeft{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.4rem;display:flex}.JobListCard-module__diFxTG__manpowerStats{flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:.25rem;display:flex}.JobListCard-module__diFxTG__manpowerStats h3{color:var(--accent);margin:0;font-size:1.4rem;font-weight:700;line-height:1}.JobListCard-module__diFxTG__manpowerStats p{text-transform:uppercase;letter-spacing:.4px;color:#64748b;opacity:.8;word-wrap:break-word;text-align:center;margin:0;font-size:.625rem;font-weight:600;line-height:1.2}.JobListCard-module__diFxTG__companyLogo{object-fit:contain;background:#fff;border:1px solid rgba(52,152,219,.1);border-radius:.375rem;width:52px;height:52px;padding:.4rem;transition:transform .25s;box-shadow:0 2px 8px rgba(0,0,0,.08)}.JobListCard-module__diFxTG__jobCard:hover .JobListCard-module__diFxTG__companyLogo{transform:scale(1.05)}.JobListCard-module__diFxTG__companyName{color:#1e293b;text-align:center;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;max-width:100%;font-size:.875rem;font-weight:600;line-height:1.3}.JobListCard-module__diFxTG__badgeContainer{position:absolute;top:.75rem;right:.75rem}.JobListCard-module__diFxTG__jobContent{flex-direction:column;flex:1;gap:.75rem;min-height:0;display:flex}.JobListCard-module__diFxTG__jobTitle{color:#1e293b;-webkit-line-clamp:2;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;border-bottom:2px solid rgba(52,152,219,.1);-webkit-box-orient:vertical;margin:0 0 .4rem;padding-bottom:.6rem;font-size:1.1rem;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.JobListCard-module__diFxTG__detailsList{flex-direction:column;gap:.5rem;margin-bottom:.4rem;transition:max-height .3s,opacity .3s;display:flex}.JobListCard-module__diFxTG__detailItem{color:#475569;background:rgba(52,152,219,.02);border-radius:.25rem;align-items:center;gap:.6rem;padding:.4rem .6rem;font-size:.8rem;line-height:1.4;transition:all .2s;display:flex}.JobListCard-module__diFxTG__detailItem:hover{background:rgba(52,152,219,.05)}.JobListCard-module__diFxTG__icon{width:1.1rem;height:1.1rem;color:var(--accent);stroke-width:2px;flex-shrink:0}.JobListCard-module__diFxTG__detailItem span{color:#334155;word-wrap:break-word;overflow-wrap:break-word;flex:1;min-width:0;font-weight:500}.JobListCard-module__diFxTG__skillsSection{border-top:1px solid #e2e8f0;margin-top:.4rem;padding-top:.6rem;transition:max-height .3s,opacity .3s}.JobListCard-module__diFxTG__skillsList{flex-wrap:wrap;gap:.35rem;display:flex}.JobListCard-module__diFxTG__skillTag{letter-spacing:.01em;word-wrap:break-word;white-space:normal;text-align:center;border-radius:.3rem;align-items:center;padding:.25rem .55rem;font-size:.7rem;font-weight:500;line-height:1.3;transition:all .2s;display:inline-flex}.JobListCard-module__diFxTG__skillTag.JobListCard-module__diFxTG__matched{color:#15803d;background:linear-gradient(135deg,rgba(34,197,94,.1),rgba(34,197,94,.15));border:1.5px solid rgba(34,197,94,.4)}.JobListCard-module__diFxTG__skillTag.JobListCard-module__diFxTG__matched:hover{background:linear-gradient(135deg,rgba(34,197,94,.15),rgba(34,197,94,.2));transform:translateY(-1px)}.JobListCard-module__diFxTG__skillTag.JobListCard-module__diFxTG__unmatched{color:#64748b;background:rgba(148,163,184,.08);border:1.5px solid rgba(148,163,184,.25)}.JobListCard-module__diFxTG__skillTag.JobListCard-module__diFxTG__unmatched:hover{background:rgba(148,163,184,.12)}.JobListCard-module__diFxTG__checkmark{color:#15803d;margin-left:.25rem;font-weight:700}.JobListCard-module__diFxTG__jobContent>div:last-child{margin-top:auto;padding-top:.75rem}.JobListCard-module__diFxTG__jobContent button{white-space:normal;word-wrap:break-word;border-radius:.375rem;width:100%;min-height:2.5rem;padding:.65rem 1.25rem;font-size:.875rem;font-weight:600;line-height:1.3;transition:all .2s}.JobListCard-module__diFxTG__jobContent button:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}@media (max-width:768px){.JobListCard-module__diFxTG__jobCard{-webkit-tap-highlight-color:rgba(52,152,219,.1);min-height:auto;padding:1rem}.JobListCard-module__diFxTG__companySection{gap:.5rem;padding:.75rem}.JobListCard-module__diFxTG__companyHeader{flex-wrap:wrap;gap:.75rem}.JobListCard-module__diFxTG__companyInfoLeft{flex:1;gap:.5rem;min-width:0}.JobListCard-module__diFxTG__companyLogo{width:52px;height:52px}.JobListCard-module__diFxTG__manpowerStats{flex-shrink:0}.JobListCard-module__diFxTG__manpowerStats h3{font-size:1.3rem}.JobListCard-module__diFxTG__manpowerStats p{font-size:.6rem;line-height:1.1}.JobListCard-module__diFxTG__companyName{font-size:.85rem;line-height:1.2}.JobListCard-module__diFxTG__jobTitle{margin-bottom:.5rem;padding-bottom:.5rem;font-size:1rem}.JobListCard-module__diFxTG__expandButton{touch-action:manipulation;margin-bottom:.5rem;padding:.5rem .75rem}.JobListCard-module__diFxTG__detailItem{gap:.5rem;padding:.35rem .5rem;font-size:.8rem}.JobListCard-module__diFxTG__icon{width:1rem;height:1rem}.JobListCard-module__diFxTG__skillsSection{margin-top:.5rem;padding-top:.5rem}.JobListCard-module__diFxTG__skillTag{padding:.25rem .5rem;font-size:.7rem}.JobListCard-module__diFxTG__jobContent button{touch-action:manipulation;padding:.6rem 1rem;font-size:.8rem}.JobListCard-module__diFxTG__badgeContainer{top:.5rem;right:.5rem}}@media (max-width:480px){.JobListCard-module__diFxTG__jobCard{border-radius:.375rem;min-height:auto;padding:.75rem}.JobListCard-module__diFxTG__expandButton{width:100%;color:var(--accent);cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:linear-gradient(135deg,rgba(52,152,219,.05),rgba(52,152,219,.08));border:1px solid rgba(52,152,219,.2);border-radius:.375rem;justify-content:space-between;align-items:center;margin-bottom:.5rem;padding:.5rem .75rem;font-size:.75rem;font-weight:600;transition:all .2s;display:flex}.JobListCard-module__diFxTG__expandButton:active{background:rgba(52,152,219,.15);transform:scale(.98)}.JobListCard-module__diFxTG__detailsList{opacity:0;gap:.4rem;max-height:0;margin-bottom:0;transition:max-height .3s,opacity .3s;overflow:hidden}.JobListCard-module__diFxTG__detailsList.JobListCard-module__diFxTG__expanded{opacity:1;max-height:1000px;margin-bottom:.5rem}.JobListCard-module__diFxTG__skillsSection{opacity:0;border-top:none;max-height:0;margin-top:0;padding-top:0;transition:max-height .3s,opacity .3s;overflow:hidden}.JobListCard-module__diFxTG__skillsSection.JobListCard-module__diFxTG__expanded{opacity:1;border-top:1px solid #e2e8f0;max-height:600px;margin-top:.5rem;padding-top:.5rem}.JobListCard-module__diFxTG__companySection{gap:.4rem;padding:.5rem}.JobListCard-module__diFxTG__companyHeader{flex-wrap:wrap;gap:.5rem}.JobListCard-module__diFxTG__companyInfoLeft{gap:.4rem;min-width:0}.JobListCard-module__diFxTG__companyLogo{width:44px;height:44px;padding:.25rem}.JobListCard-module__diFxTG__companyName{font-size:.75rem;line-height:1.15}.JobListCard-module__diFxTG__manpowerStats{padding:.25rem 0}.JobListCard-module__diFxTG__manpowerStats h3{font-size:1.15rem;line-height:1}.JobListCard-module__diFxTG__manpowerStats p{font-size:.55rem;line-height:1.1}.JobListCard-module__diFxTG__jobTitle{-webkit-line-clamp:2;margin-bottom:.5rem;padding-bottom:.4rem;font-size:.9rem;line-height:1.25}.JobListCard-module__diFxTG__detailItem{gap:.4rem;padding:.35rem .5rem;font-size:.7rem;line-height:1.3}.JobListCard-module__diFxTG__icon{flex-shrink:0;width:.85rem;height:.85rem}.JobListCard-module__diFxTG__skillTag{border-radius:.25rem;padding:.2rem .4rem;font-size:.6rem}.JobListCard-module__diFxTG__jobContent button{touch-action:manipulation;-webkit-tap-highlight-color:transparent;border-radius:.375rem;min-height:2.5rem;padding:.6rem 1rem;font-size:.75rem}.JobListCard-module__diFxTG__jobContent button:active{transform:translateY(0)}.JobListCard-module__diFxTG__badgeContainer{top:.4rem;right:.4rem}.JobListCard-module__diFxTG__jobContent>div:last-child{padding-top:.75rem}}
