:root{--navy: #031638;--teal: #04a4aa;--teal-deep: #067c91;--orange: #ff8126;--pink: #f3a5af;--ice: #eaf5f5;--cream: #fdf0e4;--ink: #071936;--body: #46536a;--muted: #79839a;--line: #dde6e8;--shell: 1052px;--radius: 20px;--radius-sm: 11px;font-family:Poppins,Avenir Next,Avenir,system-ui,-apple-system,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;color:var(--body)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:98px}body{margin:0;min-width:320px;background:#fff;font-size:15px;line-height:1.6}h1,h2,h3{color:var(--ink);letter-spacing:-.028em;line-height:1.15}a{color:inherit}button,input,textarea{font:inherit}button{color:inherit}:focus-visible{outline:2px solid var(--teal);outline-offset:3px;border-radius:4px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.section-shell{width:min(var(--shell),calc(100% - 48px));margin-inline:auto}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:13px 26px;border:0;border-radius:999px;cursor:pointer;font-size:14px;font-weight:650;text-decoration:none;white-space:nowrap;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.button--dark{color:#fff;background:var(--navy)}.button--dark:hover,.button--dark:focus-visible{background:#0a2c5c}.button--light{color:var(--ink);background:#fff}.button--light:hover,.button--light:focus-visible{background:#eef4f5}.button--outline{color:var(--ink);background:transparent;border:1.5px solid var(--line)}.button--outline:hover,.button--outline:focus-visible{border-color:var(--navy)}.button--wide{width:100%}.button:disabled{cursor:wait;opacity:.6}.site-header{position:sticky;top:0;z-index:100;background:var(--navy);box-shadow:0 1px #ffffff1a}.site-header__inner{width:min(var(--shell),calc(100% - 48px));margin-inline:auto;height:74px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand-link{display:inline-flex;align-items:center;text-decoration:none;transition:opacity .2s ease}.brand-link:hover{opacity:.75}.brand-logo{height:27px;width:auto;display:block;filter:brightness(0) invert(1)}.brand-logo--dark{filter:none;height:38px}.site-header .button{min-height:42px;padding:11px 22px;font-size:13px}.hero{position:relative;overflow:hidden;color:#fff;background:var(--navy);padding-top:64px}.hero__copy{position:relative;z-index:2;text-align:center;padding-inline:24px}.hero h1{margin:0 0 16px;color:#fff;font-size:clamp(32px,4.2vw,44px);font-weight:700}.hero h1 span{color:var(--teal)}.hero__copy p{margin:0 auto;max-width:520px;color:#cdd6e6;font-size:15px}.hero-art{position:relative;z-index:1;height:175px;margin-top:40px}.shape{position:absolute;bottom:0}.shape--a{left:2%;bottom:46px;color:var(--teal);font-size:104px;font-weight:800;line-height:.8;transform:rotate(-7deg)}.shape--orange-block{left:0;width:106px;height:56px;background:var(--orange)}.shape--pink-block{left:16%;width:108px;height:108px;background:var(--pink)}.triangles{position:absolute;inset:12px 17px;background:conic-gradient(from 30deg at 50% 52%,var(--navy) 0 16.6%,transparent 0 33.2%,var(--navy) 0 49.8%,transparent 0 66.4%,var(--navy) 0 83%,transparent 0)}.shape--d-one,.shape--d-two{width:108px;height:108px;display:grid;place-items:center;color:var(--navy);background:#2f8f95;font-size:100px;font-weight:800;line-height:1}.shape--d-one{left:calc(16% + 108px)}.shape--spiral{left:34%;width:106px;height:56px;background:#8ecbd2;overflow:hidden}.shape--spiral span{position:absolute;width:62px;height:62px;left:23px;top:12px;border:11px solid var(--navy);border-radius:50%;box-shadow:inset 0 0 0 8px #8ecbd2,inset 0 0 0 16px var(--navy)}.shape--h{left:43%;width:106px;height:162px;display:grid;place-items:center;color:var(--navy);background:var(--orange);font-size:106px;font-weight:800}.shape--hourglass{left:53%;width:98px;height:46px}.shape--hourglass span,.shape--hourglass span:before{position:absolute;border-left:25px solid transparent;border-right:25px solid transparent;content:"";left:20px}.shape--hourglass span{border-top:39px solid var(--orange)}.shape--hourglass span:before{top:-34px;left:-25px;border-top:0;border-bottom:39px solid var(--orange)}.shape--pink-floor{right:17%;width:108px;height:56px;background:var(--pink)}.shape--d-two{right:8%}.shape--burst-one,.shape--burst-two{border-radius:50%;background:repeating-conic-gradient(var(--pink) 0 5deg,transparent 5deg 15deg)}.shape--burst-one{left:10%;bottom:-22px;width:76px;height:76px}.shape--burst-two{right:26%;bottom:64px;width:88px;height:88px}.shape--scribble{right:-1%;bottom:60px;width:92px;height:86px;transform:rotate(25deg)}.shape--scribble span{position:absolute;inset:5px;border:7px solid var(--teal);border-radius:50%}.shape--scribble span:nth-child(2){inset:14px -1px}.shape--scribble span:nth-child(3){inset:-1px 16px}.promises{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:-1px;background:var(--line);border-bottom:1px solid var(--line)}.promises div{display:flex;align-items:center;justify-content:center;gap:12px;padding:22px 20px;background:#fff;color:var(--ink);font-size:15px;font-weight:650;text-align:center}.promises svg{flex:none;width:18px;height:18px;color:var(--teal-deep)}.day{margin-top:8px;padding:52px 56px;border-radius:var(--radius);background:var(--ice);display:grid;grid-template-columns:.8fr 1.2fr;gap:72px;align-items:start}.day h2{margin:0;font-size:27px}.day p{margin:0 0 15px;font-size:15px;line-height:1.7}.day p:last-child{margin-bottom:0}.testimonials{margin:20px auto 0;padding:48px 56px;border-radius:var(--radius);background:var(--navy);display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:48px}.testimonial{margin:0;display:flex;flex-direction:column}.testimonial blockquote{margin:0 0 auto;color:#fff;font-size:18px;line-height:1.55;letter-spacing:-.015em}.testimonial figcaption{display:flex;align-items:center;gap:16px;margin-top:28px;color:#a9bcd6;font-size:14px;font-weight:500}.testimonial figcaption img{width:56px;height:56px;flex:none;border-radius:50%;object-fit:cover;background:#dbeaea}.testimonial figcaption strong{display:block;color:#fff;font-weight:700}.intro{display:grid;grid-template-columns:.95fr 1.15fr;gap:92px;padding-block:66px 60px}.pill,.eyebrow{display:inline-block;margin:0 0 20px;padding:8px 17px;border-radius:999px;background:var(--ice);color:var(--ink);font-size:13px;font-weight:700}.intro article p{margin:0 0 15px;font-size:14px;line-height:1.65}.intro article .intro__lead{margin-bottom:20px;color:var(--ink);font-size:17px;line-height:1.5}.intro aside h2{margin:2px 0 22px;font-size:17px}.benefit-list{display:grid;gap:10px;margin:0;padding:0;list-style:none}.benefit-list li{display:flex;align-items:center;gap:14px;min-height:42px;padding:9px 19px;border-radius:999px;background:var(--ice);color:var(--ink);font-size:13px;font-weight:600}.benefit-list svg{flex:none;width:17px;height:17px;color:var(--navy)}.opportunities{margin-top:20px;margin-bottom:20px;padding:46px 52px 44px;border-radius:var(--radius);background:var(--ice);scroll-margin-top:24px}.opportunities__head{margin:0 auto 34px;max-width:560px;text-align:center}.opportunities__head h2{margin:0 0 8px;font-size:27px}.opportunities__head p{margin:0;font-size:14px}.role-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.role-card{display:flex;flex-direction:column;min-height:306px;padding:26px 24px 22px;background:#fff;border-radius:var(--radius-sm);color:var(--ink);text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.role-card:hover{transform:translateY(-3px);box-shadow:0 14px 32px #0316381a}.role-card__badge{align-self:flex-start;margin-bottom:13px;padding:5px 12px;border-radius:999px;background:var(--ice);color:var(--teal-deep);font-size:11px;font-weight:700}.role-card h3{margin:0 0 10px;font-size:23px;line-height:1.16}.role-card__subtitle{margin:0;color:var(--teal-deep);font-size:12px;font-weight:700}.role-card__salary{margin:18px 0 0;color:var(--ink);font-size:21px;font-weight:700;letter-spacing:-.02em;line-height:1.2}.role-card__salary span{display:block;margin-top:3px;color:var(--muted);font-size:11px;font-weight:500;letter-spacing:0}.role-card__foot{margin-top:auto;padding-top:18px}.role-card__meta{display:grid;gap:5px;margin:0 0 14px;padding:0;list-style:none;font-size:12px;color:var(--muted)}.role-card__cta{display:flex;align-items:center;justify-content:space-between;padding-top:13px;border-top:1px solid var(--line);font-size:13px;font-weight:700}.role-card:hover .role-card__cta{color:var(--teal-deep)}.open-invite{margin-top:26px;padding-top:24px;border-top:1px solid #d3e3e4;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px 16px;text-align:center;font-size:14px}.open-invite strong{color:var(--ink);font-weight:700}.open-invite button{padding:0;border:0;background:none;color:var(--teal-deep);font-size:14px;font-weight:700;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.open-invite button:hover{color:var(--ink)}.job-head{color:#fff;background:var(--navy);padding-block:44px 52px}.back-link{display:inline-flex;align-items:center;gap:8px;margin:0 0 28px;padding:0;border:0;background:none;color:#93a4c2;font-size:13px;font-weight:600;text-decoration:none;cursor:pointer}.back-link:hover{color:#fff}.job-head .role-card__badge{display:table;margin:0 0 16px;background:#ffffff1f;color:#7fd6da}.job-head h1{margin:0 0 10px;color:#fff;font-size:clamp(30px,4.2vw,44px);font-weight:700}.job-head__subtitle{margin:0 0 26px;color:var(--teal);font-size:16px;font-weight:600}.job-facts{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 28px;padding:0;list-style:none}.job-facts li{display:flex;align-items:center;gap:9px;padding:9px 17px;border-radius:999px;background:#ffffff14;color:#d5deee;font-size:13px}.job-facts svg{flex:none;color:var(--teal)}.job-facts .is-salary{color:#fff;font-weight:650}.job-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:64px;align-items:start;padding-block:56px 76px}.job-body>section+section{margin-top:42px}.job-body h2{margin:0 0 16px;font-size:22px}.job-body h3{margin:30px 0 12px;font-size:16px}.job-body p{margin:0 0 14px;font-size:14px;line-height:1.7}.job-body ul{margin:0 0 14px;padding:0;list-style:none;display:grid;gap:10px}.job-body ul li{position:relative;padding-left:24px;font-size:14px;line-height:1.65}.job-body ul li:before{content:"";position:absolute;left:3px;top:9px;width:6px;height:6px;border-radius:50%;background:var(--teal)}.job-aside{position:sticky;top:24px;padding:26px 24px;border-radius:var(--radius-sm);background:var(--ice)}.job-aside h2{margin:0 0 8px;font-size:17px}.job-aside p{margin:0 0 20px;font-size:13px}.job-aside dl{margin:22px 0 0;padding-top:20px;border-top:1px solid #d3e3e4;display:grid;gap:14px}.job-aside dt{color:var(--muted);font-size:12px}.job-aside dd{margin:2px 0 0;color:var(--ink);font-size:13px;font-weight:600}.job-aside__note{color:var(--muted);font-size:12px;font-weight:500}.other-roles{padding-bottom:12px}.closing-cta{margin-bottom:76px;padding:60px 48px 64px;border-radius:var(--radius);background:var(--ice);text-align:center}.closing-cta h2{margin:0 0 12px;font-size:30px}.closing-cta p{margin:0 auto 28px;max-width:46ch;font-size:15px}.contact{margin-bottom:76px;padding:52px 56px;border-radius:var(--radius);background:var(--navy);color:#cdd6e6;display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.contact__copy h2{margin:0 0 14px;max-width:20ch;color:#fff;font-size:28px;text-wrap:balance}.contact__copy p{margin:0 0 26px;font-size:14px;line-height:1.7}.contact__copy .button--dark{color:var(--navy);background:#fff}.contact__copy .button--dark:hover{background:#e9f1f2}.contact__people{display:grid;gap:18px;margin:0;padding:0;list-style:none}.contact__people li{display:flex;align-items:center;gap:18px;padding:16px 20px;border-radius:var(--radius-sm);background:#ffffff0f}.contact__people img{width:62px;height:62px;flex:none;border-radius:50%;object-fit:cover;object-position:50% 20%;background:#ffffff1a}.contact__people strong{display:block;color:#fff;font-size:15px}.contact__people span{display:block;font-size:13px}.contact__background{color:#8fa3c2}.hero__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:26px}.hero__actions .button--outline{color:#fff;background:transparent;border-color:#ffffff59}.hero__actions .button--outline:hover,.hero__actions .button--outline:focus-visible{color:var(--navy);background:#fff;border-color:#fff}footer{border-top:1px solid #eef2f3}.footer-main{padding-block:56px 48px;display:grid;grid-template-columns:1fr auto;gap:56px;align-items:start}.footer-contact p{margin:22px 0 0;font-size:13px;line-height:1.7}.footer-contact a{text-decoration:none}.footer-contact a:hover{color:var(--teal-deep)}.footer-group{margin-top:20px!important;color:var(--ink);font-weight:600}.footer-legal{display:flex;flex-direction:column;gap:11px;text-align:right}.footer-legal a{color:var(--muted);font-size:13px;text-decoration:none}.footer-legal a:hover{color:var(--ink)}.footer-bottom{padding-block:22px;border-top:1px solid #eef2f3;background:var(--ice)}.footer-bottom .section-shell{display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px 32px}.footer-bottom p{margin:0;color:var(--muted);font-size:12px}.footer-bottom strong{color:var(--ink);font-weight:700}.dialog-backdrop{position:fixed;z-index:60;inset:0;display:grid;place-items:center;padding:20px;background:#031638b8;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.dialog{position:relative;width:min(780px,100%);height:min(880px,calc(100vh - 48px));overflow-y:auto;padding:44px 48px;background:#fff;border-radius:18px;box-shadow:0 25px 70px #00000040}.dialog__close{position:absolute;top:17px;right:18px;width:38px;height:38px;display:grid;place-items:center;border:0;border-radius:50%;background:var(--ice);cursor:pointer;font-size:24px;line-height:1;transition:background-color .2s ease}.dialog__close:hover{background:#dcecec}.dialog .eyebrow{margin-bottom:12px}.dialog h2{margin:0;padding-right:36px;font-size:29px}.dialog__intro{margin:11px 0 26px;font-size:14px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.dialog form>label,.form-grid label{display:block;margin-bottom:16px;color:var(--ink);font-size:13px;font-weight:700}.dialog input,.dialog textarea{width:100%;margin-top:7px;padding:12px 14px;color:var(--ink);border:1px solid #cbd7da;border-radius:9px;background:#fff;font-size:16px;font-weight:400;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.dialog input:focus,.dialog textarea:focus{border-color:var(--teal);box-shadow:0 0 0 3px #04a4aa21}.dialog textarea{resize:vertical}.optional{color:var(--muted);font-weight:500}.dialog .honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.dialog .consent{display:flex;gap:11px;align-items:flex-start;font-size:13px;font-weight:400;line-height:1.55}.consent input{width:17px;height:17px;margin:2px 0 0;flex:none;accent-color:var(--teal)}.consent a{color:var(--teal-deep)}.form-error{margin:0 0 16px;padding:11px 14px;color:#8f1d27;background:#fff0f1;border-radius:9px;font-size:13px}.success-state{padding:48px 10px 20px;text-align:center}.success-state__icon{width:58px;height:58px;margin:0 auto 22px;display:grid;place-items:center;color:#fff;background:var(--teal);border-radius:50%;font-size:28px}.success-state h2{padding:0}.success-state p:not(.eyebrow){margin:12px 0 0;font-size:15px}.success-state .button{margin-top:26px}.dialog__progress{display:flex;gap:6px;margin:0 0 22px}.dialog__progress span{height:3px;flex:1;border-radius:2px;background:var(--line);transition:background-color .25s ease}.dialog__progress span.is-done{background:var(--teal)}.intent-option--compact{grid-template-columns:1fr auto;padding:18px 22px}.intent-option--compact svg{grid-row:auto}.dialog__back{display:flex;width:fit-content;align-items:center;gap:7px;margin:0 0 18px;padding:0;border:0;background:none;color:var(--muted);font-size:13px;font-weight:600;cursor:pointer}.dialog__back:hover{color:var(--ink)}.intent-choice{display:grid;gap:12px;margin-top:6px}.intent-option{display:grid;grid-template-columns:1fr auto;align-items:center;gap:6px 18px;padding:22px 24px;border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff;text-align:left;cursor:pointer;transition:border-color .2s ease,background-color .2s ease}.intent-option:hover,.intent-option:focus-visible{border-color:var(--teal);background:var(--ice)}.intent-option svg{grid-row:span 2;color:var(--teal-deep)}.intent-option__label{color:var(--ink);font-size:16px;font-weight:700}.intent-option__hint{color:var(--muted);font-size:13px}.dialog select{width:100%;margin-top:7px;padding:12px 38px 12px 14px;color:var(--ink);border:1px solid #cbd7da;border-radius:9px;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1.5 6 6.5l5-5' stroke='%2346536a' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;font-size:16px;font-weight:400;appearance:none;outline:none;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease}.dialog select:focus{border-color:var(--teal);box-shadow:0 0 0 3px #04a4aa21}.cv-field{margin-bottom:16px}.cv-field__label{display:block;margin-bottom:7px;color:var(--ink);font-size:13px;font-weight:700}.cv-field__drop{display:flex;align-items:center;justify-content:center;min-height:58px;padding:12px;border:1px dashed #b9cbd0;border-radius:9px;background:#fbfdfd;color:var(--teal-deep);font-size:13px;font-weight:700;cursor:pointer;transition:border-color .2s ease,background-color .2s ease}.cv-field__drop:hover{border-color:var(--teal);background:var(--ice)}.cv-field__drop input{position:absolute;width:1px;height:1px;opacity:0}.cv-field__file{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0;padding:14px 16px;border-radius:9px;background:var(--ice);font-size:13px}.cv-field__file span{color:var(--ink);font-weight:600;overflow-wrap:anywhere}.cv-field__file button{padding:0;border:0;background:none;color:var(--teal-deep);font-size:13px;font-weight:700;text-decoration:underline;cursor:pointer}.cv-field__file button:hover{color:#8f1d27}@media(max-width:1040px){.intro{gap:52px}.job-layout{grid-template-columns:1fr;gap:40px}.job-aside{position:static}.role-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.section-shell,.site-header__inner{width:calc(100% - 32px)}.site-header__inner{height:64px}.brand-logo{height:23px}.hero{padding-top:48px}.hero-art{height:140px;margin-top:32px}.shape--a{left:3%;bottom:40px;font-size:88px}.shape--pink-block{left:26%}.shape--d-one,.shape--spiral,.shape--h,.shape--hourglass,.shape--burst-two,.shape--scribble{display:none}.shape--pink-floor{right:20%}.shape--d-two{right:-4%}.intro{grid-template-columns:1fr;gap:38px;padding-block:48px 44px}.promises{grid-template-columns:1fr}.day{grid-template-columns:1fr;gap:24px}.dialog{padding:32px 22px 26px}.opportunities,.day{padding:32px 22px}.testimonials{padding:32px 24px;gap:34px}.contact{grid-template-columns:1fr;gap:32px;padding:34px 24px}.testimonial{padding:30px 24px}.testimonial blockquote{font-size:18px}.role-grid{grid-template-columns:1fr}.role-card{min-height:auto}.job-layout{padding-block:40px 56px}.footer-main{grid-template-columns:1fr;gap:32px;padding-block:44px 36px}.footer-legal{flex-direction:row;flex-wrap:wrap;gap:18px;text-align:left}.dialog{height:calc(100vh - 32px);padding:32px 22px 26px}.dialog h2{font-size:25px}.form-grid{grid-template-columns:1fr;gap:0}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}.role-card:hover{transform:none}}
