.company-badge{color:#db2777;background-color:#fce7f3;border-radius:8px;justify-content:center;align-items:center;width:48px;height:48px;font-size:18px;font-weight:700;display:flex}.company-badge.small{color:#a855f7;background-color:#fae8ff;border-radius:6px;width:36px;height:36px;font-size:14px}
.action-buttons{gap:10px;display:flex}.action-buttons .btn-save{color:#334155;cursor:pointer;background-color:#f1f5f9;border:1px solid #cbd5e1;border-radius:20px;padding:6px 18px;font-size:13px;font-weight:600}.action-buttons .btn-apply{cursor:pointer;border:none;border-radius:20px;padding:6px 20px;font-size:13px;font-weight:600}.action-buttons .btn-apply.quick{color:#fff;background-color:#6b21a8}.action-buttons .btn-apply.standard{color:#7e22ce;background-color:#f3e8ff}
.RecommendedJobsCard{background:#fff;border:1px solid #dde3e8;border-radius:16px;flex-direction:column;justify-content:space-between;height:100%;padding:20px;display:flex;box-shadow:0 1px 3px #0000003d}.RecommendedJobsCard .card-header{justify-content:space-between;align-items:flex-start;margin-bottom:12px;display:flex}.RecommendedJobsCard .title-group{padding-right:8px}.RecommendedJobsCard .title{color:#000;white-space:nowrap;text-overflow:ellipsis;max-width:220px;margin-bottom:4px;font-size:15px;font-weight:700;overflow:hidden}.RecommendedJobsCard .company{color:#64748b;margin-bottom:0;font-size:13px}.RecommendedJobsCard .details{color:#475569;margin-bottom:10px;font-size:13px}.RecommendedJobsCard .detail-line{align-items:center;gap:4px;margin-bottom:4px;display:flex}.RecommendedJobsCard .skills{color:#64748b;white-space:nowrap;text-overflow:ellipsis;margin-bottom:16px;font-size:12px;overflow:hidden}.RecommendedJobsCard .action-row{gap:10px;margin-bottom:12px;display:flex}.RecommendedJobsCard .action-row button{border:none;border-radius:20px;flex:1;justify-content:center;align-items:center;gap:6px;padding:8px 12px;font-size:12px;font-weight:600;display:inline-flex}.RecommendedJobsCard .posted-date{color:#94a3b8;text-align:right;margin-bottom:0;font-size:11px}
.RecommendedJobs .recommended-jobs{width:100%}.RecommendedJobs .header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.RecommendedJobs .title{color:#000;margin:0;font-size:15px;font-weight:700}.RecommendedJobs .view-all{color:#7e22ce;font-size:13px;font-weight:600;text-decoration:none}.RecommendedJobs .view-all:hover{text-decoration:underline}.RecommendedJobs .carousel-wrapper{align-items:center;display:flex;position:relative}.RecommendedJobs .jobs-swiper{width:100%;padding:4px 2px}.RecommendedJobs .arrow{z-index:10;cursor:pointer;color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:14px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 6px #00000014}.RecommendedJobs .arrow:hover{color:#000;background-color:#f8fafc}.RecommendedJobs .arrow.left{left:-5px}.RecommendedJobs .arrow.right{right:-5px}.RecommendedJobs .arrow.swiper-button-disabled{opacity:.3;cursor:not-allowed}
