:root{--orange:#fb8e4c;--black:#080808;--muted:#616161}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:#fafafa;color:#111;font:16px/1.6 Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--orange);outline-offset:5px}button{border:0}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.06;letter-spacing:-.045em}h1{font-size:clamp(42px,4.7vw,76px);font-weight:750;margin-bottom:27px}h1 em{font-style:normal;color:#bc5515}h2{font-size:clamp(32px,3.4vw,51px);margin-bottom:24px}h3{font-size:27px}p{color:var(--muted)}header{height:94px;padding:0 5%;background:#000;color:white;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:5;border-bottom:1px solid #252525}.logo{position:relative;display:inline-block;width:152px;height:53px;overflow:hidden;flex-shrink:0;background:#000}.logo img{position:absolute;width:250px;max-width:none;left:-50px;top:-97px}nav{display:flex;align-items:center;gap:32px;font-size:14px}nav a:hover{color:var(--orange)}.button{background:var(--orange);border:1px solid var(--orange);color:#111;display:inline-flex;align-items:center;justify-content:space-between;gap:40px;padding:16px 23px;border-radius:4px;font-weight:600;transition:transform .2s,background .2s}.button:hover{background:#ffab75;transform:translateY(-2px);color:#111}.button.small{padding:10px 19px;gap:10px}.button.outline{background:transparent;border-color:#bbb}.hero{display:grid;grid-template-columns:1.03fr 1fr;min-height:640px;background:#f7f7f7}.hero-copy{padding:78px 8% 74px 10%;align-self:center}.eyebrow{font-size:12px;font-weight:bold;letter-spacing:.18em;color:#555;margin-bottom:23px}.lead{font-size:18px;line-height:1.6;max-width:510px}.actions{display:flex;gap:13px;margin-top:32px;flex-wrap:wrap}.hero-visual{position:relative;overflow:hidden;background:#242424}.hero-photo{width:100%;height:100%;position:absolute;object-fit:cover;animation:slow-pan 18s ease-in-out infinite alternate}.visual-caption{position:absolute;bottom:22px;left:25px;color:white;font-size:12px;letter-spacing:.17em;text-shadow:0 2px 8px black}.disciplines{padding:23px 5%;display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid #ddd;font-size:14px;font-weight:600}.disciplines span:before{content:'+';color:#b94f0d;margin-right:13px}.partnership{background:#080808;color:white;padding:75px 7%;display:grid;grid-template-columns:1.2fr 1fr;overflow:hidden}.orange{color:var(--orange)}.partner-names{display:flex;align-items:center;gap:23px;margin:12px 0 35px}.partner-names>span:last-child{font-size:25px;font-weight:700;line-height:1.05}.multiply{font-size:28px;color:#777}.partner-copy p:not(.eyebrow){color:#aaa;max-width:580px}.text-link{display:inline-block;border-bottom:1px solid currentColor;padding-bottom:6px;font-weight:600}.partner-copy .text-link{color:var(--orange);margin-top:15px}.creature-stage{position:relative;display:flex;align-items:center;justify-content:center;min-height:330px}.creature{width:min(90%,340px);position:relative;z-index:1;animation:creature-bob 6s ease-in-out infinite;filter:drop-shadow(0 20px 30px #000)}.creature-credit{position:absolute;bottom:0;color:#888;font-size:12px}.orbit{position:absolute;width:80%;height:40%;border:1px solid #81421c;box-shadow:0 0 45px #fb8e4c18,inset 0 0 45px #fb8e4c18;border-radius:50%;transform:rotate(-20deg);animation:orbit 12s ease-in-out infinite alternate}.section{padding:80px 7%}.section-head{display:flex;justify-content:space-between;align-items:end;gap:60px;margin-bottom:35px}.section-head>p{max-width:360px}.news-grid,.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.news-card{border-top:2px solid #181818;padding:25px 0;display:flex;align-items:start;flex-direction:column}.news-card h3{line-height:1.17;max-width:310px}.news-card>span:last-child{margin-top:auto}.news-card:hover h3{color:#b75010}.founder a{font-size:14px;margin:3px 0}.founder small{font-size:12px;color:#777;margin-top:15px}.roles{background:#ededed}.role-list details{border-top:1px solid #ccc;padding:23px 0}.role-list details:last-child{border-bottom:1px solid #ccc}.role-list summary{display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-size:23px;font-weight:600;list-style:none;gap:15px}.role-list summary::-webkit-details-marker{display:none}.role-list small{display:block;font-size:14px;font-weight:400;color:#666;margin-top:5px}.role-list summary>span:last-child{font-size:14px;white-space:nowrap}.role-list details p{max-width:700px;margin:20px 0}.role-list details>a{color:#a44811;border-bottom:1px solid}.role-note{font-size:14px;margin:20px 0 0}.service-grid article{border-top:1px solid #ccc;padding-top:25px}.service-grid article>span{font-size:14px;color:#a74a12}.service-grid h3{margin:20px 0}.service-grid strong{font-size:14px}.services>.text-link{margin-top:35px;font-size:14px}.people{background:#111;color:white;display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:35px}.people .eyebrow{color:#aaa}.person{padding-top:40px}.person h3{font-size:25px}.person p{color:#aaa;font-size:14px}.person a{font-size:14px;color:var(--orange)}.contact{text-align:center;padding:85px 20px;background:#f3f3f3}.contact h2{font-size:clamp(40px,5vw,68px)}footer{padding:27px 5%;display:flex;justify-content:space-between;gap:20px;align-items:center;font-size:12px;background:#000;color:#aaa}footer button{background:transparent;color:#ccc;font-size:12px;padding:8px}.entrance{position:fixed;inset:0;z-index:20;background:#000;display:flex;align-items:center;justify-content:center;overflow:hidden;transition:opacity .55s .6s;perspective:800px}.entrance[hidden]{display:none}.skip{position:absolute;right:5%;top:30px;z-index:4;background:transparent;color:#bbb;border-bottom:1px solid #555;padding:5px;font-size:14px}.intro-core{text-align:center;position:relative;z-index:2;transition:transform 1s cubic-bezier(.7,0,1,.6),opacity .8s}.intro-core button#enter{background:transparent;padding:0;transition:transform .4s}.intro-core button#enter:hover{transform:scale(1.05)}.logo-large{width:340px;height:120px;background:transparent}.logo-large img{width:560px;left:-112px;top:-218px}.intro-core p{color:#aaa;font-size:17px;margin-top:25px}.enter-text{background:transparent;color:#ddd;font-size:12px;letter-spacing:.2em;padding:20px}.enter-text span{color:var(--orange);margin-left:18px}.portal{width:680px;height:300px;border:1px solid #fb8e4c75;border-radius:50%;position:absolute;box-shadow:0 0 40px #fb8e4c18,inset 0 0 25px #fb8e4c0d;animation:portal-breathe 5s ease-in-out infinite;transition:transform 1.1s ease-in,opacity 1s}.intro-bottom{position:absolute;bottom:30px;color:#555;font-size:12px;letter-spacing:.18em}.intro-creature{position:absolute;width:290px;right:-40px;bottom:20px;opacity:.16;filter:grayscale(1);animation:creature-bob 8s ease-in-out infinite}.entrance.entering{opacity:0;pointer-events:none}.entering .intro-core{transform:scale(7);opacity:0}.entering .portal{animation:none;transform:scale(10);opacity:0}.paused *, .paused *:before{animation-play-state:paused!important}@keyframes creature-bob{0%,100%{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-16px) rotate(2deg)}}@keyframes orbit{to{transform:rotate(15deg) scale(1.1)}}@keyframes slow-pan{from{transform:scale(1.03) translateX(-1%)}to{transform:scale(1.1) translateX(1%)}}@keyframes portal-breathe{50%{transform:scale(1.05) rotate(-3deg);box-shadow:0 0 65px #fb8e4c30}}
@media(max-width:760px){header{height:77px;padding:0 5%}.logo{transform:scale(.85);transform-origin:left center;width:130px}nav{gap:17px}nav>a:not(.button){display:none}.hero{grid-template-columns:1fr}.hero-copy{padding:45px 6%}.hero-visual{height:340px}.disciplines{display:grid;grid-template-columns:1fr 1fr;font-size:12px;gap:15px;padding:20px 6%}.partnership{padding:45px 6%;grid-template-columns:1fr}.partner-names{gap:10px}.partner-names>span:last-child{font-size:22px}.creature-stage{min-height:300px;margin-top:25px}.creature{max-height:280px;width:auto;max-width:90%}.section{padding:50px 6%}.section-head{display:block;margin-bottom:25px}.news-grid,.service-grid,.people{grid-template-columns:1fr;gap:20px}.news-card h3{max-width:none}.role-list summary{font-size:19px}.people{gap:10px}.person{padding-top:15px}.contact{padding:60px 6%}footer{flex-wrap:wrap}.logo-large{transform:none;width:290px;height:105px}.logo-large img{width:480px;left:-96px;top:-187px}.intro-core p{font-size:14px}.portal{width:95vw;height:230px}.intro-creature{width:180px}.enter-text{font-size:11px}.intro-bottom{font-size:10px}.actions .button{gap:22px}.partner-names .logo{width:130px}}
@media(prefers-reduced-motion:reduce){*{animation:none!important;scroll-behavior:auto!important;transition:none!important}}

.people{grid-template-columns:repeat(3,minmax(0,1fr))}.people-heading{grid-column:1/-1}.people-heading h2{max-width:650px}.people-heading>p:last-child{color:#aaa;max-width:600px}.people .person{padding-top:25px;border-top:1px solid #333}@media(max-width:760px){.people{grid-template-columns:1fr}.people .person{padding:22px 0}}

.dc-founders{background:#111;color:#fff;border-top:1px solid #303030}.dc-founders .button{color:white;border-color:#777}.dc-founder-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px}.dc-founder{display:grid;grid-template-columns:160px 1fr;gap:25px}.dc-founder img{width:160px;height:205px;object-fit:cover;object-position:50% 25%;border-radius:4px}.dc-founder p:not(.eyebrow){color:#bdbdbd;font-size:16px}.dc-founder .eyebrow{font-size:12px;margin-bottom:12px}.dc-founder h3{font-size:28px}.dc-founder a{color:var(--orange);font-size:14px}.launch-links{margin-top:45px;border-top:1px solid #333;padding-top:30px;display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.launch-links>p{grid-column:1/-1;margin:0}.launch-links a{font-size:17px;line-height:1.5}.launch-links a:hover{color:var(--orange)}.launch-links a span{display:block;font-size:12px;color:#aaa;margin-bottom:9px}.bio-source{display:inline-block;color:#aaa;font-size:12px;margin-top:30px}@media(max-width:1000px){.dc-founder{grid-template-columns:1fr}.dc-founder img{width:100%;height:280px;object-position:50% 25%}}@media(max-width:760px){.dc-founder-grid,.launch-links{grid-template-columns:1fr}.dc-founder-grid{gap:40px}.dc-founders .section-head .button{margin-bottom:10px}.dc-founder img{height:320px}.launch-links{gap:25px}}

.job-filters{display:grid;grid-template-columns:2fr 1fr;gap:20px;margin-bottom:20px}.job-filters label{font-size:14px;font-weight:600}.job-filters input,.job-filters select{display:block;width:100%;margin-top:8px;background:#fff;border:1px solid #aaa;border-radius:4px;padding:14px;font:16px Arial;color:#111}.role-list details[hidden]{display:none}.role-list .attachment-note{font-size:13px;color:#666}.roles>.button{margin-top:20px}#job-count{font-size:14px}@media(max-width:760px){.job-filters{grid-template-columns:1fr}.role-list summary>span:last-child{font-size:12px}}

.dc-brand{display:block;flex:0 1 245px;min-width:0}.dc-brand img{display:block;width:100%;height:auto}.partner-names{max-width:500px}@media(max-width:760px){.dc-brand{flex-basis:190px}.partner-names{gap:9px}.partner-names .logo{flex-shrink:1}}

@media(max-width:1100px) and (min-width:761px){nav{gap:18px;font-size:13px}}@media(max-width:760px){header{height:auto;min-height:120px;display:grid;grid-template-columns:1fr;padding:8px 5% 13px;gap:4px;position:relative}header>.logo{height:43px}nav{display:flex;flex-wrap:wrap;gap:10px 17px;font-size:13px}nav>a:not(.button){display:block}nav .button.small{padding:5px 10px;font-size:12px}html{scroll-padding-top:20px}}

.reviews{background:#f7f7f7;overflow:hidden}.reviews .section-head{align-items:center}.review-controls{display:flex;gap:9px;align-items:center}.review-controls button{border:1px solid #bbb;background:transparent;padding:10px 16px;border-radius:4px;font-size:15px}.review-controls button:hover{background:var(--orange);border-color:var(--orange)}.reviews-track{display:flex;gap:22px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#bbb transparent;padding:5px 2px 20px;align-items:flex-start}.review-card{flex:0 0 calc((100% - 44px)/3);min-width:0;background:#fff;padding:26px;border:1px solid #ddd;border-top:3px solid var(--orange);border-radius:4px;scroll-snap-align:start;min-height:360px;display:flex;flex-direction:column}.quote-mark{font:60px/1 Georgia,serif;color:#bc5515;height:50px}.review-card blockquote{margin:0 0 24px;font-size:17px;line-height:1.6;letter-spacing:0}.review-author{font-size:14px;font-weight:bold;color:#222;margin-top:auto}.review-full{font-size:14px;margin:0 0 16px}.review-full summary{cursor:pointer;text-decoration:underline;text-underline-offset:4px}.review-full blockquote{margin-top:20px;font-size:16px}.review-source{font-size:12px;color:#666;margin-top:8px}.reviews-foot{display:flex;justify-content:space-between;gap:20px;font-size:13px;margin-top:16px}.reviews-foot p{margin:0}.reviews-foot a{text-decoration:underline;text-underline-offset:4px}@media(max-width:1050px){.review-card{flex-basis:calc((100% - 22px)/2)}}@media(max-width:760px){.review-card{flex-basis:92%;min-height:340px}.reviews .section-head{display:block}.review-controls{margin:25px 0}.reviews-foot{flex-direction:column;gap:8px}}

.person-photo{display:block;width:180px;height:180px;object-fit:cover;object-position:center;border-radius:12px;margin-bottom:24px;border:1px solid #444}@media(max-width:760px){.person-photo{width:150px;height:150px}}
/* The Just Hire robotics universe */
.robot-universe{position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse at center,#fb8e4c0d 0,transparent 55%)}.robot-satellite{position:absolute;left:50%;top:50%;will-change:transform,opacity;filter:drop-shadow(0 7px 9px #000)}.robot-satellite svg,.robot-satellite img{width:100%;height:100%;object-fit:contain}.robot-satellite .visor{fill:#111a23;stroke:#69747b;stroke-width:2}.robot-satellite .eye{fill:#ffd4a2;stroke:none}.planet-halo{position:absolute;left:50%;top:50%;width:255px;height:255px;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle,#090909 53%,#fb8e4c1c 69%,transparent 72%);box-shadow:0 0 80px #fb8e4c18}.orbit-ring{position:absolute;left:50%;top:50%;width:min(83vw,1050px);height:min(65vh,540px);border:1px solid #fb8e4c1c;border-radius:50%;transform:translate(-50%,-50%) rotate(-18deg);transition:scale 1.3s,opacity 1s}.ring-two{transform:translate(-50%,-50%) rotate(34deg);width:min(74vw,900px);height:min(58vh,460px)}.ring-three{transform:translate(-50%,-50%) rotate(-55deg);width:min(68vw,800px);height:min(50vh,400px)}.entrance .intro-core{position:absolute;left:50%;top:50%;width:320px;height:150px;transform:translate(-50%,-50%);transition:none}.entrance .intro-core #enter{width:220px;height:150px;border-radius:50%;background:#000;box-shadow:0 0 45px #000}.entrance .logo-large{width:210px;height:80px;transform:none;vertical-align:middle}.entrance .logo-large img{width:350px;left:-70px;top:-136px}.entrance .intro-core p{position:absolute;top:calc(50vh - 205px);width:100%;font-size:13px;white-space:nowrap}.entrance .enter-text{position:absolute;top:calc(50vh - 165px);width:360px;left:50%;transform:translateX(-50%);font-size:10px}.entrance{transition:opacity .45s 1.45s}.entrance.entering .intro-core{transform:translate(-50%,-50%);opacity:1}.entrance.entering .intro-core #enter{animation:planet-open 1.9s ease-in forwards}.entrance.entering .intro-core p,.entrance.entering .enter-text,.entrance.entering .intro-bottom,.entrance.entering .skip{opacity:0;transition:opacity .25s}.entrance.entering .orbit-ring{scale:.05;opacity:0}.entrance.entering .planet-halo{animation:planet-glow 1.6s ease-in forwards}@keyframes planet-open{0%,60%{transform:scale(1)}76%{transform:scale(.9);filter:brightness(1.5)}100%{transform:scale(12);opacity:0}}@keyframes planet-glow{70%{box-shadow:0 0 130px #fb8e4c66}100%{opacity:0;transform:translate(-50%,-50%) scale(3)}}@media(max-width:600px){.planet-halo{width:175px;height:175px}.entrance .intro-core #enter{width:160px}.entrance .logo-large{width:150px;height:58px}.entrance .logo-large img{width:250px;left:-50px;top:-97px}.entrance .intro-core p{font-size:11px}.robot-satellite{filter:drop-shadow(0 3px 4px #000)}}

/* Keep the complete brand artwork visible at compact widths. */
header>.logo,.partner-names .logo{width:170px;height:60px;transform:none;flex-shrink:0}header>.logo img,.partner-names .logo img{width:250px;left:-45px;top:-97px}
@media(max-width:760px){header>.logo,.partner-names .logo{width:145px;height:51px;transform:none;flex-shrink:0}header>.logo img,.partner-names .logo img{width:212.5px;left:-38.25px;top:-82.45px}}

/* Quiet, tactile controls with clear, readable labels. */
.button,.button.small,.enter-text,.skip,.review-controls button,footer button{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;font-weight:600;letter-spacing:.01em;line-height:1.25;-webkit-font-smoothing:antialiased}
.button{justify-content:center;gap:0;min-height:50px;padding:15px 24px;border-radius:10px;font-size:16px;box-shadow:0 2px 3px #00000008;transition:background .2s,box-shadow .2s,transform .2s}
.button:hover{transform:translateY(-1px);box-shadow:0 5px 15px #00000012}
.button.outline{border-color:#a8a8a8;box-shadow:none}
.button.small{min-height:42px;padding:11px 18px;font-size:14px}
.button:active{transform:translateY(0);box-shadow:none}
.text-link,.review-source{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;font-weight:600;letter-spacing:0}
.review-controls button{border-radius:10px;min-width:44px;min-height:44px}
.enter-text{font-size:14px!important;letter-spacing:.04em;text-transform:none}
.skip{font-size:14px;border:1px solid #555;border-radius:8px;padding:10px 15px}
@media(max-width:760px){nav .button.small{min-height:44px;padding:10px 16px;font-size:14px}.actions .button{gap:0}.button{max-width:100%;text-align:center}}

/* Leave breathing room between the opening wordmark and its orange halo. */
.entrance .logo-large{width:190px;height:64px}
.entrance .logo-large img{width:280px;left:-49px;top:-110px}
@media(max-width:600px){.entrance .logo-large{width:130px;height:45px}.entrance .logo-large img{width:190px;left:-33px;top:-74px}}

/* Expanded job descriptions use the established careers typography. */
.job-description{max-width:780px;padding:24px 0 10px;overflow-wrap:anywhere}.job-description h3{font-size:18px;line-height:1.35;letter-spacing:0;margin:24px 0 10px}.job-description h3:first-child{margin-top:0}.role-list .job-description p{margin:0 0 20px;max-width:none}.job-description ul{margin:0 0 20px;padding-left:22px;color:#4d4d4d}.job-description li{margin:7px 0;line-height:1.6}

.role-list details>a.job-apply{color:#111;border:1px solid var(--orange);display:inline-flex;margin-top:12px}.role-list .attachment-note{font-size:14px}
