.ocr-careers-page { background: #f6f8fc; color: #172033; }
.ocr-careers-page .btn-gradient { background: linear-gradient(135deg, #ff7e5f, #feb47b) !important; color: #fff !important; font-weight: 600; border-radius: 5px !important; box-shadow: 0 4px 12px rgba(0,0,0,.15); transition: background .25s ease, box-shadow .25s ease, transform .1s ease; }
.ocr-careers-page .btn-gradient:hover { background: linear-gradient(135deg, #feb47b, #ff7e5f) !important; box-shadow: 0 4px 12px rgba(0,0,0,.2); }
.ocr-careers-page .btn-gradient:active { transform: scale(.96); box-shadow: 0 2px 6px rgba(0,0,0,.2) inset; }
#header-mobile { display: none; }
.ocr-careers-page .mobile-topbar { position: fixed; top: 0; left: 0; right: 0; z-index: 1030; height: 64px; display: flex; align-items: center; justify-content: space-between; padding: 0 14px; background: linear-gradient(135deg, #0ea5e9, #0369a1); box-shadow: 0 6px 20px rgba(2,6,23,.2); }
.ocr-careers-page .mobile-topbar .brand { display: flex; align-items: center; gap: 10px; color: #fff; text-decoration: none; }
.ocr-careers-page .mobile-topbar .brand img { height: 51px; width: auto; }
.ocr-careers-page .mobile-topbar .hamburger { width: 44px; height: 44px; display: grid; place-items: center; border: 1px solid rgba(255,255,255,.25); border-radius: 12px; background: rgba(255,255,255,.15); }
.ocr-careers-page .hamburger-lines { display: inline-block; width: 22px; height: 16px; position: relative; }
.ocr-careers-page .hamburger-lines span { position: absolute; left: 0; right: 0; display: block; height: 3px; border-radius: 2px; background: #fff; }
.ocr-careers-page .hamburger-lines span:nth-child(1) { top: 0; } .ocr-careers-page .hamburger-lines span:nth-child(2) { top: 6px; } .ocr-careers-page .hamburger-lines span:nth-child(3) { bottom: 0; }
.ocr-careers-page #mobileMenu { position: fixed; inset: 0; z-index: 1040; visibility: hidden; opacity: 0; background: linear-gradient(135deg,#0b1220,#0f172a 60%,#0b1220); transition: opacity .25s ease, visibility .25s ease; }
.ocr-careers-page #mobileMenu.open { visibility: visible; opacity: 1; }
.ocr-careers-page .mobile-menu-inner { position: absolute; inset: 64px 0 0; overflow: auto; padding: 22px 16px 40px; }
.ocr-careers-page .menu-close { position: absolute; top: 14px; right: 16px; z-index: 1050; border: 0; background: none; color: #fff; font-size: 34px; cursor: pointer; }
@media (max-width: 991.98px) { #header { display: none !important; } #header-mobile { display: block !important; } .ocr-careers-hero { padding-top: 120px; } }
.ocr-careers-hero { position: relative; overflow: hidden; padding: 150px 0 96px; background: radial-gradient(circle at 85% 15%, rgba(56,189,248,.28), transparent 34%), linear-gradient(135deg, #07152e, #123b69 58%, #0e7490); color: #fff; }
.ocr-careers-hero:after { content: ''; position: absolute; width: 360px; height: 360px; right: -100px; bottom: -180px; border: 1px solid rgba(255,255,255,.16); border-radius: 50%; box-shadow: 0 0 0 36px rgba(255,255,255,.04), 0 0 0 72px rgba(255,255,255,.025); }
.ocr-careers-hero__eyebrow, .ocr-careers-modal__eyebrow { display: inline-flex; gap: 8px; align-items: center; color: #a7e8ff; font-size: .78rem; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; }
.ocr-careers-hero h1 { max-width: 760px; margin: 18px 0 16px; font-size: clamp(2.4rem, 5vw, 4.4rem); line-height: 1.04; font-weight: 700; color:white; }
.ocr-careers-hero p { max-width: 650px; margin: 0; color: rgba(255,255,255,.8); font-size: 1.12rem; line-height: 1.75; }
.ocr-careers-main { padding: 72px 0 88px; }
.ocr-careers-intro { max-width: 720px; margin-bottom: 30px; }
.ocr-careers-intro h2 { margin-bottom: 10px; color: #101a2f; font-size: 2rem; font-weight: 700; }
.ocr-careers-intro p { color: #667085; font-size: 1rem; line-height: 1.7; }
.ocr-careers-table-wrap { overflow: hidden; border: 1px solid #e4e9f2; border-radius: 20px; background: #fff; box-shadow: 0 16px 38px rgba(15, 34, 66, .08); }
.ocr-careers-table { width: 100%; margin: 0; border-collapse: collapse; }
.ocr-careers-table th { padding: 18px 22px; border-bottom: 1px solid #e4e9f2; background: #f8fafc; color: #667085; font-size: .76rem; letter-spacing: .08em; text-align: left; text-transform: uppercase; }
.ocr-careers-table { table-layout: fixed; }
.ocr-careers-table th:nth-child(1), .ocr-careers-table td:nth-child(1) { width: 28% !important; }
.ocr-careers-table th:nth-child(4), .ocr-careers-table td:nth-child(4) { width: 240px !important; min-width: 240px !important; white-space: nowrap; }
.ocr-careers-table th:nth-child(5), .ocr-careers-table td:nth-child(5) { width: 220px !important; min-width: 220px !important; white-space: nowrap; }
.ocr-careers-table td { padding: 22px; border-bottom: 1px solid #edf0f5; color: #475467; vertical-align: middle; }
.ocr-careers-table tbody tr:last-child td { border-bottom: 0; }
.ocr-careers-table tbody tr { transition: background .18s ease; }
.ocr-careers-table tbody tr:hover { background: #f8fbff; }
.ocr-careers-position-trigger { padding: 0; border: 0; background: transparent; color: #1267a7; font-size: 1rem; font-weight: 700; line-height: 1.4; text-align: left; cursor: pointer; }
.ocr-careers-position-trigger:hover { color: #0b4d82; text-decoration: underline; text-underline-offset: 4px; }
.ocr-careers-position-trigger:focus-visible, .ocr-careers-modal__close:focus-visible { outline: 3px solid rgba(14,165,233,.35); outline-offset: 3px; }
.ocr-careers-badge { display: inline-flex; align-items: center; gap: 7px; padding: 7px 11px; border-radius: 999px; background: #eaf8f0; color: #147a45; font-size: .8rem; font-weight: 700; white-space: nowrap; }
.ocr-careers-apply { display: flex; gap: 14px; align-items: flex-start; max-width: 820px; margin: 26px 0 0; padding: 20px 22px; border: 1px solid #bce7fb; border-radius: 16px; background: #effaff; color: #38526b; line-height: 1.65; }
.ocr-careers-apply i, .ocr-careers-apply-note > i { margin-top: 4px; color: #0785c1; font-size: 1.2rem; }
.ocr-careers-apply p { margin: 0; }
.ocr-careers-apply a, .ocr-careers-apply-note a { color: #0877b1; font-weight: 700; }
.ocr-careers-modal[hidden] { display: none; }
.ocr-careers-modal { position: fixed; inset: 0; z-index: 1200; display: grid; place-items: center; padding: 20px; }
.ocr-careers-modal__backdrop { position: absolute; inset: 0; background: rgba(3, 13, 29, .72); backdrop-filter: blur(5px); }
.ocr-careers-modal__dialog { position: relative; display: flex; flex-direction: column; width: min(920px, 100%); max-height: min(880px, calc(100vh - 40px)); overflow: hidden; border: 1px solid rgba(255,255,255,.16); border-radius: 24px; background: #fff; box-shadow: 0 28px 80px rgba(0,0,0,.28); animation: careersModalIn .2s ease-out; }
.ocr-careers-modal__header { display: flex; justify-content: space-between; gap: 24px; padding: 30px 34px 26px; background: linear-gradient(135deg, #07152e, #124c75); color: #fff; }
.ocr-careers-modal__header h2 { max-width: 760px; margin: 12px 0 0; color: #fff; font-size: clamp(1.5rem, 3vw, 2.15rem); line-height: 1.18; }
.ocr-careers-modal__close { flex: 0 0 auto; width: 42px; height: 42px; border: 1px solid rgba(255,255,255,.28); border-radius: 12px; background: rgba(255,255,255,.1); color: #fff; cursor: pointer; }
.ocr-careers-modal__close:hover { background: rgba(255,255,255,.2); }
.ocr-careers-modal__body { overflow-y: auto; padding: 30px 34px 36px; }
.ocr-careers-modal__meta { display: grid; grid-template-columns: repeat(3, 1fr); gap: 12px; margin-bottom: 30px; }
.ocr-careers-modal__meta-item { display: flex; gap: 12px; padding: 15px; border: 1px solid #e5ebf3; border-radius: 14px; background: #f8fafc; color: #526173; font-size: .9rem; line-height: 1.5; }
.ocr-careers-modal__meta-item i { margin-top: 3px; color: #0785c1; font-size: 1rem; }
.ocr-careers-modal__meta-item strong { display: block; margin-bottom: 2px; color: #182338; font-size: .72rem; letter-spacing: .06em; text-transform: uppercase; }
.ocr-careers-modal__summary, .ocr-careers-modal__section { margin-top: 20px; padding: 0; }
.ocr-careers-modal__summary p { margin: 0 0 12px; }
.ocr-careers-modal__summary p:last-child { margin-bottom: 0; }
.ocr-careers-modal__summary h3, .ocr-careers-modal__section h3 { display: flex; align-items: center; gap: 10px; margin-bottom: 12px; color: #172033; font-size: 1.16rem; font-weight: 700; }
.ocr-careers-modal__summary h3 i, .ocr-careers-modal__section h3 i { color: #0785c1; width: 20px; text-align: center; }
.ocr-careers-modal__summary p, .ocr-careers-modal__section p, .ocr-careers-modal__section li { color: #526173; line-height: 1.72; }
.ocr-careers-modal__section ul { margin: 0; padding-left: 22px; }
.ocr-careers-modal__section li { margin-bottom: 8px; }
.ocr-careers-apply-note { display: flex; gap: 14px; align-items: flex-start; margin-top: 32px; padding: 20px 22px; border: 1px solid #bce7fb; border-radius: 16px; background: #effaff; color: #38526b; line-height: 1.65; }
.ocr-careers-apply-note p { margin: 0; }
@keyframes careersModalIn { from { opacity: 0; transform: translateY(10px) scale(.985); } to { opacity: 1; transform: translateY(0) scale(1); } }
@media (max-width: 767.98px) { .ocr-careers-hero { padding: 110px 0 64px; } .ocr-careers-main { padding: 52px 0 64px; } .ocr-careers-table-wrap { overflow-x: auto; } .ocr-careers-table { min-width: 700px; } .ocr-careers-modal { padding: 10px; } .ocr-careers-modal__header, .ocr-careers-modal__body { padding-left: 22px; padding-right: 22px; } .ocr-careers-modal__meta { grid-template-columns: 1fr; } .ocr-careers-modal__dialog { max-height: calc(100vh - 20px); border-radius: 18px; } }
@media (prefers-reduced-motion: reduce) { .ocr-careers-modal__dialog { animation: none; } .ocr-careers-table tbody tr { transition: none; } }
