.clrj-section{width:100%;max-width:1200px;margin:0 auto 40px;padding:0 16px;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,sans-serif}.clrj-heading{font-size:1.6rem;font-weight:700;color:#0d1b3e;margin:0 0 24px;padding-bottom:10px;border-bottom:3px solid #f5c842;display:inline-block}.clrj-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;width:100%}.clrj-card{background:#fff;border:1px solid #e8ecf0;border-radius:12px;padding:20px;display:flex;flex-direction:column;gap:10px;transition:box-shadow .2s ease,transform .2s ease;text-decoration:none;color:inherit;position:relative;overflow:hidden}.clrj-card:hover{box-shadow:0 8px 28px rgba(13,27,62,.12);transform:translateY(-3px);text-decoration:none;color:inherit}.clrj-card::before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#0d1b3e 0%,#f5c842 100%);border-radius:12px 12px 0 0}.clrj-logo-wrap{width:52px;height:52px;border-radius:8px;overflow:hidden;background:#f0f4f8;display:flex;align-items:center;justify-content:center;flex-shrink:0}.clrj-logo-wrap img{width:100%;height:100%;object-fit:contain}.clrj-logo-placeholder{width:52px;height:52px;border-radius:8px;background:linear-gradient(135deg,#0d1b3e,#1565c0);display:flex;align-items:center;justify-content:center;flex-shrink:0}.clrj-logo-placeholder span{color:#f5c842;font-size:1.3rem;font-weight:800;line-height:1}.clrj-title{font-size:.95rem;font-weight:700;color:#0d1b3e;line-height:1.35;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.clrj-company{font-size:.82rem;color:#5a6a8a;font-weight:500;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.clrj-badges{display:flex;flex-wrap:wrap;gap:6px;margin-top:auto}.clrj-badge{display:inline-flex;align-items:center;gap:4px;font-size:.75rem;font-weight:500;padding:3px 9px;border-radius:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.clrj-badge-loc{background:#ebf5ff;color:#1565c0}.clrj-badge-new{background:#e8f5e9;color:#2e7d32}.clrj-apply-btn{display:block;text-align:center;background:#0d1b3e;color:#f5c842!important;font-size:.8rem;font-weight:700;padding:8px 12px;border-radius:8px;text-decoration:none!important;margin-top:4px;letter-spacing:.02em;transition:background .2s}.clrj-apply-btn:hover{background:#1565c0;color:#fff!important}.clrj-view-all-wrap{text-align:center;margin-top:28px}.clrj-view-all{display:inline-block;background:#f5c842;color:#0d1b3e!important;font-weight:700;font-size:.95rem;padding:12px 36px;border-radius:50px;text-decoration:none!important;transition:background .2s,transform .2s;letter-spacing:.02em}.clrj-view-all:hover{background:#0d1b3e;color:#f5c842!important;transform:translateY(-2px)}.clrj-no-jobs{grid-column:1/-1;text-align:center;padding:40px 20px;color:#5a6a8a;font-size:1rem}@media (max-width:1024px){.clrj-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.clrj-grid{grid-template-columns:1fr}.clrj-heading{font-size:1.3rem}}