:root{--blue:#1f6fe0;--light:#f3f4f6;--muted:rgba(0,0,0,.6);--shell:1680px}
*{box-sizing:border-box}
.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
html{scroll-behavior:smooth}
body{margin:0;overflow-x:hidden;background:#fff;color:#000;font-family:Arial,Helvetica,sans-serif}
a{color:inherit;text-decoration:none}img{display:block;width:100%}button{font:inherit}
.career-shell{width:min(calc(100% - 240px),var(--shell));margin:0 auto}
.career-header{position:absolute;z-index:20;left:0;top:0;width:100%;height:100px;display:flex;align-items:center;padding:0 max(120px,calc((100vw - 1920px)/2 + 120px));color:#fff}
.career-brand{display:flex;align-items:center;gap:8px;width:180px}.career-brand img:first-child{width:28px;height:26px}.career-brand img:last-child{width:116px}.career-header .career-brand{filter:brightness(0) invert(1)}
.career-nav{display:flex;align-items:center;gap:40px;margin-left:100px;font-size:18px;color:rgba(255,255,255,.78)}.career-nav a{position:relative;padding-bottom:6px;white-space:nowrap}.career-nav a:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:#fff;transform:scaleX(0);transition:transform .2s}.career-nav a:hover{color:#fff}.career-nav a:hover:after{transform:scaleX(1)}
.career-demo{margin-left:auto;display:flex;align-items:center;justify-content:center;width:196px;height:48px;border-radius:28px;background:#fff;color:var(--blue);font-size:16px;font-weight:700}.career-menu{display:none}
.career-hero{position:relative;height:700px;overflow:hidden}.career-hero>img{height:100%;object-fit:cover}.career-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.25),rgba(0,0,0,.04))}.career-hero h1{position:absolute;left:max(120px,calc((100vw - 1920px)/2 + 120px));top:514px;margin:0;color:#fff;font-size:54px;line-height:65px;font-weight:400}
.career-story{padding:120px 0 150px;background:#fff}.career-story h2,.positions h2{margin:0;color:var(--blue);font-size:48px;line-height:58px;font-weight:400}.career-lead{width:1120px;margin:22px 0 92px;color:var(--muted);font-size:20px;line-height:28px}
.career-story-row{display:grid;grid-template-columns:840px 1fr;gap:120px;align-items:center;margin-top:34px}.career-story-row.reverse{grid-template-columns:1fr 840px}.career-story-row.reverse img{grid-column:2}.career-story-row.reverse p{grid-column:1;grid-row:1}.career-story-row img{height:360px;border-radius:20px;object-fit:cover}.career-story-row p{margin:0;color:rgba(0,0,0,.76);font-size:30px;line-height:42px}
.positions{padding:120px 0 126px;background:var(--light)}.positions h3{margin:52px 0 28px;font-size:24px;line-height:30px;font-weight:400}.position-list{border-top:2px solid var(--blue)}.position-item{border-bottom:1px solid rgba(0,0,0,.2)}.position-toggle{width:100%;height:84px;padding:0;border:0;background:transparent;display:grid;grid-template-columns:1fr 320px 40px;align-items:center;text-align:left;cursor:pointer;font-size:22px}.position-toggle span:nth-child(2){color:var(--muted);font-size:18px}.position-toggle i{position:relative;width:28px;height:28px;justify-self:end}.position-toggle i:before,.position-toggle i:after{content:"";position:absolute;left:4px;top:13px;width:20px;height:1px;background:#111;transition:transform .3s}.position-toggle i:after{transform:rotate(90deg)}.position-item.open .position-toggle i:after{transform:rotate(0)}
.position-detail{max-height:0;overflow:hidden;opacity:0;transition:max-height .72s cubic-bezier(.22,1,.36,1),opacity .3s ease}.position-item.open .position-detail{max-height:1450px;opacity:1}.position-detail>p{margin:0 0 56px;max-width:1360px;color:var(--muted);font-size:18px;line-height:28px}.position-detail h4{margin:0 0 20px;font-size:20px}.position-detail ul{margin:0 0 46px;padding-left:24px;max-width:1500px;color:var(--muted);font-size:18px;line-height:29px}.apply-button{display:block;width:164px;height:48px;margin:54px auto 72px;border-radius:28px;background:var(--blue);color:#fff;text-align:center;line-height:48px;font-size:16px;font-weight:700}
.career-cta{position:relative;height:462px;overflow:hidden}.career-cta>img{height:100%;object-fit:cover}.career-cta-overlay{position:absolute;inset:0;background:rgba(9,18,28,.48)}.career-cta-copy{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;text-align:center}.career-cta-copy h2{margin:0;font-size:48px;line-height:58px;font-weight:400}.career-cta-copy p{width:785px;margin:24px auto 44px;font-size:18px;line-height:26px}.career-cta-copy a{display:flex;align-items:center;justify-content:center;width:180px;height:48px;border-radius:28px;background:var(--blue);font-size:16px;font-weight:700}
.career-footer{height:477px;background:#fff}.career-footer-inner{width:min(calc(100% - 240px),var(--shell));height:410px;margin:auto;display:grid;grid-template-columns:2.3fr repeat(4,1fr);gap:70px;padding-top:92px}.career-footer-brand .career-brand{margin-bottom:76px}.career-footer-brand p{width:390px;margin:0;color:var(--muted);font-size:16px;line-height:22px}.career-footer h4{margin:0 0 26px;color:var(--blue);font-size:16px}.career-footer-inner>div:not(:first-child){display:flex;flex-direction:column;gap:18px}.career-footer-inner>div:not(:first-child) a{font-size:16px}.career-copyright{height:67px;border-top:1px solid #e5e5e5;padding:0 max(120px,calc((100vw - 1920px)/2 + 120px));display:flex;align-items:center;justify-content:space-between;color:#999;font-size:14px}
.career-reveal{opacity:0;transform:translateY(26px);transition:opacity .8s ease,transform .9s cubic-bezier(.22,1,.36,1)}.career-reveal.visible{opacity:1;transform:none}.career-text-mask{display:inline-block;overflow:hidden;vertical-align:bottom}.career-text-word{display:inline-block;transform:translateY(112%);transition:transform .72s cubic-bezier(.22,1,.36,1);transition-delay:calc(var(--career-base,0ms) + var(--word-index)*24ms)}.visible .career-text-word{transform:none}
@media (min-width:1921px){.career-shell,.career-footer-inner{max-width:1680px}.career-hero,.career-story,.positions,.career-cta,.career-footer{font-size:clamp(16px,1vw,22px)}}
@media (max-width:1500px){.career-header{padding:0 60px}.career-nav{gap:26px;margin-left:55px}.career-shell{width:calc(100% - 120px)}.career-story-row,.career-story-row.reverse{grid-template-columns:1fr 1fr;gap:70px}.career-story-row img{width:100%}.career-lead{width:min(100%,1000px)}.career-footer-inner{width:calc(100% - 120px);gap:35px}.career-copyright{padding:0 60px}}
@media (max-width:1000px){.career-header{height:76px;padding:0 24px}.career-header .career-brand{filter:none}.career-nav{display:none;position:absolute;left:0;top:76px;width:100%;margin:0;padding:24px;background:#fff;color:#333;flex-direction:column;align-items:flex-start;gap:20px}.career-header.open .career-nav{display:flex}.career-demo{display:none}.career-menu{display:block;margin-left:auto;width:40px;height:40px;border:0;background:transparent}.career-menu span{display:block;width:24px;height:1px;margin:7px auto;background:#fff}.career-hero{height:520px}.career-hero h1{left:24px;top:auto;bottom:48px;font-size:44px}.career-shell{width:calc(100% - 48px)}.career-story,.positions{padding:72px 0}.career-story h2,.positions h2,.career-cta-copy h2{font-size:38px;line-height:46px}.career-lead{margin-bottom:48px}.career-story-row,.career-story-row.reverse{display:flex;flex-direction:column;gap:24px;margin-top:56px}.career-story-row.reverse img{order:0}.career-story-row.reverse p{order:1}.career-story-row img{height:auto;aspect-ratio:4/3}.career-story-row p{font-size:24px;line-height:34px}.position-toggle{grid-template-columns:1fr 150px 32px;font-size:18px}.position-detail>p,.position-detail ul{font-size:16px;line-height:25px}.career-footer{height:auto}.career-footer-inner{width:calc(100% - 48px);height:auto;grid-template-columns:1fr 1fr;gap:45px;padding:70px 0}.career-footer-brand{grid-column:1/-1}.career-footer-brand .career-brand{margin-bottom:25px}.career-copyright{padding:0 24px}}
@media (max-width:600px){.career-hero{height:430px}.career-story h2,.positions h2,.career-cta-copy h2{font-size:32px;line-height:39px}.career-lead{font-size:17px;line-height:25px}.career-story-row p{font-size:20px;line-height:29px}.position-toggle{height:auto;min-height:78px;grid-template-columns:1fr 30px;gap:8px;padding:14px 0}.position-toggle span:nth-child(2){grid-column:1;font-size:14px}.position-toggle i{grid-column:2;grid-row:1/3}.career-cta{height:420px}.career-cta-copy{padding:0 24px}.career-cta-copy p{width:auto;font-size:16px;line-height:24px}.career-footer-inner{grid-template-columns:1fr}.career-footer-brand{grid-column:auto}.career-footer-brand p{width:auto}.career-copyright{height:auto;min-height:67px;gap:20px;flex-direction:column;align-items:flex-start;justify-content:center}}
@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.career-reveal,.career-text-word,.position-detail{transition:none!important}.career-reveal{opacity:1;transform:none}.career-text-word{transform:none}}
.career-hero{order:0}.positions{order:1}.career-story{order:2}.career-cta{order:3}main{display:flex;flex-direction:column}.application-dialog{width:min(760px,100%);padding:54px 60px;border-radius:20px}.application-dialog h2{margin-bottom:34px;font-size:36px}.application-grid{gap:24px 30px}.application-grid input,.application-grid textarea{padding:12px 0}.application-upload{padding:20px;border:1px dashed #aeb8c4;border-radius:12px;color:#25292e!important}.application-upload input{border:0;padding:0}.application-upload span{display:block;margin-top:8px;color:#81878e;font-size:12px}.application-submit{width:180px;margin-top:34px}.modal-open{overflow:hidden}@media(max-width:650px){.application-modal{padding:16px}.application-dialog{padding:48px 24px 28px}.application-grid{grid-template-columns:1fr}.application-wide{grid-column:auto}}
.apply-button{border:0;line-height:normal;cursor:pointer}
.application-modal{position:fixed;z-index:2000;inset:0;padding:40px;background:rgba(6,16,30,.52);display:grid;place-items:center;backdrop-filter:blur(8px)}.application-modal[hidden]{display:none}.application-dialog{position:relative;width:min(860px,100%);max-height:calc(100vh - 80px);overflow:auto;padding:60px 70px;background:#fff}.application-close{position:absolute;right:24px;top:18px;border:0;background:transparent;font-size:34px;cursor:pointer}.application-eyebrow{margin:0;color:var(--blue);font-size:14px}.application-dialog h2{margin:12px 0 42px;color:var(--blue);font-size:40px;font-weight:400}.application-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.application-grid label{font-size:14px;color:#555}.application-grid input,.application-grid textarea{width:100%;margin-top:9px;padding:12px 0;border:0;border-bottom:1px solid #aaa;font:inherit;outline:none}.application-grid input:focus,.application-grid textarea:focus{border-color:var(--blue)}.application-grid textarea{height:90px;resize:vertical}.application-wide{grid-column:1/-1}.application-submit{display:block;width:220px;height:48px;margin:42px auto 0;border:0;border-radius:26px;background:var(--blue);color:#fff;font-weight:700;cursor:pointer}body.modal-open{overflow:hidden}
@media(max-width:600px){.application-modal{padding:16px}.application-dialog{max-height:calc(100vh - 32px);padding:48px 24px}.application-grid{grid-template-columns:1fr}.application-wide{grid-column:auto}.application-dialog h2{font-size:30px}}

/* Careers detail and apply dialog, aligned to the latest application flow. */
.application-dialog{width:min(760px,100%);padding:54px 60px;border-radius:20px}.application-dialog h2{margin-bottom:34px;font-size:36px}.application-grid{gap:24px 30px}.application-upload{padding:20px;border:1px dashed #aeb8c4;border-radius:12px;color:#25292e!important}.application-upload input{border:0;padding:0}.application-upload span{display:block;margin-top:8px;color:#81878e;font-size:12px}.application-submit{width:180px;margin-top:34px}@media(max-width:650px){.application-modal{padding:16px}.application-dialog{padding:48px 24px 28px}.application-grid{grid-template-columns:1fr}.application-wide{grid-column:auto}}

/* 1515:14676 — positions precede the culture story in the latest Figma page. */
main{display:flex;flex-direction:column}
.career-hero{order:0}.positions{order:1;min-height:1470px}.career-story{order:2;min-height:2053px}.career-cta{order:3}
@media(max-width:1000px){.positions,.career-story{min-height:0}}
.positions-head{display:flex;align-items:flex-end;justify-content:space-between}.position-filters{display:flex;gap:24px}.position-filters select{width:250px;height:60px;padding:0 22px;border:1px solid #8c9299;border-radius:7px;background:transparent;color:#555}.position-item[hidden]{display:none}.application-dialog{width:min(635px,100%);padding:40px;border-radius:20px}.application-eyebrow,.application-dialog h2{display:none}.application-close{width:38px;height:38px;overflow:hidden;opacity:0}.application-grid{gap:20px}.application-grid label{font-size:0}.application-grid input,.application-grid textarea{height:50px;margin:0;padding:0 24px;border:0;background:#f5f5f5;font-size:16px}.application-grid textarea{height:120px;padding-top:18px}.application-upload{position:relative;height:100px;padding:0!important;border:1px dashed #b7bcc2;border-radius:0!important;text-align:center}.application-upload:before{position:absolute;left:0;right:0;top:22px;color:#888;font-size:32px;content:"+"}.application-upload input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.application-upload span{margin-top:62px!important;font-size:12px!important}.application-submit{width:126px;height:48px;margin-top:40px}@media(max-width:900px){.positions-head{align-items:flex-start;flex-direction:column;gap:28px}.position-filters{width:100%}.position-filters label,.position-filters select{width:100%}}@media(max-width:600px){.position-filters{flex-direction:column}.application-dialog{padding:30px 20px}.application-grid{gap:14px}}
