:root{--rec-blue:#0b5ed7;--rec-ink:#172033;--rec-muted:#667085;--rec-border:#e4e7ec;--rec-bg:#f6f8fb;--rec-green:#147d64}.rec-page-head{display:flex;justify-content:space-between;gap:24px;align-items:flex-end;margin-bottom:24px}.rec-page-head h1{font-size:2rem;margin:.35rem 0 .25rem;color:var(--rec-ink)}.rec-page-head p{margin:0;color:var(--rec-muted)}.rec-back{text-decoration:none;color:#475467;font-weight:600}.rec-editor{display:grid;grid-template-columns:minmax(0,1fr) 370px;gap:24px;align-items:start}.rec-main,.rec-side{display:grid;gap:22px}.rec-card{background:#fff;border:1px solid var(--rec-border);border-radius:16px;box-shadow:0 2px 10px rgba(16,24,40,.035);overflow:hidden;margin-bottom:22px}.rec-card-head{display:flex;align-items:flex-start;gap:13px;padding:20px 22px;border-bottom:1px solid #edf0f4}.rec-card-head h2{font-size:1.08rem;margin:0;color:var(--rec-ink)}.rec-card-head p{font-size:.9rem;margin:3px 0 0;color:var(--rec-muted)}.rec-card-body{padding:22px}.rec-step{display:grid;place-items:center;min-width:28px;height:28px;border-radius:8px;background:#eaf2ff;color:var(--rec-blue);font-weight:800;font-size:.86rem}.rec-textarea{line-height:1.6}.rec-sticky{position:sticky;top:18px}.rec-kpis{display:grid;grid-template-columns:repeat(5,minmax(120px,1fr));gap:14px;margin-bottom:22px}.rec-kpi{background:#fff;border:1px solid var(--rec-border);border-radius:14px;padding:17px 19px;display:flex;flex-direction:column}.rec-kpi span{font-size:1.65rem;font-weight:800;color:var(--rec-ink)}.rec-kpi small{color:var(--rec-muted);margin-top:2px}.rec-grid-2{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:22px}.rec-share-card{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(420px,1.2fr);gap:22px;align-items:center;background:#eef5ff;border:1px solid #cfe0ff;border-radius:14px;padding:18px 20px;margin-bottom:20px}.rec-share-card p{margin:3px 0 0;color:#52627a}.rec-copy-group{display:flex;gap:8px}.rec-copy-group input{background:#fff}.rec-table{width:100%;border-collapse:collapse}.rec-table th{font-size:.76rem;text-transform:uppercase;letter-spacing:.045em;color:#667085;background:#fafbfc;padding:12px 17px;border-bottom:1px solid var(--rec-border)}.rec-table td{padding:14px 17px;border-bottom:1px solid #eef0f3;vertical-align:middle}.rec-table tbody tr{cursor:pointer;transition:.15s}.rec-table tbody tr:hover{background:#f8fbff}.rec-table td:first-child{display:flex;align-items:center;gap:11px}.rec-table strong,.rec-table small{display:block}.rec-table small{color:var(--rec-muted);margin-top:2px}.rec-avatar{width:36px;height:36px;border-radius:10px;background:#edf2f7;display:grid;place-items:center;font-size:.78rem;font-weight:800;color:#475467;flex:0 0 auto}.rec-avatar-manager{background:#eaf2ff;color:var(--rec-blue)}.rec-stage,.rec-status{display:inline-flex;align-items:center;padding:5px 9px;border-radius:999px;font-size:.78rem;font-weight:700;background:#f2f4f7;color:#475467}.rec-stage-new,.rec-status-published{background:#e9f8f2;color:#087052}.rec-stage-interview,.rec-stage-screening{background:#fff5db;color:#8a5a00}.rec-stage-offer{background:#efeaff;color:#6941c6}.rec-stage-rejected,.rec-status-closed{background:#feecec;color:#b42318}.rec-status-draft{background:#edf2f7;color:#475467}.rec-status-archived{background:#f2f4f7;color:#667085}.rec-count,.rec-candidate-count{display:grid;place-items:center;min-width:31px;height:31px;border-radius:9px;background:#edf3ff;color:var(--rec-blue);font-weight:800}.rec-empty{padding:45px 20px;text-align:center;display:flex;flex-direction:column;gap:5px;color:var(--rec-muted)}.rec-empty strong{color:var(--rec-ink);font-size:1rem}.rec-team-person{display:flex;gap:11px;align-items:center;padding:10px 0;border-bottom:1px solid #f0f1f3}.rec-team-person strong,.rec-team-person small{display:block}.rec-team-person small{color:var(--rec-muted)}.rec-detail-list{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:0}.rec-detail-list dt{color:var(--rec-muted);font-weight:500}.rec-detail-list dd{text-align:right;margin:0;font-weight:600;color:var(--rec-ink)}
.rec-public-body{margin:0;background:#f8fafc;color:var(--rec-ink);font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif}.rec-public-shell{width:min(1160px,calc(100% - 40px));margin:0 auto}.rec-public-nav{background:#0d1526;color:#fff;padding:18px 0}.rec-public-nav .rec-public-shell{display:flex;justify-content:space-between;align-items:center}.rec-public-nav strong{letter-spacing:.08em}.rec-public-nav span{color:#bac4d6}.rec-hero{background:linear-gradient(135deg,#0e1b34,#173d72);color:#fff;padding:72px 0}.rec-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:70px;align-items:center}.rec-eyebrow{text-transform:uppercase;letter-spacing:.1em;font-size:.77rem;font-weight:800;color:#7fb0ff;margin-bottom:10px}.rec-hero h1{font-size:clamp(2.3rem,5vw,4.6rem);line-height:1.02;max-width:800px}.rec-lead{font-size:1.2rem;color:#d6dfef;max-width:720px;line-height:1.6}.rec-meta{display:flex;flex-wrap:wrap;gap:10px 20px;color:#dce5f4}.rec-hero-card{background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.16);border-radius:20px;padding:28px;backdrop-filter:blur(8px)}.rec-hero-card p{color:#d6dfef;margin-bottom:0}.rec-hero-logo{width:62px;height:62px;border-radius:16px;background:#fff;color:#173d72;display:grid;place-items:center;font-weight:900;margin-bottom:20px}.rec-public-content{padding:60px 0}.rec-content-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:70px}.rec-content-grid article section{margin-bottom:48px}.rec-content-grid h2{font-size:1.65rem;margin-bottom:18px}.rec-prose{line-height:1.8;color:#344054}.rec-list{padding:0;list-style:none;display:grid;gap:13px}.rec-list li{position:relative;padding-left:28px;line-height:1.6}.rec-list li:before{content:"✓";position:absolute;left:0;color:var(--rec-green);font-weight:900}.rec-contact-card{position:sticky;top:28px;background:#fff;border:1px solid var(--rec-border);border-radius:18px;padding:25px;box-shadow:0 8px 25px rgba(16,24,40,.06)}.rec-contact-card h3{font-size:1.05rem}.rec-contact-card dl{margin:18px 0}.rec-contact-card dt{font-size:.8rem;color:var(--rec-muted)}.rec-contact-card dd{margin-bottom:14px}.rec-contact-card a{display:block;margin-top:8px}.rec-apply-cta{background:#eef5ff;border-radius:20px;padding:34px}.rec-public-footer{padding:28px 0;background:#0d1526;color:#aeb9cb}.rec-apply-page{padding:45px 0 75px}.rec-apply-shell{width:min(850px,calc(100% - 32px));margin:0 auto}.rec-apply-title{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin:22px 0}.rec-apply-title h1{font-size:2.25rem}.rec-progress-label{background:#eaf2ff;color:var(--rec-blue);border-radius:999px;padding:8px 13px;font-weight:700;font-size:.82rem}.rec-application-form{display:grid;gap:20px}.rec-application-form .rec-card{margin:0}.rec-privacy-box{background:#f8fafc;border:1px solid #e5e7eb;border-radius:11px;padding:17px;line-height:1.6;font-size:.92rem}.rec-submit-row{display:flex;justify-content:space-between;gap:20px;align-items:center}.rec-success-card{background:#fff;border:1px solid var(--rec-border);border-radius:20px;text-align:center;padding:65px 30px;box-shadow:0 10px 35px rgba(16,24,40,.07)}.rec-success-icon{width:70px;height:70px;border-radius:50%;background:#e9f8f2;color:#087052;display:grid;place-items:center;font-size:2rem;font-weight:900;margin:0 auto 20px}
@media(max-width:1050px){.rec-editor,.rec-grid-2,.rec-content-grid{grid-template-columns:1fr}.rec-sticky,.rec-contact-card{position:static}.rec-kpis{grid-template-columns:repeat(2,1fr)}.rec-share-card{grid-template-columns:1fr}.rec-hero-grid{grid-template-columns:1fr}.rec-hero-card{display:none}}@media(max-width:650px){.rec-page-head,.rec-submit-row,.rec-apply-title{align-items:stretch;flex-direction:column}.rec-kpis{grid-template-columns:1fr 1fr}.rec-copy-group{flex-direction:column}.rec-public-shell{width:min(100% - 24px,1160px)}.rec-hero{padding:48px 0}.rec-content-grid{gap:25px}.rec-table th:nth-child(3),.rec-table td:nth-child(3),.rec-table th:nth-child(4),.rec-table td:nth-child(4){display:none}}

.rec-question-row{border:1px solid var(--rec-border);border-radius:12px;padding:15px;margin-bottom:12px;background:#fbfcfe}.rec-question-top{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center}.rec-drag{color:#98a2b3;font-weight:900}.rec-question-settings{display:grid;grid-template-columns:210px 1fr auto;gap:12px;align-items:start;margin:12px 0 0 28px}.rec-question-settings .form-check{padding-top:8px}.rec-application-question{margin-top:24px;padding-top:22px;border-top:1px solid #eef0f3}.rec-radio-list{display:grid;gap:9px}.rec-radio-option{display:flex;gap:10px;align-items:center;border:1px solid var(--rec-border);border-radius:10px;padding:11px 13px;cursor:pointer}.rec-radio-option:hover{background:#f8fbff}.rec-talent-consent{background:#eef7ff;border:1px solid #cfe4ff;border-radius:11px;padding:16px}.rec-answer-list{display:grid;gap:0}.rec-answer-list>div{padding:14px 0;border-bottom:1px solid #eef0f3}.rec-answer-list dt{font-size:.85rem;color:var(--rec-muted);margin-bottom:4px}.rec-answer-list dd{margin:0;font-weight:600}.rec-candidate-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:22px}.rec-candidate-head{display:flex;gap:16px;align-items:center}.rec-candidate-head h1{font-size:1.8rem;margin:0}.rec-candidate-head p{margin:4px 0 0}.rec-avatar-large{width:58px;height:58px;border-radius:15px;font-size:1rem}.rec-filter-bar{background:#fff;border:1px solid var(--rec-border);border-radius:14px;padding:16px;margin-bottom:18px}.rec-answer-chip{display:inline-block;margin:5px 5px 0 0;padding:3px 7px;border-radius:6px;background:#f2f4f7;color:#475467;font-size:.72rem;font-weight:500}.rec-answer-chip strong{display:inline;font-size:inherit}
@media(max-width:900px){.rec-question-settings,.rec-candidate-layout{grid-template-columns:1fr}.rec-question-settings{margin-left:0}.rec-question-top{grid-template-columns:1fr auto}.rec-drag{display:none}}

.rec-contact-person{display:flex;flex-direction:column;gap:.2rem;margin-top:1rem}.rec-contact-person:first-of-type{margin-top:.5rem}.rec-contact-person span{color:#667085;font-size:.92rem}

/* v7: branding, mail templates, bulk actions and communication timeline */
.rec-nav-logo{display:block;max-width:190px;max-height:54px;object-fit:contain;object-position:left center}.rec-hero-logo{width:180px;max-width:100%;height:auto;border-radius:0;background:transparent;display:block}.rec-hero-logo img{display:block;width:100%;height:auto;max-height:70px;object-fit:contain;object-position:left center}.rec-template-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:22px}.rec-template-link{display:block;padding:12px 14px;border-radius:9px;color:var(--rec-ink);text-decoration:none;font-weight:650}.rec-template-link:hover,.rec-template-link.active{background:#eaf2ff;color:var(--rec-blue)}.rec-mail-editor{min-height:260px;background:#fff}.rec-token-bar{display:flex;flex-wrap:wrap;gap:7px;padding:10px;background:#f8fafc;border:1px solid var(--rec-border);border-radius:10px}.rec-token-bar button{border:1px solid #cdd5df;background:#fff;border-radius:7px;padding:5px 9px;font-size:.8rem;color:#344054}.rec-token-bar button:hover{border-color:var(--rec-blue);color:var(--rec-blue)}.rec-timeline{display:grid;gap:0}.rec-timeline-item{display:grid;grid-template-columns:34px 1fr;gap:10px;padding:14px 0;border-top:1px solid #eef0f3}.rec-timeline-icon{width:28px;height:28px;border-radius:8px;background:#eef4ff;display:grid;place-items:center;font-size:.8rem}.rec-table input[type=checkbox]{width:18px;height:18px}.rec-stage-first_interview{background:#fff5db;color:#8a5a00}.rec-stage-second_interview{background:#eaf2ff;color:#175cd3}@media(max-width:900px){.rec-template-layout{grid-template-columns:1fr}}

/* v8: visible branding and public careers landing page */
.rec-brand-plate{display:inline-flex;align-items:center;justify-content:center;background:#fff;border:1px solid rgba(255,255,255,.3);border-radius:12px;padding:9px 14px;box-shadow:0 5px 18px rgba(0,0,0,.16);text-decoration:none}.rec-brand-plate .rec-nav-logo{width:174px;max-width:38vw;max-height:48px}.rec-nav-link{color:#d9e2f1;text-decoration:none;font-weight:650}.rec-nav-link:hover{color:#fff}.rec-hero-card{background:rgba(255,255,255,.96);border-color:rgba(255,255,255,.95);color:#172033;box-shadow:0 20px 45px rgba(4,18,43,.22)}.rec-hero-card p{color:#526075}.rec-hero-logo{display:inline-flex;width:auto;max-width:100%;min-height:70px;padding:10px 14px;border:1px solid #e5e9f0;border-radius:12px;background:#fff;margin-bottom:20px}.rec-hero-logo img{width:210px;max-width:100%;max-height:64px}.rec-careers-hero{padding:72px 0 58px;background:linear-gradient(135deg,#0e1b34,#173d72);color:#fff}.rec-careers-hero h1{font-size:clamp(2.25rem,5vw,4.5rem);line-height:1.04;margin:.35rem 0 1rem}.rec-careers-hero p{max-width:720px;color:#d6dfef;font-size:1.18rem;line-height:1.65}.rec-jobs-section{padding:58px 0 76px}.rec-section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:24px}.rec-section-head h2{margin:0;font-size:1.85rem}.rec-section-head p{margin:5px 0 0;color:var(--rec-muted)}.rec-jobs-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.rec-job-card{display:flex;flex-direction:column;min-height:290px;background:#fff;border:1px solid var(--rec-border);border-radius:18px;padding:24px;color:var(--rec-ink);text-decoration:none;box-shadow:0 7px 26px rgba(16,24,40,.055);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.rec-job-card:hover{transform:translateY(-3px);box-shadow:0 16px 38px rgba(16,24,40,.11);border-color:#b8cef3;color:var(--rec-ink)}.rec-job-card .rec-eyebrow{margin-bottom:12px}.rec-job-card h3{font-size:1.45rem;line-height:1.25;margin:0 0 12px}.rec-job-card-summary{color:#596579;line-height:1.6;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.rec-job-card-meta{display:flex;flex-wrap:wrap;gap:8px 14px;color:#667085;font-size:.9rem;margin-top:8px}.rec-job-card-footer{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:22px;font-weight:750;color:var(--rec-blue)}.rec-no-jobs{background:#fff;border:1px solid var(--rec-border);border-radius:18px;padding:50px 24px;text-align:center}.rec-no-jobs h3{margin-bottom:8px}.rec-no-jobs p{color:var(--rec-muted);margin:0}@media(max-width:980px){.rec-jobs-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:650px){.rec-brand-plate{padding:7px 10px}.rec-brand-plate .rec-nav-logo{max-width:145px}.rec-jobs-grid{grid-template-columns:1fr}.rec-section-head{align-items:flex-start;flex-direction:column}.rec-careers-hero{padding:48px 0 42px}}


/* v9 candidate portal and profile photos */
.rec-avatar{overflow:hidden;flex:0 0 auto}.rec-avatar img{width:100%;height:100%;object-fit:cover;display:block}.rec-action-badge{display:inline-block;margin-left:.5rem;padding:.18rem .45rem;border-radius:999px;background:#fff0d9;color:#8a4b00;font-size:.72rem;font-weight:700}.rec-portal-head{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin:2rem 0}.rec-public-status{display:flex;flex-direction:column;padding:1rem 1.1rem;border-radius:12px;background:#eef5ff;border:1px solid #cfe0fa}.rec-public-status small{margin-top:.35rem;color:#60708a}@media(max-width:700px){.rec-portal-head{flex-direction:column}}
