/* Comfort Care v1.0.293 — single job CTA polish */
body.cc-job-offer-single .cc-job-form-card .cc-leads-form--job-simple .cc-leads-actions button,
body.cc-job-offer-single .cc-job-form-card .cc-leads-form--job-simple .cc-leads-actions input[type="submit"],
body.cc-job-offer-single .cc-job-apply-modal .cc-leads-form--job-simple .cc-leads-actions button,
body.cc-job-offer-single .cc-job-apply-modal .cc-leads-form--job-simple .cc-leads-actions input[type="submit"]{
  width:100%!important;
  min-height:56px!important;
  border:0!important;
  border-radius:999px!important;
  background:linear-gradient(135deg,#1d6fff 0%,#704dff 48%,#f04ea7 100%)!important;
  color:#fff!important;
  font-size:16px!important;
  font-weight:900!important;
  box-shadow:0 18px 44px rgba(112,77,255,.28),0 8px 22px rgba(240,78,167,.12),inset 0 1px 0 rgba(255,255,255,.28)!important;
  transition:transform .18s ease,box-shadow .18s ease,filter .18s ease!important;
}
body.cc-job-offer-single .cc-job-form-card .cc-leads-form--job-simple .cc-leads-actions button:hover,
body.cc-job-offer-single .cc-job-apply-modal .cc-leads-form--job-simple .cc-leads-actions button:hover{
  transform:translateY(-1px)!important;
  filter:saturate(1.04)!important;
  box-shadow:0 22px 52px rgba(112,77,255,.33),0 10px 26px rgba(240,78,167,.14),inset 0 1px 0 rgba(255,255,255,.32)!important;
}
body.cc-job-offer-single .cc-job-side-actions .cc-job-side-actions__primary{
  width:100%!important;
  min-height:54px!important;
  border:0!important;
  border-radius:999px!important;
  background:linear-gradient(135deg,#1d6fff 0%,#704dff 48%,#f04ea7 100%)!important;
  color:#fff!important;
  font-size:15px!important;
  font-weight:900!important;
  box-shadow:0 18px 42px rgba(112,77,255,.25),0 8px 20px rgba(240,78,167,.10),inset 0 1px 0 rgba(255,255,255,.26)!important;
  transition:transform .18s ease,box-shadow .18s ease,filter .18s ease!important;
}
body.cc-job-offer-single .cc-job-side-actions .cc-job-side-actions__primary:hover{
  transform:translateY(-1px)!important;
  filter:saturate(1.04)!important;
  box-shadow:0 22px 50px rgba(112,77,255,.30),0 10px 24px rgba(240,78,167,.12),inset 0 1px 0 rgba(255,255,255,.30)!important;
}
body.cc-job-offer-single .cc-job-side-actions .cc-job-side-actions__primary svg,
body.cc-job-offer-single .cc-job-side-actions .cc-job-side-actions__primary .cc-job-side-actions__icon{
  color:#fff!important;
  stroke:currentColor!important;
}
body.cc-job-offer-single .cc-leads-form--job-simple .cc-leads-consent{
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
  margin-top:2px!important;
  min-width:0!important;
  color:#667085!important;
  font-size:11px!important;
  line-height:1.2!important;
}
body.cc-job-offer-single .cc-leads-form--job-simple .cc-leads-consent input{
  flex:0 0 auto!important;
  width:15px!important;
  height:15px!important;
  margin:0!important;
  accent-color:#704dff!important;
}
body.cc-job-offer-single .cc-leads-form--job-simple .cc-leads-consent label{
  display:block!important;
  min-width:0!important;
  margin:0!important;
  color:#667085!important;
  font-size:11px!important;
  line-height:1.2!important;
  font-weight:500!important;
  letter-spacing:-.01em!important;
  white-space:nowrap!important;
}
body.cc-job-offer-single .cc-leads-form--job-simple .cc-leads-consent label span{
  color:#704dff!important;
}
@media(max-width:1180px){
  body.cc-job-offer-single .cc-leads-form--job-simple .cc-leads-consent label{
    white-space:normal!important;
  }
}
