.sindomae-root:has(.recruitment-page){background:#ffffff}.recruitment-page{width:100%;background:#ffffff}.recruitment-page-hero{position:relative;width:100%;min-height:280px;overflow:hidden;background-color:#1a2332}.recruitment-page-hero__bg{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.recruitment-page-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(15,23,42,.5),rgba(15,23,42,.85))}.recruitment-page-hero__inner{position:relative;z-index:2;max-width:900px;margin:0 auto;padding:4rem 1.25rem 3rem;text-align:center;color:#fff}.recruitment-page-hero__eyebrow{display:inline-block;margin-bottom:.75rem;font-size:.85rem;letter-spacing:.08em;opacity:.9}.recruitment-page-hero__title{margin:0 0 .75rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;letter-spacing:-.03em}.recruitment-page-hero__lead{margin:0;font-size:1.05rem;line-height:1.6;opacity:.92;word-break:keep-all}.recruitment-main{max-width:960px;margin:0 auto;padding:2.5rem 1.25rem 4rem}.recruitment-list-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid #1e293b}.recruitment-list-head h2{margin:0;font-size:1.35rem;font-weight:700;color:#0f172a}.recruitment-list-head__count{margin:0;font-size:.95rem;color:#64748b}.recruitment-list-head__count strong{color:#2563eb;font-weight:700}.recruitment-filter select{padding:.5rem .75rem;border:1px solid #cbd5e1;border-radius:6px;font-size:.9rem;color:#334155;background:#fff}.recruitment-jobs{display:flex;flex-direction:column;gap:.85rem;list-style:none;margin:0;padding:0}.recruitment-job{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.35rem 1.5rem;border:1px solid #e2e8f0;border-radius:10px;background:#fff;text-decoration:none;color:inherit;transition:border-color .2s,box-shadow .2s,transform .2s}.recruitment-job:hover{border-color:#3b82f6;box-shadow:0 6px 18px rgba(15,23,42,.06);transform:translateX(4px)}.recruitment-job--pinned{background:#f8fbff;border-color:#bfdbfe}.recruitment-job__badges{display:flex;flex-wrap:wrap;gap:.35rem;margin-bottom:.5rem}.recruitment-badge{display:inline-block;padding:.2rem .5rem;border-radius:4px;font-size:.72rem;font-weight:600}.recruitment-badge--active{background:#2563eb;color:#fff}.recruitment-badge--closed{background:#94a3b8;color:#fff}.recruitment-badge--type{background:#f1f5f9;color:#475569;border:1px solid #e2e8f0}.recruitment-badge--pin{background:#ea580c;color:#fff}.recruitment-job__title{margin:0 0 .35rem;font-size:1.1rem;font-weight:600;color:#0f172a}.recruitment-job__meta{margin:0;font-size:.88rem;color:#64748b}.recruitment-job__arrow{flex-shrink:0;color:#94a3b8;font-size:1.1rem}.recruitment-empty{text-align:center;padding:3rem 1rem;color:#64748b;border:1px dashed #cbd5e1;border-radius:10px;background:#f8fafc}.recruitment-detail{max-width:800px;margin:0 auto;padding:2rem 1.25rem 4rem}.recruitment-detail__back{display:inline-flex;align-items:center;gap:.35rem;margin-bottom:1.5rem;font-size:.9rem;color:#2563eb;text-decoration:none}.recruitment-detail__back:hover{text-decoration:underline}.recruitment-detail__header{margin-bottom:1.75rem;padding-bottom:1.25rem;border-bottom:1px solid #e2e8f0}.recruitment-detail__title{margin:.5rem 0 .75rem;font-size:clamp(1.4rem,3vw,1.85rem);font-weight:700;color:#0f172a;line-height:1.35}.recruitment-detail__info{display:flex;flex-wrap:wrap;gap:.5rem 1.25rem;margin:0;padding:0;list-style:none;font-size:.9rem;color:#475569}.recruitment-detail__body{font-size:1rem;line-height:1.75;color:#334155;white-space:pre-wrap;word-break:break-word}.recruitment-apply{margin-top:2.5rem;padding:1.75rem;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc}.recruitment-apply h2{margin:0 0 1rem;font-size:1.15rem;font-weight:700;color:#0f172a}.recruitment-apply label{display:block;margin-bottom:.85rem;font-size:.88rem;font-weight:600;color:#334155}.recruitment-apply input,.recruitment-apply textarea{display:block;width:100%;margin-top:.35rem;padding:.6rem .75rem;border:1px solid #cbd5e1;border-radius:6px;font-size:.95rem;font-family:inherit}.recruitment-apply textarea{min-height:120px;resize:vertical}.recruitment-apply__btn{margin-top:.5rem;padding:.7rem 1.5rem;border:none;border-radius:8px;background:#2563eb;color:#fff;font-size:.95rem;font-weight:600;cursor:pointer}.recruitment-apply__btn:disabled{opacity:.6;cursor:not-allowed}.recruitment-apply__msg{margin-top:.75rem;font-size:.9rem}.recruitment-apply__msg--ok{color:#15803d}.recruitment-apply__msg--err{color:#b91c1c}.recruitment-detail--closed .recruitment-apply{display:none}