.career-command-page{--command-scan-color:#39d3531f;--command-orbit-one:#39d35338;--command-orbit-two:#39d3532e;--command-row-border-idle:#39d3531a;--command-row-border-active:#39d3536b;--command-row-bg-idle:#ffffff09;--command-row-bg-active:#39d3531c;--command-row-shadow-active:#39d3531f;--command-node-bg-idle:#39d3531a;--command-node-text-idle:#cffafe;--command-node-bg-active:#39d353d1;--command-node-text-active:#03131f;--command-panel-glow:#39d35321;background:radial-gradient(circle at 50% -14rem,#39d3532e,#0000 35rem),radial-gradient(circle at 12% 18%,#39d3531f,#0000 32rem),radial-gradient(circle at 86% 10%,#39d35321,#0000 34rem),linear-gradient(#f7fcf9 0%,#edfbf2 42%,#f7fcf9 100%)}.dark .career-command-page{background:#0a0a0c}.command-glow-card{transform:translateZ(0)}.command-glow-card:after{content:"";border-radius:inherit;pointer-events:none;opacity:0;transition:opacity .28s var(--motion-ease);background:linear-gradient(135deg,#39d3531f,#0000 28%,#39d35317 72%,#0000);position:absolute;inset:0}.command-glow-card:hover:after{opacity:1}.command-terminal{isolation:isolate;box-shadow:inset 0 1px #ffffff12,inset 0 -1px #39d3530f}.command-scan-line{inset-block:0;z-index:1;background:linear-gradient(90deg, transparent, var(--command-scan-color), transparent);filter:blur(4px);width:36%;animation:6.4s linear infinite command-scan;position:absolute;left:-42%;transform:skew(-16deg)}.command-orbit{z-index:1;opacity:.38;filter:blur(28px);mix-blend-mode:screen;border-radius:999px;width:11rem;height:11rem;animation:9s ease-in-out infinite alternate command-orbit;position:absolute}.command-orbit-one{background:var(--command-orbit-one);top:14%;right:8%}.command-orbit-two{background:var(--command-orbit-two);animation-delay:-3.2s;bottom:8%;left:38%}.command-stream-row{z-index:2;isolation:isolate;transition:border-color .22s var(--motion-ease), box-shadow .22s var(--motion-ease), transform .22s var(--motion-ease), background .22s var(--motion-ease);animation:20s ease-in-out infinite command-row-cycle;position:relative;overflow:hidden}.command-stream-row-sequential{animation-delay:calc(var(--step-index,0) * 2s)!important}.command-stream-row-sequential:before{content:"";z-index:0;pointer-events:none;opacity:0;animation:20s ease-in-out infinite command-active-row-glow-cycle;animation-delay:calc(var(--step-index,0) * 2s);background:linear-gradient(90deg,#39d3532e,#0000 48%),radial-gradient(circle at 9%,#39d3534d,#0000 34%);position:absolute;inset:0;transform:translate(-.35rem)}.command-stream-row>*{z-index:1;position:relative}.command-stream-list{isolation:isolate;padding-left:.85rem;position:relative}.command-stream-list:before,.command-stream-list:after{content:"";z-index:0;pointer-events:none;border-radius:999px;width:3px;position:absolute;top:.75rem;bottom:.75rem;left:.22rem}.command-stream-list:before{opacity:.72;background:linear-gradient(#39d35314,#39d3537a 18%,#39d35357 46%,#39d35347 70%,#39d35329);box-shadow:0 0 18px #39d35333,inset 0 0 0 1px #ffffff14}.command-stream-list:after{filter:drop-shadow(0 0 16px #39d353c7)drop-shadow(0 0 26px #39d3535c);background:linear-gradient(#0000,#39d35338 14%,#39d353 42%,#39d353e6 58%,#39d35399 76%,#0000);border-radius:999px;height:7.4rem;animation:20s ease-in-out infinite command-pipeline-scan;bottom:auto}.command-stream-row:hover{border-color:#39d35357;transform:translate(.16rem)translateY(-1px);box-shadow:0 0 32px #39d3531f}.command-stream-row-complete{background:linear-gradient(90deg,#39d35317,#39d35309,#ffffff06);border-color:#39d3532b}.command-stream-row-complete .command-node{color:#cffafe;background:#39d3532b;box-shadow:inset 0 1px #ffffff14,0 0 18px #39d3532e}.command-stream-row-active:before{content:none;opacity:0;background:0 0;animation:none}.command-stream-row-active .command-node{background:#39d3532e;box-shadow:inset 0 0 0 1px #39d35357}.command-node{font-variant-numeric:tabular-nums;border:1px solid #39d3531a;box-shadow:inset 0 1px #ffffff0a}.command-stream-label{transition:color .22s var(--motion-ease), text-shadow .22s var(--motion-ease);text-wrap:pretty}.command-stream-row-complete .command-stream-label{color:#cffafeeb}.command-stream-row-active .command-stream-label{color:#cffafeeb;text-shadow:none}.command-row-signal{opacity:.58;width:.48rem;height:.48rem;transition:background .22s var(--motion-ease), box-shadow .22s var(--motion-ease), opacity .22s var(--motion-ease), transform .22s var(--motion-ease);background:#39d3532e;border-radius:999px;flex:none;box-shadow:0 0 #39d35300}.command-stream-row-complete .command-row-signal{opacity:.78;background:#56d364;box-shadow:0 0 10px #39d35380}.command-stream-row-active .command-row-signal{opacity:.85;background:#56d364;animation:none;transform:none;box-shadow:0 0 10px #39d35380}.command-stream-row:nth-child(2){animation-delay:2s}.command-stream-row:nth-child(3){animation-delay:4s}.command-stream-row:nth-child(4){animation-delay:6s}.command-stream-row:nth-child(5){animation-delay:8s}.command-stream-row:nth-child(6){animation-delay:10s}.command-stream-row:nth-child(7){animation-delay:12s}.command-stream-row:nth-child(8){animation-delay:14s}.command-stream-row:nth-child(9){animation-delay:16s}.command-stream-row:nth-child(10){animation-delay:18s}.command-node{animation:20s ease-in-out infinite command-node-pulse}.command-stream-row-sequential .command-node,.command-stream-row-sequential .command-row-signal{animation-delay:calc(var(--step-index,0) * 2s)!important}.command-stream-row-sequential .command-row-signal{animation:20s ease-in-out infinite command-row-signal-cycle}.command-stream-row:nth-child(2) .command-node{animation-delay:2s}.command-stream-row:nth-child(3) .command-node{animation-delay:4s}.command-stream-row:nth-child(4) .command-node{animation-delay:6s}.command-stream-row:nth-child(5) .command-node{animation-delay:8s}.command-stream-row:nth-child(6) .command-node{animation-delay:10s}.command-stream-row:nth-child(7) .command-node{animation-delay:12s}.command-stream-row:nth-child(8) .command-node{animation-delay:14s}.command-stream-row:nth-child(9) .command-node{animation-delay:16s}.command-stream-row:nth-child(10) .command-node{animation-delay:18s}.command-window-dot{animation:3s ease-in-out infinite command-dot-pulse}.command-window-dot:nth-child(2){animation-delay:.45s}.command-window-dot:nth-child(3){animation-delay:.9s}.command-stream-row-done .command-node{background:#39d3532e;box-shadow:inset 0 0 0 1px #39d35357}.command-stream-row-done .command-row-signal{opacity:.85;background:#56d364;box-shadow:0 0 10px #39d35380}.command-stream-row-upcoming .command-row-signal{opacity:.35}.command-stream-row-done .command-node,.command-stream-row-upcoming .command-node{animation:none}.command-stream-row-active .command-row-signal{animation:1.4s ease-in-out infinite command-live-dot}.career-command-page.homepage-hero-section,.light .career-command-page.homepage-hero-section{background:radial-gradient(circle at 50% -14rem,#39d3532e,#0000 35rem),radial-gradient(circle at 12% 18%,#39d3531f,#0000 32rem),radial-gradient(circle at 86% 10%,#2da04a21,#0000 34rem),linear-gradient(#f7fcf9 0%,#edfbf2 46%,#f7fcf9 100%)!important}.dark .career-command-page.homepage-hero-section{--command-scan-color:#39d3531c;--command-orbit-one:#39d35324;--command-orbit-two:#39d3531f;--command-row-border-idle:#39d3531f;--command-row-border-active:#39d35394;--command-row-bg-idle:#ffffff09;--command-row-bg-active:#39d35321;--command-row-shadow-active:#39d3532e;--command-node-bg-idle:#39d3531f;--command-node-text-idle:#cffafe;--command-node-bg-active:#39d353db;--command-node-text-active:#03131f;--command-panel-glow:#39d3531c;background-size:auto,auto,auto;background:radial-gradient(circle at 50% -14rem,#39d3531b,#0000 34rem),radial-gradient(circle at 12% 18%,#39d35311,#0000 32rem),radial-gradient(circle at 86% 10%,#39d35312,#0000 34rem),#05070d!important}.career-command-page.homepage-hero-section:before,.light .career-command-page.homepage-hero-section:before{background:radial-gradient(circle at 72% 20%,#2da04a1f,#0000 30rem),linear-gradient(#ffffff6b,#0000 48%)}.dark .career-command-page.homepage-hero-section:before{background:linear-gradient(125deg,#39d35312,#0000 18% 72%,#39d3530e),radial-gradient(circle at 72% 20%,#39d35313,#0000 30rem),linear-gradient(#ffffff03,#0000 48%)}.career-command-page.homepage-hero-section:after,.light .career-command-page.homepage-hero-section:after{background:radial-gradient(at 50% 100%,#2da04a1a,#0000 34rem),linear-gradient(#0000,#f8fbffb8)}.dark .career-command-page.homepage-hero-section:after{background:radial-gradient(at 50% 100%,#39d3530b,#0000 34rem),linear-gradient(#0000 12%,#05070df5)}.dark .career-command-page.homepage-hero-section .command-secondary-cta{color:#ecfeff;background:#39d3531f;border-color:#39d35333}.light .career-command-page.homepage-hero-section .command-primary-cta:focus-visible,.light .career-command-page.homepage-hero-section .command-secondary-cta:focus-visible{box-shadow:0 0 0 2px #0891b2cc,0 0 18px #22d3ee38!important}.dark .career-command-page.homepage-hero-section .command-copy>div:first-child{color:#cffafe;background:#39d3531f;border-color:#39d3533d;box-shadow:0 0 24px #39d35314}.dark .career-command-page.homepage-hero-section .home-trial-banner{background:radial-gradient(circle at 10% 0,#39d35326,#0000 34%),radial-gradient(circle at 88% 110%,#39d35329,#0000 38%),linear-gradient(115deg,#080d1cf0,#0f172ae0 42%,#082f49b8),#080d1ce0;border-color:#39d35338;box-shadow:0 18px 48px #0000006b,0 0 32px #39d35314,inset 0 1px #ffffff1f}.dark .career-command-page.homepage-hero-section .home-trial-banner:before{background:linear-gradient(110deg,#0000 0%,#ffffff1c 34%,#39d3531a 48%,#0000 64%),linear-gradient(#ffffff0d,#0000 62%)}.dark .career-command-page.homepage-hero-section .home-trial-banner-cta{color:#dafbe1}.dark .career-command-page.homepage-hero-section .command-glow-card{background:linear-gradient(#ffffff0b,#39d35305),#020817b8;border-color:#39d35324;box-shadow:0 26px 78px #0000008a,0 0 0 1px #39d3530a,0 0 38px #39d35314}.dark .career-command-page.homepage-hero-section .command-glow-card:after{background:linear-gradient(135deg,#39d3531a,#0000 28%,#ffffff0a 58%,#39d35314)}.dark .career-command-page.homepage-hero-section .command-terminal>div:first-of-type+div+div+div{background:#39d3530f;border-color:#39d3531f}.dark .career-command-page.homepage-hero-section .command-terminal .font-mono{color:#cbd5e199}.dark .career-command-page.homepage-hero-section .command-status-pillar{background:radial-gradient(circle at 50% 0,#39d35338,#0000 38%),#064e3b38;border-color:#39d35338}.dark .career-command-page.homepage-hero-section .command-status-pillar svg,.dark .career-command-page.homepage-hero-section .command-status-pillar p:last-child{color:#a7f3d0}.dark .career-command-page.homepage-hero-section .command-progress-fill{box-shadow:0 0 18px #39d35347;background:linear-gradient(90deg,#56d364,#56d364 48%,#39d353)!important}.light .career-command-page.homepage-hero-section .command-terminal{border-color:#2da04a29;box-shadow:inset 0 1px #ffffffe6;background:radial-gradient(circle at 18% 0,#2da04a12,#0000 42%),radial-gradient(circle at 92% 6%,#2da04a0f,#0000 40%),linear-gradient(#fff 0%,#f2f7ff 100%)!important}.light .career-command-page.homepage-hero-section .command-stream-title{color:#0e7490}.light .career-command-page.homepage-hero-section .command-stream-label{color:#16243b}.light .career-command-page.homepage-hero-section .command-stream-row-active .command-stream-label,.light .career-command-page.homepage-hero-section .command-stream-row-complete .command-stream-label{color:#0b1220;text-shadow:none}.light .career-command-page.homepage-hero-section .command-node{border-color:#2da04a38;box-shadow:inset 0 1px #fffc}.light .career-command-page.homepage-hero-section .command-stream-list:before{opacity:.85;background:linear-gradient(#2da04a2e,#2da04a99 18%,#2da04a6b 56%,#2da04a29);box-shadow:0 0 12px #2da04a2e,inset 0 0 0 1px #ffffff80}.light .career-command-page.homepage-hero-section .command-stream-list:after{filter:drop-shadow(0 0 10px #2da04a80)drop-shadow(0 0 18px #2da04a4d);background:linear-gradient(#0000,#2da04a59 14%,#2da04a 42% 64%,#2da04a4d 78%,#0000)}.light .command-live-mockup.command-glow-card:before{opacity:.4}.light .command-live-mockup .command-terminal{border-color:#2da04a29;box-shadow:inset 0 1px #ffffffe6;background:radial-gradient(circle at 18% 0,#2da04a12,#0000 42%),radial-gradient(circle at 92% 6%,#2da04a0f,#0000 40%),linear-gradient(#fff 0%,#f2f7ff 100%)!important}.light .command-live-mockup .command-stream-title{color:#22823a}.light .command-live-mockup .command-stream-label{color:#16243b}.light .command-live-mockup .command-stream-row-active .command-stream-label,.light .command-live-mockup .command-stream-row-complete .command-stream-label{color:#0b1220;text-shadow:none}.light .command-live-mockup .command-node{border-color:#2da04a4d;box-shadow:inset 0 1px #fffc}.light .command-live-mockup .command-stream-list:before{opacity:.85;background:linear-gradient(#2da04a2e,#2da04a99 18%,#2da04a6b 56%,#2da04a29);box-shadow:0 0 12px #2da04a2e,inset 0 0 0 1px #ffffff80}.light .command-live-mockup .command-stream-list:after{filter:drop-shadow(0 0 10px #2da04a80)drop-shadow(0 0 18px #2da04a4d);background:linear-gradient(#0000,#2da04a59 14%,#2da04a 42% 64%,#2da04a4d 78%,#0000)}.light .command-live-mockup .command-window-dot{box-shadow:inset 0 0 0 1px #0f172a1a}.light .career-command-page.homepage-hero-section .hero-title-reveal{color:#0000;-webkit-text-fill-color:transparent;text-shadow:none;background-image:linear-gradient(104deg,#0891b2 0%,#0e7490 22%,#1e293b 46%,#334155 56%,#6d28d9 100%);background-position:0 0;background-size:100% 100%;-webkit-background-clip:text;background-clip:text}.career-command-page.homepage-hero-section .hero-accent-marker{transform-origin:100%;opacity:0;background:linear-gradient(90deg,#39d35300 0%,#39d353 30%,#2ca846 100%);border-radius:999px;width:clamp(120px,19vw,248px);height:2px;margin:14px 0 0 auto;transform:scaleX(0);box-shadow:0 0 16px #39d35340}.light .career-command-page.homepage-hero-section .hero-accent-marker{background:linear-gradient(90deg,#0891b200 0%,#0891b2 30%,#6d28d9 100%);box-shadow:0 0 12px #0891b233}.career-command-page.homepage-hero-section .hero-title-reveal{padding-bottom:.06em;line-height:1.08}.dark .career-command-page.homepage-hero-section .command-terminal{background:radial-gradient(circle at 84% 8%,#39d35329,#0000 34%),radial-gradient(circle at 8% 100%,#39d35324,#0000 42%),linear-gradient(165deg,#15293f 0%,#0e1f33 50%,#0b1626 100%)!important;border-color:#39d35338!important;box-shadow:inset 0 1px #ffffff14,inset 0 -1px #39d35314,0 0 0 1px #39d3530f!important}
