:root{--career-navy:#092c44;--career-ink:#12394f;--career-teal:#087f70;--career-mint:#e7f5f1;--career-sky:#e8f3fa;--career-line:#cfe1e6;--career-white:#fff;--career-muted:#647d89;--career-focus:#ffbf47}.hp-careers-body{margin:0;background:#f8fbfc;color:var(--career-ink)}.hp-careers-shell{min-height:100vh;background:#f8fbfc}.hp-careers-header{position:relative;z-index:5;display:flex;min-height:76px;align-items:center;justify-content:space-between;padding:12px max(24px,calc((100vw - 1180px)/2));border-bottom:1px solid var(--career-line);background:rgba(255,255,255,.96)}.hp-careers-brand img{display:block;max-width:190px;max-height:44px}.hp-careers-header nav{display:flex;align-items:center;gap:20px}.hp-careers-header nav a{color:var(--career-ink);font-weight:800;text-decoration:none}.hp-careers-header nav a:hover{color:var(--career-teal)}.hp-careers-header .hp-careers-header__cta{display:inline-flex;min-height:42px;align-items:center;padding:8px 15px;border:1px solid var(--career-teal);border-radius:8px;color:var(--career-teal)}.hp-careers-shell main{max-width:1180px;margin:0 auto}.hp-careers-hero{display:grid;min-height:530px;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:center;gap:70px;padding:72px 24px 64px}.hp-careers-hero__copy h1,.hp-careers-detail h1,.hp-careers-apply h1{max-width:780px;margin:12px 0 20px;color:var(--career-navy);font-family:Georgia,'Times New Roman',serif;font-size:clamp(42px,6vw,76px);font-weight:700;letter-spacing:-.045em;line-height:.98}.hp-careers-hero__copy>p:not(.hp-careers-eyebrow){max-width:640px;color:var(--career-muted);font-size:18px;line-height:1.75}.hp-careers-eyebrow{display:flex;align-items:center;gap:8px;margin:0;color:var(--career-teal);font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.hp-careers-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.hp-careers-btn{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:9px;padding:11px 18px;border:1px solid transparent;border-radius:8px;font-weight:850;text-decoration:none;transition:background-color .16s ease,border-color .16s ease,color .16s ease}.hp-careers-btn:hover{text-decoration:none}.hp-careers-btn--primary{border-color:var(--career-teal);background:var(--career-teal);color:#fff}.hp-careers-btn--primary:hover{border-color:#066b5f;background:#066b5f;color:#fff}.hp-careers-btn--secondary{border-color:#98bac2;background:#fff;color:var(--career-ink)}.hp-careers-btn--secondary:hover{border-color:var(--career-teal);color:var(--career-teal)}.hp-careers-btn--light{border-color:#fff;background:#fff;color:var(--career-navy)}.hp-careers-path{position:relative;display:grid;min-height:350px;grid-template-columns:repeat(3,1fr);align-items:center;padding:40px;border:1px solid #a8d5cb;border-radius:48% 48% 12px 12px;background:linear-gradient(180deg,#f4fffc 0%,#dff2ee 100%);overflow:hidden}.hp-careers-path__line{position:absolute;top:50%;right:18%;left:18%;height:2px;background:#7bc4b6}.hp-careers-path span{position:relative;z-index:1;display:grid;width:66px;height:66px;margin:auto;border:8px solid #e5f6f2;border-radius:50%;background:var(--career-teal);color:#fff;font-size:22px;place-items:center}.hp-careers-path span:nth-of-type(2){transform:translateY(-38px);background:var(--career-navy)}.hp-careers-path strong{position:absolute;right:30px;bottom:25px;left:30px;color:var(--career-navy);font-size:13px;letter-spacing:.06em;text-align:center;text-transform:uppercase}.hp-careers-values{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--career-line);border-radius:12px;background:#fff}.hp-careers-values article{padding:34px;border-right:1px solid var(--career-line)}.hp-careers-values article:last-child{border-right:0}.hp-careers-values i{color:var(--career-teal);font-size:22px}.hp-careers-values h2{margin:17px 0 8px;color:var(--career-navy);font-family:Georgia,'Times New Roman',serif;font-size:23px}.hp-careers-values p{margin:0;color:var(--career-muted);line-height:1.65}.hp-careers-positions{padding:100px 24px}.hp-careers-positions>header{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:30px}.hp-careers-positions>header h2,.hp-careers-spontaneous h2{margin:9px 0 0;color:var(--career-navy);font-family:Georgia,'Times New Roman',serif;font-size:clamp(32px,4vw,48px)}.hp-careers-positions>header>span{color:var(--career-muted);font-weight:750}.hp-careers-position-card{display:grid;grid-template-columns:1fr auto;align-items:center;gap:30px;margin-top:-1px;padding:30px 28px;border:1px solid var(--career-line);background:#fff}.hp-careers-position-card:first-of-type{border-radius:11px 11px 0 0}.hp-careers-position-card:last-child{border-radius:0 0 11px 11px}.hp-careers-position-card.is-featured{border-left:5px solid var(--career-teal);background:#fbfffe}.hp-careers-position-card__meta{display:flex;align-items:center;gap:10px;color:var(--career-teal);font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.hp-careers-position-card__meta strong{padding:3px 7px;border-radius:999px;background:var(--career-mint)}.hp-careers-position-card h3{margin:8px 0;color:var(--career-navy);font-family:Georgia,'Times New Roman',serif;font-size:27px}.hp-careers-position-card p{max-width:700px;margin:0;color:var(--career-muted);line-height:1.6}.hp-careers-position-card ul,.hp-careers-detail__hero ul{display:flex;flex-wrap:wrap;gap:18px;margin:15px 0 0;padding:0;list-style:none}.hp-careers-position-card li,.hp-careers-detail__hero li{display:flex;align-items:center;gap:7px;color:#58727f;font-size:13px}.hp-careers-position-card li i,.hp-careers-detail__hero li i{color:var(--career-teal)}.hp-careers-card-link{display:inline-flex;min-height:44px;align-items:center;gap:10px;color:var(--career-teal);font-weight:900;white-space:nowrap;text-decoration:none}.hp-careers-card-link:hover{color:#055e54;text-decoration:none}.hp-careers-empty{padding:58px 24px;border:1px dashed #9fcac2;border-radius:12px;background:#f1faf8;text-align:center}.hp-careers-empty>i{color:var(--career-teal);font-size:36px}.hp-careers-empty h3{margin:15px 0 8px;color:var(--career-navy);font-family:Georgia,'Times New Roman',serif;font-size:28px}.hp-careers-empty p{margin:0 0 20px;color:var(--career-muted)}.hp-careers-spontaneous{display:flex;align-items:center;justify-content:space-between;gap:35px;margin:0 24px 100px;padding:42px 46px;border-radius:12px;background:var(--career-navy);color:#dcebf0}.hp-careers-spontaneous .hp-careers-eyebrow{color:#79d0bf}.hp-careers-spontaneous h2{color:#fff}.hp-careers-spontaneous p:not(.hp-careers-eyebrow){max-width:650px;margin-bottom:0;color:#bdd0d8;line-height:1.65}.hp-careers-back{display:inline-flex;min-height:44px;align-items:center;gap:8px;color:var(--career-teal);font-weight:800;text-decoration:none}.hp-careers-detail{padding:36px 24px 100px}.hp-careers-detail__hero{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;padding:54px 0 45px;border-bottom:1px solid var(--career-line)}.hp-careers-detail h1{max-width:900px;font-size:clamp(40px,6vw,68px)}.hp-careers-detail__hero>div>p:not(.hp-careers-eyebrow){max-width:760px;color:var(--career-muted);font-size:18px;line-height:1.65}.hp-careers-detail__layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:70px;padding-top:50px}.hp-careers-description{font-size:16px;line-height:1.75}.hp-careers-description h2,.hp-careers-description h3{margin:34px 0 12px;color:var(--career-navy);font-family:Georgia,'Times New Roman',serif}.hp-careers-description h2:first-child{margin-top:0}.hp-careers-description li{margin:8px 0}.hp-careers-detail__layout aside{position:sticky;top:24px;align-self:start;padding:25px;border:1px solid #acd6cd;border-radius:11px;background:#f1faf8}.hp-careers-detail__layout aside>strong{display:block;color:var(--career-navy);font-family:Georgia,'Times New Roman',serif;font-size:24px}.hp-careers-detail__layout aside p{color:var(--career-muted);line-height:1.55}.hp-careers-detail__layout aside>span{display:flex;gap:8px;margin:18px 0;color:#496c78}.hp-careers-detail__layout aside .hp-careers-btn{width:100%}.hp-careers-apply{max-width:900px!important;padding:36px 24px 100px}.hp-careers-apply__intro{padding:36px 0 30px}.hp-careers-apply h1{font-size:clamp(38px,6vw,62px)}.hp-careers-apply__intro>p:last-child{max-width:680px;color:var(--career-muted);font-size:17px;line-height:1.65}.hp-careers-form{display:grid;gap:18px}.hp-careers-form fieldset{margin:0;padding:28px;border:1px solid var(--career-line);border-radius:12px;background:#fff}.hp-careers-form legend{display:flex;width:auto;align-items:center;gap:10px;margin:0 0 22px;padding:0;color:var(--career-navy);font-family:Georgia,'Times New Roman',serif;font-size:23px}.hp-careers-form legend span{display:grid;width:32px;height:32px;border-radius:50%;background:var(--career-mint);color:var(--career-teal);font-family:Arial,sans-serif;font-size:13px;font-weight:900;place-items:center}.hp-careers-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.hp-careers-form label{display:grid;gap:7px;color:var(--career-ink);font-size:13px;font-weight:800}.hp-careers-form input,.hp-careers-form select,.hp-careers-form textarea{box-sizing:border-box;width:100%;min-height:46px;padding:10px 12px;border:1px solid #aac2c9;border-radius:7px;background:#fff;color:#153b4f;font:inherit;font-weight:500}.hp-careers-form textarea{resize:vertical}.hp-careers-form input:focus,.hp-careers-form select:focus,.hp-careers-form textarea:focus{border-color:var(--career-teal);box-shadow:0 0 0 3px rgba(8,127,112,.14);outline:0}.hp-careers-upload{margin-top:5px;padding:24px;border:1px dashed #7eb9ad;border-radius:9px;background:#f4fbf9;text-align:center;place-items:center}.hp-careers-upload i{color:var(--career-teal);font-size:28px}.hp-careers-upload span{color:var(--career-muted);font-weight:500}.hp-careers-upload input{max-width:420px;margin-top:8px;padding:8px;background:#fff}.hp-careers-consent{display:flex!important;grid-template-columns:22px 1fr;align-items:flex-start!important;padding:20px;border:1px solid var(--career-line);border-radius:10px;background:#fff;line-height:1.55}.hp-careers-consent input{width:20px!important;min-height:20px!important;margin:1px 0 0}.hp-careers-consent a{color:var(--career-teal)}.hp-careers-submit{justify-self:start}.hp-careers-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.hp-careers-success{max-width:680px;margin:60px auto;padding:54px 38px;border:1px solid #a8d5cb;border-radius:12px;background:#fff;text-align:center}.hp-careers-success>span{display:grid;width:68px;height:68px;margin:0 auto 20px;border-radius:50%;background:var(--career-mint);color:var(--career-teal);font-size:24px;place-items:center}.hp-careers-success .hp-careers-eyebrow{justify-content:center}.hp-careers-success h1{font-size:42px}.hp-careers-success>p:not(.hp-careers-eyebrow){color:var(--career-muted);line-height:1.65}.hp-careers-success>strong{display:block;margin:22px 0;padding:12px;border-radius:7px;background:var(--career-sky);color:var(--career-navy)}.hp-careers-btn:focus-visible,.hp-careers-card-link:focus-visible,.hp-careers-back:focus-visible,.hp-careers-header a:focus-visible{outline:3px solid var(--career-focus);outline-offset:3px}
@media(max-width:900px){.hp-careers-hero{min-height:auto;grid-template-columns:1fr;gap:35px}.hp-careers-path{min-height:260px}.hp-careers-values{grid-template-columns:1fr}.hp-careers-values article{border-right:0;border-bottom:1px solid var(--career-line)}.hp-careers-values article:last-child{border-bottom:0}.hp-careers-detail__layout{grid-template-columns:1fr;gap:35px}.hp-careers-detail__layout aside{position:static}.hp-careers-detail__hero{align-items:flex-start;flex-direction:column}.hp-careers-spontaneous{align-items:flex-start;flex-direction:column}.hp-careers-position-card{grid-template-columns:1fr}.hp-careers-card-link{justify-self:start}}
@media(max-width:620px){.hp-careers-header{align-items:flex-start;padding:12px 16px}.hp-careers-brand img{max-width:155px}.hp-careers-header nav>a:first-child{display:none}.hp-careers-header .hp-careers-header__cta{font-size:12px}.hp-careers-hero{padding:48px 16px}.hp-careers-hero__copy h1{font-size:45px}.hp-careers-path{display:none}.hp-careers-values{margin:0 12px}.hp-careers-positions{padding:70px 12px}.hp-careers-positions>header{align-items:flex-start;flex-direction:column}.hp-careers-position-card{padding:24px 18px}.hp-careers-position-card ul,.hp-careers-detail__hero ul{align-items:flex-start;flex-direction:column;gap:8px}.hp-careers-spontaneous{margin:0 12px 72px;padding:32px 24px}.hp-careers-detail,.hp-careers-apply{padding-right:14px;padding-left:14px}.hp-careers-form fieldset{padding:22px 16px}.hp-careers-form__grid{grid-template-columns:1fr}.hp-careers-submit{width:100%}.hp-careers-success{padding:38px 20px}.hp-careers-success h1{font-size:34px}}
@media(prefers-reduced-motion:reduce){.hp-careers-btn{transition:none}}

/* Keep Careers inside the canonical GjejeMjekun blue/navy brand system. */
:root {
    --career-teal: #117ed0;
    --career-mint: #e7f2fa;
    --career-sky: #edf6fc;
    --career-line: #c9ddec;
}

.hp-careers-btn--primary:hover {
    border-color: #0a67a8;
    background: #0a67a8;
}

.hp-careers-path {
    border-color: #bdd8ea;
    background: linear-gradient(180deg, #f6faff 0%, #e4f1fa 100%);
}

.hp-careers-path__line {
    background: #7fb9df;
}

.hp-careers-path span {
    border-color: #e5f2fb;
}

.hp-careers-position-card.is-featured {
    background: #f8fbfe;
}

.hp-careers-card-link:hover {
    color: #075b94;
}

.hp-careers-empty {
    border-color: #b9d4e6;
    background: #f2f8fc;
}

.hp-careers-spontaneous .hp-careers-eyebrow {
    color: #a8d6f3;
}

.hp-careers-detail__layout aside {
    border-color: #bdd8ea;
    background: #f2f8fc;
}

.hp-careers-form input:focus,
.hp-careers-form select:focus,
.hp-careers-form textarea:focus {
    box-shadow: 0 0 0 3px rgba(17, 126, 208, .16);
}

.hp-careers-upload {
    border-color: #78add0;
    background: #f3f8fc;
}

.hp-careers-success {
    border-color: #bdd8ea;
}
