.loading-module__-rE2sa__loadingContainer{flex-direction:column;gap:30px;max-width:1200px;margin:0 auto;padding:40px 20px;display:flex}.loading-module__-rE2sa__headerSkeleton{background:var(--card-bg,#fff);border:1px solid var(--border,#e2e8f0);border-radius:16px;width:100%;height:120px;position:relative;overflow:hidden}.loading-module__-rE2sa__filterSkeleton{background:var(--card-bg,#fff);border:1px solid var(--border,#e2e8f0);border-radius:12px;width:100%;height:80px;position:relative;overflow:hidden}.loading-module__-rE2sa__gridSkeleton{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:20px;display:grid}.loading-module__-rE2sa__cardSkeleton{background:var(--card-bg,#fff);border:1px solid var(--border,#e2e8f0);border-radius:16px;flex-direction:column;gap:16px;height:240px;padding:24px;display:flex;position:relative;overflow:hidden}.loading-module__-rE2sa__cardHeader{align-items:center;gap:16px;display:flex}.loading-module__-rE2sa__avatarSkeleton{background:#e2e8f0;border-radius:12px;width:56px;height:56px}.loading-module__-rE2sa__titleSkeleton{background:#e2e8f0;border-radius:4px;width:70%;height:20px;margin-bottom:8px}.loading-module__-rE2sa__companySkeleton{background:#e2e8f0;border-radius:4px;width:40%;height:14px}.loading-module__-rE2sa__tagsSkeleton{gap:8px;margin-top:auto;display:flex}.loading-module__-rE2sa__tagSkeleton{background:#e2e8f0;border-radius:12px;width:80px;height:24px}.loading-module__-rE2sa__footerSkeleton{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-top:16px;padding-top:16px;display:flex}.loading-module__-rE2sa__salarySkeleton{background:#e2e8f0;border-radius:4px;width:120px;height:20px}.loading-module__-rE2sa__btnSkeleton{background:#e2e8f0;border-radius:8px;width:100px;height:36px}.loading-module__-rE2sa__shimmer:after{content:"";background-image:linear-gradient(90deg,#fff0 0,#fff6 20%,#fffc 60%,#fff0);animation:2s infinite loading-module__-rE2sa__shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes loading-module__-rE2sa__shimmer{to{transform:translate(100%)}}@media (max-width:768px){.loading-module__-rE2sa__gridSkeleton{grid-template-columns:1fr}}
