.careers-page{position:relative;top:10vh;min-height:90vh;font-family:Segoe UI,system-ui,-apple-system,sans-serif;background:#f8f9fb}.careers-hero{background:linear-gradient(135deg,#0a1f3d,#102c57 55%,#1a3f7a);color:#fff;padding:5rem 2rem 4rem;text-align:center;position:relative;overflow:hidden}.careers-hero:before{top:-40%;right:-10%;width:500px;height:500px;background:hsla(0,0%,100%,.03)}.careers-hero:after,.careers-hero:before{content:"";position:absolute;border-radius:50%;pointer-events:none}.careers-hero:after{bottom:-30%;left:-5%;width:350px;height:350px;background:rgba(230,57,70,.08)}.careers-hero-inner{max-width:760px;margin:0 auto;position:relative;z-index:1}.careers-hero-eyebrow{font-size:.8rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#e63946;margin-bottom:1rem}.careers-hero-heading{font-size:clamp(2rem,5vw,3rem);font-weight:800;line-height:1.15;margin-bottom:1.25rem;letter-spacing:-.02em}.careers-hero-sub{font-size:1.05rem;line-height:1.65;color:hsla(0,0%,100%,.75);max-width:580px;margin:0 auto 2.5rem}.careers-stats{display:flex;justify-content:center;gap:0;flex-wrap:wrap;border-top:1px solid hsla(0,0%,100%,.12);padding-top:2rem;margin-top:.5rem}.careers-stat{display:flex;flex-direction:column;align-items:center;padding:0 2rem;border-right:1px solid hsla(0,0%,100%,.12)}.careers-stat:last-child{border-right:none}.careers-stat-number{font-size:2rem;font-weight:800;color:#e63946;line-height:1}.careers-stat-label{font-size:.75rem;color:hsla(0,0%,100%,.6);text-transform:uppercase;letter-spacing:.08em;margin-top:.4rem}.careers-listings-section{padding:3rem 2rem 4rem}.careers-listings-inner{max-width:1100px;margin:0 auto}.careers-filters{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;background:#fff;border-radius:12px;padding:1.25rem 1.5rem;box-shadow:0 2px 8px rgba(0,0,0,.06);margin-bottom:2rem;border:1px solid #e5e7eb}.careers-search-wrap{position:relative;flex:1 1;min-width:200px}.careers-search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#9ca3af}.careers-search-input{width:100%;padding:.6rem .75rem .6rem 2.25rem;border:1px solid #d1d5db;border-radius:8px;font-size:.9rem;background:#f9fafb;transition:border-color .2s ease,box-shadow .2s ease;outline:none;box-sizing:border-box}.careers-search-input:focus{border-color:#102c57;box-shadow:0 0 0 3px rgba(16,44,87,.1);background:#fff}.careers-filter-select{padding:.6rem 2rem .6rem .75rem;border:1px solid #d1d5db;border-radius:8px;font-size:.875rem;background:#f9fafb url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%236b7280' d='M6 8L0 0h12z'/%3E%3C/svg%3E") no-repeat right 10px center;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;transition:border-color .2s ease;outline:none;min-width:160px}.careers-filter-select:focus{border-color:#102c57;box-shadow:0 0 0 3px rgba(16,44,87,.1);background-color:#fff}.careers-count{font-size:.8rem;font-weight:600;color:#6b7280;white-space:nowrap;margin-left:auto}.careers-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem}.careers-job-card{background:#fff;border-radius:12px;padding:1.75rem;box-shadow:0 2px 8px rgba(0,0,0,.07);border:1px solid #e5e7eb;text-decoration:none;color:#1f2937;display:flex;flex-direction:column;gap:.75rem;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;cursor:pointer}.careers-job-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.12);border-color:#c7d2e0}.careers-card-header{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.careers-dept-badge{font-size:.72rem;font-weight:700;letter-spacing:.04em;padding:.25rem .65rem;border-radius:999px;border:1px solid;text-transform:uppercase}.careers-job-type{display:flex;align-items:center;gap:4px;font-size:.72rem;color:#6b7280;font-weight:500}.careers-card-title{font-size:1.1rem;font-weight:700;color:#102c57;line-height:1.3;margin:0}.careers-card-teaser{font-size:.875rem;color:#6b7280;line-height:1.55;margin:0;flex:1 1}.careers-card-meta{display:flex;flex-direction:column;gap:.4rem;padding-top:.5rem;border-top:1px solid #f3f4f6}.careers-meta-item{display:flex;align-items:center;gap:6px;font-size:.8rem;color:#6b7280}.careers-card-footer{padding-top:.5rem}.careers-view-link{display:inline-flex;align-items:center;gap:4px;font-size:.85rem;font-weight:600;color:#e63946;transition:gap .2s ease}.careers-job-card:hover .careers-view-link{gap:8px}.careers-empty{text-align:center;padding:4rem 2rem;background:#fff;border-radius:12px;border:1px dashed #d1d5db}.careers-empty-icon{font-size:3rem;margin-bottom:1rem}.careers-empty h3{font-size:1.25rem;font-weight:700;color:#102c57;margin-bottom:.5rem}.careers-empty p{color:#6b7280;font-size:.95rem;margin-bottom:1.5rem}.careers-bottom-cta{background:linear-gradient(135deg,#102c57,#1a3f7a);padding:4rem 2rem;text-align:center;color:#fff}.careers-cta-inner{max-width:600px;margin:0 auto}.careers-cta-inner h2{font-size:1.8rem;font-weight:800;margin-bottom:.75rem}.careers-cta-inner p{color:hsla(0,0%,100%,.75);font-size:1rem;line-height:1.6;margin-bottom:2rem}.careers-cta-btn{display:inline-block;padding:.8rem 2rem;border-radius:8px;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .2s ease;background:#e63946;color:#fff;border:2px solid #e63946}.careers-cta-btn:hover{background:#c62f3a;border-color:#c62f3a;transform:translateY(-1px)}.careers-cta-btn--light{background:transparent;color:#fff;border:2px solid hsla(0,0%,100%,.5)}.careers-cta-btn--light:hover{background:hsla(0,0%,100%,.1);border-color:#fff}.job-detail-page{position:relative;top:10vh;min-height:90vh;background:#f8f9fb;font-family:Segoe UI,system-ui,-apple-system,sans-serif;padding-bottom:5rem}.job-breadcrumb{background:#fff;border-bottom:1px solid #e5e7eb;padding:.75rem 2rem}.job-breadcrumb-inner{max-width:1100px;margin:0 auto;display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:#6b7280}.job-breadcrumb a{color:#6b7280;text-decoration:none}.job-breadcrumb a:hover{color:#102c57}.job-breadcrumb-sep{color:#d1d5db}.job-breadcrumb-current{color:#102c57;font-weight:500}.job-detail-header{background:linear-gradient(135deg,#0a1f3d,#102c57);color:#fff;padding:3rem 2rem}.job-detail-header-inner{max-width:1100px;margin:0 auto}.job-detail-header h1{font-size:clamp(1.5rem,4vw,2.25rem);font-weight:800;margin-bottom:1rem;letter-spacing:-.02em}.job-detail-tags{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.job-detail-tag{display:inline-flex;align-items:center;gap:5px;font-size:.82rem;padding:.3rem .85rem;border-radius:999px;font-weight:500}.job-detail-tag--dept{background:hsla(0,0%,100%,.15);color:#fff}.job-detail-tag--location{background:rgba(230,57,70,.2);color:#fca5a5}.job-detail-tag--type{background:hsla(0,0%,100%,.08);color:hsla(0,0%,100%,.8)}.job-detail-tag--date{background:transparent;color:hsla(0,0%,100%,.5);font-size:.78rem}.job-detail-body{max-width:1100px;margin:2.5rem auto;padding:0 2rem;display:grid;grid-template-columns:1fr 320px;grid-gap:2rem;gap:2rem;align-items:start}.job-detail-main{background:#fff;border-radius:12px;padding:2.5rem;border:1px solid #e5e7eb;box-shadow:0 2px 8px rgba(0,0,0,.05)}.job-detail-section{margin-bottom:2.25rem}.job-detail-section:last-child{margin-bottom:0}.job-detail-section-title{font-size:1rem;font-weight:700;color:#102c57;text-transform:uppercase;letter-spacing:.06em;margin-bottom:1rem;padding-bottom:.6rem;border-bottom:2px solid #e5e7eb}.job-detail-description{font-size:.95rem;line-height:1.75;color:#374151}.job-detail-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.65rem}.job-detail-list li{display:flex;align-items:flex-start;gap:.65rem;font-size:.92rem;color:#374151;line-height:1.55}.job-detail-list li:before{content:"→";color:#e63946;font-weight:700;flex-shrink:0;margin-top:.05rem}.job-detail-sidebar{position:-webkit-sticky;position:sticky;top:calc(10vh + 1.5rem)}.job-apply-card{background:#fff;border-radius:12px;padding:1.75rem;border:1px solid #e5e7eb;box-shadow:0 2px 8px rgba(0,0,0,.06)}.job-apply-card h3{font-size:1rem;font-weight:700;color:#102c57;margin-bottom:1.25rem}.job-apply-summary{display:flex;flex-direction:column;gap:.85rem;margin-bottom:1.75rem}.job-apply-summary-item{display:flex;flex-direction:column;gap:2px}.job-apply-label{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#9ca3af}.job-apply-value{font-size:.875rem;color:#1f2937;font-weight:500}.job-apply-btn{display:block;width:100%;padding:.9rem;background:#e63946;color:#fff;text-align:center;text-decoration:none;border-radius:8px;font-size:.95rem;font-weight:700;transition:background .2s ease,transform .15s ease}.job-apply-btn:hover{background:#c62f3a;transform:translateY(-1px)}.job-other-positions{max-width:1100px;margin:2rem auto;padding:0 2rem}.job-other-positions h2{font-size:1.25rem;font-weight:700;color:#102c57;margin-bottom:1.25rem}.job-other-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.25rem;gap:1.25rem}.job-not-found{position:relative;top:10vh;text-align:center;padding:6rem 2rem}.job-not-found h2{font-size:1.5rem;color:#102c57;margin-bottom:.75rem}.job-not-found p{color:#6b7280;margin-bottom:2rem}@media (max-width:1024px){.careers-grid{grid-template-columns:repeat(2,1fr)}.job-detail-body{grid-template-columns:1fr}.job-detail-sidebar{position:static;order:-1}.job-other-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.careers-hero{padding:3.5rem 1.5rem 2.5rem}.careers-stats{gap:0}.careers-stat{padding:.75rem 1.25rem;border-right:none;border-bottom:1px solid hsla(0,0%,100%,.12);width:50%;box-sizing:border-box}.careers-stat:nth-child(odd){border-right:1px solid hsla(0,0%,100%,.12)}.careers-stat:last-child,.careers-stat:nth-last-child(2):nth-child(odd){border-bottom:none}.careers-filters{flex-direction:column;align-items:stretch}.careers-search-wrap{min-width:unset}.careers-count{margin-left:0;text-align:center}.careers-grid,.job-other-grid{grid-template-columns:1fr}.job-detail-main{padding:1.5rem}.job-detail-body{padding:0 1rem}.careers-listings-section{padding:2rem 1rem 3rem}}@media (max-width:480px){.careers-hero-heading{font-size:1.75rem}.careers-cta-inner h2{font-size:1.4rem}.careers-stat-number{font-size:1.6rem}}