.msrec-home{padding:58px 0;background:#fff}.msrec-home .container{max-width:1180px}.msrec-home-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:24px}.msrec-home-head h2{font-size:28px;margin:0 0 7px;color:#10233f}.msrec-home-head p{margin:0;color:#718096}.msrec-more{color:#1769e8;font-weight:800;text-decoration:none}.msrec-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.msrec-card{border:1px solid #dce5ef;border-radius:18px;overflow:hidden;background:#fff;cursor:pointer;transition:.2s;box-shadow:0 7px 22px rgba(16,42,76,.04)}.msrec-card:hover{transform:translateY(-4px);box-shadow:0 14px 32px rgba(16,42,76,.1)}.msrec-visual{height:190px;background:linear-gradient(135deg,#eef5ff,#f4efff);display:grid;place-items:center;font-size:56px;overflow:hidden}.msrec-visual img{width:100%;height:100%;object-fit:cover}.msrec-body{padding:14px 15px 16px}.msrec-tags{display:flex;justify-content:space-between;align-items:center;gap:8px}.msrec-tag{background:#edf5ff;color:#1769e8;border-radius:999px;padding:5px 8px;font-size:11px;font-weight:800}.msrec-status{color:#ef4444;font-size:11px;font-weight:800}.msrec-card h3{font-size:16px;margin:10px 0 5px;color:#10233f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.msrec-brand{font-size:12px;color:#7a899b}.msrec-page{display:none;min-height:calc(100vh - 76px);padding:40px 0 80px;background:#fff}.msrec-page.active{display:block}.msrec-page .container{max-width:1180px}.msrec-page-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.msrec-page-head h1{font-size:32px;margin:0 0 7px;color:#10233f}.msrec-page-head p{margin:0;color:#68798f}.msrec-register{height:46px;padding:0 22px;border:0;border-radius:13px;background:#0b2f5b;color:#fff;font-weight:800;cursor:pointer}.msrec-tabs{display:flex;gap:8px;overflow-x:auto;margin-bottom:16px;padding-bottom:3px}.msrec-tabs button{border:0;background:#f0f4f9;color:#41546d;border-radius:999px;padding:10px 16px;font-weight:700;white-space:nowrap;cursor:pointer}.msrec-tabs button.active{background:#0b2f5b;color:#fff}.msrec-filter{display:grid;grid-template-columns:minmax(0,1fr) auto 190px 150px;gap:9px;margin-bottom:24px}.msrec-filter input,.msrec-filter select,.msrec-filter button{height:44px;border:1px solid #d7e1ed;border-radius:10px;background:#fff;padding:0 13px}.msrec-filter button{padding:0 22px;font-weight:800;cursor:pointer}.msrec-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.msrec-grid .msrec-visual{height:220px}.msrec-meta{display:flex;justify-content:space-between;margin-top:12px;color:#6f7f92;font-size:11px}.msrec-empty{grid-column:1/-1;padding:70px 20px;text-align:center;border:1px dashed #cbd7e5;border-radius:16px;color:#718096}.msrec-modal{position:fixed;inset:0;background:rgba(14,28,49,.52);z-index:9999;display:none;align-items:center;justify-content:center;padding:20px}.msrec-modal.open{display:flex}.msrec-modal-box{width:min(680px,100%);max-height:86vh;overflow:auto;background:#fff;border-radius:20px;padding:28px;position:relative}.msrec-close{position:absolute;right:18px;top:14px;border:0;background:none;font-size:26px;cursor:pointer}.msrec-detail-visual{height:260px;border-radius:15px;display:grid;place-items:center;background:linear-gradient(135deg,#eef5ff,#f4efff);font-size:70px;overflow:hidden}.msrec-detail-visual img{width:100%;height:100%;object-fit:cover}.msrec-detail h2{font-size:25px;margin:16px 0 8px}.msrec-detail-copy{margin-top:20px;border-top:1px solid #e3e9f1;padding-top:20px;line-height:1.7;color:#4d6077}body.msrec-route main#home,body.msrec-route .footer{display:none}@media(max-width:900px){.msrec-cards,.msrec-grid{grid-template-columns:repeat(2,1fr)}.msrec-filter{grid-template-columns:1fr 100px 1fr 1fr}}@media(max-width:600px){.msrec-cards,.msrec-grid{grid-template-columns:1fr 1fr;gap:10px}.msrec-visual,.msrec-grid .msrec-visual{height:145px}.msrec-home{padding:36px 0}.msrec-page{padding:28px 0 80px}.msrec-page .container,.msrec-home .container{padding:0 14px}.msrec-filter{grid-template-columns:1fr 86px}.msrec-filter select{grid-row:2}.msrec-page-head h1{font-size:27px}}
.msrec-detail-page{padding:34px 0 80px;background:#f7faff;min-height:calc(100vh - 74px)}
.msrec-detail-back{border:0;background:transparent;color:#48627f;font-size:15px;font-weight:750;padding:8px 0 18px;cursor:pointer}
.msrec-detail-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.95fr);gap:28px;align-items:stretch}
.msrec-detail-image{height:430px;border:1px solid #dce6f3;border-radius:24px;overflow:hidden;background:linear-gradient(145deg,#edf3ff,#f7f9ff);display:grid;place-items:center;font-size:88px}
.msrec-detail-image img{width:100%;height:100%;object-fit:cover}
.msrec-detail-summary{display:flex;flex-direction:column;padding:18px 4px 0}
.msrec-detail-brand{margin-top:22px;color:#1168ee;font-weight:850}
.msrec-detail-summary h1{font-size:38px;line-height:1.25;letter-spacing:-.04em;color:#08254c;margin:9px 0 16px}
.msrec-detail-summary>p{font-size:16px;line-height:1.7;color:#62758d;margin:0}
.msrec-applybar{display:grid;grid-template-columns:110px 1fr;gap:10px;margin-top:auto}
.msrec-wish,.msrec-apply,.msrec-submit{height:52px;border-radius:13px;font-size:16px;font-weight:850;cursor:pointer}
.msrec-wish{border:1px solid #cad8e8;background:#fff;color:#173a65}.msrec-apply,.msrec-submit{border:0;background:#1268ee;color:#fff}.msrec-apply:disabled{background:#9aa7b8;cursor:not-allowed}
.msrec-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:24px}
.msrec-info-card{padding:26px;border:1px solid #dce6f3;border-radius:20px;background:#fff;box-shadow:0 10px 30px rgba(18,67,126,.04)}
.msrec-info-card h2{font-size:20px;color:#0c2b53;margin:0 0 18px}.msrec-info-card dl{margin:0}.msrec-info-card dl>div{display:grid;grid-template-columns:150px 1fr;gap:15px;padding:14px 0;border-bottom:1px solid #e8eef6}.msrec-info-card dt{color:#667b94}.msrec-info-card dd{margin:0;color:#102c50;font-weight:750;text-align:right}
.msrec-benefit-note{margin-top:16px;padding:16px;border-radius:13px;background:#f2f7fd;color:#405b79}.mission-title{margin-top:25px!important}.mission-copy{color:#506982;line-height:1.7;white-space:pre-wrap}
.msrec-guide{margin-top:18px}.msrec-guide p{margin:0;color:#5b718b;line-height:1.7}
.msrec-apply-panel{margin-top:18px;padding:28px;border-radius:20px;background:#fff;border:1px solid #cfe0f5}.msrec-apply-panel[hidden]{display:none}.msrec-apply-panel h2{margin:0 0 20px;color:#0c2b53}
.msrec-apply-fields{display:grid;grid-template-columns:1fr 1fr;gap:16px}.msrec-apply-fields label{font-size:14px;font-weight:750;color:#294666}.msrec-apply-fields .wide{grid-column:1/-1}.msrec-apply-fields input,.msrec-apply-fields textarea{box-sizing:border-box;width:100%;margin-top:7px;border:1px solid #d6e1ef;border-radius:11px;padding:13px;font:inherit}.msrec-apply-fields textarea{min-height:110px;resize:vertical}.msrec-submit{margin-top:18px;padding:0 28px}.msrec-form-msg{display:inline-block;margin-left:14px;color:#1268ee;font-weight:750}
@media(max-width:800px){.msrec-detail-hero,.msrec-info-grid{grid-template-columns:1fr}.msrec-detail-image{height:300px}.msrec-detail-summary h1{font-size:29px}.msrec-applybar{margin-top:28px}.msrec-info-card dl>div{grid-template-columns:1fr;gap:5px}.msrec-info-card dd{text-align:left}.msrec-apply-fields{grid-template-columns:1fr}.msrec-apply-fields .wide{grid-column:auto}}


/* Align recruitment preview with the main content edges */
.msrec-home .container{max-width:1320px!important}
.msrec-home .msrec-cards{grid-template-columns:repeat(5,minmax(0,1fr))!important}
@media(max-width:1100px){.msrec-home .msrec-cards{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:700px){.msrec-home .msrec-cards{grid-template-columns:repeat(2,minmax(0,1fr))!important}}

/* Recruitment posting form */
.msrec-register-page{background:#f7faff}
.msrec-register-page .container{max-width:980px}
.msrec-register-head{margin-bottom:22px}
.msrec-kicker{display:block;color:#1268ee;font-size:12px;font-weight:900;letter-spacing:.15em;margin-bottom:8px}
.msrec-register-head h1{font-size:34px;line-height:1.25;margin:0 0 9px;color:#0c2b53;letter-spacing:-.04em}
.msrec-register-head p{margin:0;color:#687b92;line-height:1.7}
.msrec-register-form{display:grid;gap:16px}
.msrec-form-card{background:#fff;border:1px solid #dce6f3;border-radius:20px;padding:24px;box-shadow:0 10px 30px rgba(18,67,126,.04)}
.msrec-form-card h2{font-size:20px;color:#0c2b53;margin:0 0 17px}
.msrec-form-help{margin:-8px 0 16px;color:#718096;font-size:13px;line-height:1.6}
.msrec-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.msrec-form-grid .wide{grid-column:1/-1}
.msrec-form-grid label{font-size:14px;font-weight:800;color:#294666}
.msrec-form-grid input,.msrec-form-grid select,.msrec-form-grid textarea{box-sizing:border-box;width:100%;margin-top:7px;border:1px solid #d6e1ef;border-radius:11px;padding:13px;font:inherit;color:#10233e;background:#fff}
.msrec-form-grid select,.msrec-form-grid input{height:48px}
.msrec-form-grid textarea{min-height:110px;resize:vertical;line-height:1.6}
.msrec-image-row{display:grid;grid-template-columns:180px 1fr;gap:16px;align-items:stretch}
.msrec-image-input{display:grid;place-items:center;min-height:170px;border:1px dashed #afc6e2;border-radius:15px;background:#f5f9ff;color:#1268ee;font-weight:900;cursor:pointer;text-align:center}
.msrec-image-input input{display:none}
.msrec-image-preview{min-height:170px;border:1px solid #dde6f1;border-radius:15px;background:#f6f8fb;color:#7b899b;display:grid;place-items:center;overflow:hidden;padding:12px;text-align:center}
.msrec-image-preview img{width:100%;height:220px;object-fit:contain;background:#fff;border-radius:10px}
.msrec-consent{display:flex;align-items:flex-start;gap:9px;background:#eef5ff;border:1px solid #d2e2f6;border-radius:14px;padding:15px 17px;color:#355675;font-size:13px;font-weight:700;line-height:1.6}
.msrec-consent input{margin-top:3px}
.msrec-register-actions{display:flex;justify-content:flex-end;gap:10px}
.msrec-cancel,.msrec-publish{height:50px;border-radius:12px;padding:0 24px;font-weight:900;cursor:pointer}
.msrec-cancel{border:1px solid #c8d7e8;background:#fff;color:#294666}
.msrec-publish{border:0;background:#1268ee;color:#fff;min-width:160px}
.msrec-publish:disabled{opacity:.55;cursor:not-allowed}
.msrec-register-msg{min-height:22px;margin:0;color:#1268ee;font-weight:800}
.msrec-contact-info{margin-top:20px;padding:16px;border-radius:13px;background:#f2f7fd}
.msrec-contact-info b{display:block;margin-bottom:8px;color:#173b65}
.msrec-contact-info p{margin:0!important;white-space:pre-wrap}
@media(max-width:700px){
 .msrec-register-head h1{font-size:27px}
 .msrec-form-card{padding:18px}
 .msrec-form-grid{grid-template-columns:1fr}
 .msrec-form-grid .wide{grid-column:auto}
 .msrec-image-row{grid-template-columns:1fr}
 .msrec-image-input{min-height:90px}
 .msrec-register-actions{display:grid;grid-template-columns:1fr 1fr}
 .msrec-cancel,.msrec-publish{width:100%;padding:0 12px}
}
