.jobs-hero{background:linear-gradient(135deg,#eef6ff,#fff);padding:60px 0}
.jobs-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:32px;align-items:start}
.jobs-image{border-radius:24px;overflow:hidden;box-shadow:0 20px 50px rgba(0,74,173,.16);background:#fff}
.jobs-image img{width:100%;display:block}
.jobs-eyebrow{font-size:13px;text-transform:uppercase;letter-spacing:.08em;color:#004aad;font-weight:800;margin:0 0 8px}
.jobs-hero-actions,.job-apply-actions{display:flex;gap:10px;flex-wrap:wrap}
.jobs-card{background:#fff;border:1px solid #d8e5f5;border-radius:22px;padding:24px;box-shadow:0 14px 34px rgba(0,74,173,.08)}
.jobs-open-section{background:#f8fbff}
.jobs-section-heading{display:flex;justify-content:space-between;gap:20px;align-items:flex-end;margin-bottom:18px}
.jobs-section-heading h2{margin:0}
.jobs-openings{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.job-opening-card{position:relative;border-left:5px solid #004aad;display:flex;flex-direction:column}
.job-opening-card h3{margin-top:8px}
.job-badge{display:inline-flex;align-self:flex-start;background:#eef6ff;color:#004aad;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800}
.jobs-application-card{max-width:880px;margin:0 auto;border-top:5px solid #004aad}
.selected-job-hint{background:#eef6ff;border:1px solid #d8e5f5;color:#0e3b67;border-radius:14px;padding:12px;margin:8px 0 12px}
@media(max-width:900px){.jobs-grid{grid-template-columns:1fr}.jobs-openings{grid-template-columns:1fr}.jobs-section-heading{align-items:flex-start;flex-direction:column}}


/* Jobs-Seite – direkte Ansprache, Quereinsteiger, Sofortkontakt */
.jobs-hero{
  background:
    radial-gradient(circle at 15% 20%, rgba(0,74,173,.10), transparent 28%),
    linear-gradient(135deg,#eef6ff,#fff 58%,#f8fbff);
}
.jobs-hero h1{
  max-width:720px;
}
.jobs-welcome-points{
  display:flex;
  gap:8px;
  flex-wrap:wrap;
  margin:18px 0 4px;
}
.jobs-welcome-points span{
  background:#fff;
  border:1px solid #d8e5f5;
  color:#004aad;
  border-radius:999px;
  padding:7px 11px;
  font-weight:800;
  font-size:13px;
  box-shadow:0 6px 16px rgba(0,74,173,.07);
}
.jobs-quick-apply{
  background:#fff;
  border:1px solid #d8e5f5;
  border-left:5px solid #004aad;
  border-radius:22px;
  padding:22px;
  margin-bottom:16px;
  box-shadow:0 16px 36px rgba(0,74,173,.10);
}
.jobs-quick-apply h2{
  margin:4px 0 8px;
  color:#0e3158;
}
.jobs-contact-box,
.jobs-form-note{
  margin-top:14px;
  background:#f8fbff;
  border:1px solid #d8e5f5;
  border-radius:16px;
  padding:13px 14px;
  display:grid;
  gap:6px;
}
.jobs-contact-box a,
.jobs-form-note a{
  color:#004aad;
  font-weight:800;
  text-decoration:none;
}
.jobs-contact-box a:hover,
.jobs-form-note a:hover{
  text-decoration:underline;
}
.jobs-start-section{
  background:#fff;
}
.jobs-start-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:16px;
}
.jobs-start-card{
  border-top:4px solid #004aad;
}
.jobs-start-card h3{
  color:#0e3158;
  margin-top:0;
}
.jobs-form-note{
  margin:12px 0 18px;
}
.jobs-form-note-bottom{
  margin:18px 0 0;
}
.jobs-application-card input,
.jobs-application-card textarea,
.jobs-application-card select{
  border-radius:12px;
}
@media(max-width:900px){
  .jobs-start-grid{grid-template-columns:1fr}
}

/* Jobs Regionen / Niederlassungen Update 2026-06-26 */
.jobs-region-section{background:#fff}
.jobs-region-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.jobs-region-card{border-top:4px solid #004aad}
.jobs-region-card h3{margin-top:10px;color:#0e3158}
.jobs-filter-form{background:#fff;border:1px solid #d8e5f5;border-radius:20px;padding:16px;margin:0 0 20px;display:grid;grid-template-columns:1fr 1fr auto auto;gap:12px;align-items:end;box-shadow:0 10px 26px rgba(0,74,173,.06)}
.jobs-filter-form label{display:grid;gap:6px;font-weight:800;color:#193a5f}
.jobs-filter-form select,.jobs-application-region-grid select{width:100%;border:1px solid #cfdff1;border-radius:12px;padding:12px;background:#fff}
.job-meta-list{display:grid;gap:5px;margin:10px 0 12px;color:#44546a;font-size:14px}
.job-meta-list span{background:#f8fbff;border:1px solid #d8e5f5;border-radius:10px;padding:7px 9px}
.jobs-application-region-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:0 0 12px}
.jobs-application-region-grid label{display:grid;gap:6px;font-weight:800;color:#193a5f}
@media(max-width:900px){.jobs-region-grid{grid-template-columns:1fr}.jobs-filter-form{grid-template-columns:1fr}.jobs-application-region-grid{grid-template-columns:1fr}}

/* Bewerbungsformular Regionen-Auswahl Korrektur 2026-06-26 */
.jobs-field-hint{
  display:block;
  margin-top:6px;
  color:#5f6f82;
  font-size:12px;
  font-weight:600;
  line-height:1.35;
}

.jobs-checkline{display:flex;align-items:center;gap:8px;padding:10px 12px;border:1px solid rgba(15,23,42,.12);border-radius:12px;background:#fff;font-weight:600;color:#1f2937}
.jobs-checkline input{width:auto;min-width:18px;min-height:18px}
.jobs-mobility-grid{grid-template-columns:repeat(3,minmax(160px,1fr))}
@media(max-width:760px){.jobs-mobility-grid{grid-template-columns:1fr}}


/* Bewerbungsformular: Bilder-Upload 2026-07-02 */
.jobs-upload-box{
  background:linear-gradient(135deg,#f8fbff,#fff);
  border:1px solid #d8e5f5;
  border-left:5px solid #4dae22;
  border-radius:18px;
  padding:16px;
  margin:8px 0 16px;
  box-shadow:0 10px 24px rgba(0,74,173,.06);
}
.jobs-upload-box h3{
  margin:0 0 8px;
  color:#0e3158;
  font-size:20px;
}
.jobs-upload-box h3 span{
  color:#5f6f82;
  font-size:14px;
  font-weight:700;
}
.jobs-upload-box p{
  margin:0 0 12px;
  color:#334155;
  line-height:1.45;
}
.jobs-upload-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:12px;
}
.jobs-upload-grid label{
  display:grid;
  gap:7px;
  background:#fff;
  border:1px solid #d8e5f5;
  border-radius:14px;
  padding:12px;
  font-weight:800;
  color:#193a5f;
}
.jobs-upload-grid input[type=file]{
  padding:10px;
  border:1px dashed #9db7d7;
  background:#f8fbff;
  border-radius:12px;
  width:100%;
}
.jobs-upload-grid small,
.jobs-upload-hint{
  color:#5f6f82;
  font-size:12px;
  font-weight:600;
  line-height:1.35;
}
.jobs-upload-hint{
  display:block;
  margin-top:10px;
}
@media(max-width:760px){
  .jobs-upload-grid{grid-template-columns:1fr}
}

/* Bewerbertexte erweitert / Du-Ansprache 2026-07-18 */
.jobs-expect-section{background:#f8fbff}
.jobs-application-help{
  margin:12px 0 18px;
  padding:12px 14px;
  border-left:4px solid #004aad;
  border-radius:10px;
  background:#eef6ff;
  color:#193a5f;
  line-height:1.55;
}

