/* Careers page — NOMAD HOLIDAYS */
.career-hero{position:relative;min-height:680px;display:flex;align-items:center;overflow:hidden;background:#172861;color:#fff}
.career-hero-bg{position:absolute;inset:0;background:linear-gradient(90deg,rgba(18,35,91,.97) 0%,rgba(25,55,125,.9) 48%,rgba(20,48,101,.55) 100%),url('https://images.unsplash.com/photo-1521737604893-d14cc237f11d?w=1800&q=84&auto=format&fit=crop') center/cover}
.career-hero-bg:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:64px 64px;mask-image:linear-gradient(90deg,#000,transparent)}
.career-orb{position:absolute;border-radius:50%;border:1px solid rgba(255,255,255,.13)}
.career-orb-one{width:470px;height:470px;right:-100px;top:-160px}.career-orb-two{width:250px;height:250px;right:25%;bottom:-170px}
.career-hero-inner{position:relative;z-index:2;width:100%;padding-top:75px;padding-bottom:75px;display:flex;align-items:flex-end;justify-content:space-between;gap:40px}
.career-hero-copy{max-width:850px}.career-kicker{display:inline-flex;align-items:center;gap:8px;padding:8px 13px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:rgba(255,255,255,.08);font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.career-kicker svg{width:16px;height:16px}
.career-hero h1{margin:25px 0 14px;color:#fff;font-size:clamp(42px,6.2vw,84px);line-height:.98;letter-spacing:-.045em}.career-hero h1 span{color:#58c6f2}.career-tagline{font-size:clamp(19px,2.2vw,28px);font-weight:600;color:#fff}.career-lead{max-width:710px;margin:23px 0 31px;color:rgba(255,255,255,.79);font-size:16px;line-height:1.75}.career-hero-btn{min-width:235px;height:54px}.career-hero-btn>span{font-size:20px;margin-left:5px}
.career-stamp{width:190px;height:190px;flex:0 0 190px;border:1px solid rgba(255,255,255,.2);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:13px;text-align:center;background:rgba(255,255,255,.06);backdrop-filter:blur(8px);transform:rotate(5deg)}.career-stamp svg{width:42px;height:42px;color:#58c6f2}.career-stamp b{font-size:11px;line-height:1.5;letter-spacing:.12em}
.career-section-head{text-align:center;max-width:720px;margin:0 auto 42px}.career-section-head h2{margin:14px 0 12px;font-size:clamp(30px,4vw,46px)}.career-section-head>p{color:var(--gray-dark);line-height:1.7}
.career-benefits{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:18px}.career-benefit{grid-column:span 2;position:relative;min-height:255px;padding:28px;background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow-sm);transition:transform .3s var(--ease),box-shadow .3s var(--ease)}.career-benefit:nth-child(4){grid-column:2/span 2}.career-benefit:hover{transform:translateY(-6px);box-shadow:var(--shadow-md)}.career-icon{width:50px;height:50px;margin-bottom:27px;border-radius:14px;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,var(--navy),var(--blue));color:#fff}.career-icon svg{width:24px;height:24px}.career-benefit h3{margin-bottom:10px;font-size:18px}.career-benefit p{color:var(--gray-dark);font-size:13.5px;line-height:1.65}
.career-open{position:relative;overflow:hidden;background:linear-gradient(135deg,#1d2f73,#237eac);color:#fff}.career-open:after{content:"";position:absolute;width:420px;height:420px;border:1px solid rgba(255,255,255,.12);border-radius:50%;right:-140px;top:-190px}.career-open-grid{position:relative;z-index:1;display:grid;grid-template-columns:.7fr 1.3fr;gap:clamp(40px,7vw,110px);align-items:center}.career-open-heading h2{margin-top:15px;color:#fff;font-size:clamp(40px,5vw,66px);line-height:1.02}.eyebrow.light{color:#9bdcf4}.career-empty-card{padding:clamp(28px,4vw,48px);border:1px solid rgba(255,255,255,.18);border-radius:24px;background:rgba(255,255,255,.1);backdrop-filter:blur(8px)}.career-empty-icon{width:58px;height:58px;margin-bottom:20px;border-radius:16px;display:flex;align-items:center;justify-content:center;background:#fff;color:var(--navy)}.career-empty-icon svg{width:27px;height:27px}.career-status{display:inline-block;margin-bottom:12px;color:#9bdcf4;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.career-empty-card h3{color:#fff;font-size:clamp(22px,2.5vw,30px);margin-bottom:14px}.career-empty-card p{color:rgba(255,255,255,.78);line-height:1.75;font-size:14px}.career-text-link{display:inline-flex;align-items:center;gap:8px;margin-top:21px;color:#fff;font-weight:700}.career-text-link svg{width:18px;height:18px;transition:transform .2s}.career-text-link:hover svg{transform:translateX(4px)}
.career-people{background:#f7f9fc}.career-people-intro{display:grid;grid-template-columns:1fr 1fr;align-items:end;gap:30px;margin-bottom:40px}.career-people-intro h2{margin-top:14px;font-size:clamp(32px,4vw,48px)}.career-people-intro>p{font-size:clamp(19px,2.2vw,27px);line-height:1.45;color:var(--gray-dark)}.career-people-intro strong{color:var(--navy)}.career-traits{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border:1px solid var(--line);border-radius:22px;overflow:hidden;background:#fff}.career-traits article{position:relative;min-height:265px;padding:28px 22px;border-right:1px solid var(--line)}.career-traits article:last-child{border:0}.trait-number{position:absolute;right:18px;top:17px;color:#dbe2ec;font-size:28px;font-weight:700}.trait-icon{width:44px;height:44px;margin-bottom:52px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:var(--bg-1);color:var(--blue)}.trait-icon svg{width:21px;height:21px}.career-traits h3{font-size:16px;line-height:1.35;margin-bottom:9px}.career-traits p{font-size:13px;line-height:1.6;color:var(--gray-dark)}
.career-cta-section{padding-top:0}.career-cta{position:relative;min-height:480px;overflow:hidden;border-radius:28px;background:linear-gradient(125deg,#172967 0%,#24589a 56%,#2a8bb6 100%);display:flex;align-items:center;padding:clamp(35px,6vw,78px);color:#fff}.career-cta:before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;border:1px solid rgba(255,255,255,.12);right:-130px;top:-230px}.career-cta:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 83% 72%,rgba(92,202,244,.2),transparent 26%)}.career-cta-copy{position:relative;z-index:2;max-width:820px}.career-cta-copy>span{color:#9bdcf4;font-size:12px;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.career-cta h2{margin:15px 0 27px;color:#fff;font-size:clamp(31px,4.7vw,62px);line-height:1.06;letter-spacing:-.03em}.career-cta .btn{height:54px;padding-inline:25px}.career-cta .btn svg{width:19px;height:19px}.career-cta p{max-width:720px;margin-top:25px;color:rgba(255,255,255,.74);font-size:13.5px;line-height:1.7}.career-cta-mark{position:absolute;z-index:1;right:8%;top:50%;transform:translateY(-50%);color:rgba(255,255,255,.1)}.career-cta-mark svg{width:260px;height:260px}.career-footer-grid{grid-template-columns:1.45fr .9fr 1fr 1.1fr}
.career-benefit,.career-empty-card,.career-traits article{opacity:0;transform:translateY(18px);transition:opacity .55s ease,transform .55s ease,box-shadow .3s var(--ease)}.career-benefit.in,.career-empty-card.in,.career-traits article.in{opacity:1;transform:none}
@media(max-width:1000px){.career-stamp{display:none}.career-benefits{grid-template-columns:repeat(2,minmax(0,1fr))}.career-benefit,.career-benefit:nth-child(4){grid-column:auto}.career-benefit:last-child{grid-column:1/-1}.career-traits{grid-template-columns:repeat(2,minmax(0,1fr))}.career-traits article{border-bottom:1px solid var(--line)}.career-traits article:nth-child(2n){border-right:0}.career-traits article:last-child{grid-column:1/-1}.career-footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:760px){.career-hero{min-height:620px}.career-hero-inner{padding-top:60px;padding-bottom:60px}.career-lead br{display:none}.career-open-grid,.career-people-intro{grid-template-columns:1fr}.career-open-heading h2 br{display:none}.career-traits{grid-template-columns:1fr}.career-traits article,.career-traits article:nth-child(2n),.career-traits article:last-child{grid-column:auto;border-right:0;border-bottom:1px solid var(--line);min-height:220px}.career-traits article:last-child{border-bottom:0}.trait-icon{margin-bottom:36px}.career-cta-mark{display:none}}
@media(max-width:540px){.career-hero h1{font-size:39px}.career-benefits{grid-template-columns:1fr}.career-benefit:last-child{grid-column:auto}.career-benefit{min-height:0}.career-cta{border-radius:20px}.career-footer-grid{grid-template-columns:1fr}.career-hero-btn,.career-cta .btn{width:100%;text-align:center;justify-content:center}}
