@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Plus+Jakarta+Sans:wght@600;700;800&display=swap');
:root{--blue:#0874aa;--blue-dark:#075f8d;--green:#4dbc91;--green-dark:#29966d;--ink:#112a36;--muted:#617681;--line:#dce8eb;--bg:#f5f9f9;--card:#fff;--soft:#edf8f4;--shadow:0 20px 55px rgba(20,61,78,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Plus Jakarta Sans",Arial,sans-serif;background:var(--bg);color:var(--ink)}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}.wrap{width:min(1180px,calc(100% - 36px));margin:auto}svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.site-header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(216,230,233,.9)}.header-inner{height:92px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand-main{display:inline-flex;align-items:center}.brand-main img{display:block;height:44px;width:auto;object-fit:contain}.header-actions{display:flex;align-items:center;gap:22px}.header-link{font-size:.92rem;font-weight:700;color:#365663}.website-button{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:12px;border:1px solid #cfe0e4;background:#fff;color:var(--blue);font-size:.86rem;font-weight:800;transition:.2s}.website-button:hover{transform:translateY(-1px);border-color:var(--blue);box-shadow:0 8px 18px rgba(8,116,170,.12)}
.hero{position:relative;overflow:hidden;background-color:#f9fcfc;background-image:linear-gradient(rgba(17,42,54,.038) 1px,transparent 1px),linear-gradient(90deg,rgba(17,42,54,.038) 1px,transparent 1px),radial-gradient(circle at 88% 18%,rgba(77,188,145,.16),transparent 30%),radial-gradient(circle at 8% 86%,rgba(8,116,170,.12),transparent 28%);background-size:34px 34px,34px 34px,auto,auto;border-bottom:1px solid var(--line)}.hero:before,.hero:after{content:"";position:absolute;pointer-events:none}.hero:before{inset:0;background:linear-gradient(90deg,rgba(249,252,252,.98) 0%,rgba(249,252,252,.88) 48%,rgba(249,252,252,.62) 100%)}.hero:after{width:180px;height:180px;right:8%;top:12%;border:1px solid rgba(77,188,145,.18);border-radius:36px;transform:rotate(12deg);background:rgba(255,255,255,.22);backdrop-filter:blur(4px)}.hero-content{position:relative;z-index:1;padding:52px 0 50px}.hero-copy{max-width:none}.eyebrow{display:inline-flex;align-items:center;gap:9px;font-size:.77rem;letter-spacing:.12em;text-transform:uppercase;font-weight:800;color:var(--blue)}.eyebrow:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--green)}.hero h1{font-family:Inter,Arial,sans-serif;font-size:clamp(2.35rem,4.6vw,4rem);line-height:1.02;letter-spacing:-.055em;margin:10px 0 18px;max-width:none;white-space:nowrap}.hero h1 span{color:var(--green-dark)}.hero p{max-width:1120px;font-size:1.03rem;line-height:1.75;color:var(--muted);margin:0}.entity-row{display:flex;align-items:center;gap:28px;flex-wrap:wrap;margin-top:24px}.entity-row img{display:block;width:auto;max-width:min(100%,430px);height:72px;object-fit:contain;object-position:left center}.hero-actions{display:flex;align-items:center;gap:18px;margin-top:24px;flex-wrap:wrap}.hero-cta{padding:14px 19px}.text-link{font-weight:800;color:#315461}.text-link span{color:var(--green-dark)}
.section{padding:70px 0 86px}.section-heading{display:flex;justify-content:space-between;gap:30px;margin-bottom:24px}.section-heading h2{font-family:Inter,Arial,sans-serif;font-size:clamp(2rem,4vw,3.2rem);letter-spacing:-.035em;margin:10px 0 8px}.section-heading p{color:var(--muted);max-width:1120px;line-height:1.65;margin:0}.toolbar-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:13px;box-shadow:0 12px 34px rgba(18,57,73,.07);display:grid;grid-template-columns:1fr 270px auto;gap:12px;margin-bottom:30px}.search-field{position:relative;display:block}.search-field svg{position:absolute;left:15px;top:50%;transform:translateY(-50%);color:#738791}.search-field .input{padding-left:46px}.input,.select,textarea{width:100%;border:1px solid #d5e2e5;border-radius:12px;padding:13px 14px;background:#fff;color:var(--ink);outline:none;transition:.2s}.input:focus,.select:focus,textarea:focus{border-color:var(--blue);box-shadow:0 0 0 4px rgba(8,116,170,.10)}.btn{border:0;border-radius:12px;padding:12px 18px;font-weight:800;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:linear-gradient(135deg,var(--blue),var(--blue-dark));color:#fff;box-shadow:0 10px 20px rgba(8,116,170,.18);transition:.2s}.btn:hover{transform:translateY(-1px);box-shadow:0 14px 24px rgba(8,116,170,.24)}.btn.secondary{background:#eaf6f1;color:var(--green-dark);box-shadow:none}.jobs{display:grid;gap:18px}.job{background:rgba(255,255,255,.96);border:1px solid var(--line);border-radius:22px;padding:27px 28px;display:grid;grid-template-columns:1fr auto;gap:28px;align-items:center;box-shadow:0 10px 30px rgba(20,55,70,.05);transition:.2s}.job:hover{transform:translateY(-2px);box-shadow:0 18px 44px rgba(20,55,70,.10);border-color:#c7dde2}.job h3{font-family:Inter,Arial,sans-serif;margin:8px 0 9px;font-size:1.5rem}.job p{margin:0;color:var(--muted);line-height:1.65;max-width:780px}.job-meta{display:flex;gap:16px;flex-wrap:wrap;margin-top:20px;color:#4d6570;font-size:.82rem;font-weight:700}.job-meta span{display:inline-flex;align-items:center;gap:7px}.job-meta svg{width:17px;height:17px;color:var(--blue)}.job-meta .deadline{color:#4d6570}.card{background:#fff;border:1px solid var(--line);border-radius:24px;padding:34px;box-shadow:var(--shadow)}.empty{text-align:center;padding:58px}.empty-icon{width:54px;height:54px;border-radius:17px;background:var(--soft);color:var(--green-dark);display:grid;place-items:center;margin:0 auto 16px}.empty-icon svg{width:26px;height:26px}.detail-hero{padding:50px 0 24px}.detail-title{font-family:Inter,Arial,sans-serif;font-size:clamp(2.2rem,5vw,4.3rem);letter-spacing:-.04em;margin:16px 0}.content{line-height:1.8;color:#314954}.content h3{font-family:Inter,Arial,sans-serif;margin-top:34px;color:var(--ink)}.back{display:inline-flex;margin-bottom:18px;color:var(--blue);font-weight:700}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field{margin-bottom:16px}.field label{display:block;font-weight:800;font-size:.85rem;margin-bottom:8px}.notice{padding:14px 16px;border-radius:12px;margin-bottom:18px}.success{background:#e8f8f0;color:#1e6d4f}.error{background:#ffeded;color:#a73535}.muted{color:var(--muted)}.footer{padding:34px 0 46px;background:#fff;border-top:1px solid var(--line);color:var(--muted);font-size:.88rem}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:16px}.footer-logo{width:120px}
@media(max-width:860px){.hero:after{width:130px;height:130px;right:-28px;top:24px;opacity:.55}.toolbar-card{grid-template-columns:1fr}.job{grid-template-columns:1fr}.job-action .btn{width:100%}.form-grid{grid-template-columns:1fr}.header-inner{height:70px}.brand-main img{height:36px}.card{padding:22px}.footer-inner{flex-direction:column;align-items:flex-start}.hero-content{padding:40px 0 38px}.hero h1{font-size:clamp(2.15rem,8.5vw,3.3rem);white-space:normal}.hero p{font-size:.98rem;line-height:1.65}.section-heading h2{font-size:clamp(1.8rem,6vw,2.7rem)}}
@media(max-width:640px){.hero{background-size:26px 26px,26px 26px,auto,auto}.hero:after{display:none}.header-link{display:none}.website-button{padding:8px 10px;font-size:.76rem}.website-button span{display:none}.brand-main img{height:30px}.header-inner{height:62px}.hero-content{padding:34px 0 32px}.hero h1{font-size:clamp(2rem,11vw,2.8rem);line-height:1.05;white-space:normal;margin:6px 0 14px}.hero p{font-size:.92rem;line-height:1.6}.hero-actions{gap:12px;margin-top:20px;flex-wrap:nowrap;align-items:center}.hero-cta{width:auto;flex:0 0 auto;padding:11px 13px;font-size:.82rem;white-space:nowrap}.hero-cta svg{width:17px;height:17px}.text-link{font-size:.82rem;white-space:nowrap}.section{padding:44px 0 64px}.section-heading{margin-bottom:18px}.section-heading h2{font-size:2rem;margin-top:8px}.section-heading p{font-size:.94rem}.job{padding:20px}.job h3{font-size:1.3rem}.job-meta{gap:10px;flex-direction:column}.wrap{width:min(100% - 22px,1180px)}}

/* Detail page fixes */
.site-logo{display:block;height:40px;width:auto;object-fit:contain}
.detail-hero{position:relative;overflow:hidden;background:#f7fbfb;border-bottom:1px solid var(--line)}
.detail-hero:after{content:"";position:absolute;right:-90px;top:-100px;width:260px;height:260px;border-radius:50%;background:rgba(77,188,145,.10);pointer-events:none}
.detail-hero .wrap{position:relative;z-index:1}
.detail-hero .eyebrow{margin-top:4px}
.detail-hero .muted{max-width:900px;font-size:1rem;line-height:1.65;margin:0}
.detail-hero .meta{display:flex;flex-wrap:wrap;gap:14px;margin-top:22px;color:#4d6570;font-size:.88rem;font-weight:700}
.detail-hero .pill{display:inline-flex;align-items:center;gap:7px;padding:0;background:transparent;border:0;border-radius:0;color:#4d6570}
.detail-hero .pill:not(:last-child)::after{content:"•";margin-left:14px;color:#9bb0b8}
.detail-hero + .section{padding-top:34px}
.detail-hero + .section .card{max-width:920px}
@media(max-width:640px){
  .site-logo{height:28px}
  .detail-hero{padding:26px 0 18px}
  .detail-hero:after{width:150px;height:150px;right:-70px;top:-60px}
  .back{font-size:.82rem;margin-bottom:14px}
  .detail-hero .eyebrow{font-size:.68rem}
  .detail-title{font-size:2.35rem;line-height:1.05;margin:12px 0}
  .detail-hero .muted{font-size:.92rem;line-height:1.55}
  .detail-hero .meta{gap:8px 12px;margin-top:18px;font-size:.78rem;line-height:1.45}
  .detail-hero .pill{display:inline-flex}
  .detail-hero .pill:not(:last-child)::after{margin-left:12px}
  .detail-hero + .section{padding-top:22px}
  .detail-hero + .section .card{padding:22px;border-radius:18px}
  .content h3{font-size:1.35rem;margin-top:28px}
  .content h3:first-child{margin-top:0}
  .content{font-size:.95rem;line-height:1.7}
  .detail-hero + .section .btn{width:100%;margin-top:10px}
}

/* v14 polished job detail */
.detail-header .header-inner{height:72px}
.detail-header .site-logo{width:132px;height:auto;max-height:42px}
.detail-all-roles{padding:9px 13px}
.detail-all-roles svg{width:17px;height:17px}
.detail-topline{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-bottom:18px}
.detail-topline .back{margin:0;display:inline-flex;align-items:center;gap:6px;font-size:.86rem}
.detail-topline .back svg{width:17px;height:17px}
.detail-category{display:inline-flex;align-items:center;padding:7px 10px;border-radius:999px;background:#eaf7f2;color:var(--green-dark);font-size:.72rem;line-height:1;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.detail-hero{padding:44px 0 36px}
.detail-hero .meta{gap:10px;margin-top:22px}
.detail-hero .pill{padding:9px 12px;border:1px solid #d8e7ea;border-radius:999px;background:rgba(255,255,255,.78);gap:7px}
.detail-hero .pill svg{width:16px;height:16px;color:var(--blue)}
.detail-hero .pill:not(:last-child)::after{display:none}
.detail-hero + .section{padding:32px 0 72px}
.detail-hero + .section .wrap{display:flex;justify-content:center}
.detail-hero + .section .card{width:min(880px,100%);padding:42px 46px}
.detail-hero + .section .card .btn{margin-top:18px}
.detail-hero + .section .content h3{font-size:1.5rem;letter-spacing:-.02em;margin-top:34px;margin-bottom:12px}
.detail-hero + .section .content h3:first-child{margin-top:0}

@media(max-width:640px){
  .detail-header .header-inner{height:58px}
  .detail-header .site-logo{width:104px;height:auto;max-height:30px}
  .detail-all-roles{padding:7px 9px;border-radius:10px}
  .detail-all-roles span{font-size:.72rem}
  .detail-all-roles svg{width:15px;height:15px}
  .detail-hero{padding:24px 0 24px}
  .detail-hero:after{width:110px;height:110px;right:-48px;top:-42px;opacity:.65}
  .detail-topline{display:block;margin-bottom:18px}
  .detail-topline .back{font-size:.78rem;margin-bottom:12px}
  .detail-category{font-size:.62rem;padding:6px 9px}
  .detail-title{font-size:2.05rem;line-height:1.04;margin:12px 0 10px}
  .detail-hero .muted{font-size:.88rem;line-height:1.55}
  .detail-hero .meta{display:grid;grid-template-columns:1fr;gap:8px;margin-top:18px}
  .detail-hero .pill{width:fit-content;max-width:100%;padding:8px 10px;font-size:.74rem;line-height:1.3;background:#fff}
  .detail-hero + .section{padding:18px 0 42px}
  .detail-hero + .section .wrap{width:100%;padding:0 12px}
  .detail-hero + .section .card{padding:24px 20px;border-radius:20px;box-shadow:0 12px 30px rgba(20,61,78,.08)}
  .detail-hero + .section .content{font-size:.91rem;line-height:1.65}
  .detail-hero + .section .content h3{font-size:1.25rem;margin-top:26px;margin-bottom:10px}
  .detail-hero + .section .btn{min-height:48px;font-size:.92rem;border-radius:12px}
  .footer{padding:22px 0 calc(22px + env(safe-area-inset-bottom))}
  .footer-logo{display:none}
  .footer-inner{font-size:.74rem}
}


/* v15 application form mobile fix */
.apply-header .header-inner{height:72px}
.apply-header .site-logo{display:block;width:132px;height:auto!important;max-height:42px!important;object-fit:contain!important;object-position:left center}
.apply-section{padding:36px 0 72px;background:#f5f9f9}
.apply-section>.wrap{width:min(1180px,calc(100% - 36px))}
.apply-section>.wrap>.back{margin-bottom:18px}
.apply-card{position:relative;overflow:hidden;padding:38px 42px}
.apply-card:before{display:none!important;content:none!important}
.apply-card .detail-title{margin:12px 0 10px!important;line-height:1.06}
.apply-card .muted{margin:0 0 24px;line-height:1.6}
.apply-card .form-grid{gap:16px}
.apply-card .input,.apply-card textarea,.apply-card select{min-height:50px;font-size:16px}
.apply-card textarea{min-height:auto}
.apply-card input[type=file]{min-height:auto;padding:12px}

@media(max-width:640px){
  .apply-header{position:sticky;top:0}
  .apply-header .header-inner{height:58px}
  .apply-header .site-logo{width:102px!important;height:auto!important;max-height:28px!important;min-width:0!important}
  .apply-header .header-link{display:inline-flex!important;font-size:.72rem;white-space:nowrap}
  .apply-section{padding:20px 0 42px}
  .apply-section>.wrap{width:100%;padding:0 12px}
  .apply-section>.wrap>.back{font-size:.78rem;margin:0 0 14px}
  .apply-card{padding:22px 18px;border-radius:18px;overflow:visible}
  .apply-card .eyebrow{font-size:.65rem}
  .apply-card .detail-title{font-size:1.85rem!important;line-height:1.08;margin:10px 0 8px!important;letter-spacing:-.035em}
  .apply-card .muted{font-size:.86rem;line-height:1.5;margin-bottom:20px}
  .apply-card .form-grid{grid-template-columns:1fr;gap:0}
  .apply-card .field{margin-bottom:14px}
  .apply-card .field label{font-size:.78rem;margin-bottom:6px}
  .apply-card .input,.apply-card textarea,.apply-card select{font-size:16px;padding:11px 12px;border-radius:10px;min-height:46px}
  .apply-card textarea{min-height:96px}
  .apply-card input[type=file]{min-height:auto;font-size:.78rem;padding:10px}
  .apply-card .btn{width:100%;min-height:48px;margin-top:4px}
  .apply-page .footer{padding:20px 0 calc(20px + env(safe-area-inset-bottom))}
}

/* v16 final requested tweaks */
.detail-topline{gap:20px}
.detail-category{margin-left:2px}
.apply-card .apply-title{font-size:clamp(1.8rem,3.2vw,2.65rem)!important;margin-top:0!important}
@media(max-width:640px){
  .detail-topline{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
  .detail-topline .back{margin-bottom:0}
  .detail-category{margin-left:2px}
  .apply-card .apply-title{font-size:1.55rem!important;line-height:1.12;margin:0 0 8px!important}
}

/* Form typography balance */
.apply-card .field label{
  font-size:.92rem;
  font-weight:800;
}
.apply-card .input,
.apply-card textarea,
.apply-card select{
  font-size:.95rem;
}
.apply-card .input::placeholder,
.apply-card textarea::placeholder{
  font-size:.82rem;
  color:#7b858b;
  opacity:1;
}
@media(max-width:640px){
  .apply-card .field label{font-size:.84rem}
  .apply-card .input,
  .apply-card textarea,
  .apply-card select{font-size:16px}
  .apply-card .input::placeholder,
  .apply-card textarea::placeholder{font-size:.78rem}
}

/* v18 mobile form typography fix */
html{-webkit-text-size-adjust:100%;text-size-adjust:100%}
@media(max-width:640px){
  .apply-card .field label{
    font-size:14px!important;
    line-height:1.35;
  }
  .apply-card .input,
  .apply-card textarea,
  .apply-card select{
    font-size:16px!important; /* prevents iOS focus zoom */
    line-height:1.45;
  }
  .apply-card .input::placeholder,
  .apply-card textarea::placeholder{
    font-size:13px!important;
    line-height:1.45!important;
    color:#8a9297!important;
    opacity:1!important;
  }
  .apply-card textarea{
    min-height:88px;
  }
}

/* v19: smaller helper text inside mobile form fields */
@media (max-width:640px){
  .apply-card input::placeholder,
  .apply-card textarea::placeholder{
    font-size:11px!important;
    line-height:1.3!important;
    font-weight:400!important;
    letter-spacing:0!important;
    color:#8f969a!important;
    opacity:1!important;
  }
}


/* v20: consistent navbar across every public page */
.site-header .header-inner{
  height:76px!important;
  min-height:76px!important;
  padding-top:0!important;
  padding-bottom:0!important;
}
.site-header .brand-main,
.site-header .header-inner>a:first-child{
  display:flex!important;
  align-items:center!important;
  flex:0 0 auto!important;
}
.site-header .brand-main img,
.site-header .site-logo,
.site-header .header-inner>a:first-child img{
  display:block!important;
  width:148px!important;
  height:44px!important;
  max-width:148px!important;
  max-height:44px!important;
  object-fit:contain!important;
  object-position:left center!important;
}
.field-hint{
  display:block;
  margin:-2px 0 8px;
  color:#7b8a91;
  font-size:12px;
  line-height:1.35;
  font-weight:500;
}
.apply-card input::placeholder,
.apply-card textarea::placeholder{
  font-size:12px!important;
  font-weight:400!important;
  color:#9aa2a6!important;
  opacity:1!important;
}
@media(max-width:640px){
  .site-header .header-inner{
    height:64px!important;
    min-height:64px!important;
  }
  .site-header .brand-main img,
  .site-header .site-logo,
  .site-header .header-inner>a:first-child img{
    width:118px!important;
    height:34px!important;
    max-width:118px!important;
    max-height:34px!important;
  }
  .field-hint{
    font-size:10px!important;
    line-height:1.3!important;
    margin:-1px 0 7px!important;
  }
  .apply-card input::placeholder,
  .apply-card textarea::placeholder{
    font-size:10px!important;
    line-height:1.25!important;
  }
}


/* v21: one navbar geometry and clean consent control */
.site-header{height:76px!important;min-height:76px!important}
.site-header .header-inner{height:76px!important;min-height:76px!important;display:flex!important;align-items:center!important;justify-content:space-between!important}
.site-header .brand-main,.site-header .header-inner>a:first-child{display:flex!important;align-items:center!important;width:148px!important;height:44px!important;flex:0 0 148px!important;overflow:hidden!important}
.site-header .brand-main .site-logo,.site-header .brand-main img,.site-header .header-inner>a:first-child .site-logo,.site-header .header-inner>a:first-child img{display:block!important;width:148px!important;height:44px!important;min-width:148px!important;min-height:44px!important;max-width:148px!important;max-height:44px!important;object-fit:contain!important;object-position:left center!important;margin:0!important;padding:0!important}
.consent-field{margin-top:18px!important}
.consent-label{display:flex!important;align-items:flex-start!important;gap:10px!important;font-size:14px!important;line-height:1.45!important;font-weight:600!important;cursor:pointer}
.consent-label input{width:18px!important;height:18px!important;min-width:18px!important;margin:2px 0 0!important;accent-color:#087caf}
.consent-label strong{color:#087caf}.consent-field small{display:block;margin:6px 0 0 28px;color:#6d7c82;font-size:11px;line-height:1.4}
@media(max-width:640px){
  .site-header{height:64px!important;min-height:64px!important}
  .site-header .header-inner{height:64px!important;min-height:64px!important}
  .site-header .brand-main,.site-header .header-inner>a:first-child{width:118px!important;height:34px!important;flex-basis:118px!important}
  .site-header .brand-main .site-logo,.site-header .brand-main img,.site-header .header-inner>a:first-child .site-logo,.site-header .header-inner>a:first-child img{width:118px!important;height:34px!important;min-width:118px!important;min-height:34px!important;max-width:118px!important;max-height:34px!important}
  .consent-label{font-size:12px!important;gap:8px!important}.consent-label input{width:17px!important;height:17px!important;min-width:17px!important}.consent-field small{font-size:10px;margin-left:25px}
}


/* v23: content-rich career footer */
.career-footer{
  background:linear-gradient(135deg,#071d31 0%,#0a2940 100%);
  color:#dce8ee;
  padding:56px 0 0;
  border-top:1px solid rgba(255,255,255,.08);
}
.career-footer-grid{
  display:grid;
  grid-template-columns:minmax(0,1.35fr) minmax(170px,.7fr) minmax(260px,1fr);
  gap:58px;
  align-items:start;
  padding-bottom:42px;
}
.career-footer-logo{
  width:132px;
  height:auto;
  display:block;
  filter:brightness(0) invert(1);
  opacity:.98;
  margin-bottom:18px;
}
.career-footer-about p{
  max-width:500px;
  margin:0 0 22px;
  color:#b8cbd4;
  font-size:.94rem;
  line-height:1.75;
}
.career-footer-cta{
  display:inline-flex;
  align-items:center;
  gap:9px;
  color:#fff;
  font-weight:800;
  font-size:.9rem;
  padding-bottom:5px;
  border-bottom:1px solid rgba(255,255,255,.45);
}
.career-footer-cta:hover{color:#50d7a4;border-color:#50d7a4}
.career-footer h2{
  margin:2px 0 18px;
  color:#50d7a4;
  font-family:Inter,Arial,sans-serif;
  font-size:1rem;
  letter-spacing:.01em;
}
.career-footer-nav{display:flex;flex-direction:column;align-items:flex-start}
.career-footer-nav a{
  color:#e8f0f4;
  font-size:.89rem;
  line-height:1.45;
  margin-bottom:12px;
  transition:.2s;
}
.career-footer-nav a:hover{color:#50d7a4;transform:translateX(2px)}
.career-footer-contact>a{
  display:flex;
  align-items:flex-start;
  gap:11px;
  color:#e8f0f4;
  font-size:.86rem;
  line-height:1.55;
  margin-bottom:13px;
}
.career-footer-contact>a:hover{color:#50d7a4}
.career-footer-contact svg{
  width:17px;
  height:17px;
  min-width:17px;
  margin-top:2px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.8;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.career-footer-bottom{
  min-height:62px;
  border-top:1px solid rgba(255,255,255,.1);
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  color:#91aab6;
  font-size:.75rem;
}
@media(max-width:860px){
  .career-footer{padding-top:42px}
  .career-footer-grid{grid-template-columns:1fr 1fr;gap:34px 42px;padding-bottom:34px}
  .career-footer-about{grid-column:1/-1}
  .career-footer-about p{max-width:620px}
}
@media(max-width:560px){
  .career-footer{padding-top:36px}
  .career-footer-grid{grid-template-columns:1fr;gap:27px;padding-bottom:30px}
  .career-footer-about{grid-column:auto}
  .career-footer-logo{width:112px;margin-bottom:14px}
  .career-footer-about p{font-size:.84rem;line-height:1.65;margin-bottom:17px}
  .career-footer h2{margin-bottom:13px}
  .career-footer-nav a,.career-footer-contact>a{font-size:.82rem}
  .career-footer-bottom{min-height:auto;padding:17px 0 calc(17px + env(safe-area-inset-bottom));flex-direction:column;align-items:flex-start;gap:5px;font-size:.68rem}
}

/* v25: entity contacts displayed side by side */
.career-contact-entities{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px 28px;margin-top:15px}
.career-contact-group{min-width:0}
.career-contact-label{display:block;margin-bottom:8px;color:#50d7a4;font-size:.72rem;font-weight:800;letter-spacing:.02em}
.career-contact-group a{display:flex;align-items:flex-start;gap:12px;color:#fff;font-size:.86rem;font-weight:700;line-height:1.45;margin-top:8px;transition:.2s}
.career-contact-group a:hover{color:#50d7a4}
.career-contact-group svg{width:18px;height:18px;flex:0 0 18px;margin-top:1px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
@media(max-width:760px){.career-contact-entities{grid-template-columns:1fr;gap:17px}}
@media(max-width:560px){.career-contact-label{font-size:.68rem}.career-contact-group a{font-size:.8rem}}

/* v26: shift the contact block slightly left on desktop */
@media (min-width:861px){
  .career-footer-contact{
    transform:translateX(-34px);
    width:calc(100% + 34px);
  }
}


/* v42: full-screen submit progress and polished success state */
.submit-overlay[hidden]{display:none!important}
.submit-overlay{
  position:fixed;
  inset:0;
  z-index:99999;
  display:grid;
  place-items:center;
  padding:24px;
  background:rgba(3,24,43,.72);
  backdrop-filter:blur(7px);
  -webkit-backdrop-filter:blur(7px);
}
.submit-overlay-card{
  width:min(440px,100%);
  padding:34px 30px 30px;
  border-radius:22px;
  background:#fff;
  box-shadow:0 28px 80px rgba(0,0,0,.28);
  text-align:center;
  color:var(--ink);
}
.submit-spinner{
  width:58px;
  height:58px;
  margin:0 auto 20px;
  border:5px solid #dbece7;
  border-top-color:#0874aa;
  border-right-color:#43c995;
  border-radius:50%;
  animation:tcare-spin .85s linear infinite;
}
.submit-overlay-card h2{margin:0 0 10px;font-family:Inter,Arial,sans-serif;font-size:1.35rem}
.submit-overlay-card p{margin:0;color:var(--muted);line-height:1.6}
.submit-overlay-card small{display:block;margin-top:13px;color:#7a8d96}
body.is-submitting{overflow:hidden}
@keyframes tcare-spin{to{transform:rotate(360deg)}}

.application-success{
  max-width:720px;
  margin:10px auto 4px;
  padding:10px 8px 4px;
  text-align:center;
}
.application-success-icon{
  width:74px;
  height:74px;
  display:grid;
  place-items:center;
  margin:0 auto 18px;
  border-radius:50%;
  background:linear-gradient(135deg,#43c995,#15936c);
  color:#fff;
  font-size:2.15rem;
  font-weight:900;
  box-shadow:0 14px 32px rgba(30,159,112,.25);
}
.application-success-kicker{
  margin-bottom:8px;
  color:#12845f;
  font-size:.88rem;
  font-weight:900;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.application-success h2{
  margin:0;
  font-family:Inter,Arial,sans-serif;
  font-size:clamp(1.55rem,3vw,2.25rem);
  line-height:1.25;
  color:var(--ink);
}
.application-success-intro{margin:12px 0 24px;color:var(--muted);font-size:1rem}
.application-success-list{
  width:min(520px,100%);
  margin:0 auto;
  display:grid;
  gap:10px;
  text-align:left;
}
.application-success-list div{
  display:flex;
  align-items:flex-start;
  gap:11px;
  padding:13px 15px;
  border:1px solid #d8ebe4;
  border-radius:12px;
  background:#f4fbf8;
  color:#244d3f;
  font-weight:700;
}
.application-success-list span{
  flex:0 0 22px;
  width:22px;
  height:22px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:#27a878;
  color:#fff;
  font-size:.78rem;
  line-height:1;
}
.application-success-note{margin:24px 0 0;color:#314954;line-height:1.6}
.application-success-button{margin-top:22px;min-width:190px}
@media(max-width:560px){
  .submit-overlay{padding:18px}
  .submit-overlay-card{padding:29px 20px 25px;border-radius:18px}
  .submit-spinner{width:50px;height:50px;border-width:4px}
  .application-success{padding:4px 0 0}
  .application-success-icon{width:64px;height:64px;font-size:1.85rem}
  .application-success h2{font-size:1.5rem}
  .application-success-list div{font-size:.88rem;padding:12px}
  .application-success-button{width:100%}
}

/* v46: make job card summary easier to read */
.jobs .job p{
  font-family:Inter,Arial,sans-serif;
  font-weight:400!important;
  font-size:15px;
  line-height:1.75;
  color:#617681;
  max-width:780px;
}


/* Job detail: every line entered in Responsibilities / Requirements becomes a bullet. */
.job-bullet-list{
  margin:12px 0 0;
  padding-left:22px;
}
.job-bullet-list li{
  margin:0 0 10px;
  padding-left:3px;
  line-height:1.65;
}
.job-bullet-list li:last-child{margin-bottom:0}

/* v52: single wide job detail card + full-width hero summary */
.detail-hero .muted{
  max-width:none;
  width:100%;
}
.detail-hero + .section .wrap{
  display:block;
}
.detail-hero + .section .card{
  width:100%;
  max-width:none;
  padding:42px 46px;
}
@media(max-width:640px){
  .detail-hero + .section .card{
    width:100%;
    max-width:none;
    padding:24px 20px;
  }
}

/* v53: application form uses the same wide container as the job detail page */
@media(min-width:641px){
  .apply-section>.wrap{width:min(1180px,calc(100% - 36px));}
  .apply-card{width:100%;max-width:none;}
}


/* v54: apply CTA on the far right of the job meta row */
.detail-meta-row{
  display:flex;
  align-items:center;
  gap:18px;
  margin-top:22px;
}
.detail-meta-row .meta{
  margin-top:0;
  flex:1 1 auto;
}
.detail-hero-apply{
  margin-left:auto;
  flex:0 0 auto;
  min-width:178px;
  min-height:44px;
  white-space:nowrap;
}
@media(max-width:760px){
  .detail-meta-row{
    display:block;
    margin-top:18px;
  }
  .detail-meta-row .meta{margin-top:0;}
  .detail-hero-apply{
    width:100%;
    margin:14px 0 0;
  }
}


/* v58: clean career detail + flat application form */
body{background:#fff}
.detail-hero{background:#fff;border-bottom:1px solid #e6eef0}
.detail-hero:after{display:none!important}
.job-detail-section{padding:38px 0 72px;background:#fff}
.job-detail-section .wrap{display:block!important}
.job-detail-content{width:min(960px,100%);margin:0 auto;background:transparent;border:0;box-shadow:none;padding:0}
.job-copy-section{padding:0 0 30px;margin:0 0 30px;border-bottom:1px solid #e7eef0}
.job-copy-section:last-child{margin-bottom:0}
.job-detail-content .content{font-size:.94rem;line-height:1.78;color:#35505b}
.job-detail-content .content h3{font-size:1.34rem!important;letter-spacing:-.02em;margin:0 0 14px!important;color:#112a36}
.job-detail-actions{margin-top:8px}
.job-detail-actions .btn{min-height:44px;padding:11px 17px;font-size:.88rem}
.job-bullet-list{list-style:none;margin:14px 0 0;padding:0;display:grid;gap:11px}
.job-bullet-list li{position:relative;margin:0!important;padding:0 0 0 29px!important;line-height:1.65}
.job-bullet-list li:before{content:"✓";position:absolute;left:0;top:.12em;width:18px;height:18px;border-radius:50%;display:grid;place-items:center;background:#e8f7f1;color:#23956c;font-size:.7rem;font-weight:900}
.job-share{display:flex;align-items:center;gap:18px;margin-top:32px;padding-top:24px;border-top:1px solid #e7eef0}
.job-share-label{font-size:.87rem;font-weight:800;color:#294955}
.job-share-actions{display:flex;align-items:center;gap:9px;flex-wrap:wrap}
.share-button{min-height:38px;width:auto;padding:0 12px;border:1px solid #d4e2e6;border-radius:10px;background:#fff;color:#326071;display:inline-flex;align-items:center;justify-content:center;gap:7px;font:700 .78rem/1 Inter,Arial,sans-serif;cursor:pointer;transition:.18s;text-decoration:none}
.share-button:hover{border-color:#8fc5d7;color:#0874aa;transform:translateY(-1px)}
.share-button svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8}.share-button .share-brand-icon{fill:currentColor;stroke:none;width:16px;height:16px}
.share-copy.copied{background:#e8f7f1;border-color:#a8dcca;color:#238c68}

/* Keep job list summaries compact, especially on phones */
.jobs .job p{font-size:14px!important;line-height:1.65!important}

/* Flat application form: no outer card */
.apply-page,.apply-section{background:#fff!important}
.apply-section{padding:34px 0 72px!important}
.apply-card{background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;padding:0!important;overflow:visible!important}
.apply-card:before{display:none!important}
.apply-card .apply-title{font-size:clamp(1.85rem,3vw,2.55rem)!important;line-height:1.08!important;margin:8px 0 10px!important}
.apply-card>.muted{font-size:.95rem;line-height:1.6;margin:0 0 26px}

@media(max-width:640px){
  .detail-hero{padding:20px 0 22px!important}
  .detail-title{font-size:1.72rem!important;line-height:1.12!important;letter-spacing:-.035em!important;margin:10px 0 9px!important}
  .detail-hero .muted{font-size:.79rem!important;line-height:1.58!important;max-width:100%!important}
  .detail-topline{margin-bottom:14px!important}
  .detail-meta-row{margin-top:15px!important}
  .detail-hero .meta{gap:7px!important;margin-top:0!important}
  .detail-hero .pill{font-size:.69rem!important;padding:7px 9px!important}
  .detail-hero-apply{font-size:.82rem!important;min-height:42px!important;margin-top:12px!important}
  .job-detail-section{padding:28px 0 48px!important}
  .job-detail-section .wrap{width:min(100% - 30px,1180px)!important;padding:0!important}
  .job-detail-content .content{font-size:.86rem!important;line-height:1.7!important}
  .job-detail-content .content h3{font-size:1.08rem!important;margin-bottom:11px!important}
  .job-copy-section{padding-bottom:24px;margin-bottom:24px}
  .job-bullet-list{gap:9px;margin-top:12px}
  .job-bullet-list li{padding-left:27px!important;line-height:1.62}
  .job-bullet-list li:before{width:17px;height:17px;font-size:.66rem}
  .job-detail-actions .btn{width:100%;min-height:44px;font-size:.84rem}
  .job-share{align-items:flex-start;flex-direction:column;margin-top:26px;padding-top:20px;gap:12px}
  .job-share-actions{gap:8px;width:100%}
  .share-button{min-height:36px;padding:0 10px;border-radius:9px;font-size:.74rem}
  .jobs .job p{font-size:12.5px!important;line-height:1.58!important}
  .job{padding:18px!important;border-radius:18px!important}
  .job h3{font-size:1.18rem!important;line-height:1.25!important}
  .job-meta{font-size:.72rem!important;gap:8px!important}
  .job-action .btn{min-height:42px!important;font-size:.82rem!important}
  .apply-section{padding:18px 0 48px!important}
  .apply-section>.wrap{width:min(100% - 30px,1180px)!important;padding:0!important}
  .apply-card{padding:0!important;border-radius:0!important}
  .apply-card .apply-title{font-size:1.48rem!important;line-height:1.16!important;margin:6px 0 8px!important}
  .apply-card>.muted{font-size:.78rem!important;line-height:1.55!important;margin-bottom:21px!important}
  .apply-card .field label{font-size:13px!important}
  .apply-card .field-hint,.apply-card small{font-size:11px!important;line-height:1.4!important}
}


/* v59: aligned job content, professional required markers, recruitment privacy modal */
.job-detail-content{width:100%!important;max-width:none!important;margin:0!important}
.required-mark{color:#dc2626!important;font-weight:800!important;margin-left:2px}
.label-note{font-weight:500;color:#60757e}
.consent-label .required-mark{color:#dc2626!important}
.privacy-notice-link{appearance:none;border:0;background:none;padding:0;color:#0874aa;text-decoration:underline;text-underline-offset:2px;font:inherit;cursor:pointer}
.privacy-notice-link:hover{color:#075e8a}
body.modal-open{overflow:hidden}
.privacy-modal[hidden]{display:none!important}
.privacy-modal{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;padding:24px}
.privacy-modal-backdrop{position:absolute;inset:0;background:rgba(10,31,41,.52);backdrop-filter:blur(3px)}
.privacy-modal-panel{position:relative;z-index:1;width:min(620px,100%);max-height:min(760px,88vh);overflow:auto;background:#fff;border:1px solid #dce8eb;border-radius:20px;box-shadow:0 24px 70px rgba(13,46,59,.22);padding:30px;color:#17323e}
.privacy-modal-close{position:absolute;top:16px;right:16px;width:36px;height:36px;border:1px solid #d7e4e8;border-radius:10px;background:#fff;color:#35515d;font-size:24px;line-height:1;cursor:pointer}
.privacy-modal-kicker{display:block;margin:0 42px 8px 0;color:#289d75;font-size:.72rem;font-weight:800;letter-spacing:.12em}
.privacy-modal-panel h2{margin:0 44px 12px 0;font-size:1.55rem;line-height:1.2;letter-spacing:-.025em;color:#112a36}
.privacy-modal-panel>p{margin:0 0 18px;color:#536b75;font-size:.92rem;line-height:1.65}
.privacy-modal-list{display:grid;gap:0;border-top:1px solid #e4edef;border-bottom:1px solid #e4edef;margin:20px 0}
.privacy-modal-list>div{display:grid;gap:5px;padding:15px 0;border-bottom:1px solid #e9f0f2}
.privacy-modal-list>div:last-child{border-bottom:0}
.privacy-modal-list strong{font-size:.88rem;color:#17323e}
.privacy-modal-list span{font-size:.84rem;line-height:1.58;color:#617781}
.privacy-modal-note{font-size:.82rem!important;color:#6b7f87!important}
.privacy-modal-done{min-width:108px}

@media(max-width:640px){
  .job-detail-section .wrap{width:min(100% - 30px,1180px)!important;padding:0!important}
  .job-detail-content{width:100%!important;max-width:none!important}
  .privacy-modal{padding:14px;align-items:end}
  .privacy-modal-panel{width:100%;max-height:86vh;border-radius:18px 18px 0 0;padding:24px 20px 22px}
  .privacy-modal-panel h2{font-size:1.28rem}
  .privacy-modal-panel>p{font-size:.84rem}
  .privacy-modal-list span{font-size:.79rem}
  .privacy-modal-done{width:100%}
}

/* v60: darker primary blue + smaller job summary on mobile */
:root{
  --blue:#075f8d;
  --blue-dark:#064a70;
}

@media(max-width:640px){
  .jobs .job p{
    font-size:11.5px!important;
    line-height:1.55!important;
    font-weight:400!important;
    letter-spacing:0!important;
  }
}

/* v63: clean About T.CARE block on job detail */
.about-tcare-section{
  margin-top:46px;
  padding:34px 0 0;
  border-top:1px solid #e7eef0;
  max-width:920px;
}
.about-tcare-kicker{
  display:block;
  margin-bottom:8px;
  color:#238c68;
  font-size:.72rem;
  font-weight:800;
  letter-spacing:.1em;
  text-transform:uppercase;
}
.about-tcare-section h2{
  margin:0 0 13px;
  color:#112a36;
  font-size:1.35rem;
  line-height:1.25;
  letter-spacing:-.02em;
}
.about-tcare-section p{
  margin:0;
  color:#526a74;
  font-size:.92rem;
  line-height:1.75;
}
.about-tcare-section p strong{color:#274752;font-weight:700}
.about-tcare-link{
  display:inline-flex;
  align-items:center;
  gap:7px;
  margin-top:16px;
  color:#075f8d;
  font-size:.84rem;
  font-weight:750;
  text-decoration:none;
}
.about-tcare-link:hover{text-decoration:underline;text-underline-offset:3px}

@media(max-width:640px){
  .about-tcare-section{margin-top:34px;padding-top:26px;max-width:none}
  .about-tcare-kicker{font-size:.64rem;margin-bottom:7px}
  .about-tcare-section h2{font-size:1.08rem;margin-bottom:10px}
  .about-tcare-section p{font-size:.80rem;line-height:1.65}
  .about-tcare-link{font-size:.78rem;margin-top:14px}
}

/* v64: mobile body typography balance */
@media(max-width:640px){
  body{font-size:12px!important;}
  .job-detail-content .content,
  .job-detail-content .content p,
  .job-bullet-list li,
  .about-tcare-section p,
  .apply-card,
  .apply-card input,
  .apply-card select,
  .apply-card textarea{
    font-size:12px!important;
  }
  .job-detail-content .content{line-height:1.7!important;}
  .job-bullet-list li{line-height:1.65!important;}
  .about-tcare-section p{line-height:1.65!important;}
}


/* v65: full-width About T.CARE + EN/ID translation control */
.about-tcare-section{
  max-width:none!important;
  width:100%;
}
.about-tcare-section p{
  max-width:none!important;
  width:100%;
}
.about-tcare-kicker{display:none!important}

body{top:0!important}

@media(max-width:640px){
  .detail-header .header-actions,
  .apply-header .header-actions{gap:8px}
  .about-tcare-section{margin-top:28px!important;padding-top:22px!important}
  .about-tcare-section h2{margin-bottom:8px!important}
}

/* v82 — multi-select Professional Role */
.professional-role-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:10px}
.professional-role-option{display:flex;align-items:flex-start;gap:9px;padding:11px 12px;border:1px solid #d9e3ec;border-radius:10px;background:#fff;cursor:pointer;font-weight:600;line-height:1.35}
.professional-role-option:hover{border-color:#b9cddd;background:#fbfdff}
.professional-role-option input{margin-top:2px;flex:0 0 auto}
.professional-role-option:has(input:checked){border-color:#94b7cc;background:#f4f9fc}
.professional-role-option:has(input:disabled):not(:has(input:checked)){opacity:.55;cursor:not-allowed}
.professional-role-meta{display:flex;justify-content:flex-end;margin-top:8px;color:#718096;font-size:12px;font-weight:600}
.field-inline-warning{margin-top:8px;color:#a64242;font-size:13px;font-weight:600}
@media(max-width:768px){.professional-role-options{grid-template-columns:1fr}.professional-role-option{padding:10px 11px}.professional-role-meta{font-size:11px}}
