.JobCard-module__dEJ3vq__card{background:var(--secondary-bg);border:1px solid var(--border-color);border-radius:var(--radius-xl);cursor:pointer;padding:1.5rem;scroll-margin-top:100px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:block;position:relative;overflow:hidden}.JobCard-module__dEJ3vq__card:hover{box-shadow:var(--shadow-lg);border-color:#c7c9fc;transform:translateY(-4px)}.JobCard-module__dEJ3vq__card:before{content:"";background:var(--accent-color);opacity:0;width:4px;transition:opacity .3s;position:absolute;top:0;bottom:0;left:0}.JobCard-module__dEJ3vq__card:hover:before{opacity:1}.JobCard-module__dEJ3vq__header{justify-content:space-between;align-items:flex-start;margin-bottom:.75rem;display:flex}.JobCard-module__dEJ3vq__titleGroup{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.JobCard-module__dEJ3vq__languageBadge{text-transform:uppercase;letter-spacing:.05em;border-radius:9999px;align-items:center;gap:.375rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;transition:transform .2s;display:inline-flex}.JobCard-module__dEJ3vq__languageBadge:hover{transform:scale(1.05)}.JobCard-module__dEJ3vq__languageBadge.JobCard-module__dEJ3vq__en{color:#1e40af;background:#dbeafe}.JobCard-module__dEJ3vq__languageBadge.JobCard-module__dEJ3vq__fr{color:#be185d;background:#fce7f3}.JobCard-module__dEJ3vq__title{color:var(--text-primary);margin:0;font-size:1.25rem;font-weight:600;line-height:1.4}.JobCard-module__dEJ3vq__meta{color:var(--text-secondary);flex-wrap:wrap;gap:1rem;margin-bottom:.75rem;font-size:.9375rem;display:flex}.JobCard-module__dEJ3vq__metaItem{align-items:center;gap:.375rem;display:flex}.JobCard-module__dEJ3vq__orgName{color:var(--accent-color);font-weight:600;transition:color .2s}.JobCard-module__dEJ3vq__card:hover .JobCard-module__dEJ3vq__orgName{color:var(--accent-hover)}.JobCard-module__dEJ3vq__description{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:1rem;font-size:.9375rem;line-height:1.6;display:-webkit-box;overflow:hidden}.JobCard-module__dEJ3vq__footer{border-top:1px solid var(--border-color);justify-content:space-between;align-items:center;margin-top:auto;padding-top:1rem;display:flex}.JobCard-module__dEJ3vq__dateGroup{flex-direction:column;gap:.375rem;display:flex}.JobCard-module__dEJ3vq__closingDate{border-radius:9999px;align-items:center;gap:.25rem;width:fit-content;padding:.25rem .75rem;font-size:.8125rem;font-weight:600;display:inline-flex}.JobCard-module__dEJ3vq__closingDate.JobCard-module__dEJ3vq__urgent{color:#dc2626;background:#fef2f2;animation:2s ease-in-out infinite JobCard-module__dEJ3vq__pulse-subtle}.JobCard-module__dEJ3vq__closingDate.JobCard-module__dEJ3vq__soon{color:#d97706;background:#fffbeb}.JobCard-module__dEJ3vq__closingDate.JobCard-module__dEJ3vq__normal{background:var(--secondary-bg);color:var(--text-secondary);border:1px solid var(--border-color)}.JobCard-module__dEJ3vq__closingDate.JobCard-module__dEJ3vq__expired{color:#9ca3af;background:#f3f4f6;text-decoration:line-through}@keyframes JobCard-module__dEJ3vq__pulse-subtle{0%,to{opacity:1}50%{opacity:.7}}.JobCard-module__dEJ3vq__date{color:var(--text-muted);font-size:.8125rem;font-weight:400}.JobCard-module__dEJ3vq__applyBtn{background:var(--accent-color);color:#fff;border-radius:var(--radius-md);cursor:pointer;border:none;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex;position:relative;overflow:hidden}.JobCard-module__dEJ3vq__applyBtn:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.JobCard-module__dEJ3vq__card:hover .JobCard-module__dEJ3vq__applyBtn{background:var(--accent-hover);transform:translate(4px);box-shadow:0 4px 12px #6366f166}.JobCard-module__dEJ3vq__card:hover .JobCard-module__dEJ3vq__applyBtn:before{left:100%}
.SearchHeader-module__5xhGdG__hero{background:linear-gradient(180deg,#f0f4ff 0%,var(--primary-bg)100%);text-align:center;border-bottom:1px solid var(--border-color);padding:4rem 2rem;position:relative;overflow:hidden}.SearchHeader-module__5xhGdG__hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#6366f108 0%,#0000 70%);width:200%;height:200%;position:absolute;top:-50%;left:-50%}.SearchHeader-module__5xhGdG__heroContent{z-index:1;max-width:800px;margin:0 auto;position:relative}.SearchHeader-module__5xhGdG__hero h1{letter-spacing:-.02em;background:linear-gradient(135deg,#1e1b4b 0%,#4c1d95 100%);-webkit-text-fill-color:transparent;color:#1e1b4b;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:3rem;font-weight:700}.SearchHeader-module__5xhGdG__hero p{color:var(--text-secondary);margin-bottom:2.5rem;font-size:1.25rem;font-weight:400}.SearchHeader-module__5xhGdG__searchContainer{background:var(--secondary-bg);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);border:1px solid var(--border-color);max-width:700px;margin:0 auto;padding:1.5rem;transition:transform .2s,box-shadow .2s}.SearchHeader-module__5xhGdG__searchContainer:hover{transform:translateY(-2px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.SearchHeader-module__5xhGdG__searchRow{flex-wrap:wrap;gap:1rem;display:flex}.SearchHeader-module__5xhGdG__searchInputWrapper{flex:1;min-width:250px;position:relative}.SearchHeader-module__5xhGdG__searchIcon{color:var(--text-muted);pointer-events:none;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.SearchHeader-module__5xhGdG__searchInputWrapper input[type=text]{border:1px solid var(--border-color);border-radius:var(--radius-lg);background:var(--primary-bg);width:100%;color:var(--text-primary);padding:.875rem 1rem .875rem 2.75rem;font-family:inherit;font-size:1rem;transition:all .2s}.SearchHeader-module__5xhGdG__searchInputWrapper input[type=text]:focus{border-color:var(--accent-color);outline:none;box-shadow:0 0 0 3px #6366f11a}.SearchHeader-module__5xhGdG__searchInputWrapper input[type=text]::placeholder{color:var(--text-muted)}.SearchHeader-module__5xhGdG__filterGroup{gap:.5rem;display:flex}.SearchHeader-module__5xhGdG__filterBtn{border:1px solid var(--border-color);background:var(--secondary-bg);border-radius:var(--radius-lg);cursor:pointer;color:var(--text-secondary);align-items:center;gap:.5rem;padding:.875rem 1.25rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.SearchHeader-module__5xhGdG__filterBtn:hover{background:var(--primary-bg);border-color:var(--text-muted);transform:translateY(-1px)}.SearchHeader-module__5xhGdG__filterBtn.SearchHeader-module__5xhGdG__active{background:var(--accent-color);color:#fff;border-color:var(--accent-color);box-shadow:var(--shadow-sm)}.SearchHeader-module__5xhGdG__statsWrapper{border-top:1px solid var(--border-color);flex-direction:column;align-items:center;gap:1.5rem;margin-top:2rem;padding-top:2rem;display:flex}.SearchHeader-module__5xhGdG__stats{justify-content:center;gap:3rem;display:flex}.SearchHeader-module__5xhGdG__weeklyBadge{background-color:var(--accent-light);color:var(--accent-color);border-radius:var(--radius-pill);padding:.5rem 1rem;font-size:.9rem;font-weight:600;animation:.5s ease-out SearchHeader-module__5xhGdG__fadeIn;display:inline-block}.SearchHeader-module__5xhGdG__stat{text-align:center;transition:transform .2s}.SearchHeader-module__5xhGdG__stat:hover{transform:translateY(-2px)}.SearchHeader-module__5xhGdG__statNumber{color:var(--text-primary);font-size:1.875rem;font-weight:700;line-height:1.2}.SearchHeader-module__5xhGdG__statLabel{color:var(--text-secondary);margin-top:.25rem;font-size:.875rem;font-weight:500}@media (max-width:768px){.SearchHeader-module__5xhGdG__hero h1{font-size:2rem}.SearchHeader-module__5xhGdG__hero p{font-size:1.125rem}.SearchHeader-module__5xhGdG__searchRow{flex-direction:column}.SearchHeader-module__5xhGdG__filterGroup{width:100%}.SearchHeader-module__5xhGdG__filterBtn{flex:1;justify-content:center}.SearchHeader-module__5xhGdG__stats{flex-direction:column;gap:2rem}}
