/* Extracted from karriere.php (was inline <style>). Auto-generated, edit here not in PHP. */

/* ===== KARRIERE PAGE, Prefix: hk-kar- ===== */

/* Breadcrumb */
.hk-kar-breadcrumb-bar {
    background: #f8fafc;
    border-bottom: 1px solid #e5e7eb;
    padding: 0.6rem 0;
}
.hk-kar-breadcrumb-inner {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 24px;
}
.hk-kar-breadcrumb {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    font-size: 0.82rem;
    color: #6b7280;
}
.hk-kar-breadcrumb a { color: #6b7280; text-decoration: none; }
.hk-kar-breadcrumb a:hover { color: #0d9488; }

/* Hero, Navy-to-Teal Gradient */
.hk-kar-hero {
    padding: 90px 0 70px;
    background: linear-gradient(135deg, #0f172a 0%, #0d4a3a 100%);
    position: relative;
    overflow: hidden;
}
.hk-kar-hero::before {
    content: '';
    position: absolute;
    inset: 0;
    background: radial-gradient(ellipse 60% 60% at 70% 45%, rgba(13,148,136,0.22) 0%, transparent 65%);
    pointer-events: none;
}
.hk-kar-hero-inner {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 24px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 4rem;
    align-items: center;
    position: relative;
    z-index: 1;
}
.hk-kar-hero-eyebrow {
    display: inline-block;
    background: rgba(13,148,136,0.22);
    border: 1px solid rgba(13,148,136,0.45);
    color: #5eead4;
    font-size: 0.78rem;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    padding: 0.28rem 0.85rem;
    border-radius: 50px;
    margin-bottom: 1.25rem;
}
.hk-kar-hero h1 {
    font-size: clamp(2rem, 4.5vw, 3.25rem);
    font-weight: 800;
    line-height: 1.15;
    color: #ffffff;
    margin-bottom: 1.25rem;
}
.hk-kar-hero h1 span {
    background: linear-gradient(135deg, #5eead4, #0d9488);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}
.hk-kar-hero-sub {
    font-size: 1.1rem;
    color: #94a3b8;
    line-height: 1.8;
    margin-bottom: 2rem;
}
.hk-kar-hero-btns {
    display: flex;
    gap: 1rem;
    flex-wrap: wrap;
}
.hk-kar-hero-trust {
    display: flex;
    gap: 1.5rem;
    flex-wrap: wrap;
    margin-top: 2rem;
    padding-top: 1.75rem;
    border-top: 1px solid rgba(255,255,255,0.1);
}
.hk-kar-trust-item {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    font-size: 0.85rem;
    color: #94a3b8;
}
.hk-kar-trust-item strong { color: #e2e8f0; }

/* Hero Visual */
.hk-kar-hero-visual {
    display: flex;
    justify-content: center;
}
.hk-kar-perks-card {
    background: rgba(255,255,255,0.06);
    border: 1px solid rgba(255,255,255,0.12);
    border-radius: 20px;
    padding: 2.25rem;
    width: 100%;
    max-width: 380px;
    backdrop-filter: blur(8px);
}
.hk-kar-perks-title {
    font-size: 0.75rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    color: #5eead4;
    margin-bottom: 1.5rem;
}
.hk-kar-perk {
    display: flex;
    align-items: flex-start;
    gap: 0.875rem;
    padding: 0.875rem 0;
    border-bottom: 1px solid rgba(255,255,255,0.07);
}
.hk-kar-perk:last-child { border-bottom: none; }
.hk-kar-perk-icon {
    width: 36px;
    height: 36px;
    border-radius: 10px;
    background: rgba(13,148,136,0.25);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    color: #5eead4;
    font-size: 1rem;
}
.hk-kar-perk-text strong {
    display: block;
    font-size: 0.9rem;
    font-weight: 700;
    color: #e2e8f0;
    margin-bottom: 0.15rem;
}
.hk-kar-perk-text span {
    font-size: 0.78rem;
    color: #64748b;
}

/* ===== WHY HRklar SECTION ===== */
.hk-kar-why {
    padding: 90px 0;
    background: #ffffff;
}
.hk-kar-why-inner {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 24px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 5rem;
    align-items: start;
}
.hk-kar-why-left h2 {
    font-size: clamp(1.75rem, 3vw, 2.5rem);
    font-weight: 800;
    color: #1f2937;
    margin-bottom: 1.25rem;
    line-height: 1.2;
}
.hk-kar-why-left p {
    font-size: 0.98rem;
    color: #4b5563;
    line-height: 1.8;
    margin-bottom: 1rem;
}
.hk-kar-perks-list {
    display: flex;
    flex-direction: column;
    gap: 0.85rem;
}
.hk-kar-perk-line {
    display: flex;
    align-items: flex-start;
    gap: 0.75rem;
    padding: 1rem 1.25rem;
    background: #f8fafc;
    border: 1px solid #e5e7eb;
    border-radius: 12px;
}
.hk-kar-perk-line-icon {
    width: 36px;
    height: 36px;
    border-radius: 10px;
    background: #f0fdfa;
    color: #0d9488;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}
.hk-kar-perk-line-icon svg { width: 20px; height: 20px; }
.hk-kar-perk-line-text strong {
    display: block;
    font-size: 0.9rem;
    font-weight: 700;
    color: #1f2937;
    margin-bottom: 0.15rem;
}
.hk-kar-perk-line-text span {
    font-size: 0.83rem;
    color: #6b7280;
    line-height: 1.5;
}

/* ===== ROLLEN SECTION ===== */
.hk-kar-rollen {
    padding: 90px 0;
    background: #f8fafc;
}
.hk-kar-rollen-header {
    text-align: center;
    max-width: 640px;
    margin: 0 auto 3.5rem;
}
.hk-kar-notice {
    max-width: 760px;
    margin: 0 auto 3rem;
    background: #f0fdfa;
    border: 1px solid #99f6e4;
    border-left: 4px solid #0d9488;
    border-radius: 12px;
    padding: 1.25rem 1.5rem;
    font-size: 0.95rem;
    color: #1f2937;
    line-height: 1.7;
}
.hk-kar-notice strong { color: #0f766e; }
.hk-kar-rollen-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1.5rem;
}
.hk-kar-rolle-card {
    background: #ffffff;
    border: 1px solid #e5e7eb;
    border-radius: 16px;
    padding: 2rem;
    transition: transform 0.2s, box-shadow 0.2s;
}
.hk-kar-rolle-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 12px 32px rgba(0,0,0,0.08);
}
.hk-kar-rolle-icon {
    width: 52px;
    height: 52px;
    border-radius: 12px;
    background: #f0fdfa;
    color: #0d9488;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 1.25rem;
}
.hk-kar-rolle-icon svg { width: 26px; height: 26px; }
.hk-kar-rolle-card h3 {
    font-size: 1.1rem;
    font-weight: 700;
    color: #1f2937;
    margin-bottom: 0.6rem;
}
.hk-kar-rolle-card p {
    font-size: 0.93rem;
    color: #4b5563;
    line-height: 1.7;
    margin-bottom: 1rem;
}
.hk-kar-rolle-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 0.4rem;
}
.hk-kar-tag {
    font-size: 0.75rem;
    font-weight: 600;
    padding: 0.2rem 0.65rem;
    border-radius: 50px;
    background: #f0fdfa;
    color: #0f766e;
    border: 1px solid #99f6e4;
}

/* ===== BEWERBUNGSPROZESS ===== */
.hk-kar-process {
    padding: 90px 0;
    background: #1e3a5f;
    position: relative;
    overflow: hidden;
}
.hk-kar-process::before {
    content: '';
    position: absolute;
    inset: 0;
    background: radial-gradient(ellipse 50% 70% at 80% 50%, rgba(13,148,136,0.15) 0%, transparent 60%);
    pointer-events: none;
}
.hk-kar-process-inner {
    max-width: 900px;
    margin: 0 auto;
    padding: 0 24px;
    position: relative;
    z-index: 1;
}
.hk-kar-process-header {
    text-align: center;
    margin-bottom: 3.5rem;
}
.hk-kar-process-header h2 {
    font-size: clamp(1.75rem, 3.5vw, 2.5rem);
    font-weight: 800;
    color: #ffffff;
    margin-bottom: 0.75rem;
}
.hk-kar-process-header p {
    font-size: 1.05rem;
    color: #94a3b8;
}
.hk-kar-steps {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1.5rem;
    position: relative;
}
.hk-kar-steps::before {
    content: '';
    position: absolute;
    top: 28px;
    left: 13%;
    right: 13%;
    height: 2px;
    background: linear-gradient(90deg, rgba(13,148,136,0.4), #0d9488);
    z-index: 0;
}
.hk-kar-step {
    text-align: center;
    position: relative;
    z-index: 1;
}
.hk-kar-step-num {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background: linear-gradient(135deg, #0d9488, #0f766e);
    color: #ffffff;
    font-size: 1.1rem;
    font-weight: 800;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 1rem;
}
.hk-kar-step h3 {
    font-size: 1.05rem;
    font-weight: 700;
    color: #e2e8f0;
    margin-bottom: 0.6rem;
}
.hk-kar-step p {
    font-size: 0.88rem;
    color: #94a3b8;
    line-height: 1.65;
}

/* ===== FAQ ===== */
.hk-kar-faq {
    padding: 90px 0;
    background: #ffffff;
}
.hk-kar-faq-header {
    text-align: center;
    max-width: 580px;
    margin: 0 auto 3rem;
}
.hk-kar-faq-list {
    max-width: 760px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
}
.hk-kar-faq-item {
    background: #f8fafc;
    border: 1px solid #e5e7eb;
    border-radius: 12px;
    overflow: hidden;
}
.hk-kar-faq-q {
    width: 100%;
    background: none;
    border: none;
    padding: 1.25rem 1.5rem;
    text-align: left;
    font-size: 1rem;
    font-weight: 600;
    color: #1f2937;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1rem;
}
.hk-kar-faq-q:hover { color: #0d9488; }
.hk-kar-faq-icon {
    font-size: 1.2rem;
    color: #0d9488;
    transition: transform 0.2s;
    flex-shrink: 0;
}
.hk-kar-faq-item.open .hk-kar-faq-icon { transform: rotate(45deg); }
.hk-kar-faq-a {
    display: none;
    padding: 0 1.5rem 1.25rem;
    font-size: 0.95rem;
    color: #4b5563;
    line-height: 1.75;
}
.hk-kar-faq-item.open .hk-kar-faq-a { display: block; }

/* ===== CTA ===== */
.hk-kar-cta {
    padding: 90px 0;
    background: #f0fdfa;
    text-align: center;
}
.hk-kar-cta-inner {
    max-width: 620px;
    margin: 0 auto;
    padding: 0 24px;
}
.hk-kar-cta h2 {
    font-size: clamp(1.75rem, 3.5vw, 2.5rem);
    font-weight: 800;
    color: #1f2937;
    margin-bottom: 1rem;
}
.hk-kar-cta p {
    font-size: 1.05rem;
    color: #4b5563;
    line-height: 1.7;
    margin-bottom: 0.6rem;
}
.hk-kar-cta-email {
    font-size: 0.95rem;
    color: #6b7280;
    margin-bottom: 2rem;
}
.hk-kar-cta-email a {
    color: #0d9488;
    font-weight: 600;
}
.hk-kar-cta-btns {
    display: flex;
    gap: 1rem;
    justify-content: center;
    flex-wrap: wrap;
}

/* Responsive */
@media (max-width: 960px) {
    .hk-kar-hero-inner { grid-template-columns: 1fr; gap: 2.5rem; }
    .hk-kar-why-inner { grid-template-columns: 1fr; gap: 2.5rem; }
    .hk-kar-rollen-grid { grid-template-columns: 1fr; }
    .hk-kar-steps { grid-template-columns: 1fr; }
    .hk-kar-steps::before { display: none; }
}
@media (max-width: 600px) {
    .hk-kar-hero { padding: 60px 0 50px; }
    .hk-kar-why { padding: 60px 0; }
    .hk-kar-rollen { padding: 60px 0; }
    .hk-kar-process { padding: 60px 0; }
    .hk-kar-faq { padding: 60px 0; }
    .hk-kar-cta { padding: 60px 0; }
}
