
.lcfj-job-list{display:grid;gap:1.25rem}
.lcfj-job h3{margin:0 0 .25rem}
.lcfj-view-apply{display:inline-block;padding:.5rem .75rem;border-radius:.5rem;text-decoration:none;border:1px solid #ddd}
.lcfj-apply-section{margin-top:2rem;padding:1.25rem;border:1px solid #e5e7eb;border-radius:.75rem;background:#fff}
.lcfj-apply-form fieldset{margin-bottom:1.25rem;border:1px solid #eee;padding:1rem;border-radius:.5rem}
.lcfj-apply-form label{display:inline-block;margin-right:1rem;margin-bottom:.5rem}
.lcfj-apply-form input,.lcfj-apply-form textarea,.lcfj-apply-form select{min-width:220px;max-width:100%}
.lcfj-sticky-apply{position:fixed;bottom:1rem;right:1rem;padding:.75rem 1rem;border-radius:999px;background:#111;color:#fff;text-decoration:none;box-shadow:0 10px 20px rgba(0,0,0,.2);z-index:9999}
.lcfj-thanks{padding:1rem;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:.5rem}
