body.dark-mode .section-title-clean,body.dark-mode .recruitment-dept-header .dept-title{color:var(--text-light)}body.dark-mode .section-text-clean{color:#b0b8c4}body.dark-mode .recruit-highlight{background:linear-gradient( 120deg,rgba(252,175,23,.16) 0%,rgba(252,175,23,4%) 100% )}body.dark-mode .recruit-highlight-icon{background:0 0}body.dark-mode .recruit-highlight p{color:#e2e8f0}body.dark-mode .recruitment-dept-header::after{background:linear-gradient( 90deg,rgba(255,255,255,.14) 0%,rgba(255,255,255,0) 100% )}body.dark-mode .recruit-card{background:#121a2f;border:1px solid rgba(255,255,255,8%);box-shadow:0 12px 32px rgba(0,0,0,.3)}@media(hover:hover) and (pointer:fine){body.dark-mode .recruit-card:hover{border-color:rgba(255,255,255,.22);box-shadow:0 20px 44px rgba(0,0,0,.5)}body.dark-mode .recruit-card.is-open:hover{border-color:rgba(252,175,23,.55)}}body.dark-mode .recruit-card-icon{background:linear-gradient(145deg,#1c2b4d 0%,#0f1b39 100%);color:var(--accent);box-shadow:inset 0 0 0 1px rgba(252,175,23,.28)}body.dark-mode .recruit-card-title{color:var(--text-light)}body.dark-mode .recruit-card-desc{color:rgba(255,255,255,.76)}body.dark-mode .recruit-card.is-open .recruit-status{background:rgba(16,185,129,.16);color:#6ee7b7;border-color:rgba(110,231,183,.45)}body.dark-mode .recruit-card.is-closed .recruit-status{background:rgba(148,163,184,.14);color:#aab7c8;border-color:rgba(170,183,200,.3)}body.dark-mode .recruit-apply-btn{background:#6ee7b7;color:#0a3d27}body.dark-mode .recruit-apply-btn:hover{background:#93f2cd;color:#07301e;box-shadow:0 8px 22px rgba(110,231,183,.32)}