:root{--ink:#03090e;--ink-soft:#07141c;--panel:#081821c7;--panel-strong:#051118f0;--line:#70dcea29;--line-strong:#70dcea57;--text:#eef8f9;--muted:#9ab3ba;--teal:#53e3ef;--teal-deep:#087f91;--gold:#f2ae48;--gold-bright:#ffd177;--shadow-teal:0 0 38px #39d6e652;--shadow-gold:0 0 38px #f2ae4847}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ink)}body{color:var(--text);text-rendering:optimizelegibility;background:radial-gradient(circle at 72% 12%,#0c61701f,#0000 28%),linear-gradient(#02070b 0%,#041017 48%,#02070b 100%);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}.shell{width:min(1180px,100% - 40px);margin:0 auto}.eyebrow{color:var(--teal);letter-spacing:.24em;text-transform:uppercase;margin:0 0 18px;font-size:.74rem;font-weight:800}.hero{isolation:isolate;background:linear-gradient(90deg,#0000007a,#0000 55%),radial-gradient(circle at 76% 45%,#08596b38,#0000 31%),linear-gradient(#02080d 0%,#06151d 74%,#02070b 100%);min-height:900px;position:relative;overflow:hidden}.hero:before{content:"";z-index:-2;opacity:.8;background:linear-gradient(110deg,#0000 0 54%,#53e3ef0f 54.2% 54.4%,#0000 54.6%),linear-gradient(70deg,#0000 0 67%,#f2ae480a 67.2% 67.35%,#0000 67.6%);position:absolute;inset:0}.hero__grid{z-index:-3;opacity:.3;transform-origin:bottom;background-image:linear-gradient(#65d5e214 1px,#0000 1px),linear-gradient(90deg,#65d5e214 1px,#0000 1px);background-size:74px 74px;position:absolute;inset:0;transform:perspective(800px)rotateX(66deg)scale(1.8)translateY(19%);-webkit-mask-image:linear-gradient(#000 0%,#0000 76%);mask-image:linear-gradient(#000 0%,#0000 76%)}.hero__glow{z-index:-1;filter:blur(90px);opacity:.14;border-radius:999px;width:460px;height:460px;position:absolute}.hero__glow--teal{background:var(--teal);top:130px;right:5%}.hero__glow--gold{background:var(--gold);bottom:10%;right:23%}.site-header{z-index:10;border-bottom:1px solid #72d7e31c;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;min-height:114px;display:grid;position:relative}.brand-mark{color:#f7fbfc;letter-spacing:-.055em;align-items:center;width:max-content;font-weight:900;line-height:1;display:inline-flex;position:relative}.brand-mark__word{text-shadow:0 0 22px #53e3ef2e;font-size:clamp(1.32rem,2vw,1.95rem)}.brand-mark__portal{place-items:center;width:1.54em;height:1.54em;margin:0 .06em;display:inline-grid;position:relative}.brand-mark__portal-ring,.brand-mark__portal-core{border-radius:999px;position:absolute}.brand-mark__portal-ring--outer{border:2px solid #d4eff0b8;inset:2%;box-shadow:0 0 12px #53e3ef57}.brand-mark__portal-ring--middle{border:2px solid var(--teal);inset:18%;box-shadow:inset 0 0 10px #53e3ef80}.brand-mark__portal-ring--inner{border:2px solid var(--gold);inset:34%;box-shadow:0 0 10px #f2ae488c}.brand-mark__portal-core{background:#dffcff;inset:46%;box-shadow:0 0 9px #dffcff}.brand-mark__subline{color:#8eb3b9;letter-spacing:.22em;text-transform:uppercase;white-space:nowrap;font-size:.48rem;font-weight:700;position:absolute;top:calc(100% + 6px);left:2px}.brand-mark--compact .brand-mark__word{font-size:1rem}.site-nav{color:#a8bdc2;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:clamp(20px,3vw,40px);font-size:.79rem;font-weight:700;display:flex}.site-nav a{padding:12px 0;transition:color .18s;position:relative}.site-nav a:after{content:"";background:var(--teal);transform-origin:50%;height:1px;transition:transform .18s;position:absolute;bottom:5px;left:0;right:0;transform:scaleX(0)}.site-nav a:hover,.site-nav a:focus-visible{color:#fff}.site-nav a:hover:after,.site-nav a:focus-visible:after{transform:scaleX(1)}.header-cta{color:#dffcff;letter-spacing:.12em;text-transform:uppercase;background:#051c257a;border:1px solid #53e3ef6b;justify-content:center;justify-self:end;align-items:center;min-height:42px;padding:0 20px;font-size:.72rem;font-weight:800;transition:border-color .18s,background .18s,box-shadow .18s;display:inline-flex}.header-cta:hover,.header-cta:focus-visible{border-color:var(--teal);box-shadow:var(--shadow-teal);background:#0d495470}.hero__content{grid-template-columns:minmax(0,1fr) minmax(420px,.9fr);align-items:center;gap:34px;min-height:650px;padding:58px 0 42px;display:grid}.hero__copy{max-width:690px}.hero h1,.section-heading h2,.collective-section h2,.contact-band h2,.interior-hero h1{letter-spacing:-.055em;text-transform:uppercase;margin:0;font-weight:900;line-height:.94}.hero h1{max-width:780px;font-size:clamp(4.1rem,7.4vw,7.25rem)}.hero h1 span{color:#0000;filter:drop-shadow(0 0 20px #f2ae482e);background:linear-gradient(90deg,#f6b65a 0%,#ffd985 44%,#8be7ec 100%);-webkit-background-clip:text;background-clip:text;display:block}.hero__lede{color:#a9c0c5;max-width:650px;margin:28px 0 0;font-size:clamp(1rem,1.4vw,1.17rem);line-height:1.75}.hero__actions{flex-wrap:wrap;gap:14px;margin-top:36px;display:flex}.button{letter-spacing:.13em;text-transform:uppercase;border:1px solid #0000;justify-content:center;align-items:center;min-height:52px;padding:0 24px;font-size:.75rem;font-weight:900;transition:transform .18s,box-shadow .18s,border-color .18s;display:inline-flex}.button:hover,.button:focus-visible{transform:translateY(-2px)}.button--primary{color:#efffff;background:linear-gradient(135deg,#0b8798,#075a68 74%);border-color:#53e3efcc;box-shadow:0 10px 36px #00b2c52e}.button--primary:hover,.button--primary:focus-visible{box-shadow:var(--shadow-teal)}.button--ghost{color:#c6d8dc;background:#050e1461;border-color:#a1bec457}.button--ghost:hover,.button--ghost:focus-visible{box-shadow:var(--shadow-gold);border-color:#f2ae48b3}.hero__proof{color:#64858d;letter-spacing:.12em;text-transform:uppercase;flex-wrap:wrap;gap:22px;margin-top:32px;font-size:.66rem;font-weight:800;display:flex}.hero__proof span{align-items:center;gap:8px;display:inline-flex}.hero__proof span:before{content:"";background:var(--teal);width:5px;height:5px;box-shadow:0 0 8px var(--teal);border-radius:999px}.hero__portal-wrap{place-items:center;min-height:560px;display:grid}.forge-portal{--portal-tilt-x:0deg;--portal-tilt-y:0deg;--portal-light-x:50%;--portal-light-y:50%;aspect-ratio:1;background:radial-gradient(circle at var(--portal-light-x) var(--portal-light-y), #ffffff24, transparent 24%), transparent;cursor:pointer;width:min(42vw,490px);transform:perspective(1000px) rotateX(var(--portal-tilt-x)) rotateY(var(--portal-tilt-y));filter:drop-shadow(0 0 24px #53e3ef38);border:0;border-radius:999px;place-items:center;transition:transform .18s;display:grid;position:relative}.forge-portal:before,.forge-portal:after{content:"";pointer-events:none;border-radius:999px;position:absolute}.forge-portal:before{background:repeating-conic-gradient(#53e3ef00 0deg 7deg,#53e3ef1f 7deg 8deg,#53e3ef00 8deg 18deg);animation:42s linear infinite portal-spin;inset:-16%;-webkit-mask-image:radial-gradient(circle,#0000 54%,#000 57%,#0000 71%);mask-image:radial-gradient(circle,#0000 54%,#000 57%,#0000 71%)}.forge-portal:after{border:1px solid #53e3ef33;inset:8%;box-shadow:0 0 70px #53e3ef33,inset 0 0 80px #043f4b73}.forge-portal__energy,.forge-portal__ring,.forge-portal__core{border-radius:999px;position:absolute}.forge-portal__energy{opacity:.7;border:1px solid #53e3ef29}.forge-portal__energy--one{border-style:dashed;animation:30s linear infinite reverse portal-spin;inset:-4%}.forge-portal__energy--two{border-style:dashed;border-color:#f2ae4833;animation:24s linear infinite portal-spin;inset:4%}.forge-portal__energy--three{border-color:#53e3ef3d;inset:15%}.forge-portal__ring--outer{border:clamp(10px,1.2vw,16px) solid #16323ad1;inset:1%;box-shadow:inset 0 0 0 2px #86e1e93d,0 0 0 1px #7acfd724,0 0 38px #53e3ef3d}.forge-portal__ring--teal{border:clamp(8px,1vw,13px) solid #32dbe6d1;border-color:#32dbe6d1 #32dbe6d1 #0a546270 #1a7f9152;animation:18s linear infinite portal-spin;inset:10%;box-shadow:0 0 34px #53e3ef61,inset 0 0 28px #53e3ef38}.forge-portal__ring--gold{border:clamp(7px,.86vw,11px) solid #804d166b;border-color:#804d166b #ffd98557 #f2ae48e6 #f2ae48e6;animation:14s linear infinite reverse portal-spin;inset:20%;box-shadow:0 0 28px #f2ae4870,inset 0 0 22px #f2ae4833}.forge-portal__ring--inner{border:clamp(5px,.7vw,9px) solid #45deeabf;inset:30%;box-shadow:0 0 22px #53e3ef6b,inset 0 0 30px #53e3ef3d}.forge-portal__core{background:radial-gradient(circle at 50% 40%,#ecffff 0 5%,#8af5fb 8%,#087d90 34%,#02131c 70%);place-items:center;display:grid;inset:40%;box-shadow:0 0 24px #9dfbffbd,0 0 72px #53e3ef61}.forge-portal__core-copy{color:#eaffff;letter-spacing:.2em;text-indent:.2em;text-shadow:0 0 10px #ffffffe6;font-size:clamp(.42rem,.7vw,.62rem);font-weight:900}.forge-portal__caption{color:#6e939a;letter-spacing:.24em;text-transform:uppercase;font-size:.65rem;font-weight:800;position:absolute;bottom:-13%}.hero__rail{border-top:1px solid #72d7e321;border-bottom:1px solid #72d7e317;grid-template-columns:repeat(4,1fr);min-height:82px;display:grid}.hero__rail span{color:#6f8d94;letter-spacing:.28em;text-transform:uppercase;border-right:1px solid #72d7e317;place-items:center;font-size:.65rem;font-weight:900;display:grid}.hero__rail span:last-child{border-right:0}.systems-section{background:radial-gradient(circle at 50% 0,#06596929,#0000 34%),linear-gradient(#030b10,#071821 52%,#030b10);padding:130px 0 140px;position:relative;overflow:hidden}.section-orbit{pointer-events:none;border:1px solid #53e3ef14;border-radius:999px;width:920px;height:920px;position:absolute;top:-320px;left:50%;transform:translate(-50%);box-shadow:0 0 0 90px #53e3ef05,0 0 0 180px #53e3ef03}.section-heading{z-index:1;grid-template-columns:1fr .8fr;align-items:end;gap:70px;margin-bottom:54px;display:grid;position:relative}.section-heading h2,.collective-section h2,.contact-band h2{font-size:clamp(2.7rem,5.2vw,5.1rem)}.section-heading>p,.collective-section p,.interior-hero>p,.privacy-copy p{color:var(--muted);line-height:1.8}.systems-grid{z-index:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid;position:relative}.system-card{background:linear-gradient(140deg, #0d2732d1, #040e14e6), var(--panel);border:1px solid #61d0dd29;min-height:330px;padding:30px;transition:transform .22s,border-color .22s,box-shadow .22s;position:relative;overflow:hidden}.system-card:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 0 78%,#53e3ef0d),radial-gradient(circle at 88% 15%,#53e3ef26,#0000 28%);position:absolute;inset:0}.system-card:hover,.system-card:focus-visible{border-color:#53e3ef7a;outline:none;transform:translateY(-5px);box-shadow:0 24px 60px #00000047,0 0 30px #53e3ef14}.system-card--static:hover{transform:none}.system-card__topline{z-index:1;justify-content:space-between;gap:18px;display:flex;position:relative}.system-card__number{color:#75c8d26b;letter-spacing:.2em;font-size:.72rem;font-weight:900}.system-card__status{color:#91b1b8;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:8px;font-size:.62rem;font-weight:900;display:inline-flex}.system-card__status:before{content:"";background:currentColor;border-radius:999px;width:7px;height:7px;box-shadow:0 0 9px}.system-card__status--live{color:#5eeac7}.system-card__status--active{color:var(--gold-bright)}.system-card__status--building{color:#75d9e3}.system-card h3{z-index:1;letter-spacing:-.05em;text-transform:uppercase;max-width:420px;margin:78px 0 18px;font-size:clamp(2rem,3.3vw,3.3rem);line-height:.96;position:relative}.system-card p{z-index:1;color:#91aeb4;max-width:540px;margin:0;line-height:1.7;position:relative}.system-card__action{z-index:1;color:var(--teal);letter-spacing:.12em;text-transform:uppercase;font-size:.66rem;font-weight:900;position:absolute;bottom:28px;right:30px}.collective-section{background:linear-gradient(110deg,#06181feb,#02080cfa),#02080c;border-top:1px solid #6bd0dc1c;border-bottom:1px solid #6bd0dc1c;padding:140px 0}.collective-grid{grid-template-columns:.7fr 1.15fr;align-items:center;gap:100px;display:grid}.collective-mark{aspect-ratio:1;place-items:center;width:min(100%,420px);margin:auto;display:grid;position:relative}.collective-mark__ring{border-radius:999px;position:absolute}.collective-mark__ring--one{border:1px dashed #53e3ef52;animation:36s linear infinite portal-spin;inset:0}.collective-mark__ring--two{border:9px solid #53e3ef6b;border-left-color:#53e3ef14;animation:20s linear infinite reverse portal-spin;inset:14%;box-shadow:0 0 32px #53e3ef33}.collective-mark__ring--three{border:7px solid #f2ae48b3;border-top-color:#f2ae4824;inset:28%;box-shadow:0 0 30px #f2ae4838}.collective-mark__core{aspect-ratio:1;color:#efffff;letter-spacing:.08em;background:radial-gradient(circle at 42% 35%,#e7ffff,#36cbd8 24%,#043c49 64%,#02090d 100%);border-radius:999px;place-items:center;width:26%;font-size:clamp(.8rem,1.6vw,1.2rem);font-weight:900;display:grid;box-shadow:0 0 42px #53e3ef6b}.collective-section p{max-width:690px;font-size:1.06rem}.text-link{color:var(--teal);letter-spacing:.11em;text-transform:uppercase;gap:8px;margin-top:16px;font-size:.75rem;font-weight:900;display:inline-flex}.contact-band{background:radial-gradient(circle at 84%,#f2ae481f,#0000 28%),linear-gradient(90deg,#071b23,#031017);padding:100px 0}.contact-band__inner{justify-content:space-between;align-items:center;gap:42px;display:flex}.contact-band h2{max-width:850px}.site-footer{background:#010508;border-top:1px solid #76dbe61a;padding:38px 0}.site-footer__inner{grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;display:grid}.site-footer p,.site-footer__links{color:#5f7c83;font-size:.7rem}.site-footer__links{justify-self:end;gap:22px;display:flex}.interior-page{background:radial-gradient(circle at 80% 12%,#53e3ef1a,#0000 26%),linear-gradient(#02080d,#061720 54%,#02080d);min-height:100vh}.interior-header{border-bottom:1px solid #70dcea1f;justify-content:space-between;align-items:center;min-height:112px;display:flex}.interior-header>a:last-child{color:#86a5ac;letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:900}.interior-hero{max-width:1040px;padding-top:130px;padding-bottom:90px}.interior-hero h1{max-width:1000px;font-size:clamp(3.2rem,7vw,7rem)}.interior-hero>p{max-width:800px;margin:30px 0 0;font-size:1.08rem}.interior-hero .button,.contact-address{margin-top:30px}.interior-content{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding-bottom:130px;display:grid}.interior-content article{background:#041219bd;border:1px solid #53e3ef24;min-height:280px;padding:30px}.interior-content h2,.privacy-copy h2{margin:0 0 18px;font-size:1.35rem}.interior-content p{color:#91abb1;line-height:1.75}.contact-address{color:var(--teal);letter-spacing:-.03em;font-size:clamp(1.35rem,3vw,2.5rem);font-weight:900;display:inline-block}.privacy-copy{max-width:900px;padding-bottom:130px}.privacy-copy h2{margin-top:42px}.privacy-copy a{color:var(--teal)}@keyframes portal-spin{to{transform:rotate(360deg)}}@media (max-width:980px){.site-header{grid-template-columns:1fr auto}.site-nav{display:none}.hero__content{grid-template-columns:1fr;padding-top:90px}.hero__portal-wrap{min-height:470px}.forge-portal{width:min(74vw,470px)}.section-heading,.collective-grid{grid-template-columns:1fr;gap:42px}.collective-mark{width:min(78vw,390px)}.contact-band__inner{flex-direction:column;align-items:flex-start}.site-footer__inner{grid-template-columns:1fr}.site-footer__links{justify-self:start}.interior-content{grid-template-columns:1fr}}@media (max-width:720px){.shell{width:min(100% - 28px,1180px)}.site-header{min-height:92px}.brand-mark__subline{display:none}.header-cta{min-height:38px;padding:0 13px;font-size:.61rem}.hero{min-height:auto}.hero__content{min-height:auto;padding:82px 0 24px}.hero h1{font-size:clamp(3.2rem,17vw,5.2rem)}.hero__lede{font-size:.97rem}.hero__portal-wrap{min-height:390px}.forge-portal{width:min(88vw,360px)}.hero__rail{grid-template-columns:repeat(2,1fr)}.hero__rail span{border-bottom:1px solid #72d7e317;min-height:54px}.systems-section,.collective-section{padding:92px 0}.systems-grid{grid-template-columns:1fr}.system-card{min-height:320px;padding:24px}.system-card h3{margin-top:60px}.system-card__action{bottom:24px;right:24px}.contact-band{padding:78px 0}.contact-band .button{width:100%;padding-inline:14px;font-size:.65rem}.interior-hero{padding-top:92px}.interior-hero h1{font-size:clamp(3rem,15vw,5rem)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.hero--approved{background:radial-gradient(circle at 50% 78%,#f2ae482b,#0000 25%),radial-gradient(circle at 73% 32%,#00a8b91f,#0000 30%),linear-gradient(#010508 0%,#02090e 70%,#010508 100%);min-height:920px}.brand-mark{filter:drop-shadow(0 0 14px #53e3ef1f);width:clamp(106px,9vw,138px);line-height:0;display:block}.brand-mark__image{object-fit:contain;width:100%;height:auto}.brand-mark--compact{width:98px}.approved-hero{justify-items:center;padding:38px 0 64px;display:grid;position:relative}.approved-hero:before{content:"";filter:blur(22px);pointer-events:none;background:radial-gradient(#f2ae483d,#0000 68%);border-radius:50%;height:120px;position:absolute;bottom:100px;left:12%;right:12%}.approved-hero__lockup{z-index:1;object-fit:contain;filter:drop-shadow(0 24px 80px #00000080);width:min(100%,980px);height:auto;display:block;position:relative}.approved-hero__actions{z-index:2;flex-wrap:wrap;justify-content:center;gap:14px;margin-top:12px;display:flex;position:relative}.approved-hero__actions .button{min-width:190px}.approved-hero__status{z-index:2;background:#030c11c7;border:1px solid #70dcea29;grid-template-columns:repeat(4,minmax(0,1fr));width:min(100%,980px);margin-top:42px;display:grid;position:relative;box-shadow:0 20px 60px #00000047}.approved-hero__status article{text-align:center;border-right:1px solid #70dcea1f;place-items:center;min-height:104px;padding:18px;display:grid}.approved-hero__status article:last-child{border-right:0}.approved-hero__status strong{color:var(--gold-bright);font-size:1.7rem;line-height:1}.approved-hero__status span{color:#8ea8ae;letter-spacing:.1em;text-transform:uppercase;margin-top:8px;font-size:.64rem;font-weight:800}.forge-portal{--portal-tilt-x:0deg;--portal-tilt-y:0deg;aspect-ratio:1;cursor:pointer;width:min(42vw,430px);transform:perspective(1000px) rotateX(var(--portal-tilt-x)) rotateY(var(--portal-tilt-y));filter:drop-shadow(0 0 28px #f2ae482b);background:0 0;border:0;border-radius:50%;place-items:center;transition:transform .18s,filter .18s;display:grid;position:relative}.forge-portal:before,.forge-portal:after{content:none}.forge-portal--compact{width:min(100%,390px)}.forge-portal__halo{filter:blur(30px);background:radial-gradient(circle,#f2ae4833,#53e3ef14 46%,#0000 72%);border-radius:50%;position:absolute;inset:10%}.forge-portal__image{z-index:1;border-radius:50%;width:100%;height:auto;position:relative}.forge-portal__caption{z-index:2;color:#7da0a7;letter-spacing:.24em;text-transform:uppercase;font-size:.65rem;font-weight:800;position:absolute;bottom:-4%}.forge-portal:hover,.forge-portal:focus-visible{filter:drop-shadow(0 0 34px #f2ae4847);outline:none}.collective-mark{width:min(100%,420px)}@media (max-width:980px){.hero--approved{min-height:auto}.approved-hero{padding-top:42px}.approved-hero__status{grid-template-columns:repeat(2,minmax(0,1fr))}.approved-hero__status article:nth-child(2){border-right:0}.approved-hero__status article:nth-child(-n+2){border-bottom:1px solid #70dcea1f}}@media (max-width:720px){.brand-mark{width:88px}.approved-hero{padding:28px 0 46px}.approved-hero__lockup{width:112%;max-width:none}.approved-hero__actions{width:100%;margin-top:18px}.approved-hero__actions .button{width:100%}.approved-hero__status{margin-top:28px}.approved-hero__status article{min-height:92px;padding:14px 8px}.approved-hero__status strong{font-size:1.4rem}.approved-hero__status span{font-size:.56rem}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.amc-v3{background:#01070b;overflow:hidden}.visual-lock{background:radial-gradient(circle at 50% 18%,#1069792e,#0000 35%),#01070b;padding:0;position:relative}.visual-lock__frame{background:#01070b;width:min(100%,1448px);margin:0 auto;position:relative;overflow:hidden;box-shadow:0 0 90px #0c6d7e1f}.visual-lock__art{width:100%;height:auto;display:block}.visual-lock__hotspots{z-index:3;pointer-events:none;position:absolute;inset:0}.visual-hotspot{z-index:3;color:#0000;text-indent:-9999px;pointer-events:auto;border:1px solid #0000;border-radius:4px;transition:background .16s,border-color .16s,box-shadow .16s;display:block;position:absolute;overflow:hidden}.visual-hotspot:hover,.visual-hotspot:focus-visible{background:#20becf14;border-color:#53e3ef8c;outline:none;box-shadow:0 0 26px #53e3ef42}.visual-hotspot--home{width:10.2%;height:7.1%;top:1.7%;left:2.2%}.visual-hotspot--about{width:5.3%;height:3.1%;top:2.8%;left:20.4%}.visual-hotspot--ecosystem{width:8.2%;height:3.1%;top:2.8%;left:26.5%}.visual-hotspot--ventures{width:7.4%;height:3.1%;top:2.8%;left:35.4%}.visual-hotspot--capabilities{width:9.3%;height:3.1%;top:2.8%;left:43.4%}.visual-hotspot--insights{width:6.5%;height:3.1%;top:2.8%;left:53.8%}.visual-hotspot--careers{width:6.6%;height:3.1%;top:2.8%;left:61%}.visual-hotspot--contact{width:6.5%;height:3.1%;top:2.8%;left:68.3%}.visual-hotspot--header-forge{width:13.8%;height:4.6%;top:2.2%;left:80.4%}.visual-hotspot--hero-forge{width:15.7%;height:5.2%;top:54.6%;left:29.9%}.visual-hotspot--hero-explore{width:16.4%;height:5.2%;top:54.6%;left:51.3%}.visual-hotspot--search{width:22%;height:14.2%;top:72.1%;left:2.6%}.visual-hotspot--hirehorde{width:22.2%;height:14.2%;top:72.1%;left:25.3%}.visual-hotspot--candidate{width:22.2%;height:14.2%;top:72.1%;left:48.7%}.visual-hotspot--networking{width:23%;height:14.2%;top:72.1%;left:71.2%}.visual-lock__truth{z-index:4;background:linear-gradient(#040f15fa,#02090dfc);border:1px solid #53e3ef33;grid-template-columns:repeat(4,1fr);min-height:9.8%;display:grid;position:absolute;bottom:2.8%;left:1.55%;right:1.55%;box-shadow:0 -18px 34px #01070ac7}.visual-lock__truth article{border-right:1px solid #53e3ef21;flex-direction:column;justify-content:center;min-width:0;padding:10px 18px;display:flex}.visual-lock__truth article:last-child{border-right:0}.visual-lock__truth strong{color:#eefeff;font-size:clamp(1.35rem,2.5vw,2.35rem);font-weight:500;line-height:1}.visual-lock__truth span{color:#8daab0;letter-spacing:.1em;text-transform:uppercase;margin-top:7px;font-size:clamp(.5rem,.75vw,.72rem);font-weight:800}.visual-lock__mobile-actions{display:none}.systems-section--v3{border-top:1px solid #53e3ef1f}@media (max-width:760px){.visual-lock__frame{width:100%}.visual-lock__mobile-actions{flex-wrap:wrap;gap:12px;padding-top:24px;padding-bottom:36px;display:flex}.visual-lock__mobile-actions .button{flex:220px}.visual-lock{overflow:hidden}.visual-lock__frame{width:100%;height:clamp(300px,82vw,420px);overflow:hidden;box-shadow:0 18px 54px #00000057}.visual-lock__art{width:155%;max-width:none;height:auto;margin-left:-27.5%}.visual-lock__hotspots,.visual-lock__truth{display:none}.visual-lock__mobile-actions{grid-template-columns:1fr;gap:12px;width:min(100% - 28px,560px);padding-top:18px;padding-bottom:24px;display:grid}.visual-lock__mobile-actions .button{width:100%;min-height:58px;font-size:.78rem}.systems-section--v3{padding-top:56px;padding-bottom:76px}.systems-section--v3 .section-orbit{opacity:.48;top:-520px}.section-heading{gap:22px;margin-bottom:30px}.section-heading .eyebrow,.collective-section .eyebrow,.contact-band .eyebrow{letter-spacing:.18em;margin-bottom:12px;font-size:.66rem}.section-heading h2,.collective-section h2,.contact-band h2{letter-spacing:-.045em;overflow-wrap:anywhere;font-size:clamp(2.45rem,12.5vw,3.65rem);line-height:.94}.section-heading>p,.collective-section p{font-size:.95rem;line-height:1.65}.systems-grid{gap:14px}.system-card h3{margin-top:44px}.system-card__action{bottom:20px;right:22px}.collective-section{padding:78px 0}.collective-mark{width:min(70vw,280px)}.contact-band{padding:64px 0}.contact-band__inner{gap:28px}.contact-band .button{width:100%}.site-footer{padding:30px 0}.system-card{min-height:0;padding:22px}.system-card__action{margin-top:20px;line-height:1.4;display:inline-flex;position:static}.systems-section--v3{padding-bottom:32px}.collective-section{padding-top:42px;padding-bottom:64px}.collective-grid{gap:18px}.collective-mark{margin-inline:auto}.site-footer .brand-mark--compact{width:120px}}
